=> Bootstrap dependency digest>=20010302: found digest-20121220 WARNING: [license.mk] Every package should define a LICENSE. ===> Skipping vulnerability checks. WARNING: No /var/db/pkg/pkg-vulnerabilities file found. WARNING: To fix run: `/usr/sbin/pkg_admin -K /var/db/pkg fetch-pkg-vulnerabilities'. ===> Building for octave-3.6.4nb5 Makefile:2549: warning: overriding recipe for target 'check' Makefile:2128: warning: ignoring old recipe for target 'check' making run-octave from run-octave.in chmod a+rx "run-octave" /usr/pkg/bin/gmake all-recursive gmake[1]: Entering directory '/scratch/math/octave/work/octave-3.6.4' Makefile:2549: warning: overriding recipe for target 'check' Makefile:2128: warning: ignoring old recipe for target 'check' Making all in libgnu gmake[2]: Entering directory '/scratch/math/octave/work/octave-3.6.4/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/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/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 mv -f configmake.h-t configmake.h rm -f c++defs.h-t c++defs.h && \ sed -n -e '/_GL_CXXDEFS/,$p' \ < ../build-aux/snippet/c++defs.h \ > c++defs.h-t && \ mv c++defs.h-t c++defs.h rm -f arg-nonnull.h-t arg-nonnull.h && \ sed -n -e '/GL_ARG_NONNULL/,$p' \ < ../build-aux/snippet/arg-nonnull.h \ > arg-nonnull.h-t && \ mv arg-nonnull.h-t arg-nonnull.h rm -f warn-on-use.h-t warn-on-use.h && \ sed -n -e '/^.ifndef/,$p' \ < ../build-aux/snippet/warn-on-use.h \ > warn-on-use.h-t && \ mv warn-on-use.h-t warn-on-use.h rm -f stdalign.h-t stdalign.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ cat ./stdalign.in.h; \ } > stdalign.h-t && \ mv stdalign.h-t stdalign.h ../build-aux/install-sh -c -d sys ../build-aux/install-sh -c -d sys rm -f sys/uio.h-t sys/uio.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ sed -e 's|@''GUARD_PREFIX''@|GL|g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_SYS_UIO_H''@||g' \ -e 's|@''HAVE_SYS_UIO_H''@|1|g' \ < ./sys_uio.in.h; \ } > sys/uio.h-t && \ mv -f sys/uio.h-t sys/uio.h rm -f 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 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''@|1|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''@|1|g' \ -e 's|@''REPLACE_NANOSLEEP''@|0|g' \ -e 's|@''REPLACE_TIMEGM''@|GNULIB_PORTCHECK|g' \ -e 's|@''PTHREAD_H_DEFINES_STRUCT_TIMESPEC''@|0|g' \ -e 's|@''SYS_TIME_H_DEFINES_STRUCT_TIMESPEC''@|0|g' \ -e 's|@''TIME_H_DEFINES_STRUCT_TIMESPEC''@|1|g' \ -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \ -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \ -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h' \ < ./time.in.h; \ } > time.h-t && \ mv time.h-t time.h rm -f unistd.h-t unistd.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ sed -e 's|@''GUARD_PREFIX''@|GL|g' \ -e 's|@''HAVE_UNISTD_H''@|1|g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_UNISTD_H''@||g' \ -e 's/@''GNULIB_CHDIR''@/1/g' \ -e 's/@''GNULIB_CHOWN''@/0/g' \ -e 's/@''GNULIB_CLOSE''@/1/g' \ -e 's/@''GNULIB_DUP''@/1/g' \ -e 's/@''GNULIB_DUP2''@/1/g' \ -e 's/@''GNULIB_DUP3''@/0/g' \ -e 's/@''GNULIB_ENVIRON''@/0/g' \ -e 's/@''GNULIB_EUIDACCESS''@/0/g' \ -e 's/@''GNULIB_FACCESSAT''@/0/g' \ -e 's/@''GNULIB_FCHDIR''@/1/g' \ -e 's/@''GNULIB_FCHOWNAT''@/0/g' \ -e 's/@''GNULIB_FDATASYNC''@/0/g' \ -e 's/@''GNULIB_FSYNC''@/0/g' \ -e 's/@''GNULIB_FTRUNCATE''@/0/g' \ -e 's/@''GNULIB_GETCWD''@/1/g' \ -e 's/@''GNULIB_GETDOMAINNAME''@/0/g' \ -e 's/@''GNULIB_GETDTABLESIZE''@/1/g' \ -e 's/@''GNULIB_GETGROUPS''@/0/g' \ -e 's/@''GNULIB_GETHOSTNAME''@/1/g' \ -e 's/@''GNULIB_GETLOGIN''@/0/g' \ -e 's/@''GNULIB_GETLOGIN_R''@/1/g' \ -e 's/@''GNULIB_GETPAGESIZE''@/0/g' \ -e 's/@''GNULIB_GETUSERSHELL''@/0/g' \ -e 's/@''GNULIB_GROUP_MEMBER''@/0/g' \ -e 's/@''GNULIB_ISATTY''@/1/g' \ -e 's/@''GNULIB_LCHOWN''@/0/g' \ -e 's/@''GNULIB_LINK''@/1/g' \ -e 's/@''GNULIB_LINKAT''@/0/g' \ -e 's/@''GNULIB_LSEEK''@/1/g' \ -e 's/@''GNULIB_PIPE''@/0/g' \ -e 's/@''GNULIB_PIPE2''@/0/g' \ -e 's/@''GNULIB_PREAD''@/0/g' \ -e 's/@''GNULIB_PWRITE''@/0/g' \ -e 's/@''GNULIB_READ''@/0/g' \ -e 's/@''GNULIB_READLINK''@/1/g' \ -e 's/@''GNULIB_READLINKAT''@/0/g' \ -e 's/@''GNULIB_RMDIR''@/1/g' \ -e 's/@''GNULIB_SETHOSTNAME''@/0/g' \ -e 's/@''GNULIB_SLEEP''@/1/g' \ -e 's/@''GNULIB_SYMLINK''@/1/g' \ -e 's/@''GNULIB_SYMLINKAT''@/0/g' \ -e 's/@''GNULIB_TTYNAME_R''@/0/g' \ -e 's/@''GNULIB_UNISTD_H_GETOPT''@/01/g' \ -e 's/@''GNULIB_UNISTD_H_NONBLOCKING''@/0/g' \ -e 's/@''GNULIB_UNISTD_H_SIGPIPE''@/0/g' \ -e 's/@''GNULIB_UNLINK''@/1/g' \ -e 's/@''GNULIB_UNLINKAT''@/0/g' \ -e 's/@''GNULIB_USLEEP''@/0/g' \ -e 's/@''GNULIB_WRITE''@/0/g' \ < ./unistd.in.h | \ sed -e 's|@''HAVE_CHOWN''@|1|g' \ -e 's|@''HAVE_DUP2''@|1|g' \ -e 's|@''HAVE_DUP3''@|1|g' \ -e 's|@''HAVE_EUIDACCESS''@|1|g' \ -e 's|@''HAVE_FACCESSAT''@|1|g' \ -e 's|@''HAVE_FCHDIR''@|1|g' \ -e 's|@''HAVE_FCHOWNAT''@|1|g' \ -e 's|@''HAVE_FDATASYNC''@|1|g' \ -e 's|@''HAVE_FSYNC''@|1|g' \ -e 's|@''HAVE_FTRUNCATE''@|1|g' \ -e 's|@''HAVE_GETDTABLESIZE''@|1|g' \ -e 's|@''HAVE_GETGROUPS''@|1|g' \ -e 's|@''HAVE_GETHOSTNAME''@|1|g' \ -e 's|@''HAVE_GETLOGIN''@|1|g' \ -e 's|@''HAVE_GETPAGESIZE''@|1|g' \ -e 's|@''HAVE_GROUP_MEMBER''@|1|g' \ -e 's|@''HAVE_LCHOWN''@|1|g' \ -e 's|@''HAVE_LINK''@|1|g' \ -e 's|@''HAVE_LINKAT''@|1|g' \ -e 's|@''HAVE_PIPE''@|1|g' \ -e 's|@''HAVE_PIPE2''@|1|g' \ -e 's|@''HAVE_PREAD''@|1|g' \ -e 's|@''HAVE_PWRITE''@|1|g' \ -e 's|@''HAVE_READLINK''@|1|g' \ -e 's|@''HAVE_READLINKAT''@|1|g' \ -e 's|@''HAVE_SETHOSTNAME''@|1|g' \ -e 's|@''HAVE_SLEEP''@|1|g' \ -e 's|@''HAVE_SYMLINK''@|1|g' \ -e 's|@''HAVE_SYMLINKAT''@|1|g' \ -e 's|@''HAVE_UNLINKAT''@|1|g' \ -e 's|@''HAVE_USLEEP''@|1|g' \ -e 's|@''HAVE_DECL_ENVIRON''@|1|g' \ -e 's|@''HAVE_DECL_FCHDIR''@|1|g' \ -e 's|@''HAVE_DECL_FDATASYNC''@|1|g' \ -e 's|@''HAVE_DECL_GETDOMAINNAME''@|1|g' \ -e 's|@''HAVE_DECL_GETLOGIN_R''@|1|g' \ -e 's|@''HAVE_DECL_GETPAGESIZE''@|1|g' \ -e 's|@''HAVE_DECL_GETUSERSHELL''@|1|g' \ -e 's|@''HAVE_DECL_SETHOSTNAME''@|1|g' \ -e 's|@''HAVE_DECL_TTYNAME_R''@|1|g' \ -e 's|@''HAVE_OS_H''@|0|g' \ -e 's|@''HAVE_SYS_PARAM_H''@|0|g' \ | \ sed -e 's|@''REPLACE_CHOWN''@|0|g' \ -e 's|@''REPLACE_CLOSE''@|0|g' \ -e 's|@''REPLACE_DUP''@|0|g' \ -e 's|@''REPLACE_DUP2''@|0|g' \ -e 's|@''REPLACE_FCHOWNAT''@|0|g' \ -e 's|@''REPLACE_GETCWD''@|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_ISATTY''@|0|g' \ -e 's|@''REPLACE_LCHOWN''@|0|g' \ -e 's|@''REPLACE_LINK''@|0|g' \ -e 's|@''REPLACE_LINKAT''@|0|g' \ -e 's|@''REPLACE_LSEEK''@|0|g' \ -e 's|@''REPLACE_PREAD''@|0|g' \ -e 's|@''REPLACE_PWRITE''@|0|g' \ -e 's|@''REPLACE_READ''@|0|g' \ -e 's|@''REPLACE_READLINK''@|0|g' \ -e 's|@''REPLACE_RMDIR''@|0|g' \ -e 's|@''REPLACE_SLEEP''@|0|g' \ -e 's|@''REPLACE_SYMLINK''@|0|g' \ -e 's|@''REPLACE_TTYNAME_R''@|0|g' \ -e 's|@''REPLACE_UNLINK''@|0|g' \ -e 's|@''REPLACE_UNLINKAT''@|0|g' \ -e 's|@''REPLACE_USLEEP''@|0|g' \ -e 's|@''REPLACE_WRITE''@|0|g' \ -e 's|@''UNISTD_H_HAVE_WINSOCK2_H''@|0|g' \ -e 's|@''UNISTD_H_HAVE_WINSOCK2_H_AND_USE_SOCKETS''@|0|g' \ -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \ -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \ -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h'; \ } > unistd.h-t && \ mv unistd.h-t unistd.h rm -f wchar.h-t wchar.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ sed -e 's|@''GUARD_PREFIX''@|GL|g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''HAVE_FEATURES_H''@|0|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 rm -f dirent.h-t dirent.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ sed -e 's|@''GUARD_PREFIX''@|GL|g' \ -e 's|@''HAVE_DIRENT_H''@|1|g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_DIRENT_H''@||g' \ -e 's/@''GNULIB_OPENDIR''@/1/g' \ -e 's/@''GNULIB_READDIR''@/1/g' \ -e 's/@''GNULIB_REWINDDIR''@/1/g' \ -e 's/@''GNULIB_CLOSEDIR''@/1/g' \ -e 's/@''GNULIB_DIRFD''@/1/g' \ -e 's/@''GNULIB_FDOPENDIR''@/1/g' \ -e 's/@''GNULIB_SCANDIR''@/0/g' \ -e 's/@''GNULIB_ALPHASORT''@/0/g' \ -e 's/@''HAVE_OPENDIR''@/1/g' \ -e 's/@''HAVE_READDIR''@/1/g' \ -e 's/@''HAVE_REWINDDIR''@/1/g' \ -e 's/@''HAVE_CLOSEDIR''@/1/g' \ -e 's|@''HAVE_DECL_DIRFD''@|1|g' \ -e 's|@''HAVE_DECL_FDOPENDIR''@|1|g' \ -e 's|@''HAVE_FDOPENDIR''@|1|g' \ -e 's|@''HAVE_SCANDIR''@|1|g' \ -e 's|@''HAVE_ALPHASORT''@|1|g' \ -e 's|@''REPLACE_OPENDIR''@|0|g' \ -e 's|@''REPLACE_CLOSEDIR''@|0|g' \ -e 's|@''REPLACE_DIRFD''@|0|g' \ -e 's|@''REPLACE_FDOPENDIR''@|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' \ < ./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''@|0|g' \ -e 's|@''REPLACE_FCNTL''@|0|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 fnmatch.h-t fnmatch.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ sed -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \ < ./fnmatch.in.h; \ } > fnmatch.h-t && \ mv -f fnmatch.h-t fnmatch.h 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 glob.h-t glob.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ sed -e 's|@''HAVE_SYS_CDEFS_H''@|1|g' \ -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \ -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \ -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h' \ < ./glob.in.h; \ } > glob.h-t && \ mv -f glob.h-t glob.h rm -f math.h-t math.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \ sed -e 's|@''GUARD_PREFIX''@|GL|g' \ -e 's|@''INCLUDE_NEXT_AS_FIRST_DIRECTIVE''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_AS_FIRST_DIRECTIVE_MATH_H''@||g' \ -e 's/@''GNULIB_ACOSF''@/0/g' \ -e 's/@''GNULIB_ACOSL''@/0/g' \ -e 's/@''GNULIB_ASINF''@/0/g' \ -e 's/@''GNULIB_ASINL''@/0/g' \ -e 's/@''GNULIB_ATANF''@/0/g' \ -e 's/@''GNULIB_ATANL''@/0/g' \ -e 's/@''GNULIB_ATAN2F''@/0/g' \ -e 's/@''GNULIB_CEIL''@/0/g' \ -e 's/@''GNULIB_CEILF''@/0/g' \ -e 's/@''GNULIB_CEILL''@/0/g' \ -e 's/@''GNULIB_COPYSIGN''@/1/g' \ -e 's/@''GNULIB_COPYSIGNF''@/1/g' \ -e 's/@''GNULIB_COPYSIGNL''@/0/g' \ -e 's/@''GNULIB_COSF''@/0/g' \ -e 's/@''GNULIB_COSL''@/0/g' \ -e 's/@''GNULIB_COSHF''@/0/g' \ -e 's/@''GNULIB_EXPF''@/0/g' \ -e 's/@''GNULIB_EXPL''@/0/g' \ -e 's/@''GNULIB_FABSF''@/0/g' \ -e 's/@''GNULIB_FLOOR''@/1/g' \ -e 's/@''GNULIB_FLOORF''@/0/g' \ -e 's/@''GNULIB_FLOORL''@/0/g' \ -e 's/@''GNULIB_FMA''@/0/g' \ -e 's/@''GNULIB_FMAF''@/0/g' \ -e 's/@''GNULIB_FMAL''@/0/g' \ -e 's/@''GNULIB_FMODF''@/0/g' \ -e 's/@''GNULIB_FREXPF''@/0/g' \ -e 's/@''GNULIB_FREXP''@/0/g' \ -e 's/@''GNULIB_FREXPL''@/0/g' \ -e 's/@''GNULIB_ISFINITE''@/0/g' \ -e 's/@''GNULIB_ISINF''@/0/g' \ -e 's/@''GNULIB_ISNAN''@/0/g' \ -e 's/@''GNULIB_ISNANF''@/0/g' \ -e 's/@''GNULIB_ISNAND''@/0/g' \ -e 's/@''GNULIB_ISNANL''@/0/g' \ -e 's/@''GNULIB_LDEXPF''@/0/g' \ -e 's/@''GNULIB_LDEXPL''@/0/g' \ -e 's/@''GNULIB_LOGB''@/0/g' \ -e 's/@''GNULIB_LOGF''@/0/g' \ -e 's/@''GNULIB_LOGL''@/0/g' \ -e 's/@''GNULIB_LOG10F''@/0/g' \ -e 's/@''GNULIB_MODFF''@/0/g' \ -e 's/@''GNULIB_POWF''@/0/g' \ -e 's/@''GNULIB_RINT''@/0/g' \ -e 's/@''GNULIB_RINTF''@/0/g' \ -e 's/@''GNULIB_RINTL''@/0/g' \ -e 's/@''GNULIB_ROUND''@/1/g' \ -e 's/@''GNULIB_ROUNDF''@/1/g' \ -e 's/@''GNULIB_ROUNDL''@/0/g' \ -e 's/@''GNULIB_SIGNBIT''@/1/g' \ -e 's/@''GNULIB_SINF''@/0/g' \ -e 's/@''GNULIB_SINL''@/0/g' \ -e 's/@''GNULIB_SINHF''@/0/g' \ -e 's/@''GNULIB_SQRTF''@/0/g' \ -e 's/@''GNULIB_SQRTL''@/0/g' \ -e 's/@''GNULIB_TANF''@/0/g' \ -e 's/@''GNULIB_TANL''@/0/g' \ -e 's/@''GNULIB_TANHF''@/0/g' \ -e 's/@''GNULIB_TRUNC''@/1/g' \ -e 's/@''GNULIB_TRUNCF''@/1/g' \ -e 's/@''GNULIB_TRUNCL''@/0/g' \ < ./math.in.h | \ sed -e 's|@''HAVE_ACOSF''@|1|g' \ -e 's|@''HAVE_ACOSL''@|1|g' \ -e 's|@''HAVE_ASINF''@|1|g' \ -e 's|@''HAVE_ASINL''@|1|g' \ -e 's|@''HAVE_ATANF''@|1|g' \ -e 's|@''HAVE_ATANL''@|1|g' \ -e 's|@''HAVE_ATAN2F''@|1|g' \ -e 's|@''HAVE_COPYSIGN''@|1|g' \ -e 's|@''HAVE_COPYSIGNF''@|1|g' \ -e 's|@''HAVE_COPYSIGNL''@|1|g' \ -e 's|@''HAVE_COSF''@|1|g' \ -e 's|@''HAVE_COSL''@|1|g' \ -e 's|@''HAVE_COSHF''@|1|g' \ -e 's|@''HAVE_EXPF''@|1|g' \ -e 's|@''HAVE_EXPL''@|1|g' \ -e 's|@''HAVE_FABSF''@|1|g' \ -e 's|@''HAVE_FMA''@|1|g' \ -e 's|@''HAVE_FMAF''@|1|g' \ -e 's|@''HAVE_FMAL''@|1|g' \ -e 's|@''HAVE_FMODF''@|1|g' \ -e 's|@''HAVE_FREXPF''@|1|g' \ -e 's|@''HAVE_ISNANF''@|1|g' \ -e 's|@''HAVE_ISNAND''@|1|g' \ -e 's|@''HAVE_ISNANL''@|1|g' \ -e 's|@''HAVE_LDEXPF''@|1|g' \ -e 's|@''HAVE_LOGF''@|1|g' \ -e 's|@''HAVE_LOGL''@|1|g' \ -e 's|@''HAVE_LOG10F''@|1|g' \ -e 's|@''HAVE_MODFF''@|1|g' \ -e 's|@''HAVE_POWF''@|1|g' \ -e 's|@''HAVE_RINT''@|1|g' \ -e 's|@''HAVE_RINTF''@|1|g' \ -e 's|@''HAVE_RINTL''@|1|g' \ -e 's|@''HAVE_SINF''@|1|g' \ -e 's|@''HAVE_SINL''@|1|g' \ -e 's|@''HAVE_SINHF''@|1|g' \ -e 's|@''HAVE_SQRTF''@|1|g' \ -e 's|@''HAVE_SQRTL''@|1|g' \ -e 's|@''HAVE_TANF''@|1|g' \ -e 's|@''HAVE_TANL''@|1|g' \ -e 's|@''HAVE_TANHF''@|1|g' \ -e 's|@''HAVE_DECL_ACOSL''@|1|g' \ -e 's|@''HAVE_DECL_ASINL''@|1|g' \ -e 's|@''HAVE_DECL_ATANL''@|1|g' \ -e 's|@''HAVE_DECL_CEILF''@|1|g' \ -e 's|@''HAVE_DECL_CEILL''@|1|g' \ -e 's|@''HAVE_DECL_COSL''@|1|g' \ -e 's|@''HAVE_DECL_EXPL''@|1|g' \ -e 's|@''HAVE_DECL_FLOORF''@|1|g' \ -e 's|@''HAVE_DECL_FLOORL''@|1|g' \ -e 's|@''HAVE_DECL_FREXPL''@|1|g' \ -e 's|@''HAVE_DECL_LDEXPL''@|1|g' \ -e 's|@''HAVE_DECL_LOGB''@|1|g' \ -e 's|@''HAVE_DECL_LOGL''@|1|g' \ -e 's|@''HAVE_DECL_ROUND''@|1|g' \ -e 's|@''HAVE_DECL_ROUNDF''@|1|g' \ -e 's|@''HAVE_DECL_ROUNDL''@|1|g' \ -e 's|@''HAVE_DECL_SINL''@|1|g' \ -e 's|@''HAVE_DECL_SQRTL''@|1|g' \ -e 's|@''HAVE_DECL_TANL''@|1|g' \ -e 's|@''HAVE_DECL_TRUNC''@|1|g' \ -e 's|@''HAVE_DECL_TRUNCF''@|1|g' \ -e 's|@''HAVE_DECL_TRUNCL''@|1|g' \ | \ sed -e 's|@''REPLACE_CEIL''@|0|g' \ -e 's|@''REPLACE_CEILF''@|0|g' \ -e 's|@''REPLACE_CEILL''@|0|g' \ -e 's|@''REPLACE_FLOOR''@|0|g' \ -e 's|@''REPLACE_FLOORF''@|0|g' \ -e 's|@''REPLACE_FLOORL''@|0|g' \ -e 's|@''REPLACE_FMA''@|0|g' \ -e 's|@''REPLACE_FMAF''@|0|g' \ -e 's|@''REPLACE_FMAL''@|0|g' \ -e 's|@''REPLACE_FREXPF''@|0|g' \ -e 's|@''REPLACE_FREXP''@|0|g' \ -e 's|@''REPLACE_FREXPL''@|0|g' \ -e 's|@''REPLACE_HUGE_VAL''@|0|g' \ -e 's|@''REPLACE_ISFINITE''@|0|g' \ -e 's|@''REPLACE_ISINF''@|0|g' \ -e 's|@''REPLACE_ISNAN''@|0|g' \ -e 's|@''REPLACE_ITOLD''@|0|g' \ -e 's|@''REPLACE_LDEXPL''@|0|g' \ -e 's|@''REPLACE_NAN''@|0|g' \ -e 's|@''REPLACE_ROUND''@|0|g' \ -e 's|@''REPLACE_ROUNDF''@|0|g' \ -e 's|@''REPLACE_ROUNDL''@|0|g' \ -e 's|@''REPLACE_SIGNBIT''@|0|g' \ -e 's|@''REPLACE_SIGNBIT_USING_GCC''@|1|g' \ -e 's|@''REPLACE_TRUNC''@|0|g' \ -e 's|@''REPLACE_TRUNCF''@|0|g' \ -e 's|@''REPLACE_TRUNCL''@|0|g' \ -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \ -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \ -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h'; \ } > math.h-t && \ mv math.h-t math.h rm -f signal.h-t signal.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \ sed -e 's|@''GUARD_PREFIX''@|GL|g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_SIGNAL_H''@||g' \ -e 's|@''GNULIB_PTHREAD_SIGMASK''@|0|g' \ -e 's|@''GNULIB_RAISE''@|1|g' \ -e 's/@''GNULIB_SIGNAL_H_SIGPIPE''@/0/g' \ -e 's/@''GNULIB_SIGPROCMASK''@/1/g' \ -e 's/@''GNULIB_SIGACTION''@/1/g' \ -e 's|@''HAVE_POSIX_SIGNALBLOCKING''@|1|g' \ -e 's|@''HAVE_PTHREAD_SIGMASK''@|1|g' \ -e 's|@''HAVE_RAISE''@|1|g' \ -e 's|@''HAVE_SIGSET_T''@|1|g' \ -e 's|@''HAVE_SIGINFO_T''@|1|g' \ -e 's|@''HAVE_SIGACTION''@|1|g' \ -e 's|@''HAVE_STRUCT_SIGACTION_SA_SIGACTION''@|1|g' \ -e 's|@''HAVE_TYPE_VOLATILE_SIG_ATOMIC_T''@|1|g' \ -e 's|@''HAVE_SIGHANDLER_T''@|0|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_OBSTACK_PRINTF''@/0/g' \ -e 's/@''GNULIB_OBSTACK_PRINTF_POSIX''@/0/g' \ -e 's/@''GNULIB_PCLOSE''@/0/g' \ -e 's/@''GNULIB_PERROR''@/0/g' \ -e 's/@''GNULIB_POPEN''@/0/g' \ -e 's/@''GNULIB_PRINTF''@/1/g' \ -e 's/@''GNULIB_PRINTF_POSIX''@/0/g' \ -e 's/@''GNULIB_PUTC''@/1/g' \ -e 's/@''GNULIB_PUTCHAR''@/1/g' \ -e 's/@''GNULIB_PUTS''@/1/g' \ -e 's/@''GNULIB_REMOVE''@/0/g' \ -e 's/@''GNULIB_RENAME''@/1/g' \ -e 's/@''GNULIB_RENAMEAT''@/0/g' \ -e 's/@''GNULIB_SCANF''@/1/g' \ -e 's/@''GNULIB_SNPRINTF''@/0/g' \ -e 's/@''GNULIB_SPRINTF_POSIX''@/0/g' \ -e 's/@''GNULIB_STDIO_H_NONBLOCKING''@/0/g' \ -e 's/@''GNULIB_STDIO_H_SIGPIPE''@/0/g' \ -e 's/@''GNULIB_TMPFILE''@/1/g' \ -e 's/@''GNULIB_VASPRINTF''@/1/g' \ -e 's/@''GNULIB_VDPRINTF''@/0/g' \ -e 's/@''GNULIB_VFPRINTF''@/1/g' \ -e 's/@''GNULIB_VFPRINTF_POSIX''@/0/g' \ -e 's/@''GNULIB_VFSCANF''@/0/g' \ -e 's/@''GNULIB_VSCANF''@/0/g' \ -e 's/@''GNULIB_VPRINTF''@/1/g' \ -e 's/@''GNULIB_VPRINTF_POSIX''@/0/g' \ -e 's/@''GNULIB_VSNPRINTF''@/0/g' \ -e 's/@''GNULIB_VSPRINTF_POSIX''@/0/g' \ < ./stdio.in.h | \ sed -e 's|@''HAVE_DECL_FPURGE''@|1|g' \ -e 's|@''HAVE_DECL_FSEEKO''@|1|g' \ -e 's|@''HAVE_DECL_FTELLO''@|1|g' \ -e 's|@''HAVE_DECL_GETDELIM''@|1|g' \ -e 's|@''HAVE_DECL_GETLINE''@|1|g' \ -e 's|@''HAVE_DECL_OBSTACK_PRINTF''@|1|g' \ -e 's|@''HAVE_DECL_SNPRINTF''@|1|g' \ -e 's|@''HAVE_DECL_VSNPRINTF''@|1|g' \ -e 's|@''HAVE_DPRINTF''@|1|g' \ -e 's|@''HAVE_FSEEKO''@|1|g' \ -e 's|@''HAVE_FTELLO''@|1|g' \ -e 's|@''HAVE_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''@|1|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''@|1|g' \ -e 's|@''REPLACE_RENAMEAT''@|0|g' \ -e 's|@''REPLACE_SNPRINTF''@|0|g' \ -e 's|@''REPLACE_SPRINTF''@|0|g' \ -e 's|@''REPLACE_STDIO_READ_FUNCS''@|0|g' \ -e 's|@''REPLACE_STDIO_WRITE_FUNCS''@|0|g' \ -e 's|@''REPLACE_TMPFILE''@|0|g' \ -e 's|@''REPLACE_VASPRINTF''@|0|g' \ -e 's|@''REPLACE_VDPRINTF''@|0|g' \ -e 's|@''REPLACE_VFPRINTF''@|0|g' \ -e 's|@''REPLACE_VPRINTF''@|0|g' \ -e 's|@''REPLACE_VSNPRINTF''@|0|g' \ -e 's|@''REPLACE_VSPRINTF''@|0|g' \ -e 's|@''ASM_SYMBOL_PREFIX''@||g' \ -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \ -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \ -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h'; \ } > stdio.h-t && \ mv stdio.h-t stdio.h rm -f stdlib.h-t stdlib.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \ sed -e 's|@''GUARD_PREFIX''@|GL|g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_STDLIB_H''@||g' \ -e 's/@''GNULIB__EXIT''@/0/g' \ -e 's/@''GNULIB_ATOLL''@/0/g' \ -e 's/@''GNULIB_CALLOC_POSIX''@/0/g' \ -e 's/@''GNULIB_CANONICALIZE_FILE_NAME''@/1/g' \ -e 's/@''GNULIB_GETLOADAVG''@/0/g' \ -e 's/@''GNULIB_GETSUBOPT''@/0/g' \ -e 's/@''GNULIB_GRANTPT''@/0/g' \ -e 's/@''GNULIB_MALLOC_POSIX''@/1/g' \ -e 's/@''GNULIB_MBTOWC''@/0/g' \ -e 's/@''GNULIB_MKDTEMP''@/0/g' \ -e 's/@''GNULIB_MKOSTEMP''@/1/g' \ -e 's/@''GNULIB_MKOSTEMPS''@/0/g' \ -e 's/@''GNULIB_MKSTEMP''@/1/g' \ -e 's/@''GNULIB_MKSTEMPS''@/0/g' \ -e 's/@''GNULIB_POSIX_OPENPT''@/0/g' \ -e 's/@''GNULIB_PTSNAME''@/0/g' \ -e 's/@''GNULIB_PTSNAME_R''@/0/g' \ -e 's/@''GNULIB_PUTENV''@/0/g' \ -e 's/@''GNULIB_RANDOM_R''@/0/g' \ -e 's/@''GNULIB_REALLOC_POSIX''@/1/g' \ -e 's/@''GNULIB_REALPATH''@/1/g' \ -e 's/@''GNULIB_RPMATCH''@/0/g' \ -e 's/@''GNULIB_SETENV''@/0/g' \ -e 's/@''GNULIB_STRTOD''@/0/g' \ -e 's/@''GNULIB_STRTOLL''@/0/g' \ -e 's/@''GNULIB_STRTOULL''@/0/g' \ -e 's/@''GNULIB_SYSTEM_POSIX''@/0/g' \ -e 's/@''GNULIB_UNLOCKPT''@/0/g' \ -e 's/@''GNULIB_UNSETENV''@/0/g' \ -e 's/@''GNULIB_WCTOMB''@/0/g' \ < ./stdlib.in.h | \ sed -e 's|@''HAVE__EXIT''@|1|g' \ -e 's|@''HAVE_ATOLL''@|1|g' \ -e 's|@''HAVE_CANONICALIZE_FILE_NAME''@|0|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''@|0|g' \ -e 's|@''HAVE_MKOSTEMPS''@|1|g' \ -e 's|@''HAVE_MKSTEMP''@|1|g' \ -e 's|@''HAVE_MKSTEMPS''@|1|g' \ -e 's|@''HAVE_POSIX_OPENPT''@|1|g' \ -e 's|@''HAVE_PTSNAME''@|1|g' \ -e 's|@''HAVE_PTSNAME_R''@|1|g' \ -e 's|@''HAVE_RANDOM_H''@|1|g' \ -e 's|@''HAVE_RANDOM_R''@|1|g' \ -e 's|@''HAVE_REALPATH''@|1|g' \ -e 's|@''HAVE_RPMATCH''@|1|g' \ -e 's|@''HAVE_DECL_SETENV''@|1|g' \ -e 's|@''HAVE_STRTOD''@|1|g' \ -e 's|@''HAVE_STRTOLL''@|1|g' \ -e 's|@''HAVE_STRTOULL''@|1|g' \ -e 's|@''HAVE_STRUCT_RANDOM_DATA''@|1|g' \ -e 's|@''HAVE_SYS_LOADAVG_H''@|0|g' \ -e 's|@''HAVE_UNLOCKPT''@|1|g' \ -e 's|@''HAVE_DECL_UNSETENV''@|1|g' \ -e 's|@''REPLACE_CALLOC''@|0|g' \ -e 's|@''REPLACE_CANONICALIZE_FILE_NAME''@|0|g' \ -e 's|@''REPLACE_MALLOC''@|0|g' \ -e 's|@''REPLACE_MBTOWC''@|0|g' \ -e 's|@''REPLACE_MKSTEMP''@|0|g' \ -e 's|@''REPLACE_PTSNAME_R''@|0|g' \ -e 's|@''REPLACE_PUTENV''@|0|g' \ -e 's|@''REPLACE_REALLOC''@|0|g' \ -e 's|@''REPLACE_REALPATH''@|0|g' \ -e 's|@''REPLACE_SETENV''@|0|g' \ -e 's|@''REPLACE_STRTOD''@|0|g' \ -e 's|@''REPLACE_UNSETENV''@|0|g' \ -e 's|@''REPLACE_WCTOMB''@|0|g' \ -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \ -e '/definition of _Noreturn/r ../build-aux/snippet/_Noreturn.h' \ -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \ -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h'; \ } > stdlib.h-t && \ mv stdlib.h-t stdlib.h rm -f string.h-t string.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \ sed -e 's|@''GUARD_PREFIX''@|GL|g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_STRING_H''@||g' \ -e 's/@''GNULIB_FFSL''@/0/g' \ -e 's/@''GNULIB_FFSLL''@/0/g' \ -e 's/@''GNULIB_MBSLEN''@/0/g' \ -e 's/@''GNULIB_MBSNLEN''@/0/g' \ -e 's/@''GNULIB_MBSCHR''@/0/g' \ -e 's/@''GNULIB_MBSRCHR''@/0/g' \ -e 's/@''GNULIB_MBSSTR''@/0/g' \ -e 's/@''GNULIB_MBSCASECMP''@/0/g' \ -e 's/@''GNULIB_MBSNCASECMP''@/0/g' \ -e 's/@''GNULIB_MBSPCASECMP''@/0/g' \ -e 's/@''GNULIB_MBSCASESTR''@/0/g' \ -e 's/@''GNULIB_MBSCSPN''@/0/g' \ -e 's/@''GNULIB_MBSPBRK''@/0/g' \ -e 's/@''GNULIB_MBSSPN''@/0/g' \ -e 's/@''GNULIB_MBSSEP''@/0/g' \ -e 's/@''GNULIB_MBSTOK_R''@/0/g' \ -e 's/@''GNULIB_MEMCHR''@/1/g' \ -e 's/@''GNULIB_MEMMEM''@/0/g' \ -e 's/@''GNULIB_MEMPCPY''@/1/g' \ -e 's/@''GNULIB_MEMRCHR''@/1/g' \ -e 's/@''GNULIB_RAWMEMCHR''@/0/g' \ -e 's/@''GNULIB_STPCPY''@/0/g' \ -e 's/@''GNULIB_STPNCPY''@/0/g' \ -e 's/@''GNULIB_STRCHRNUL''@/0/g' \ -e 's/@''GNULIB_STRDUP''@/1/g' \ -e 's/@''GNULIB_STRNCAT''@/0/g' \ -e 's/@''GNULIB_STRNDUP''@/0/g' \ -e 's/@''GNULIB_STRNLEN''@/0/g' \ -e 's/@''GNULIB_STRPBRK''@/0/g' \ -e 's/@''GNULIB_STRSEP''@/0/g' \ -e 's/@''GNULIB_STRSTR''@/0/g' \ -e 's/@''GNULIB_STRCASESTR''@/0/g' \ -e 's/@''GNULIB_STRTOK_R''@/0/g' \ -e 's/@''GNULIB_STRERROR''@/1/g' \ -e 's/@''GNULIB_STRERROR_R''@/0/g' \ -e 's/@''GNULIB_STRSIGNAL''@/0/g' \ -e 's/@''GNULIB_STRVERSCMP''@/0/g' \ < ./string.in.h | \ sed -e 's|@''HAVE_FFSL''@|1|g' \ -e 's|@''HAVE_FFSLL''@|1|g' \ -e 's|@''HAVE_MBSLEN''@|0|g' \ -e 's|@''HAVE_MEMCHR''@|1|g' \ -e 's|@''HAVE_DECL_MEMMEM''@|1|g' \ -e 's|@''HAVE_MEMPCPY''@|0|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''@|1|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 ../build-aux/install-sh -c -d 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 ../build-aux/install-sh -c -d 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 ../build-aux/install-sh -c -d sys rm -f sys/stat.h-t sys/stat.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ sed -e 's|@''GUARD_PREFIX''@|GL|g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_SYS_STAT_H''@||g' \ -e 's/@''GNULIB_FCHMODAT''@/0/g' \ -e 's/@''GNULIB_FSTAT''@/1/g' \ -e 's/@''GNULIB_FSTATAT''@/1/g' \ -e 's/@''GNULIB_FUTIMENS''@/0/g' \ -e 's/@''GNULIB_LCHMOD''@/0/g' \ -e 's/@''GNULIB_LSTAT''@/1/g' \ -e 's/@''GNULIB_MKDIRAT''@/0/g' \ -e 's/@''GNULIB_MKFIFO''@/1/g' \ -e 's/@''GNULIB_MKFIFOAT''@/0/g' \ -e 's/@''GNULIB_MKNOD''@/0/g' \ -e 's/@''GNULIB_MKNODAT''@/0/g' \ -e 's/@''GNULIB_STAT''@/1/g' \ -e 's/@''GNULIB_UTIMENSAT''@/0/g' \ -e 's|@''HAVE_FCHMODAT''@|1|g' \ -e 's|@''HAVE_FSTATAT''@|0|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 ../build-aux/install-sh -c -d sys ../build-aux/install-sh -c -d 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 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 /usr/pkg/bin/gmake all-recursive gmake[3]: Entering directory '/scratch/math/octave/work/octave-3.6.4/libgnu' gmake[4]: Entering directory '/scratch/math/octave/work/octave-3.6.4/libgnu' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -MT c-strcasecmp.lo -MD -MP -MF .deps/c-strcasecmp.Tpo -c -o c-strcasecmp.lo c-strcasecmp.c libtool-fortran: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -pthread -MT c-strcasecmp.lo -MD -MP -MF .deps/c-strcasecmp.Tpo -c c-strcasecmp.c -fPIC -DPIC -o .libs/c-strcasecmp.o libtool-fortran: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -pthread -MT c-ctype.lo -MD -MP -MF .deps/c-ctype.Tpo -c c-ctype.c -fPIC -DPIC -o .libs/c-ctype.o libtool-fortran: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -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-fortran: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -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/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -MT c-strncasecmp.lo -MD -MP -MF .deps/c-strncasecmp.Tpo -c -o c-strncasecmp.lo c-strncasecmp.c libtool-fortran: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -pthread -MT c-strncasecmp.lo -MD -MP -MF .deps/c-strncasecmp.Tpo -c c-strncasecmp.c -fPIC -DPIC -o .libs/c-strncasecmp.o mv -f .deps/c-ctype.Tpo .deps/c-ctype.Plo libtool-fortran: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -pthread -MT c-strncasecmp.lo -MD -MP -MF .deps/c-strncasecmp.Tpo -c c-strncasecmp.c -o c-strncasecmp.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -MT cloexec.lo -MD -MP -MF .deps/cloexec.Tpo -c -o cloexec.lo cloexec.c libtool-fortran: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -pthread -MT cloexec.lo -MD -MP -MF .deps/cloexec.Tpo -c cloexec.c -fPIC -DPIC -o .libs/cloexec.o mv -f .deps/c-strncasecmp.Tpo .deps/c-strncasecmp.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -MT md5.lo -MD -MP -MF .deps/md5.Tpo -c -o md5.lo md5.c libtool-fortran: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -pthread -MT md5.lo -MD -MP -MF .deps/md5.Tpo -c md5.c -fPIC -DPIC -o .libs/md5.o libtool-fortran: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -pthread -MT cloexec.lo -MD -MP -MF .deps/cloexec.Tpo -c cloexec.c -o cloexec.o >/dev/null 2>&1 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/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -MT dirname-lgpl.lo -MD -MP -MF .deps/dirname-lgpl.Tpo -c -o dirname-lgpl.lo dirname-lgpl.c libtool-fortran: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -pthread -MT dirname-lgpl.lo -MD -MP -MF .deps/dirname-lgpl.Tpo -c dirname-lgpl.c -fPIC -DPIC -o .libs/dirname-lgpl.o libtool-fortran: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -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-fortran: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -pthread -MT md5.lo -MD -MP -MF .deps/md5.Tpo -c md5.c -o md5.o >/dev/null 2>&1 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/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -MT basename-lgpl.lo -MD -MP -MF .deps/basename-lgpl.Tpo -c -o basename-lgpl.lo basename-lgpl.c libtool-fortran: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -pthread -MT basename-lgpl.lo -MD -MP -MF .deps/basename-lgpl.Tpo -c basename-lgpl.c -fPIC -DPIC -o .libs/basename-lgpl.o libtool-fortran: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -pthread -MT basename-lgpl.lo -MD -MP -MF .deps/basename-lgpl.Tpo -c basename-lgpl.c -o basename-lgpl.o >/dev/null 2>&1 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/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -MT stripslash.lo -MD -MP -MF .deps/stripslash.Tpo -c -o stripslash.lo stripslash.c libtool-fortran: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -pthread -MT stripslash.lo -MD -MP -MF .deps/stripslash.Tpo -c stripslash.c -fPIC -DPIC -o .libs/stripslash.o 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/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -MT exitfail.lo -MD -MP -MF .deps/exitfail.Tpo -c -o exitfail.lo exitfail.c libtool-fortran: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -pthread -MT stripslash.lo -MD -MP -MF .deps/stripslash.Tpo -c stripslash.c -o stripslash.o >/dev/null 2>&1 libtool-fortran: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -pthread -MT exitfail.lo -MD -MP -MF .deps/exitfail.Tpo -c exitfail.c -fPIC -DPIC -o .libs/exitfail.o 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/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -MT fd-hook.lo -MD -MP -MF .deps/fd-hook.Tpo -c -o fd-hook.lo fd-hook.c libtool-fortran: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -pthread -MT exitfail.lo -MD -MP -MF .deps/exitfail.Tpo -c exitfail.c -o exitfail.o >/dev/null 2>&1 libtool-fortran: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -pthread -MT fd-hook.lo -MD -MP -MF .deps/fd-hook.Tpo -c fd-hook.c -fPIC -DPIC -o .libs/fd-hook.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/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -MT filemode.lo -MD -MP -MF .deps/filemode.Tpo -c -o filemode.lo filemode.c libtool-fortran: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -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-fortran: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -pthread -MT filemode.lo -MD -MP -MF .deps/filemode.Tpo -c filemode.c -fPIC -DPIC -o .libs/filemode.o 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/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -MT filenamecat-lgpl.lo -MD -MP -MF .deps/filenamecat-lgpl.Tpo -c -o filenamecat-lgpl.lo filenamecat-lgpl.c libtool-fortran: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -pthread -MT filenamecat-lgpl.lo -MD -MP -MF .deps/filenamecat-lgpl.Tpo -c filenamecat-lgpl.c -fPIC -DPIC -o .libs/filenamecat-lgpl.o libtool-fortran: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -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-fortran: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -pthread -MT filemode.lo -MD -MP -MF .deps/filemode.Tpo -c filemode.c -o filemode.o >/dev/null 2>&1 mv -f .deps/filemode.Tpo .deps/filemode.Plo 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/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -MT freading.lo -MD -MP -MF .deps/freading.Tpo -c -o freading.lo freading.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -MT localcharset.lo -MD -MP -MF .deps/localcharset.Tpo -c -o localcharset.lo localcharset.c libtool-fortran: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -pthread -MT freading.lo -MD -MP -MF .deps/freading.Tpo -c freading.c -fPIC -DPIC -o .libs/freading.o libtool-fortran: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -pthread -MT localcharset.lo -MD -MP -MF .deps/localcharset.Tpo -c localcharset.c -fPIC -DPIC -o .libs/localcharset.o libtool-fortran: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -pthread -MT freading.lo -MD -MP -MF .deps/freading.Tpo -c freading.c -o freading.o >/dev/null 2>&1 libtool-fortran: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -pthread -MT localcharset.lo -MD -MP -MF .deps/localcharset.Tpo -c localcharset.c -o localcharset.o >/dev/null 2>&1 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/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -MT malloca.lo -MD -MP -MF .deps/malloca.Tpo -c -o malloca.lo malloca.c libtool-fortran: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -pthread -MT malloca.lo -MD -MP -MF .deps/malloca.Tpo -c malloca.c -fPIC -DPIC -o .libs/malloca.o 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/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -MT nproc.lo -MD -MP -MF .deps/nproc.Tpo -c -o nproc.lo nproc.c libtool-fortran: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -pthread -MT malloca.lo -MD -MP -MF .deps/malloca.Tpo -c malloca.c -o malloca.o >/dev/null 2>&1 libtool-fortran: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -pthread -MT nproc.lo -MD -MP -MF .deps/nproc.Tpo -c nproc.c -fPIC -DPIC -o .libs/nproc.o 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/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -MT openat-die.lo -MD -MP -MF .deps/openat-die.Tpo -c -o openat-die.lo openat-die.c libtool-fortran: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -pthread -MT nproc.lo -MD -MP -MF .deps/nproc.Tpo -c nproc.c -o nproc.o >/dev/null 2>&1 libtool-fortran: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -pthread -MT openat-die.lo -MD -MP -MF .deps/openat-die.Tpo -c openat-die.c -fPIC -DPIC -o .libs/openat-die.o libtool-fortran: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -pthread -MT openat-die.lo -MD -MP -MF .deps/openat-die.Tpo -c openat-die.c -o openat-die.o >/dev/null 2>&1 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/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -MT progname.lo -MD -MP -MF .deps/progname.Tpo -c -o progname.lo progname.c libtool-fortran: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -pthread -MT progname.lo -MD -MP -MF .deps/progname.Tpo -c progname.c -fPIC -DPIC -o .libs/progname.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/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -MT save-cwd.lo -MD -MP -MF .deps/save-cwd.Tpo -c -o save-cwd.lo save-cwd.c libtool-fortran: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -pthread -MT progname.lo -MD -MP -MF .deps/progname.Tpo -c progname.c -o progname.o >/dev/null 2>&1 libtool-fortran: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -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/progname.Tpo .deps/progname.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -MT sockets.lo -MD -MP -MF .deps/sockets.Tpo -c -o sockets.lo sockets.c libtool-fortran: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -pthread -MT sockets.lo -MD -MP -MF .deps/sockets.Tpo -c sockets.c -fPIC -DPIC -o .libs/sockets.o libtool-fortran: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -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-fortran: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -pthread -MT sockets.lo -MD -MP -MF .deps/sockets.Tpo -c sockets.c -o sockets.o >/dev/null 2>&1 mv -f .deps/save-cwd.Tpo .deps/save-cwd.Plo 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/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -MT strftime.lo -MD -MP -MF .deps/strftime.Tpo -c -o strftime.lo strftime.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -MT strnlen1.lo -MD -MP -MF .deps/strnlen1.Tpo -c -o strnlen1.lo strnlen1.c libtool-fortran: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -pthread -MT strftime.lo -MD -MP -MF .deps/strftime.Tpo -c strftime.c -fPIC -DPIC -o .libs/strftime.o libtool-fortran: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -pthread -MT strnlen1.lo -MD -MP -MF .deps/strnlen1.Tpo -c strnlen1.c -fPIC -DPIC -o .libs/strnlen1.o libtool-fortran: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -pthread -MT strnlen1.lo -MD -MP -MF .deps/strnlen1.Tpo -c strnlen1.c -o strnlen1.o >/dev/null 2>&1 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/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -MT tempname.lo -MD -MP -MF .deps/tempname.Tpo -c -o tempname.lo tempname.c libtool-fortran: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -pthread -MT tempname.lo -MD -MP -MF .deps/tempname.Tpo -c tempname.c -fPIC -DPIC -o .libs/tempname.o libtool-fortran: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -pthread -MT tempname.lo -MD -MP -MF .deps/tempname.Tpo -c tempname.c -o tempname.o >/dev/null 2>&1 libtool-fortran: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -pthread -MT strftime.lo -MD -MP -MF .deps/strftime.Tpo -c strftime.c -o strftime.o >/dev/null 2>&1 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/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -MT tmpdir.lo -MD -MP -MF .deps/tmpdir.Tpo -c -o tmpdir.lo tmpdir.c libtool-fortran: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -pthread -MT tmpdir.lo -MD -MP -MF .deps/tmpdir.Tpo -c tmpdir.c -fPIC -DPIC -o .libs/tmpdir.o libtool-fortran: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -pthread -MT tmpdir.lo -MD -MP -MF .deps/tmpdir.Tpo -c tmpdir.c -o tmpdir.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/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -MT dup-safer.lo -MD -MP -MF .deps/dup-safer.Tpo -c -o dup-safer.lo dup-safer.c libtool-fortran: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -pthread -MT dup-safer.lo -MD -MP -MF .deps/dup-safer.Tpo -c dup-safer.c -fPIC -DPIC -o .libs/dup-safer.o mv -f .deps/strftime.Tpo .deps/strftime.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -MT fd-safer.lo -MD -MP -MF .deps/fd-safer.Tpo -c -o fd-safer.lo fd-safer.c libtool-fortran: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -pthread -MT fd-safer.lo -MD -MP -MF .deps/fd-safer.Tpo -c fd-safer.c -fPIC -DPIC -o .libs/fd-safer.o libtool-fortran: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -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-fortran: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -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/fd-safer.Tpo .deps/fd-safer.Plo 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/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -MT pipe-safer.lo -MD -MP -MF .deps/pipe-safer.Tpo -c -o pipe-safer.lo pipe-safer.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -MT asnprintf.lo -MD -MP -MF .deps/asnprintf.Tpo -c -o asnprintf.lo asnprintf.c libtool-fortran: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -pthread -MT pipe-safer.lo -MD -MP -MF .deps/pipe-safer.Tpo -c pipe-safer.c -fPIC -DPIC -o .libs/pipe-safer.o libtool-fortran: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -pthread -MT asnprintf.lo -MD -MP -MF .deps/asnprintf.Tpo -c asnprintf.c -fPIC -DPIC -o .libs/asnprintf.o libtool-fortran: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -pthread -MT asnprintf.lo -MD -MP -MF .deps/asnprintf.Tpo -c asnprintf.c -o asnprintf.o >/dev/null 2>&1 libtool-fortran: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -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/asnprintf.Tpo .deps/asnprintf.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -MT canonicalize-lgpl.lo -MD -MP -MF .deps/canonicalize-lgpl.Tpo -c -o canonicalize-lgpl.lo canonicalize-lgpl.c 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/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -MT chdir-long.lo -MD -MP -MF .deps/chdir-long.Tpo -c -o chdir-long.lo chdir-long.c libtool-fortran: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -pthread -MT canonicalize-lgpl.lo -MD -MP -MF .deps/canonicalize-lgpl.Tpo -c canonicalize-lgpl.c -fPIC -DPIC -o .libs/canonicalize-lgpl.o libtool-fortran: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -pthread -MT chdir-long.lo -MD -MP -MF .deps/chdir-long.Tpo -c chdir-long.c -fPIC -DPIC -o .libs/chdir-long.o libtool-fortran: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -pthread -MT canonicalize-lgpl.lo -MD -MP -MF .deps/canonicalize-lgpl.Tpo -c canonicalize-lgpl.c -o canonicalize-lgpl.o >/dev/null 2>&1 libtool-fortran: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -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/canonicalize-lgpl.Tpo .deps/canonicalize-lgpl.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -MT error.lo -MD -MP -MF .deps/error.Tpo -c -o error.lo error.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/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -MT fclose.lo -MD -MP -MF .deps/fclose.Tpo -c -o fclose.lo fclose.c libtool-fortran: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -pthread -MT error.lo -MD -MP -MF .deps/error.Tpo -c error.c -fPIC -DPIC -o .libs/error.o libtool-fortran: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -pthread -MT fclose.lo -MD -MP -MF .deps/fclose.Tpo -c fclose.c -fPIC -DPIC -o .libs/fclose.o libtool-fortran: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -pthread -MT fclose.lo -MD -MP -MF .deps/fclose.Tpo -c fclose.c -o fclose.o >/dev/null 2>&1 libtool-fortran: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -pthread -MT error.lo -MD -MP -MF .deps/error.Tpo -c error.c -o error.o >/dev/null 2>&1 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/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -MT fdopendir.lo -MD -MP -MF .deps/fdopendir.Tpo -c -o fdopendir.lo fdopendir.c libtool-fortran: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -pthread -MT fdopendir.lo -MD -MP -MF .deps/fdopendir.Tpo -c fdopendir.c -fPIC -DPIC -o .libs/fdopendir.o mv -f .deps/error.Tpo .deps/error.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -MT fflush.lo -MD -MP -MF .deps/fflush.Tpo -c -o fflush.lo fflush.c libtool-fortran: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -pthread -MT fdopendir.lo -MD -MP -MF .deps/fdopendir.Tpo -c fdopendir.c -o fdopendir.o >/dev/null 2>&1 libtool-fortran: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -pthread -MT fflush.lo -MD -MP -MF .deps/fflush.Tpo -c fflush.c -fPIC -DPIC -o .libs/fflush.o mv -f .deps/fdopendir.Tpo .deps/fdopendir.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -MT fnmatch.lo -MD -MP -MF .deps/fnmatch.Tpo -c -o fnmatch.lo fnmatch.c libtool-fortran: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -pthread -MT fnmatch.lo -MD -MP -MF .deps/fnmatch.Tpo -c fnmatch.c -fPIC -DPIC -o .libs/fnmatch.o libtool-fortran: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -pthread -MT fflush.lo -MD -MP -MF .deps/fflush.Tpo -c fflush.c -o fflush.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/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -MT fpurge.lo -MD -MP -MF .deps/fpurge.Tpo -c -o fpurge.lo fpurge.c libtool-fortran: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -pthread -MT fpurge.lo -MD -MP -MF .deps/fpurge.Tpo -c fpurge.c -fPIC -DPIC -o .libs/fpurge.o libtool-fortran: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -pthread -MT fpurge.lo -MD -MP -MF .deps/fpurge.Tpo -c fpurge.c -o fpurge.o >/dev/null 2>&1 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/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -MT fseek.lo -MD -MP -MF .deps/fseek.Tpo -c -o fseek.lo fseek.c libtool-fortran: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -pthread -MT fseek.lo -MD -MP -MF .deps/fseek.Tpo -c fseek.c -fPIC -DPIC -o .libs/fseek.o libtool-fortran: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -pthread -MT fseek.lo -MD -MP -MF .deps/fseek.Tpo -c fseek.c -o fseek.o >/dev/null 2>&1 libtool-fortran: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -pthread -MT fnmatch.lo -MD -MP -MF .deps/fnmatch.Tpo -c fnmatch.c -o fnmatch.o >/dev/null 2>&1 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/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -MT fseeko.lo -MD -MP -MF .deps/fseeko.Tpo -c -o fseeko.lo fseeko.c libtool-fortran: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -pthread -MT fseeko.lo -MD -MP -MF .deps/fseeko.Tpo -c fseeko.c -fPIC -DPIC -o .libs/fseeko.o libtool-fortran: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -pthread -MT fseeko.lo -MD -MP -MF .deps/fseeko.Tpo -c fseeko.c -o fseeko.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/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -MT fstatat.lo -MD -MP -MF .deps/fstatat.Tpo -c -o fstatat.lo fstatat.c libtool-fortran: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -pthread -MT fstatat.lo -MD -MP -MF .deps/fstatat.Tpo -c fstatat.c -fPIC -DPIC -o .libs/fstatat.o mv -f .deps/fnmatch.Tpo .deps/fnmatch.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -MT getcwd.lo -MD -MP -MF .deps/getcwd.Tpo -c -o getcwd.lo getcwd.c libtool-fortran: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -pthread -MT fstatat.lo -MD -MP -MF .deps/fstatat.Tpo -c fstatat.c -o fstatat.o >/dev/null 2>&1 libtool-fortran: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -pthread -MT getcwd.lo -MD -MP -MF .deps/getcwd.Tpo -c getcwd.c -fPIC -DPIC -o .libs/getcwd.o mv -f .deps/fstatat.Tpo .deps/fstatat.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -MT getcwd-lgpl.lo -MD -MP -MF .deps/getcwd-lgpl.Tpo -c -o getcwd-lgpl.lo getcwd-lgpl.c libtool-fortran: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -pthread -MT getcwd-lgpl.lo -MD -MP -MF .deps/getcwd-lgpl.Tpo -c getcwd-lgpl.c -fPIC -DPIC -o .libs/getcwd-lgpl.o libtool-fortran: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -pthread -MT getcwd.lo -MD -MP -MF .deps/getcwd.Tpo -c getcwd.c -o getcwd.o >/dev/null 2>&1 libtool-fortran: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -pthread -MT getcwd-lgpl.lo -MD -MP -MF .deps/getcwd-lgpl.Tpo -c getcwd-lgpl.c -o getcwd-lgpl.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/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -MT getopt.lo -MD -MP -MF .deps/getopt.Tpo -c -o getopt.lo getopt.c 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/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -MT getopt1.lo -MD -MP -MF .deps/getopt1.Tpo -c -o getopt1.lo getopt1.c libtool-fortran: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -pthread -MT getopt.lo -MD -MP -MF .deps/getopt.Tpo -c getopt.c -fPIC -DPIC -o .libs/getopt.o libtool-fortran: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -pthread -MT getopt1.lo -MD -MP -MF .deps/getopt1.Tpo -c getopt1.c -fPIC -DPIC -o .libs/getopt1.o libtool-fortran: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -pthread -MT getopt1.lo -MD -MP -MF .deps/getopt1.Tpo -c getopt1.c -o getopt1.o >/dev/null 2>&1 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/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -MT glob.lo -MD -MP -MF .deps/glob.Tpo -c -o glob.lo glob.c libtool-fortran: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -pthread -MT glob.lo -MD -MP -MF .deps/glob.Tpo -c glob.c -fPIC -DPIC -o .libs/glob.o libtool-fortran: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -pthread -MT getopt.lo -MD -MP -MF .deps/getopt.Tpo -c getopt.c -o getopt.o >/dev/null 2>&1 mv -f .deps/getopt.Tpo .deps/getopt.Plo libtool-fortran: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -pthread -MT glob.lo -MD -MP -MF .deps/glob.Tpo -c glob.c -o glob.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -MT isnanl.lo -MD -MP -MF .deps/isnanl.Tpo -c -o isnanl.lo isnanl.c libtool-fortran: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -pthread -MT isnanl.lo -MD -MP -MF .deps/isnanl.Tpo -c isnanl.c -fPIC -DPIC -o .libs/isnanl.o libtool-fortran: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -pthread -MT isnanl.lo -MD -MP -MF .deps/isnanl.Tpo -c isnanl.c -o isnanl.o >/dev/null 2>&1 mv -f .deps/isnanl.Tpo .deps/isnanl.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -MT mempcpy.lo -MD -MP -MF .deps/mempcpy.Tpo -c -o mempcpy.lo mempcpy.c libtool-fortran: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -pthread -MT mempcpy.lo -MD -MP -MF .deps/mempcpy.Tpo -c mempcpy.c -fPIC -DPIC -o .libs/mempcpy.o libtool-fortran: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -pthread -MT mempcpy.lo -MD -MP -MF .deps/mempcpy.Tpo -c mempcpy.c -o mempcpy.o >/dev/null 2>&1 mv -f .deps/mempcpy.Tpo .deps/mempcpy.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -MT mkostemp.lo -MD -MP -MF .deps/mkostemp.Tpo -c -o mkostemp.lo mkostemp.c libtool-fortran: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -pthread -MT mkostemp.lo -MD -MP -MF .deps/mkostemp.Tpo -c mkostemp.c -fPIC -DPIC -o .libs/mkostemp.o mv -f .deps/glob.Tpo .deps/glob.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -MT mktime.lo -MD -MP -MF .deps/mktime.Tpo -c -o mktime.lo mktime.c libtool-fortran: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -pthread -MT mktime.lo -MD -MP -MF .deps/mktime.Tpo -c mktime.c -fPIC -DPIC -o .libs/mktime.o libtool-fortran: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -pthread -MT mkostemp.lo -MD -MP -MF .deps/mkostemp.Tpo -c mkostemp.c -o mkostemp.o >/dev/null 2>&1 mv -f .deps/mkostemp.Tpo .deps/mkostemp.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -MT openat.lo -MD -MP -MF .deps/openat.Tpo -c -o openat.lo openat.c libtool-fortran: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -pthread -MT mktime.lo -MD -MP -MF .deps/mktime.Tpo -c mktime.c -o mktime.o >/dev/null 2>&1 libtool-fortran: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -pthread -MT openat.lo -MD -MP -MF .deps/openat.Tpo -c openat.c -fPIC -DPIC -o .libs/openat.o libtool-fortran: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -pthread -MT openat.lo -MD -MP -MF .deps/openat.Tpo -c openat.c -o openat.o >/dev/null 2>&1 mv -f .deps/mktime.Tpo .deps/mktime.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -MT openat-proc.lo -MD -MP -MF .deps/openat-proc.Tpo -c -o openat-proc.lo openat-proc.c libtool-fortran: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -pthread -MT openat-proc.lo -MD -MP -MF .deps/openat-proc.Tpo -c openat-proc.c -fPIC -DPIC -o .libs/openat-proc.o mv -f .deps/openat.Tpo .deps/openat.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -MT printf-args.lo -MD -MP -MF .deps/printf-args.Tpo -c -o printf-args.lo printf-args.c libtool-fortran: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -pthread -MT openat-proc.lo -MD -MP -MF .deps/openat-proc.Tpo -c openat-proc.c -o openat-proc.o >/dev/null 2>&1 libtool-fortran: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -pthread -MT printf-args.lo -MD -MP -MF .deps/printf-args.Tpo -c printf-args.c -fPIC -DPIC -o .libs/printf-args.o mv -f .deps/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/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -MT printf-parse.lo -MD -MP -MF .deps/printf-parse.Tpo -c -o printf-parse.lo printf-parse.c libtool-fortran: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -pthread -MT printf-parse.lo -MD -MP -MF .deps/printf-parse.Tpo -c printf-parse.c -fPIC -DPIC -o .libs/printf-parse.o libtool-fortran: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -pthread -MT printf-args.lo -MD -MP -MF .deps/printf-args.Tpo -c printf-args.c -o printf-args.o >/dev/null 2>&1 mv -f .deps/printf-args.Tpo .deps/printf-args.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -MT rename.lo -MD -MP -MF .deps/rename.Tpo -c -o rename.lo rename.c libtool-fortran: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -pthread -MT rename.lo -MD -MP -MF .deps/rename.Tpo -c rename.c -fPIC -DPIC -o .libs/rename.o libtool-fortran: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -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-fortran: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -pthread -MT rename.lo -MD -MP -MF .deps/rename.Tpo -c rename.c -o rename.o >/dev/null 2>&1 mv -f .deps/rename.Tpo .deps/rename.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -MT strerror.lo -MD -MP -MF .deps/strerror.Tpo -c -o strerror.lo strerror.c mv -f .deps/printf-parse.Tpo .deps/printf-parse.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -MT strerror-override.lo -MD -MP -MF .deps/strerror-override.Tpo -c -o strerror-override.lo strerror-override.c libtool-fortran: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -pthread -MT strerror.lo -MD -MP -MF .deps/strerror.Tpo -c strerror.c -fPIC -DPIC -o .libs/strerror.o libtool-fortran: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -pthread -MT strerror-override.lo -MD -MP -MF .deps/strerror-override.Tpo -c strerror-override.c -fPIC -DPIC -o .libs/strerror-override.o libtool-fortran: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -pthread -MT strerror-override.lo -MD -MP -MF .deps/strerror-override.Tpo -c strerror-override.c -o strerror-override.o >/dev/null 2>&1 libtool-fortran: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -pthread -MT strerror.lo -MD -MP -MF .deps/strerror.Tpo -c strerror.c -o strerror.o >/dev/null 2>&1 mv -f .deps/strerror-override.Tpo .deps/strerror-override.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -MT vasnprintf.lo -MD -MP -MF .deps/vasnprintf.Tpo -c -o vasnprintf.lo vasnprintf.c mv -f .deps/strerror.Tpo .deps/strerror.Plo libtool-fortran: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -pthread -MT vasnprintf.lo -MD -MP -MF .deps/vasnprintf.Tpo -c vasnprintf.c -fPIC -DPIC -o .libs/vasnprintf.o rm -f t-charset.alias charset.alias && \ /bin/sh ./config.charset 'x86_64--netbsd' > t-charset.alias && \ mv t-charset.alias charset.alias rm -f t-ref-add.sed ref-add.sed && \ sed -e '/^#/d' -e 's/@''PACKAGE''@/octave/g' ref-add.sin > t-ref-add.sed && \ mv t-ref-add.sed ref-add.sed rm -f t-ref-del.sed ref-del.sed && \ sed -e '/^#/d' -e 's/@''PACKAGE''@/octave/g' ref-del.sin > t-ref-del.sed && \ mv t-ref-del.sed ref-del.sed libtool-fortran: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -pthread -MT vasnprintf.lo -MD -MP -MF .deps/vasnprintf.Tpo -c vasnprintf.c -o vasnprintf.o >/dev/null 2>&1 mv -f .deps/vasnprintf.Tpo .deps/vasnprintf.Plo /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -no-undefined -lm -lm -lm -lm -lm -lm -lm -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib -L/usr/X11R7/lib -Wl,-R/usr/X11R7/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 canonicalize-lgpl.lo chdir-long.lo error.lo fclose.lo fdopendir.lo fflush.lo fnmatch.lo fpurge.lo fseek.lo fseeko.lo fstatat.lo getcwd.lo getcwd-lgpl.lo getopt.lo getopt1.lo glob.lo isnanl.lo mempcpy.lo mkostemp.lo mktime.lo openat.lo openat-proc.lo printf-args.lo printf-parse.lo rename.lo strerror.lo strerror-override.lo vasnprintf.lo -lm libtool-fortran: 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/canonicalize-lgpl.o .libs/chdir-long.o .libs/error.o .libs/fclose.o .libs/fdopendir.o .libs/fflush.o .libs/fnmatch.o .libs/fpurge.o .libs/fseek.o .libs/fseeko.o .libs/fstatat.o .libs/getcwd.o .libs/getcwd-lgpl.o .libs/getopt.o .libs/getopt1.o .libs/glob.o .libs/isnanl.o .libs/mempcpy.o .libs/mkostemp.o .libs/mktime.o .libs/openat.o .libs/openat-proc.o .libs/printf-args.o .libs/printf-parse.o .libs/rename.o .libs/strerror.o .libs/strerror-override.o .libs/vasnprintf.o libtool-fortran: link: ranlib .libs/libgnu.a libtool-fortran: link: ( cd ".libs" && rm -f "libgnu.la" && ln -s "../libgnu.la" "libgnu.la" ) gmake[4]: Leaving directory '/scratch/math/octave/work/octave-3.6.4/libgnu' gmake[3]: Leaving directory '/scratch/math/octave/work/octave-3.6.4/libgnu' gmake[2]: Leaving directory '/scratch/math/octave/work/octave-3.6.4/libgnu' Making all in libcruft gmake[2]: Entering directory '/scratch/math/octave/work/octave-3.6.4/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 mv ranlib.def-t ranlib.def chmod a+rx mkf77def ./mkf77def . amos/cacai.f amos/cacon.f amos/cbesh.f amos/cbesi.f amos/cbesj.f amos/cbesk.f amos/cbesy.f amos/cbinu.f amos/cbuni.f amos/cbunk.f amos/cunk1.f amos/cunk2.f amos/crati.f amos/cshch.f amos/cuni1.f amos/cuoik.f amos/cairy.f amos/cbiry.f amos/ckscl.f amos/cs1s2.f amos/cuchk.f amos/cuni2.f amos/cwrsk.f amos/casyi.f amos/cbknu.f amos/cmlri.f amos/cseri.f amos/cunhj.f amos/cunik.f amos/dgamln.f amos/gamln.f amos/xzabs.f amos/xzexp.f amos/xzlog.f amos/xzsqrt.f amos/zacai.f amos/zacon.f amos/zairy.f amos/zasyi.f amos/zbesh.f amos/zbesi.f amos/zbesj.f amos/zbesk.f amos/zbesy.f amos/zbinu.f amos/zbiry.f amos/zbknu.f amos/zbuni.f amos/zbunk.f amos/zdiv.f amos/zkscl.f amos/zmlri.f amos/zmlt.f amos/zrati.f amos/zs1s2.f amos/zseri.f amos/zshch.f amos/zuchk.f amos/zunhj.f amos/zuni1.f amos/zuni2.f amos/zunik.f amos/zunk1.f amos/zunk2.f amos/zuoik.f amos/zwrsk.f blas-xtra/ddot3.f blas-xtra/zdotc3.f blas-xtra/sdot3.f blas-xtra/cdotc3.f blas-xtra/dmatm3.f blas-xtra/zmatm3.f blas-xtra/smatm3.f blas-xtra/cmatm3.f blas-xtra/xddot.f blas-xtra/xdnrm2.f blas-xtra/xdznrm2.f blas-xtra/xzdotc.f blas-xtra/xzdotu.f blas-xtra/xsdot.f blas-xtra/xsnrm2.f blas-xtra/xscnrm2.f blas-xtra/xcdotc.f blas-xtra/xcdotu.f blas-xtra/xerbla.f blas-xtra/cconv2.f blas-xtra/csconv2.f blas-xtra/dconv2.f blas-xtra/sconv2.f blas-xtra/zconv2.f blas-xtra/zdconv2.f daspk/datv.f daspk/dcnst0.f daspk/dcnstr.f daspk/ddasic.f daspk/ddasid.f daspk/ddasik.f daspk/ddaspk.f daspk/ddstp.f daspk/ddwnrm.f daspk/dfnrmd.f daspk/dfnrmk.f daspk/dhels.f daspk/dheqr.f daspk/dinvwt.f daspk/dlinsd.f daspk/dlinsk.f daspk/dmatd.f daspk/dnedd.f daspk/dnedk.f daspk/dnsd.f daspk/dnsid.f daspk/dnsik.f daspk/dnsk.f daspk/dorth.f daspk/dslvd.f daspk/dslvk.f daspk/dspigm.f daspk/dyypnw.f dasrt/ddasrt.f dasrt/drchek.f dasrt/droots.f dassl/ddaini.f dassl/ddajac.f dassl/ddanrm.f dassl/ddaslv.f dassl/ddassl.f dassl/ddastp.f dassl/ddatrp.f dassl/ddawts.f 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 g95 -O -O -c -o ranlib/advnst.lo ranlib/advnst.f libtool-fortran: compile: g95 -O -O -c ranlib/advnst.f -fPIC -o ranlib/.libs/advnst.o libtool-fortran: compile: g95 -O -O -c ranlib/advnst.f -o ranlib/advnst.o >/dev/null 2>&1 /bin/sh ../libtool --tag=F77 --mode=compile g95 -O -O -c -o ranlib/genbet.lo ranlib/genbet.f libtool-fortran: compile: g95 -O -O -c ranlib/genbet.f -fPIC -o ranlib/.libs/genbet.o libtool-fortran: compile: g95 -O -O -c ranlib/genbet.f -o ranlib/genbet.o >/dev/null 2>&1 /bin/sh ../libtool --tag=F77 --mode=compile g95 -O -O -c -o ranlib/genchi.lo ranlib/genchi.f libtool-fortran: compile: g95 -O -O -c ranlib/genchi.f -fPIC -o ranlib/.libs/genchi.o libtool-fortran: compile: g95 -O -O -c ranlib/genchi.f -o ranlib/genchi.o >/dev/null 2>&1 /bin/sh ../libtool --tag=F77 --mode=compile g95 -O -O -c -o ranlib/genexp.lo ranlib/genexp.f libtool-fortran: compile: g95 -O -O -c ranlib/genexp.f -fPIC -o ranlib/.libs/genexp.o libtool-fortran: compile: g95 -O -O -c ranlib/genexp.f -o ranlib/genexp.o >/dev/null 2>&1 /bin/sh ../libtool --tag=F77 --mode=compile g95 -O -O -c -o ranlib/genf.lo ranlib/genf.f libtool-fortran: compile: g95 -O -O -c ranlib/genf.f -fPIC -o ranlib/.libs/genf.o libtool-fortran: compile: g95 -O -O -c ranlib/genf.f -o ranlib/genf.o >/dev/null 2>&1 /bin/sh ../libtool --tag=F77 --mode=compile g95 -O -O -c -o ranlib/gengam.lo ranlib/gengam.f libtool-fortran: compile: g95 -O -O -c ranlib/gengam.f -fPIC -o ranlib/.libs/gengam.o mv cruft.def-t cruft.def /bin/sh ../libtool --tag=F77 --mode=compile g95 -O -O -c -o ranlib/genmn.lo ranlib/genmn.f libtool-fortran: compile: g95 -O -O -c ranlib/gengam.f -o ranlib/gengam.o >/dev/null 2>&1 libtool-fortran: compile: g95 -O -O -c ranlib/genmn.f -fPIC -o ranlib/.libs/genmn.o ranlib/genmn.f: In function 'genmn_': ranlib/genmn.f:56: warning: will never be executed /bin/sh ../libtool --tag=F77 --mode=compile g95 -O -O -c -o ranlib/genmul.lo ranlib/genmul.f libtool-fortran: compile: g95 -O -O -c ranlib/genmn.f -o ranlib/genmn.o >/dev/null 2>&1 libtool-fortran: compile: g95 -O -O -c ranlib/genmul.f -fPIC -o ranlib/.libs/genmul.o /bin/sh ../libtool --tag=F77 --mode=compile g95 -O -O -c -o ranlib/gennch.lo ranlib/gennch.f libtool-fortran: compile: g95 -O -O -c ranlib/genmul.f -o ranlib/genmul.o >/dev/null 2>&1 libtool-fortran: compile: g95 -O -O -c ranlib/gennch.f -fPIC -o ranlib/.libs/gennch.o /bin/sh ../libtool --tag=F77 --mode=compile g95 -O -O -c -o ranlib/gennf.lo ranlib/gennf.f libtool-fortran: compile: g95 -O -O -c ranlib/gennch.f -o ranlib/gennch.o >/dev/null 2>&1 libtool-fortran: compile: g95 -O -O -c ranlib/gennf.f -fPIC -o ranlib/.libs/gennf.o libtool-fortran: compile: g95 -O -O -c ranlib/gennf.f -o ranlib/gennf.o >/dev/null 2>&1 /bin/sh ../libtool --tag=F77 --mode=compile g95 -O -O -c -o ranlib/gennor.lo ranlib/gennor.f libtool-fortran: compile: g95 -O -O -c ranlib/gennor.f -fPIC -o ranlib/.libs/gennor.o /bin/sh ../libtool --tag=F77 --mode=compile g95 -O -O -c -o ranlib/genprm.lo ranlib/genprm.f libtool-fortran: compile: g95 -O -O -c ranlib/gennor.f -o ranlib/gennor.o >/dev/null 2>&1 libtool-fortran: compile: g95 -O -O -c ranlib/genprm.f -fPIC -o ranlib/.libs/genprm.o /bin/sh ../libtool --tag=F77 --mode=compile g95 -O -O -c -o ranlib/genunf.lo ranlib/genunf.f libtool-fortran: compile: g95 -O -O -c ranlib/genprm.f -o ranlib/genprm.o >/dev/null 2>&1 libtool-fortran: compile: g95 -O -O -c ranlib/genunf.f -fPIC -o ranlib/.libs/genunf.o /bin/sh ../libtool --tag=F77 --mode=compile g95 -O -O -c -o ranlib/getcgn.lo ranlib/getcgn.f libtool-fortran: compile: g95 -O -O -c ranlib/genunf.f -o ranlib/genunf.o >/dev/null 2>&1 libtool-fortran: compile: g95 -O -O -c ranlib/getcgn.f -fPIC -o ranlib/.libs/getcgn.o /bin/sh ../libtool --tag=F77 --mode=compile g95 -O -O -c -o ranlib/getsd.lo ranlib/getsd.f libtool-fortran: compile: g95 -O -O -c ranlib/getcgn.f -o ranlib/getcgn.o >/dev/null 2>&1 libtool-fortran: compile: g95 -O -O -c ranlib/getsd.f -fPIC -o ranlib/.libs/getsd.o /bin/sh ../libtool --tag=F77 --mode=compile g95 -O -O -c -o ranlib/ignbin.lo ranlib/ignbin.f libtool-fortran: compile: g95 -O -O -c ranlib/getsd.f -o ranlib/getsd.o >/dev/null 2>&1 libtool-fortran: compile: g95 -O -O -c ranlib/ignbin.f -fPIC -o ranlib/.libs/ignbin.o ranlib/ignbin.f: In function 'ignbin_': ranlib/ignbin.f:267: warning: will never be executed /bin/sh ../libtool --tag=F77 --mode=compile g95 -O -O -c -o ranlib/ignlgi.lo ranlib/ignlgi.f libtool-fortran: compile: g95 -O -O -c ranlib/ignlgi.f -fPIC -o ranlib/.libs/ignlgi.o libtool-fortran: compile: g95 -O -O -c ranlib/ignbin.f -o ranlib/ignbin.o >/dev/null 2>&1 libtool-fortran: compile: g95 -O -O -c ranlib/ignlgi.f -o ranlib/ignlgi.o >/dev/null 2>&1 /bin/sh ../libtool --tag=F77 --mode=compile g95 -O -O -c -o ranlib/ignnbn.lo ranlib/ignnbn.f /bin/sh ../libtool --tag=F77 --mode=compile g95 -O -O -c -o ranlib/ignpoi.lo ranlib/ignpoi.f libtool-fortran: compile: g95 -O -O -c ranlib/ignnbn.f -fPIC -o ranlib/.libs/ignnbn.o libtool-fortran: compile: g95 -O -O -c ranlib/ignpoi.f -fPIC -o ranlib/.libs/ignpoi.o libtool-fortran: compile: g95 -O -O -c ranlib/ignnbn.f -o ranlib/ignnbn.o >/dev/null 2>&1 libtool-fortran: compile: g95 -O -O -c ranlib/ignpoi.f -o ranlib/ignpoi.o >/dev/null 2>&1 /bin/sh ../libtool --tag=F77 --mode=compile g95 -O -O -c -o ranlib/ignuin.lo ranlib/ignuin.f libtool-fortran: compile: g95 -O -O -c ranlib/ignuin.f -fPIC -o ranlib/.libs/ignuin.o libtool-fortran: compile: g95 -O -O -c ranlib/ignuin.f -o ranlib/ignuin.o >/dev/null 2>&1 /bin/sh ../libtool --tag=F77 --mode=compile g95 -O -O -c -o ranlib/initgn.lo ranlib/initgn.f libtool-fortran: compile: g95 -O -O -c ranlib/initgn.f -fPIC -o ranlib/.libs/initgn.o /bin/sh ../libtool --tag=F77 --mode=compile g95 -O -O -c -o ranlib/inrgcm.lo ranlib/inrgcm.f libtool-fortran: compile: g95 -O -O -c ranlib/inrgcm.f -fPIC -o ranlib/.libs/inrgcm.o libtool-fortran: compile: g95 -O -O -c ranlib/initgn.f -o ranlib/initgn.o >/dev/null 2>&1 libtool-fortran: compile: g95 -O -O -c ranlib/inrgcm.f -o ranlib/inrgcm.o >/dev/null 2>&1 /bin/sh ../libtool --tag=F77 --mode=compile g95 -O -O -c -o ranlib/lennob.lo ranlib/lennob.f libtool-fortran: compile: g95 -O -O -c ranlib/lennob.f -fPIC -o ranlib/.libs/lennob.o /bin/sh ../libtool --tag=F77 --mode=compile g95 -O -O -c -o ranlib/mltmod.lo ranlib/mltmod.f ranlib/lennob.f: In function 'lennob_': ranlib/lennob.f:26: warning: will never be executed libtool-fortran: compile: g95 -O -O -c ranlib/lennob.f -o ranlib/lennob.o >/dev/null 2>&1 libtool-fortran: compile: g95 -O -O -c ranlib/mltmod.f -fPIC -o ranlib/.libs/mltmod.o /bin/sh ../libtool --tag=F77 --mode=compile g95 -O -O -c -o ranlib/phrtsd.lo ranlib/phrtsd.f libtool-fortran: compile: g95 -O -O -c ranlib/mltmod.f -o ranlib/mltmod.o >/dev/null 2>&1 libtool-fortran: compile: g95 -O -O -c ranlib/phrtsd.f -fPIC -o ranlib/.libs/phrtsd.o ranlib/phrtsd.f: In function 'phrtsd_': ranlib/phrtsd.f:81: warning: will never be executed /bin/sh ../libtool --tag=F77 --mode=compile g95 -O -O -c -o ranlib/qrgnin.lo ranlib/qrgnin.f libtool-fortran: compile: g95 -O -O -c ranlib/phrtsd.f -o ranlib/phrtsd.o >/dev/null 2>&1 libtool-fortran: compile: g95 -O -O -c ranlib/qrgnin.f -fPIC -o ranlib/.libs/qrgnin.o /bin/sh ../libtool --tag=F77 --mode=compile g95 -O -O -c -o ranlib/ranf.lo ranlib/ranf.f libtool-fortran: compile: g95 -O -O -c ranlib/qrgnin.f -o ranlib/qrgnin.o >/dev/null 2>&1 libtool-fortran: compile: g95 -O -O -c ranlib/ranf.f -fPIC -o ranlib/.libs/ranf.o /bin/sh ../libtool --tag=F77 --mode=compile g95 -O -O -c -o ranlib/setall.lo ranlib/setall.f libtool-fortran: compile: g95 -O -O -c ranlib/ranf.f -o ranlib/ranf.o >/dev/null 2>&1 libtool-fortran: compile: g95 -O -O -c ranlib/setall.f -fPIC -o ranlib/.libs/setall.o /bin/sh ../libtool --tag=F77 --mode=compile g95 -O -O -c -o ranlib/setant.lo ranlib/setant.f libtool-fortran: compile: g95 -O -O -c ranlib/setall.f -o ranlib/setall.o >/dev/null 2>&1 libtool-fortran: compile: g95 -O -O -c ranlib/setant.f -fPIC -o ranlib/.libs/setant.o /bin/sh ../libtool --tag=F77 --mode=compile g95 -O -O -c -o ranlib/setgmn.lo ranlib/setgmn.f libtool-fortran: compile: g95 -O -O -c ranlib/setant.f -o ranlib/setant.o >/dev/null 2>&1 libtool-fortran: compile: g95 -O -O -c ranlib/setgmn.f -fPIC -o ranlib/.libs/setgmn.o libtool-fortran: compile: g95 -O -O -c ranlib/setgmn.f -o ranlib/setgmn.o >/dev/null 2>&1 /bin/sh ../libtool --tag=F77 --mode=compile g95 -O -O -c -o ranlib/setsd.lo ranlib/setsd.f libtool-fortran: compile: g95 -O -O -c ranlib/setsd.f -fPIC -o ranlib/.libs/setsd.o /bin/sh ../libtool --tag=F77 --mode=compile g95 -O -O -c -o ranlib/sexpo.lo ranlib/sexpo.f libtool-fortran: compile: g95 -O -O -c ranlib/setsd.f -o ranlib/setsd.o >/dev/null 2>&1 libtool-fortran: compile: g95 -O -O -c ranlib/sexpo.f -fPIC -o ranlib/.libs/sexpo.o /bin/sh ../libtool --tag=F77 --mode=compile g95 -O -O -c -o ranlib/sgamma.lo ranlib/sgamma.f libtool-fortran: compile: g95 -O -O -c ranlib/sexpo.f -o ranlib/sexpo.o >/dev/null 2>&1 libtool-fortran: compile: g95 -O -O -c ranlib/sgamma.f -fPIC -o ranlib/.libs/sgamma.o /bin/sh ../libtool --tag=F77 --mode=compile g95 -O -O -c -o ranlib/snorm.lo ranlib/snorm.f libtool-fortran: compile: g95 -O -O -c ranlib/sgamma.f -o ranlib/sgamma.o >/dev/null 2>&1 libtool-fortran: compile: g95 -O -O -c ranlib/snorm.f -fPIC -o ranlib/.libs/snorm.o libtool-fortran: compile: g95 -O -O -c ranlib/snorm.f -o ranlib/snorm.o >/dev/null 2>&1 /bin/sh ../libtool --tag=F77 --mode=compile g95 -O -O -c -o ranlib/wrap.lo ranlib/wrap.f libtool-fortran: compile: g95 -O -O -c ranlib/wrap.f -fPIC -o ranlib/.libs/wrap.o /bin/sh ../libtool --tag=F77 --mode=compile g95 -O -c -o amos/libcruft_la-cacai.lo `test -f 'amos/cacai.f' || echo './'`amos/cacai.f libtool-fortran: compile: g95 -O -c amos/cacai.f -fPIC -o amos/.libs/libcruft_la-cacai.o libtool-fortran: compile: g95 -O -O -c ranlib/wrap.f -o ranlib/wrap.o >/dev/null 2>&1 /bin/sh ../libtool --tag=F77 --mode=compile g95 -O -c -o amos/libcruft_la-cacon.lo `test -f 'amos/cacon.f' || echo './'`amos/cacon.f libtool-fortran: compile: g95 -O -c amos/cacai.f -o amos/libcruft_la-cacai.o >/dev/null 2>&1 libtool-fortran: compile: g95 -O -c amos/cacon.f -fPIC -o amos/.libs/libcruft_la-cacon.o /bin/sh ../libtool --tag=F77 --mode=compile g95 -O -c -o amos/libcruft_la-cbesh.lo `test -f 'amos/cbesh.f' || echo './'`amos/cbesh.f amos/cacon.f: In function 'cacon_': amos/cacon.f:107: warning: will never be executed libtool-fortran: compile: g95 -O -c amos/cbesh.f -fPIC -o amos/.libs/libcruft_la-cbesh.o libtool-fortran: compile: g95 -O -c amos/cacon.f -o amos/libcruft_la-cacon.o >/dev/null 2>&1 amos/cbesh.f: In function 'cbesh_': amos/cbesh.f:299: warning: will never be executed libtool-fortran: compile: g95 -O -c amos/cbesh.f -o amos/libcruft_la-cbesh.o >/dev/null 2>&1 /bin/sh ../libtool --tag=F77 --mode=compile g95 -O -c -o amos/libcruft_la-cbesi.lo `test -f 'amos/cbesi.f' || echo './'`amos/cbesi.f libtool-fortran: compile: g95 -O -c amos/cbesi.f -fPIC -o amos/.libs/libcruft_la-cbesi.o /bin/sh ../libtool --tag=F77 --mode=compile g95 -O -c -o amos/libcruft_la-cbesj.lo `test -f 'amos/cbesj.f' || echo './'`amos/cbesj.f libtool-fortran: compile: g95 -O -c amos/cbesj.f -fPIC -o amos/.libs/libcruft_la-cbesj.o amos/cbesi.f: In function 'cbesi_': amos/cbesi.f:230: warning: will never be executed amos/cbesj.f: In function 'cbesj_': amos/cbesj.f:225: warning: will never be executed libtool-fortran: compile: g95 -O -c amos/cbesi.f -o amos/libcruft_la-cbesi.o >/dev/null 2>&1 libtool-fortran: compile: g95 -O -c amos/cbesj.f -o amos/libcruft_la-cbesj.o >/dev/null 2>&1 /bin/sh ../libtool --tag=F77 --mode=compile g95 -O -c -o amos/libcruft_la-cbesk.lo `test -f 'amos/cbesk.f' || echo './'`amos/cbesk.f libtool-fortran: compile: g95 -O -c amos/cbesk.f -fPIC -o amos/.libs/libcruft_la-cbesk.o /bin/sh ../libtool --tag=F77 --mode=compile g95 -O -c -o amos/libcruft_la-cbesy.lo `test -f 'amos/cbesy.f' || echo './'`amos/cbesy.f libtool-fortran: compile: g95 -O -c amos/cbesk.f -o amos/libcruft_la-cbesk.o >/dev/null 2>&1 libtool-fortran: compile: g95 -O -c amos/cbesy.f -fPIC -o amos/.libs/libcruft_la-cbesy.o amos/cbesy.f: In function 'cbesy_': amos/cbesy.f:193: warning: will never be executed amos/cbesy.f:166: warning: will never be executed libtool-fortran: compile: g95 -O -c amos/cbesy.f -o amos/libcruft_la-cbesy.o >/dev/null 2>&1 /bin/sh ../libtool --tag=F77 --mode=compile g95 -O -c -o amos/libcruft_la-cbinu.lo `test -f 'amos/cbinu.f' || echo './'`amos/cbinu.f libtool-fortran: compile: g95 -O -c amos/cbinu.f -fPIC -o amos/.libs/libcruft_la-cbinu.o amos/cbinu.f: In function 'cbinu_': amos/cbinu.f:77: warning: will never be executed /bin/sh ../libtool --tag=F77 --mode=compile g95 -O -c -o amos/libcruft_la-cbuni.lo `test -f 'amos/cbuni.f' || echo './'`amos/cbuni.f libtool-fortran: compile: g95 -O -c amos/cbinu.f -o amos/libcruft_la-cbinu.o >/dev/null 2>&1 libtool-fortran: compile: g95 -O -c amos/cbuni.f -fPIC -o amos/.libs/libcruft_la-cbuni.o amos/cbuni.f: In function 'cbuni_': amos/cbuni.f:105: warning: will never be executed /bin/sh ../libtool --tag=F77 --mode=compile g95 -O -c -o amos/libcruft_la-cbunk.lo `test -f 'amos/cbunk.f' || echo './'`amos/cbunk.f libtool-fortran: compile: g95 -O -c amos/cbuni.f -o amos/libcruft_la-cbuni.o >/dev/null 2>&1 libtool-fortran: compile: g95 -O -c amos/cbunk.f -fPIC -o amos/.libs/libcruft_la-cbunk.o /bin/sh ../libtool --tag=F77 --mode=compile g95 -O -c -o amos/libcruft_la-cunk1.lo `test -f 'amos/cunk1.f' || echo './'`amos/cunk1.f libtool-fortran: compile: g95 -O -c amos/cbunk.f -o amos/libcruft_la-cbunk.o >/dev/null 2>&1 libtool-fortran: compile: g95 -O -c amos/cunk1.f -fPIC -o amos/.libs/libcruft_la-cunk1.o /bin/sh ../libtool --tag=F77 --mode=compile g95 -O -c -o amos/libcruft_la-cunk2.lo `test -f 'amos/cunk2.f' || echo './'`amos/cunk2.f amos/cunk1.f: In function 'cunk1_': amos/cunk1.f:309: warning: will never be executed amos/cunk1.f:151: warning: will never be executed amos/cunk1.f:211: warning: will never be executed libtool-fortran: compile: g95 -O -c amos/cunk2.f -fPIC -o amos/.libs/libcruft_la-cunk2.o libtool-fortran: compile: g95 -O -c amos/cunk1.f -o amos/libcruft_la-cunk1.o >/dev/null 2>&1 amos/cunk2.f: In function 'cunk2_': amos/cunk2.f:359: warning: will never be executed amos/cunk2.f:189: warning: will never be executed amos/cunk2.f:258: warning: will never be executed libtool-fortran: compile: g95 -O -c amos/cunk2.f -o amos/libcruft_la-cunk2.o >/dev/null 2>&1 /bin/sh ../libtool --tag=F77 --mode=compile g95 -O -c -o amos/libcruft_la-crati.lo `test -f 'amos/crati.f' || echo './'`amos/crati.f /bin/sh ../libtool --tag=F77 --mode=compile g95 -O -c -o amos/libcruft_la-cshch.lo `test -f 'amos/cshch.f' || echo './'`amos/cshch.f libtool-fortran: compile: g95 -O -c amos/crati.f -fPIC -o amos/.libs/libcruft_la-crati.o libtool-fortran: compile: g95 -O -c amos/cshch.f -fPIC -o amos/.libs/libcruft_la-cshch.o libtool-fortran: compile: g95 -O -c amos/cshch.f -o amos/libcruft_la-cshch.o >/dev/null 2>&1 libtool-fortran: compile: g95 -O -c amos/crati.f -o amos/libcruft_la-crati.o >/dev/null 2>&1 /bin/sh ../libtool --tag=F77 --mode=compile g95 -O -c -o amos/libcruft_la-cuni1.lo `test -f 'amos/cuni1.f' || echo './'`amos/cuni1.f /bin/sh ../libtool --tag=F77 --mode=compile g95 -O -c -o amos/libcruft_la-cuoik.lo `test -f 'amos/cuoik.f' || echo './'`amos/cuoik.f libtool-fortran: compile: g95 -O -c amos/cuni1.f -fPIC -o amos/.libs/libcruft_la-cuni1.o libtool-fortran: compile: g95 -O -c amos/cuoik.f -fPIC -o amos/.libs/libcruft_la-cuoik.o amos/cuni1.f: In function 'cuni1_': amos/cuni1.f:115: warning: will never be executed libtool-fortran: compile: g95 -O -c amos/cuni1.f -o amos/libcruft_la-cuni1.o >/dev/null 2>&1 libtool-fortran: compile: g95 -O -c amos/cuoik.f -o amos/libcruft_la-cuoik.o >/dev/null 2>&1 /bin/sh ../libtool --tag=F77 --mode=compile g95 -O -c -o amos/libcruft_la-cairy.lo `test -f 'amos/cairy.f' || echo './'`amos/cairy.f /bin/sh ../libtool --tag=F77 --mode=compile g95 -O -c -o amos/libcruft_la-cbiry.lo `test -f 'amos/cbiry.f' || echo './'`amos/cbiry.f libtool-fortran: compile: g95 -O -c amos/cairy.f -fPIC -o amos/.libs/libcruft_la-cairy.o libtool-fortran: compile: g95 -O -c amos/cbiry.f -fPIC -o amos/.libs/libcruft_la-cbiry.o libtool-fortran: compile: g95 -O -c amos/cairy.f -o amos/libcruft_la-cairy.o >/dev/null 2>&1 libtool-fortran: compile: g95 -O -c amos/cbiry.f -o amos/libcruft_la-cbiry.o >/dev/null 2>&1 /bin/sh ../libtool --tag=F77 --mode=compile g95 -O -c -o amos/libcruft_la-ckscl.lo `test -f 'amos/ckscl.f' || echo './'`amos/ckscl.f /bin/sh ../libtool --tag=F77 --mode=compile g95 -O -c -o amos/libcruft_la-cs1s2.lo `test -f 'amos/cs1s2.f' || echo './'`amos/cs1s2.f libtool-fortran: compile: g95 -O -c amos/ckscl.f -fPIC -o amos/.libs/libcruft_la-ckscl.o libtool-fortran: compile: g95 -O -c amos/cs1s2.f -fPIC -o amos/.libs/libcruft_la-cs1s2.o libtool-fortran: compile: g95 -O -c amos/cs1s2.f -o amos/libcruft_la-cs1s2.o >/dev/null 2>&1 libtool-fortran: compile: g95 -O -c amos/ckscl.f -o amos/libcruft_la-ckscl.o >/dev/null 2>&1 /bin/sh ../libtool --tag=F77 --mode=compile g95 -O -c -o amos/libcruft_la-cuchk.lo `test -f 'amos/cuchk.f' || echo './'`amos/cuchk.f libtool-fortran: compile: g95 -O -c amos/cuchk.f -fPIC -o amos/.libs/libcruft_la-cuchk.o /bin/sh ../libtool --tag=F77 --mode=compile g95 -O -c -o amos/libcruft_la-cuni2.lo `test -f 'amos/cuni2.f' || echo './'`amos/cuni2.f libtool-fortran: compile: g95 -O -c amos/cuni2.f -fPIC -o amos/.libs/libcruft_la-cuni2.o libtool-fortran: compile: g95 -O -c amos/cuchk.f -o amos/libcruft_la-cuchk.o >/dev/null 2>&1 amos/cuni2.f: In function 'cuni2_': amos/cuni2.f:150: warning: will never be executed /bin/sh ../libtool --tag=F77 --mode=compile g95 -O -c -o amos/libcruft_la-cwrsk.lo `test -f 'amos/cwrsk.f' || echo './'`amos/cwrsk.f libtool-fortran: compile: g95 -O -c amos/cwrsk.f -fPIC -o amos/.libs/libcruft_la-cwrsk.o amos/cwrsk.f: In function 'cwrsk_': amos/cwrsk.f:65: warning: will never be executed libtool-fortran: compile: g95 -O -c amos/cuni2.f -o amos/libcruft_la-cuni2.o >/dev/null 2>&1 libtool-fortran: compile: g95 -O -c amos/cwrsk.f -o amos/libcruft_la-cwrsk.o >/dev/null 2>&1 /bin/sh ../libtool --tag=F77 --mode=compile g95 -O -c -o amos/libcruft_la-casyi.lo `test -f 'amos/casyi.f' || echo './'`amos/casyi.f libtool-fortran: compile: g95 -O -c amos/casyi.f -fPIC -o amos/.libs/libcruft_la-casyi.o amos/casyi.f: In function 'casyi_': amos/casyi.f:116: warning: will never be executed amos/casyi.f:82: warning: will never be executed /bin/sh ../libtool --tag=F77 --mode=compile g95 -O -c -o amos/libcruft_la-cbknu.lo `test -f 'amos/cbknu.f' || echo './'`amos/cbknu.f libtool-fortran: compile: g95 -O -c amos/casyi.f -o amos/libcruft_la-casyi.o >/dev/null 2>&1 libtool-fortran: compile: g95 -O -c amos/cbknu.f -fPIC -o amos/.libs/libcruft_la-cbknu.o amos/cbknu.f: In function 'cbknu_': amos/cbknu.f:341: warning: will never be executed amos/cbknu.f:216: warning: will never be executed /bin/sh ../libtool --tag=F77 --mode=compile g95 -O -c -o amos/libcruft_la-cmlri.lo `test -f 'amos/cmlri.f' || echo './'`amos/cmlri.f libtool-fortran: compile: g95 -O -c amos/cmlri.f -fPIC -o amos/.libs/libcruft_la-cmlri.o amos/cmlri.f: In function 'cmlri_': amos/cmlri.f:148: warning: will never be executed amos/cmlri.f:61: warning: will never be executed amos/cmlri.f:37: warning: will never be executed libtool-fortran: compile: g95 -O -c amos/cbknu.f -o amos/libcruft_la-cbknu.o >/dev/null 2>&1 libtool-fortran: compile: g95 -O -c amos/cmlri.f -o amos/libcruft_la-cmlri.o >/dev/null 2>&1 /bin/sh ../libtool --tag=F77 --mode=compile g95 -O -c -o amos/libcruft_la-cseri.lo `test -f 'amos/cseri.f' || echo './'`amos/cseri.f libtool-fortran: compile: g95 -O -c amos/cseri.f -fPIC -o amos/.libs/libcruft_la-cseri.o /bin/sh ../libtool --tag=F77 --mode=compile g95 -O -c -o amos/libcruft_la-cunhj.lo `test -f 'amos/cunhj.f' || echo './'`amos/cunhj.f amos/cseri.f: In function 'cseri_': amos/cseri.f:143: warning: will never be executed amos/cseri.f:121: warning: will never be executed amos/cseri.f:105: warning: will never be executed libtool-fortran: compile: g95 -O -c amos/cunhj.f -fPIC -o amos/.libs/libcruft_la-cunhj.o libtool-fortran: compile: g95 -O -c amos/cseri.f -o amos/libcruft_la-cseri.o >/dev/null 2>&1 amos/cunhj.f: In function 'cunhj_': amos/cunhj.f:462: warning: will never be executed /bin/sh ../libtool --tag=F77 --mode=compile g95 -O -c -o amos/libcruft_la-cunik.lo `test -f 'amos/cunik.f' || echo './'`amos/cunik.f libtool-fortran: compile: g95 -O -c amos/cunhj.f -o amos/libcruft_la-cunhj.o >/dev/null 2>&1 libtool-fortran: compile: g95 -O -c amos/cunik.f -fPIC -o amos/.libs/libcruft_la-cunik.o amos/cunik.f: In function 'cunik_': amos/cunik.f:146: warning: will never be executed libtool-fortran: compile: g95 -O -c amos/cunik.f -o amos/libcruft_la-cunik.o >/dev/null 2>&1 /bin/sh ../libtool --tag=F77 --mode=compile g95 -O -c -o amos/libcruft_la-dgamln.lo `test -f 'amos/dgamln.f' || echo './'`amos/dgamln.f libtool-fortran: compile: g95 -O -c amos/dgamln.f -fPIC -o amos/.libs/libcruft_la-dgamln.o /bin/sh ../libtool --tag=F77 --mode=compile g95 -O -c -o amos/libcruft_la-gamln.lo `test -f 'amos/gamln.f' || echo './'`amos/gamln.f libtool-fortran: compile: g95 -O -c amos/gamln.f -fPIC -o amos/.libs/libcruft_la-gamln.o libtool-fortran: compile: g95 -O -c amos/dgamln.f -o amos/libcruft_la-dgamln.o >/dev/null 2>&1 libtool-fortran: compile: g95 -O -c amos/gamln.f -o amos/libcruft_la-gamln.o >/dev/null 2>&1 /bin/sh ../libtool --tag=F77 --mode=compile g95 -O -c -o amos/libcruft_la-xzabs.lo `test -f 'amos/xzabs.f' || echo './'`amos/xzabs.f libtool-fortran: compile: g95 -O -c amos/xzabs.f -fPIC -o amos/.libs/libcruft_la-xzabs.o /bin/sh ../libtool --tag=F77 --mode=compile g95 -O -c -o amos/libcruft_la-xzexp.lo `test -f 'amos/xzexp.f' || echo './'`amos/xzexp.f libtool-fortran: compile: g95 -O -c amos/xzabs.f -o amos/libcruft_la-xzabs.o >/dev/null 2>&1 libtool-fortran: compile: g95 -O -c amos/xzexp.f -fPIC -o amos/.libs/libcruft_la-xzexp.o /bin/sh ../libtool --tag=F77 --mode=compile g95 -O -c -o amos/libcruft_la-xzlog.lo `test -f 'amos/xzlog.f' || echo './'`amos/xzlog.f libtool-fortran: compile: g95 -O -c amos/xzexp.f -o amos/libcruft_la-xzexp.o >/dev/null 2>&1 libtool-fortran: compile: g95 -O -c amos/xzlog.f -fPIC -o amos/.libs/libcruft_la-xzlog.o /bin/sh ../libtool --tag=F77 --mode=compile g95 -O -c -o amos/libcruft_la-xzsqrt.lo `test -f 'amos/xzsqrt.f' || echo './'`amos/xzsqrt.f libtool-fortran: compile: g95 -O -c amos/xzsqrt.f -fPIC -o amos/.libs/libcruft_la-xzsqrt.o libtool-fortran: compile: g95 -O -c amos/xzlog.f -o amos/libcruft_la-xzlog.o >/dev/null 2>&1 libtool-fortran: compile: g95 -O -c amos/xzsqrt.f -o amos/libcruft_la-xzsqrt.o >/dev/null 2>&1 /bin/sh ../libtool --tag=F77 --mode=compile g95 -O -c -o amos/libcruft_la-zacai.lo `test -f 'amos/zacai.f' || echo './'`amos/zacai.f libtool-fortran: compile: g95 -O -c amos/zacai.f -fPIC -o amos/.libs/libcruft_la-zacai.o /bin/sh ../libtool --tag=F77 --mode=compile g95 -O -c -o amos/libcruft_la-zacon.lo `test -f 'amos/zacon.f' || echo './'`amos/zacon.f libtool-fortran: compile: g95 -O -c amos/zacon.f -fPIC -o amos/.libs/libcruft_la-zacon.o libtool-fortran: compile: g95 -O -c amos/zacai.f -o amos/libcruft_la-zacai.o >/dev/null 2>&1 amos/zacon.f: In function 'zacon_': amos/zacon.f:143: warning: will never be executed libtool-fortran: compile: g95 -O -c amos/zacon.f -o amos/libcruft_la-zacon.o >/dev/null 2>&1 /bin/sh ../libtool --tag=F77 --mode=compile g95 -O -c -o amos/libcruft_la-zairy.lo `test -f 'amos/zairy.f' || echo './'`amos/zairy.f libtool-fortran: compile: g95 -O -c amos/zairy.f -fPIC -o amos/.libs/libcruft_la-zairy.o /bin/sh ../libtool --tag=F77 --mode=compile g95 -O -c -o amos/libcruft_la-zasyi.lo `test -f 'amos/zasyi.f' || echo './'`amos/zasyi.f libtool-fortran: compile: g95 -O -c amos/zasyi.f -fPIC -o amos/.libs/libcruft_la-zasyi.o libtool-fortran: compile: g95 -O -c amos/zairy.f -o amos/libcruft_la-zairy.o >/dev/null 2>&1 amos/zasyi.f: In function 'zasyi_': amos/zasyi.f:153: warning: will never be executed amos/zasyi.f:99: warning: will never be executed libtool-fortran: compile: g95 -O -c amos/zasyi.f -o amos/libcruft_la-zasyi.o >/dev/null 2>&1 /bin/sh ../libtool --tag=F77 --mode=compile g95 -O -c -o amos/libcruft_la-zbesh.lo `test -f 'amos/zbesh.f' || echo './'`amos/zbesh.f libtool-fortran: compile: g95 -O -c amos/zbesh.f -fPIC -o amos/.libs/libcruft_la-zbesh.o /bin/sh ../libtool --tag=F77 --mode=compile g95 -O -c -o amos/libcruft_la-zbesi.lo `test -f 'amos/zbesi.f' || echo './'`amos/zbesi.f amos/zbesh.f: In function 'zbesh_': amos/zbesh.f:308: warning: will never be executed libtool-fortran: compile: g95 -O -c amos/zbesi.f -fPIC -o amos/.libs/libcruft_la-zbesi.o amos/zbesi.f: In function 'zbesi_': amos/zbesi.f:236: warning: will never be executed libtool-fortran: compile: g95 -O -c amos/zbesh.f -o amos/libcruft_la-zbesh.o >/dev/null 2>&1 libtool-fortran: compile: g95 -O -c amos/zbesi.f -o amos/libcruft_la-zbesi.o >/dev/null 2>&1 /bin/sh ../libtool --tag=F77 --mode=compile g95 -O -c -o amos/libcruft_la-zbesj.lo `test -f 'amos/zbesj.f' || echo './'`amos/zbesj.f /bin/sh ../libtool --tag=F77 --mode=compile g95 -O -c -o amos/libcruft_la-zbesk.lo `test -f 'amos/zbesk.f' || echo './'`amos/zbesk.f libtool-fortran: compile: g95 -O -c amos/zbesj.f -fPIC -o amos/.libs/libcruft_la-zbesj.o libtool-fortran: compile: g95 -O -c amos/zbesk.f -fPIC -o amos/.libs/libcruft_la-zbesk.o amos/zbesj.f: In function 'zbesj_': amos/zbesj.f:232: warning: will never be executed libtool-fortran: compile: g95 -O -c amos/zbesj.f -o amos/libcruft_la-zbesj.o >/dev/null 2>&1 libtool-fortran: compile: g95 -O -c amos/zbesk.f -o amos/libcruft_la-zbesk.o >/dev/null 2>&1 /bin/sh ../libtool --tag=F77 --mode=compile g95 -O -c -o amos/libcruft_la-zbesy.lo `test -f 'amos/zbesy.f' || echo './'`amos/zbesy.f /bin/sh ../libtool --tag=F77 --mode=compile g95 -O -c -o amos/libcruft_la-zbinu.lo `test -f 'amos/zbinu.f' || echo './'`amos/zbinu.f libtool-fortran: compile: g95 -O -c amos/zbesy.f -fPIC -o amos/.libs/libcruft_la-zbesy.o libtool-fortran: compile: g95 -O -c amos/zbinu.f -fPIC -o amos/.libs/libcruft_la-zbinu.o amos/zbesy.f: In function 'zbesy_': amos/zbesy.f:202: warning: will never be executed amos/zbesy.f:171: warning: will never be executed amos/zbinu.f: In function 'zbinu_': amos/zbinu.f:80: warning: will never be executed libtool-fortran: compile: g95 -O -c amos/zbesy.f -o amos/libcruft_la-zbesy.o >/dev/null 2>&1 libtool-fortran: compile: g95 -O -c amos/zbinu.f -o amos/libcruft_la-zbinu.o >/dev/null 2>&1 /bin/sh ../libtool --tag=F77 --mode=compile g95 -O -c -o amos/libcruft_la-zbiry.lo `test -f 'amos/zbiry.f' || echo './'`amos/zbiry.f /bin/sh ../libtool --tag=F77 --mode=compile g95 -O -c -o amos/libcruft_la-zbknu.lo `test -f 'amos/zbknu.f' || echo './'`amos/zbknu.f libtool-fortran: compile: g95 -O -c amos/zbiry.f -fPIC -o amos/.libs/libcruft_la-zbiry.o libtool-fortran: compile: g95 -O -c amos/zbknu.f -fPIC -o amos/.libs/libcruft_la-zbknu.o amos/zbknu.f: In function 'zbknu_': amos/zbknu.f:422: warning: will never be executed amos/zbknu.f:261: warning: will never be executed libtool-fortran: compile: g95 -O -c amos/zbiry.f -o amos/libcruft_la-zbiry.o >/dev/null 2>&1 libtool-fortran: compile: g95 -O -c amos/zbknu.f -o amos/libcruft_la-zbknu.o >/dev/null 2>&1 /bin/sh ../libtool --tag=F77 --mode=compile g95 -O -c -o amos/libcruft_la-zbuni.lo `test -f 'amos/zbuni.f' || echo './'`amos/zbuni.f libtool-fortran: compile: g95 -O -c amos/zbuni.f -fPIC -o amos/.libs/libcruft_la-zbuni.o amos/zbuni.f: In function 'zbuni_': amos/zbuni.f:114: warning: will never be executed libtool-fortran: compile: g95 -O -c amos/zbuni.f -o amos/libcruft_la-zbuni.o >/dev/null 2>&1 /bin/sh ../libtool --tag=F77 --mode=compile g95 -O -c -o amos/libcruft_la-zbunk.lo `test -f 'amos/zbunk.f' || echo './'`amos/zbunk.f libtool-fortran: compile: g95 -O -c amos/zbunk.f -fPIC -o amos/.libs/libcruft_la-zbunk.o /bin/sh ../libtool --tag=F77 --mode=compile g95 -O -c -o amos/libcruft_la-zdiv.lo `test -f 'amos/zdiv.f' || echo './'`amos/zdiv.f libtool-fortran: compile: g95 -O -c amos/zbunk.f -o amos/libcruft_la-zbunk.o >/dev/null 2>&1 libtool-fortran: compile: g95 -O -c amos/zdiv.f -fPIC -o amos/.libs/libcruft_la-zdiv.o /bin/sh ../libtool --tag=F77 --mode=compile g95 -O -c -o amos/libcruft_la-zkscl.lo `test -f 'amos/zkscl.f' || echo './'`amos/zkscl.f libtool-fortran: compile: g95 -O -c amos/zdiv.f -o amos/libcruft_la-zdiv.o >/dev/null 2>&1 libtool-fortran: compile: g95 -O -c amos/zkscl.f -fPIC -o amos/.libs/libcruft_la-zkscl.o /bin/sh ../libtool --tag=F77 --mode=compile g95 -O -c -o amos/libcruft_la-zmlri.lo `test -f 'amos/zmlri.f' || echo './'`amos/zmlri.f libtool-fortran: compile: g95 -O -c amos/zmlri.f -fPIC -o amos/.libs/libcruft_la-zmlri.o libtool-fortran: compile: g95 -O -c amos/zkscl.f -o amos/libcruft_la-zkscl.o >/dev/null 2>&1 amos/zmlri.f: In function 'zmlri_': amos/zmlri.f:195: warning: will never be executed amos/zmlri.f:79: warning: will never be executed amos/zmlri.f:46: warning: will never be executed libtool-fortran: compile: g95 -O -c amos/zmlri.f -o amos/libcruft_la-zmlri.o >/dev/null 2>&1 /bin/sh ../libtool --tag=F77 --mode=compile g95 -O -c -o amos/libcruft_la-zmlt.lo `test -f 'amos/zmlt.f' || echo './'`amos/zmlt.f libtool-fortran: compile: g95 -O -c amos/zmlt.f -fPIC -o amos/.libs/libcruft_la-zmlt.o libtool-fortran: compile: g95 -O -c amos/zmlt.f -o amos/libcruft_la-zmlt.o >/dev/null 2>&1 /bin/sh ../libtool --tag=F77 --mode=compile g95 -O -c -o amos/libcruft_la-zrati.lo `test -f 'amos/zrati.f' || echo './'`amos/zrati.f /bin/sh ../libtool --tag=F77 --mode=compile g95 -O -c -o amos/libcruft_la-zs1s2.lo `test -f 'amos/zs1s2.f' || echo './'`amos/zs1s2.f libtool-fortran: compile: g95 -O -c amos/zrati.f -fPIC -o amos/.libs/libcruft_la-zrati.o libtool-fortran: compile: g95 -O -c amos/zs1s2.f -fPIC -o amos/.libs/libcruft_la-zs1s2.o libtool-fortran: compile: g95 -O -c amos/zs1s2.f -o amos/libcruft_la-zs1s2.o >/dev/null 2>&1 libtool-fortran: compile: g95 -O -c amos/zrati.f -o amos/libcruft_la-zrati.o >/dev/null 2>&1 /bin/sh ../libtool --tag=F77 --mode=compile g95 -O -c -o amos/libcruft_la-zseri.lo `test -f 'amos/zseri.f' || echo './'`amos/zseri.f libtool-fortran: compile: g95 -O -c amos/zseri.f -fPIC -o amos/.libs/libcruft_la-zseri.o /bin/sh ../libtool --tag=F77 --mode=compile g95 -O -c -o amos/libcruft_la-zshch.lo `test -f 'amos/zshch.f' || echo './'`amos/zshch.f libtool-fortran: compile: g95 -O -c amos/zshch.f -fPIC -o amos/.libs/libcruft_la-zshch.o amos/zseri.f: In function 'zseri_': amos/zseri.f:178: warning: will never be executed amos/zseri.f:147: warning: will never be executed amos/zseri.f:128: warning: will never be executed libtool-fortran: compile: g95 -O -c amos/zshch.f -o amos/libcruft_la-zshch.o >/dev/null 2>&1 libtool-fortran: compile: g95 -O -c amos/zseri.f -o amos/libcruft_la-zseri.o >/dev/null 2>&1 /bin/sh ../libtool --tag=F77 --mode=compile g95 -O -c -o amos/libcruft_la-zuchk.lo `test -f 'amos/zuchk.f' || echo './'`amos/zuchk.f libtool-fortran: compile: g95 -O -c amos/zuchk.f -fPIC -o amos/.libs/libcruft_la-zuchk.o libtool-fortran: compile: g95 -O -c amos/zuchk.f -o amos/libcruft_la-zuchk.o >/dev/null 2>&1 /bin/sh ../libtool --tag=F77 --mode=compile g95 -O -c -o amos/libcruft_la-zunhj.lo `test -f 'amos/zunhj.f' || echo './'`amos/zunhj.f libtool-fortran: compile: g95 -O -c amos/zunhj.f -fPIC -o amos/.libs/libcruft_la-zunhj.o /bin/sh ../libtool --tag=F77 --mode=compile g95 -O -c -o amos/libcruft_la-zuni1.lo `test -f 'amos/zuni1.f' || echo './'`amos/zuni1.f libtool-fortran: compile: g95 -O -c amos/zuni1.f -fPIC -o amos/.libs/libcruft_la-zuni1.o amos/zuni1.f: In function 'zuni1_': amos/zuni1.f:142: warning: will never be executed amos/zunhj.f: In function 'zunhj_': amos/zunhj.f:472: warning: will never be executed libtool-fortran: compile: g95 -O -c amos/zuni1.f -o amos/libcruft_la-zuni1.o >/dev/null 2>&1 libtool-fortran: compile: g95 -O -c amos/zunhj.f -o amos/libcruft_la-zunhj.o >/dev/null 2>&1 /bin/sh ../libtool --tag=F77 --mode=compile g95 -O -c -o amos/libcruft_la-zuni2.lo `test -f 'amos/zuni2.f' || echo './'`amos/zuni2.f libtool-fortran: compile: g95 -O -c amos/zuni2.f -fPIC -o amos/.libs/libcruft_la-zuni2.o amos/zuni2.f: In function 'zuni2_': amos/zuni2.f:189: warning: will never be executed /bin/sh ../libtool --tag=F77 --mode=compile g95 -O -c -o amos/libcruft_la-zunik.lo `test -f 'amos/zunik.f' || echo './'`amos/zunik.f libtool-fortran: compile: g95 -O -c amos/zuni2.f -o amos/libcruft_la-zuni2.o >/dev/null 2>&1 libtool-fortran: compile: g95 -O -c amos/zunik.f -fPIC -o amos/.libs/libcruft_la-zunik.o amos/zunik.f: In function 'zunik_': amos/zunik.f:157: warning: will never be executed libtool-fortran: compile: g95 -O -c amos/zunik.f -o amos/libcruft_la-zunik.o >/dev/null 2>&1 /bin/sh ../libtool --tag=F77 --mode=compile g95 -O -c -o amos/libcruft_la-zunk1.lo `test -f 'amos/zunk1.f' || echo './'`amos/zunk1.f /bin/sh ../libtool --tag=F77 --mode=compile g95 -O -c -o amos/libcruft_la-zunk2.lo `test -f 'amos/zunk2.f' || echo './'`amos/zunk2.f libtool-fortran: compile: g95 -O -c amos/zunk1.f -fPIC -o amos/.libs/libcruft_la-zunk1.o libtool-fortran: compile: g95 -O -c amos/zunk2.f -fPIC -o amos/.libs/libcruft_la-zunk2.o amos/zunk2.f: In function 'zunk2_': amos/zunk2.f:461: warning: will never be executed amos/zunk2.f:243: warning: will never be executed amos/zunk1.f: In function 'zunk1_': amos/zunk1.f:382: warning: will never be executed amos/zunk1.f:185: warning: will never be executed amos/zunk2.f:326: warning: will never be executed amos/zunk1.f:258: warning: will never be executed libtool-fortran: compile: g95 -O -c amos/zunk2.f -o amos/libcruft_la-zunk2.o >/dev/null 2>&1 libtool-fortran: compile: g95 -O -c amos/zunk1.f -o amos/libcruft_la-zunk1.o >/dev/null 2>&1 /bin/sh ../libtool --tag=F77 --mode=compile g95 -O -c -o amos/libcruft_la-zuoik.lo `test -f 'amos/zuoik.f' || echo './'`amos/zuoik.f libtool-fortran: compile: g95 -O -c amos/zuoik.f -fPIC -o amos/.libs/libcruft_la-zuoik.o /bin/sh ../libtool --tag=F77 --mode=compile g95 -O -c -o amos/libcruft_la-zwrsk.lo `test -f 'amos/zwrsk.f' || echo './'`amos/zwrsk.f libtool-fortran: compile: g95 -O -c amos/zwrsk.f -fPIC -o amos/.libs/libcruft_la-zwrsk.o libtool-fortran: compile: g95 -O -c amos/zuoik.f -o amos/libcruft_la-zuoik.o >/dev/null 2>&1 amos/zwrsk.f: In function 'zwrsk_': amos/zwrsk.f:80: warning: will never be executed libtool-fortran: compile: g95 -O -c amos/zwrsk.f -o amos/libcruft_la-zwrsk.o >/dev/null 2>&1 /bin/sh ../libtool --tag=F77 --mode=compile g95 -O -c -o blas-xtra/libcruft_la-ddot3.lo `test -f 'blas-xtra/ddot3.f' || echo './'`blas-xtra/ddot3.f libtool-fortran: compile: g95 -O -c blas-xtra/ddot3.f -fPIC -o blas-xtra/.libs/libcruft_la-ddot3.o /bin/sh ../libtool --tag=F77 --mode=compile g95 -O -c -o blas-xtra/libcruft_la-zdotc3.lo `test -f 'blas-xtra/zdotc3.f' || echo './'`blas-xtra/zdotc3.f blas-xtra/ddot3.f: In function 'ddot3_': blas-xtra/ddot3.f:41: warning: will never be executed libtool-fortran: compile: g95 -O -c blas-xtra/ddot3.f -o blas-xtra/libcruft_la-ddot3.o >/dev/null 2>&1 libtool-fortran: compile: g95 -O -c blas-xtra/zdotc3.f -fPIC -o blas-xtra/.libs/libcruft_la-zdotc3.o blas-xtra/zdotc3.f: In function 'zdotc3_': blas-xtra/zdotc3.f:40: warning: will never be executed /bin/sh ../libtool --tag=F77 --mode=compile g95 -O -c -o blas-xtra/libcruft_la-sdot3.lo `test -f 'blas-xtra/sdot3.f' || echo './'`blas-xtra/sdot3.f libtool-fortran: compile: g95 -O -c blas-xtra/zdotc3.f -o blas-xtra/libcruft_la-zdotc3.o >/dev/null 2>&1 libtool-fortran: compile: g95 -O -c blas-xtra/sdot3.f -fPIC -o blas-xtra/.libs/libcruft_la-sdot3.o blas-xtra/sdot3.f: In function 'sdot3_': blas-xtra/sdot3.f:40: warning: will never be executed libtool-fortran: compile: g95 -O -c blas-xtra/sdot3.f -o blas-xtra/libcruft_la-sdot3.o >/dev/null 2>&1 /bin/sh ../libtool --tag=F77 --mode=compile g95 -O -c -o blas-xtra/libcruft_la-cdotc3.lo `test -f 'blas-xtra/cdotc3.f' || echo './'`blas-xtra/cdotc3.f libtool-fortran: compile: g95 -O -c blas-xtra/cdotc3.f -fPIC -o blas-xtra/.libs/libcruft_la-cdotc3.o /bin/sh ../libtool --tag=F77 --mode=compile g95 -O -c -o blas-xtra/libcruft_la-dmatm3.lo `test -f 'blas-xtra/dmatm3.f' || echo './'`blas-xtra/dmatm3.f blas-xtra/cdotc3.f: In function 'cdotc3_': blas-xtra/cdotc3.f:40: warning: will never be executed libtool-fortran: compile: g95 -O -c blas-xtra/dmatm3.f -fPIC -o blas-xtra/.libs/libcruft_la-dmatm3.o libtool-fortran: compile: g95 -O -c blas-xtra/cdotc3.f -o blas-xtra/libcruft_la-cdotc3.o >/dev/null 2>&1 blas-xtra/dmatm3.f: In function 'dmatm3_': blas-xtra/dmatm3.f:58: warning: will never be executed blas-xtra/dmatm3.f:52: warning: will never be executed blas-xtra/dmatm3.f:48: warning: will never be executed libtool-fortran: compile: g95 -O -c blas-xtra/dmatm3.f -o blas-xtra/libcruft_la-dmatm3.o >/dev/null 2>&1 /bin/sh ../libtool --tag=F77 --mode=compile g95 -O -c -o blas-xtra/libcruft_la-zmatm3.lo `test -f 'blas-xtra/zmatm3.f' || echo './'`blas-xtra/zmatm3.f libtool-fortran: compile: g95 -O -c blas-xtra/zmatm3.f -fPIC -o blas-xtra/.libs/libcruft_la-zmatm3.o /bin/sh ../libtool --tag=F77 --mode=compile g95 -O -c -o blas-xtra/libcruft_la-smatm3.lo `test -f 'blas-xtra/smatm3.f' || echo './'`blas-xtra/smatm3.f blas-xtra/zmatm3.f: In function 'zmatm3_': blas-xtra/zmatm3.f:58: warning: will never be executed blas-xtra/zmatm3.f:52: warning: will never be executed blas-xtra/zmatm3.f:48: warning: will never be executed libtool-fortran: compile: g95 -O -c blas-xtra/smatm3.f -fPIC -o blas-xtra/.libs/libcruft_la-smatm3.o libtool-fortran: compile: g95 -O -c blas-xtra/zmatm3.f -o blas-xtra/libcruft_la-zmatm3.o >/dev/null 2>&1 blas-xtra/smatm3.f: In function 'smatm3_': blas-xtra/smatm3.f:58: warning: will never be executed blas-xtra/smatm3.f:52: warning: will never be executed blas-xtra/smatm3.f:48: warning: will never be executed libtool-fortran: compile: g95 -O -c blas-xtra/smatm3.f -o blas-xtra/libcruft_la-smatm3.o >/dev/null 2>&1 /bin/sh ../libtool --tag=F77 --mode=compile g95 -O -c -o blas-xtra/libcruft_la-cmatm3.lo `test -f 'blas-xtra/cmatm3.f' || echo './'`blas-xtra/cmatm3.f libtool-fortran: compile: g95 -O -c blas-xtra/cmatm3.f -fPIC -o blas-xtra/.libs/libcruft_la-cmatm3.o blas-xtra/cmatm3.f: In function 'cmatm3_': blas-xtra/cmatm3.f:58: warning: will never be executed blas-xtra/cmatm3.f:52: warning: will never be executed blas-xtra/cmatm3.f:48: warning: will never be executed /bin/sh ../libtool --tag=F77 --mode=compile g95 -O -c -o blas-xtra/libcruft_la-xddot.lo `test -f 'blas-xtra/xddot.f' || echo './'`blas-xtra/xddot.f libtool-fortran: compile: g95 -O -c blas-xtra/cmatm3.f -o blas-xtra/libcruft_la-cmatm3.o >/dev/null 2>&1 libtool-fortran: compile: g95 -O -c blas-xtra/xddot.f -fPIC -o blas-xtra/.libs/libcruft_la-xddot.o libtool-fortran: compile: g95 -O -c blas-xtra/xddot.f -o blas-xtra/libcruft_la-xddot.o >/dev/null 2>&1 /bin/sh ../libtool --tag=F77 --mode=compile g95 -O -c -o blas-xtra/libcruft_la-xdnrm2.lo `test -f 'blas-xtra/xdnrm2.f' || echo './'`blas-xtra/xdnrm2.f libtool-fortran: compile: g95 -O -c blas-xtra/xdnrm2.f -fPIC -o blas-xtra/.libs/libcruft_la-xdnrm2.o /bin/sh ../libtool --tag=F77 --mode=compile g95 -O -c -o blas-xtra/libcruft_la-xdznrm2.lo `test -f 'blas-xtra/xdznrm2.f' || echo './'`blas-xtra/xdznrm2.f libtool-fortran: compile: g95 -O -c blas-xtra/xdznrm2.f -fPIC -o blas-xtra/.libs/libcruft_la-xdznrm2.o libtool-fortran: compile: g95 -O -c blas-xtra/xdnrm2.f -o blas-xtra/libcruft_la-xdnrm2.o >/dev/null 2>&1 libtool-fortran: compile: g95 -O -c blas-xtra/xdznrm2.f -o blas-xtra/libcruft_la-xdznrm2.o >/dev/null 2>&1 /bin/sh ../libtool --tag=F77 --mode=compile g95 -O -c -o blas-xtra/libcruft_la-xzdotc.lo `test -f 'blas-xtra/xzdotc.f' || echo './'`blas-xtra/xzdotc.f libtool-fortran: compile: g95 -O -c blas-xtra/xzdotc.f -fPIC -o blas-xtra/.libs/libcruft_la-xzdotc.o /bin/sh ../libtool --tag=F77 --mode=compile g95 -O -c -o blas-xtra/libcruft_la-xzdotu.lo `test -f 'blas-xtra/xzdotu.f' || echo './'`blas-xtra/xzdotu.f libtool-fortran: compile: g95 -O -c blas-xtra/xzdotu.f -fPIC -o blas-xtra/.libs/libcruft_la-xzdotu.o libtool-fortran: compile: g95 -O -c blas-xtra/xzdotc.f -o blas-xtra/libcruft_la-xzdotc.o >/dev/null 2>&1 libtool-fortran: compile: g95 -O -c blas-xtra/xzdotu.f -o blas-xtra/libcruft_la-xzdotu.o >/dev/null 2>&1 /bin/sh ../libtool --tag=F77 --mode=compile g95 -O -c -o blas-xtra/libcruft_la-xsdot.lo `test -f 'blas-xtra/xsdot.f' || echo './'`blas-xtra/xsdot.f /bin/sh ../libtool --tag=F77 --mode=compile g95 -O -c -o blas-xtra/libcruft_la-xsnrm2.lo `test -f 'blas-xtra/xsnrm2.f' || echo './'`blas-xtra/xsnrm2.f libtool-fortran: compile: g95 -O -c blas-xtra/xsnrm2.f -fPIC -o blas-xtra/.libs/libcruft_la-xsnrm2.o libtool-fortran: compile: g95 -O -c blas-xtra/xsdot.f -fPIC -o blas-xtra/.libs/libcruft_la-xsdot.o libtool-fortran: compile: g95 -O -c blas-xtra/xsnrm2.f -o blas-xtra/libcruft_la-xsnrm2.o >/dev/null 2>&1 libtool-fortran: compile: g95 -O -c blas-xtra/xsdot.f -o blas-xtra/libcruft_la-xsdot.o >/dev/null 2>&1 /bin/sh ../libtool --tag=F77 --mode=compile g95 -O -c -o blas-xtra/libcruft_la-xscnrm2.lo `test -f 'blas-xtra/xscnrm2.f' || echo './'`blas-xtra/xscnrm2.f libtool-fortran: compile: g95 -O -c blas-xtra/xscnrm2.f -fPIC -o blas-xtra/.libs/libcruft_la-xscnrm2.o /bin/sh ../libtool --tag=F77 --mode=compile g95 -O -c -o blas-xtra/libcruft_la-xcdotc.lo `test -f 'blas-xtra/xcdotc.f' || echo './'`blas-xtra/xcdotc.f libtool-fortran: compile: g95 -O -c blas-xtra/xcdotc.f -fPIC -o blas-xtra/.libs/libcruft_la-xcdotc.o libtool-fortran: compile: g95 -O -c blas-xtra/xscnrm2.f -o blas-xtra/libcruft_la-xscnrm2.o >/dev/null 2>&1 libtool-fortran: compile: g95 -O -c blas-xtra/xcdotc.f -o blas-xtra/libcruft_la-xcdotc.o >/dev/null 2>&1 /bin/sh ../libtool --tag=F77 --mode=compile g95 -O -c -o blas-xtra/libcruft_la-xcdotu.lo `test -f 'blas-xtra/xcdotu.f' || echo './'`blas-xtra/xcdotu.f libtool-fortran: compile: g95 -O -c blas-xtra/xcdotu.f -fPIC -o blas-xtra/.libs/libcruft_la-xcdotu.o /bin/sh ../libtool --tag=F77 --mode=compile g95 -O -c -o blas-xtra/libcruft_la-xerbla.lo `test -f 'blas-xtra/xerbla.f' || echo './'`blas-xtra/xerbla.f libtool-fortran: compile: g95 -O -c blas-xtra/xcdotu.f -o blas-xtra/libcruft_la-xcdotu.o >/dev/null 2>&1 libtool-fortran: compile: g95 -O -c blas-xtra/xerbla.f -fPIC -o blas-xtra/.libs/libcruft_la-xerbla.o /bin/sh ../libtool --tag=F77 --mode=compile g95 -O -c -o blas-xtra/libcruft_la-cconv2.lo `test -f 'blas-xtra/cconv2.f' || echo './'`blas-xtra/cconv2.f libtool-fortran: compile: g95 -O -c blas-xtra/xerbla.f -o blas-xtra/libcruft_la-xerbla.o >/dev/null 2>&1 libtool-fortran: compile: g95 -O -c blas-xtra/cconv2.f -fPIC -o blas-xtra/.libs/libcruft_la-cconv2.o /bin/sh ../libtool --tag=F77 --mode=compile g95 -O -c -o blas-xtra/libcruft_la-csconv2.lo `test -f 'blas-xtra/csconv2.f' || echo './'`blas-xtra/csconv2.f libtool-fortran: compile: g95 -O -c blas-xtra/cconv2.f -o blas-xtra/libcruft_la-cconv2.o >/dev/null 2>&1 libtool-fortran: compile: g95 -O -c blas-xtra/csconv2.f -fPIC -o blas-xtra/.libs/libcruft_la-csconv2.o /bin/sh ../libtool --tag=F77 --mode=compile g95 -O -c -o blas-xtra/libcruft_la-dconv2.lo `test -f 'blas-xtra/dconv2.f' || echo './'`blas-xtra/dconv2.f libtool-fortran: compile: g95 -O -c blas-xtra/dconv2.f -fPIC -o blas-xtra/.libs/libcruft_la-dconv2.o libtool-fortran: compile: g95 -O -c blas-xtra/csconv2.f -o blas-xtra/libcruft_la-csconv2.o >/dev/null 2>&1 libtool-fortran: compile: g95 -O -c blas-xtra/dconv2.f -o blas-xtra/libcruft_la-dconv2.o >/dev/null 2>&1 /bin/sh ../libtool --tag=F77 --mode=compile g95 -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 g95 -O -c -o blas-xtra/libcruft_la-zconv2.lo `test -f 'blas-xtra/zconv2.f' || echo './'`blas-xtra/zconv2.f libtool-fortran: compile: g95 -O -c blas-xtra/sconv2.f -fPIC -o blas-xtra/.libs/libcruft_la-sconv2.o libtool-fortran: compile: g95 -O -c blas-xtra/zconv2.f -fPIC -o blas-xtra/.libs/libcruft_la-zconv2.o libtool-fortran: compile: g95 -O -c blas-xtra/zconv2.f -o blas-xtra/libcruft_la-zconv2.o >/dev/null 2>&1 libtool-fortran: compile: g95 -O -c blas-xtra/sconv2.f -o blas-xtra/libcruft_la-sconv2.o >/dev/null 2>&1 /bin/sh ../libtool --tag=F77 --mode=compile g95 -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 g95 -O -c -o daspk/libcruft_la-datv.lo `test -f 'daspk/datv.f' || echo './'`daspk/datv.f libtool-fortran: compile: g95 -O -c blas-xtra/zdconv2.f -fPIC -o blas-xtra/.libs/libcruft_la-zdconv2.o libtool-fortran: compile: g95 -O -c daspk/datv.f -fPIC -o daspk/.libs/libcruft_la-datv.o libtool-fortran: compile: g95 -O -c blas-xtra/zdconv2.f -o blas-xtra/libcruft_la-zdconv2.o >/dev/null 2>&1 libtool-fortran: compile: g95 -O -c daspk/datv.f -o daspk/libcruft_la-datv.o >/dev/null 2>&1 /bin/sh ../libtool --tag=F77 --mode=compile g95 -O -c -o daspk/libcruft_la-dcnst0.lo `test -f 'daspk/dcnst0.f' || echo './'`daspk/dcnst0.f libtool-fortran: compile: g95 -O -c daspk/dcnst0.f -fPIC -o daspk/.libs/libcruft_la-dcnst0.o /bin/sh ../libtool --tag=F77 --mode=compile g95 -O -c -o daspk/libcruft_la-dcnstr.lo `test -f 'daspk/dcnstr.f' || echo './'`daspk/dcnstr.f libtool-fortran: compile: g95 -O -c daspk/dcnst0.f -o daspk/libcruft_la-dcnst0.o >/dev/null 2>&1 libtool-fortran: compile: g95 -O -c daspk/dcnstr.f -fPIC -o daspk/.libs/libcruft_la-dcnstr.o /bin/sh ../libtool --tag=F77 --mode=compile g95 -O -c -o daspk/libcruft_la-ddasic.lo `test -f 'daspk/ddasic.f' || echo './'`daspk/ddasic.f libtool-fortran: compile: g95 -O -c daspk/ddasic.f -fPIC -o daspk/.libs/libcruft_la-ddasic.o libtool-fortran: compile: g95 -O -c daspk/dcnstr.f -o daspk/libcruft_la-dcnstr.o >/dev/null 2>&1 libtool-fortran: compile: g95 -O -c daspk/ddasic.f -o daspk/libcruft_la-ddasic.o >/dev/null 2>&1 /bin/sh ../libtool --tag=F77 --mode=compile g95 -O -c -o daspk/libcruft_la-ddasid.lo `test -f 'daspk/ddasid.f' || echo './'`daspk/ddasid.f libtool-fortran: compile: g95 -O -c daspk/ddasid.f -fPIC -o daspk/.libs/libcruft_la-ddasid.o /bin/sh ../libtool --tag=F77 --mode=compile g95 -O -c -o daspk/libcruft_la-ddasik.lo `test -f 'daspk/ddasik.f' || echo './'`daspk/ddasik.f libtool-fortran: compile: g95 -O -c daspk/ddasik.f -fPIC -o daspk/.libs/libcruft_la-ddasik.o libtool-fortran: compile: g95 -O -c daspk/ddasid.f -o daspk/libcruft_la-ddasid.o >/dev/null 2>&1 libtool-fortran: compile: g95 -O -c daspk/ddasik.f -o daspk/libcruft_la-ddasik.o >/dev/null 2>&1 /bin/sh ../libtool --tag=F77 --mode=compile g95 -O -c -o daspk/libcruft_la-ddaspk.lo `test -f 'daspk/ddaspk.f' || echo './'`daspk/ddaspk.f /bin/sh ../libtool --tag=F77 --mode=compile g95 -O -c -o daspk/libcruft_la-ddstp.lo `test -f 'daspk/ddstp.f' || echo './'`daspk/ddstp.f libtool-fortran: compile: g95 -O -c daspk/ddaspk.f -fPIC -o daspk/.libs/libcruft_la-ddaspk.o libtool-fortran: compile: g95 -O -c daspk/ddstp.f -fPIC -o daspk/.libs/libcruft_la-ddstp.o daspk/ddstp.f: In function 'ddstp_':daspk/ddaspk.f: In function 'ddaspk_': daspk/ddstp.f:459: warning: will never be executeddaspk/ddaspk.f:1845: warning: will never be executed daspk/ddaspk.f:1549: warning: will never be executed libtool-fortran: compile: g95 -O -c daspk/ddstp.f -o daspk/libcruft_la-ddstp.o >/dev/null 2>&1 /bin/sh ../libtool --tag=F77 --mode=compile g95 -O -c -o daspk/libcruft_la-ddwnrm.lo `test -f 'daspk/ddwnrm.f' || echo './'`daspk/ddwnrm.f libtool-fortran: compile: g95 -O -c daspk/ddaspk.f -o daspk/libcruft_la-ddaspk.o >/dev/null 2>&1 libtool-fortran: compile: g95 -O -c daspk/ddwnrm.f -fPIC -o daspk/.libs/libcruft_la-ddwnrm.o libtool-fortran: compile: g95 -O -c daspk/ddwnrm.f -o daspk/libcruft_la-ddwnrm.o >/dev/null 2>&1 /bin/sh ../libtool --tag=F77 --mode=compile g95 -O -c -o daspk/libcruft_la-dfnrmd.lo `test -f 'daspk/dfnrmd.f' || echo './'`daspk/dfnrmd.f libtool-fortran: compile: g95 -O -c daspk/dfnrmd.f -fPIC -o daspk/.libs/libcruft_la-dfnrmd.o libtool-fortran: compile: g95 -O -c daspk/dfnrmd.f -o daspk/libcruft_la-dfnrmd.o >/dev/null 2>&1 /bin/sh ../libtool --tag=F77 --mode=compile g95 -O -c -o daspk/libcruft_la-dfnrmk.lo `test -f 'daspk/dfnrmk.f' || echo './'`daspk/dfnrmk.f libtool-fortran: compile: g95 -O -c daspk/dfnrmk.f -fPIC -o daspk/.libs/libcruft_la-dfnrmk.o /bin/sh ../libtool --tag=F77 --mode=compile g95 -O -c -o daspk/libcruft_la-dhels.lo `test -f 'daspk/dhels.f' || echo './'`daspk/dhels.f libtool-fortran: compile: g95 -O -c daspk/dhels.f -fPIC -o daspk/.libs/libcruft_la-dhels.o libtool-fortran: compile: g95 -O -c daspk/dfnrmk.f -o daspk/libcruft_la-dfnrmk.o >/dev/null 2>&1 libtool-fortran: compile: g95 -O -c daspk/dhels.f -o daspk/libcruft_la-dhels.o >/dev/null 2>&1 /bin/sh ../libtool --tag=F77 --mode=compile g95 -O -c -o daspk/libcruft_la-dheqr.lo `test -f 'daspk/dheqr.f' || echo './'`daspk/dheqr.f libtool-fortran: compile: g95 -O -c daspk/dheqr.f -fPIC -o daspk/.libs/libcruft_la-dheqr.o /bin/sh ../libtool --tag=F77 --mode=compile g95 -O -c -o daspk/libcruft_la-dinvwt.lo `test -f 'daspk/dinvwt.f' || echo './'`daspk/dinvwt.f libtool-fortran: compile: g95 -O -c daspk/dinvwt.f -fPIC -o daspk/.libs/libcruft_la-dinvwt.o daspk/dheqr.f: In function 'dheqr_': daspk/dheqr.f:80: warning: will never be executed daspk/dinvwt.f: In function 'dinvwt_': daspk/dinvwt.f:24: warning: will never be executed libtool-fortran: compile: g95 -O -c daspk/dinvwt.f -o daspk/libcruft_la-dinvwt.o >/dev/null 2>&1 libtool-fortran: compile: g95 -O -c daspk/dheqr.f -o daspk/libcruft_la-dheqr.o >/dev/null 2>&1 /bin/sh ../libtool --tag=F77 --mode=compile g95 -O -c -o daspk/libcruft_la-dlinsd.lo `test -f 'daspk/dlinsd.f' || echo './'`daspk/dlinsd.f libtool-fortran: compile: g95 -O -c daspk/dlinsd.f -fPIC -o daspk/.libs/libcruft_la-dlinsd.o /bin/sh ../libtool --tag=F77 --mode=compile g95 -O -c -o daspk/libcruft_la-dlinsk.lo `test -f 'daspk/dlinsk.f' || echo './'`daspk/dlinsk.f libtool-fortran: compile: g95 -O -c daspk/dlinsd.f -o daspk/libcruft_la-dlinsd.o >/dev/null 2>&1 libtool-fortran: compile: g95 -O -c daspk/dlinsk.f -fPIC -o daspk/.libs/libcruft_la-dlinsk.o /bin/sh ../libtool --tag=F77 --mode=compile g95 -O -c -o daspk/libcruft_la-dmatd.lo `test -f 'daspk/dmatd.f' || echo './'`daspk/dmatd.f libtool-fortran: compile: g95 -O -c daspk/dlinsk.f -o daspk/libcruft_la-dlinsk.o >/dev/null 2>&1 libtool-fortran: compile: g95 -O -c daspk/dmatd.f -fPIC -o daspk/.libs/libcruft_la-dmatd.o /bin/sh ../libtool --tag=F77 --mode=compile g95 -O -c -o daspk/libcruft_la-dnedd.lo `test -f 'daspk/dnedd.f' || echo './'`daspk/dnedd.f libtool-fortran: compile: g95 -O -c daspk/dmatd.f -o daspk/libcruft_la-dmatd.o >/dev/null 2>&1 libtool-fortran: compile: g95 -O -c daspk/dnedd.f -fPIC -o daspk/.libs/libcruft_la-dnedd.o daspk/dnedd.f: In function 'dnedd_': daspk/dnedd.f:245: warning: will never be executed libtool-fortran: compile: g95 -O -c daspk/dnedd.f -o daspk/libcruft_la-dnedd.o >/dev/null 2>&1 /bin/sh ../libtool --tag=F77 --mode=compile g95 -O -c -o daspk/libcruft_la-dnedk.lo `test -f 'daspk/dnedk.f' || echo './'`daspk/dnedk.f libtool-fortran: compile: g95 -O -c daspk/dnedk.f -fPIC -o daspk/.libs/libcruft_la-dnedk.o daspk/dnedk.f: In function 'dnedk_': daspk/dnedk.f:248: warning: will never be executed libtool-fortran: compile: g95 -O -c daspk/dnedk.f -o daspk/libcruft_la-dnedk.o >/dev/null 2>&1 /bin/sh ../libtool --tag=F77 --mode=compile g95 -O -c -o daspk/libcruft_la-dnsd.lo `test -f 'daspk/dnsd.f' || echo './'`daspk/dnsd.f libtool-fortran: compile: g95 -O -c daspk/dnsd.f -fPIC -o daspk/.libs/libcruft_la-dnsd.o /bin/sh ../libtool --tag=F77 --mode=compile g95 -O -c -o daspk/libcruft_la-dnsid.lo `test -f 'daspk/dnsid.f' || echo './'`daspk/dnsid.f libtool-fortran: compile: g95 -O -c daspk/dnsd.f -o daspk/libcruft_la-dnsd.o >/dev/null 2>&1 libtool-fortran: compile: g95 -O -c daspk/dnsid.f -fPIC -o daspk/.libs/libcruft_la-dnsid.o /bin/sh ../libtool --tag=F77 --mode=compile g95 -O -c -o daspk/libcruft_la-dnsik.lo `test -f 'daspk/dnsik.f' || echo './'`daspk/dnsik.f libtool-fortran: compile: g95 -O -c daspk/dnsid.f -o daspk/libcruft_la-dnsid.o >/dev/null 2>&1 libtool-fortran: compile: g95 -O -c daspk/dnsik.f -fPIC -o daspk/.libs/libcruft_la-dnsik.o /bin/sh ../libtool --tag=F77 --mode=compile g95 -O -c -o daspk/libcruft_la-dnsk.lo `test -f 'daspk/dnsk.f' || echo './'`daspk/dnsk.f libtool-fortran: compile: g95 -O -c daspk/dnsk.f -fPIC -o daspk/.libs/libcruft_la-dnsk.o libtool-fortran: compile: g95 -O -c daspk/dnsik.f -o daspk/libcruft_la-dnsik.o >/dev/null 2>&1 libtool-fortran: compile: g95 -O -c daspk/dnsk.f -o daspk/libcruft_la-dnsk.o >/dev/null 2>&1 /bin/sh ../libtool --tag=F77 --mode=compile g95 -O -c -o daspk/libcruft_la-dorth.lo `test -f 'daspk/dorth.f' || echo './'`daspk/dorth.f libtool-fortran: compile: g95 -O -c daspk/dorth.f -fPIC -o daspk/.libs/libcruft_la-dorth.o /bin/sh ../libtool --tag=F77 --mode=compile g95 -O -c -o daspk/libcruft_la-dslvd.lo `test -f 'daspk/dslvd.f' || echo './'`daspk/dslvd.f libtool-fortran: compile: g95 -O -c daspk/dslvd.f -fPIC -o daspk/.libs/libcruft_la-dslvd.o libtool-fortran: compile: g95 -O -c daspk/dorth.f -o daspk/libcruft_la-dorth.o >/dev/null 2>&1 libtool-fortran: compile: g95 -O -c daspk/dslvd.f -o daspk/libcruft_la-dslvd.o >/dev/null 2>&1 /bin/sh ../libtool --tag=F77 --mode=compile g95 -O -c -o daspk/libcruft_la-dslvk.lo `test -f 'daspk/dslvk.f' || echo './'`daspk/dslvk.f libtool-fortran: compile: g95 -O -c daspk/dslvk.f -fPIC -o daspk/.libs/libcruft_la-dslvk.o /bin/sh ../libtool --tag=F77 --mode=compile g95 -O -c -o daspk/libcruft_la-dspigm.lo `test -f 'daspk/dspigm.f' || echo './'`daspk/dspigm.f libtool-fortran: compile: g95 -O -c daspk/dspigm.f -fPIC -o daspk/.libs/libcruft_la-dspigm.o libtool-fortran: compile: g95 -O -c daspk/dslvk.f -o daspk/libcruft_la-dslvk.o >/dev/null 2>&1 daspk/dspigm.f: In function 'dspigm_': daspk/dspigm.f:251: warning: will never be executed daspk/dspigm.f:160: warning: will never be executed /bin/sh ../libtool --tag=F77 --mode=compile g95 -O -c -o daspk/libcruft_la-dyypnw.lo `test -f 'daspk/dyypnw.f' || echo './'`daspk/dyypnw.f libtool-fortran: compile: g95 -O -c daspk/dyypnw.f -fPIC -o daspk/.libs/libcruft_la-dyypnw.o libtool-fortran: compile: g95 -O -c daspk/dspigm.f -o daspk/libcruft_la-dspigm.o >/dev/null 2>&1 daspk/dyypnw.f: In function 'dyypnw_': daspk/dyypnw.f:41: warning: will never be executed libtool-fortran: compile: g95 -O -c daspk/dyypnw.f -o daspk/libcruft_la-dyypnw.o >/dev/null 2>&1 /bin/sh ../libtool --tag=F77 --mode=compile g95 -O -c -o dasrt/libcruft_la-ddasrt.lo `test -f 'dasrt/ddasrt.f' || echo './'`dasrt/ddasrt.f libtool-fortran: compile: g95 -O -c dasrt/ddasrt.f -fPIC -o dasrt/.libs/libcruft_la-ddasrt.o /bin/sh ../libtool --tag=F77 --mode=compile g95 -O -c -o dasrt/libcruft_la-drchek.lo `test -f 'dasrt/drchek.f' || echo './'`dasrt/drchek.f libtool-fortran: compile: g95 -O -c dasrt/drchek.f -fPIC -o dasrt/.libs/libcruft_la-drchek.o dasrt/drchek.f: In function 'drchek_': dasrt/drchek.f:117: warning: will never be executed libtool-fortran: compile: g95 -O -c dasrt/drchek.f -o dasrt/libcruft_la-drchek.o >/dev/null 2>&1 libtool-fortran: compile: g95 -O -c dasrt/ddasrt.f -o dasrt/libcruft_la-ddasrt.o >/dev/null 2>&1 /bin/sh ../libtool --tag=F77 --mode=compile g95 -O -c -o dasrt/libcruft_la-droots.lo `test -f 'dasrt/droots.f' || echo './'`dasrt/droots.f libtool-fortran: compile: g95 -O -c dasrt/droots.f -fPIC -o dasrt/.libs/libcruft_la-droots.o dasrt/droots.f: In function 'droots_': dasrt/droots.f:189: warning: will never be executed libtool-fortran: compile: g95 -O -c dasrt/droots.f -o dasrt/libcruft_la-droots.o >/dev/null 2>&1 /bin/sh ../libtool --tag=F77 --mode=compile g95 -O -c -o dassl/libcruft_la-ddaini.lo `test -f 'dassl/ddaini.f' || echo './'`dassl/ddaini.f libtool-fortran: compile: g95 -O -c dassl/ddaini.f -fPIC -o dassl/.libs/libcruft_la-ddaini.o /bin/sh ../libtool --tag=F77 --mode=compile g95 -O -c -o dassl/libcruft_la-ddajac.lo `test -f 'dassl/ddajac.f' || echo './'`dassl/ddajac.f dassl/ddaini.f: In function 'ddaini_': dassl/ddaini.f:191: warning: will never be executed dassl/ddaini.f:91: warning: will never be executed libtool-fortran: compile: g95 -O -c dassl/ddajac.f -fPIC -o dassl/.libs/libcruft_la-ddajac.o libtool-fortran: compile: g95 -O -c dassl/ddaini.f -o dassl/libcruft_la-ddaini.o >/dev/null 2>&1 libtool-fortran: compile: g95 -O -c dassl/ddajac.f -o dassl/libcruft_la-ddajac.o >/dev/null 2>&1 /bin/sh ../libtool --tag=F77 --mode=compile g95 -O -c -o dassl/libcruft_la-ddanrm.lo `test -f 'dassl/ddanrm.f' || echo './'`dassl/ddanrm.f libtool-fortran: compile: g95 -O -c dassl/ddanrm.f -fPIC -o dassl/.libs/libcruft_la-ddanrm.o /bin/sh ../libtool --tag=F77 --mode=compile g95 -O -c -o dassl/libcruft_la-ddaslv.lo `test -f 'dassl/ddaslv.f' || echo './'`dassl/ddaslv.f libtool-fortran: compile: g95 -O -c dassl/ddaslv.f -fPIC -o dassl/.libs/libcruft_la-ddaslv.o libtool-fortran: compile: g95 -O -c dassl/ddanrm.f -o dassl/libcruft_la-ddanrm.o >/dev/null 2>&1 libtool-fortran: compile: g95 -O -c dassl/ddaslv.f -o dassl/libcruft_la-ddaslv.o >/dev/null 2>&1 /bin/sh ../libtool --tag=F77 --mode=compile g95 -O -c -o dassl/libcruft_la-ddassl.lo `test -f 'dassl/ddassl.f' || echo './'`dassl/ddassl.f /bin/sh ../libtool --tag=F77 --mode=compile g95 -O -c -o dassl/libcruft_la-ddastp.lo `test -f 'dassl/ddastp.f' || echo './'`dassl/ddastp.f libtool-fortran: compile: g95 -O -c dassl/ddassl.f -fPIC -o dassl/.libs/libcruft_la-ddassl.o libtool-fortran: compile: g95 -O -c dassl/ddastp.f -fPIC -o dassl/.libs/libcruft_la-ddastp.o dassl/ddastp.f: In function 'ddastp_': dassl/ddastp.f:487: warning: will never be executed dassl/ddastp.f:353: warning: will never be executed dassl/ddassl.f: In function 'ddassl_': dassl/ddassl.f:1170: warning: will never be executed libtool-fortran: compile: g95 -O -c dassl/ddastp.f -o dassl/libcruft_la-ddastp.o >/dev/null 2>&1 libtool-fortran: compile: g95 -O -c dassl/ddassl.f -o dassl/libcruft_la-ddassl.o >/dev/null 2>&1 /bin/sh ../libtool --tag=F77 --mode=compile g95 -O -c -o dassl/libcruft_la-ddatrp.lo `test -f 'dassl/ddatrp.f' || echo './'`dassl/ddatrp.f libtool-fortran: compile: g95 -O -c dassl/ddatrp.f -fPIC -o dassl/.libs/libcruft_la-ddatrp.o libtool-fortran: compile: g95 -O -c dassl/ddatrp.f -o dassl/libcruft_la-ddatrp.o >/dev/null 2>&1 /bin/sh ../libtool --tag=F77 --mode=compile g95 -O -c -o dassl/libcruft_la-ddawts.lo `test -f 'dassl/ddawts.f' || echo './'`dassl/ddawts.f libtool-fortran: compile: g95 -O -c dassl/ddawts.f -fPIC -o dassl/.libs/libcruft_la-ddawts.o libtool-fortran: compile: g95 -O -c dassl/ddawts.f -o dassl/libcruft_la-ddawts.o >/dev/null 2>&1 /bin/sh ../libtool --tag=F77 --mode=compile g95 -O -c -o fftpack/libcruft_la-cfftb.lo `test -f 'fftpack/cfftb.f' || echo './'`fftpack/cfftb.f /bin/sh ../libtool --tag=F77 --mode=compile g95 -O -c -o fftpack/libcruft_la-cfftb1.lo `test -f 'fftpack/cfftb1.f' || echo './'`fftpack/cfftb1.f libtool-fortran: compile: g95 -O -c fftpack/cfftb1.f -fPIC -o fftpack/.libs/libcruft_la-cfftb1.o libtool-fortran: compile: g95 -O -c fftpack/cfftb.f -fPIC -o fftpack/.libs/libcruft_la-cfftb.o libtool-fortran: compile: g95 -O -c fftpack/cfftb.f -o fftpack/libcruft_la-cfftb.o >/dev/null 2>&1 libtool-fortran: compile: g95 -O -c fftpack/cfftb1.f -o fftpack/libcruft_la-cfftb1.o >/dev/null 2>&1 /bin/sh ../libtool --tag=F77 --mode=compile g95 -O -c -o fftpack/libcruft_la-cfftf.lo `test -f 'fftpack/cfftf.f' || echo './'`fftpack/cfftf.f /bin/sh ../libtool --tag=F77 --mode=compile g95 -O -c -o fftpack/libcruft_la-cfftf1.lo `test -f 'fftpack/cfftf1.f' || echo './'`fftpack/cfftf1.f libtool-fortran: compile: g95 -O -c fftpack/cfftf.f -fPIC -o fftpack/.libs/libcruft_la-cfftf.o libtool-fortran: compile: g95 -O -c fftpack/cfftf1.f -fPIC -o fftpack/.libs/libcruft_la-cfftf1.o libtool-fortran: compile: g95 -O -c fftpack/cfftf.f -o fftpack/libcruft_la-cfftf.o >/dev/null 2>&1 libtool-fortran: compile: g95 -O -c fftpack/cfftf1.f -o fftpack/libcruft_la-cfftf1.o >/dev/null 2>&1 /bin/sh ../libtool --tag=F77 --mode=compile g95 -O -c -o fftpack/libcruft_la-cffti.lo `test -f 'fftpack/cffti.f' || echo './'`fftpack/cffti.f libtool-fortran: compile: g95 -O -c fftpack/cffti.f -fPIC -o fftpack/.libs/libcruft_la-cffti.o /bin/sh ../libtool --tag=F77 --mode=compile g95 -O -c -o fftpack/libcruft_la-cffti1.lo `test -f 'fftpack/cffti1.f' || echo './'`fftpack/cffti1.f libtool-fortran: compile: g95 -O -c fftpack/cffti.f -o fftpack/libcruft_la-cffti.o >/dev/null 2>&1 libtool-fortran: compile: g95 -O -c fftpack/cffti1.f -fPIC -o fftpack/.libs/libcruft_la-cffti1.o /bin/sh ../libtool --tag=F77 --mode=compile g95 -O -c -o fftpack/libcruft_la-passb.lo `test -f 'fftpack/passb.f' || echo './'`fftpack/passb.f libtool-fortran: compile: g95 -O -c fftpack/passb.f -fPIC -o fftpack/.libs/libcruft_la-passb.o libtool-fortran: compile: g95 -O -c fftpack/cffti1.f -o fftpack/libcruft_la-cffti1.o >/dev/null 2>&1 fftpack/passb.f: In function 'passb_': fftpack/passb.f:92: warning: will never be executed fftpack/passb.f:21: warning: will never be executed /bin/sh ../libtool --tag=F77 --mode=compile g95 -O -c -o fftpack/libcruft_la-passb2.lo `test -f 'fftpack/passb2.f' || echo './'`fftpack/passb2.f libtool-fortran: compile: g95 -O -c fftpack/passb2.f -fPIC -o fftpack/.libs/libcruft_la-passb2.o fftpack/passb2.f: In function 'passb2_': fftpack/passb2.f:5: warning: will never be executed libtool-fortran: compile: g95 -O -c fftpack/passb.f -o fftpack/libcruft_la-passb.o >/dev/null 2>&1 libtool-fortran: compile: g95 -O -c fftpack/passb2.f -o fftpack/libcruft_la-passb2.o >/dev/null 2>&1 /bin/sh ../libtool --tag=F77 --mode=compile g95 -O -c -o fftpack/libcruft_la-passb3.lo `test -f 'fftpack/passb3.f' || echo './'`fftpack/passb3.f libtool-fortran: compile: g95 -O -c fftpack/passb3.f -fPIC -o fftpack/.libs/libcruft_la-passb3.o /bin/sh ../libtool --tag=F77 --mode=compile g95 -O -c -o fftpack/libcruft_la-passb4.lo `test -f 'fftpack/passb4.f' || echo './'`fftpack/passb4.f fftpack/passb3.f: In function 'passb3_': fftpack/passb3.f:6: warning: will never be executed libtool-fortran: compile: g95 -O -c fftpack/passb4.f -fPIC -o fftpack/.libs/libcruft_la-passb4.o libtool-fortran: compile: g95 -O -c fftpack/passb3.f -o fftpack/libcruft_la-passb3.o >/dev/null 2>&1 fftpack/passb4.f: In function 'passb4_': fftpack/passb4.f:5: warning: will never be executed /bin/sh ../libtool --tag=F77 --mode=compile g95 -O -c -o fftpack/libcruft_la-passb5.lo `test -f 'fftpack/passb5.f' || echo './'`fftpack/passb5.f libtool-fortran: compile: g95 -O -c fftpack/passb4.f -o fftpack/libcruft_la-passb4.o >/dev/null 2>&1 libtool-fortran: compile: g95 -O -c fftpack/passb5.f -fPIC -o fftpack/.libs/libcruft_la-passb5.o fftpack/passb5.f: In function 'passb5_': fftpack/passb5.f:7: warning: will never be executed libtool-fortran: compile: g95 -O -c fftpack/passb5.f -o fftpack/libcruft_la-passb5.o >/dev/null 2>&1 /bin/sh ../libtool --tag=F77 --mode=compile g95 -O -c -o fftpack/libcruft_la-passf.lo `test -f 'fftpack/passf.f' || echo './'`fftpack/passf.f libtool-fortran: compile: g95 -O -c fftpack/passf.f -fPIC -o fftpack/.libs/libcruft_la-passf.o /bin/sh ../libtool --tag=F77 --mode=compile g95 -O -c -o fftpack/libcruft_la-passf2.lo `test -f 'fftpack/passf2.f' || echo './'`fftpack/passf2.f fftpack/passf.f: In function 'passf_': fftpack/passf.f:92: warning: will never be executed fftpack/passf.f:21: warning: will never be executed libtool-fortran: compile: g95 -O -c fftpack/passf2.f -fPIC -o fftpack/.libs/libcruft_la-passf2.o fftpack/passf2.f: In function 'passf2_': fftpack/passf2.f:5: warning: will never be executed libtool-fortran: compile: g95 -O -c fftpack/passf2.f -o fftpack/libcruft_la-passf2.o >/dev/null 2>&1 libtool-fortran: compile: g95 -O -c fftpack/passf.f -o fftpack/libcruft_la-passf.o >/dev/null 2>&1 /bin/sh ../libtool --tag=F77 --mode=compile g95 -O -c -o fftpack/libcruft_la-passf3.lo `test -f 'fftpack/passf3.f' || echo './'`fftpack/passf3.f libtool-fortran: compile: g95 -O -c fftpack/passf3.f -fPIC -o fftpack/.libs/libcruft_la-passf3.o fftpack/passf3.f: In function 'passf3_': fftpack/passf3.f:6: warning: will never be executed libtool-fortran: compile: g95 -O -c fftpack/passf3.f -o fftpack/libcruft_la-passf3.o >/dev/null 2>&1 /bin/sh ../libtool --tag=F77 --mode=compile g95 -O -c -o fftpack/libcruft_la-passf4.lo `test -f 'fftpack/passf4.f' || echo './'`fftpack/passf4.f libtool-fortran: compile: g95 -O -c fftpack/passf4.f -fPIC -o fftpack/.libs/libcruft_la-passf4.o /bin/sh ../libtool --tag=F77 --mode=compile g95 -O -c -o fftpack/libcruft_la-passf5.lo `test -f 'fftpack/passf5.f' || echo './'`fftpack/passf5.f fftpack/passf4.f: In function 'passf4_': fftpack/passf4.f:5: warning: will never be executed libtool-fortran: compile: g95 -O -c fftpack/passf5.f -fPIC -o fftpack/.libs/libcruft_la-passf5.o libtool-fortran: compile: g95 -O -c fftpack/passf4.f -o fftpack/libcruft_la-passf4.o >/dev/null 2>&1 fftpack/passf5.f: In function 'passf5_': fftpack/passf5.f:7: warning: will never be executed /bin/sh ../libtool --tag=F77 --mode=compile g95 -O -c -o fftpack/libcruft_la-zfftb.lo `test -f 'fftpack/zfftb.f' || echo './'`fftpack/zfftb.f libtool-fortran: compile: g95 -O -c fftpack/passf5.f -o fftpack/libcruft_la-passf5.o >/dev/null 2>&1 libtool-fortran: compile: g95 -O -c fftpack/zfftb.f -fPIC -o fftpack/.libs/libcruft_la-zfftb.o libtool-fortran: compile: g95 -O -c fftpack/zfftb.f -o fftpack/libcruft_la-zfftb.o >/dev/null 2>&1 /bin/sh ../libtool --tag=F77 --mode=compile g95 -O -c -o fftpack/libcruft_la-zfftb1.lo `test -f 'fftpack/zfftb1.f' || echo './'`fftpack/zfftb1.f libtool-fortran: compile: g95 -O -c fftpack/zfftb1.f -fPIC -o fftpack/.libs/libcruft_la-zfftb1.o /bin/sh ../libtool --tag=F77 --mode=compile g95 -O -c -o fftpack/libcruft_la-zfftf.lo `test -f 'fftpack/zfftf.f' || echo './'`fftpack/zfftf.f libtool-fortran: compile: g95 -O -c fftpack/zfftf.f -fPIC -o fftpack/.libs/libcruft_la-zfftf.o libtool-fortran: compile: g95 -O -c fftpack/zfftb1.f -o fftpack/libcruft_la-zfftb1.o >/dev/null 2>&1 libtool-fortran: compile: g95 -O -c fftpack/zfftf.f -o fftpack/libcruft_la-zfftf.o >/dev/null 2>&1 /bin/sh ../libtool --tag=F77 --mode=compile g95 -O -c -o fftpack/libcruft_la-zfftf1.lo `test -f 'fftpack/zfftf1.f' || echo './'`fftpack/zfftf1.f libtool-fortran: compile: g95 -O -c fftpack/zfftf1.f -fPIC -o fftpack/.libs/libcruft_la-zfftf1.o /bin/sh ../libtool --tag=F77 --mode=compile g95 -O -c -o fftpack/libcruft_la-zffti.lo `test -f 'fftpack/zffti.f' || echo './'`fftpack/zffti.f libtool-fortran: compile: g95 -O -c fftpack/zffti.f -fPIC -o fftpack/.libs/libcruft_la-zffti.o libtool-fortran: compile: g95 -O -c fftpack/zfftf1.f -o fftpack/libcruft_la-zfftf1.o >/dev/null 2>&1 libtool-fortran: compile: g95 -O -c fftpack/zffti.f -o fftpack/libcruft_la-zffti.o >/dev/null 2>&1 /bin/sh ../libtool --tag=F77 --mode=compile g95 -O -c -o fftpack/libcruft_la-zffti1.lo `test -f 'fftpack/zffti1.f' || echo './'`fftpack/zffti1.f /bin/sh ../libtool --tag=F77 --mode=compile g95 -O -c -o fftpack/libcruft_la-zpassb.lo `test -f 'fftpack/zpassb.f' || echo './'`fftpack/zpassb.f libtool-fortran: compile: g95 -O -c fftpack/zffti1.f -fPIC -o fftpack/.libs/libcruft_la-zffti1.o libtool-fortran: compile: g95 -O -c fftpack/zpassb.f -fPIC -o fftpack/.libs/libcruft_la-zpassb.o libtool-fortran: compile: g95 -O -c fftpack/zffti1.f -o fftpack/libcruft_la-zffti1.o >/dev/null 2>&1 fftpack/zpassb.f: In function 'zpassb_': fftpack/zpassb.f:93: warning: will never be executed fftpack/zpassb.f:22: warning: will never be executed /bin/sh ../libtool --tag=F77 --mode=compile g95 -O -c -o fftpack/libcruft_la-zpassb2.lo `test -f 'fftpack/zpassb2.f' || echo './'`fftpack/zpassb2.f libtool-fortran: compile: g95 -O -c fftpack/zpassb2.f -fPIC -o fftpack/.libs/libcruft_la-zpassb2.o libtool-fortran: compile: g95 -O -c fftpack/zpassb.f -o fftpack/libcruft_la-zpassb.o >/dev/null 2>&1 fftpack/zpassb2.f: In function 'zpassb2_': fftpack/zpassb2.f:6: warning: will never be executed libtool-fortran: compile: g95 -O -c fftpack/zpassb2.f -o fftpack/libcruft_la-zpassb2.o >/dev/null 2>&1 /bin/sh ../libtool --tag=F77 --mode=compile g95 -O -c -o fftpack/libcruft_la-zpassb3.lo `test -f 'fftpack/zpassb3.f' || echo './'`fftpack/zpassb3.f /bin/sh ../libtool --tag=F77 --mode=compile g95 -O -c -o fftpack/libcruft_la-zpassb4.lo `test -f 'fftpack/zpassb4.f' || echo './'`fftpack/zpassb4.f libtool-fortran: compile: g95 -O -c fftpack/zpassb4.f -fPIC -o fftpack/.libs/libcruft_la-zpassb4.o libtool-fortran: compile: g95 -O -c fftpack/zpassb3.f -fPIC -o fftpack/.libs/libcruft_la-zpassb3.o fftpack/zpassb4.f: In function 'zpassb4_': fftpack/zpassb4.f:6: warning: will never be executed fftpack/zpassb3.f: In function 'zpassb3_': fftpack/zpassb3.f:7: warning: will never be executed libtool-fortran: compile: g95 -O -c fftpack/zpassb4.f -o fftpack/libcruft_la-zpassb4.o >/dev/null 2>&1 libtool-fortran: compile: g95 -O -c fftpack/zpassb3.f -o fftpack/libcruft_la-zpassb3.o >/dev/null 2>&1 /bin/sh ../libtool --tag=F77 --mode=compile g95 -O -c -o fftpack/libcruft_la-zpassb5.lo `test -f 'fftpack/zpassb5.f' || echo './'`fftpack/zpassb5.f libtool-fortran: compile: g95 -O -c fftpack/zpassb5.f -fPIC -o fftpack/.libs/libcruft_la-zpassb5.o /bin/sh ../libtool --tag=F77 --mode=compile g95 -O -c -o fftpack/libcruft_la-zpassf.lo `test -f 'fftpack/zpassf.f' || echo './'`fftpack/zpassf.f fftpack/zpassb5.f: In function 'zpassb5_': fftpack/zpassb5.f:8: warning: will never be executed libtool-fortran: compile: g95 -O -c fftpack/zpassf.f -fPIC -o fftpack/.libs/libcruft_la-zpassf.o libtool-fortran: compile: g95 -O -c fftpack/zpassb5.f -o fftpack/libcruft_la-zpassb5.o >/dev/null 2>&1 fftpack/zpassf.f: In function 'zpassf_': fftpack/zpassf.f:93: warning: will never be executed fftpack/zpassf.f:22: warning: will never be executed /bin/sh ../libtool --tag=F77 --mode=compile g95 -O -c -o fftpack/libcruft_la-zpassf2.lo `test -f 'fftpack/zpassf2.f' || echo './'`fftpack/zpassf2.f libtool-fortran: compile: g95 -O -c fftpack/zpassf2.f -fPIC -o fftpack/.libs/libcruft_la-zpassf2.o libtool-fortran: compile: g95 -O -c fftpack/zpassf.f -o fftpack/libcruft_la-zpassf.o >/dev/null 2>&1 fftpack/zpassf2.f: In function 'zpassf2_': fftpack/zpassf2.f:6: warning: will never be executed libtool-fortran: compile: g95 -O -c fftpack/zpassf2.f -o fftpack/libcruft_la-zpassf2.o >/dev/null 2>&1 /bin/sh ../libtool --tag=F77 --mode=compile g95 -O -c -o fftpack/libcruft_la-zpassf3.lo `test -f 'fftpack/zpassf3.f' || echo './'`fftpack/zpassf3.f /bin/sh ../libtool --tag=F77 --mode=compile g95 -O -c -o fftpack/libcruft_la-zpassf4.lo `test -f 'fftpack/zpassf4.f' || echo './'`fftpack/zpassf4.f libtool-fortran: compile: g95 -O -c fftpack/zpassf3.f -fPIC -o fftpack/.libs/libcruft_la-zpassf3.o libtool-fortran: compile: g95 -O -c fftpack/zpassf4.f -fPIC -o fftpack/.libs/libcruft_la-zpassf4.o fftpack/zpassf3.f: In function 'zpassf3_': fftpack/zpassf3.f:7: warning: will never be executed fftpack/zpassf4.f: In function 'zpassf4_': fftpack/zpassf4.f:6: warning: will never be executed libtool-fortran: compile: g95 -O -c fftpack/zpassf4.f -o fftpack/libcruft_la-zpassf4.o >/dev/null 2>&1 libtool-fortran: compile: g95 -O -c fftpack/zpassf3.f -o fftpack/libcruft_la-zpassf3.o >/dev/null 2>&1 /bin/sh ../libtool --tag=F77 --mode=compile g95 -O -c -o fftpack/libcruft_la-zpassf5.lo `test -f 'fftpack/zpassf5.f' || echo './'`fftpack/zpassf5.f /bin/sh ../libtool --tag=F77 --mode=compile g95 -O -c -o lapack-xtra/libcruft_la-xclange.lo `test -f 'lapack-xtra/xclange.f' || echo './'`lapack-xtra/xclange.f libtool-fortran: compile: g95 -O -c fftpack/zpassf5.f -fPIC -o fftpack/.libs/libcruft_la-zpassf5.o libtool-fortran: compile: g95 -O -c lapack-xtra/xclange.f -fPIC -o lapack-xtra/.libs/libcruft_la-xclange.o fftpack/zpassf5.f: In function 'zpassf5_': fftpack/zpassf5.f:8: warning: will never be executed lapack-xtra/xclange.f: In function 'xclange_': lapack-xtra/xclange.f:135: warning: will never be executed lapack-xtra/xclange.f:115: warning: will never be executed lapack-xtra/xclange.f:105: warning: will never be executed libtool-fortran: compile: g95 -O -c lapack-xtra/xclange.f -o lapack-xtra/libcruft_la-xclange.o >/dev/null 2>&1 libtool-fortran: compile: g95 -O -c fftpack/zpassf5.f -o fftpack/libcruft_la-zpassf5.o >/dev/null 2>&1 /bin/sh ../libtool --tag=F77 --mode=compile g95 -O -c -o lapack-xtra/libcruft_la-xdlamch.lo `test -f 'lapack-xtra/xdlamch.f' || echo './'`lapack-xtra/xdlamch.f /bin/sh ../libtool --tag=F77 --mode=compile g95 -O -c -o lapack-xtra/libcruft_la-xdlange.lo `test -f 'lapack-xtra/xdlange.f' || echo './'`lapack-xtra/xdlange.f libtool-fortran: compile: g95 -O -c lapack-xtra/xdlamch.f -fPIC -o lapack-xtra/.libs/libcruft_la-xdlamch.o libtool-fortran: compile: g95 -O -c lapack-xtra/xdlange.f -fPIC -o lapack-xtra/.libs/libcruft_la-xdlange.o libtool-fortran: compile: g95 -O -c lapack-xtra/xdlamch.f -o lapack-xtra/libcruft_la-xdlamch.o >/dev/null 2>&1 libtool-fortran: compile: g95 -O -c lapack-xtra/xdlange.f -o lapack-xtra/libcruft_la-xdlange.o >/dev/null 2>&1 /bin/sh ../libtool --tag=F77 --mode=compile g95 -O -c -o lapack-xtra/libcruft_la-xilaenv.lo `test -f 'lapack-xtra/xilaenv.f' || echo './'`lapack-xtra/xilaenv.f /bin/sh ../libtool --tag=F77 --mode=compile g95 -O -c -o lapack-xtra/libcruft_la-xslamch.lo `test -f 'lapack-xtra/xslamch.f' || echo './'`lapack-xtra/xslamch.f libtool-fortran: compile: g95 -O -c lapack-xtra/xilaenv.f -fPIC -o lapack-xtra/.libs/libcruft_la-xilaenv.o libtool-fortran: compile: g95 -O -c lapack-xtra/xslamch.f -fPIC -o lapack-xtra/.libs/libcruft_la-xslamch.o libtool-fortran: compile: g95 -O -c lapack-xtra/xilaenv.f -o lapack-xtra/libcruft_la-xilaenv.o >/dev/null 2>&1 libtool-fortran: compile: g95 -O -c lapack-xtra/xslamch.f -o lapack-xtra/libcruft_la-xslamch.o >/dev/null 2>&1 /bin/sh ../libtool --tag=F77 --mode=compile g95 -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 g95 -O -c -o lapack-xtra/libcruft_la-xzlange.lo `test -f 'lapack-xtra/xzlange.f' || echo './'`lapack-xtra/xzlange.f libtool-fortran: compile: g95 -O -c lapack-xtra/xslange.f -fPIC -o lapack-xtra/.libs/libcruft_la-xslange.o libtool-fortran: compile: g95 -O -c lapack-xtra/xzlange.f -fPIC -o lapack-xtra/.libs/libcruft_la-xzlange.o libtool-fortran: compile: g95 -O -c lapack-xtra/xslange.f -o lapack-xtra/libcruft_la-xslange.o >/dev/null 2>&1 lapack-xtra/xzlange.f: In function 'xzlange_': lapack-xtra/xzlange.f:135: warning: will never be executed lapack-xtra/xzlange.f:115: warning: will never be executed lapack-xtra/xzlange.f:105: warning: will never be executed libtool-fortran: compile: g95 -O -c lapack-xtra/xzlange.f -o lapack-xtra/libcruft_la-xzlange.o >/dev/null 2>&1 /bin/sh ../libtool --tag=F77 --mode=compile g95 -O -c -o lapack-xtra/libcruft_la-zrsf2csf.lo `test -f 'lapack-xtra/zrsf2csf.f' || echo './'`lapack-xtra/zrsf2csf.f libtool-fortran: compile: g95 -O -c lapack-xtra/zrsf2csf.f -fPIC -o lapack-xtra/.libs/libcruft_la-zrsf2csf.o /bin/sh ../libtool --tag=F77 --mode=compile g95 -O -c -o lapack-xtra/libcruft_la-crsf2csf.lo `test -f 'lapack-xtra/crsf2csf.f' || echo './'`lapack-xtra/crsf2csf.f libtool-fortran: compile: g95 -O -c lapack-xtra/crsf2csf.f -fPIC -o lapack-xtra/.libs/libcruft_la-crsf2csf.o libtool-fortran: compile: g95 -O -c lapack-xtra/zrsf2csf.f -o lapack-xtra/libcruft_la-zrsf2csf.o >/dev/null 2>&1 libtool-fortran: compile: g95 -O -c lapack-xtra/crsf2csf.f -o lapack-xtra/libcruft_la-crsf2csf.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -DHAVE_CONFIG_H -Wall -W -Wshadow -Wformat -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -DHAVE_CONFIG_H -Wall -W -Wshadow -Wformat -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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-fortran: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -pthread -Wall -W -Wshadow -Wformat -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -pthread -O2 -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-fortran: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -pthread -Wall -W -Wshadow -Wformat -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -pthread -O2 -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-fortran: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -pthread -Wall -W -Wshadow -Wformat -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -pthread -O2 -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 mv -f misc/.deps/libcruft_la-blaswrap.Tpo misc/.deps/libcruft_la-blaswrap.Plo libtool-fortran: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -pthread -Wall -W -Wshadow -Wformat -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -pthread -O2 -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 /bin/sh ../libtool --tag=F77 --mode=compile g95 -O -c -o misc/libcruft_la-d1mach.lo `test -f 'misc/d1mach.f' || echo './'`misc/d1mach.f libtool-fortran: compile: g95 -O -c misc/d1mach.f -fPIC -o misc/.libs/libcruft_la-d1mach.o libtool-fortran: compile: g95 -O -c misc/d1mach.f -o misc/libcruft_la-d1mach.o >/dev/null 2>&1 mv -f misc/.deps/libcruft_la-cquit.Tpo misc/.deps/libcruft_la-cquit.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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../libgnu -I../libgnu -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -DHAVE_CONFIG_H -Wall -W -Wshadow -Wformat -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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 libtool-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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-fortran: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -pthread -Wall -W -Wshadow -Wformat -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -pthread -O2 -pthread -MT misc/libcruft_la-f77-fcn.lo -MD -MP -MF misc/.deps/libcruft_la-f77-fcn.Tpo -c misc/f77-fcn.c -fPIC -DPIC -o misc/.libs/libcruft_la-f77-fcn.o misc/f77-fcn.c: In function 'xstopx_': misc/f77-fcn.c:63:3: warning: function declared 'noreturn' has a 'return' statement libtool-fortran: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -pthread -Wall -W -Wshadow -Wformat -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -pthread -O2 -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 libtool-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 mv -f misc/.deps/libcruft_la-f77-fcn.Tpo misc/.deps/libcruft_la-f77-fcn.Plo /bin/sh ../libtool --tag=F77 --mode=compile g95 -O -c -o misc/libcruft_la-i1mach.lo `test -f 'misc/i1mach.f' || echo './'`misc/i1mach.f libtool-fortran: compile: g95 -O -c misc/i1mach.f -fPIC -o misc/.libs/libcruft_la-i1mach.o mv -f misc/.deps/libcruft_la-f77-extern.Tpo misc/.deps/libcruft_la-f77-extern.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -DHAVE_CONFIG_H -Wall -W -Wshadow -Wformat -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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-fortran: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -pthread -Wall -W -Wshadow -Wformat -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -pthread -O2 -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-fortran: compile: g95 -O -c misc/i1mach.f -o misc/libcruft_la-i1mach.o >/dev/null 2>&1 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' /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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 libtool-fortran: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -pthread -Wall -W -Wshadow -Wformat -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -pthread -O2 -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 libtool-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -MT misc/libcruft_la-quit.lo -MD -MP -MF misc/.deps/libcruft_la-quit.Tpo -c misc/quit.cc -fPIC -DPIC -o misc/.libs/libcruft_la-quit.o mv -f misc/.deps/libcruft_la-lo-error.Tpo misc/.deps/libcruft_la-lo-error.Plo /bin/sh ../libtool --tag=F77 --mode=compile g95 -O -c -o misc/libcruft_la-r1mach.lo `test -f 'misc/r1mach.f' || echo './'`misc/r1mach.f libtool-fortran: compile: g95 -O -c misc/r1mach.f -fPIC -o misc/.libs/libcruft_la-r1mach.o libtool-fortran: compile: g95 -O -c misc/r1mach.f -o misc/libcruft_la-r1mach.o >/dev/null 2>&1 /bin/sh ../libtool --tag=F77 --mode=compile g95 -O -c -o odepack/libcruft_la-cfode.lo `test -f 'odepack/cfode.f' || echo './'`odepack/cfode.f libtool-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 libtool-fortran: compile: g95 -O -c odepack/cfode.f -fPIC -o odepack/.libs/libcruft_la-cfode.o odepack/cfode.f: In function 'cfode_': odepack/cfode.f:47: warning: will never be executed libtool-fortran: compile: g95 -O -c odepack/cfode.f -o odepack/libcruft_la-cfode.o >/dev/null 2>&1 /bin/sh ../libtool --tag=F77 --mode=compile g95 -O -c -o odepack/libcruft_la-dlsode.lo `test -f 'odepack/dlsode.f' || echo './'`odepack/dlsode.f mv -f misc/.deps/libcruft_la-quit.Tpo misc/.deps/libcruft_la-quit.Plo /bin/sh ../libtool --tag=F77 --mode=compile g95 -O -c -o odepack/libcruft_la-ewset.lo `test -f 'odepack/ewset.f' || echo './'`odepack/ewset.f libtool-fortran: compile: g95 -O -c odepack/dlsode.f -fPIC -o odepack/.libs/libcruft_la-dlsode.o libtool-fortran: compile: g95 -O -c odepack/ewset.f -fPIC -o odepack/.libs/libcruft_la-ewset.o odepack/ewset.f: In function 'ewset_': odepack/ewset.f:24: warning: will never be executed odepack/ewset.f:20: warning: will never be executed odepack/ewset.f:16: warning: will never be executed odepack/dlsode.f: In function 'dlsode_': odepack/dlsode.f:1190: warning: will never be executed odepack/dlsode.f:1099: warning: will never be executed libtool-fortran: compile: g95 -O -c odepack/ewset.f -o odepack/libcruft_la-ewset.o >/dev/null 2>&1 /bin/sh ../libtool --tag=F77 --mode=compile g95 -O -c -o odepack/libcruft_la-intdy.lo `test -f 'odepack/intdy.f' || echo './'`odepack/intdy.f libtool-fortran: compile: g95 -O -c odepack/intdy.f -fPIC -o odepack/.libs/libcruft_la-intdy.o odepack/intdy.f: In function 'intdy_': odepack/intdy.f:68: warning: will never be executed libtool-fortran: compile: g95 -O -c odepack/intdy.f -o odepack/libcruft_la-intdy.o >/dev/null 2>&1 /bin/sh ../libtool --tag=F77 --mode=compile g95 -O -c -o odepack/libcruft_la-prepj.lo `test -f 'odepack/prepj.f' || echo './'`odepack/prepj.f libtool-fortran: compile: g95 -O -c odepack/prepj.f -fPIC -o odepack/.libs/libcruft_la-prepj.o odepack/prepj.f: In function 'prepj_': odepack/prepj.f:132: warning: will never be executed odepack/prepj.f:110: warning: will never be executed odepack/prepj.f:68: warning: will never be executed libtool-fortran: compile: g95 -O -c odepack/prepj.f -o odepack/libcruft_la-prepj.o >/dev/null 2>&1 /bin/sh ../libtool --tag=F77 --mode=compile g95 -O -c -o odepack/libcruft_la-solsy.lo `test -f 'odepack/solsy.f' || echo './'`odepack/solsy.f libtool-fortran: compile: g95 -O -c odepack/solsy.f -fPIC -o odepack/.libs/libcruft_la-solsy.o odepack/solsy.f: In function 'solsy_': odepack/solsy.f:56: warning: will never be executed libtool-fortran: compile: g95 -O -c odepack/solsy.f -o odepack/libcruft_la-solsy.o >/dev/null 2>&1 /bin/sh ../libtool --tag=F77 --mode=compile g95 -O -c -o odepack/libcruft_la-stode.lo `test -f 'odepack/stode.f' || echo './'`odepack/stode.f libtool-fortran: compile: g95 -O -c odepack/stode.f -fPIC -o odepack/.libs/libcruft_la-stode.o odepack/stode.f: In function 'stode_': odepack/stode.f:420: warning: will never be executed odepack/stode.f:357: warning: will never be executed odepack/stode.f:262: warning: will never be executed odepack/stode.f:217: warning: will never be executed libtool-fortran: compile: g95 -O -c odepack/dlsode.f -o odepack/libcruft_la-dlsode.o >/dev/null 2>&1 libtool-fortran: compile: g95 -O -c odepack/stode.f -o odepack/libcruft_la-stode.o >/dev/null 2>&1 /bin/sh ../libtool --tag=F77 --mode=compile g95 -O -c -o odepack/libcruft_la-vnorm.lo `test -f 'odepack/vnorm.f' || echo './'`odepack/vnorm.f libtool-fortran: compile: g95 -O -c odepack/vnorm.f -fPIC -o odepack/.libs/libcruft_la-vnorm.o /bin/sh ../libtool --tag=F77 --mode=compile g95 -O -c -o odepack/libcruft_la-scfode.lo `test -f 'odepack/scfode.f' || echo './'`odepack/scfode.f libtool-fortran: compile: g95 -O -c odepack/vnorm.f -o odepack/libcruft_la-vnorm.o >/dev/null 2>&1 libtool-fortran: compile: g95 -O -c odepack/scfode.f -fPIC -o odepack/.libs/libcruft_la-scfode.o /bin/sh ../libtool --tag=F77 --mode=compile g95 -O -c -o odepack/libcruft_la-sewset.lo `test -f 'odepack/sewset.f' || echo './'`odepack/sewset.f odepack/scfode.f: In function 'scfode_': odepack/scfode.f:62: warning: will never be executed libtool-fortran: compile: g95 -O -c odepack/sewset.f -fPIC -o odepack/.libs/libcruft_la-sewset.o libtool-fortran: compile: g95 -O -c odepack/scfode.f -o odepack/libcruft_la-scfode.o >/dev/null 2>&1 odepack/sewset.f: In function 'sewset_': odepack/sewset.f:39: warning: will never be executed odepack/sewset.f:35: warning: will never be executed odepack/sewset.f:31: warning: will never be executed libtool-fortran: compile: g95 -O -c odepack/sewset.f -o odepack/libcruft_la-sewset.o >/dev/null 2>&1 /bin/sh ../libtool --tag=F77 --mode=compile g95 -O -c -o odepack/libcruft_la-sintdy.lo `test -f 'odepack/sintdy.f' || echo './'`odepack/sintdy.f /bin/sh ../libtool --tag=F77 --mode=compile g95 -O -c -o odepack/libcruft_la-slsode.lo `test -f 'odepack/slsode.f' || echo './'`odepack/slsode.f libtool-fortran: compile: g95 -O -c odepack/slsode.f -fPIC -o odepack/.libs/libcruft_la-slsode.o libtool-fortran: compile: g95 -O -c odepack/sintdy.f -fPIC -o odepack/.libs/libcruft_la-sintdy.o odepack/sintdy.f: In function 'sintdy_': odepack/sintdy.f:92: warning: will never be executed odepack/slsode.f: In function 'slsode_': odepack/slsode.f:1446: warning: will never be executed odepack/slsode.f:1360: warning: will never be executed libtool-fortran: compile: g95 -O -c odepack/sintdy.f -o odepack/libcruft_la-sintdy.o >/dev/null 2>&1 /bin/sh ../libtool --tag=F77 --mode=compile g95 -O -c -o odepack/libcruft_la-sprepj.lo `test -f 'odepack/sprepj.f' || echo './'`odepack/sprepj.f libtool-fortran: compile: g95 -O -c odepack/sprepj.f -fPIC -o odepack/.libs/libcruft_la-sprepj.o libtool-fortran: compile: g95 -O -c odepack/slsode.f -o odepack/libcruft_la-slsode.o >/dev/null 2>&1 odepack/sprepj.f: In function 'sprepj_': odepack/sprepj.f:150: warning: will never be executed odepack/sprepj.f:128: warning: will never be executed odepack/sprepj.f:90: warning: will never be executed libtool-fortran: compile: g95 -O -c odepack/sprepj.f -o odepack/libcruft_la-sprepj.o >/dev/null 2>&1 /bin/sh ../libtool --tag=F77 --mode=compile g95 -O -c -o odepack/libcruft_la-ssolsy.lo `test -f 'odepack/ssolsy.f' || echo './'`odepack/ssolsy.f libtool-fortran: compile: g95 -O -c odepack/ssolsy.f -fPIC -o odepack/.libs/libcruft_la-ssolsy.o odepack/ssolsy.f: In function 'ssolsy_': odepack/ssolsy.f:78: warning: will never be executed /bin/sh ../libtool --tag=F77 --mode=compile g95 -O -c -o odepack/libcruft_la-sstode.lo `test -f 'odepack/sstode.f' || echo './'`odepack/sstode.f libtool-fortran: compile: g95 -O -c odepack/ssolsy.f -o odepack/libcruft_la-ssolsy.o >/dev/null 2>&1 libtool-fortran: compile: g95 -O -c odepack/sstode.f -fPIC -o odepack/.libs/libcruft_la-sstode.o odepack/sstode.f: In function 'sstode_': odepack/sstode.f:436: warning: will never be executed odepack/sstode.f:373: warning: will never be executed odepack/sstode.f:280: warning: will never be executed odepack/sstode.f:240: warning: will never be executed /bin/sh ../libtool --tag=F77 --mode=compile g95 -O -c -o odepack/libcruft_la-svnorm.lo `test -f 'odepack/svnorm.f' || echo './'`odepack/svnorm.f libtool-fortran: compile: g95 -O -c odepack/sstode.f -o odepack/libcruft_la-sstode.o >/dev/null 2>&1 libtool-fortran: compile: g95 -O -c odepack/svnorm.f -fPIC -o odepack/.libs/libcruft_la-svnorm.o libtool-fortran: compile: g95 -O -c odepack/svnorm.f -o odepack/libcruft_la-svnorm.o >/dev/null 2>&1 /bin/sh ../libtool --tag=F77 --mode=compile g95 -O -c -o ordered-qz/libcruft_la-dsubsp.lo `test -f 'ordered-qz/dsubsp.f' || echo './'`ordered-qz/dsubsp.f libtool-fortran: compile: g95 -O -c ordered-qz/dsubsp.f -fPIC -o ordered-qz/.libs/libcruft_la-dsubsp.o /bin/sh ../libtool --tag=F77 --mode=compile g95 -O -c -o ordered-qz/libcruft_la-exchqz.lo `test -f 'ordered-qz/exchqz.f' || echo './'`ordered-qz/exchqz.f ordered-qz/dsubsp.f: In function 'dsubsp_': ordered-qz/dsubsp.f:78: warning: will never be executed libtool-fortran: compile: g95 -O -c ordered-qz/exchqz.f -fPIC -o ordered-qz/.libs/libcruft_la-exchqz.o libtool-fortran: compile: g95 -O -c ordered-qz/dsubsp.f -o ordered-qz/libcruft_la-dsubsp.o >/dev/null 2>&1 /bin/sh ../libtool --tag=F77 --mode=compile g95 -O -c -o ordered-qz/libcruft_la-ssubsp.lo `test -f 'ordered-qz/ssubsp.f' || echo './'`ordered-qz/ssubsp.f libtool-fortran: compile: g95 -O -c ordered-qz/ssubsp.f -fPIC -o ordered-qz/.libs/libcruft_la-ssubsp.o ordered-qz/ssubsp.f: In function 'ssubsp_': ordered-qz/ssubsp.f:78: warning: will never be executed libtool-fortran: compile: g95 -O -c ordered-qz/ssubsp.f -o ordered-qz/libcruft_la-ssubsp.o >/dev/null 2>&1 /bin/sh ../libtool --tag=F77 --mode=compile g95 -O -c -o ordered-qz/libcruft_la-sexchqz.lo `test -f 'ordered-qz/sexchqz.f' || echo './'`ordered-qz/sexchqz.f libtool-fortran: compile: g95 -O -c ordered-qz/sexchqz.f -fPIC -o ordered-qz/.libs/libcruft_la-sexchqz.o libtool-fortran: compile: g95 -O -c ordered-qz/exchqz.f -o ordered-qz/libcruft_la-exchqz.o >/dev/null 2>&1 libtool-fortran: compile: g95 -O -c ordered-qz/sexchqz.f -o ordered-qz/libcruft_la-sexchqz.o >/dev/null 2>&1 /bin/sh ../libtool --tag=F77 --mode=compile g95 -O -c -o quadpack/libcruft_la-dqagi.lo `test -f 'quadpack/dqagi.f' || echo './'`quadpack/dqagi.f libtool-fortran: compile: g95 -O -c quadpack/dqagi.f -fPIC -o quadpack/.libs/libcruft_la-dqagi.o libtool-fortran: compile: g95 -O -c quadpack/dqagi.f -o quadpack/libcruft_la-dqagi.o >/dev/null 2>&1 /bin/sh ../libtool --tag=F77 --mode=compile g95 -O -c -o quadpack/libcruft_la-dqagie.lo `test -f 'quadpack/dqagie.f' || echo './'`quadpack/dqagie.f libtool-fortran: compile: g95 -O -c quadpack/dqagie.f -fPIC -o quadpack/.libs/libcruft_la-dqagie.o /bin/sh ../libtool --tag=F77 --mode=compile g95 -O -c -o quadpack/libcruft_la-dqagp.lo `test -f 'quadpack/dqagp.f' || echo './'`quadpack/dqagp.f libtool-fortran: compile: g95 -O -c quadpack/dqagie.f -o quadpack/libcruft_la-dqagie.o >/dev/null 2>&1 libtool-fortran: compile: g95 -O -c quadpack/dqagp.f -fPIC -o quadpack/.libs/libcruft_la-dqagp.o libtool-fortran: compile: g95 -O -c quadpack/dqagp.f -o quadpack/libcruft_la-dqagp.o >/dev/null 2>&1 /bin/sh ../libtool --tag=F77 --mode=compile g95 -O -c -o quadpack/libcruft_la-dqagpe.lo `test -f 'quadpack/dqagpe.f' || echo './'`quadpack/dqagpe.f libtool-fortran: compile: g95 -O -c quadpack/dqagpe.f -fPIC -o quadpack/.libs/libcruft_la-dqagpe.o /bin/sh ../libtool --tag=F77 --mode=compile g95 -O -c -o quadpack/libcruft_la-dqelg.lo `test -f 'quadpack/dqelg.f' || echo './'`quadpack/dqelg.f quadpack/dqagpe.f: In function 'dqagpe_': quadpack/dqagpe.f:312: warning: will never be executed libtool-fortran: compile: g95 -O -c quadpack/dqelg.f -fPIC -o quadpack/.libs/libcruft_la-dqelg.o libtool-fortran: compile: g95 -O -c quadpack/dqagpe.f -o quadpack/libcruft_la-dqagpe.o >/dev/null 2>&1 libtool-fortran: compile: g95 -O -c quadpack/dqelg.f -o quadpack/libcruft_la-dqelg.o >/dev/null 2>&1 /bin/sh ../libtool --tag=F77 --mode=compile g95 -O -c -o quadpack/libcruft_la-dqk15i.lo `test -f 'quadpack/dqk15i.f' || echo './'`quadpack/dqk15i.f /bin/sh ../libtool --tag=F77 --mode=compile g95 -O -c -o quadpack/libcruft_la-dqk21.lo `test -f 'quadpack/dqk21.f' || echo './'`quadpack/dqk21.f libtool-fortran: compile: g95 -O -c quadpack/dqk21.f -fPIC -o quadpack/.libs/libcruft_la-dqk21.o libtool-fortran: compile: g95 -O -c quadpack/dqk15i.f -fPIC -o quadpack/.libs/libcruft_la-dqk15i.o quadpack/dqk21.f: In function 'dqk21_': quadpack/dqk21.f:146: warning: will never be executed libtool-fortran: compile: g95 -O -c quadpack/dqk21.f -o quadpack/libcruft_la-dqk21.o >/dev/null 2>&1 libtool-fortran: compile: g95 -O -c quadpack/dqk15i.f -o quadpack/libcruft_la-dqk15i.o >/dev/null 2>&1 /bin/sh ../libtool --tag=F77 --mode=compile g95 -O -c -o quadpack/libcruft_la-dqpsrt.lo `test -f 'quadpack/dqpsrt.f' || echo './'`quadpack/dqpsrt.f /bin/sh ../libtool --tag=F77 --mode=compile g95 -O -c -o quadpack/libcruft_la-qagie.lo `test -f 'quadpack/qagie.f' || echo './'`quadpack/qagie.f libtool-fortran: compile: g95 -O -c quadpack/dqpsrt.f -fPIC -o quadpack/.libs/libcruft_la-dqpsrt.o libtool-fortran: compile: g95 -O -c quadpack/qagie.f -fPIC -o quadpack/.libs/libcruft_la-qagie.o libtool-fortran: compile: g95 -O -c quadpack/dqpsrt.f -o quadpack/libcruft_la-dqpsrt.o >/dev/null 2>&1 /bin/sh ../libtool --tag=F77 --mode=compile g95 -O -c -o quadpack/libcruft_la-qagi.lo `test -f 'quadpack/qagi.f' || echo './'`quadpack/qagi.f libtool-fortran: compile: g95 -O -c quadpack/qagi.f -fPIC -o quadpack/.libs/libcruft_la-qagi.o libtool-fortran: compile: g95 -O -c quadpack/qagie.f -o quadpack/libcruft_la-qagie.o >/dev/null 2>&1 libtool-fortran: compile: g95 -O -c quadpack/qagi.f -o quadpack/libcruft_la-qagi.o >/dev/null 2>&1 /bin/sh ../libtool --tag=F77 --mode=compile g95 -O -c -o quadpack/libcruft_la-qagpe.lo `test -f 'quadpack/qagpe.f' || echo './'`quadpack/qagpe.f /bin/sh ../libtool --tag=F77 --mode=compile g95 -O -c -o quadpack/libcruft_la-qagp.lo `test -f 'quadpack/qagp.f' || echo './'`quadpack/qagp.f libtool-fortran: compile: g95 -O -c quadpack/qagpe.f -fPIC -o quadpack/.libs/libcruft_la-qagpe.o quadpack/qagpe.f: In function 'qagpe_': quadpack/qagpe.f:313: warning: will never be executed libtool-fortran: compile: g95 -O -c quadpack/qagp.f -fPIC -o quadpack/.libs/libcruft_la-qagp.o libtool-fortran: compile: g95 -O -c quadpack/qagpe.f -o quadpack/libcruft_la-qagpe.o >/dev/null 2>&1 libtool-fortran: compile: g95 -O -c quadpack/qagp.f -o quadpack/libcruft_la-qagp.o >/dev/null 2>&1 /bin/sh ../libtool --tag=F77 --mode=compile g95 -O -c -o quadpack/libcruft_la-qelg.lo `test -f 'quadpack/qelg.f' || echo './'`quadpack/qelg.f /bin/sh ../libtool --tag=F77 --mode=compile g95 -O -c -o quadpack/libcruft_la-qk15i.lo `test -f 'quadpack/qk15i.f' || echo './'`quadpack/qk15i.f libtool-fortran: compile: g95 -O -c quadpack/qelg.f -fPIC -o quadpack/.libs/libcruft_la-qelg.o libtool-fortran: compile: g95 -O -c quadpack/qk15i.f -fPIC -o quadpack/.libs/libcruft_la-qk15i.o libtool-fortran: compile: g95 -O -c quadpack/qelg.f -o quadpack/libcruft_la-qelg.o >/dev/null 2>&1 libtool-fortran: compile: g95 -O -c quadpack/qk15i.f -o quadpack/libcruft_la-qk15i.o >/dev/null 2>&1 /bin/sh ../libtool --tag=F77 --mode=compile g95 -O -c -o quadpack/libcruft_la-qk21.lo `test -f 'quadpack/qk21.f' || echo './'`quadpack/qk21.f /bin/sh ../libtool --tag=F77 --mode=compile g95 -O -c -o quadpack/libcruft_la-qpsrt.lo `test -f 'quadpack/qpsrt.f' || echo './'`quadpack/qpsrt.f libtool-fortran: compile: g95 -O -c quadpack/qk21.f -fPIC -o quadpack/.libs/libcruft_la-qk21.o libtool-fortran: compile: g95 -O -c quadpack/qpsrt.f -fPIC -o quadpack/.libs/libcruft_la-qpsrt.o quadpack/qk21.f: In function 'qk21_': quadpack/qk21.f:133: warning: will never be executed libtool-fortran: compile: g95 -O -c quadpack/qk21.f -o quadpack/libcruft_la-qk21.o >/dev/null 2>&1 libtool-fortran: compile: g95 -O -c quadpack/qpsrt.f -o quadpack/libcruft_la-qpsrt.o >/dev/null 2>&1 /bin/sh ../libtool --tag=F77 --mode=compile g95 -O -c -o quadpack/libcruft_la-xerror.lo `test -f 'quadpack/xerror.f' || echo './'`quadpack/xerror.f /bin/sh ../libtool --tag=F77 --mode=compile g95 -O -c -o slatec-err/libcruft_la-fdump.lo `test -f 'slatec-err/fdump.f' || echo './'`slatec-err/fdump.f libtool-fortran: compile: g95 -O -c quadpack/xerror.f -fPIC -o quadpack/.libs/libcruft_la-xerror.o libtool-fortran: compile: g95 -O -c slatec-err/fdump.f -fPIC -o slatec-err/.libs/libcruft_la-fdump.o libtool-fortran: compile: g95 -O -c quadpack/xerror.f -o quadpack/libcruft_la-xerror.o >/dev/null 2>&1 libtool-fortran: compile: g95 -O -c slatec-err/fdump.f -o slatec-err/libcruft_la-fdump.o >/dev/null 2>&1 /bin/sh ../libtool --tag=F77 --mode=compile g95 -O -c -o slatec-err/libcruft_la-ixsav.lo `test -f 'slatec-err/ixsav.f' || echo './'`slatec-err/ixsav.f libtool-fortran: compile: g95 -O -c slatec-err/ixsav.f -fPIC -o slatec-err/.libs/libcruft_la-ixsav.o /bin/sh ../libtool --tag=F77 --mode=compile g95 -O -c -o slatec-err/libcruft_la-j4save.lo `test -f 'slatec-err/j4save.f' || echo './'`slatec-err/j4save.f libtool-fortran: compile: g95 -O -c slatec-err/j4save.f -fPIC -o slatec-err/.libs/libcruft_la-j4save.o libtool-fortran: compile: g95 -O -c slatec-err/ixsav.f -o slatec-err/libcruft_la-ixsav.o >/dev/null 2>&1 libtool-fortran: compile: g95 -O -c slatec-err/j4save.f -o slatec-err/libcruft_la-j4save.o >/dev/null 2>&1 /bin/sh ../libtool --tag=F77 --mode=compile g95 -O -c -o slatec-err/libcruft_la-xerclr.lo `test -f 'slatec-err/xerclr.f' || echo './'`slatec-err/xerclr.f libtool-fortran: compile: g95 -O -c slatec-err/xerclr.f -fPIC -o slatec-err/.libs/libcruft_la-xerclr.o /bin/sh ../libtool --tag=F77 --mode=compile g95 -O -c -o slatec-err/libcruft_la-xercnt.lo `test -f 'slatec-err/xercnt.f' || echo './'`slatec-err/xercnt.f libtool-fortran: compile: g95 -O -c slatec-err/xerclr.f -o slatec-err/libcruft_la-xerclr.o >/dev/null 2>&1 libtool-fortran: compile: g95 -O -c slatec-err/xercnt.f -fPIC -o slatec-err/.libs/libcruft_la-xercnt.o /bin/sh ../libtool --tag=F77 --mode=compile g95 -O -c -o slatec-err/libcruft_la-xerhlt.lo `test -f 'slatec-err/xerhlt.f' || echo './'`slatec-err/xerhlt.f libtool-fortran: compile: g95 -O -c slatec-err/xercnt.f -o slatec-err/libcruft_la-xercnt.o >/dev/null 2>&1 libtool-fortran: compile: g95 -O -c slatec-err/xerhlt.f -fPIC -o slatec-err/.libs/libcruft_la-xerhlt.o /bin/sh ../libtool --tag=F77 --mode=compile g95 -O -c -o slatec-err/libcruft_la-xermsg.lo `test -f 'slatec-err/xermsg.f' || echo './'`slatec-err/xermsg.f libtool-fortran: compile: g95 -O -c slatec-err/xerhlt.f -o slatec-err/libcruft_la-xerhlt.o >/dev/null 2>&1 libtool-fortran: compile: g95 -O -c slatec-err/xermsg.f -fPIC -o slatec-err/.libs/libcruft_la-xermsg.o libtool-fortran: compile: g95 -O -c slatec-err/xermsg.f -o slatec-err/libcruft_la-xermsg.o >/dev/null 2>&1 /bin/sh ../libtool --tag=F77 --mode=compile g95 -O -c -o slatec-err/libcruft_la-xerprn.lo `test -f 'slatec-err/xerprn.f' || echo './'`slatec-err/xerprn.f libtool-fortran: compile: g95 -O -c slatec-err/xerprn.f -fPIC -o slatec-err/.libs/libcruft_la-xerprn.o /bin/sh ../libtool --tag=F77 --mode=compile g95 -O -c -o slatec-err/libcruft_la-xerrwd.lo `test -f 'slatec-err/xerrwd.f' || echo './'`slatec-err/xerrwd.f slatec-err/xerprn.f: In function 'xerprn_': slatec-err/xerprn.f:126: warning: will never be executed libtool-fortran: compile: g95 -O -c slatec-err/xerprn.f -o slatec-err/libcruft_la-xerprn.o >/dev/null 2>&1 libtool-fortran: compile: g95 -O -c slatec-err/xerrwd.f -fPIC -o slatec-err/.libs/libcruft_la-xerrwd.o libtool-fortran: compile: g95 -O -c slatec-err/xerrwd.f -o slatec-err/libcruft_la-xerrwd.o >/dev/null 2>&1 /bin/sh ../libtool --tag=F77 --mode=compile g95 -O -c -o slatec-err/libcruft_la-xersve.lo `test -f 'slatec-err/xersve.f' || echo './'`slatec-err/xersve.f libtool-fortran: compile: g95 -O -c slatec-err/xersve.f -fPIC -o slatec-err/.libs/libcruft_la-xersve.o /bin/sh ../libtool --tag=F77 --mode=compile g95 -O -c -o slatec-err/libcruft_la-xgetf.lo `test -f 'slatec-err/xgetf.f' || echo './'`slatec-err/xgetf.f libtool-fortran: compile: g95 -O -c slatec-err/xgetf.f -fPIC -o slatec-err/.libs/libcruft_la-xgetf.o libtool-fortran: compile: g95 -O -c slatec-err/xersve.f -o slatec-err/libcruft_la-xersve.o >/dev/null 2>&1 libtool-fortran: compile: g95 -O -c slatec-err/xgetf.f -o slatec-err/libcruft_la-xgetf.o >/dev/null 2>&1 /bin/sh ../libtool --tag=F77 --mode=compile g95 -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 g95 -O -c -o slatec-err/libcruft_la-xsetf.lo `test -f 'slatec-err/xsetf.f' || echo './'`slatec-err/xsetf.f libtool-fortran: compile: g95 -O -c slatec-err/xgetua.f -fPIC -o slatec-err/.libs/libcruft_la-xgetua.o libtool-fortran: compile: g95 -O -c slatec-err/xsetf.f -fPIC -o slatec-err/.libs/libcruft_la-xsetf.o libtool-fortran: compile: g95 -O -c slatec-err/xgetua.f -o slatec-err/libcruft_la-xgetua.o >/dev/null 2>&1 libtool-fortran: compile: g95 -O -c slatec-err/xsetf.f -o slatec-err/libcruft_la-xsetf.o >/dev/null 2>&1 /bin/sh ../libtool --tag=F77 --mode=compile g95 -O -c -o slatec-err/libcruft_la-xsetua.lo `test -f 'slatec-err/xsetua.f' || echo './'`slatec-err/xsetua.f libtool-fortran: compile: g95 -O -c slatec-err/xsetua.f -fPIC -o slatec-err/.libs/libcruft_la-xsetua.o /bin/sh ../libtool --tag=F77 --mode=compile g95 -O -c -o slatec-fn/libcruft_la-albeta.lo `test -f 'slatec-fn/albeta.f' || echo './'`slatec-fn/albeta.f libtool-fortran: compile: g95 -O -c slatec-fn/albeta.f -fPIC -o slatec-fn/.libs/libcruft_la-albeta.o libtool-fortran: compile: g95 -O -c slatec-err/xsetua.f -o slatec-err/libcruft_la-xsetua.o >/dev/null 2>&1 libtool-fortran: compile: g95 -O -c slatec-fn/albeta.f -o slatec-fn/libcruft_la-albeta.o >/dev/null 2>&1 /bin/sh ../libtool --tag=F77 --mode=compile g95 -O -c -o slatec-fn/libcruft_la-alngam.lo `test -f 'slatec-fn/alngam.f' || echo './'`slatec-fn/alngam.f libtool-fortran: compile: g95 -O -c slatec-fn/alngam.f -fPIC -o slatec-fn/.libs/libcruft_la-alngam.o /bin/sh ../libtool --tag=F77 --mode=compile g95 -O -c -o slatec-fn/libcruft_la-alnrel.lo `test -f 'slatec-fn/alnrel.f' || echo './'`slatec-fn/alnrel.f libtool-fortran: compile: g95 -O -c slatec-fn/alnrel.f -fPIC -o slatec-fn/.libs/libcruft_la-alnrel.o libtool-fortran: compile: g95 -O -c slatec-fn/alngam.f -o slatec-fn/libcruft_la-alngam.o >/dev/null 2>&1 libtool-fortran: compile: g95 -O -c slatec-fn/alnrel.f -o slatec-fn/libcruft_la-alnrel.o >/dev/null 2>&1 /bin/sh ../libtool --tag=F77 --mode=compile g95 -O -c -o slatec-fn/libcruft_la-algams.lo `test -f 'slatec-fn/algams.f' || echo './'`slatec-fn/algams.f libtool-fortran: compile: g95 -O -c slatec-fn/algams.f -fPIC -o slatec-fn/.libs/libcruft_la-algams.o /bin/sh ../libtool --tag=F77 --mode=compile g95 -O -c -o slatec-fn/libcruft_la-acosh.lo `test -f 'slatec-fn/acosh.f' || echo './'`slatec-fn/acosh.f libtool-fortran: compile: g95 -O -c slatec-fn/acosh.f -fPIC -o slatec-fn/.libs/libcruft_la-acosh.o libtool-fortran: compile: g95 -O -c slatec-fn/algams.f -o slatec-fn/libcruft_la-algams.o >/dev/null 2>&1 libtool-fortran: compile: g95 -O -c slatec-fn/acosh.f -o slatec-fn/libcruft_la-acosh.o >/dev/null 2>&1 /bin/sh ../libtool --tag=F77 --mode=compile g95 -O -c -o slatec-fn/libcruft_la-asinh.lo `test -f 'slatec-fn/asinh.f' || echo './'`slatec-fn/asinh.f libtool-fortran: compile: g95 -O -c slatec-fn/asinh.f -fPIC -o slatec-fn/.libs/libcruft_la-asinh.o /bin/sh ../libtool --tag=F77 --mode=compile g95 -O -c -o slatec-fn/libcruft_la-atanh.lo `test -f 'slatec-fn/atanh.f' || echo './'`slatec-fn/atanh.f libtool-fortran: compile: g95 -O -c slatec-fn/atanh.f -fPIC -o slatec-fn/.libs/libcruft_la-atanh.o libtool-fortran: compile: g95 -O -c slatec-fn/asinh.f -o slatec-fn/libcruft_la-asinh.o >/dev/null 2>&1 libtool-fortran: compile: g95 -O -c slatec-fn/atanh.f -o slatec-fn/libcruft_la-atanh.o >/dev/null 2>&1 /bin/sh ../libtool --tag=F77 --mode=compile g95 -O -c -o slatec-fn/libcruft_la-betai.lo `test -f 'slatec-fn/betai.f' || echo './'`slatec-fn/betai.f libtool-fortran: compile: g95 -O -c slatec-fn/betai.f -fPIC -o slatec-fn/.libs/libcruft_la-betai.o /bin/sh ../libtool --tag=F77 --mode=compile g95 -O -c -o slatec-fn/libcruft_la-csevl.lo `test -f 'slatec-fn/csevl.f' || echo './'`slatec-fn/csevl.f libtool-fortran: compile: g95 -O -c slatec-fn/csevl.f -fPIC -o slatec-fn/.libs/libcruft_la-csevl.o libtool-fortran: compile: g95 -O -c slatec-fn/betai.f -o slatec-fn/libcruft_la-betai.o >/dev/null 2>&1 libtool-fortran: compile: g95 -O -c slatec-fn/csevl.f -o slatec-fn/libcruft_la-csevl.o >/dev/null 2>&1 /bin/sh ../libtool --tag=F77 --mode=compile g95 -O -c -o slatec-fn/libcruft_la-d9gmit.lo `test -f 'slatec-fn/d9gmit.f' || echo './'`slatec-fn/d9gmit.f libtool-fortran: compile: g95 -O -c slatec-fn/d9gmit.f -fPIC -o slatec-fn/.libs/libcruft_la-d9gmit.o /bin/sh ../libtool --tag=F77 --mode=compile g95 -O -c -o slatec-fn/libcruft_la-d9lgic.lo `test -f 'slatec-fn/d9lgic.f' || echo './'`slatec-fn/d9lgic.f libtool-fortran: compile: g95 -O -c slatec-fn/d9lgic.f -fPIC -o slatec-fn/.libs/libcruft_la-d9lgic.o libtool-fortran: compile: g95 -O -c slatec-fn/d9gmit.f -o slatec-fn/libcruft_la-d9gmit.o >/dev/null 2>&1 libtool-fortran: compile: g95 -O -c slatec-fn/d9lgic.f -o slatec-fn/libcruft_la-d9lgic.o >/dev/null 2>&1 /bin/sh ../libtool --tag=F77 --mode=compile g95 -O -c -o slatec-fn/libcruft_la-d9lgit.lo `test -f 'slatec-fn/d9lgit.f' || echo './'`slatec-fn/d9lgit.f /bin/sh ../libtool --tag=F77 --mode=compile g95 -O -c -o slatec-fn/libcruft_la-d9lgmc.lo `test -f 'slatec-fn/d9lgmc.f' || echo './'`slatec-fn/d9lgmc.f libtool-fortran: compile: g95 -O -c slatec-fn/d9lgit.f -fPIC -o slatec-fn/.libs/libcruft_la-d9lgit.o libtool-fortran: compile: g95 -O -c slatec-fn/d9lgmc.f -fPIC -o slatec-fn/.libs/libcruft_la-d9lgmc.o libtool-fortran: compile: g95 -O -c slatec-fn/d9lgit.f -o slatec-fn/libcruft_la-d9lgit.o >/dev/null 2>&1 libtool-fortran: compile: g95 -O -c slatec-fn/d9lgmc.f -o slatec-fn/libcruft_la-d9lgmc.o >/dev/null 2>&1 /bin/sh ../libtool --tag=F77 --mode=compile g95 -O -c -o slatec-fn/libcruft_la-dacosh.lo `test -f 'slatec-fn/dacosh.f' || echo './'`slatec-fn/dacosh.f /bin/sh ../libtool --tag=F77 --mode=compile g95 -O -c -o slatec-fn/libcruft_la-dasinh.lo `test -f 'slatec-fn/dasinh.f' || echo './'`slatec-fn/dasinh.f libtool-fortran: compile: g95 -O -c slatec-fn/dacosh.f -fPIC -o slatec-fn/.libs/libcruft_la-dacosh.o libtool-fortran: compile: g95 -O -c slatec-fn/dasinh.f -fPIC -o slatec-fn/.libs/libcruft_la-dasinh.o libtool-fortran: compile: g95 -O -c slatec-fn/dacosh.f -o slatec-fn/libcruft_la-dacosh.o >/dev/null 2>&1 libtool-fortran: compile: g95 -O -c slatec-fn/dasinh.f -o slatec-fn/libcruft_la-dasinh.o >/dev/null 2>&1 /bin/sh ../libtool --tag=F77 --mode=compile g95 -O -c -o slatec-fn/libcruft_la-datanh.lo `test -f 'slatec-fn/datanh.f' || echo './'`slatec-fn/datanh.f libtool-fortran: compile: g95 -O -c slatec-fn/datanh.f -fPIC -o slatec-fn/.libs/libcruft_la-datanh.o /bin/sh ../libtool --tag=F77 --mode=compile g95 -O -c -o slatec-fn/libcruft_la-dbetai.lo `test -f 'slatec-fn/dbetai.f' || echo './'`slatec-fn/dbetai.f libtool-fortran: compile: g95 -O -c slatec-fn/datanh.f -o slatec-fn/libcruft_la-datanh.o >/dev/null 2>&1 libtool-fortran: compile: g95 -O -c slatec-fn/dbetai.f -fPIC -o slatec-fn/.libs/libcruft_la-dbetai.o libtool-fortran: compile: g95 -O -c slatec-fn/dbetai.f -o slatec-fn/libcruft_la-dbetai.o >/dev/null 2>&1 /bin/sh ../libtool --tag=F77 --mode=compile g95 -O -c -o slatec-fn/libcruft_la-dcsevl.lo `test -f 'slatec-fn/dcsevl.f' || echo './'`slatec-fn/dcsevl.f libtool-fortran: compile: g95 -O -c slatec-fn/dcsevl.f -fPIC -o slatec-fn/.libs/libcruft_la-dcsevl.o /bin/sh ../libtool --tag=F77 --mode=compile g95 -O -c -o slatec-fn/libcruft_la-derf.lo `test -f 'slatec-fn/derf.f' || echo './'`slatec-fn/derf.f libtool-fortran: compile: g95 -O -c slatec-fn/dcsevl.f -o slatec-fn/libcruft_la-dcsevl.o >/dev/null 2>&1 libtool-fortran: compile: g95 -O -c slatec-fn/derf.f -fPIC -o slatec-fn/.libs/libcruft_la-derf.o /bin/sh ../libtool --tag=F77 --mode=compile g95 -O -c -o slatec-fn/libcruft_la-derfc.lo `test -f 'slatec-fn/derfc.f' || echo './'`slatec-fn/derfc.f libtool-fortran: compile: g95 -O -c slatec-fn/derf.f -o slatec-fn/libcruft_la-derf.o >/dev/null 2>&1 libtool-fortran: compile: g95 -O -c slatec-fn/derfc.f -fPIC -o slatec-fn/.libs/libcruft_la-derfc.o /bin/sh ../libtool --tag=F77 --mode=compile g95 -O -c -o slatec-fn/libcruft_la-dgami.lo `test -f 'slatec-fn/dgami.f' || echo './'`slatec-fn/dgami.f libtool-fortran: compile: g95 -O -c slatec-fn/derfc.f -o slatec-fn/libcruft_la-derfc.o >/dev/null 2>&1 libtool-fortran: compile: g95 -O -c slatec-fn/dgami.f -fPIC -o slatec-fn/.libs/libcruft_la-dgami.o libtool-fortran: compile: g95 -O -c slatec-fn/dgami.f -o slatec-fn/libcruft_la-dgami.o >/dev/null 2>&1 /bin/sh ../libtool --tag=F77 --mode=compile g95 -O -c -o slatec-fn/libcruft_la-dgamit.lo `test -f 'slatec-fn/dgamit.f' || echo './'`slatec-fn/dgamit.f libtool-fortran: compile: g95 -O -c slatec-fn/dgamit.f -fPIC -o slatec-fn/.libs/libcruft_la-dgamit.o /bin/sh ../libtool --tag=F77 --mode=compile g95 -O -c -o slatec-fn/libcruft_la-dgamlm.lo `test -f 'slatec-fn/dgamlm.f' || echo './'`slatec-fn/dgamlm.f libtool-fortran: compile: g95 -O -c slatec-fn/dgamlm.f -fPIC -o slatec-fn/.libs/libcruft_la-dgamlm.o libtool-fortran: compile: g95 -O -c slatec-fn/dgamit.f -o slatec-fn/libcruft_la-dgamit.o >/dev/null 2>&1 libtool-fortran: compile: g95 -O -c slatec-fn/dgamlm.f -o slatec-fn/libcruft_la-dgamlm.o >/dev/null 2>&1 /bin/sh ../libtool --tag=F77 --mode=compile g95 -O -c -o slatec-fn/libcruft_la-dgamma.lo `test -f 'slatec-fn/dgamma.f' || echo './'`slatec-fn/dgamma.f /bin/sh ../libtool --tag=F77 --mode=compile g95 -O -c -o slatec-fn/libcruft_la-dgamr.lo `test -f 'slatec-fn/dgamr.f' || echo './'`slatec-fn/dgamr.f libtool-fortran: compile: g95 -O -c slatec-fn/dgamma.f -fPIC -o slatec-fn/.libs/libcruft_la-dgamma.o libtool-fortran: compile: g95 -O -c slatec-fn/dgamr.f -fPIC -o slatec-fn/.libs/libcruft_la-dgamr.o slatec-fn/dgamma.f: In function 'dgamma_': slatec-fn/dgamma.f:124: warning: will never be executed slatec-fn/dgamma.f:117: warning: will never be executed libtool-fortran: compile: g95 -O -c slatec-fn/dgamr.f -o slatec-fn/libcruft_la-dgamr.o >/dev/null 2>&1 libtool-fortran: compile: g95 -O -c slatec-fn/dgamma.f -o slatec-fn/libcruft_la-dgamma.o >/dev/null 2>&1 /bin/sh ../libtool --tag=F77 --mode=compile g95 -O -c -o slatec-fn/libcruft_la-dlbeta.lo `test -f 'slatec-fn/dlbeta.f' || echo './'`slatec-fn/dlbeta.f libtool-fortran: compile: g95 -O -c slatec-fn/dlbeta.f -fPIC -o slatec-fn/.libs/libcruft_la-dlbeta.o /bin/sh ../libtool --tag=F77 --mode=compile g95 -O -c -o slatec-fn/libcruft_la-dlgams.lo `test -f 'slatec-fn/dlgams.f' || echo './'`slatec-fn/dlgams.f libtool-fortran: compile: g95 -O -c slatec-fn/dlbeta.f -o slatec-fn/libcruft_la-dlbeta.o >/dev/null 2>&1 libtool-fortran: compile: g95 -O -c slatec-fn/dlgams.f -fPIC -o slatec-fn/.libs/libcruft_la-dlgams.o /bin/sh ../libtool --tag=F77 --mode=compile g95 -O -c -o slatec-fn/libcruft_la-dlngam.lo `test -f 'slatec-fn/dlngam.f' || echo './'`slatec-fn/dlngam.f libtool-fortran: compile: g95 -O -c slatec-fn/dlngam.f -fPIC -o slatec-fn/.libs/libcruft_la-dlngam.o libtool-fortran: compile: g95 -O -c slatec-fn/dlgams.f -o slatec-fn/libcruft_la-dlgams.o >/dev/null 2>&1 libtool-fortran: compile: g95 -O -c slatec-fn/dlngam.f -o slatec-fn/libcruft_la-dlngam.o >/dev/null 2>&1 /bin/sh ../libtool --tag=F77 --mode=compile g95 -O -c -o slatec-fn/libcruft_la-dlnrel.lo `test -f 'slatec-fn/dlnrel.f' || echo './'`slatec-fn/dlnrel.f libtool-fortran: compile: g95 -O -c slatec-fn/dlnrel.f -fPIC -o slatec-fn/.libs/libcruft_la-dlnrel.o /bin/sh ../libtool --tag=F77 --mode=compile g95 -O -c -o slatec-fn/libcruft_la-dpchim.lo `test -f 'slatec-fn/dpchim.f' || echo './'`slatec-fn/dpchim.f libtool-fortran: compile: g95 -O -c slatec-fn/dpchim.f -fPIC -o slatec-fn/.libs/libcruft_la-dpchim.o libtool-fortran: compile: g95 -O -c slatec-fn/dlnrel.f -o slatec-fn/libcruft_la-dlnrel.o >/dev/null 2>&1 libtool-fortran: compile: g95 -O -c slatec-fn/dpchim.f -o slatec-fn/libcruft_la-dpchim.o >/dev/null 2>&1 /bin/sh ../libtool --tag=F77 --mode=compile g95 -O -c -o slatec-fn/libcruft_la-dpchst.lo `test -f 'slatec-fn/dpchst.f' || echo './'`slatec-fn/dpchst.f libtool-fortran: compile: g95 -O -c slatec-fn/dpchst.f -fPIC -o slatec-fn/.libs/libcruft_la-dpchst.o /bin/sh ../libtool --tag=F77 --mode=compile g95 -O -c -o slatec-fn/libcruft_la-erf.lo `test -f 'slatec-fn/erf.f' || echo './'`slatec-fn/erf.f libtool-fortran: compile: g95 -O -c slatec-fn/dpchst.f -o slatec-fn/libcruft_la-dpchst.o >/dev/null 2>&1 libtool-fortran: compile: g95 -O -c slatec-fn/erf.f -fPIC -o slatec-fn/.libs/libcruft_la-erf.o libtool-fortran: compile: g95 -O -c slatec-fn/erf.f -o slatec-fn/libcruft_la-erf.o >/dev/null 2>&1 /bin/sh ../libtool --tag=F77 --mode=compile g95 -O -c -o slatec-fn/libcruft_la-erfc.lo `test -f 'slatec-fn/erfc.f' || echo './'`slatec-fn/erfc.f libtool-fortran: compile: g95 -O -c slatec-fn/erfc.f -fPIC -o slatec-fn/.libs/libcruft_la-erfc.o /bin/sh ../libtool --tag=F77 --mode=compile g95 -O -c -o slatec-fn/libcruft_la-gami.lo `test -f 'slatec-fn/gami.f' || echo './'`slatec-fn/gami.f libtool-fortran: compile: g95 -O -c slatec-fn/gami.f -fPIC -o slatec-fn/.libs/libcruft_la-gami.o libtool-fortran: compile: g95 -O -c slatec-fn/erfc.f -o slatec-fn/libcruft_la-erfc.o >/dev/null 2>&1 libtool-fortran: compile: g95 -O -c slatec-fn/gami.f -o slatec-fn/libcruft_la-gami.o >/dev/null 2>&1 /bin/sh ../libtool --tag=F77 --mode=compile g95 -O -c -o slatec-fn/libcruft_la-gamit.lo `test -f 'slatec-fn/gamit.f' || echo './'`slatec-fn/gamit.f /bin/sh ../libtool --tag=F77 --mode=compile g95 -O -c -o slatec-fn/libcruft_la-gamlim.lo `test -f 'slatec-fn/gamlim.f' || echo './'`slatec-fn/gamlim.f libtool-fortran: compile: g95 -O -c slatec-fn/gamit.f -fPIC -o slatec-fn/.libs/libcruft_la-gamit.o libtool-fortran: compile: g95 -O -c slatec-fn/gamlim.f -fPIC -o slatec-fn/.libs/libcruft_la-gamlim.o libtool-fortran: compile: g95 -O -c slatec-fn/gamit.f -o slatec-fn/libcruft_la-gamit.o >/dev/null 2>&1 libtool-fortran: compile: g95 -O -c slatec-fn/gamlim.f -o slatec-fn/libcruft_la-gamlim.o >/dev/null 2>&1 /bin/sh ../libtool --tag=F77 --mode=compile g95 -O -c -o slatec-fn/libcruft_la-gamma.lo `test -f 'slatec-fn/gamma.f' || echo './'`slatec-fn/gamma.f /bin/sh ../libtool --tag=F77 --mode=compile g95 -O -c -o slatec-fn/libcruft_la-gamr.lo `test -f 'slatec-fn/gamr.f' || echo './'`slatec-fn/gamr.f libtool-fortran: compile: g95 -O -c slatec-fn/gamma.f -fPIC -o slatec-fn/.libs/libcruft_la-gamma.o libtool-fortran: compile: g95 -O -c slatec-fn/gamr.f -fPIC -o slatec-fn/.libs/libcruft_la-gamr.o slatec-fn/gamma.f: In function 'gamma_': slatec-fn/gamma.f:109: warning: will never be executed slatec-fn/gamma.f:102: warning: will never be executed libtool-fortran: compile: g95 -O -c slatec-fn/gamma.f -o slatec-fn/libcruft_la-gamma.o >/dev/null 2>&1 libtool-fortran: compile: g95 -O -c slatec-fn/gamr.f -o slatec-fn/libcruft_la-gamr.o >/dev/null 2>&1 /bin/sh ../libtool --tag=F77 --mode=compile g95 -O -c -o slatec-fn/libcruft_la-initds.lo `test -f 'slatec-fn/initds.f' || echo './'`slatec-fn/initds.f /bin/sh ../libtool --tag=F77 --mode=compile g95 -O -c -o slatec-fn/libcruft_la-inits.lo `test -f 'slatec-fn/inits.f' || echo './'`slatec-fn/inits.f libtool-fortran: compile: g95 -O -c slatec-fn/initds.f -fPIC -o slatec-fn/.libs/libcruft_la-initds.o libtool-fortran: compile: g95 -O -c slatec-fn/inits.f -fPIC -o slatec-fn/.libs/libcruft_la-inits.o libtool-fortran: compile: g95 -O -c slatec-fn/initds.f -o slatec-fn/libcruft_la-initds.o >/dev/null 2>&1 libtool-fortran: compile: g95 -O -c slatec-fn/inits.f -o slatec-fn/libcruft_la-inits.o >/dev/null 2>&1 /bin/sh ../libtool --tag=F77 --mode=compile g95 -O -c -o slatec-fn/libcruft_la-pchim.lo `test -f 'slatec-fn/pchim.f' || echo './'`slatec-fn/pchim.f libtool-fortran: compile: g95 -O -c slatec-fn/pchim.f -fPIC -o slatec-fn/.libs/libcruft_la-pchim.o /bin/sh ../libtool --tag=F77 --mode=compile g95 -O -c -o slatec-fn/libcruft_la-pchst.lo `test -f 'slatec-fn/pchst.f' || echo './'`slatec-fn/pchst.f libtool-fortran: compile: g95 -O -c slatec-fn/pchst.f -fPIC -o slatec-fn/.libs/libcruft_la-pchst.o libtool-fortran: compile: g95 -O -c slatec-fn/pchim.f -o slatec-fn/libcruft_la-pchim.o >/dev/null 2>&1 libtool-fortran: compile: g95 -O -c slatec-fn/pchst.f -o slatec-fn/libcruft_la-pchst.o >/dev/null 2>&1 /bin/sh ../libtool --tag=F77 --mode=compile g95 -O -c -o slatec-fn/libcruft_la-r9lgmc.lo `test -f 'slatec-fn/r9lgmc.f' || echo './'`slatec-fn/r9lgmc.f /bin/sh ../libtool --tag=F77 --mode=compile g95 -O -c -o slatec-fn/libcruft_la-r9lgit.lo `test -f 'slatec-fn/r9lgit.f' || echo './'`slatec-fn/r9lgit.f libtool-fortran: compile: g95 -O -c slatec-fn/r9lgmc.f -fPIC -o slatec-fn/.libs/libcruft_la-r9lgmc.o libtool-fortran: compile: g95 -O -c slatec-fn/r9lgit.f -fPIC -o slatec-fn/.libs/libcruft_la-r9lgit.o libtool-fortran: compile: g95 -O -c slatec-fn/r9lgmc.f -o slatec-fn/libcruft_la-r9lgmc.o >/dev/null 2>&1 libtool-fortran: compile: g95 -O -c slatec-fn/r9lgit.f -o slatec-fn/libcruft_la-r9lgit.o >/dev/null 2>&1 /bin/sh ../libtool --tag=F77 --mode=compile g95 -O -c -o slatec-fn/libcruft_la-r9gmit.lo `test -f 'slatec-fn/r9gmit.f' || echo './'`slatec-fn/r9gmit.f /bin/sh ../libtool --tag=F77 --mode=compile g95 -O -c -o slatec-fn/libcruft_la-r9lgic.lo `test -f 'slatec-fn/r9lgic.f' || echo './'`slatec-fn/r9lgic.f libtool-fortran: compile: g95 -O -c slatec-fn/r9gmit.f -fPIC -o slatec-fn/.libs/libcruft_la-r9gmit.o libtool-fortran: compile: g95 -O -c slatec-fn/r9lgic.f -fPIC -o slatec-fn/.libs/libcruft_la-r9lgic.o libtool-fortran: compile: g95 -O -c slatec-fn/r9lgic.f -o slatec-fn/libcruft_la-r9lgic.o >/dev/null 2>&1 libtool-fortran: compile: g95 -O -c slatec-fn/r9gmit.f -o slatec-fn/libcruft_la-r9gmit.o >/dev/null 2>&1 /bin/sh ../libtool --tag=F77 --mode=compile g95 -O -c -o slatec-fn/libcruft_la-xdacosh.lo `test -f 'slatec-fn/xdacosh.f' || echo './'`slatec-fn/xdacosh.f libtool-fortran: compile: g95 -O -c slatec-fn/xdacosh.f -fPIC -o slatec-fn/.libs/libcruft_la-xdacosh.o /bin/sh ../libtool --tag=F77 --mode=compile g95 -O -c -o slatec-fn/libcruft_la-xdasinh.lo `test -f 'slatec-fn/xdasinh.f' || echo './'`slatec-fn/xdasinh.f libtool-fortran: compile: g95 -O -c slatec-fn/xdasinh.f -fPIC -o slatec-fn/.libs/libcruft_la-xdasinh.o libtool-fortran: compile: g95 -O -c slatec-fn/xdacosh.f -o slatec-fn/libcruft_la-xdacosh.o >/dev/null 2>&1 libtool-fortran: compile: g95 -O -c slatec-fn/xdasinh.f -o slatec-fn/libcruft_la-xdasinh.o >/dev/null 2>&1 /bin/sh ../libtool --tag=F77 --mode=compile g95 -O -c -o slatec-fn/libcruft_la-xdatanh.lo `test -f 'slatec-fn/xdatanh.f' || echo './'`slatec-fn/xdatanh.f libtool-fortran: compile: g95 -O -c slatec-fn/xdatanh.f -fPIC -o slatec-fn/.libs/libcruft_la-xdatanh.o /bin/sh ../libtool --tag=F77 --mode=compile g95 -O -c -o slatec-fn/libcruft_la-xdbetai.lo `test -f 'slatec-fn/xdbetai.f' || echo './'`slatec-fn/xdbetai.f libtool-fortran: compile: g95 -O -c slatec-fn/xdbetai.f -fPIC -o slatec-fn/.libs/libcruft_la-xdbetai.o libtool-fortran: compile: g95 -O -c slatec-fn/xdatanh.f -o slatec-fn/libcruft_la-xdatanh.o >/dev/null 2>&1 libtool-fortran: compile: g95 -O -c slatec-fn/xdbetai.f -o slatec-fn/libcruft_la-xdbetai.o >/dev/null 2>&1 /bin/sh ../libtool --tag=F77 --mode=compile g95 -O -c -o slatec-fn/libcruft_la-xderf.lo `test -f 'slatec-fn/xderf.f' || echo './'`slatec-fn/xderf.f /bin/sh ../libtool --tag=F77 --mode=compile g95 -O -c -o slatec-fn/libcruft_la-xderfc.lo `test -f 'slatec-fn/xderfc.f' || echo './'`slatec-fn/xderfc.f libtool-fortran: compile: g95 -O -c slatec-fn/xderf.f -fPIC -o slatec-fn/.libs/libcruft_la-xderf.o libtool-fortran: compile: g95 -O -c slatec-fn/xderfc.f -fPIC -o slatec-fn/.libs/libcruft_la-xderfc.o libtool-fortran: compile: g95 -O -c slatec-fn/xderf.f -o slatec-fn/libcruft_la-xderf.o >/dev/null 2>&1 libtool-fortran: compile: g95 -O -c slatec-fn/xderfc.f -o slatec-fn/libcruft_la-xderfc.o >/dev/null 2>&1 /bin/sh ../libtool --tag=F77 --mode=compile g95 -O -c -o slatec-fn/libcruft_la-xdgami.lo `test -f 'slatec-fn/xdgami.f' || echo './'`slatec-fn/xdgami.f /bin/sh ../libtool --tag=F77 --mode=compile g95 -O -c -o slatec-fn/libcruft_la-xdgamit.lo `test -f 'slatec-fn/xdgamit.f' || echo './'`slatec-fn/xdgamit.f libtool-fortran: compile: g95 -O -c slatec-fn/xdgami.f -fPIC -o slatec-fn/.libs/libcruft_la-xdgami.o libtool-fortran: compile: g95 -O -c slatec-fn/xdgamit.f -fPIC -o slatec-fn/.libs/libcruft_la-xdgamit.o libtool-fortran: compile: g95 -O -c slatec-fn/xdgami.f -o slatec-fn/libcruft_la-xdgami.o >/dev/null 2>&1 libtool-fortran: compile: g95 -O -c slatec-fn/xdgamit.f -o slatec-fn/libcruft_la-xdgamit.o >/dev/null 2>&1 /bin/sh ../libtool --tag=F77 --mode=compile g95 -O -c -o slatec-fn/libcruft_la-xdgamma.lo `test -f 'slatec-fn/xdgamma.f' || echo './'`slatec-fn/xdgamma.f /bin/sh ../libtool --tag=F77 --mode=compile g95 -O -c -o slatec-fn/libcruft_la-xgmainc.lo `test -f 'slatec-fn/xgmainc.f' || echo './'`slatec-fn/xgmainc.f libtool-fortran: compile: g95 -O -c slatec-fn/xdgamma.f -fPIC -o slatec-fn/.libs/libcruft_la-xdgamma.o libtool-fortran: compile: g95 -O -c slatec-fn/xgmainc.f -fPIC -o slatec-fn/.libs/libcruft_la-xgmainc.o libtool-fortran: compile: g95 -O -c slatec-fn/xdgamma.f -o slatec-fn/libcruft_la-xdgamma.o >/dev/null 2>&1 libtool-fortran: compile: g95 -O -c slatec-fn/xgmainc.f -o slatec-fn/libcruft_la-xgmainc.o >/dev/null 2>&1 /bin/sh ../libtool --tag=F77 --mode=compile g95 -O -c -o slatec-fn/libcruft_la-xacosh.lo `test -f 'slatec-fn/xacosh.f' || echo './'`slatec-fn/xacosh.f libtool-fortran: compile: g95 -O -c slatec-fn/xacosh.f -fPIC -o slatec-fn/.libs/libcruft_la-xacosh.o /bin/sh ../libtool --tag=F77 --mode=compile g95 -O -c -o slatec-fn/libcruft_la-xasinh.lo `test -f 'slatec-fn/xasinh.f' || echo './'`slatec-fn/xasinh.f libtool-fortran: compile: g95 -O -c slatec-fn/xacosh.f -o slatec-fn/libcruft_la-xacosh.o >/dev/null 2>&1 libtool-fortran: compile: g95 -O -c slatec-fn/xasinh.f -fPIC -o slatec-fn/.libs/libcruft_la-xasinh.o /bin/sh ../libtool --tag=F77 --mode=compile g95 -O -c -o slatec-fn/libcruft_la-xatanh.lo `test -f 'slatec-fn/xatanh.f' || echo './'`slatec-fn/xatanh.f libtool-fortran: compile: g95 -O -c slatec-fn/xasinh.f -o slatec-fn/libcruft_la-xasinh.o >/dev/null 2>&1 libtool-fortran: compile: g95 -O -c slatec-fn/xatanh.f -fPIC -o slatec-fn/.libs/libcruft_la-xatanh.o /bin/sh ../libtool --tag=F77 --mode=compile g95 -O -c -o slatec-fn/libcruft_la-xerf.lo `test -f 'slatec-fn/xerf.f' || echo './'`slatec-fn/xerf.f libtool-fortran: compile: g95 -O -c slatec-fn/xatanh.f -o slatec-fn/libcruft_la-xatanh.o >/dev/null 2>&1 libtool-fortran: compile: g95 -O -c slatec-fn/xerf.f -fPIC -o slatec-fn/.libs/libcruft_la-xerf.o /bin/sh ../libtool --tag=F77 --mode=compile g95 -O -c -o slatec-fn/libcruft_la-xerfc.lo `test -f 'slatec-fn/xerfc.f' || echo './'`slatec-fn/xerfc.f libtool-fortran: compile: g95 -O -c slatec-fn/xerf.f -o slatec-fn/libcruft_la-xerf.o >/dev/null 2>&1 libtool-fortran: compile: g95 -O -c slatec-fn/xerfc.f -fPIC -o slatec-fn/.libs/libcruft_la-xerfc.o /bin/sh ../libtool --tag=F77 --mode=compile g95 -O -c -o slatec-fn/libcruft_la-xsgmainc.lo `test -f 'slatec-fn/xsgmainc.f' || echo './'`slatec-fn/xsgmainc.f libtool-fortran: compile: g95 -O -c slatec-fn/xerfc.f -o slatec-fn/libcruft_la-xerfc.o >/dev/null 2>&1 libtool-fortran: compile: g95 -O -c slatec-fn/xsgmainc.f -fPIC -o slatec-fn/.libs/libcruft_la-xsgmainc.o /bin/sh ../libtool --tag=F77 --mode=compile g95 -O -c -o slatec-fn/libcruft_la-xgamma.lo `test -f 'slatec-fn/xgamma.f' || echo './'`slatec-fn/xgamma.f libtool-fortran: compile: g95 -O -c slatec-fn/xsgmainc.f -o slatec-fn/libcruft_la-xsgmainc.o >/dev/null 2>&1 libtool-fortran: compile: g95 -O -c slatec-fn/xgamma.f -fPIC -o slatec-fn/.libs/libcruft_la-xgamma.o libtool-fortran: compile: g95 -O -c slatec-fn/xgamma.f -o slatec-fn/libcruft_la-xgamma.o >/dev/null 2>&1 /bin/sh ../libtool --tag=F77 --mode=compile g95 -O -c -o slatec-fn/libcruft_la-xbetai.lo `test -f 'slatec-fn/xbetai.f' || echo './'`slatec-fn/xbetai.f libtool-fortran: compile: g95 -O -c slatec-fn/xbetai.f -fPIC -o slatec-fn/.libs/libcruft_la-xbetai.o /bin/sh ../libtool --tag=F77 --mode=link g95 -O -O -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib -L/usr/X11R7/lib -Wl,-R/usr/X11R7/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 libtool-fortran: compile: g95 -O -c slatec-fn/xbetai.f -o slatec-fn/libcruft_la-xbetai.o >/dev/null 2>&1 libtool-fortran: 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-fortran: link: ranlib .libs/libranlib.a /bin/sh ../libtool --tag=CXX --mode=link c++ -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -version-info 1:1:0 -no-undefined -bindir /usr/pkg/bin -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib -L/usr/X11R7/lib -Wl,-R/usr/X11R7/lib -o libcruft.la -rpath /usr/pkg/lib/octave/3.6.4 amos/libcruft_la-cacai.lo amos/libcruft_la-cacon.lo amos/libcruft_la-cbesh.lo amos/libcruft_la-cbesi.lo amos/libcruft_la-cbesj.lo amos/libcruft_la-cbesk.lo amos/libcruft_la-cbesy.lo amos/libcruft_la-cbinu.lo amos/libcruft_la-cbuni.lo amos/libcruft_la-cbunk.lo amos/libcruft_la-cunk1.lo amos/libcruft_la-cunk2.lo amos/libcruft_la-crati.lo amos/libcruft_la-cshch.lo amos/libcruft_la-cuni1.lo amos/libcruft_la-cuoik.lo amos/libcruft_la-cairy.lo amos/libcruft_la-cbiry.lo amos/libcruft_la-ckscl.lo amos/libcruft_la-cs1s2.lo amos/libcruft_la-cuchk.lo amos/libcruft_la-cuni2.lo amos/libcruft_la-cwrsk.lo amos/libcruft_la-casyi.lo amos/libcruft_la-cbknu.lo amos/libcruft_la-cmlri.lo amos/libcruft_la-cseri.lo amos/libcruft_la-cunhj.lo amos/libcruft_la-cunik.lo amos/libcruft_la-dgamln.lo amos/libcruft_la-gamln.lo amos/libcruft_la-xzabs.lo amos/libcruft_la-xzexp.lo amos/libcruft_la-xzlog.lo amos/libcruft_la-xzsqrt.lo amos/libcruft_la-zacai.lo amos/libcruft_la-zacon.lo amos/libcruft_la-zairy.lo amos/libcruft_la-zasyi.lo amos/libcruft_la-zbesh.lo amos/libcruft_la-zbesi.lo amos/libcruft_la-zbesj.lo amos/libcruft_la-zbesk.lo amos/libcruft_la-zbesy.lo amos/libcruft_la-zbinu.lo amos/libcruft_la-zbiry.lo amos/libcruft_la-zbknu.lo amos/libcruft_la-zbuni.lo amos/libcruft_la-zbunk.lo amos/libcruft_la-zdiv.lo amos/libcruft_la-zkscl.lo amos/libcruft_la-zmlri.lo amos/libcruft_la-zmlt.lo amos/libcruft_la-zrati.lo amos/libcruft_la-zs1s2.lo amos/libcruft_la-zseri.lo amos/libcruft_la-zshch.lo amos/libcruft_la-zuchk.lo amos/libcruft_la-zunhj.lo amos/libcruft_la-zuni1.lo amos/libcruft_la-zuni2.lo amos/libcruft_la-zunik.lo amos/libcruft_la-zunk1.lo amos/libcruft_la-zunk2.lo amos/libcruft_la-zuoik.lo amos/libcruft_la-zwrsk.lo blas-xtra/libcruft_la-ddot3.lo blas-xtra/libcruft_la-zdotc3.lo blas-xtra/libcruft_la-sdot3.lo blas-xtra/libcruft_la-cdotc3.lo blas-xtra/libcruft_la-dmatm3.lo blas-xtra/libcruft_la-zmatm3.lo blas-xtra/libcruft_la-smatm3.lo blas-xtra/libcruft_la-cmatm3.lo blas-xtra/libcruft_la-xddot.lo blas-xtra/libcruft_la-xdnrm2.lo blas-xtra/libcruft_la-xdznrm2.lo blas-xtra/libcruft_la-xzdotc.lo blas-xtra/libcruft_la-xzdotu.lo blas-xtra/libcruft_la-xsdot.lo blas-xtra/libcruft_la-xsnrm2.lo blas-xtra/libcruft_la-xscnrm2.lo blas-xtra/libcruft_la-xcdotc.lo blas-xtra/libcruft_la-xcdotu.lo blas-xtra/libcruft_la-xerbla.lo blas-xtra/libcruft_la-cconv2.lo blas-xtra/libcruft_la-csconv2.lo blas-xtra/libcruft_la-dconv2.lo blas-xtra/libcruft_la-sconv2.lo blas-xtra/libcruft_la-zconv2.lo blas-xtra/libcruft_la-zdconv2.lo daspk/libcruft_la-datv.lo daspk/libcruft_la-dcnst0.lo daspk/libcruft_la-dcnstr.lo daspk/libcruft_la-ddasic.lo daspk/libcruft_la-ddasid.lo daspk/libcruft_la-ddasik.lo daspk/libcruft_la-ddaspk.lo daspk/libcruft_la-ddstp.lo daspk/libcruft_la-ddwnrm.lo daspk/libcruft_la-dfnrmd.lo daspk/libcruft_la-dfnrmk.lo daspk/libcruft_la-dhels.lo daspk/libcruft_la-dheqr.lo daspk/libcruft_la-dinvwt.lo daspk/libcruft_la-dlinsd.lo daspk/libcruft_la-dlinsk.lo daspk/libcruft_la-dmatd.lo daspk/libcruft_la-dnedd.lo daspk/libcruft_la-dnedk.lo daspk/libcruft_la-dnsd.lo daspk/libcruft_la-dnsid.lo daspk/libcruft_la-dnsik.lo daspk/libcruft_la-dnsk.lo daspk/libcruft_la-dorth.lo daspk/libcruft_la-dslvd.lo daspk/libcruft_la-dslvk.lo daspk/libcruft_la-dspigm.lo daspk/libcruft_la-dyypnw.lo dasrt/libcruft_la-ddasrt.lo dasrt/libcruft_la-drchek.lo dasrt/libcruft_la-droots.lo dassl/libcruft_la-ddaini.lo dassl/libcruft_la-ddajac.lo dassl/libcruft_la-ddanrm.lo dassl/libcruft_la-ddaslv.lo dassl/libcruft_la-ddassl.lo dassl/libcruft_la-ddastp.lo dassl/libcruft_la-ddatrp.lo dassl/libcruft_la-ddawts.lo 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 libranlib.la ../libgnu/libgnu.la -lm -lm -lm -lm -lm -lm -llapack -lblas -L/scratch/math/octave/work/.buildlink/lib -L/scratch/math/octave/work/.x11-buildlink/lib -L/usr/pkg/bin/../lib/gcc-lib/x86_64--netbsd/4.1.2/ -L/usr/pkg/bin/../lib/gcc-lib/x86_64--netbsd/4.1.2 -L/usr/pkg/lib/gcc-lib/x86_64--netbsd/4.1.2/ -L/lib// -L/usr/pkg/bin/../lib/gcc-lib/x86_64--netbsd/4.1.2/// -L/usr/pkg/lib/gcc-lib/x86_64--netbsd/4.1.2/// -L/usr/lib// -Wl,-R/usr/pkg/lib -Wl,-R/usr/X11R7/lib -lf95 -lm -Wl,-R/usr/pkg/lib/gcc-lib/x86_64--netbsd/4.1.2 -lm -lm libtool-fortran: link: ( cd ".libs" && rm -f "libranlib.la" && ln -s "../libranlib.la" "libranlib.la" ) libtool-fortran: link: c++ -shared -fPIC -DPIC amos/.libs/libcruft_la-cacai.o amos/.libs/libcruft_la-cacon.o amos/.libs/libcruft_la-cbesh.o amos/.libs/libcruft_la-cbesi.o amos/.libs/libcruft_la-cbesj.o amos/.libs/libcruft_la-cbesk.o amos/.libs/libcruft_la-cbesy.o amos/.libs/libcruft_la-cbinu.o amos/.libs/libcruft_la-cbuni.o amos/.libs/libcruft_la-cbunk.o amos/.libs/libcruft_la-cunk1.o amos/.libs/libcruft_la-cunk2.o amos/.libs/libcruft_la-crati.o amos/.libs/libcruft_la-cshch.o amos/.libs/libcruft_la-cuni1.o amos/.libs/libcruft_la-cuoik.o amos/.libs/libcruft_la-cairy.o amos/.libs/libcruft_la-cbiry.o amos/.libs/libcruft_la-ckscl.o amos/.libs/libcruft_la-cs1s2.o amos/.libs/libcruft_la-cuchk.o amos/.libs/libcruft_la-cuni2.o amos/.libs/libcruft_la-cwrsk.o amos/.libs/libcruft_la-casyi.o amos/.libs/libcruft_la-cbknu.o amos/.libs/libcruft_la-cmlri.o amos/.libs/libcruft_la-cseri.o amos/.libs/libcruft_la-cunhj.o amos/.libs/libcruft_la-cunik.o amos/.libs/libcruft_la-dgamln.o amos/.libs/libcruft_la-gamln.o amos/.libs/libcruft_la-xzabs.o amos/.libs/libcruft_la-xzexp.o amos/.libs/libcruft_la-xzlog.o amos/.libs/libcruft_la-xzsqrt.o amos/.libs/libcruft_la-zacai.o amos/.libs/libcruft_la-zacon.o amos/.libs/libcruft_la-zairy.o amos/.libs/libcruft_la-zasyi.o amos/.libs/libcruft_la-zbesh.o amos/.libs/libcruft_la-zbesi.o amos/.libs/libcruft_la-zbesj.o amos/.libs/libcruft_la-zbesk.o amos/.libs/libcruft_la-zbesy.o amos/.libs/libcruft_la-zbinu.o amos/.libs/libcruft_la-zbiry.o amos/.libs/libcruft_la-zbknu.o amos/.libs/libcruft_la-zbuni.o amos/.libs/libcruft_la-zbunk.o amos/.libs/libcruft_la-zdiv.o amos/.libs/libcruft_la-zkscl.o amos/.libs/libcruft_la-zmlri.o amos/.libs/libcruft_la-zmlt.o amos/.libs/libcruft_la-zrati.o amos/.libs/libcruft_la-zs1s2.o amos/.libs/libcruft_la-zseri.o amos/.libs/libcruft_la-zshch.o amos/.libs/libcruft_la-zuchk.o amos/.libs/libcruft_la-zunhj.o amos/.libs/libcruft_la-zuni1.o amos/.libs/libcruft_la-zuni2.o amos/.libs/libcruft_la-zunik.o amos/.libs/libcruft_la-zunk1.o amos/.libs/libcruft_la-zunk2.o amos/.libs/libcruft_la-zuoik.o amos/.libs/libcruft_la-zwrsk.o blas-xtra/.libs/libcruft_la-ddot3.o blas-xtra/.libs/libcruft_la-zdotc3.o blas-xtra/.libs/libcruft_la-sdot3.o blas-xtra/.libs/libcruft_la-cdotc3.o blas-xtra/.libs/libcruft_la-dmatm3.o blas-xtra/.libs/libcruft_la-zmatm3.o blas-xtra/.libs/libcruft_la-smatm3.o blas-xtra/.libs/libcruft_la-cmatm3.o blas-xtra/.libs/libcruft_la-xddot.o blas-xtra/.libs/libcruft_la-xdnrm2.o blas-xtra/.libs/libcruft_la-xdznrm2.o blas-xtra/.libs/libcruft_la-xzdotc.o blas-xtra/.libs/libcruft_la-xzdotu.o blas-xtra/.libs/libcruft_la-xsdot.o blas-xtra/.libs/libcruft_la-xsnrm2.o blas-xtra/.libs/libcruft_la-xscnrm2.o blas-xtra/.libs/libcruft_la-xcdotc.o blas-xtra/.libs/libcruft_la-xcdotu.o blas-xtra/.libs/libcruft_la-xerbla.o blas-xtra/.libs/libcruft_la-cconv2.o blas-xtra/.libs/libcruft_la-csconv2.o blas-xtra/.libs/libcruft_la-dconv2.o blas-xtra/.libs/libcruft_la-sconv2.o blas-xtra/.libs/libcruft_la-zconv2.o blas-xtra/.libs/libcruft_la-zdconv2.o daspk/.libs/libcruft_la-datv.o daspk/.libs/libcruft_la-dcnst0.o daspk/.libs/libcruft_la-dcnstr.o daspk/.libs/libcruft_la-ddasic.o daspk/.libs/libcruft_la-ddasid.o daspk/.libs/libcruft_la-ddasik.o daspk/.libs/libcruft_la-ddaspk.o daspk/.libs/libcruft_la-ddstp.o daspk/.libs/libcruft_la-ddwnrm.o daspk/.libs/libcruft_la-dfnrmd.o daspk/.libs/libcruft_la-dfnrmk.o daspk/.libs/libcruft_la-dhels.o daspk/.libs/libcruft_la-dheqr.o daspk/.libs/libcruft_la-dinvwt.o daspk/.libs/libcruft_la-dlinsd.o daspk/.libs/libcruft_la-dlinsk.o daspk/.libs/libcruft_la-dmatd.o daspk/.libs/libcruft_la-dnedd.o daspk/.libs/libcruft_la-dnedk.o daspk/.libs/libcruft_la-dnsd.o daspk/.libs/libcruft_la-dnsid.o daspk/.libs/libcruft_la-dnsik.o daspk/.libs/libcruft_la-dnsk.o daspk/.libs/libcruft_la-dorth.o daspk/.libs/libcruft_la-dslvd.o daspk/.libs/libcruft_la-dslvk.o daspk/.libs/libcruft_la-dspigm.o daspk/.libs/libcruft_la-dyypnw.o dasrt/.libs/libcruft_la-ddasrt.o dasrt/.libs/libcruft_la-drchek.o dasrt/.libs/libcruft_la-droots.o dassl/.libs/libcruft_la-ddaini.o dassl/.libs/libcruft_la-ddajac.o dassl/.libs/libcruft_la-ddanrm.o dassl/.libs/libcruft_la-ddaslv.o dassl/.libs/libcruft_la-ddassl.o dassl/.libs/libcruft_la-ddastp.o dassl/.libs/libcruft_la-ddatrp.o dassl/.libs/libcruft_la-ddawts.o 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 ./.libs/libranlib.a ../libgnu/.libs/libgnu.a -Wl,--no-whole-archive -Wl,-rpath,/scratch/math/octave/work/.buildlink/lib -Wl,-rpath,/scratch/math/octave/work/.buildlink/lib/gcc-lib/x86_64--netbsd/4.1.2 -Wl,-rpath,/scratch/math/octave/work/.buildlink/lib -Wl,-rpath,/scratch/math/octave/work/.buildlink/lib/gcc-lib/x86_64--netbsd/4.1.2 -L/scratch/math/octave/work/.buildlink/lib -L/scratch/math/octave/work/.x11-buildlink/lib -llapack -lblas -L/scratch/math/octave/work/.buildlink/bin/../lib/gcc-lib/x86_64--netbsd/4.1.2/ -L/scratch/math/octave/work/.buildlink/bin/../lib/gcc-lib/x86_64--netbsd/4.1.2 -L/scratch/math/octave/work/.buildlink/lib/gcc-lib/x86_64--netbsd/4.1.2/ -L/scratch/math/octave/work/.buildlink/bin/../lib/gcc-lib/x86_64--netbsd/4.1.2/// -L/scratch/math/octave/work/.buildlink/lib/gcc-lib/x86_64--netbsd/4.1.2/// -L/usr/lib// -L/scratch/math/octave/work/.buildlink/lib/gcc-lib/x86_64--netbsd/4.1.2 -lf95 -lm -O2 -O2 -pthread -O2 -Wl,-R/usr/pkg/lib -Wl,-R/usr/X11R7/lib -Wl,-R/usr/pkg/lib/gcc-lib/x86_64--netbsd/4.1.2 -pthread -Wl,-soname -Wl,libcruft.so.1 -o .libs/libcruft.so.1.0.1 libtool-fortran: link: (cd ".libs" && rm -f "libcruft.so.1" && ln -s "libcruft.so.1.0.1" "libcruft.so.1") libtool-fortran: link: (cd ".libs" && rm -f "libcruft.so" && ln -s "libcruft.so.1.0.1" "libcruft.so") libtool-fortran: link: (cd .libs/libcruft.lax/libranlib.a && ar x "/scratch/math/octave/work/octave-3.6.4/libcruft/./.libs/libranlib.a") libtool-fortran: link: (cd .libs/libcruft.lax/libgnu.a && ar x "/scratch/math/octave/work/octave-3.6.4/libcruft/../libgnu/.libs/libgnu.a") libtool-fortran: 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 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/libranlib.a/advnst.o .libs/libcruft.lax/libranlib.a/genbet.o .libs/libcruft.lax/libranlib.a/genchi.o .libs/libcruft.lax/libranlib.a/genexp.o .libs/libcruft.lax/libranlib.a/genf.o .libs/libcruft.lax/libranlib.a/gengam.o .libs/libcruft.lax/libranlib.a/genmn.o .libs/libcruft.lax/libranlib.a/genmul.o .libs/libcruft.lax/libranlib.a/gennch.o .libs/libcruft.lax/libranlib.a/gennf.o .libs/libcruft.lax/libranlib.a/gennor.o .libs/libcruft.lax/libranlib.a/genprm.o .libs/libcruft.lax/libranlib.a/genunf.o .libs/libcruft.lax/libranlib.a/getcgn.o .libs/libcruft.lax/libranlib.a/getsd.o .libs/libcruft.lax/libranlib.a/ignbin.o .libs/libcruft.lax/libranlib.a/ignlgi.o .libs/libcruft.lax/libranlib.a/ignnbn.o .libs/libcruft.lax/libranlib.a/ignpoi.o .libs/libcruft.lax/libranlib.a/ignuin.o .libs/libcruft.lax/libranlib.a/initgn.o .libs/libcruft.lax/libranlib.a/inrgcm.o .libs/libcruft.lax/libranlib.a/lennob.o .libs/libcruft.lax/libranlib.a/mltmod.o .libs/libcruft.lax/libranlib.a/phrtsd.o .libs/libcruft.lax/libranlib.a/qrgnin.o .libs/libcruft.lax/libranlib.a/ranf.o .libs/libcruft.lax/libranlib.a/setall.o .libs/libcruft.lax/libranlib.a/setant.o .libs/libcruft.lax/libranlib.a/setgmn.o .libs/libcruft.lax/libranlib.a/setsd.o .libs/libcruft.lax/libranlib.a/sexpo.o .libs/libcruft.lax/libranlib.a/sgamma.o .libs/libcruft.lax/libranlib.a/snorm.o .libs/libcruft.lax/libranlib.a/wrap.o .libs/libcruft.lax/libgnu.a/asnprintf.o .libs/libcruft.lax/libgnu.a/basename-lgpl.o .libs/libcruft.lax/libgnu.a/c-ctype.o .libs/libcruft.lax/libgnu.a/c-strcasecmp.o .libs/libcruft.lax/libgnu.a/c-strncasecmp.o .libs/libcruft.lax/libgnu.a/canonicalize-lgpl.o .libs/libcruft.lax/libgnu.a/chdir-long.o .libs/libcruft.lax/libgnu.a/cloexec.o .libs/libcruft.lax/libgnu.a/dirname-lgpl.o .libs/libcruft.lax/libgnu.a/dup-safer.o .libs/libcruft.lax/libgnu.a/error.o .libs/libcruft.lax/libgnu.a/exitfail.o .libs/libcruft.lax/libgnu.a/fclose.o .libs/libcruft.lax/libgnu.a/fd-hook.o .libs/libcruft.lax/libgnu.a/fd-safer.o .libs/libcruft.lax/libgnu.a/fdopendir.o .libs/libcruft.lax/libgnu.a/fflush.o .libs/libcruft.lax/libgnu.a/filemode.o .libs/libcruft.lax/libgnu.a/filenamecat-lgpl.o .libs/libcruft.lax/libgnu.a/fnmatch.o .libs/libcruft.lax/libgnu.a/fpurge.o .libs/libcruft.lax/libgnu.a/freading.o .libs/libcruft.lax/libgnu.a/fseek.o .libs/libcruft.lax/libgnu.a/fseeko.o .libs/libcruft.lax/libgnu.a/fstatat.o .libs/libcruft.lax/libgnu.a/getcwd-lgpl.o .libs/libcruft.lax/libgnu.a/getcwd.o .libs/libcruft.lax/libgnu.a/getopt.o .libs/libcruft.lax/libgnu.a/getopt1.o .libs/libcruft.lax/libgnu.a/glob.o .libs/libcruft.lax/libgnu.a/isnanl.o .libs/libcruft.lax/libgnu.a/localcharset.o .libs/libcruft.lax/libgnu.a/malloca.o .libs/libcruft.lax/libgnu.a/md5.o .libs/libcruft.lax/libgnu.a/mempcpy.o .libs/libcruft.lax/libgnu.a/mkostemp.o .libs/libcruft.lax/libgnu.a/mktime.o .libs/libcruft.lax/libgnu.a/nproc.o .libs/libcruft.lax/libgnu.a/openat-die.o .libs/libcruft.lax/libgnu.a/openat-proc.o .libs/libcruft.lax/libgnu.a/openat.o .libs/libcruft.lax/libgnu.a/pipe-safer.o .libs/libcruft.lax/libgnu.a/printf-args.o .libs/libcruft.lax/libgnu.a/printf-parse.o .libs/libcruft.lax/libgnu.a/progname.o .libs/libcruft.lax/libgnu.a/rename.o .libs/libcruft.lax/libgnu.a/save-cwd.o .libs/libcruft.lax/libgnu.a/sockets.o .libs/libcruft.lax/libgnu.a/strerror-override.o .libs/libcruft.lax/libgnu.a/strerror.o .libs/libcruft.lax/libgnu.a/strftime.o .libs/libcruft.lax/libgnu.a/stripslash.o .libs/libcruft.lax/libgnu.a/strnlen1.o .libs/libcruft.lax/libgnu.a/tempname.o .libs/libcruft.lax/libgnu.a/tmpdir.o .libs/libcruft.lax/libgnu.a/vasnprintf.o libtool-fortran: link: ranlib .libs/libcruft.a libtool-fortran: link: rm -fr .libs/libcruft.lax libtool-fortran: link: ( cd ".libs" && rm -f "libcruft.la" && ln -s "../libcruft.la" "libcruft.la" ) gmake[2]: Leaving directory '/scratch/math/octave/work/octave-3.6.4/libcruft' Making all in liboctave gmake[2]: Entering directory '/scratch/math/octave/work/octave-3.6.4/liboctave' /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 mv mx-ops.h-t mx-ops.h making DASRT-opts.h from DASRT-opts.in mv DASRT-opts.h-t DASRT-opts.h making DASSL-opts.h from DASSL-opts.in mv DASPK-opts.h-t DASPK-opts.h making LSODE-opts.h from LSODE-opts.in mv DASSL-opts.h-t DASSL-opts.h making Quad-opts.h from Quad-opts.in 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 mv Quad-opts.h-t Quad-opts.h /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/pkg/bin/gmake all-am gmake[3]: Entering directory '/scratch/math/octave/work/octave-3.6.4/liboctave' /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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 c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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 libtool-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -MT liboctave_la-DASPK.lo -MD -MP -MF .deps/liboctave_la-DASPK.Tpo -c DASPK.cc -fPIC -DPIC -o .libs/liboctave_la-DASPK.o In file included from DASPK.h:28:0, from DASPK.cc:31: DASPK-opts.h: In member function 'void DASPK_options::init()': DASPK-opts.h:82:41: warning: use of old-style cast DASPK-opts.h:84:41: warning: use of old-style cast DASPK-opts.h:90:50: warning: use of old-style cast DASPK-opts.h: In member function 'void DASPK_options::set_absolute_tolerance(double)': DASPK-opts.h:125:61: warning: use of old-style cast DASPK-opts.h: In member function 'void DASPK_options::set_relative_tolerance(double)': DASPK-opts.h:135:61: warning: use of old-style cast 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 libtool-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 mv -f .deps/liboctave_la-CollocWt.Tpo .deps/liboctave_la-CollocWt.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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 libtool-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -MT liboctave_la-DASRT.lo -MD -MP -MF .deps/liboctave_la-DASRT.Tpo -c DASRT.cc -fPIC -DPIC -o .libs/liboctave_la-DASRT.o In file included from DASRT.h:28:0, from DASRT.cc:31: DASRT-opts.h: In member function 'void DASRT_options::init()': DASRT-opts.h:61:41: warning: use of old-style cast DASRT-opts.h:63:41: warning: use of old-style cast DASRT-opts.h: In member function 'void DASRT_options::set_absolute_tolerance(double)': DASRT-opts.h:87:61: warning: use of old-style cast DASRT-opts.h: In member function 'void DASRT_options::set_relative_tolerance(double)': DASRT-opts.h:97:61: warning: use of old-style cast libtool-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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-DASPK.Tpo .deps/liboctave_la-DASPK.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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 libtool-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -MT liboctave_la-DASSL.lo -MD -MP -MF .deps/liboctave_la-DASSL.Tpo -c DASSL.cc -fPIC -DPIC -o .libs/liboctave_la-DASSL.o In file included from DASSL.h:28:0, from DASSL.cc:31: DASSL-opts.h: In member function 'void DASSL_options::init()': DASSL-opts.h:67:41: warning: use of old-style cast DASSL-opts.h:69:41: warning: use of old-style cast DASSL-opts.h: In member function 'void DASSL_options::set_absolute_tolerance(double)': DASSL-opts.h:95:61: warning: use of old-style cast DASSL-opts.h: In member function 'void DASSL_options::set_relative_tolerance(double)': DASSL-opts.h:105:61: warning: use of old-style cast mv -f .deps/liboctave_la-DASRT.Tpo .deps/liboctave_la-DASRT.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -MT liboctave_la-LSODE.lo -MD -MP -MF .deps/liboctave_la-LSODE.Tpo -c LSODE.cc -fPIC -DPIC -o .libs/liboctave_la-LSODE.o In file included from LSODE.h:28:0, from LSODE.cc:31: LSODE-opts.h: In member function 'void LSODE_options::init()': LSODE-opts.h:67:41: warning: use of old-style cast LSODE-opts.h:68:38: warning: use of old-style cast LSODE-opts.h: In member function 'void LSODE_options::set_absolute_tolerance(double)': LSODE-opts.h:96:61: warning: use of old-style cast LSODE-opts.h: In member function 'void LSODE_options::set_relative_tolerance(double)': LSODE-opts.h:104:58: warning: use of old-style cast libtool-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 mv -f .deps/liboctave_la-LSODE.Tpo .deps/liboctave_la-LSODE.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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-DASSL.Tpo .deps/liboctave_la-DASSL.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 In file included from Quad.h:46:0, from Quad.cc:27: Quad-opts.h: In member function 'void Quad_options::init()': Quad-opts.h:53:38: warning: use of old-style cast Quad-opts.h:54:38: warning: use of old-style cast mv -f .deps/liboctave_la-ODES.Tpo .deps/liboctave_la-ODES.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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 libtool-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 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-Quad.Tpo .deps/liboctave_la-Quad.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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 libtool-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 libtool-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 mv -f .deps/liboctave_la-Range.Tpo .deps/liboctave_la-Range.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -MT liboctave_la-dir-ops.lo -MD -MP -MF .deps/liboctave_la-dir-ops.Tpo -c dir-ops.cc -fPIC -DPIC -o .libs/liboctave_la-dir-ops.o mv -f .deps/liboctave_la-data-conv.Tpo .deps/liboctave_la-data-conv.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -MT liboctave_la-file-ops.lo -MD -MP -MF .deps/liboctave_la-file-ops.Tpo -c file-ops.cc -fPIC -DPIC -o .libs/liboctave_la-file-ops.o mv -f .deps/liboctave_la-dir-ops.Tpo .deps/liboctave_la-dir-ops.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 libtool-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 mv -f .deps/liboctave_la-file-stat.Tpo .deps/liboctave_la-file-stat.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 libtool-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 mv -f .deps/liboctave_la-glob-match.Tpo .deps/liboctave_la-glob-match.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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-file-ops.Tpo .deps/liboctave_la-file-ops.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 libtool-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 mv -f .deps/liboctave_la-lo-array-gripes.Tpo .deps/liboctave_la-lo-array-gripes.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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-lo-ieee.Tpo .deps/liboctave_la-lo-ieee.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 libtool-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 mv -f .deps/liboctave_la-lo-mappers.Tpo .deps/liboctave_la-lo-mappers.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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 libtool-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -MT liboctave_la-lo-specfun.lo -MD -MP -MF .deps/liboctave_la-lo-specfun.Tpo -c lo-specfun.cc -fPIC -DPIC -o .libs/liboctave_la-lo-specfun.o mv -f .deps/liboctave_la-idx-vector.Tpo .deps/liboctave_la-idx-vector.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 libtool-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 mv -f .deps/liboctave_la-lo-sysdep.Tpo .deps/liboctave_la-lo-sysdep.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 lo-utils.cc:358:1: warning: unused parameter 'sign' libtool-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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-utils.Tpo .deps/liboctave_la-lo-utils.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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 libtool-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 mv -f .deps/liboctave_la-mach-info.Tpo .deps/liboctave_la-mach-info.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 libtool-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 mv -f .deps/liboctave_la-oct-alloc.Tpo .deps/liboctave_la-oct-alloc.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 libtool-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 mv -f .deps/liboctave_la-lo-specfun.Tpo .deps/liboctave_la-lo-specfun.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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 libtool-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 mv -f .deps/liboctave_la-oct-env.Tpo .deps/liboctave_la-oct-env.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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-oct-fftw.Tpo .deps/liboctave_la-oct-fftw.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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 libtool-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -MT liboctave_la-oct-glob.lo -MD -MP -MF .deps/liboctave_la-oct-glob.Tpo -c oct-glob.cc -fPIC -DPIC -o .libs/liboctave_la-oct-glob.o mv -f .deps/liboctave_la-oct-convn.Tpo .deps/liboctave_la-oct-convn.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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-glob.Tpo .deps/liboctave_la-oct-glob.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 libtool-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 mv -f .deps/liboctave_la-oct-group.Tpo .deps/liboctave_la-oct-group.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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 libtool-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -MT liboctave_la-oct-md5.lo -MD -MP -MF .deps/liboctave_la-oct-md5.Tpo -c oct-md5.cc -fPIC -DPIC -o .libs/liboctave_la-oct-md5.o mv -f .deps/liboctave_la-oct-locbuf.Tpo .deps/liboctave_la-oct-locbuf.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 libtool-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 mv -f .deps/liboctave_la-oct-mutex.Tpo .deps/liboctave_la-oct-mutex.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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 libtool-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -MT liboctave_la-oct-norm.lo -MD -MP -MF .deps/liboctave_la-oct-norm.Tpo -c oct-norm.cc -fPIC -DPIC -o .libs/liboctave_la-oct-norm.o mv -f .deps/liboctave_la-oct-md5.Tpo .deps/liboctave_la-oct-md5.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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 libtool-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 mv -f .deps/liboctave_la-oct-rand.Tpo .deps/liboctave_la-oct-rand.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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 libtool-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 mv -f .deps/liboctave_la-oct-shlib.Tpo .deps/liboctave_la-oct-shlib.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 libtool-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 mv -f .deps/liboctave_la-oct-spparms.Tpo .deps/liboctave_la-oct-spparms.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -MT liboctave_la-oct-syscalls.lo -MD -MP -MF .deps/liboctave_la-oct-syscalls.Tpo -c oct-syscalls.cc -fPIC -DPIC -o .libs/liboctave_la-oct-syscalls.o mv -f .deps/liboctave_la-oct-norm.Tpo .deps/liboctave_la-oct-norm.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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 libtool-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 libtool-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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-syscalls.Tpo .deps/liboctave_la-oct-syscalls.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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-time.Tpo .deps/liboctave_la-oct-time.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -MT liboctave_la-pathsearch.lo -MD -MP -MF .deps/liboctave_la-pathsearch.Tpo -c pathsearch.cc -fPIC -DPIC -o .libs/liboctave_la-pathsearch.o mv -f .deps/liboctave_la-oct-uname.Tpo .deps/liboctave_la-oct-uname.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -MT liboctave_la-regexp.lo -MD -MP -MF .deps/liboctave_la-regexp.Tpo -c -o liboctave_la-regexp.lo `test -f 'regexp.cc' || echo './'`regexp.cc libtool-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -MT liboctave_la-regexp.lo -MD -MP -MF .deps/liboctave_la-regexp.Tpo -c regexp.cc -fPIC -DPIC -o .libs/liboctave_la-regexp.o libtool-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -MT liboctave_la-regexp.lo -MD -MP -MF .deps/liboctave_la-regexp.Tpo -c regexp.cc -o liboctave_la-regexp.o >/dev/null 2>&1 mv -f .deps/liboctave_la-pathsearch.Tpo .deps/liboctave_la-pathsearch.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -MT liboctave_la-singleton-cleanup.lo -MD -MP -MF .deps/liboctave_la-singleton-cleanup.Tpo -c -o liboctave_la-singleton-cleanup.lo `test -f 'singleton-cleanup.cc' || echo './'`singleton-cleanup.cc libtool-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -MT liboctave_la-singleton-cleanup.lo -MD -MP -MF .deps/liboctave_la-singleton-cleanup.Tpo -c singleton-cleanup.cc -fPIC -DPIC -o .libs/liboctave_la-singleton-cleanup.o libtool-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -MT liboctave_la-singleton-cleanup.lo -MD -MP -MF .deps/liboctave_la-singleton-cleanup.Tpo -c singleton-cleanup.cc -o liboctave_la-singleton-cleanup.o >/dev/null 2>&1 mv -f .deps/liboctave_la-singleton-cleanup.Tpo .deps/liboctave_la-singleton-cleanup.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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 libtool-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -MT liboctave_la-sparse-sort.lo -MD -MP -MF .deps/liboctave_la-sparse-sort.Tpo -c sparse-sort.cc -fPIC -DPIC -o .libs/liboctave_la-sparse-sort.o mv -f .deps/liboctave_la-regexp.Tpo .deps/liboctave_la-regexp.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 libtool-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 mv -f .deps/liboctave_la-sparse-util.Tpo .deps/liboctave_la-sparse-util.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 libtool-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -MT liboctave_la-Array-C.lo -MD -MP -MF .deps/liboctave_la-Array-C.Tpo -c Array-C.cc -fPIC -DPIC -o .libs/liboctave_la-Array-C.o mv -f .deps/liboctave_la-sparse-sort.Tpo .deps/liboctave_la-sparse-sort.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 libtool-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 libtool-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 mv -f .deps/liboctave_la-Array-C.Tpo .deps/liboctave_la-Array-C.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -MT liboctave_la-Array-ch.lo -MD -MP -MF .deps/liboctave_la-Array-ch.Tpo -c Array-ch.cc -fPIC -DPIC -o .libs/liboctave_la-Array-ch.o mv -f .deps/liboctave_la-Array-b.Tpo .deps/liboctave_la-Array-b.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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-ch.Tpo .deps/liboctave_la-Array-ch.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 mv -f .deps/liboctave_la-Array-d.Tpo .deps/liboctave_la-Array-d.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 libtool-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 libtool-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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-f.Tpo .deps/liboctave_la-Array-f.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -MT liboctave_la-Array-i.lo -MD -MP -MF .deps/liboctave_la-Array-i.Tpo -c Array-i.cc -fPIC -DPIC -o .libs/liboctave_la-Array-i.o mv -f .deps/liboctave_la-Array-fC.Tpo .deps/liboctave_la-Array-fC.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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-idx-vec.Tpo .deps/liboctave_la-Array-idx-vec.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 mv -f .deps/liboctave_la-Array-s.Tpo .deps/liboctave_la-Array-s.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 libtool-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 mv -f .deps/liboctave_la-Array-str.Tpo .deps/liboctave_la-Array-str.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 libtool-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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-Array-voidp.Tpo .deps/liboctave_la-Array-voidp.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 mv -f .deps/liboctave_la-MArray-C.Tpo .deps/liboctave_la-MArray-C.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 libtool-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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-MArray-d.Tpo .deps/liboctave_la-MArray-d.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 libtool-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 mv -f .deps/liboctave_la-MArray-f.Tpo .deps/liboctave_la-MArray-f.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 libtool-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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-fC.Tpo .deps/liboctave_la-MArray-fC.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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-MArray-i.Tpo .deps/liboctave_la-MArray-i.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 libtool-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 mv -f .deps/liboctave_la-MArray-s.Tpo .deps/liboctave_la-MArray-s.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 libtool-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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-MSparse-C.Tpo .deps/liboctave_la-MSparse-C.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 mv -f .deps/liboctave_la-MSparse-d.Tpo .deps/liboctave_la-MSparse-d.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 mv -f .deps/liboctave_la-Sparse-C.Tpo .deps/liboctave_la-Sparse-C.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 libtool-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 mv -f .deps/liboctave_la-Array-i.Tpo .deps/liboctave_la-Array-i.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -MT liboctave_la-Sparse-d.lo -MD -MP -MF .deps/liboctave_la-Sparse-d.Tpo -c Sparse-d.cc -fPIC -DPIC -o .libs/liboctave_la-Sparse-d.o mv -f .deps/liboctave_la-Sparse-b.Tpo .deps/liboctave_la-Sparse-b.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 libtool-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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-oct-inttypes.Tpo .deps/liboctave_la-oct-inttypes.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 libtool-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -MT liboctave_la-CColVector.lo -MD -MP -MF .deps/liboctave_la-CColVector.Tpo -c CColVector.cc -fPIC -DPIC -o .libs/liboctave_la-CColVector.o mv -f .deps/liboctave_la-Array-util.Tpo .deps/liboctave_la-Array-util.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -MT liboctave_la-CDiagMatrix.lo -MD -MP -MF .deps/liboctave_la-CDiagMatrix.Tpo -c CDiagMatrix.cc -fPIC -DPIC -o .libs/liboctave_la-CDiagMatrix.o libtool-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 libtool-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 mv -f .deps/liboctave_la-CColVector.Tpo .deps/liboctave_la-CColVector.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -MT liboctave_la-CMatrix.lo -MD -MP -MF .deps/liboctave_la-CMatrix.Tpo -c CMatrix.cc -fPIC -DPIC -o .libs/liboctave_la-CMatrix.o mv -f .deps/liboctave_la-CDiagMatrix.Tpo .deps/liboctave_la-CDiagMatrix.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -MT liboctave_la-CNDArray.lo -MD -MP -MF .deps/liboctave_la-CNDArray.Tpo -c CNDArray.cc -fPIC -DPIC -o .libs/liboctave_la-CNDArray.o CMatrix.cc: In member function 'ComplexMatrix ComplexMatrix::pseudo_inverse(double) const': CMatrix.cc:1195:37: warning: use of old-style cast CMatrix.cc:1197:37: warning: use of old-style cast 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:185) 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:185) 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:185) 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:185) 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:185) 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:185) CMatrix.cc: In member function 'double ComplexMatrix::rcond(MatrixType&) const': CMatrix.cc:1724:11: warning: variable 'typ' might be clobbered by 'longjmp' or 'vfork' libtool-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 libtool-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 mv -f .deps/liboctave_la-CNDArray.Tpo .deps/liboctave_la-CNDArray.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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-CMatrix.Tpo .deps/liboctave_la-CMatrix.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 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:373:1: warning: unused parameter 'a' sparse-dmsolve.cc:373:1: warning: unused parameter 'b' sparse-dmsolve.cc:373: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:373:1: warning: unused parameter 'a' sparse-dmsolve.cc:373:1: warning: unused parameter 'b' sparse-dmsolve.cc:373: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:373:1: warning: unused parameter 'a' sparse-dmsolve.cc:373:1: warning: unused parameter 'b' sparse-dmsolve.cc:373: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:373:1: warning: unused parameter 'a' sparse-dmsolve.cc:373:1: warning: unused parameter 'b' sparse-dmsolve.cc:373:1: warning: unused parameter 'info' mv -f .deps/liboctave_la-CRowVector.Tpo .deps/liboctave_la-CRowVector.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -MT liboctave_la-CmplxCHOL.lo -MD -MP -MF .deps/liboctave_la-CmplxCHOL.Tpo -c CmplxCHOL.cc -fPIC -DPIC -o .libs/liboctave_la-CmplxCHOL.o libtool-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 mv -f .deps/liboctave_la-CmplxCHOL.Tpo .deps/liboctave_la-CmplxCHOL.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -MT liboctave_la-CmplxGEPBAL.lo -MD -MP -MF .deps/liboctave_la-CmplxGEPBAL.Tpo -c CmplxGEPBAL.cc -fPIC -DPIC -o .libs/liboctave_la-CmplxGEPBAL.o libtool-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 mv -f .deps/liboctave_la-CmplxGEPBAL.Tpo .deps/liboctave_la-CmplxGEPBAL.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -MT liboctave_la-CmplxHESS.lo -MD -MP -MF .deps/liboctave_la-CmplxHESS.Tpo -c CmplxHESS.cc -fPIC -DPIC -o .libs/liboctave_la-CmplxHESS.o libtool-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 mv -f .deps/liboctave_la-CmplxHESS.Tpo .deps/liboctave_la-CmplxHESS.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -MT liboctave_la-CmplxLU.lo -MD -MP -MF .deps/liboctave_la-CmplxLU.Tpo -c CmplxLU.cc -fPIC -DPIC -o .libs/liboctave_la-CmplxLU.o sparse-dmsolve.cc:365:1: warning: 'void solve_singularity_warning(double)' defined but not used libtool-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 mv -f .deps/liboctave_la-CmplxLU.Tpo .deps/liboctave_la-CmplxLU.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -MT liboctave_la-CmplxQR.lo -MD -MP -MF .deps/liboctave_la-CmplxQR.Tpo -c CmplxQR.cc -fPIC -DPIC -o .libs/liboctave_la-CmplxQR.o 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:179) 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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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-CmplxQR.Tpo .deps/liboctave_la-CmplxQR.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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 libtool-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 mv -f .deps/liboctave_la-CmplxQRP.Tpo .deps/liboctave_la-CmplxQRP.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -MT liboctave_la-CmplxSCHUR.lo -MD -MP -MF .deps/liboctave_la-CmplxSCHUR.Tpo -c CmplxSCHUR.cc -fPIC -DPIC -o .libs/liboctave_la-CmplxSCHUR.o libtool-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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-CmplxSCHUR.Tpo .deps/liboctave_la-CmplxSCHUR.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 mv -f .deps/liboctave_la-CmplxSVD.Tpo .deps/liboctave_la-CmplxSVD.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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-CSparse.Tpo .deps/liboctave_la-CSparse.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 libtool-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 mv -f .deps/liboctave_la-MSparse.Tpo .deps/liboctave_la-MSparse.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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-EIG.Tpo .deps/liboctave_la-EIG.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 libtool-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -MT liboctave_la-PermMatrix.lo -MD -MP -MF .deps/liboctave_la-PermMatrix.Tpo -c PermMatrix.cc -fPIC -DPIC -o .libs/liboctave_la-PermMatrix.o libtool-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 mv -f .deps/liboctave_la-PermMatrix.Tpo .deps/liboctave_la-PermMatrix.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -MT liboctave_la-Sparse.lo -MD -MP -MF .deps/liboctave_la-Sparse.Tpo -c Sparse.cc -fPIC -DPIC -o .libs/liboctave_la-Sparse.o mv -f .deps/liboctave_la-MatrixType.Tpo .deps/liboctave_la-MatrixType.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -MT liboctave_la-SparseCmplxCHOL.lo -MD -MP -MF .deps/liboctave_la-SparseCmplxCHOL.Tpo -c SparseCmplxCHOL.cc -fPIC -DPIC -o .libs/liboctave_la-SparseCmplxCHOL.o libtool-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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-Sparse.Tpo .deps/liboctave_la-Sparse.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -MT liboctave_la-SparseCmplxLU.lo -MD -MP -MF .deps/liboctave_la-SparseCmplxLU.Tpo -c SparseCmplxLU.cc -fPIC -DPIC -o .libs/liboctave_la-SparseCmplxLU.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' libtool-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 mv -f .deps/liboctave_la-SparseCmplxCHOL.Tpo .deps/liboctave_la-SparseCmplxCHOL.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -MT liboctave_la-SparseCmplxQR.lo -MD -MP -MF .deps/liboctave_la-SparseCmplxQR.Tpo -c SparseCmplxQR.cc -fPIC -DPIC -o .libs/liboctave_la-SparseCmplxQR.o 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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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-SparseCmplxLU.Tpo .deps/liboctave_la-SparseCmplxLU.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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 libtool-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -MT liboctave_la-SparsedbleCHOL.lo -MD -MP -MF .deps/liboctave_la-SparsedbleCHOL.Tpo -c SparsedbleCHOL.cc -fPIC -DPIC -o .libs/liboctave_la-SparsedbleCHOL.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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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' libtool-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 mv -f .deps/liboctave_la-SparseQR.Tpo .deps/liboctave_la-SparseQR.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -MT liboctave_la-SparsedbleLU.lo -MD -MP -MF .deps/liboctave_la-SparsedbleLU.Tpo -c SparsedbleLU.cc -fPIC -DPIC -o .libs/liboctave_la-SparsedbleLU.o mv -f .deps/liboctave_la-SparsedbleCHOL.Tpo .deps/liboctave_la-SparsedbleCHOL.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -MT liboctave_la-boolMatrix.lo -MD -MP -MF .deps/liboctave_la-boolMatrix.Tpo -c boolMatrix.cc -fPIC -DPIC -o .libs/liboctave_la-boolMatrix.o 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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 libtool-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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-SparsedbleLU.Tpo .deps/liboctave_la-SparsedbleLU.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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-boolMatrix.Tpo .deps/liboctave_la-boolMatrix.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 libtool-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 mv -f .deps/liboctave_la-boolNDArray.Tpo .deps/liboctave_la-boolNDArray.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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-boolSparse.Tpo .deps/liboctave_la-boolSparse.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -MT liboctave_la-chNDArray.lo -MD -MP -MF .deps/liboctave_la-chNDArray.Tpo -c chNDArray.cc -fPIC -DPIC -o .libs/liboctave_la-chNDArray.o mv -f .deps/liboctave_la-chMatrix.Tpo .deps/liboctave_la-chMatrix.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 libtool-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 mv -f .deps/liboctave_la-dim-vector.Tpo .deps/liboctave_la-dim-vector.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -MT liboctave_la-dColVector.lo -MD -MP -MF .deps/liboctave_la-dColVector.Tpo -c dColVector.cc -fPIC -DPIC -o .libs/liboctave_la-dColVector.o libtool-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 mv -f .deps/liboctave_la-chNDArray.Tpo .deps/liboctave_la-chNDArray.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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 libtool-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -MT liboctave_la-dDiagMatrix.lo -MD -MP -MF .deps/liboctave_la-dDiagMatrix.Tpo -c dDiagMatrix.cc -fPIC -DPIC -o .libs/liboctave_la-dDiagMatrix.o mv -f .deps/liboctave_la-dColVector.Tpo .deps/liboctave_la-dColVector.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -MT liboctave_la-dMatrix.lo -MD -MP -MF .deps/liboctave_la-dMatrix.Tpo -c dMatrix.cc -fPIC -DPIC -o .libs/liboctave_la-dMatrix.o libtool-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 dMatrix.cc: In member function 'Matrix Matrix::pseudo_inverse(double) const': dMatrix.cc:868:37: warning: use of old-style cast dMatrix.cc:870:37: warning: use of old-style cast mv -f .deps/liboctave_la-dDiagMatrix.Tpo .deps/liboctave_la-dDiagMatrix.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -MT liboctave_la-dNDArray.lo -MD -MP -MF .deps/liboctave_la-dNDArray.Tpo -c dNDArray.cc -fPIC -DPIC -o .libs/liboctave_la-dNDArray.o dMatrix.cc: In member function 'double Matrix::rcond(MatrixType&) const': dMatrix.cc:1392:11: warning: variable 'typ' might be clobbered by 'longjmp' or 'vfork' libtool-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 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:179) 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:179) 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:179) dNDArray.cc:359:31: warning: 'Array::Array(octave_idx_type) [with T = std::complex, octave_idx_type = int]' is deprecated (declared at Array.h:179) 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:179) dNDArray.cc:407:31: warning: 'Array::Array(octave_idx_type) [with T = std::complex, octave_idx_type = int]' is deprecated (declared at Array.h:179) 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:179) dNDArray.cc:455:31: warning: 'Array::Array(octave_idx_type) [with T = std::complex, octave_idx_type = int]' is deprecated (declared at Array.h:179) 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:179) dNDArray.cc:502:31: warning: 'Array::Array(octave_idx_type) [with T = std::complex, octave_idx_type = int]' is deprecated (declared at Array.h:179) mv -f .deps/liboctave_la-dMatrix.Tpo .deps/liboctave_la-dMatrix.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -MT liboctave_la-dRowVector.lo -MD -MP -MF .deps/liboctave_la-dRowVector.Tpo -c dRowVector.cc -fPIC -DPIC -o .libs/liboctave_la-dRowVector.o libtool-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 libtool-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 mv -f .deps/liboctave_la-dRowVector.Tpo .deps/liboctave_la-dRowVector.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -MT liboctave_la-dSparse.lo -MD -MP -MF .deps/liboctave_la-dSparse.Tpo -c dSparse.cc -fPIC -DPIC -o .libs/liboctave_la-dSparse.o mv -f .deps/liboctave_la-dNDArray.Tpo .deps/liboctave_la-dNDArray.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -MT liboctave_la-dbleAEPBAL.lo -MD -MP -MF .deps/liboctave_la-dbleAEPBAL.Tpo -c dbleAEPBAL.cc -fPIC -DPIC -o .libs/liboctave_la-dbleAEPBAL.o dSparse.cc:1228:1: warning: unused parameter 'err' dSparse.cc:1228:1: warning: unused parameter 'rcond' libtool-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 dSparse.cc:5688:1: warning: unused parameter 'rcond' dSparse.cc:5688:1: warning: unused parameter 'Control' dSparse.cc:5688:1: warning: unused parameter 'Info' dSparse.cc:5688:1: warning: unused parameter 'sing_handler' dSparse.cc:5688:1: warning: unused parameter 'calc_cond' dSparse.cc:5800:1: warning: unused parameter 'rcond' dSparse.cc:5800:1: warning: unused parameter 'sing_handler' dSparse.cc:5800:1: warning: unused parameter 'calc_cond' dSparse.cc:6016:1: warning: unused parameter 'rcond' dSparse.cc:6016:1: warning: unused parameter 'sing_handler' dSparse.cc:6016:1: warning: unused parameter 'calc_cond' dSparse.cc:6278:1: warning: unused parameter 'rcond' dSparse.cc:6278:1: warning: unused parameter 'sing_handler' dSparse.cc:6278:1: warning: unused parameter 'calc_cond' dSparse.cc:6512:1: warning: unused parameter 'rcond' dSparse.cc:6512:1: warning: unused parameter 'sing_handler' dSparse.cc:6512: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:6844:68: instantiated from here sparse-dmsolve.cc:373:1: warning: unused parameter 'a' sparse-dmsolve.cc:373:1: warning: unused parameter 'b' sparse-dmsolve.cc:373: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:6912:37: instantiated from here sparse-dmsolve.cc:373:1: warning: unused parameter 'a' sparse-dmsolve.cc:373:1: warning: unused parameter 'b' sparse-dmsolve.cc:373: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:6980:38: instantiated from here sparse-dmsolve.cc:373:1: warning: unused parameter 'a' sparse-dmsolve.cc:373:1: warning: unused parameter 'b' sparse-dmsolve.cc:373: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:7048:44: instantiated from here sparse-dmsolve.cc:373:1: warning: unused parameter 'a' sparse-dmsolve.cc:373:1: warning: unused parameter 'b' sparse-dmsolve.cc:373:1: warning: unused parameter 'info' mv -f .deps/liboctave_la-dbleAEPBAL.Tpo .deps/liboctave_la-dbleAEPBAL.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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 libtool-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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-dbleCHOL.Tpo .deps/liboctave_la-dbleCHOL.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 mv -f .deps/liboctave_la-dbleGEPBAL.Tpo .deps/liboctave_la-dbleGEPBAL.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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-dbleHESS.Tpo .deps/liboctave_la-dbleHESS.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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 libtool-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 sparse-dmsolve.cc:365:1: warning: 'void solve_singularity_warning(double)' defined but not used libtool-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 mv -f .deps/liboctave_la-dbleLU.Tpo .deps/liboctave_la-dbleLU.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -MT liboctave_la-dbleQR.lo -MD -MP -MF .deps/liboctave_la-dbleQR.Tpo -c dbleQR.cc -fPIC -DPIC -o .libs/liboctave_la-dbleQR.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:179) 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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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-dbleQR.Tpo .deps/liboctave_la-dbleQR.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -MT liboctave_la-dbleQRP.lo -MD -MP -MF .deps/liboctave_la-dbleQRP.Tpo -c dbleQRP.cc -fPIC -DPIC -o .libs/liboctave_la-dbleQRP.o libtool-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 mv -f .deps/liboctave_la-dbleQRP.Tpo .deps/liboctave_la-dbleQRP.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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 libtool-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 mv -f .deps/liboctave_la-dbleSCHUR.Tpo .deps/liboctave_la-dbleSCHUR.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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-dbleSVD.Tpo .deps/liboctave_la-dbleSVD.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -MT liboctave_la-fCColVector.lo -MD -MP -MF .deps/liboctave_la-fCColVector.Tpo -c fCColVector.cc -fPIC -DPIC -o .libs/liboctave_la-fCColVector.o libtool-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 mv -f .deps/liboctave_la-dSparse.Tpo .deps/liboctave_la-dSparse.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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-fCColVector.Tpo .deps/liboctave_la-fCColVector.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -MT liboctave_la-fCMatrix.lo -MD -MP -MF .deps/liboctave_la-fCMatrix.Tpo -c fCMatrix.cc -fPIC -DPIC -o .libs/liboctave_la-fCMatrix.o libtool-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 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 fCMatrix.cc: In member function 'float FloatComplexMatrix::rcond(MatrixType&) const': fCMatrix.cc:1720:11: warning: variable 'typ' might be clobbered by 'longjmp' or 'vfork' mv -f .deps/liboctave_la-fCDiagMatrix.Tpo .deps/liboctave_la-fCDiagMatrix.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -MT liboctave_la-fCNDArray.lo -MD -MP -MF .deps/liboctave_la-fCNDArray.Tpo -c fCNDArray.cc -fPIC -DPIC -o .libs/liboctave_la-fCNDArray.o libtool-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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:185) 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:185) 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:185) 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:185) 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:185) 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:185) 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:185) 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:185) 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:185) 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:185) libtool-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 mv -f .deps/liboctave_la-fCMatrix.Tpo .deps/liboctave_la-fCMatrix.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -MT liboctave_la-fCRowVector.lo -MD -MP -MF .deps/liboctave_la-fCRowVector.Tpo -c fCRowVector.cc -fPIC -DPIC -o .libs/liboctave_la-fCRowVector.o mv -f .deps/liboctave_la-fCNDArray.Tpo .deps/liboctave_la-fCNDArray.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 libtool-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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 libtool-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -MT liboctave_la-fCmplxCHOL.lo -MD -MP -MF .deps/liboctave_la-fCmplxCHOL.Tpo -c fCmplxCHOL.cc -fPIC -DPIC -o .libs/liboctave_la-fCmplxCHOL.o mv -f .deps/liboctave_la-fCRowVector.Tpo .deps/liboctave_la-fCRowVector.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -MT liboctave_la-fCmplxGEPBAL.lo -MD -MP -MF .deps/liboctave_la-fCmplxGEPBAL.Tpo -c fCmplxGEPBAL.cc -fPIC -DPIC -o .libs/liboctave_la-fCmplxGEPBAL.o libtool-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 mv -f .deps/liboctave_la-fCmplxGEPBAL.Tpo .deps/liboctave_la-fCmplxGEPBAL.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -MT liboctave_la-fCmplxHESS.lo -MD -MP -MF .deps/liboctave_la-fCmplxHESS.Tpo -c fCmplxHESS.cc -fPIC -DPIC -o .libs/liboctave_la-fCmplxHESS.o mv -f .deps/liboctave_la-fCmplxCHOL.Tpo .deps/liboctave_la-fCmplxCHOL.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -MT liboctave_la-fCmplxLU.lo -MD -MP -MF .deps/liboctave_la-fCmplxLU.Tpo -c fCmplxLU.cc -fPIC -DPIC -o .libs/liboctave_la-fCmplxLU.o libtool-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 libtool-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 mv -f .deps/liboctave_la-fCmplxHESS.Tpo .deps/liboctave_la-fCmplxHESS.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -MT liboctave_la-fCmplxQR.lo -MD -MP -MF .deps/liboctave_la-fCmplxQR.Tpo -c fCmplxQR.cc -fPIC -DPIC -o .libs/liboctave_la-fCmplxQR.o 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:179) 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' mv -f .deps/liboctave_la-fCmplxLU.Tpo .deps/liboctave_la-fCmplxLU.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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 libtool-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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-fCmplxQRP.Tpo .deps/liboctave_la-fCmplxQRP.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -MT liboctave_la-fCmplxSCHUR.lo -MD -MP -MF .deps/liboctave_la-fCmplxSCHUR.Tpo -c fCmplxSCHUR.cc -fPIC -DPIC -o .libs/liboctave_la-fCmplxSCHUR.o mv -f .deps/liboctave_la-fCmplxQR.Tpo .deps/liboctave_la-fCmplxQR.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 libtool-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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-fCmplxSCHUR.Tpo .deps/liboctave_la-fCmplxSCHUR.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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 libtool-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -MT liboctave_la-fColVector.lo -MD -MP -MF .deps/liboctave_la-fColVector.Tpo -c fColVector.cc -fPIC -DPIC -o .libs/liboctave_la-fColVector.o mv -f .deps/liboctave_la-fCmplxSVD.Tpo .deps/liboctave_la-fCmplxSVD.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 mv -f .deps/liboctave_la-fColVector.Tpo .deps/liboctave_la-fColVector.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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-fDiagMatrix.Tpo .deps/liboctave_la-fDiagMatrix.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -MT liboctave_la-fMatrix.lo -MD -MP -MF .deps/liboctave_la-fMatrix.Tpo -c fMatrix.cc -fPIC -DPIC -o .libs/liboctave_la-fMatrix.o fMatrix.cc: In member function 'FloatMatrix FloatMatrix::pseudo_inverse(float) const': fMatrix.cc:868:37: warning: use of old-style cast fMatrix.cc:870:37: warning: use of old-style cast libtool-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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-fEIG.Tpo .deps/liboctave_la-fEIG.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -MT liboctave_la-fNDArray.lo -MD -MP -MF .deps/liboctave_la-fNDArray.Tpo -c fNDArray.cc -fPIC -DPIC -o .libs/liboctave_la-fNDArray.o fMatrix.cc: In member function 'float FloatMatrix::rcond(MatrixType&) const': fMatrix.cc:1392:11: warning: variable 'typ' might be clobbered by 'longjmp' or 'vfork' libtool-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 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:179) 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:179) 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:179) fNDArray.cc:319:36: warning: 'Array::Array(octave_idx_type) [with T = std::complex, octave_idx_type = int]' is deprecated (declared at Array.h:179) 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:179) fNDArray.cc:367:36: warning: 'Array::Array(octave_idx_type) [with T = std::complex, octave_idx_type = int]' is deprecated (declared at Array.h:179) 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:179) fNDArray.cc:415:36: warning: 'Array::Array(octave_idx_type) [with T = std::complex, octave_idx_type = int]' is deprecated (declared at Array.h:179) 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:179) fNDArray.cc:462:36: warning: 'Array::Array(octave_idx_type) [with T = std::complex, octave_idx_type = int]' is deprecated (declared at Array.h:179) libtool-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 mv -f .deps/liboctave_la-fMatrix.Tpo .deps/liboctave_la-fMatrix.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -MT liboctave_la-fRowVector.lo -MD -MP -MF .deps/liboctave_la-fRowVector.Tpo -c fRowVector.cc -fPIC -DPIC -o .libs/liboctave_la-fRowVector.o libtool-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 mv -f .deps/liboctave_la-fRowVector.Tpo .deps/liboctave_la-fRowVector.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -MT liboctave_la-floatAEPBAL.lo -MD -MP -MF .deps/liboctave_la-floatAEPBAL.Tpo -c floatAEPBAL.cc -fPIC -DPIC -o .libs/liboctave_la-floatAEPBAL.o mv -f .deps/liboctave_la-fNDArray.Tpo .deps/liboctave_la-fNDArray.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -MT liboctave_la-floatCHOL.lo -MD -MP -MF .deps/liboctave_la-floatCHOL.Tpo -c floatCHOL.cc -fPIC -DPIC -o .libs/liboctave_la-floatCHOL.o libtool-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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-floatAEPBAL.Tpo .deps/liboctave_la-floatAEPBAL.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -MT liboctave_la-floatGEPBAL.lo -MD -MP -MF .deps/liboctave_la-floatGEPBAL.Tpo -c floatGEPBAL.cc -fPIC -DPIC -o .libs/liboctave_la-floatGEPBAL.o libtool-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 mv -f .deps/liboctave_la-floatCHOL.Tpo .deps/liboctave_la-floatCHOL.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -MT liboctave_la-floatHESS.lo -MD -MP -MF .deps/liboctave_la-floatHESS.Tpo -c floatHESS.cc -fPIC -DPIC -o .libs/liboctave_la-floatHESS.o mv -f .deps/liboctave_la-floatGEPBAL.Tpo .deps/liboctave_la-floatGEPBAL.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -MT liboctave_la-floatLU.lo -MD -MP -MF .deps/liboctave_la-floatLU.Tpo -c floatLU.cc -fPIC -DPIC -o .libs/liboctave_la-floatLU.o libtool-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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-floatHESS.Tpo .deps/liboctave_la-floatHESS.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -MT liboctave_la-floatQR.lo -MD -MP -MF .deps/liboctave_la-floatQR.Tpo -c floatQR.cc -fPIC -DPIC -o .libs/liboctave_la-floatQR.o libtool-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 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:179) 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' mv -f .deps/liboctave_la-floatLU.Tpo .deps/liboctave_la-floatLU.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 libtool-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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-floatQRP.Tpo .deps/liboctave_la-floatQRP.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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 libtool-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -MT liboctave_la-floatSCHUR.lo -MD -MP -MF .deps/liboctave_la-floatSCHUR.Tpo -c floatSCHUR.cc -fPIC -DPIC -o .libs/liboctave_la-floatSCHUR.o mv -f .deps/liboctave_la-floatQR.Tpo .deps/liboctave_la-floatQR.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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-floatSCHUR.Tpo .deps/liboctave_la-floatSCHUR.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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-floatSVD.Tpo .deps/liboctave_la-floatSVD.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 mv -f .deps/liboctave_la-int32NDArray.Tpo .deps/liboctave_la-int32NDArray.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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 libtool-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -MT liboctave_la-int64NDArray.lo -MD -MP -MF .deps/liboctave_la-int64NDArray.Tpo -c int64NDArray.cc -fPIC -DPIC -o .libs/liboctave_la-int64NDArray.o mv -f .deps/liboctave_la-int16NDArray.Tpo .deps/liboctave_la-int16NDArray.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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 libtool-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 libtool-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 mv -f .deps/liboctave_la-int64NDArray.Tpo .deps/liboctave_la-int64NDArray.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -MT liboctave_la-uint16NDArray.lo -MD -MP -MF .deps/liboctave_la-uint16NDArray.Tpo -c uint16NDArray.cc -fPIC -DPIC -o .libs/liboctave_la-uint16NDArray.o mv -f .deps/liboctave_la-int8NDArray.Tpo .deps/liboctave_la-int8NDArray.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -MT liboctave_la-uint32NDArray.lo -MD -MP -MF .deps/liboctave_la-uint32NDArray.Tpo -c uint32NDArray.cc -fPIC -DPIC -o .libs/liboctave_la-uint32NDArray.o libtool-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 mv -f .deps/liboctave_la-uint16NDArray.Tpo .deps/liboctave_la-uint16NDArray.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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-uint32NDArray.Tpo .deps/liboctave_la-uint32NDArray.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -MT liboctave_la-uint8NDArray.lo -MD -MP -MF .deps/liboctave_la-uint8NDArray.Tpo -c uint8NDArray.cc -fPIC -DPIC -o .libs/liboctave_la-uint8NDArray.o libtool-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 libtool-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 mv -f .deps/liboctave_la-uint64NDArray.Tpo .deps/liboctave_la-uint64NDArray.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -DHAVE_CONFIG_H -Wall -W -Wshadow -Wformat -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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-fortran: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -pthread -Wall -W -Wshadow -Wformat -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -pthread -O2 -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 libtool-fortran: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -pthread -Wall -W -Wshadow -Wformat -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -pthread -O2 -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../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -DHAVE_CONFIG_H -Wall -W -Wshadow -Wformat -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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-fortran: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -pthread -Wall -W -Wshadow -Wformat -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -pthread -O2 -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-fortran: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -pthread -Wall -W -Wshadow -Wformat -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -pthread -O2 -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 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../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -DHAVE_CONFIG_H -Wall -W -Wshadow -Wformat -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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-fortran: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -pthread -Wall -W -Wshadow -Wformat -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -pthread -O2 -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 lo-cutils.c: In function 'octave_strcasecmp': lo-cutils.c:54:3: warning: implicit declaration of function 'strcasecmp' lo-cutils.c: In function 'octave_strncasecmp': lo-cutils.c:60:3: warning: implicit declaration of function 'strncasecmp' libtool-fortran: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -pthread -Wall -W -Wshadow -Wformat -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -pthread -O2 -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-cutils.Tpo .deps/liboctave_la-lo-cutils.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -DHAVE_CONFIG_H -Wall -W -Wshadow -Wformat -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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-fortran: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -pthread -Wall -W -Wshadow -Wformat -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -pthread -O2 -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 libtool-fortran: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -pthread -Wall -W -Wshadow -Wformat -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -pthread -O2 -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../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -DHAVE_CONFIG_H -Wall -W -Wshadow -Wformat -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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-fortran: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -pthread -Wall -W -Wshadow -Wformat -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -pthread -O2 -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-fortran: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -pthread -Wall -W -Wshadow -Wformat -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -pthread -O2 -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../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -DHAVE_CONFIG_H -Wall -W -Wshadow -Wformat -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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-fortran: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -pthread -Wall -W -Wshadow -Wformat -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -pthread -O2 -pthread -MT liboctave_la-randpoisson.lo -MD -MP -MF .deps/liboctave_la-randpoisson.Tpo -c randpoisson.c -fPIC -DPIC -o .libs/liboctave_la-randpoisson.o mv -f .deps/liboctave_la-uint8NDArray.Tpo .deps/liboctave_la-uint8NDArray.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -DHAVE_CONFIG_H -Wall -W -Wshadow -Wformat -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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-fortran: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -pthread -Wall -W -Wshadow -Wformat -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -pthread -O2 -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-fortran: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -pthread -Wall -W -Wshadow -Wformat -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -pthread -O2 -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-fortran: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -pthread -Wall -W -Wshadow -Wformat -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -pthread -O2 -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-tempnam.Tpo .deps/liboctave_la-tempnam.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -DHAVE_CONFIG_H -Wall -W -Wshadow -Wformat -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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-fortran: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -pthread -Wall -W -Wshadow -Wformat -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -pthread -O2 -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 libtool-fortran: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -pthread -Wall -W -Wshadow -Wformat -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -pthread -O2 -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 mv -f .deps/liboctave_la-randpoisson.Tpo .deps/liboctave_la-randpoisson.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -MT liboctave_la-cmd-edit.lo -MD -MP -MF .deps/liboctave_la-cmd-edit.Tpo -c cmd-edit.cc -fPIC -DPIC -o .libs/liboctave_la-cmd-edit.o mv -f .deps/liboctave_la-tempname.Tpo .deps/liboctave_la-tempname.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -DHAVE_CONFIG_H -Wall -W -Wshadow -Wformat -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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-fortran: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -pthread -Wall -W -Wshadow -Wformat -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -pthread -O2 -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 In file included from oct-rl-edit.c:32:0: /scratch/math/octave/work/.buildlink/include/readline/readline.h:386:1: warning: function declaration isn't a prototype libtool-fortran: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -pthread -Wall -W -Wshadow -Wformat -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -pthread -O2 -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-oct-rl-edit.Tpo .deps/liboctave_la-oct-rl-edit.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -DHAVE_CONFIG_H -Wall -W -Wshadow -Wformat -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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-fortran: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -pthread -Wall -W -Wshadow -Wformat -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -pthread -O2 -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 libtool-fortran: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -pthread -Wall -W -Wshadow -Wformat -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -pthread -O2 -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 mv -f .deps/liboctave_la-oct-rl-hist.Tpo .deps/liboctave_la-oct-rl-hist.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -MT liboctave_la-mx-cdm-dm.lo -MD -MP -MF .deps/liboctave_la-mx-cdm-dm.Tpo -c mx-cdm-dm.cc -fPIC -DPIC -o .libs/liboctave_la-mx-cdm-dm.o mv -f .deps/liboctave_la-cmd-edit.Tpo .deps/liboctave_la-cmd-edit.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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 libtool-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 mv -f .deps/liboctave_la-mx-cdm-dm.Tpo .deps/liboctave_la-mx-cdm-dm.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -MT liboctave_la-mx-cs-dm.lo -MD -MP -MF .deps/liboctave_la-mx-cs-dm.Tpo -c mx-cs-dm.cc -fPIC -DPIC -o .libs/liboctave_la-mx-cs-dm.o mv -f .deps/liboctave_la-mx-dm-cdm.Tpo .deps/liboctave_la-mx-dm-cdm.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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-mx-cs-dm.Tpo .deps/liboctave_la-mx-cs-dm.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 libtool-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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 libtool-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 mv -f .deps/liboctave_la-mx-cs-nda.Tpo .deps/liboctave_la-mx-cs-nda.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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 libtool-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -MT liboctave_la-mx-cdm-m.lo -MD -MP -MF .deps/liboctave_la-mx-cdm-m.Tpo -c mx-cdm-m.cc -fPIC -DPIC -o .libs/liboctave_la-mx-cdm-m.o mv -f .deps/liboctave_la-mx-cdm-cm.Tpo .deps/liboctave_la-mx-cdm-cm.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 mv -f .deps/liboctave_la-mx-cdm-m.Tpo .deps/liboctave_la-mx-cdm-m.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 libtool-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 libtool-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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 libtool-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -MT liboctave_la-mx-cm-m.lo -MD -MP -MF .deps/liboctave_la-mx-cm-m.Tpo -c mx-cm-m.cc -fPIC -DPIC -o .libs/liboctave_la-mx-cm-m.o mv -f .deps/liboctave_la-mx-cm-dm.Tpo .deps/liboctave_la-mx-cm-dm.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 mv -f .deps/liboctave_la-mx-cnda-nda.Tpo .deps/liboctave_la-mx-cnda-nda.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -MT liboctave_la-mx-cm-s.lo -MD -MP -MF .deps/liboctave_la-mx-cm-s.Tpo -c mx-cm-s.cc -fPIC -DPIC -o .libs/liboctave_la-mx-cm-s.o mv -f .deps/liboctave_la-mx-cm-m.Tpo .deps/liboctave_la-mx-cm-m.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 libtool-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 libtool-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 mv -f .deps/liboctave_la-mx-cnda-s.Tpo .deps/liboctave_la-mx-cnda-s.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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 mv -f .deps/liboctave_la-mx-cm-s.Tpo .deps/liboctave_la-mx-cm-s.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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 libtool-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 mv -f .deps/liboctave_la-mx-dm-cs.Tpo .deps/liboctave_la-mx-dm-cs.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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-cm.Tpo .deps/liboctave_la-mx-dm-cm.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 libtool-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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-m-cs.Tpo .deps/liboctave_la-mx-m-cs.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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-nda-cs.Tpo .deps/liboctave_la-mx-nda-cs.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -MT liboctave_la-mx-m-cm.lo -MD -MP -MF .deps/liboctave_la-mx-m-cm.Tpo -c mx-m-cm.cc -fPIC -DPIC -o .libs/liboctave_la-mx-m-cm.o mv -f .deps/liboctave_la-mx-m-cdm.Tpo .deps/liboctave_la-mx-m-cdm.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 libtool-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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-m-cm.Tpo .deps/liboctave_la-mx-m-cm.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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 mv -f .deps/liboctave_la-mx-nda-cnda.Tpo .deps/liboctave_la-mx-nda-cnda.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 libtool-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 libtool-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 mv -f .deps/liboctave_la-mx-s-cdm.Tpo .deps/liboctave_la-mx-s-cdm.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -MT liboctave_la-mx-s-cnda.lo -MD -MP -MF .deps/liboctave_la-mx-s-cnda.Tpo -c mx-s-cnda.cc -fPIC -DPIC -o .libs/liboctave_la-mx-s-cnda.o mv -f .deps/liboctave_la-mx-s-cm.Tpo .deps/liboctave_la-mx-s-cm.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 libtool-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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-dm-m.Tpo .deps/liboctave_la-mx-dm-m.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 mv -f .deps/liboctave_la-mx-s-cnda.Tpo .deps/liboctave_la-mx-s-cnda.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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-m-dm.Tpo .deps/liboctave_la-mx-m-dm.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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 libtool-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 libtool-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 mv -f .deps/liboctave_la-mx-fdm-fcdm.Tpo .deps/liboctave_la-mx-fdm-fcdm.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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-fcdm-fdm.Tpo .deps/liboctave_la-mx-fcdm-fdm.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 libtool-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -MT liboctave_la-mx-fcs-fnda.lo -MD -MP -MF .deps/liboctave_la-mx-fcs-fnda.Tpo -c mx-fcs-fnda.cc -fPIC -DPIC -o .libs/liboctave_la-mx-fcs-fnda.o mv -f .deps/liboctave_la-mx-fcs-fm.Tpo .deps/liboctave_la-mx-fcs-fm.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 mv -f .deps/liboctave_la-mx-fcdm-fcm.Tpo .deps/liboctave_la-mx-fcdm-fcm.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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 libtool-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -MT liboctave_la-mx-fcdm-fm.lo -MD -MP -MF .deps/liboctave_la-mx-fcdm-fm.Tpo -c mx-fcdm-fm.cc -fPIC -DPIC -o .libs/liboctave_la-mx-fcdm-fm.o mv -f .deps/liboctave_la-mx-fcs-fnda.Tpo .deps/liboctave_la-mx-fcs-fnda.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 libtool-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 mv -f .deps/liboctave_la-mx-fcdm-fm.Tpo .deps/liboctave_la-mx-fcdm-fm.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 libtool-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 mv -f .deps/liboctave_la-mx-fcm-fcdm.Tpo .deps/liboctave_la-mx-fcm-fcdm.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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 libtool-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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-fdm.Tpo .deps/liboctave_la-mx-fcm-fdm.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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 libtool-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 mv -f .deps/liboctave_la-mx-fcm-fm.Tpo .deps/liboctave_la-mx-fcm-fm.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -MT liboctave_la-mx-fcm-fs.lo -MD -MP -MF .deps/liboctave_la-mx-fcm-fs.Tpo -c mx-fcm-fs.cc -fPIC -DPIC -o .libs/liboctave_la-mx-fcm-fs.o mv -f .deps/liboctave_la-mx-fcnda-fnda.Tpo .deps/liboctave_la-mx-fcnda-fnda.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 libtool-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -MT liboctave_la-mx-fcnda-fs.lo -MD -MP -MF .deps/liboctave_la-mx-fcnda-fs.Tpo -c mx-fcnda-fs.cc -fPIC -DPIC -o .libs/liboctave_la-mx-fcnda-fs.o mv -f .deps/liboctave_la-mx-fcm-fs.Tpo .deps/liboctave_la-mx-fcm-fs.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 libtool-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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-fdm-fcs.Tpo .deps/liboctave_la-mx-fdm-fcs.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -MT liboctave_la-mx-fdm-fcm.lo -MD -MP -MF .deps/liboctave_la-mx-fdm-fcm.Tpo -c mx-fdm-fcm.cc -fPIC -DPIC -o .libs/liboctave_la-mx-fdm-fcm.o mv -f .deps/liboctave_la-mx-fcnda-fs.Tpo .deps/liboctave_la-mx-fcnda-fs.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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 libtool-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 mv -f .deps/liboctave_la-mx-fdm-fcm.Tpo .deps/liboctave_la-mx-fdm-fcm.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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-fm-fcs.Tpo .deps/liboctave_la-mx-fm-fcs.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 libtool-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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-fnda-fcs.Tpo .deps/liboctave_la-mx-fnda-fcs.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 libtool-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 mv -f .deps/liboctave_la-mx-fm-fcm.Tpo .deps/liboctave_la-mx-fm-fcm.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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-fnda-fcnda.Tpo .deps/liboctave_la-mx-fnda-fcnda.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 libtool-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 mv -f .deps/liboctave_la-mx-fs-fcdm.Tpo .deps/liboctave_la-mx-fs-fcdm.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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-fs-fcm.Tpo .deps/liboctave_la-mx-fs-fcm.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -MT liboctave_la-mx-fdm-fm.lo -MD -MP -MF .deps/liboctave_la-mx-fdm-fm.Tpo -c mx-fdm-fm.cc -fPIC -DPIC -o .libs/liboctave_la-mx-fdm-fm.o mv -f .deps/liboctave_la-mx-fs-fcnda.Tpo .deps/liboctave_la-mx-fs-fcnda.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 libtool-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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-fdm-fm.Tpo .deps/liboctave_la-mx-fdm-fm.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -MT liboctave_la-mx-pm-m.lo -MD -MP -MF .deps/liboctave_la-mx-pm-m.Tpo -c mx-pm-m.cc -fPIC -DPIC -o .libs/liboctave_la-mx-pm-m.o mv -f .deps/liboctave_la-mx-fm-fdm.Tpo .deps/liboctave_la-mx-fm-fdm.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 libtool-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 libtool-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 mv -f .deps/liboctave_la-mx-pm-m.Tpo .deps/liboctave_la-mx-pm-m.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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-m-pm.Tpo .deps/liboctave_la-mx-m-pm.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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-cm.Tpo .deps/liboctave_la-mx-pm-cm.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -MT liboctave_la-mx-pm-fm.lo -MD -MP -MF .deps/liboctave_la-mx-pm-fm.Tpo -c mx-pm-fm.cc -fPIC -DPIC -o .libs/liboctave_la-mx-pm-fm.o mv -f .deps/liboctave_la-mx-cm-pm.Tpo .deps/liboctave_la-mx-cm-pm.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 libtool-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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-fm-pm.Tpo .deps/liboctave_la-mx-fm-pm.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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 libtool-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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-pm-fcm.Tpo .deps/liboctave_la-mx-pm-fcm.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -MT liboctave_la-mx-s-i8nda.lo -MD -MP -MF .deps/liboctave_la-mx-s-i8nda.Tpo -c mx-s-i8nda.cc -fPIC -DPIC -o .libs/liboctave_la-mx-s-i8nda.o mv -f .deps/liboctave_la-mx-fcm-pm.Tpo .deps/liboctave_la-mx-fcm-pm.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 libtool-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 mv -f .deps/liboctave_la-mx-s-i8nda.Tpo .deps/liboctave_la-mx-s-i8nda.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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-i8nda-s.Tpo .deps/liboctave_la-mx-i8nda-s.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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-s-ui8nda.Tpo .deps/liboctave_la-mx-s-ui8nda.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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-ui8nda-s.Tpo .deps/liboctave_la-mx-ui8nda-s.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -MT liboctave_la-mx-i16nda-s.lo -MD -MP -MF .deps/liboctave_la-mx-i16nda-s.Tpo -c mx-i16nda-s.cc -fPIC -DPIC -o .libs/liboctave_la-mx-i16nda-s.o mv -f .deps/liboctave_la-mx-s-i16nda.Tpo .deps/liboctave_la-mx-s-i16nda.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 libtool-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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-i16nda-s.Tpo .deps/liboctave_la-mx-i16nda-s.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -MT liboctave_la-mx-ui16nda-s.lo -MD -MP -MF .deps/liboctave_la-mx-ui16nda-s.Tpo -c mx-ui16nda-s.cc -fPIC -DPIC -o .libs/liboctave_la-mx-ui16nda-s.o mv -f .deps/liboctave_la-mx-s-ui16nda.Tpo .deps/liboctave_la-mx-s-ui16nda.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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 libtool-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 mv -f .deps/liboctave_la-mx-ui16nda-s.Tpo .deps/liboctave_la-mx-ui16nda-s.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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-s-i32nda.Tpo .deps/liboctave_la-mx-s-i32nda.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 libtool-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 libtool-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 mv -f .deps/liboctave_la-mx-s-ui32nda.Tpo .deps/liboctave_la-mx-s-ui32nda.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -MT liboctave_la-mx-ui32nda-s.lo -MD -MP -MF .deps/liboctave_la-mx-ui32nda-s.Tpo -c mx-ui32nda-s.cc -fPIC -DPIC -o .libs/liboctave_la-mx-ui32nda-s.o mv -f .deps/liboctave_la-mx-i32nda-s.Tpo .deps/liboctave_la-mx-i32nda-s.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 libtool-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 mv -f .deps/liboctave_la-mx-ui32nda-s.Tpo .deps/liboctave_la-mx-ui32nda-s.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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 libtool-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -MT liboctave_la-mx-i64nda-s.lo -MD -MP -MF .deps/liboctave_la-mx-i64nda-s.Tpo -c mx-i64nda-s.cc -fPIC -DPIC -o .libs/liboctave_la-mx-i64nda-s.o mv -f .deps/liboctave_la-mx-s-i64nda.Tpo .deps/liboctave_la-mx-s-i64nda.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 libtool-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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-ui64nda.Tpo .deps/liboctave_la-mx-s-ui64nda.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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-i64nda-s.Tpo .deps/liboctave_la-mx-i64nda-s.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 libtool-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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-ui64nda-s.Tpo .deps/liboctave_la-mx-ui64nda-s.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -MT liboctave_la-mx-i8nda-fs.lo -MD -MP -MF .deps/liboctave_la-mx-i8nda-fs.Tpo -c mx-i8nda-fs.cc -fPIC -DPIC -o .libs/liboctave_la-mx-i8nda-fs.o mv -f .deps/liboctave_la-mx-fs-i8nda.Tpo .deps/liboctave_la-mx-fs-i8nda.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 mv -f .deps/liboctave_la-mx-i8nda-fs.Tpo .deps/liboctave_la-mx-i8nda-fs.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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-fs-ui8nda.Tpo .deps/liboctave_la-mx-fs-ui8nda.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 libtool-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 libtool-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 mv -f .deps/liboctave_la-mx-ui8nda-fs.Tpo .deps/liboctave_la-mx-ui8nda-fs.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -MT liboctave_la-mx-i16nda-fs.lo -MD -MP -MF .deps/liboctave_la-mx-i16nda-fs.Tpo -c mx-i16nda-fs.cc -fPIC -DPIC -o .libs/liboctave_la-mx-i16nda-fs.o mv -f .deps/liboctave_la-mx-fs-i16nda.Tpo .deps/liboctave_la-mx-fs-i16nda.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 libtool-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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-ui16nda.Tpo .deps/liboctave_la-mx-fs-ui16nda.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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 libtool-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -MT liboctave_la-mx-ui16nda-fs.lo -MD -MP -MF .deps/liboctave_la-mx-ui16nda-fs.Tpo -c mx-ui16nda-fs.cc -fPIC -DPIC -o .libs/liboctave_la-mx-ui16nda-fs.o mv -f .deps/liboctave_la-mx-i16nda-fs.Tpo .deps/liboctave_la-mx-i16nda-fs.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 libtool-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 mv -f .deps/liboctave_la-mx-ui16nda-fs.Tpo .deps/liboctave_la-mx-ui16nda-fs.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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-fs-i32nda.Tpo .deps/liboctave_la-mx-fs-i32nda.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 libtool-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 mv -f .deps/liboctave_la-mx-i32nda-fs.Tpo .deps/liboctave_la-mx-i32nda-fs.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -MT liboctave_la-mx-ui32nda-fs.lo -MD -MP -MF .deps/liboctave_la-mx-ui32nda-fs.Tpo -c mx-ui32nda-fs.cc -fPIC -DPIC -o .libs/liboctave_la-mx-ui32nda-fs.o mv -f .deps/liboctave_la-mx-fs-ui32nda.Tpo .deps/liboctave_la-mx-fs-ui32nda.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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 libtool-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 libtool-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 mv -f .deps/liboctave_la-mx-ui32nda-fs.Tpo .deps/liboctave_la-mx-ui32nda-fs.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -MT liboctave_la-mx-i64nda-fs.lo -MD -MP -MF .deps/liboctave_la-mx-i64nda-fs.Tpo -c mx-i64nda-fs.cc -fPIC -DPIC -o .libs/liboctave_la-mx-i64nda-fs.o mv -f .deps/liboctave_la-mx-fs-i64nda.Tpo .deps/liboctave_la-mx-fs-i64nda.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 libtool-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 libtool-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 mv -f .deps/liboctave_la-mx-fs-ui64nda.Tpo .deps/liboctave_la-mx-fs-ui64nda.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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 mv -f .deps/liboctave_la-mx-i64nda-fs.Tpo .deps/liboctave_la-mx-i64nda-fs.Plo libtool-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 libtool-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 mv -f .deps/liboctave_la-mx-ui64nda-fs.Tpo .deps/liboctave_la-mx-ui64nda-fs.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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 libtool-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -MT liboctave_la-mx-i8-nda.lo -MD -MP -MF .deps/liboctave_la-mx-i8-nda.Tpo -c mx-i8-nda.cc -fPIC -DPIC -o .libs/liboctave_la-mx-i8-nda.o mv -f .deps/liboctave_la-mx-nda-i8.Tpo .deps/liboctave_la-mx-nda-i8.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 libtool-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 mv -f .deps/liboctave_la-mx-i8-nda.Tpo .deps/liboctave_la-mx-i8-nda.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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-nda-ui8.Tpo .deps/liboctave_la-mx-nda-ui8.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 libtool-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 mv -f .deps/liboctave_la-mx-ui8-nda.Tpo .deps/liboctave_la-mx-ui8-nda.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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-nda-i16.Tpo .deps/liboctave_la-mx-nda-i16.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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 libtool-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 libtool-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 mv -f .deps/liboctave_la-mx-i16-nda.Tpo .deps/liboctave_la-mx-i16-nda.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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-nda-ui16.Tpo .deps/liboctave_la-mx-nda-ui16.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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-nda-i32.Tpo .deps/liboctave_la-mx-nda-i32.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 libtool-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 libtool-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 mv -f .deps/liboctave_la-mx-nda-ui32.Tpo .deps/liboctave_la-mx-nda-ui32.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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 mv -f .deps/liboctave_la-mx-i32-nda.Tpo .deps/liboctave_la-mx-i32-nda.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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-nda-i64.Tpo .deps/liboctave_la-mx-nda-i64.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -MT liboctave_la-mx-i64-nda.lo -MD -MP -MF .deps/liboctave_la-mx-i64-nda.Tpo -c mx-i64-nda.cc -fPIC -DPIC -o .libs/liboctave_la-mx-i64-nda.o mv -f .deps/liboctave_la-mx-ui32-nda.Tpo .deps/liboctave_la-mx-ui32-nda.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 libtool-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 libtool-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 mv -f .deps/liboctave_la-mx-i64-nda.Tpo .deps/liboctave_la-mx-i64-nda.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -MT liboctave_la-mx-ui64-nda.lo -MD -MP -MF .deps/liboctave_la-mx-ui64-nda.Tpo -c mx-ui64-nda.cc -fPIC -DPIC -o .libs/liboctave_la-mx-ui64-nda.o mv -f .deps/liboctave_la-mx-nda-ui64.Tpo .deps/liboctave_la-mx-nda-ui64.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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 libtool-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 mv -f .deps/liboctave_la-mx-ui64-nda.Tpo .deps/liboctave_la-mx-ui64-nda.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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-fnda-i8.Tpo .deps/liboctave_la-mx-fnda-i8.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 libtool-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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-fnda-ui8.Tpo .deps/liboctave_la-mx-fnda-ui8.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 libtool-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 mv -f .deps/liboctave_la-mx-ui8-fnda.Tpo .deps/liboctave_la-mx-ui8-fnda.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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 libtool-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -MT liboctave_la-mx-i16-fnda.lo -MD -MP -MF .deps/liboctave_la-mx-i16-fnda.Tpo -c mx-i16-fnda.cc -fPIC -DPIC -o .libs/liboctave_la-mx-i16-fnda.o mv -f .deps/liboctave_la-mx-fnda-i16.Tpo .deps/liboctave_la-mx-fnda-i16.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 mv -f .deps/liboctave_la-mx-i16-fnda.Tpo .deps/liboctave_la-mx-i16-fnda.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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-fnda-ui16.Tpo .deps/liboctave_la-mx-fnda-ui16.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 libtool-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -MT liboctave_la-mx-fnda-i32.lo -MD -MP -MF .deps/liboctave_la-mx-fnda-i32.Tpo -c mx-fnda-i32.cc -fPIC -DPIC -o .libs/liboctave_la-mx-fnda-i32.o mv -f .deps/liboctave_la-mx-ui16-fnda.Tpo .deps/liboctave_la-mx-ui16-fnda.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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 libtool-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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-fnda-i32.Tpo .deps/liboctave_la-mx-fnda-i32.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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 libtool-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 mv -f .deps/liboctave_la-mx-i32-fnda.Tpo .deps/liboctave_la-mx-i32-fnda.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 libtool-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -MT liboctave_la-mx-ui32-fnda.lo -MD -MP -MF .deps/liboctave_la-mx-ui32-fnda.Tpo -c mx-ui32-fnda.cc -fPIC -DPIC -o .libs/liboctave_la-mx-ui32-fnda.o mv -f .deps/liboctave_la-mx-fnda-ui32.Tpo .deps/liboctave_la-mx-fnda-ui32.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -MT liboctave_la-mx-fnda-i64.lo -MD -MP -MF .deps/liboctave_la-mx-fnda-i64.Tpo -c mx-fnda-i64.cc -fPIC -DPIC -o .libs/liboctave_la-mx-fnda-i64.o mv -f .deps/liboctave_la-mx-ui32-fnda.Tpo .deps/liboctave_la-mx-ui32-fnda.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 libtool-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 mv -f .deps/liboctave_la-mx-fnda-i64.Tpo .deps/liboctave_la-mx-fnda-i64.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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 libtool-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -MT liboctave_la-mx-fnda-ui64.lo -MD -MP -MF .deps/liboctave_la-mx-fnda-ui64.Tpo -c mx-fnda-ui64.cc -fPIC -DPIC -o .libs/liboctave_la-mx-fnda-ui64.o mv -f .deps/liboctave_la-mx-i64-fnda.Tpo .deps/liboctave_la-mx-i64-fnda.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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 libtool-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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-fnda-ui64.Tpo .deps/liboctave_la-mx-fnda-ui64.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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-ui64-fnda.Tpo .deps/liboctave_la-mx-ui64-fnda.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 libtool-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -MT liboctave_la-mx-nda-ui8nda.lo -MD -MP -MF .deps/liboctave_la-mx-nda-ui8nda.Tpo -c mx-nda-ui8nda.cc -fPIC -DPIC -o .libs/liboctave_la-mx-nda-ui8nda.o mv -f .deps/liboctave_la-mx-i8nda-nda.Tpo .deps/liboctave_la-mx-i8nda-nda.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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 libtool-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -MT liboctave_la-mx-nda-i16nda.lo -MD -MP -MF .deps/liboctave_la-mx-nda-i16nda.Tpo -c mx-nda-i16nda.cc -fPIC -DPIC -o .libs/liboctave_la-mx-nda-i16nda.o mv -f .deps/liboctave_la-mx-ui8nda-nda.Tpo .deps/liboctave_la-mx-ui8nda-nda.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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-i16nda-nda.Tpo .deps/liboctave_la-mx-i16nda-nda.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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 libtool-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -MT liboctave_la-mx-nda-ui16nda.lo -MD -MP -MF .deps/liboctave_la-mx-nda-ui16nda.Tpo -c mx-nda-ui16nda.cc -fPIC -DPIC -o .libs/liboctave_la-mx-nda-ui16nda.o mv -f .deps/liboctave_la-mx-nda-i16nda.Tpo .deps/liboctave_la-mx-nda-i16nda.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 libtool-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 mv -f .deps/liboctave_la-mx-nda-ui16nda.Tpo .deps/liboctave_la-mx-nda-ui16nda.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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 libtool-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -MT liboctave_la-mx-nda-i32nda.lo -MD -MP -MF .deps/liboctave_la-mx-nda-i32nda.Tpo -c mx-nda-i32nda.cc -fPIC -DPIC -o .libs/liboctave_la-mx-nda-i32nda.o mv -f .deps/liboctave_la-mx-ui16nda-nda.Tpo .deps/liboctave_la-mx-ui16nda-nda.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 libtool-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 mv -f .deps/liboctave_la-mx-nda-i32nda.Tpo .deps/liboctave_la-mx-nda-i32nda.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -MT liboctave_la-mx-nda-ui32nda.lo -MD -MP -MF .deps/liboctave_la-mx-nda-ui32nda.Tpo -c mx-nda-ui32nda.cc -fPIC -DPIC -o .libs/liboctave_la-mx-nda-ui32nda.o mv -f .deps/liboctave_la-mx-i32nda-nda.Tpo .deps/liboctave_la-mx-i32nda-nda.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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 libtool-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 libtool-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -MT liboctave_la-mx-nda-i64nda.lo -MD -MP -MF .deps/liboctave_la-mx-nda-i64nda.Tpo -c mx-nda-i64nda.cc -fPIC -DPIC -o .libs/liboctave_la-mx-nda-i64nda.o mv -f .deps/liboctave_la-mx-ui32nda-nda.Tpo .deps/liboctave_la-mx-ui32nda-nda.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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 libtool-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 mv -f .deps/liboctave_la-mx-nda-i64nda.Tpo .deps/liboctave_la-mx-nda-i64nda.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -MT liboctave_la-mx-nda-ui64nda.lo -MD -MP -MF .deps/liboctave_la-mx-nda-ui64nda.Tpo -c mx-nda-ui64nda.cc -fPIC -DPIC -o .libs/liboctave_la-mx-nda-ui64nda.o mv -f .deps/liboctave_la-mx-i64nda-nda.Tpo .deps/liboctave_la-mx-i64nda-nda.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 libtool-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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-nda-ui64nda.Tpo .deps/liboctave_la-mx-nda-ui64nda.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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-ui64nda-nda.Tpo .deps/liboctave_la-mx-ui64nda-nda.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 libtool-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 mv -f .deps/liboctave_la-mx-i8nda-fnda.Tpo .deps/liboctave_la-mx-i8nda-fnda.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -MT liboctave_la-mx-fnda-ui8nda.lo -MD -MP -MF .deps/liboctave_la-mx-fnda-ui8nda.Tpo -c mx-fnda-ui8nda.cc -fPIC -DPIC -o .libs/liboctave_la-mx-fnda-ui8nda.o mv -f .deps/liboctave_la-mx-fnda-i8nda.Tpo .deps/liboctave_la-mx-fnda-i8nda.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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-ui8nda.Tpo .deps/liboctave_la-mx-fnda-ui8nda.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -MT liboctave_la-mx-fnda-i16nda.lo -MD -MP -MF .deps/liboctave_la-mx-fnda-i16nda.Tpo -c mx-fnda-i16nda.cc -fPIC -DPIC -o .libs/liboctave_la-mx-fnda-i16nda.o mv -f .deps/liboctave_la-mx-ui8nda-fnda.Tpo .deps/liboctave_la-mx-ui8nda-fnda.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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 libtool-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 libtool-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 mv -f .deps/liboctave_la-mx-fnda-i16nda.Tpo .deps/liboctave_la-mx-fnda-i16nda.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -MT liboctave_la-mx-fnda-ui16nda.lo -MD -MP -MF .deps/liboctave_la-mx-fnda-ui16nda.Tpo -c mx-fnda-ui16nda.cc -fPIC -DPIC -o .libs/liboctave_la-mx-fnda-ui16nda.o mv -f .deps/liboctave_la-mx-i16nda-fnda.Tpo .deps/liboctave_la-mx-i16nda-fnda.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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 libtool-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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-ui16nda-fnda.Tpo .deps/liboctave_la-mx-ui16nda-fnda.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -MT liboctave_la-mx-fnda-i32nda.lo -MD -MP -MF .deps/liboctave_la-mx-fnda-i32nda.Tpo -c mx-fnda-i32nda.cc -fPIC -DPIC -o .libs/liboctave_la-mx-fnda-i32nda.o mv -f .deps/liboctave_la-mx-fnda-ui16nda.Tpo .deps/liboctave_la-mx-fnda-ui16nda.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 libtool-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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-fnda-i32nda.Tpo .deps/liboctave_la-mx-fnda-i32nda.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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 libtool-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -MT liboctave_la-mx-fnda-ui32nda.lo -MD -MP -MF .deps/liboctave_la-mx-fnda-ui32nda.Tpo -c mx-fnda-ui32nda.cc -fPIC -DPIC -o .libs/liboctave_la-mx-fnda-ui32nda.o mv -f .deps/liboctave_la-mx-i32nda-fnda.Tpo .deps/liboctave_la-mx-i32nda-fnda.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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-fnda-ui32nda.Tpo .deps/liboctave_la-mx-fnda-ui32nda.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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 libtool-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -MT liboctave_la-mx-fnda-i64nda.lo -MD -MP -MF .deps/liboctave_la-mx-fnda-i64nda.Tpo -c mx-fnda-i64nda.cc -fPIC -DPIC -o .libs/liboctave_la-mx-fnda-i64nda.o mv -f .deps/liboctave_la-mx-ui32nda-fnda.Tpo .deps/liboctave_la-mx-ui32nda-fnda.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 mv -f .deps/liboctave_la-mx-fnda-i64nda.Tpo .deps/liboctave_la-mx-fnda-i64nda.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 libtool-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 mv -f .deps/liboctave_la-mx-i64nda-fnda.Tpo .deps/liboctave_la-mx-i64nda-fnda.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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 libtool-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -MT liboctave_la-mx-ui64nda-fnda.lo -MD -MP -MF .deps/liboctave_la-mx-ui64nda-fnda.Tpo -c mx-ui64nda-fnda.cc -fPIC -DPIC -o .libs/liboctave_la-mx-ui64nda-fnda.o mv -f .deps/liboctave_la-mx-fnda-ui64nda.Tpo .deps/liboctave_la-mx-fnda-ui64nda.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 libtool-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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-i8nda-ui8.Tpo .deps/liboctave_la-mx-i8nda-ui8.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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-ui64nda-fnda.Tpo .deps/liboctave_la-mx-ui64nda-fnda.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 mv -f .deps/liboctave_la-mx-i8nda-i16.Tpo .deps/liboctave_la-mx-i8nda-i16.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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 libtool-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -MT liboctave_la-mx-i8nda-i32.lo -MD -MP -MF .deps/liboctave_la-mx-i8nda-i32.Tpo -c mx-i8nda-i32.cc -fPIC -DPIC -o .libs/liboctave_la-mx-i8nda-i32.o mv -f .deps/liboctave_la-mx-i8nda-ui16.Tpo .deps/liboctave_la-mx-i8nda-ui16.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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-i32.Tpo .deps/liboctave_la-mx-i8nda-i32.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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-ui32.Tpo .deps/liboctave_la-mx-i8nda-ui32.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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 libtool-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 mv -f .deps/liboctave_la-mx-i8nda-i64.Tpo .deps/liboctave_la-mx-i8nda-i64.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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-ui64.Tpo .deps/liboctave_la-mx-i8nda-ui64.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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 libtool-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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-i16nda-i8.Tpo .deps/liboctave_la-mx-i16nda-i8.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -MT liboctave_la-mx-i16nda-ui16.lo -MD -MP -MF .deps/liboctave_la-mx-i16nda-ui16.Tpo -c mx-i16nda-ui16.cc -fPIC -DPIC -o .libs/liboctave_la-mx-i16nda-ui16.o mv -f .deps/liboctave_la-mx-i16nda-ui8.Tpo .deps/liboctave_la-mx-i16nda-ui8.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 libtool-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 mv -f .deps/liboctave_la-mx-i16nda-ui16.Tpo .deps/liboctave_la-mx-i16nda-ui16.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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 libtool-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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-ui32.Tpo .deps/liboctave_la-mx-i16nda-ui32.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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 libtool-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 mv -f .deps/liboctave_la-mx-i16nda-i64.Tpo .deps/liboctave_la-mx-i16nda-i64.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -MT liboctave_la-mx-i32nda-i8.lo -MD -MP -MF .deps/liboctave_la-mx-i32nda-i8.Tpo -c mx-i32nda-i8.cc -fPIC -DPIC -o .libs/liboctave_la-mx-i32nda-i8.o mv -f .deps/liboctave_la-mx-i16nda-ui64.Tpo .deps/liboctave_la-mx-i16nda-ui64.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 libtool-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 mv -f .deps/liboctave_la-mx-i32nda-i8.Tpo .deps/liboctave_la-mx-i32nda-i8.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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 libtool-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 mv -f .deps/liboctave_la-mx-i32nda-ui8.Tpo .deps/liboctave_la-mx-i32nda-ui8.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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-i16.Tpo .deps/liboctave_la-mx-i32nda-i16.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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 libtool-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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-ui16.Tpo .deps/liboctave_la-mx-i32nda-ui16.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 mv -f .deps/liboctave_la-mx-i32nda-ui32.Tpo .deps/liboctave_la-mx-i32nda-ui32.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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-i64.Tpo .deps/liboctave_la-mx-i32nda-i64.Plo libtool-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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 libtool-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -MT liboctave_la-mx-i64nda-i8.lo -MD -MP -MF .deps/liboctave_la-mx-i64nda-i8.Tpo -c mx-i64nda-i8.cc -fPIC -DPIC -o .libs/liboctave_la-mx-i64nda-i8.o mv -f .deps/liboctave_la-mx-i32nda-ui64.Tpo .deps/liboctave_la-mx-i32nda-ui64.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 libtool-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 libtool-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 mv -f .deps/liboctave_la-mx-i64nda-i8.Tpo .deps/liboctave_la-mx-i64nda-i8.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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 libtool-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -MT liboctave_la-mx-i64nda-i16.lo -MD -MP -MF .deps/liboctave_la-mx-i64nda-i16.Tpo -c mx-i64nda-i16.cc -fPIC -DPIC -o .libs/liboctave_la-mx-i64nda-i16.o mv -f .deps/liboctave_la-mx-i64nda-ui8.Tpo .deps/liboctave_la-mx-i64nda-ui8.Plo libtool-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 mv -f .deps/liboctave_la-mx-i64nda-i16.Tpo .deps/liboctave_la-mx-i64nda-i16.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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-ui16.Tpo .deps/liboctave_la-mx-i64nda-ui16.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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 libtool-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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-ui32.Tpo .deps/liboctave_la-mx-i64nda-ui32.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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 libtool-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 mv -f .deps/liboctave_la-mx-i64nda-ui64.Tpo .deps/liboctave_la-mx-i64nda-ui64.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -MT liboctave_la-mx-ui8nda-i16.lo -MD -MP -MF .deps/liboctave_la-mx-ui8nda-i16.Tpo -c mx-ui8nda-i16.cc -fPIC -DPIC -o .libs/liboctave_la-mx-ui8nda-i16.o mv -f .deps/liboctave_la-mx-ui8nda-i8.Tpo .deps/liboctave_la-mx-ui8nda-i8.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 libtool-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 mv -f .deps/liboctave_la-mx-ui8nda-i16.Tpo .deps/liboctave_la-mx-ui8nda-i16.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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 libtool-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -MT liboctave_la-mx-ui8nda-i32.lo -MD -MP -MF .deps/liboctave_la-mx-ui8nda-i32.Tpo -c mx-ui8nda-i32.cc -fPIC -DPIC -o .libs/liboctave_la-mx-ui8nda-i32.o mv -f .deps/liboctave_la-mx-ui8nda-ui16.Tpo .deps/liboctave_la-mx-ui8nda-ui16.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 libtool-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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-i32.Tpo .deps/liboctave_la-mx-ui8nda-i32.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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 libtool-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -MT liboctave_la-mx-ui8nda-i64.lo -MD -MP -MF .deps/liboctave_la-mx-ui8nda-i64.Tpo -c mx-ui8nda-i64.cc -fPIC -DPIC -o .libs/liboctave_la-mx-ui8nda-i64.o mv -f .deps/liboctave_la-mx-ui8nda-ui32.Tpo .deps/liboctave_la-mx-ui8nda-ui32.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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-i64.Tpo .deps/liboctave_la-mx-ui8nda-i64.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -MT liboctave_la-mx-ui16nda-i8.lo -MD -MP -MF .deps/liboctave_la-mx-ui16nda-i8.Tpo -c mx-ui16nda-i8.cc -fPIC -DPIC -o .libs/liboctave_la-mx-ui16nda-i8.o mv -f .deps/liboctave_la-mx-ui8nda-ui64.Tpo .deps/liboctave_la-mx-ui8nda-ui64.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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 libtool-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -MT liboctave_la-mx-ui16nda-i16.lo -MD -MP -MF .deps/liboctave_la-mx-ui16nda-i16.Tpo -c mx-ui16nda-i16.cc -fPIC -DPIC -o .libs/liboctave_la-mx-ui16nda-i16.o mv -f .deps/liboctave_la-mx-ui16nda-ui8.Tpo .deps/liboctave_la-mx-ui16nda-ui8.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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 libtool-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 mv -f .deps/liboctave_la-mx-ui16nda-i16.Tpo .deps/liboctave_la-mx-ui16nda-i16.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -MT liboctave_la-mx-ui16nda-ui32.lo -MD -MP -MF .deps/liboctave_la-mx-ui16nda-ui32.Tpo -c mx-ui16nda-ui32.cc -fPIC -DPIC -o .libs/liboctave_la-mx-ui16nda-ui32.o mv -f .deps/liboctave_la-mx-ui16nda-i32.Tpo .deps/liboctave_la-mx-ui16nda-i32.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 libtool-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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-ui32.Tpo .deps/liboctave_la-mx-ui16nda-ui32.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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-i64.Tpo .deps/liboctave_la-mx-ui16nda-i64.Plo libtool-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -MT liboctave_la-mx-ui32nda-i8.lo -MD -MP -MF .deps/liboctave_la-mx-ui32nda-i8.Tpo -c mx-ui32nda-i8.cc -fPIC -DPIC -o .libs/liboctave_la-mx-ui32nda-i8.o mv -f .deps/liboctave_la-mx-ui16nda-ui64.Tpo .deps/liboctave_la-mx-ui16nda-ui64.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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 libtool-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 libtool-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -MT liboctave_la-mx-ui32nda-ui8.lo -MD -MP -MF .deps/liboctave_la-mx-ui32nda-ui8.Tpo -c mx-ui32nda-ui8.cc -fPIC -DPIC -o .libs/liboctave_la-mx-ui32nda-ui8.o mv -f .deps/liboctave_la-mx-ui32nda-i8.Tpo .deps/liboctave_la-mx-ui32nda-i8.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 libtool-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 mv -f .deps/liboctave_la-mx-ui32nda-ui8.Tpo .deps/liboctave_la-mx-ui32nda-ui8.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -MT liboctave_la-mx-ui32nda-ui16.lo -MD -MP -MF .deps/liboctave_la-mx-ui32nda-ui16.Tpo -c mx-ui32nda-ui16.cc -fPIC -DPIC -o .libs/liboctave_la-mx-ui32nda-ui16.o mv -f .deps/liboctave_la-mx-ui32nda-i16.Tpo .deps/liboctave_la-mx-ui32nda-i16.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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-ui16.Tpo .deps/liboctave_la-mx-ui32nda-ui16.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -MT liboctave_la-mx-ui32nda-i64.lo -MD -MP -MF .deps/liboctave_la-mx-ui32nda-i64.Tpo -c mx-ui32nda-i64.cc -fPIC -DPIC -o .libs/liboctave_la-mx-ui32nda-i64.o mv -f .deps/liboctave_la-mx-ui32nda-i32.Tpo .deps/liboctave_la-mx-ui32nda-i32.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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 libtool-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 libtool-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 mv -f .deps/liboctave_la-mx-ui32nda-i64.Tpo .deps/liboctave_la-mx-ui32nda-i64.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -MT liboctave_la-mx-ui64nda-i8.lo -MD -MP -MF .deps/liboctave_la-mx-ui64nda-i8.Tpo -c mx-ui64nda-i8.cc -fPIC -DPIC -o .libs/liboctave_la-mx-ui64nda-i8.o mv -f .deps/liboctave_la-mx-ui32nda-ui64.Tpo .deps/liboctave_la-mx-ui32nda-ui64.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 libtool-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 libtool-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 mv -f .deps/liboctave_la-mx-ui64nda-i8.Tpo .deps/liboctave_la-mx-ui64nda-i8.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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-ui64nda-ui8.Tpo .deps/liboctave_la-mx-ui64nda-ui8.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -MT liboctave_la-mx-ui64nda-ui16.lo -MD -MP -MF .deps/liboctave_la-mx-ui64nda-ui16.Tpo -c mx-ui64nda-ui16.cc -fPIC -DPIC -o .libs/liboctave_la-mx-ui64nda-ui16.o mv -f .deps/liboctave_la-mx-ui64nda-i16.Tpo .deps/liboctave_la-mx-ui64nda-i16.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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 libtool-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 libtool-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -MT liboctave_la-mx-ui64nda-i32.lo -MD -MP -MF .deps/liboctave_la-mx-ui64nda-i32.Tpo -c mx-ui64nda-i32.cc -fPIC -DPIC -o .libs/liboctave_la-mx-ui64nda-i32.o mv -f .deps/liboctave_la-mx-ui64nda-ui16.Tpo .deps/liboctave_la-mx-ui64nda-ui16.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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-i32.Tpo .deps/liboctave_la-mx-ui64nda-i32.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 libtool-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 mv -f .deps/liboctave_la-mx-ui64nda-ui32.Tpo .deps/liboctave_la-mx-ui64nda-ui32.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -MT liboctave_la-mx-i8-ui8nda.lo -MD -MP -MF .deps/liboctave_la-mx-i8-ui8nda.Tpo -c mx-i8-ui8nda.cc -fPIC -DPIC -o .libs/liboctave_la-mx-i8-ui8nda.o mv -f .deps/liboctave_la-mx-ui64nda-i64.Tpo .deps/liboctave_la-mx-ui64nda-i64.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 libtool-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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-i8-ui8nda.Tpo .deps/liboctave_la-mx-i8-ui8nda.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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 libtool-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -MT liboctave_la-mx-i8-ui16nda.lo -MD -MP -MF .deps/liboctave_la-mx-i8-ui16nda.Tpo -c mx-i8-ui16nda.cc -fPIC -DPIC -o .libs/liboctave_la-mx-i8-ui16nda.o mv -f .deps/liboctave_la-mx-i8-i16nda.Tpo .deps/liboctave_la-mx-i8-i16nda.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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-ui16nda.Tpo .deps/liboctave_la-mx-i8-ui16nda.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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 libtool-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -MT liboctave_la-mx-i8-ui32nda.lo -MD -MP -MF .deps/liboctave_la-mx-i8-ui32nda.Tpo -c mx-i8-ui32nda.cc -fPIC -DPIC -o .libs/liboctave_la-mx-i8-ui32nda.o mv -f .deps/liboctave_la-mx-i8-i32nda.Tpo .deps/liboctave_la-mx-i8-i32nda.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 libtool-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 mv -f .deps/liboctave_la-mx-i8-ui32nda.Tpo .deps/liboctave_la-mx-i8-ui32nda.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -MT liboctave_la-mx-i8-ui64nda.lo -MD -MP -MF .deps/liboctave_la-mx-i8-ui64nda.Tpo -c mx-i8-ui64nda.cc -fPIC -DPIC -o .libs/liboctave_la-mx-i8-ui64nda.o mv -f .deps/liboctave_la-mx-i8-i64nda.Tpo .deps/liboctave_la-mx-i8-i64nda.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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 libtool-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 libtool-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 mv -f .deps/liboctave_la-mx-i8-ui64nda.Tpo .deps/liboctave_la-mx-i8-ui64nda.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -MT liboctave_la-mx-i16-ui8nda.lo -MD -MP -MF .deps/liboctave_la-mx-i16-ui8nda.Tpo -c mx-i16-ui8nda.cc -fPIC -DPIC -o .libs/liboctave_la-mx-i16-ui8nda.o mv -f .deps/liboctave_la-mx-i16-i8nda.Tpo .deps/liboctave_la-mx-i16-i8nda.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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 libtool-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 libtool-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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-ui16nda.Tpo .deps/liboctave_la-mx-i16-ui16nda.Plo mv -f .deps/liboctave_la-mx-i16-ui8nda.Tpo .deps/liboctave_la-mx-i16-ui8nda.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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 /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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-i32nda.Tpo .deps/liboctave_la-mx-i16-i32nda.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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-ui32nda.Tpo .deps/liboctave_la-mx-i16-ui32nda.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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-i64nda.Tpo .deps/liboctave_la-mx-i16-i64nda.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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 libtool-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -MT liboctave_la-mx-i32-i8nda.lo -MD -MP -MF .deps/liboctave_la-mx-i32-i8nda.Tpo -c mx-i32-i8nda.cc -fPIC -DPIC -o .libs/liboctave_la-mx-i32-i8nda.o mv -f .deps/liboctave_la-mx-i16-ui64nda.Tpo .deps/liboctave_la-mx-i16-ui64nda.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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-i32-i8nda.Tpo .deps/liboctave_la-mx-i32-i8nda.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -MT liboctave_la-mx-i32-i16nda.lo -MD -MP -MF .deps/liboctave_la-mx-i32-i16nda.Tpo -c mx-i32-i16nda.cc -fPIC -DPIC -o .libs/liboctave_la-mx-i32-i16nda.o mv -f .deps/liboctave_la-mx-i32-ui8nda.Tpo .deps/liboctave_la-mx-i32-ui8nda.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 libtool-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 mv -f .deps/liboctave_la-mx-i32-i16nda.Tpo .deps/liboctave_la-mx-i32-i16nda.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -MT liboctave_la-mx-i32-ui32nda.lo -MD -MP -MF .deps/liboctave_la-mx-i32-ui32nda.Tpo -c mx-i32-ui32nda.cc -fPIC -DPIC -o .libs/liboctave_la-mx-i32-ui32nda.o mv -f .deps/liboctave_la-mx-i32-ui16nda.Tpo .deps/liboctave_la-mx-i32-ui16nda.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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 libtool-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 libtool-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -MT liboctave_la-mx-i32-ui64nda.lo -MD -MP -MF .deps/liboctave_la-mx-i32-ui64nda.Tpo -c mx-i32-ui64nda.cc -fPIC -DPIC -o .libs/liboctave_la-mx-i32-ui64nda.o mv -f .deps/liboctave_la-mx-i32-i64nda.Tpo .deps/liboctave_la-mx-i32-i64nda.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 libtool-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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-ui64nda.Tpo .deps/liboctave_la-mx-i32-ui64nda.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -MT liboctave_la-mx-i64-ui8nda.lo -MD -MP -MF .deps/liboctave_la-mx-i64-ui8nda.Tpo -c mx-i64-ui8nda.cc -fPIC -DPIC -o .libs/liboctave_la-mx-i64-ui8nda.o mv -f .deps/liboctave_la-mx-i64-i8nda.Tpo .deps/liboctave_la-mx-i64-i8nda.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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-ui8nda.Tpo .deps/liboctave_la-mx-i64-ui8nda.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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 libtool-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -MT liboctave_la-mx-i64-ui16nda.lo -MD -MP -MF .deps/liboctave_la-mx-i64-ui16nda.Tpo -c mx-i64-ui16nda.cc -fPIC -DPIC -o .libs/liboctave_la-mx-i64-ui16nda.o mv -f .deps/liboctave_la-mx-i64-i16nda.Tpo .deps/liboctave_la-mx-i64-i16nda.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 libtool-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 mv -f .deps/liboctave_la-mx-i64-ui16nda.Tpo .deps/liboctave_la-mx-i64-ui16nda.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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-i32nda.Tpo .deps/liboctave_la-mx-i64-i32nda.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 libtool-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -MT liboctave_la-mx-ui8-i8nda.lo -MD -MP -MF .deps/liboctave_la-mx-ui8-i8nda.Tpo -c mx-ui8-i8nda.cc -fPIC -DPIC -o .libs/liboctave_la-mx-ui8-i8nda.o mv -f .deps/liboctave_la-mx-i64-ui64nda.Tpo .deps/liboctave_la-mx-i64-ui64nda.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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 libtool-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -MT liboctave_la-mx-ui8-ui16nda.lo -MD -MP -MF .deps/liboctave_la-mx-ui8-ui16nda.Tpo -c mx-ui8-ui16nda.cc -fPIC -DPIC -o .libs/liboctave_la-mx-ui8-ui16nda.o mv -f .deps/liboctave_la-mx-ui8-i16nda.Tpo .deps/liboctave_la-mx-ui8-i16nda.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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 libtool-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -MT liboctave_la-mx-ui8-ui32nda.lo -MD -MP -MF .deps/liboctave_la-mx-ui8-ui32nda.Tpo -c mx-ui8-ui32nda.cc -fPIC -DPIC -o .libs/liboctave_la-mx-ui8-ui32nda.o mv -f .deps/liboctave_la-mx-ui8-i32nda.Tpo .deps/liboctave_la-mx-ui8-i32nda.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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-ui32nda.Tpo .deps/liboctave_la-mx-ui8-ui32nda.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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 libtool-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -MT liboctave_la-mx-ui8-ui64nda.lo -MD -MP -MF .deps/liboctave_la-mx-ui8-ui64nda.Tpo -c mx-ui8-ui64nda.cc -fPIC -DPIC -o .libs/liboctave_la-mx-ui8-ui64nda.o mv -f .deps/liboctave_la-mx-ui8-i64nda.Tpo .deps/liboctave_la-mx-ui8-i64nda.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 mv -f .deps/liboctave_la-mx-ui8-ui64nda.Tpo .deps/liboctave_la-mx-ui8-ui64nda.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 libtool-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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 libtool-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -MT liboctave_la-mx-ui16-i16nda.lo -MD -MP -MF .deps/liboctave_la-mx-ui16-i16nda.Tpo -c mx-ui16-i16nda.cc -fPIC -DPIC -o .libs/liboctave_la-mx-ui16-i16nda.o mv -f .deps/liboctave_la-mx-ui16-ui8nda.Tpo .deps/liboctave_la-mx-ui16-ui8nda.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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-i16nda.Tpo .deps/liboctave_la-mx-ui16-i16nda.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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 libtool-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -MT liboctave_la-mx-ui16-ui32nda.lo -MD -MP -MF .deps/liboctave_la-mx-ui16-ui32nda.Tpo -c mx-ui16-ui32nda.cc -fPIC -DPIC -o .libs/liboctave_la-mx-ui16-ui32nda.o mv -f .deps/liboctave_la-mx-ui16-i32nda.Tpo .deps/liboctave_la-mx-ui16-i32nda.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 libtool-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 mv -f .deps/liboctave_la-mx-ui16-ui32nda.Tpo .deps/liboctave_la-mx-ui16-ui32nda.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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 libtool-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -MT liboctave_la-mx-ui32-i8nda.lo -MD -MP -MF .deps/liboctave_la-mx-ui32-i8nda.Tpo -c mx-ui32-i8nda.cc -fPIC -DPIC -o .libs/liboctave_la-mx-ui32-i8nda.o mv -f .deps/liboctave_la-mx-ui16-ui64nda.Tpo .deps/liboctave_la-mx-ui16-ui64nda.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 libtool-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 mv -f .deps/liboctave_la-mx-ui32-i8nda.Tpo .deps/liboctave_la-mx-ui32-i8nda.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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 libtool-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -MT liboctave_la-mx-ui32-i16nda.lo -MD -MP -MF .deps/liboctave_la-mx-ui32-i16nda.Tpo -c mx-ui32-i16nda.cc -fPIC -DPIC -o .libs/liboctave_la-mx-ui32-i16nda.o mv -f .deps/liboctave_la-mx-ui32-ui8nda.Tpo .deps/liboctave_la-mx-ui32-ui8nda.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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-i16nda.Tpo .deps/liboctave_la-mx-ui32-i16nda.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -MT liboctave_la-mx-ui32-i32nda.lo -MD -MP -MF .deps/liboctave_la-mx-ui32-i32nda.Tpo -c mx-ui32-i32nda.cc -fPIC -DPIC -o .libs/liboctave_la-mx-ui32-i32nda.o mv -f .deps/liboctave_la-mx-ui32-ui16nda.Tpo .deps/liboctave_la-mx-ui32-ui16nda.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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 libtool-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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-i64nda.Tpo .deps/liboctave_la-mx-ui32-i64nda.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -MT liboctave_la-mx-ui32-ui64nda.lo -MD -MP -MF .deps/liboctave_la-mx-ui32-ui64nda.Tpo -c mx-ui32-ui64nda.cc -fPIC -DPIC -o .libs/liboctave_la-mx-ui32-ui64nda.o mv -f .deps/liboctave_la-mx-ui32-i32nda.Tpo .deps/liboctave_la-mx-ui32-i32nda.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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 libtool-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 libtool-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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-ui64nda.Tpo .deps/liboctave_la-mx-ui32-ui64nda.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -MT liboctave_la-mx-ui64-ui8nda.lo -MD -MP -MF .deps/liboctave_la-mx-ui64-ui8nda.Tpo -c mx-ui64-ui8nda.cc -fPIC -DPIC -o .libs/liboctave_la-mx-ui64-ui8nda.o mv -f .deps/liboctave_la-mx-ui64-i8nda.Tpo .deps/liboctave_la-mx-ui64-i8nda.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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 libtool-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -MT liboctave_la-mx-ui64-ui16nda.lo -MD -MP -MF .deps/liboctave_la-mx-ui64-ui16nda.Tpo -c mx-ui64-ui16nda.cc -fPIC -DPIC -o .libs/liboctave_la-mx-ui64-ui16nda.o mv -f .deps/liboctave_la-mx-ui64-i16nda.Tpo .deps/liboctave_la-mx-ui64-i16nda.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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-ui16nda.Tpo .deps/liboctave_la-mx-ui64-ui16nda.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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 libtool-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -MT liboctave_la-mx-ui64-ui32nda.lo -MD -MP -MF .deps/liboctave_la-mx-ui64-ui32nda.Tpo -c mx-ui64-ui32nda.cc -fPIC -DPIC -o .libs/liboctave_la-mx-ui64-ui32nda.o mv -f .deps/liboctave_la-mx-ui64-i32nda.Tpo .deps/liboctave_la-mx-ui64-i32nda.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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-ui32nda.Tpo .deps/liboctave_la-mx-ui64-ui32nda.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -MT liboctave_la-mx-i8nda-ui8nda.lo -MD -MP -MF .deps/liboctave_la-mx-i8nda-ui8nda.Tpo -c mx-i8nda-ui8nda.cc -fPIC -DPIC -o .libs/liboctave_la-mx-i8nda-ui8nda.o mv -f .deps/liboctave_la-mx-ui64-i64nda.Tpo .deps/liboctave_la-mx-ui64-i64nda.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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 libtool-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 libtool-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -MT liboctave_la-mx-i8nda-ui16nda.lo -MD -MP -MF .deps/liboctave_la-mx-i8nda-ui16nda.Tpo -c mx-i8nda-ui16nda.cc -fPIC -DPIC -o .libs/liboctave_la-mx-i8nda-ui16nda.o mv -f .deps/liboctave_la-mx-i8nda-i16nda.Tpo .deps/liboctave_la-mx-i8nda-i16nda.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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 libtool-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 mv -f .deps/liboctave_la-mx-i8nda-i32nda.Tpo .deps/liboctave_la-mx-i8nda-i32nda.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -MT liboctave_la-mx-i8nda-ui32nda.lo -MD -MP -MF .deps/liboctave_la-mx-i8nda-ui32nda.Tpo -c mx-i8nda-ui32nda.cc -fPIC -DPIC -o .libs/liboctave_la-mx-i8nda-ui32nda.o mv -f .deps/liboctave_la-mx-i8nda-ui16nda.Tpo .deps/liboctave_la-mx-i8nda-ui16nda.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 libtool-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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-i64nda.Tpo .deps/liboctave_la-mx-i8nda-i64nda.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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 libtool-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -MT liboctave_la-mx-i8nda-ui64nda.lo -MD -MP -MF .deps/liboctave_la-mx-i8nda-ui64nda.Tpo -c mx-i8nda-ui64nda.cc -fPIC -DPIC -o .libs/liboctave_la-mx-i8nda-ui64nda.o mv -f .deps/liboctave_la-mx-i8nda-ui32nda.Tpo .deps/liboctave_la-mx-i8nda-ui32nda.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 libtool-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 mv -f .deps/liboctave_la-mx-i8nda-ui64nda.Tpo .deps/liboctave_la-mx-i8nda-ui64nda.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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 libtool-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -MT liboctave_la-mx-i16nda-ui8nda.lo -MD -MP -MF .deps/liboctave_la-mx-i16nda-ui8nda.Tpo -c mx-i16nda-ui8nda.cc -fPIC -DPIC -o .libs/liboctave_la-mx-i16nda-ui8nda.o mv -f .deps/liboctave_la-mx-i16nda-i8nda.Tpo .deps/liboctave_la-mx-i16nda-i8nda.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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-ui8nda.Tpo .deps/liboctave_la-mx-i16nda-ui8nda.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -MT liboctave_la-mx-i16nda-i32nda.lo -MD -MP -MF .deps/liboctave_la-mx-i16nda-i32nda.Tpo -c mx-i16nda-i32nda.cc -fPIC -DPIC -o .libs/liboctave_la-mx-i16nda-i32nda.o mv -f .deps/liboctave_la-mx-i16nda-ui16nda.Tpo .deps/liboctave_la-mx-i16nda-ui16nda.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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 libtool-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 libtool-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 mv -f .deps/liboctave_la-mx-i16nda-ui32nda.Tpo .deps/liboctave_la-mx-i16nda-ui32nda.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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 libtool-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -MT liboctave_la-mx-i16nda-ui64nda.lo -MD -MP -MF .deps/liboctave_la-mx-i16nda-ui64nda.Tpo -c mx-i16nda-ui64nda.cc -fPIC -DPIC -o .libs/liboctave_la-mx-i16nda-ui64nda.o mv -f .deps/liboctave_la-mx-i16nda-i64nda.Tpo .deps/liboctave_la-mx-i16nda-i64nda.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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-ui64nda.Tpo .deps/liboctave_la-mx-i16nda-ui64nda.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -MT liboctave_la-mx-i32nda-ui8nda.lo -MD -MP -MF .deps/liboctave_la-mx-i32nda-ui8nda.Tpo -c mx-i32nda-ui8nda.cc -fPIC -DPIC -o .libs/liboctave_la-mx-i32nda-ui8nda.o mv -f .deps/liboctave_la-mx-i32nda-i8nda.Tpo .deps/liboctave_la-mx-i32nda-i8nda.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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 libtool-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 libtool-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 mv -f .deps/liboctave_la-mx-i32nda-ui8nda.Tpo .deps/liboctave_la-mx-i32nda-ui8nda.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -MT liboctave_la-mx-i32nda-ui16nda.lo -MD -MP -MF .deps/liboctave_la-mx-i32nda-ui16nda.Tpo -c mx-i32nda-ui16nda.cc -fPIC -DPIC -o .libs/liboctave_la-mx-i32nda-ui16nda.o mv -f .deps/liboctave_la-mx-i32nda-i16nda.Tpo .deps/liboctave_la-mx-i32nda-i16nda.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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 libtool-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 libtool-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 mv -f .deps/liboctave_la-mx-i32nda-ui16nda.Tpo .deps/liboctave_la-mx-i32nda-ui16nda.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -MT liboctave_la-mx-i32nda-i64nda.lo -MD -MP -MF .deps/liboctave_la-mx-i32nda-i64nda.Tpo -c mx-i32nda-i64nda.cc -fPIC -DPIC -o .libs/liboctave_la-mx-i32nda-i64nda.o mv -f .deps/liboctave_la-mx-i32nda-ui32nda.Tpo .deps/liboctave_la-mx-i32nda-ui32nda.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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-i64nda.Tpo .deps/liboctave_la-mx-i32nda-i64nda.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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 libtool-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 libtool-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 mv -f .deps/liboctave_la-mx-i32nda-ui64nda.Tpo .deps/liboctave_la-mx-i32nda-ui64nda.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -MT liboctave_la-mx-i64nda-ui8nda.lo -MD -MP -MF .deps/liboctave_la-mx-i64nda-ui8nda.Tpo -c mx-i64nda-ui8nda.cc -fPIC -DPIC -o .libs/liboctave_la-mx-i64nda-ui8nda.o mv -f .deps/liboctave_la-mx-i64nda-i8nda.Tpo .deps/liboctave_la-mx-i64nda-i8nda.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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 libtool-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 libtool-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 mv -f .deps/liboctave_la-mx-i64nda-ui8nda.Tpo .deps/liboctave_la-mx-i64nda-ui8nda.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -MT liboctave_la-mx-i64nda-ui16nda.lo -MD -MP -MF .deps/liboctave_la-mx-i64nda-ui16nda.Tpo -c mx-i64nda-ui16nda.cc -fPIC -DPIC -o .libs/liboctave_la-mx-i64nda-ui16nda.o mv -f .deps/liboctave_la-mx-i64nda-i16nda.Tpo .deps/liboctave_la-mx-i64nda-i16nda.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 libtool-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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-i32nda.Tpo .deps/liboctave_la-mx-i64nda-i32nda.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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-ui16nda.Tpo .deps/liboctave_la-mx-i64nda-ui16nda.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 libtool-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 mv -f .deps/liboctave_la-mx-i64nda-ui64nda.Tpo .deps/liboctave_la-mx-i64nda-ui64nda.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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 libtool-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -MT liboctave_la-mx-ui8nda-i8nda.lo -MD -MP -MF .deps/liboctave_la-mx-ui8nda-i8nda.Tpo -c mx-ui8nda-i8nda.cc -fPIC -DPIC -o .libs/liboctave_la-mx-ui8nda-i8nda.o mv -f .deps/liboctave_la-mx-i64nda-ui32nda.Tpo .deps/liboctave_la-mx-i64nda-ui32nda.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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-ui8nda-i8nda.Tpo .deps/liboctave_la-mx-ui8nda-i8nda.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -MT liboctave_la-mx-ui8nda-ui16nda.lo -MD -MP -MF .deps/liboctave_la-mx-ui8nda-ui16nda.Tpo -c mx-ui8nda-ui16nda.cc -fPIC -DPIC -o .libs/liboctave_la-mx-ui8nda-ui16nda.o mv -f .deps/liboctave_la-mx-ui8nda-i16nda.Tpo .deps/liboctave_la-mx-ui8nda-i16nda.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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 libtool-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 libtool-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 mv -f .deps/liboctave_la-mx-ui8nda-ui16nda.Tpo .deps/liboctave_la-mx-ui8nda-ui16nda.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -MT liboctave_la-mx-ui8nda-ui32nda.lo -MD -MP -MF .deps/liboctave_la-mx-ui8nda-ui32nda.Tpo -c mx-ui8nda-ui32nda.cc -fPIC -DPIC -o .libs/liboctave_la-mx-ui8nda-ui32nda.o mv -f .deps/liboctave_la-mx-ui8nda-i32nda.Tpo .deps/liboctave_la-mx-ui8nda-i32nda.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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 libtool-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 libtool-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 mv -f .deps/liboctave_la-mx-ui8nda-ui32nda.Tpo .deps/liboctave_la-mx-ui8nda-ui32nda.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -MT liboctave_la-mx-ui8nda-ui64nda.lo -MD -MP -MF .deps/liboctave_la-mx-ui8nda-ui64nda.Tpo -c mx-ui8nda-ui64nda.cc -fPIC -DPIC -o .libs/liboctave_la-mx-ui8nda-ui64nda.o mv -f .deps/liboctave_la-mx-ui8nda-i64nda.Tpo .deps/liboctave_la-mx-ui8nda-i64nda.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 libtool-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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-ui64nda.Tpo .deps/liboctave_la-mx-ui8nda-ui64nda.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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 libtool-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -MT liboctave_la-mx-ui16nda-ui8nda.lo -MD -MP -MF .deps/liboctave_la-mx-ui16nda-ui8nda.Tpo -c mx-ui16nda-ui8nda.cc -fPIC -DPIC -o .libs/liboctave_la-mx-ui16nda-ui8nda.o mv -f .deps/liboctave_la-mx-ui16nda-i8nda.Tpo .deps/liboctave_la-mx-ui16nda-i8nda.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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-ui8nda.Tpo .deps/liboctave_la-mx-ui16nda-ui8nda.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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 libtool-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -MT liboctave_la-mx-ui16nda-i32nda.lo -MD -MP -MF .deps/liboctave_la-mx-ui16nda-i32nda.Tpo -c mx-ui16nda-i32nda.cc -fPIC -DPIC -o .libs/liboctave_la-mx-ui16nda-i32nda.o mv -f .deps/liboctave_la-mx-ui16nda-i16nda.Tpo .deps/liboctave_la-mx-ui16nda-i16nda.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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-i32nda.Tpo .deps/liboctave_la-mx-ui16nda-i32nda.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -MT liboctave_la-mx-ui16nda-i64nda.lo -MD -MP -MF .deps/liboctave_la-mx-ui16nda-i64nda.Tpo -c mx-ui16nda-i64nda.cc -fPIC -DPIC -o .libs/liboctave_la-mx-ui16nda-i64nda.o mv -f .deps/liboctave_la-mx-ui16nda-ui32nda.Tpo .deps/liboctave_la-mx-ui16nda-ui32nda.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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 libtool-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 libtool-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 mv -f .deps/liboctave_la-mx-ui16nda-i64nda.Tpo .deps/liboctave_la-mx-ui16nda-i64nda.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -MT liboctave_la-mx-ui32nda-i8nda.lo -MD -MP -MF .deps/liboctave_la-mx-ui32nda-i8nda.Tpo -c mx-ui32nda-i8nda.cc -fPIC -DPIC -o .libs/liboctave_la-mx-ui32nda-i8nda.o mv -f .deps/liboctave_la-mx-ui16nda-ui64nda.Tpo .deps/liboctave_la-mx-ui16nda-ui64nda.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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 libtool-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 libtool-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 mv -f .deps/liboctave_la-mx-ui32nda-ui8nda.Tpo .deps/liboctave_la-mx-ui32nda-ui8nda.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -MT liboctave_la-mx-ui32nda-i16nda.lo -MD -MP -MF .deps/liboctave_la-mx-ui32nda-i16nda.Tpo -c mx-ui32nda-i16nda.cc -fPIC -DPIC -o .libs/liboctave_la-mx-ui32nda-i16nda.o mv -f .deps/liboctave_la-mx-ui32nda-i8nda.Tpo .deps/liboctave_la-mx-ui32nda-i8nda.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 libtool-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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-i16nda.Tpo .deps/liboctave_la-mx-ui32nda-i16nda.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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 libtool-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -MT liboctave_la-mx-ui32nda-i32nda.lo -MD -MP -MF .deps/liboctave_la-mx-ui32nda-i32nda.Tpo -c mx-ui32nda-i32nda.cc -fPIC -DPIC -o .libs/liboctave_la-mx-ui32nda-i32nda.o mv -f .deps/liboctave_la-mx-ui32nda-ui16nda.Tpo .deps/liboctave_la-mx-ui32nda-ui16nda.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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-i32nda.Tpo .deps/liboctave_la-mx-ui32nda-i32nda.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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 libtool-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -MT liboctave_la-mx-ui32nda-ui64nda.lo -MD -MP -MF .deps/liboctave_la-mx-ui32nda-ui64nda.Tpo -c mx-ui32nda-ui64nda.cc -fPIC -DPIC -o .libs/liboctave_la-mx-ui32nda-ui64nda.o mv -f .deps/liboctave_la-mx-ui32nda-i64nda.Tpo .deps/liboctave_la-mx-ui32nda-i64nda.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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-ui64nda.Tpo .deps/liboctave_la-mx-ui32nda-ui64nda.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -MT liboctave_la-mx-ui64nda-ui8nda.lo -MD -MP -MF .deps/liboctave_la-mx-ui64nda-ui8nda.Tpo -c mx-ui64nda-ui8nda.cc -fPIC -DPIC -o .libs/liboctave_la-mx-ui64nda-ui8nda.o mv -f .deps/liboctave_la-mx-ui64nda-i8nda.Tpo .deps/liboctave_la-mx-ui64nda-i8nda.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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 libtool-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 libtool-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 mv -f .deps/liboctave_la-mx-ui64nda-i16nda.Tpo .deps/liboctave_la-mx-ui64nda-i16nda.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -MT liboctave_la-mx-ui64nda-ui16nda.lo -MD -MP -MF .deps/liboctave_la-mx-ui64nda-ui16nda.Tpo -c mx-ui64nda-ui16nda.cc -fPIC -DPIC -o .libs/liboctave_la-mx-ui64nda-ui16nda.o mv -f .deps/liboctave_la-mx-ui64nda-ui8nda.Tpo .deps/liboctave_la-mx-ui64nda-ui8nda.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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 libtool-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 libtool-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 mv -f .deps/liboctave_la-mx-ui64nda-ui16nda.Tpo .deps/liboctave_la-mx-ui64nda-ui16nda.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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 mv -f .deps/liboctave_la-mx-ui64nda-i32nda.Tpo .deps/liboctave_la-mx-ui64nda-i32nda.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 libtool-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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-i64nda.Tpo .deps/liboctave_la-mx-ui64nda-i64nda.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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 libtool-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -MT liboctave_la-vx-ccv-cv.lo -MD -MP -MF .deps/liboctave_la-vx-ccv-cv.Tpo -c vx-ccv-cv.cc -fPIC -DPIC -o .libs/liboctave_la-vx-ccv-cv.o mv -f .deps/liboctave_la-mx-ui64nda-ui32nda.Tpo .deps/liboctave_la-mx-ui64nda-ui32nda.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 libtool-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 mv -f .deps/liboctave_la-vx-ccv-s.Tpo .deps/liboctave_la-vx-ccv-s.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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 mv -f .deps/liboctave_la-vx-ccv-cv.Tpo .deps/liboctave_la-vx-ccv-cv.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 libtool-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 mv -f .deps/liboctave_la-vx-crv-s.Tpo .deps/liboctave_la-vx-crv-s.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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 libtool-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -MT liboctave_la-vx-cs-cv.lo -MD -MP -MF .deps/liboctave_la-vx-cs-cv.Tpo -c vx-cs-cv.cc -fPIC -DPIC -o .libs/liboctave_la-vx-cs-cv.o mv -f .deps/liboctave_la-vx-crv-rv.Tpo .deps/liboctave_la-vx-crv-rv.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 libtool-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 libtool-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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-cs-cv.Tpo .deps/liboctave_la-vx-cs-cv.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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 mv -f .deps/liboctave_la-vx-cs-rv.Tpo .deps/liboctave_la-vx-cs-rv.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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-cv-cs.Tpo .deps/liboctave_la-vx-cv-cs.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -MT liboctave_la-vx-rv-crv.lo -MD -MP -MF .deps/liboctave_la-vx-rv-crv.Tpo -c vx-rv-crv.cc -fPIC -DPIC -o .libs/liboctave_la-vx-rv-crv.o mv -f .deps/liboctave_la-vx-cv-ccv.Tpo .deps/liboctave_la-vx-cv-ccv.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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 libtool-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 libtool-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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-rv-cs.Tpo .deps/liboctave_la-vx-rv-cs.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 mv -f .deps/liboctave_la-vx-rv-crv.Tpo .deps/liboctave_la-vx-rv-crv.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -MT liboctave_la-vx-s-crv.lo -MD -MP -MF .deps/liboctave_la-vx-s-crv.Tpo -c vx-s-crv.cc -fPIC -DPIC -o .libs/liboctave_la-vx-s-crv.o mv -f .deps/liboctave_la-vx-s-ccv.Tpo .deps/liboctave_la-vx-s-ccv.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 libtool-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 mv -f .deps/liboctave_la-vx-s-crv.Tpo .deps/liboctave_la-vx-s-crv.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 libtool-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 libtool-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 mv -f .deps/liboctave_la-vx-fccv-fcv.Tpo .deps/liboctave_la-vx-fccv-fcv.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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 libtool-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -MT liboctave_la-vx-fcrv-frv.lo -MD -MP -MF .deps/liboctave_la-vx-fcrv-frv.Tpo -c vx-fcrv-frv.cc -fPIC -DPIC -o .libs/liboctave_la-vx-fcrv-frv.o mv -f .deps/liboctave_la-vx-fccv-fs.Tpo .deps/liboctave_la-vx-fccv-fs.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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-fcrv-fs.Tpo .deps/liboctave_la-vx-fcrv-fs.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -MT liboctave_la-vx-fcs-fcv.lo -MD -MP -MF .deps/liboctave_la-vx-fcs-fcv.Tpo -c vx-fcs-fcv.cc -fPIC -DPIC -o .libs/liboctave_la-vx-fcs-fcv.o mv -f .deps/liboctave_la-vx-fcrv-frv.Tpo .deps/liboctave_la-vx-fcrv-frv.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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 libtool-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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-fcs-frv.Tpo .deps/liboctave_la-vx-fcs-frv.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 libtool-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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-fcv-fcs.Tpo .deps/liboctave_la-vx-fcv-fcs.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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 mv -f .deps/liboctave_la-vx-fcv-fccv.Tpo .deps/liboctave_la-vx-fcv-fccv.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 libtool-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 mv -f .deps/liboctave_la-vx-frv-fcs.Tpo .deps/liboctave_la-vx-frv-fcs.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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 mv -f .deps/liboctave_la-vx-frv-fcrv.Tpo .deps/liboctave_la-vx-frv-fcrv.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 libtool-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 libtool-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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-fs-fccv.Tpo .deps/liboctave_la-vx-fs-fccv.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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-fs-fcrv.Tpo .deps/liboctave_la-vx-fs-fcrv.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 mv -f .deps/liboctave_la-smx-cs-sm.Tpo .deps/liboctave_la-smx-cs-sm.Plo mv -f .deps/liboctave_la-smx-sm-cs.Tpo .deps/liboctave_la-smx-sm-cs.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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 /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 libtool-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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-scm-s.Tpo .deps/liboctave_la-smx-scm-s.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -MT liboctave_la-smx-scm-sm.lo -MD -MP -MF .deps/liboctave_la-smx-scm-sm.Tpo -c smx-scm-sm.cc -fPIC -DPIC -o .libs/liboctave_la-smx-scm-sm.o mv -f .deps/liboctave_la-smx-s-scm.Tpo .deps/liboctave_la-smx-s-scm.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 libtool-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 libtool-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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 libtool-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -MT liboctave_la-smx-m-sm.lo -MD -MP -MF .deps/liboctave_la-smx-m-sm.Tpo -c smx-m-sm.cc -fPIC -DPIC -o .libs/liboctave_la-smx-m-sm.o mv -f .deps/liboctave_la-smx-sm-scm.Tpo .deps/liboctave_la-smx-sm-scm.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 mv -f .deps/liboctave_la-smx-m-scm.Tpo .deps/liboctave_la-smx-m-scm.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -MT liboctave_la-smx-cm-sm.lo -MD -MP -MF .deps/liboctave_la-smx-cm-sm.Tpo -c smx-cm-sm.cc -fPIC -DPIC -o .libs/liboctave_la-smx-cm-sm.o mv -f .deps/liboctave_la-smx-m-sm.Tpo .deps/liboctave_la-smx-m-sm.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 libtool-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 mv -f .deps/liboctave_la-smx-cm-scm.Tpo .deps/liboctave_la-smx-cm-scm.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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-cm-sm.Tpo .deps/liboctave_la-smx-cm-sm.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 libtool-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 mv -f .deps/liboctave_la-smx-sm-m.Tpo .deps/liboctave_la-smx-sm-m.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -MT liboctave_la-smx-sm-cm.lo -MD -MP -MF .deps/liboctave_la-smx-sm-cm.Tpo -c smx-sm-cm.cc -fPIC -DPIC -o .libs/liboctave_la-smx-sm-cm.o mv -f .deps/liboctave_la-smx-scm-m.Tpo .deps/liboctave_la-smx-scm-m.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 libtool-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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-scm-cm.Tpo .deps/liboctave_la-smx-scm-cm.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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-sm-cm.Tpo .deps/liboctave_la-smx-sm-cm.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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 libtool-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 libtool-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 /bin/sh ../libtool --tag=CXX --mode=link c++ -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -version-info 2:0:1 -no-undefined -bindir /usr/pkg/bin -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib -L/usr/X11R7/lib -Wl,-R/usr/X11R7/lib -o liboctave.la -rpath /usr/pkg/lib/octave/3.6.4 liboctave_la-CollocWt.lo liboctave_la-DASPK.lo liboctave_la-DASRT.lo liboctave_la-DASSL.lo liboctave_la-LSODE.lo liboctave_la-ODES.lo liboctave_la-Quad.lo liboctave_la-Range.lo liboctave_la-data-conv.lo liboctave_la-dir-ops.lo liboctave_la-file-ops.lo liboctave_la-file-stat.lo liboctave_la-glob-match.lo liboctave_la-idx-vector.lo liboctave_la-lo-array-gripes.lo liboctave_la-lo-ieee.lo liboctave_la-lo-mappers.lo liboctave_la-lo-specfun.lo liboctave_la-lo-sysdep.lo liboctave_la-lo-utils.lo liboctave_la-mach-info.lo liboctave_la-oct-alloc.lo liboctave_la-oct-convn.lo liboctave_la-oct-env.lo liboctave_la-oct-fftw.lo liboctave_la-oct-glob.lo liboctave_la-oct-group.lo liboctave_la-oct-locbuf.lo liboctave_la-oct-md5.lo liboctave_la-oct-mutex.lo liboctave_la-oct-norm.lo liboctave_la-oct-passwd.lo liboctave_la-oct-rand.lo liboctave_la-oct-shlib.lo liboctave_la-oct-spparms.lo liboctave_la-oct-syscalls.lo liboctave_la-oct-time.lo liboctave_la-oct-uname.lo liboctave_la-pathsearch.lo liboctave_la-regexp.lo liboctave_la-singleton-cleanup.lo liboctave_la-sparse-sort.lo liboctave_la-sparse-util.lo liboctave_la-str-vec.lo liboctave_la-Array-C.lo liboctave_la-Array-b.lo liboctave_la-Array-ch.lo liboctave_la-Array-d.lo liboctave_la-Array-f.lo liboctave_la-Array-fC.lo liboctave_la-Array-i.lo liboctave_la-Array-idx-vec.lo liboctave_la-Array-s.lo liboctave_la-Array-str.lo liboctave_la-Array-voidp.lo liboctave_la-MArray-C.lo liboctave_la-MArray-d.lo liboctave_la-MArray-f.lo liboctave_la-MArray-fC.lo liboctave_la-MArray-i.lo liboctave_la-MArray-s.lo liboctave_la-MSparse-C.lo liboctave_la-MSparse-d.lo liboctave_la-Sparse-C.lo liboctave_la-Sparse-b.lo liboctave_la-Sparse-d.lo liboctave_la-oct-inttypes.lo liboctave_la-Array-util.lo liboctave_la-CColVector.lo liboctave_la-CDiagMatrix.lo liboctave_la-CMatrix.lo liboctave_la-CNDArray.lo liboctave_la-CRowVector.lo liboctave_la-CSparse.lo liboctave_la-CmplxAEPBAL.lo liboctave_la-CmplxCHOL.lo liboctave_la-CmplxGEPBAL.lo liboctave_la-CmplxHESS.lo liboctave_la-CmplxLU.lo liboctave_la-CmplxQR.lo liboctave_la-CmplxQRP.lo liboctave_la-CmplxSCHUR.lo liboctave_la-CmplxSVD.lo liboctave_la-EIG.lo liboctave_la-MSparse.lo liboctave_la-MatrixType.lo liboctave_la-PermMatrix.lo liboctave_la-Sparse.lo liboctave_la-SparseCmplxCHOL.lo liboctave_la-SparseCmplxLU.lo liboctave_la-SparseCmplxQR.lo liboctave_la-SparseQR.lo liboctave_la-SparsedbleCHOL.lo liboctave_la-SparsedbleLU.lo liboctave_la-boolMatrix.lo liboctave_la-boolNDArray.lo liboctave_la-boolSparse.lo liboctave_la-chMatrix.lo liboctave_la-chNDArray.lo liboctave_la-dim-vector.lo liboctave_la-dColVector.lo liboctave_la-dDiagMatrix.lo liboctave_la-dMatrix.lo liboctave_la-dNDArray.lo liboctave_la-dRowVector.lo liboctave_la-dSparse.lo liboctave_la-dbleAEPBAL.lo liboctave_la-dbleCHOL.lo liboctave_la-dbleGEPBAL.lo liboctave_la-dbleHESS.lo liboctave_la-dbleLU.lo liboctave_la-dbleQR.lo liboctave_la-dbleQRP.lo liboctave_la-dbleSCHUR.lo liboctave_la-dbleSVD.lo liboctave_la-fCColVector.lo liboctave_la-fCDiagMatrix.lo liboctave_la-fCMatrix.lo liboctave_la-fCNDArray.lo liboctave_la-fCRowVector.lo liboctave_la-fCmplxAEPBAL.lo liboctave_la-fCmplxCHOL.lo liboctave_la-fCmplxGEPBAL.lo liboctave_la-fCmplxHESS.lo liboctave_la-fCmplxLU.lo liboctave_la-fCmplxQR.lo liboctave_la-fCmplxQRP.lo liboctave_la-fCmplxSCHUR.lo liboctave_la-fCmplxSVD.lo liboctave_la-fColVector.lo liboctave_la-fDiagMatrix.lo liboctave_la-fEIG.lo liboctave_la-fMatrix.lo liboctave_la-fNDArray.lo liboctave_la-fRowVector.lo liboctave_la-floatAEPBAL.lo liboctave_la-floatCHOL.lo liboctave_la-floatGEPBAL.lo liboctave_la-floatHESS.lo liboctave_la-floatLU.lo liboctave_la-floatQR.lo liboctave_la-floatQRP.lo liboctave_la-floatSCHUR.lo liboctave_la-floatSVD.lo liboctave_la-int16NDArray.lo liboctave_la-int32NDArray.lo liboctave_la-int64NDArray.lo liboctave_la-int8NDArray.lo liboctave_la-uint16NDArray.lo liboctave_la-uint32NDArray.lo liboctave_la-uint64NDArray.lo liboctave_la-uint8NDArray.lo liboctave_la-f2c-main.lo liboctave_la-lo-cieee.lo liboctave_la-lo-cutils.lo liboctave_la-randgamma.lo liboctave_la-randmtzig.lo liboctave_la-randpoisson.lo liboctave_la-tempnam.lo liboctave_la-tempname.lo liboctave_la-cmd-edit.lo liboctave_la-cmd-hist.lo liboctave_la-oct-rl-edit.lo liboctave_la-oct-rl-hist.lo liboctave_la-mx-cdm-dm.lo liboctave_la-mx-dm-cdm.lo liboctave_la-mx-cs-dm.lo liboctave_la-mx-cs-m.lo liboctave_la-mx-cs-nda.lo liboctave_la-mx-cdm-cm.lo liboctave_la-mx-cdm-m.lo liboctave_la-mx-cdm-s.lo liboctave_la-mx-cm-cdm.lo liboctave_la-mx-cm-dm.lo liboctave_la-mx-cm-m.lo liboctave_la-mx-cnda-nda.lo liboctave_la-mx-cm-s.lo liboctave_la-mx-cnda-s.lo liboctave_la-mx-dm-cs.lo liboctave_la-mx-dm-cm.lo liboctave_la-mx-m-cs.lo liboctave_la-mx-nda-cs.lo liboctave_la-mx-m-cdm.lo liboctave_la-mx-m-cm.lo liboctave_la-mx-nda-cnda.lo liboctave_la-mx-s-cdm.lo liboctave_la-mx-s-cm.lo liboctave_la-mx-s-cnda.lo liboctave_la-mx-dm-m.lo liboctave_la-mx-m-dm.lo liboctave_la-mx-fcdm-fdm.lo liboctave_la-mx-fdm-fcdm.lo liboctave_la-mx-fcs-fdm.lo liboctave_la-mx-fcs-fm.lo liboctave_la-mx-fcs-fnda.lo liboctave_la-mx-fcdm-fcm.lo liboctave_la-mx-fcdm-fm.lo liboctave_la-mx-fcdm-fs.lo liboctave_la-mx-fcm-fcdm.lo liboctave_la-mx-fcm-fdm.lo liboctave_la-mx-fcm-fm.lo liboctave_la-mx-fcnda-fnda.lo liboctave_la-mx-fcm-fs.lo liboctave_la-mx-fcnda-fs.lo liboctave_la-mx-fdm-fcs.lo liboctave_la-mx-fdm-fcm.lo liboctave_la-mx-fm-fcs.lo liboctave_la-mx-fnda-fcs.lo liboctave_la-mx-fm-fcdm.lo liboctave_la-mx-fm-fcm.lo liboctave_la-mx-fnda-fcnda.lo liboctave_la-mx-fs-fcdm.lo liboctave_la-mx-fs-fcm.lo liboctave_la-mx-fs-fcnda.lo liboctave_la-mx-fdm-fm.lo liboctave_la-mx-fm-fdm.lo liboctave_la-mx-pm-m.lo liboctave_la-mx-m-pm.lo liboctave_la-mx-pm-cm.lo liboctave_la-mx-cm-pm.lo liboctave_la-mx-pm-fm.lo liboctave_la-mx-fm-pm.lo liboctave_la-mx-pm-fcm.lo liboctave_la-mx-fcm-pm.lo liboctave_la-mx-s-i8nda.lo liboctave_la-mx-i8nda-s.lo liboctave_la-mx-s-ui8nda.lo liboctave_la-mx-ui8nda-s.lo liboctave_la-mx-s-i16nda.lo liboctave_la-mx-i16nda-s.lo liboctave_la-mx-s-ui16nda.lo liboctave_la-mx-ui16nda-s.lo liboctave_la-mx-s-i32nda.lo liboctave_la-mx-i32nda-s.lo liboctave_la-mx-s-ui32nda.lo liboctave_la-mx-ui32nda-s.lo liboctave_la-mx-s-i64nda.lo liboctave_la-mx-i64nda-s.lo liboctave_la-mx-s-ui64nda.lo liboctave_la-mx-ui64nda-s.lo liboctave_la-mx-fs-i8nda.lo liboctave_la-mx-i8nda-fs.lo liboctave_la-mx-fs-ui8nda.lo liboctave_la-mx-ui8nda-fs.lo liboctave_la-mx-fs-i16nda.lo liboctave_la-mx-i16nda-fs.lo liboctave_la-mx-fs-ui16nda.lo liboctave_la-mx-ui16nda-fs.lo liboctave_la-mx-fs-i32nda.lo liboctave_la-mx-i32nda-fs.lo liboctave_la-mx-fs-ui32nda.lo liboctave_la-mx-ui32nda-fs.lo liboctave_la-mx-fs-i64nda.lo liboctave_la-mx-i64nda-fs.lo liboctave_la-mx-fs-ui64nda.lo liboctave_la-mx-ui64nda-fs.lo liboctave_la-mx-nda-i8.lo liboctave_la-mx-i8-nda.lo liboctave_la-mx-nda-ui8.lo liboctave_la-mx-ui8-nda.lo liboctave_la-mx-nda-i16.lo liboctave_la-mx-i16-nda.lo liboctave_la-mx-nda-ui16.lo liboctave_la-mx-ui16-nda.lo liboctave_la-mx-nda-i32.lo liboctave_la-mx-i32-nda.lo liboctave_la-mx-nda-ui32.lo liboctave_la-mx-ui32-nda.lo liboctave_la-mx-nda-i64.lo liboctave_la-mx-i64-nda.lo liboctave_la-mx-nda-ui64.lo liboctave_la-mx-ui64-nda.lo liboctave_la-mx-fnda-i8.lo liboctave_la-mx-i8-fnda.lo liboctave_la-mx-fnda-ui8.lo liboctave_la-mx-ui8-fnda.lo liboctave_la-mx-fnda-i16.lo liboctave_la-mx-i16-fnda.lo liboctave_la-mx-fnda-ui16.lo liboctave_la-mx-ui16-fnda.lo liboctave_la-mx-fnda-i32.lo liboctave_la-mx-i32-fnda.lo liboctave_la-mx-fnda-ui32.lo liboctave_la-mx-ui32-fnda.lo liboctave_la-mx-fnda-i64.lo liboctave_la-mx-i64-fnda.lo liboctave_la-mx-fnda-ui64.lo liboctave_la-mx-ui64-fnda.lo liboctave_la-mx-nda-i8nda.lo liboctave_la-mx-i8nda-nda.lo liboctave_la-mx-nda-ui8nda.lo liboctave_la-mx-ui8nda-nda.lo liboctave_la-mx-nda-i16nda.lo liboctave_la-mx-i16nda-nda.lo liboctave_la-mx-nda-ui16nda.lo liboctave_la-mx-ui16nda-nda.lo liboctave_la-mx-nda-i32nda.lo liboctave_la-mx-i32nda-nda.lo liboctave_la-mx-nda-ui32nda.lo liboctave_la-mx-ui32nda-nda.lo liboctave_la-mx-nda-i64nda.lo liboctave_la-mx-i64nda-nda.lo liboctave_la-mx-nda-ui64nda.lo liboctave_la-mx-ui64nda-nda.lo liboctave_la-mx-fnda-i8nda.lo liboctave_la-mx-i8nda-fnda.lo liboctave_la-mx-fnda-ui8nda.lo liboctave_la-mx-ui8nda-fnda.lo liboctave_la-mx-fnda-i16nda.lo liboctave_la-mx-i16nda-fnda.lo liboctave_la-mx-fnda-ui16nda.lo liboctave_la-mx-ui16nda-fnda.lo liboctave_la-mx-fnda-i32nda.lo liboctave_la-mx-i32nda-fnda.lo liboctave_la-mx-fnda-ui32nda.lo liboctave_la-mx-ui32nda-fnda.lo liboctave_la-mx-fnda-i64nda.lo liboctave_la-mx-i64nda-fnda.lo liboctave_la-mx-fnda-ui64nda.lo liboctave_la-mx-ui64nda-fnda.lo liboctave_la-mx-i8nda-ui8.lo liboctave_la-mx-i8nda-i16.lo liboctave_la-mx-i8nda-ui16.lo liboctave_la-mx-i8nda-i32.lo liboctave_la-mx-i8nda-ui32.lo liboctave_la-mx-i8nda-i64.lo liboctave_la-mx-i8nda-ui64.lo liboctave_la-mx-i16nda-i8.lo liboctave_la-mx-i16nda-ui8.lo liboctave_la-mx-i16nda-ui16.lo liboctave_la-mx-i16nda-i32.lo liboctave_la-mx-i16nda-ui32.lo liboctave_la-mx-i16nda-i64.lo liboctave_la-mx-i16nda-ui64.lo liboctave_la-mx-i32nda-i8.lo liboctave_la-mx-i32nda-ui8.lo liboctave_la-mx-i32nda-i16.lo liboctave_la-mx-i32nda-ui16.lo liboctave_la-mx-i32nda-ui32.lo liboctave_la-mx-i32nda-i64.lo liboctave_la-mx-i32nda-ui64.lo liboctave_la-mx-i64nda-i8.lo liboctave_la-mx-i64nda-ui8.lo liboctave_la-mx-i64nda-i16.lo liboctave_la-mx-i64nda-ui16.lo liboctave_la-mx-i64nda-i32.lo liboctave_la-mx-i64nda-ui32.lo liboctave_la-mx-i64nda-ui64.lo liboctave_la-mx-ui8nda-i8.lo liboctave_la-mx-ui8nda-i16.lo liboctave_la-mx-ui8nda-ui16.lo liboctave_la-mx-ui8nda-i32.lo liboctave_la-mx-ui8nda-ui32.lo liboctave_la-mx-ui8nda-i64.lo liboctave_la-mx-ui8nda-ui64.lo liboctave_la-mx-ui16nda-i8.lo liboctave_la-mx-ui16nda-ui8.lo liboctave_la-mx-ui16nda-i16.lo liboctave_la-mx-ui16nda-i32.lo liboctave_la-mx-ui16nda-ui32.lo liboctave_la-mx-ui16nda-i64.lo liboctave_la-mx-ui16nda-ui64.lo liboctave_la-mx-ui32nda-i8.lo liboctave_la-mx-ui32nda-ui8.lo liboctave_la-mx-ui32nda-i16.lo liboctave_la-mx-ui32nda-ui16.lo liboctave_la-mx-ui32nda-i32.lo liboctave_la-mx-ui32nda-i64.lo liboctave_la-mx-ui32nda-ui64.lo liboctave_la-mx-ui64nda-i8.lo liboctave_la-mx-ui64nda-ui8.lo liboctave_la-mx-ui64nda-i16.lo liboctave_la-mx-ui64nda-ui16.lo liboctave_la-mx-ui64nda-i32.lo liboctave_la-mx-ui64nda-ui32.lo liboctave_la-mx-ui64nda-i64.lo liboctave_la-mx-i8-ui8nda.lo liboctave_la-mx-i8-i16nda.lo liboctave_la-mx-i8-ui16nda.lo liboctave_la-mx-i8-i32nda.lo liboctave_la-mx-i8-ui32nda.lo liboctave_la-mx-i8-i64nda.lo liboctave_la-mx-i8-ui64nda.lo liboctave_la-mx-i16-i8nda.lo liboctave_la-mx-i16-ui8nda.lo liboctave_la-mx-i16-ui16nda.lo liboctave_la-mx-i16-i32nda.lo liboctave_la-mx-i16-ui32nda.lo liboctave_la-mx-i16-i64nda.lo liboctave_la-mx-i16-ui64nda.lo liboctave_la-mx-i32-i8nda.lo liboctave_la-mx-i32-ui8nda.lo liboctave_la-mx-i32-i16nda.lo liboctave_la-mx-i32-ui16nda.lo liboctave_la-mx-i32-ui32nda.lo liboctave_la-mx-i32-i64nda.lo liboctave_la-mx-i32-ui64nda.lo liboctave_la-mx-i64-i8nda.lo liboctave_la-mx-i64-ui8nda.lo liboctave_la-mx-i64-i16nda.lo liboctave_la-mx-i64-ui16nda.lo liboctave_la-mx-i64-i32nda.lo liboctave_la-mx-i64-ui32nda.lo liboctave_la-mx-i64-ui64nda.lo liboctave_la-mx-ui8-i8nda.lo liboctave_la-mx-ui8-i16nda.lo liboctave_la-mx-ui8-ui16nda.lo liboctave_la-mx-ui8-i32nda.lo liboctave_la-mx-ui8-ui32nda.lo liboctave_la-mx-ui8-i64nda.lo liboctave_la-mx-ui8-ui64nda.lo liboctave_la-mx-ui16-i8nda.lo liboctave_la-mx-ui16-ui8nda.lo liboctave_la-mx-ui16-i16nda.lo liboctave_la-mx-ui16-i32nda.lo liboctave_la-mx-ui16-ui32nda.lo liboctave_la-mx-ui16-i64nda.lo liboctave_la-mx-ui16-ui64nda.lo liboctave_la-mx-ui32-i8nda.lo liboctave_la-mx-ui32-ui8nda.lo liboctave_la-mx-ui32-i16nda.lo liboctave_la-mx-ui32-ui16nda.lo liboctave_la-mx-ui32-i32nda.lo liboctave_la-mx-ui32-i64nda.lo liboctave_la-mx-ui32-ui64nda.lo liboctave_la-mx-ui64-i8nda.lo liboctave_la-mx-ui64-ui8nda.lo liboctave_la-mx-ui64-i16nda.lo liboctave_la-mx-ui64-ui16nda.lo liboctave_la-mx-ui64-i32nda.lo liboctave_la-mx-ui64-ui32nda.lo liboctave_la-mx-ui64-i64nda.lo liboctave_la-mx-i8nda-ui8nda.lo liboctave_la-mx-i8nda-i16nda.lo liboctave_la-mx-i8nda-ui16nda.lo liboctave_la-mx-i8nda-i32nda.lo liboctave_la-mx-i8nda-ui32nda.lo liboctave_la-mx-i8nda-i64nda.lo liboctave_la-mx-i8nda-ui64nda.lo liboctave_la-mx-i16nda-i8nda.lo liboctave_la-mx-i16nda-ui8nda.lo liboctave_la-mx-i16nda-ui16nda.lo liboctave_la-mx-i16nda-i32nda.lo liboctave_la-mx-i16nda-ui32nda.lo liboctave_la-mx-i16nda-i64nda.lo liboctave_la-mx-i16nda-ui64nda.lo liboctave_la-mx-i32nda-i8nda.lo liboctave_la-mx-i32nda-ui8nda.lo liboctave_la-mx-i32nda-i16nda.lo liboctave_la-mx-i32nda-ui16nda.lo liboctave_la-mx-i32nda-ui32nda.lo liboctave_la-mx-i32nda-i64nda.lo liboctave_la-mx-i32nda-ui64nda.lo liboctave_la-mx-i64nda-i8nda.lo liboctave_la-mx-i64nda-ui8nda.lo liboctave_la-mx-i64nda-i16nda.lo liboctave_la-mx-i64nda-ui16nda.lo liboctave_la-mx-i64nda-i32nda.lo liboctave_la-mx-i64nda-ui32nda.lo liboctave_la-mx-i64nda-ui64nda.lo liboctave_la-mx-ui8nda-i8nda.lo liboctave_la-mx-ui8nda-i16nda.lo liboctave_la-mx-ui8nda-ui16nda.lo liboctave_la-mx-ui8nda-i32nda.lo liboctave_la-mx-ui8nda-ui32nda.lo liboctave_la-mx-ui8nda-i64nda.lo liboctave_la-mx-ui8nda-ui64nda.lo liboctave_la-mx-ui16nda-i8nda.lo liboctave_la-mx-ui16nda-ui8nda.lo liboctave_la-mx-ui16nda-i16nda.lo liboctave_la-mx-ui16nda-i32nda.lo liboctave_la-mx-ui16nda-ui32nda.lo liboctave_la-mx-ui16nda-i64nda.lo liboctave_la-mx-ui16nda-ui64nda.lo liboctave_la-mx-ui32nda-i8nda.lo liboctave_la-mx-ui32nda-ui8nda.lo liboctave_la-mx-ui32nda-i16nda.lo liboctave_la-mx-ui32nda-ui16nda.lo liboctave_la-mx-ui32nda-i32nda.lo liboctave_la-mx-ui32nda-i64nda.lo liboctave_la-mx-ui32nda-ui64nda.lo liboctave_la-mx-ui64nda-i8nda.lo liboctave_la-mx-ui64nda-ui8nda.lo liboctave_la-mx-ui64nda-i16nda.lo liboctave_la-mx-ui64nda-ui16nda.lo liboctave_la-mx-ui64nda-i32nda.lo liboctave_la-mx-ui64nda-ui32nda.lo liboctave_la-mx-ui64nda-i64nda.lo liboctave_la-vx-ccv-cv.lo liboctave_la-vx-ccv-s.lo liboctave_la-vx-crv-rv.lo liboctave_la-vx-crv-s.lo liboctave_la-vx-cs-cv.lo liboctave_la-vx-cs-rv.lo liboctave_la-vx-cv-ccv.lo liboctave_la-vx-cv-cs.lo liboctave_la-vx-rv-crv.lo liboctave_la-vx-rv-cs.lo liboctave_la-vx-s-ccv.lo liboctave_la-vx-s-crv.lo liboctave_la-vx-fccv-fcv.lo liboctave_la-vx-fccv-fs.lo liboctave_la-vx-fcrv-frv.lo liboctave_la-vx-fcrv-fs.lo liboctave_la-vx-fcs-fcv.lo liboctave_la-vx-fcs-frv.lo liboctave_la-vx-fcv-fccv.lo liboctave_la-vx-fcv-fcs.lo liboctave_la-vx-frv-fcrv.lo liboctave_la-vx-frv-fcs.lo liboctave_la-vx-fs-fccv.lo liboctave_la-vx-fs-fcrv.lo liboctave_la-smx-sm-cs.lo liboctave_la-smx-cs-sm.lo liboctave_la-smx-scm-s.lo liboctave_la-smx-s-scm.lo liboctave_la-smx-scm-sm.lo liboctave_la-smx-sm-scm.lo liboctave_la-smx-m-sm.lo liboctave_la-smx-m-scm.lo liboctave_la-smx-cm-sm.lo liboctave_la-smx-cm-scm.lo liboctave_la-smx-sm-m.lo liboctave_la-smx-scm-m.lo liboctave_la-smx-sm-cm.lo liboctave_la-smx-scm-cm.lo liboctave_la-smx-bm-sbm.lo liboctave_la-smx-sbm-bm.lo ../libcruft/libcruft.la -lfftw3 -llapack -lblas -lreadline -lncurses -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -lpcre -lm -lm libtool-fortran: link: warning: `/scratch/math/octave/work/.buildlink/bin/../lib/gcc-lib/x86_64--netbsd/4.1.2//libf95.la' seems to be moved libtool-fortran: link: c++ -shared -fPIC -DPIC .libs/liboctave_la-CollocWt.o .libs/liboctave_la-DASPK.o .libs/liboctave_la-DASRT.o .libs/liboctave_la-DASSL.o .libs/liboctave_la-LSODE.o .libs/liboctave_la-ODES.o .libs/liboctave_la-Quad.o .libs/liboctave_la-Range.o .libs/liboctave_la-data-conv.o .libs/liboctave_la-dir-ops.o .libs/liboctave_la-file-ops.o .libs/liboctave_la-file-stat.o .libs/liboctave_la-glob-match.o .libs/liboctave_la-idx-vector.o .libs/liboctave_la-lo-array-gripes.o .libs/liboctave_la-lo-ieee.o .libs/liboctave_la-lo-mappers.o .libs/liboctave_la-lo-specfun.o .libs/liboctave_la-lo-sysdep.o .libs/liboctave_la-lo-utils.o .libs/liboctave_la-mach-info.o .libs/liboctave_la-oct-alloc.o .libs/liboctave_la-oct-convn.o .libs/liboctave_la-oct-env.o .libs/liboctave_la-oct-fftw.o .libs/liboctave_la-oct-glob.o .libs/liboctave_la-oct-group.o .libs/liboctave_la-oct-locbuf.o .libs/liboctave_la-oct-md5.o .libs/liboctave_la-oct-mutex.o .libs/liboctave_la-oct-norm.o .libs/liboctave_la-oct-passwd.o .libs/liboctave_la-oct-rand.o .libs/liboctave_la-oct-shlib.o .libs/liboctave_la-oct-spparms.o .libs/liboctave_la-oct-syscalls.o .libs/liboctave_la-oct-time.o .libs/liboctave_la-oct-uname.o .libs/liboctave_la-pathsearch.o .libs/liboctave_la-regexp.o .libs/liboctave_la-singleton-cleanup.o .libs/liboctave_la-sparse-sort.o .libs/liboctave_la-sparse-util.o .libs/liboctave_la-str-vec.o .libs/liboctave_la-Array-C.o .libs/liboctave_la-Array-b.o .libs/liboctave_la-Array-ch.o .libs/liboctave_la-Array-d.o .libs/liboctave_la-Array-f.o .libs/liboctave_la-Array-fC.o .libs/liboctave_la-Array-i.o .libs/liboctave_la-Array-idx-vec.o .libs/liboctave_la-Array-s.o .libs/liboctave_la-Array-str.o .libs/liboctave_la-Array-voidp.o .libs/liboctave_la-MArray-C.o .libs/liboctave_la-MArray-d.o .libs/liboctave_la-MArray-f.o .libs/liboctave_la-MArray-fC.o .libs/liboctave_la-MArray-i.o .libs/liboctave_la-MArray-s.o .libs/liboctave_la-MSparse-C.o .libs/liboctave_la-MSparse-d.o .libs/liboctave_la-Sparse-C.o .libs/liboctave_la-Sparse-b.o .libs/liboctave_la-Sparse-d.o .libs/liboctave_la-oct-inttypes.o .libs/liboctave_la-Array-util.o .libs/liboctave_la-CColVector.o .libs/liboctave_la-CDiagMatrix.o .libs/liboctave_la-CMatrix.o .libs/liboctave_la-CNDArray.o .libs/liboctave_la-CRowVector.o .libs/liboctave_la-CSparse.o .libs/liboctave_la-CmplxAEPBAL.o .libs/liboctave_la-CmplxCHOL.o .libs/liboctave_la-CmplxGEPBAL.o .libs/liboctave_la-CmplxHESS.o .libs/liboctave_la-CmplxLU.o .libs/liboctave_la-CmplxQR.o .libs/liboctave_la-CmplxQRP.o .libs/liboctave_la-CmplxSCHUR.o .libs/liboctave_la-CmplxSVD.o .libs/liboctave_la-EIG.o .libs/liboctave_la-MSparse.o .libs/liboctave_la-MatrixType.o .libs/liboctave_la-PermMatrix.o .libs/liboctave_la-Sparse.o .libs/liboctave_la-SparseCmplxCHOL.o .libs/liboctave_la-SparseCmplxLU.o .libs/liboctave_la-SparseCmplxQR.o .libs/liboctave_la-SparseQR.o .libs/liboctave_la-SparsedbleCHOL.o .libs/liboctave_la-SparsedbleLU.o .libs/liboctave_la-boolMatrix.o .libs/liboctave_la-boolNDArray.o .libs/liboctave_la-boolSparse.o .libs/liboctave_la-chMatrix.o .libs/liboctave_la-chNDArray.o .libs/liboctave_la-dim-vector.o .libs/liboctave_la-dColVector.o .libs/liboctave_la-dDiagMatrix.o .libs/liboctave_la-dMatrix.o .libs/liboctave_la-dNDArray.o .libs/liboctave_la-dRowVector.o .libs/liboctave_la-dSparse.o .libs/liboctave_la-dbleAEPBAL.o .libs/liboctave_la-dbleCHOL.o .libs/liboctave_la-dbleGEPBAL.o .libs/liboctave_la-dbleHESS.o .libs/liboctave_la-dbleLU.o .libs/liboctave_la-dbleQR.o .libs/liboctave_la-dbleQRP.o .libs/liboctave_la-dbleSCHUR.o .libs/liboctave_la-dbleSVD.o .libs/liboctave_la-fCColVector.o .libs/liboctave_la-fCDiagMatrix.o .libs/liboctave_la-fCMatrix.o .libs/liboctave_la-fCNDArray.o .libs/liboctave_la-fCRowVector.o .libs/liboctave_la-fCmplxAEPBAL.o .libs/liboctave_la-fCmplxCHOL.o .libs/liboctave_la-fCmplxGEPBAL.o .libs/liboctave_la-fCmplxHESS.o .libs/liboctave_la-fCmplxLU.o .libs/liboctave_la-fCmplxQR.o .libs/liboctave_la-fCmplxQRP.o .libs/liboctave_la-fCmplxSCHUR.o .libs/liboctave_la-fCmplxSVD.o .libs/liboctave_la-fColVector.o .libs/liboctave_la-fDiagMatrix.o .libs/liboctave_la-fEIG.o .libs/liboctave_la-fMatrix.o .libs/liboctave_la-fNDArray.o .libs/liboctave_la-fRowVector.o .libs/liboctave_la-floatAEPBAL.o .libs/liboctave_la-floatCHOL.o .libs/liboctave_la-floatGEPBAL.o .libs/liboctave_la-floatHESS.o .libs/liboctave_la-floatLU.o .libs/liboctave_la-floatQR.o .libs/liboctave_la-floatQRP.o .libs/liboctave_la-floatSCHUR.o .libs/liboctave_la-floatSVD.o .libs/liboctave_la-int16NDArray.o .libs/liboctave_la-int32NDArray.o .libs/liboctave_la-int64NDArray.o .libs/liboctave_la-int8NDArray.o .libs/liboctave_la-uint16NDArray.o .libs/liboctave_la-uint32NDArray.o .libs/liboctave_la-uint64NDArray.o .libs/liboctave_la-uint8NDArray.o .libs/liboctave_la-f2c-main.o .libs/liboctave_la-lo-cieee.o .libs/liboctave_la-lo-cutils.o .libs/liboctave_la-randgamma.o .libs/liboctave_la-randmtzig.o .libs/liboctave_la-randpoisson.o .libs/liboctave_la-tempnam.o .libs/liboctave_la-tempname.o .libs/liboctave_la-cmd-edit.o .libs/liboctave_la-cmd-hist.o .libs/liboctave_la-oct-rl-edit.o .libs/liboctave_la-oct-rl-hist.o .libs/liboctave_la-mx-cdm-dm.o .libs/liboctave_la-mx-dm-cdm.o .libs/liboctave_la-mx-cs-dm.o .libs/liboctave_la-mx-cs-m.o .libs/liboctave_la-mx-cs-nda.o .libs/liboctave_la-mx-cdm-cm.o .libs/liboctave_la-mx-cdm-m.o .libs/liboctave_la-mx-cdm-s.o .libs/liboctave_la-mx-cm-cdm.o .libs/liboctave_la-mx-cm-dm.o .libs/liboctave_la-mx-cm-m.o .libs/liboctave_la-mx-cnda-nda.o .libs/liboctave_la-mx-cm-s.o .libs/liboctave_la-mx-cnda-s.o .libs/liboctave_la-mx-dm-cs.o .libs/liboctave_la-mx-dm-cm.o .libs/liboctave_la-mx-m-cs.o .libs/liboctave_la-mx-nda-cs.o .libs/liboctave_la-mx-m-cdm.o .libs/liboctave_la-mx-m-cm.o .libs/liboctave_la-mx-nda-cnda.o .libs/liboctave_la-mx-s-cdm.o .libs/liboctave_la-mx-s-cm.o .libs/liboctave_la-mx-s-cnda.o .libs/liboctave_la-mx-dm-m.o .libs/liboctave_la-mx-m-dm.o .libs/liboctave_la-mx-fcdm-fdm.o .libs/liboctave_la-mx-fdm-fcdm.o .libs/liboctave_la-mx-fcs-fdm.o .libs/liboctave_la-mx-fcs-fm.o .libs/liboctave_la-mx-fcs-fnda.o .libs/liboctave_la-mx-fcdm-fcm.o .libs/liboctave_la-mx-fcdm-fm.o .libs/liboctave_la-mx-fcdm-fs.o .libs/liboctave_la-mx-fcm-fcdm.o .libs/liboctave_la-mx-fcm-fdm.o .libs/liboctave_la-mx-fcm-fm.o .libs/liboctave_la-mx-fcnda-fnda.o .libs/liboctave_la-mx-fcm-fs.o .libs/liboctave_la-mx-fcnda-fs.o .libs/liboctave_la-mx-fdm-fcs.o .libs/liboctave_la-mx-fdm-fcm.o .libs/liboctave_la-mx-fm-fcs.o .libs/liboctave_la-mx-fnda-fcs.o .libs/liboctave_la-mx-fm-fcdm.o .libs/liboctave_la-mx-fm-fcm.o .libs/liboctave_la-mx-fnda-fcnda.o .libs/liboctave_la-mx-fs-fcdm.o .libs/liboctave_la-mx-fs-fcm.o .libs/liboctave_la-mx-fs-fcnda.o .libs/liboctave_la-mx-fdm-fm.o .libs/liboctave_la-mx-fm-fdm.o .libs/liboctave_la-mx-pm-m.o .libs/liboctave_la-mx-m-pm.o .libs/liboctave_la-mx-pm-cm.o .libs/liboctave_la-mx-cm-pm.o .libs/liboctave_la-mx-pm-fm.o .libs/liboctave_la-mx-fm-pm.o .libs/liboctave_la-mx-pm-fcm.o .libs/liboctave_la-mx-fcm-pm.o .libs/liboctave_la-mx-s-i8nda.o .libs/liboctave_la-mx-i8nda-s.o .libs/liboctave_la-mx-s-ui8nda.o .libs/liboctave_la-mx-ui8nda-s.o .libs/liboctave_la-mx-s-i16nda.o .libs/liboctave_la-mx-i16nda-s.o .libs/liboctave_la-mx-s-ui16nda.o .libs/liboctave_la-mx-ui16nda-s.o .libs/liboctave_la-mx-s-i32nda.o .libs/liboctave_la-mx-i32nda-s.o .libs/liboctave_la-mx-s-ui32nda.o .libs/liboctave_la-mx-ui32nda-s.o .libs/liboctave_la-mx-s-i64nda.o .libs/liboctave_la-mx-i64nda-s.o .libs/liboctave_la-mx-s-ui64nda.o .libs/liboctave_la-mx-ui64nda-s.o .libs/liboctave_la-mx-fs-i8nda.o .libs/liboctave_la-mx-i8nda-fs.o .libs/liboctave_la-mx-fs-ui8nda.o .libs/liboctave_la-mx-ui8nda-fs.o .libs/liboctave_la-mx-fs-i16nda.o .libs/liboctave_la-mx-i16nda-fs.o .libs/liboctave_la-mx-fs-ui16nda.o .libs/liboctave_la-mx-ui16nda-fs.o .libs/liboctave_la-mx-fs-i32nda.o .libs/liboctave_la-mx-i32nda-fs.o .libs/liboctave_la-mx-fs-ui32nda.o .libs/liboctave_la-mx-ui32nda-fs.o .libs/liboctave_la-mx-fs-i64nda.o .libs/liboctave_la-mx-i64nda-fs.o .libs/liboctave_la-mx-fs-ui64nda.o .libs/liboctave_la-mx-ui64nda-fs.o .libs/liboctave_la-mx-nda-i8.o .libs/liboctave_la-mx-i8-nda.o .libs/liboctave_la-mx-nda-ui8.o .libs/liboctave_la-mx-ui8-nda.o .libs/liboctave_la-mx-nda-i16.o .libs/liboctave_la-mx-i16-nda.o .libs/liboctave_la-mx-nda-ui16.o .libs/liboctave_la-mx-ui16-nda.o .libs/liboctave_la-mx-nda-i32.o .libs/liboctave_la-mx-i32-nda.o .libs/liboctave_la-mx-nda-ui32.o .libs/liboctave_la-mx-ui32-nda.o .libs/liboctave_la-mx-nda-i64.o .libs/liboctave_la-mx-i64-nda.o .libs/liboctave_la-mx-nda-ui64.o .libs/liboctave_la-mx-ui64-nda.o .libs/liboctave_la-mx-fnda-i8.o .libs/liboctave_la-mx-i8-fnda.o .libs/liboctave_la-mx-fnda-ui8.o .libs/liboctave_la-mx-ui8-fnda.o .libs/liboctave_la-mx-fnda-i16.o .libs/liboctave_la-mx-i16-fnda.o .libs/liboctave_la-mx-fnda-ui16.o .libs/liboctave_la-mx-ui16-fnda.o .libs/liboctave_la-mx-fnda-i32.o .libs/liboctave_la-mx-i32-fnda.o .libs/liboctave_la-mx-fnda-ui32.o .libs/liboctave_la-mx-ui32-fnda.o .libs/liboctave_la-mx-fnda-i64.o .libs/liboctave_la-mx-i64-fnda.o .libs/liboctave_la-mx-fnda-ui64.o .libs/liboctave_la-mx-ui64-fnda.o .libs/liboctave_la-mx-nda-i8nda.o .libs/liboctave_la-mx-i8nda-nda.o .libs/liboctave_la-mx-nda-ui8nda.o .libs/liboctave_la-mx-ui8nda-nda.o .libs/liboctave_la-mx-nda-i16nda.o .libs/liboctave_la-mx-i16nda-nda.o .libs/liboctave_la-mx-nda-ui16nda.o .libs/liboctave_la-mx-ui16nda-nda.o .libs/liboctave_la-mx-nda-i32nda.o .libs/liboctave_la-mx-i32nda-nda.o .libs/liboctave_la-mx-nda-ui32nda.o .libs/liboctave_la-mx-ui32nda-nda.o .libs/liboctave_la-mx-nda-i64nda.o .libs/liboctave_la-mx-i64nda-nda.o .libs/liboctave_la-mx-nda-ui64nda.o .libs/liboctave_la-mx-ui64nda-nda.o .libs/liboctave_la-mx-fnda-i8nda.o .libs/liboctave_la-mx-i8nda-fnda.o .libs/liboctave_la-mx-fnda-ui8nda.o .libs/liboctave_la-mx-ui8nda-fnda.o .libs/liboctave_la-mx-fnda-i16nda.o .libs/liboctave_la-mx-i16nda-fnda.o .libs/liboctave_la-mx-fnda-ui16nda.o .libs/liboctave_la-mx-ui16nda-fnda.o .libs/liboctave_la-mx-fnda-i32nda.o .libs/liboctave_la-mx-i32nda-fnda.o .libs/liboctave_la-mx-fnda-ui32nda.o .libs/liboctave_la-mx-ui32nda-fnda.o .libs/liboctave_la-mx-fnda-i64nda.o .libs/liboctave_la-mx-i64nda-fnda.o .libs/liboctave_la-mx-fnda-ui64nda.o .libs/liboctave_la-mx-ui64nda-fnda.o .libs/liboctave_la-mx-i8nda-ui8.o .libs/liboctave_la-mx-i8nda-i16.o .libs/liboctave_la-mx-i8nda-ui16.o .libs/liboctave_la-mx-i8nda-i32.o .libs/liboctave_la-mx-i8nda-ui32.o .libs/liboctave_la-mx-i8nda-i64.o .libs/liboctave_la-mx-i8nda-ui64.o .libs/liboctave_la-mx-i16nda-i8.o .libs/liboctave_la-mx-i16nda-ui8.o .libs/liboctave_la-mx-i16nda-ui16.o .libs/liboctave_la-mx-i16nda-i32.o .libs/liboctave_la-mx-i16nda-ui32.o .libs/liboctave_la-mx-i16nda-i64.o .libs/liboctave_la-mx-i16nda-ui64.o .libs/liboctave_la-mx-i32nda-i8.o .libs/liboctave_la-mx-i32nda-ui8.o .libs/liboctave_la-mx-i32nda-i16.o .libs/liboctave_la-mx-i32nda-ui16.o .libs/liboctave_la-mx-i32nda-ui32.o .libs/liboctave_la-mx-i32nda-i64.o .libs/liboctave_la-mx-i32nda-ui64.o .libs/liboctave_la-mx-i64nda-i8.o .libs/liboctave_la-mx-i64nda-ui8.o .libs/liboctave_la-mx-i64nda-i16.o .libs/liboctave_la-mx-i64nda-ui16.o .libs/liboctave_la-mx-i64nda-i32.o .libs/liboctave_la-mx-i64nda-ui32.o .libs/liboctave_la-mx-i64nda-ui64.o .libs/liboctave_la-mx-ui8nda-i8.o .libs/liboctave_la-mx-ui8nda-i16.o .libs/liboctave_la-mx-ui8nda-ui16.o .libs/liboctave_la-mx-ui8nda-i32.o .libs/liboctave_la-mx-ui8nda-ui32.o .libs/liboctave_la-mx-ui8nda-i64.o .libs/liboctave_la-mx-ui8nda-ui64.o .libs/liboctave_la-mx-ui16nda-i8.o .libs/liboctave_la-mx-ui16nda-ui8.o .libs/liboctave_la-mx-ui16nda-i16.o .libs/liboctave_la-mx-ui16nda-i32.o .libs/liboctave_la-mx-ui16nda-ui32.o .libs/liboctave_la-mx-ui16nda-i64.o .libs/liboctave_la-mx-ui16nda-ui64.o .libs/liboctave_la-mx-ui32nda-i8.o .libs/liboctave_la-mx-ui32nda-ui8.o .libs/liboctave_la-mx-ui32nda-i16.o .libs/liboctave_la-mx-ui32nda-ui16.o .libs/liboctave_la-mx-ui32nda-i32.o .libs/liboctave_la-mx-ui32nda-i64.o .libs/liboctave_la-mx-ui32nda-ui64.o .libs/liboctave_la-mx-ui64nda-i8.o .libs/liboctave_la-mx-ui64nda-ui8.o .libs/liboctave_la-mx-ui64nda-i16.o .libs/liboctave_la-mx-ui64nda-ui16.o .libs/liboctave_la-mx-ui64nda-i32.o .libs/liboctave_la-mx-ui64nda-ui32.o .libs/liboctave_la-mx-ui64nda-i64.o .libs/liboctave_la-mx-i8-ui8nda.o .libs/liboctave_la-mx-i8-i16nda.o .libs/liboctave_la-mx-i8-ui16nda.o .libs/liboctave_la-mx-i8-i32nda.o .libs/liboctave_la-mx-i8-ui32nda.o .libs/liboctave_la-mx-i8-i64nda.o .libs/liboctave_la-mx-i8-ui64nda.o .libs/liboctave_la-mx-i16-i8nda.o .libs/liboctave_la-mx-i16-ui8nda.o .libs/liboctave_la-mx-i16-ui16nda.o .libs/liboctave_la-mx-i16-i32nda.o .libs/liboctave_la-mx-i16-ui32nda.o .libs/liboctave_la-mx-i16-i64nda.o .libs/liboctave_la-mx-i16-ui64nda.o .libs/liboctave_la-mx-i32-i8nda.o .libs/liboctave_la-mx-i32-ui8nda.o .libs/liboctave_la-mx-i32-i16nda.o .libs/liboctave_la-mx-i32-ui16nda.o .libs/liboctave_la-mx-i32-ui32nda.o .libs/liboctave_la-mx-i32-i64nda.o .libs/liboctave_la-mx-i32-ui64nda.o .libs/liboctave_la-mx-i64-i8nda.o .libs/liboctave_la-mx-i64-ui8nda.o .libs/liboctave_la-mx-i64-i16nda.o .libs/liboctave_la-mx-i64-ui16nda.o .libs/liboctave_la-mx-i64-i32nda.o .libs/liboctave_la-mx-i64-ui32nda.o .libs/liboctave_la-mx-i64-ui64nda.o .libs/liboctave_la-mx-ui8-i8nda.o .libs/liboctave_la-mx-ui8-i16nda.o .libs/liboctave_la-mx-ui8-ui16nda.o .libs/liboctave_la-mx-ui8-i32nda.o .libs/liboctave_la-mx-ui8-ui32nda.o .libs/liboctave_la-mx-ui8-i64nda.o .libs/liboctave_la-mx-ui8-ui64nda.o .libs/liboctave_la-mx-ui16-i8nda.o .libs/liboctave_la-mx-ui16-ui8nda.o .libs/liboctave_la-mx-ui16-i16nda.o .libs/liboctave_la-mx-ui16-i32nda.o .libs/liboctave_la-mx-ui16-ui32nda.o .libs/liboctave_la-mx-ui16-i64nda.o .libs/liboctave_la-mx-ui16-ui64nda.o .libs/liboctave_la-mx-ui32-i8nda.o .libs/liboctave_la-mx-ui32-ui8nda.o .libs/liboctave_la-mx-ui32-i16nda.o .libs/liboctave_la-mx-ui32-ui16nda.o .libs/liboctave_la-mx-ui32-i32nda.o .libs/liboctave_la-mx-ui32-i64nda.o .libs/liboctave_la-mx-ui32-ui64nda.o .libs/liboctave_la-mx-ui64-i8nda.o .libs/liboctave_la-mx-ui64-ui8nda.o .libs/liboctave_la-mx-ui64-i16nda.o .libs/liboctave_la-mx-ui64-ui16nda.o .libs/liboctave_la-mx-ui64-i32nda.o .libs/liboctave_la-mx-ui64-ui32nda.o .libs/liboctave_la-mx-ui64-i64nda.o .libs/liboctave_la-mx-i8nda-ui8nda.o .libs/liboctave_la-mx-i8nda-i16nda.o .libs/liboctave_la-mx-i8nda-ui16nda.o .libs/liboctave_la-mx-i8nda-i32nda.o .libs/liboctave_la-mx-i8nda-ui32nda.o .libs/liboctave_la-mx-i8nda-i64nda.o .libs/liboctave_la-mx-i8nda-ui64nda.o .libs/liboctave_la-mx-i16nda-i8nda.o .libs/liboctave_la-mx-i16nda-ui8nda.o .libs/liboctave_la-mx-i16nda-ui16nda.o .libs/liboctave_la-mx-i16nda-i32nda.o .libs/liboctave_la-mx-i16nda-ui32nda.o .libs/liboctave_la-mx-i16nda-i64nda.o .libs/liboctave_la-mx-i16nda-ui64nda.o .libs/liboctave_la-mx-i32nda-i8nda.o .libs/liboctave_la-mx-i32nda-ui8nda.o .libs/liboctave_la-mx-i32nda-i16nda.o .libs/liboctave_la-mx-i32nda-ui16nda.o .libs/liboctave_la-mx-i32nda-ui32nda.o .libs/liboctave_la-mx-i32nda-i64nda.o .libs/liboctave_la-mx-i32nda-ui64nda.o .libs/liboctave_la-mx-i64nda-i8nda.o .libs/liboctave_la-mx-i64nda-ui8nda.o .libs/liboctave_la-mx-i64nda-i16nda.o .libs/liboctave_la-mx-i64nda-ui16nda.o .libs/liboctave_la-mx-i64nda-i32nda.o .libs/liboctave_la-mx-i64nda-ui32nda.o .libs/liboctave_la-mx-i64nda-ui64nda.o .libs/liboctave_la-mx-ui8nda-i8nda.o .libs/liboctave_la-mx-ui8nda-i16nda.o .libs/liboctave_la-mx-ui8nda-ui16nda.o .libs/liboctave_la-mx-ui8nda-i32nda.o .libs/liboctave_la-mx-ui8nda-ui32nda.o .libs/liboctave_la-mx-ui8nda-i64nda.o .libs/liboctave_la-mx-ui8nda-ui64nda.o .libs/liboctave_la-mx-ui16nda-i8nda.o .libs/liboctave_la-mx-ui16nda-ui8nda.o .libs/liboctave_la-mx-ui16nda-i16nda.o .libs/liboctave_la-mx-ui16nda-i32nda.o .libs/liboctave_la-mx-ui16nda-ui32nda.o .libs/liboctave_la-mx-ui16nda-i64nda.o .libs/liboctave_la-mx-ui16nda-ui64nda.o .libs/liboctave_la-mx-ui32nda-i8nda.o .libs/liboctave_la-mx-ui32nda-ui8nda.o .libs/liboctave_la-mx-ui32nda-i16nda.o .libs/liboctave_la-mx-ui32nda-ui16nda.o .libs/liboctave_la-mx-ui32nda-i32nda.o .libs/liboctave_la-mx-ui32nda-i64nda.o .libs/liboctave_la-mx-ui32nda-ui64nda.o .libs/liboctave_la-mx-ui64nda-i8nda.o .libs/liboctave_la-mx-ui64nda-ui8nda.o .libs/liboctave_la-mx-ui64nda-i16nda.o .libs/liboctave_la-mx-ui64nda-ui16nda.o .libs/liboctave_la-mx-ui64nda-i32nda.o .libs/liboctave_la-mx-ui64nda-ui32nda.o .libs/liboctave_la-mx-ui64nda-i64nda.o .libs/liboctave_la-vx-ccv-cv.o .libs/liboctave_la-vx-ccv-s.o .libs/liboctave_la-vx-crv-rv.o .libs/liboctave_la-vx-crv-s.o .libs/liboctave_la-vx-cs-cv.o .libs/liboctave_la-vx-cs-rv.o .libs/liboctave_la-vx-cv-ccv.o .libs/liboctave_la-vx-cv-cs.o .libs/liboctave_la-vx-rv-crv.o .libs/liboctave_la-vx-rv-cs.o .libs/liboctave_la-vx-s-ccv.o .libs/liboctave_la-vx-s-crv.o .libs/liboctave_la-vx-fccv-fcv.o .libs/liboctave_la-vx-fccv-fs.o .libs/liboctave_la-vx-fcrv-frv.o .libs/liboctave_la-vx-fcrv-fs.o .libs/liboctave_la-vx-fcs-fcv.o .libs/liboctave_la-vx-fcs-frv.o .libs/liboctave_la-vx-fcv-fccv.o .libs/liboctave_la-vx-fcv-fcs.o .libs/liboctave_la-vx-frv-fcrv.o .libs/liboctave_la-vx-frv-fcs.o .libs/liboctave_la-vx-fs-fccv.o .libs/liboctave_la-vx-fs-fcrv.o .libs/liboctave_la-smx-sm-cs.o .libs/liboctave_la-smx-cs-sm.o .libs/liboctave_la-smx-scm-s.o .libs/liboctave_la-smx-s-scm.o .libs/liboctave_la-smx-scm-sm.o .libs/liboctave_la-smx-sm-scm.o .libs/liboctave_la-smx-m-sm.o .libs/liboctave_la-smx-m-scm.o .libs/liboctave_la-smx-cm-sm.o .libs/liboctave_la-smx-cm-scm.o .libs/liboctave_la-smx-sm-m.o .libs/liboctave_la-smx-scm-m.o .libs/liboctave_la-smx-sm-cm.o .libs/liboctave_la-smx-scm-cm.o .libs/liboctave_la-smx-bm-sbm.o .libs/liboctave_la-smx-sbm-bm.o -Wl,-rpath,/scratch/math/octave/work/octave-3.6.4/libcruft/.libs -Wl,-rpath,/scratch/math/octave/work/.buildlink/lib/gcc-lib/x86_64--netbsd/4.1.2 -Wl,-rpath,/scratch/math/octave/work/.buildlink/lib -Wl,-rpath,/usr/pkg/lib/octave/3.6.4 -Wl,-rpath,/scratch/math/octave/work/.buildlink/lib/gcc-lib/x86_64--netbsd/4.1.2 -Wl,-rpath,/scratch/math/octave/work/.buildlink/lib -L/scratch/math/octave/work/.buildlink/lib -L/scratch/math/octave/work/.x11-buildlink/lib -L../libcruft/.libs -lcruft -L/scratch/math/octave/work/.buildlink/bin/../lib/gcc-lib/x86_64--netbsd/4.1.2/ -L/scratch/math/octave/work/.buildlink/bin/../lib/gcc-lib/x86_64--netbsd/4.1.2 -L/scratch/math/octave/work/.buildlink/lib/gcc-lib/x86_64--netbsd/4.1.2/ -L/scratch/math/octave/work/.buildlink/bin/../lib/gcc-lib/x86_64--netbsd/4.1.2/// -L/scratch/math/octave/work/.buildlink/lib/gcc-lib/x86_64--netbsd/4.1.2/// -L/usr/lib// -L/scratch/math/octave/work/.buildlink/lib/gcc-lib/x86_64--netbsd/4.1.2 -lf95 -lfftw3 -llapack -lblas -lreadline -ltermcap -lcurses -lpcre -lm -O2 -O2 -pthread -O2 -Wl,-R/usr/pkg/lib -Wl,-R/usr/X11R7/lib -pthread -Wl,-soname -Wl,liboctave.so.1 -o .libs/liboctave.so.1.1.0 libtool-fortran: link: (cd ".libs" && rm -f "liboctave.so.1" && ln -s "liboctave.so.1.1.0" "liboctave.so.1") libtool-fortran: link: (cd ".libs" && rm -f "liboctave.so" && ln -s "liboctave.so.1.1.0" "liboctave.so") libtool-fortran: 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-regexp.o liboctave_la-singleton-cleanup.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 libtool-fortran: link: ranlib .libs/liboctave.a libtool-fortran: link: ( cd ".libs" && rm -f "liboctave.la" && ln -s "../liboctave.la" "liboctave.la" ) gmake[3]: Leaving directory '/scratch/math/octave/work/octave-3.6.4/liboctave' gmake[2]: Leaving directory '/scratch/math/octave/work/octave-3.6.4/liboctave' Making all in src gmake[2]: Entering directory '/scratch/math/octave/work/octave-3.6.4/src' /usr/bin/awk -f ./genprops.awk graphics.h.in > graphics.h-t making defaults.h from defaults.h.in /usr/bin/awk -v emit_graphics_props=1 -f ./genprops.awk graphics.h.in > graphics-props.cc-t mv graphics.h-t graphics.h /usr/pkg/bin/gsed < mxarray.h.in \ -e "s|%OCTAVE_IDX_TYPE%|int|" > mxarray.h-t mv mxarray.h-t mxarray.h making oct-conf.h from oct-conf.h.in mv graphics-props.cc-t graphics-props.cc 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 \ /usr/pkg/bin/gsed '/@SYSDEP_ERRNO_LIST@/D' oct-errno.cc.in > oct-errno.cc-t; \ fi mv oct-errno.cc-t oct-errno.cc ./mkops OPERATORS/op-b-b.cc OPERATORS/op-b-bm.cc OPERATORS/op-b-sbm.cc OPERATORS/op-bm-b.cc OPERATORS/op-bm-bm.cc OPERATORS/op-bm-sbm.cc OPERATORS/op-cdm-cdm.cc OPERATORS/op-cdm-cm.cc OPERATORS/op-cdm-cs.cc OPERATORS/op-cdm-dm.cc OPERATORS/op-cdm-m.cc OPERATORS/op-cdm-s.cc OPERATORS/op-cell.cc OPERATORS/op-chm.cc OPERATORS/op-class.cc OPERATORS/op-cm-cdm.cc OPERATORS/op-cm-cm.cc OPERATORS/op-cm-cs.cc OPERATORS/op-cm-dm.cc OPERATORS/op-cm-m.cc OPERATORS/op-cm-pm.cc OPERATORS/op-cm-s.cc OPERATORS/op-cm-scm.cc OPERATORS/op-cm-sm.cc OPERATORS/op-cs-cm.cc OPERATORS/op-cs-cs.cc OPERATORS/op-cs-m.cc OPERATORS/op-cs-s.cc OPERATORS/op-cs-scm.cc OPERATORS/op-cs-sm.cc OPERATORS/op-dm-cdm.cc OPERATORS/op-dm-cm.cc OPERATORS/op-dm-cs.cc OPERATORS/op-dm-dm.cc OPERATORS/op-dm-m.cc OPERATORS/op-dm-s.cc OPERATORS/op-dm-scm.cc OPERATORS/op-dm-sm.cc OPERATORS/op-double-conv.cc OPERATORS/op-fcdm-fcdm.cc OPERATORS/op-fcdm-fcm.cc OPERATORS/op-fcdm-fcs.cc OPERATORS/op-fcdm-fdm.cc OPERATORS/op-fcdm-fm.cc OPERATORS/op-fcdm-fs.cc OPERATORS/op-fcm-fcdm.cc OPERATORS/op-fcm-fcm.cc OPERATORS/op-fcm-fcs.cc OPERATORS/op-fcm-fdm.cc OPERATORS/op-fcm-fm.cc OPERATORS/op-fcm-fs.cc OPERATORS/op-fcm-pm.cc OPERATORS/op-fcn.cc OPERATORS/op-fcs-fcm.cc OPERATORS/op-fcs-fcs.cc OPERATORS/op-fcs-fm.cc OPERATORS/op-fcs-fs.cc OPERATORS/op-fdm-fcdm.cc OPERATORS/op-fdm-fcm.cc OPERATORS/op-fdm-fcs.cc OPERATORS/op-fdm-fdm.cc OPERATORS/op-fdm-fm.cc OPERATORS/op-fdm-fs.cc OPERATORS/op-float-conv.cc OPERATORS/op-fm-fcdm.cc OPERATORS/op-fm-fcm.cc OPERATORS/op-fm-fcs.cc OPERATORS/op-fm-fdm.cc OPERATORS/op-fm-fm.cc OPERATORS/op-fm-fs.cc OPERATORS/op-fm-pm.cc OPERATORS/op-fs-fcm.cc OPERATORS/op-fs-fcs.cc OPERATORS/op-fs-fm.cc OPERATORS/op-fs-fs.cc OPERATORS/op-i16-i16.cc OPERATORS/op-i32-i32.cc OPERATORS/op-i64-i64.cc OPERATORS/op-i8-i8.cc OPERATORS/op-int-concat.cc OPERATORS/op-int-conv.cc OPERATORS/op-m-cdm.cc OPERATORS/op-m-cm.cc OPERATORS/op-m-cs.cc OPERATORS/op-m-dm.cc OPERATORS/op-m-m.cc OPERATORS/op-m-pm.cc OPERATORS/op-m-s.cc OPERATORS/op-m-scm.cc OPERATORS/op-m-sm.cc OPERATORS/op-pm-cm.cc OPERATORS/op-pm-fcm.cc OPERATORS/op-pm-fm.cc OPERATORS/op-pm-m.cc OPERATORS/op-pm-pm.cc OPERATORS/op-pm-scm.cc OPERATORS/op-pm-sm.cc OPERATORS/op-range.cc OPERATORS/op-s-cm.cc OPERATORS/op-s-cs.cc OPERATORS/op-s-m.cc OPERATORS/op-s-s.cc OPERATORS/op-s-scm.cc OPERATORS/op-s-sm.cc OPERATORS/op-sbm-b.cc OPERATORS/op-sbm-bm.cc OPERATORS/op-sbm-sbm.cc OPERATORS/op-scm-cm.cc OPERATORS/op-scm-cs.cc OPERATORS/op-scm-m.cc OPERATORS/op-scm-s.cc OPERATORS/op-scm-scm.cc OPERATORS/op-scm-sm.cc OPERATORS/op-sm-cm.cc OPERATORS/op-sm-cs.cc OPERATORS/op-sm-m.cc OPERATORS/op-sm-s.cc OPERATORS/op-sm-scm.cc OPERATORS/op-sm-sm.cc OPERATORS/op-str-m.cc OPERATORS/op-str-s.cc OPERATORS/op-str-str.cc OPERATORS/op-struct.cc OPERATORS/op-ui16-ui16.cc OPERATORS/op-ui32-ui32.cc OPERATORS/op-ui64-ui64.cc OPERATORS/op-ui8-ui8.cc > ops.cc-t /usr/pkg/bin/gsed < version.h.in \ -e "s|%OCTAVE_API_VERSION_NUMBER%|48|" \ -e "s|%OCTAVE_API_VERSION%|\"api-v48+\"|" \ -e "s|%OCTAVE_COPYRIGHT%|\"Copyright (C) 2013 John W. Eaton and others.\"|" \ -e "s|%OCTAVE_RELEASE_DATE%|\"2013-02-21\"|" \ -e "s|%OCTAVE_VERSION%|\"3.6.4\"|" > 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 mv DASPK-opts.cc-t DASPK-opts.cc /usr/pkg/bin/perl ../build-aux/mk-opts.pl --opt-handler-fcns ../liboctave/DASRT-opts.in > DASRT-opts.cc-t mv DASRT-opts.cc-t DASRT-opts.cc /usr/pkg/bin/perl ../build-aux/mk-opts.pl --opt-handler-fcns ../liboctave/DASSL-opts.in > DASSL-opts.cc-t mv DASSL-opts.cc-t DASSL-opts.cc /usr/pkg/bin/perl ../build-aux/mk-opts.pl --opt-handler-fcns ../liboctave/LSODE-opts.in > LSODE-opts.cc-t mv LSODE-opts.cc-t LSODE-opts.cc /usr/pkg/bin/perl ../build-aux/mk-opts.pl --opt-handler-fcns ../liboctave/Quad-opts.in > Quad-opts.cc-t mv Quad-opts.cc-t Quad-opts.cc c++ -E -DHAVE_CONFIG_H -I. -I.. \ -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include \ -DMAKE_BUILTINS bitfcns.cc | ./mkdefs . bitfcns.cc > bitfcns.df-t mv ops.cc-t ops.cc c++ -E -DHAVE_CONFIG_H -I. -I.. \ -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include \ -DMAKE_BUILTINS data.cc | ./mkdefs . data.cc > data.df-t mv bitfcns.df-t bitfcns.df c++ -E -DHAVE_CONFIG_H -I. -I.. \ -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include \ -DMAKE_BUILTINS debug.cc | ./mkdefs . debug.cc > debug.df-t mv data.df-t data.df c++ -E -DHAVE_CONFIG_H -I. -I.. \ -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include \ -DMAKE_BUILTINS defaults.cc | ./mkdefs . defaults.cc > defaults.df-t mv debug.df-t debug.df c++ -E -DHAVE_CONFIG_H -I. -I.. \ -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include \ -DMAKE_BUILTINS dirfns.cc | ./mkdefs . dirfns.cc > dirfns.df-t mv defaults.df-t defaults.df c++ -E -DHAVE_CONFIG_H -I. -I.. \ -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include \ -DMAKE_BUILTINS error.cc | ./mkdefs . error.cc > error.df-t mv dirfns.df-t dirfns.df c++ -E -DHAVE_CONFIG_H -I. -I.. \ -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include \ -DMAKE_BUILTINS file-io.cc | ./mkdefs . file-io.cc > file-io.df-t mv file-io.df-t file-io.df c++ -E -DHAVE_CONFIG_H -I. -I.. \ -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include \ -DMAKE_BUILTINS graphics.cc | ./mkdefs . graphics.cc > graphics.df-t mv error.df-t error.df c++ -E -DHAVE_CONFIG_H -I. -I.. \ -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include \ -DMAKE_BUILTINS help.cc | ./mkdefs . help.cc > help.df-t mv help.df-t help.df c++ -E -DHAVE_CONFIG_H -I. -I.. \ -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include \ -DMAKE_BUILTINS input.cc | ./mkdefs . input.cc > input.df-t mv graphics.df-t graphics.df c++ -E -DHAVE_CONFIG_H -I. -I.. \ -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include \ -DMAKE_BUILTINS lex.cc | ./mkdefs . lex.cc > lex.df-t mv lex.df-t lex.df mv input.df-t input.df c++ -E -DHAVE_CONFIG_H -I. -I.. \ -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include \ -DMAKE_BUILTINS load-path.cc | ./mkdefs . load-path.cc > load-path.df-t c++ -E -DHAVE_CONFIG_H -I. -I.. \ -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include \ -DMAKE_BUILTINS load-save.cc | ./mkdefs . load-save.cc > load-save.df-t mv load-save.df-t load-save.df c++ -E -DHAVE_CONFIG_H -I. -I.. \ -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include \ -DMAKE_BUILTINS ls-oct-ascii.cc | ./mkdefs . ls-oct-ascii.cc > ls-oct-ascii.df-t mv load-path.df-t load-path.df c++ -E -DHAVE_CONFIG_H -I. -I.. \ -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include \ -DMAKE_BUILTINS mappers.cc | ./mkdefs . mappers.cc > mappers.df-t mv mappers.df-t mappers.df c++ -E -DHAVE_CONFIG_H -I. -I.. \ -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include \ -DMAKE_BUILTINS oct-hist.cc | ./mkdefs . oct-hist.cc > oct-hist.df-t mv ls-oct-ascii.df-t ls-oct-ascii.df c++ -E -DHAVE_CONFIG_H -I. -I.. \ -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include \ -DMAKE_BUILTINS oct-parse.cc | ./mkdefs . oct-parse.cc > oct-parse.df-t mv oct-hist.df-t oct-hist.df c++ -E -DHAVE_CONFIG_H -I. -I.. \ -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include \ -DMAKE_BUILTINS octave.cc | ./mkdefs . octave.cc > octave.df-t mv oct-parse.df-t oct-parse.df c++ -E -DHAVE_CONFIG_H -I. -I.. \ -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include \ -DMAKE_BUILTINS pager.cc | ./mkdefs . pager.cc > pager.df-t mv octave.df-t octave.df c++ -E -DHAVE_CONFIG_H -I. -I.. \ -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include \ -DMAKE_BUILTINS pr-output.cc | ./mkdefs . pr-output.cc > pr-output.df-t mv pager.df-t pager.df c++ -E -DHAVE_CONFIG_H -I. -I.. \ -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include \ -DMAKE_BUILTINS profiler.cc | ./mkdefs . profiler.cc > profiler.df-t mv pr-output.df-t pr-output.df c++ -E -DHAVE_CONFIG_H -I. -I.. \ -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include \ -DMAKE_BUILTINS sighandlers.cc | ./mkdefs . sighandlers.cc > sighandlers.df-t mv profiler.df-t profiler.df c++ -E -DHAVE_CONFIG_H -I. -I.. \ -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include \ -DMAKE_BUILTINS sparse.cc | ./mkdefs . sparse.cc > sparse.df-t mv sighandlers.df-t sighandlers.df c++ -E -DHAVE_CONFIG_H -I. -I.. \ -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include \ -DMAKE_BUILTINS strfns.cc | ./mkdefs . strfns.cc > strfns.df-t mv sparse.df-t sparse.df c++ -E -DHAVE_CONFIG_H -I. -I.. \ -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include \ -DMAKE_BUILTINS symtab.cc | ./mkdefs . symtab.cc > symtab.df-t mv strfns.df-t strfns.df c++ -E -DHAVE_CONFIG_H -I. -I.. \ -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include \ -DMAKE_BUILTINS syscalls.cc | ./mkdefs . syscalls.cc > syscalls.df-t mv symtab.df-t symtab.df c++ -E -DHAVE_CONFIG_H -I. -I.. \ -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include \ -DMAKE_BUILTINS sysdep.cc | ./mkdefs . sysdep.cc > sysdep.df-t mv syscalls.df-t syscalls.df c++ -E -DHAVE_CONFIG_H -I. -I.. \ -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include \ -DMAKE_BUILTINS toplev.cc | ./mkdefs . toplev.cc > toplev.df-t mv sysdep.df-t sysdep.df c++ -E -DHAVE_CONFIG_H -I. -I.. \ -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include \ -DMAKE_BUILTINS utils.cc | ./mkdefs . utils.cc > utils.df-t mv toplev.df-t toplev.df c++ -E -DHAVE_CONFIG_H -I. -I.. \ -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include \ -DMAKE_BUILTINS variables.cc | ./mkdefs . variables.cc > variables.df-t mv utils.df-t utils.df c++ -E -DHAVE_CONFIG_H -I. -I.. \ -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include \ -DMAKE_BUILTINS ov-base.cc | ./mkdefs . ov-base.cc > ov-base.df-t mv variables.df-t variables.df c++ -E -DHAVE_CONFIG_H -I. -I.. \ -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include \ -DMAKE_BUILTINS ov-bool-mat.cc | ./mkdefs . ov-bool-mat.cc > ov-bool-mat.df-t mv ov-base.df-t ov-base.df c++ -E -DHAVE_CONFIG_H -I. -I.. \ -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include \ -DMAKE_BUILTINS ov-cell.cc | ./mkdefs . ov-cell.cc > ov-cell.df-t mv ov-cell.df-t ov-cell.df c++ -E -DHAVE_CONFIG_H -I. -I.. \ -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include \ -DMAKE_BUILTINS ov-class.cc | ./mkdefs . ov-class.cc > ov-class.df-t mv ov-bool-mat.df-t ov-bool-mat.df c++ -E -DHAVE_CONFIG_H -I. -I.. \ -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include \ -DMAKE_BUILTINS ov-fcn-handle.cc | ./mkdefs . ov-fcn-handle.cc > ov-fcn-handle.df-t mv ov-fcn-handle.df-t ov-fcn-handle.df c++ -E -DHAVE_CONFIG_H -I. -I.. \ -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include \ -DMAKE_BUILTINS ov-fcn-inline.cc | ./mkdefs . ov-fcn-inline.cc > ov-fcn-inline.df-t mv ov-class.df-t ov-class.df c++ -E -DHAVE_CONFIG_H -I. -I.. \ -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include \ -DMAKE_BUILTINS ov-flt-re-mat.cc | ./mkdefs . ov-flt-re-mat.cc > ov-flt-re-mat.df-t mv ov-flt-re-mat.df-t ov-flt-re-mat.df c++ -E -DHAVE_CONFIG_H -I. -I.. \ -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include \ -DMAKE_BUILTINS ov-null-mat.cc | ./mkdefs . ov-null-mat.cc > ov-null-mat.df-t mv ov-fcn-inline.df-t ov-fcn-inline.df c++ -E -DHAVE_CONFIG_H -I. -I.. \ -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include \ -DMAKE_BUILTINS ov-oncleanup.cc | ./mkdefs . ov-oncleanup.cc > ov-oncleanup.df-t mv ov-null-mat.df-t ov-null-mat.df c++ -E -DHAVE_CONFIG_H -I. -I.. \ -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include \ -DMAKE_BUILTINS ov-range.cc | ./mkdefs . ov-range.cc > ov-range.df-t mv ov-oncleanup.df-t ov-oncleanup.df c++ -E -DHAVE_CONFIG_H -I. -I.. \ -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include \ -DMAKE_BUILTINS ov-re-mat.cc | ./mkdefs . ov-re-mat.cc > ov-re-mat.df-t mv ov-range.df-t ov-range.df c++ -E -DHAVE_CONFIG_H -I. -I.. \ -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include \ -DMAKE_BUILTINS ov-struct.cc | ./mkdefs . ov-struct.cc > ov-struct.df-t mv ov-re-mat.df-t ov-re-mat.df c++ -E -DHAVE_CONFIG_H -I. -I.. \ -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include \ -DMAKE_BUILTINS ov-typeinfo.cc | ./mkdefs . ov-typeinfo.cc > ov-typeinfo.df-t mv ov-struct.df-t ov-struct.df c++ -E -DHAVE_CONFIG_H -I. -I.. \ -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include \ -DMAKE_BUILTINS ov-usr-fcn.cc | ./mkdefs . ov-usr-fcn.cc > ov-usr-fcn.df-t mv ov-typeinfo.df-t ov-typeinfo.df c++ -E -DHAVE_CONFIG_H -I. -I.. \ -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include \ -DMAKE_BUILTINS ov.cc | ./mkdefs . ov.cc > ov.df-t mv ov-usr-fcn.df-t ov-usr-fcn.df c++ -E -DHAVE_CONFIG_H -I. -I.. \ -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include \ -DMAKE_BUILTINS ov-int16.cc | ./mkdefs . ov-int16.cc > ov-int16.df-t mv ov.df-t ov.df c++ -E -DHAVE_CONFIG_H -I. -I.. \ -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include \ -DMAKE_BUILTINS ov-int32.cc | ./mkdefs . ov-int32.cc > ov-int32.df-t mv ov-int32.df-t ov-int32.df c++ -E -DHAVE_CONFIG_H -I. -I.. \ -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include \ -DMAKE_BUILTINS ov-int64.cc | ./mkdefs . ov-int64.cc > ov-int64.df-t mv ov-int16.df-t ov-int16.df c++ -E -DHAVE_CONFIG_H -I. -I.. \ -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include \ -DMAKE_BUILTINS ov-int8.cc | ./mkdefs . ov-int8.cc > ov-int8.df-t mv ov-int64.df-t ov-int64.df c++ -E -DHAVE_CONFIG_H -I. -I.. \ -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include \ -DMAKE_BUILTINS ov-uint16.cc | ./mkdefs . ov-uint16.cc > ov-uint16.df-t mv ov-int8.df-t ov-int8.df c++ -E -DHAVE_CONFIG_H -I. -I.. \ -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include \ -DMAKE_BUILTINS ov-uint32.cc | ./mkdefs . ov-uint32.cc > ov-uint32.df-t mv ov-uint16.df-t ov-uint16.df c++ -E -DHAVE_CONFIG_H -I. -I.. \ -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include \ -DMAKE_BUILTINS ov-uint64.cc | ./mkdefs . ov-uint64.cc > ov-uint64.df-t mv ov-uint32.df-t ov-uint32.df c++ -E -DHAVE_CONFIG_H -I. -I.. \ -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include \ -DMAKE_BUILTINS ov-uint8.cc | ./mkdefs . ov-uint8.cc > ov-uint8.df-t mv ov-uint64.df-t ov-uint64.df c++ -E -DHAVE_CONFIG_H -I. -I.. \ -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include \ -DMAKE_BUILTINS pt-arg-list.cc | ./mkdefs . pt-arg-list.cc > pt-arg-list.df-t mv pt-arg-list.df-t pt-arg-list.df c++ -E -DHAVE_CONFIG_H -I. -I.. \ -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include \ -DMAKE_BUILTINS pt-binop.cc | ./mkdefs . pt-binop.cc > pt-binop.df-t mv ov-uint8.df-t ov-uint8.df c++ -E -DHAVE_CONFIG_H -I. -I.. \ -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include \ -DMAKE_BUILTINS pt-eval.cc | ./mkdefs . pt-eval.cc > pt-eval.df-t mv pt-binop.df-t pt-binop.df c++ -E -DHAVE_CONFIG_H -I. -I.. \ -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include \ -DMAKE_BUILTINS pt-mat.cc | ./mkdefs . pt-mat.cc > pt-mat.df-t mv pt-eval.df-t pt-eval.df mv pt-mat.df-t pt-mat.df ./mkbuiltins bitfcns.df data.df debug.df defaults.df dirfns.df error.df file-io.df graphics.df help.df input.df lex.df load-path.df load-save.df ls-oct-ascii.df mappers.df oct-hist.df oct-parse.df octave.df pager.df pr-output.df profiler.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-oncleanup.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/pkg/bin/gmake all-am gmake[3]: Entering directory '/scratch/math/octave/work/octave-3.6.4/src' /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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 c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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 libtool-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 mv -f .deps/liboctinterp_la-Cell.Tpo .deps/liboctinterp_la-Cell.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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 libtool-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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-c-file-ptr-stream.Tpo .deps/liboctinterp_la-c-file-ptr-stream.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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 libtool-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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-comment-list.Tpo .deps/liboctinterp_la-comment-list.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -DHAVE_CONFIG_H -Wall -W -Wshadow -Wformat -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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-fortran: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -pthread -Wall -W -Wshadow -Wformat -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -pthread -O2 -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-fortran: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -pthread -Wall -W -Wshadow -Wformat -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -pthread -O2 -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 mv -f .deps/liboctinterp_la-cutils.Tpo .deps/liboctinterp_la-cutils.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -MT liboctinterp_la-data.lo -MD -MP -MF .deps/liboctinterp_la-data.Tpo -c data.cc -fPIC -DPIC -o .libs/liboctinterp_la-data.o data.cc: In function 'octave_value_list Feps(const octave_value_list&, int)': data.cc:4162:66: warning: use of old-style cast data.cc:4194:33: warning: use of old-style cast mv -f .deps/liboctinterp_la-bitfcns.Tpo .deps/liboctinterp_la-bitfcns.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -MT liboctinterp_la-debug.lo -MD -MP -MF .deps/liboctinterp_la-debug.Tpo -c debug.cc -fPIC -DPIC -o .libs/liboctinterp_la-debug.o In file included from debug.cc:57:0: variables.h:105:40: warning: use of old-style cast variables.h:105:65: warning: use of old-style cast libtool-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 libtool-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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-debug.Tpo .deps/liboctinterp_la-debug.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -MT liboctinterp_la-defaults.lo -MD -MP -MF .deps/liboctinterp_la-defaults.Tpo -c defaults.cc -fPIC -DPIC -o .libs/liboctinterp_la-defaults.o In file included from defaults.cc:55:0: variables.h:105:40: warning: use of old-style cast variables.h:105:65: warning: use of old-style cast libtool-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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-defaults.Tpo .deps/liboctinterp_la-defaults.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -MT liboctinterp_la-defun.lo -MD -MP -MF .deps/liboctinterp_la-defun.Tpo -c defun.cc -fPIC -DPIC -o .libs/liboctinterp_la-defun.o In file included from defun.cc:46:0: variables.h:105:40: warning: use of old-style cast variables.h:105:65: warning: use of old-style cast libtool-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 mv -f .deps/liboctinterp_la-data.Tpo .deps/liboctinterp_la-data.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -MT liboctinterp_la-dirfns.lo -MD -MP -MF .deps/liboctinterp_la-dirfns.Tpo -c dirfns.cc -fPIC -DPIC -o .libs/liboctinterp_la-dirfns.o mv -f .deps/liboctinterp_la-defun.Tpo .deps/liboctinterp_la-defun.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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:104:32: warning: use of old-style cast display.cc:104:32: warning: use of old-style cast display.cc:115:34: warning: use of old-style cast display.cc:116:34: warning: use of old-style cast 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 libtool-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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-display.Tpo .deps/liboctinterp_la-display.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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 libtool-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -MT liboctinterp_la-dynamic-ld.lo -MD -MP -MF .deps/liboctinterp_la-dynamic-ld.Tpo -c dynamic-ld.cc -fPIC -DPIC -o .libs/liboctinterp_la-dynamic-ld.o In file included from dynamic-ld.cc:45:0: variables.h:105:40: warning: use of old-style cast variables.h:105:65: warning: use of old-style cast libtool-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 libtool-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 mv -f .deps/liboctinterp_la-dynamic-ld.Tpo .deps/liboctinterp_la-dynamic-ld.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -MT liboctinterp_la-error.lo -MD -MP -MF .deps/liboctinterp_la-error.Tpo -c error.cc -fPIC -DPIC -o .libs/liboctinterp_la-error.o mv -f .deps/liboctinterp_la-dirfns.Tpo .deps/liboctinterp_la-dirfns.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -MT liboctinterp_la-file-io.lo -MD -MP -MF .deps/liboctinterp_la-file-io.Tpo -c file-io.cc -fPIC -DPIC -o .libs/liboctinterp_la-file-io.o In file included from error.cc:47: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 file-io.cc:77:0: variables.h:105:40: warning: use of old-style cast variables.h:105:65: warning: use of old-style cast libtool-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 libtool-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 libtool-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 mv -f .deps/liboctinterp_la-gl2ps-renderer.Tpo .deps/liboctinterp_la-gl2ps-renderer.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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 mv -f .deps/liboctinterp_la-file-io.Tpo .deps/liboctinterp_la-file-io.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -MT liboctinterp_la-graphics.lo -MD -MP -MF .deps/liboctinterp_la-graphics.Tpo -c graphics.cc -fPIC -DPIC -o .libs/liboctinterp_la-graphics.o libtool-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 graphics.cc: In member function 'Matrix axes::properties::get_axis_limits(double, double, double, double, bool)': graphics.cc:5689:52: warning: use of old-style cast graphics.cc:5715: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:5905: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 c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -MT liboctinterp_la-help.lo -MD -MP -MF .deps/liboctinterp_la-help.Tpo -c help.cc -fPIC -DPIC -o .libs/liboctinterp_la-help.o In file included from help.cc:66:0: variables.h:105:40: warning: use of old-style cast variables.h:105:65: warning: use of old-style cast libtool-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 mv -f .deps/liboctinterp_la-help.Tpo .deps/liboctinterp_la-help.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -MT liboctinterp_la-input.lo -MD -MP -MF .deps/liboctinterp_la-input.Tpo -c input.cc -fPIC -DPIC -o .libs/liboctinterp_la-input.o In file included from input.cc:71:0: variables.h:105:40: warning: use of old-style cast variables.h:105:65: warning: use of old-style cast libtool-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 mv -f .deps/liboctinterp_la-input.Tpo .deps/liboctinterp_la-input.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -MT liboctinterp_la-lex.lo -MD -MP -MF .deps/liboctinterp_la-lex.Tpo -c lex.cc -fPIC -DPIC -o .libs/liboctinterp_la-lex.o lex.cc:312:36: warning: use of old-style cast lex.cc:371:28: warning: use of old-style cast lex.cc:371:54: warning: use of old-style cast In file included from lex.ll:76:0: variables.h:105:40: warning: use of old-style cast variables.h:105:65: warning: use of old-style cast In file included from lex.ll:78:0: octave.gperf: In static member function 'static unsigned int octave_kw_hash::hash(const char*, unsigned int)': octave.gperf:129:49: warning: use of old-style cast octave.gperf:135:49: warning: use of old-style cast lex.cc: In function 'int octave_lex()': lex.cc:1825:34: warning: use of old-style cast lex.cc:1825:34: warning: use of old-style cast lex.cc:1833:53: warning: use of old-style cast lex.cc:1835:36: warning: use of old-style cast lex.cc:1837:73: warning: use of old-style cast lex.cc:1851:3: warning: use of old-style cast lex.ll:680:1: warning: use of old-style cast lex.cc:2896:62: warning: use of old-style cast lex.cc: In function 'int yy_get_next_buffer()': lex.cc:3062:53: warning: use of old-style cast lex.cc:3085:39: warning: use of old-style cast lex.cc:3098:33: warning: use of old-style cast lex.cc:3098:63: warning: use of old-style cast lex.cc:3119:3: warning: use of old-style cast lex.cc:3144:48: warning: use of old-style cast lex.cc:3147:100: warning: use of old-style cast lex.cc:3147:120: warning: use of old-style cast lex.cc: In function 'yy_state_type yy_get_previous_state()': lex.cc:3173:43: warning: use of old-style cast lex.cc:3173:43: warning: use of old-style cast lex.cc:3181:52: warning: use of old-style cast lex.cc:3183:35: warning: use of old-style cast lex.cc:3185:72: warning: use of old-style cast lex.cc: In function 'yy_state_type yy_try_NUL_trans(yy_state_type)': lex.cc:3209:51: warning: use of old-style cast lex.cc:3211:34: warning: use of old-style cast lex.cc:3213:71: warning: use of old-style cast lex.cc: In function 'void yyunput(int, char*)': lex.cc:3240:32: warning: use of old-style cast lex.cc:3241:32: warning: use of old-style cast lex.cc:3249:20: warning: use of old-style cast lex.cc: In function 'int yyinput()': lex.cc:3322:36: warning: use of old-style cast lex.cc: In function 'yy_buffer_state* octave__create_buffer(FILE*, int)': lex.cc:3403:71: warning: use of old-style cast lex.cc:3412:59: warning: use of old-style cast lex.cc: In function 'void octave__delete_buffer(yy_buffer_state*)': lex.cc:3434:48: warning: use of old-style cast lex.cc:3437:27: warning: use of old-style cast lex.cc:3439:23: warning: use of old-style cast lex.cc: In function 'void octave_ensure_buffer_stack()': lex.cc:3569:9: warning: use of old-style cast lex.cc:3589:9: warning: use of old-style cast lex.cc: In function 'yy_buffer_state* octave__scan_buffer(char*, yy_size_t)': lex.cc:3615:71: warning: use of old-style cast lex.cc: In function 'yy_buffer_state* octave__scan_bytes(const char*, int)': lex.cc:3664:33: warning: use of old-style cast lex.cc: In function 'int yy_init_globals()': lex.cc:3801:29: warning: use of old-style cast lex.cc:3810:26: warning: use of old-style cast lex.cc:3811:27: warning: use of old-style cast lex.cc: In function 'void* octave_alloc(yy_size_t)': lex.cc:3868:31: warning: use of old-style cast lex.cc: In function 'void* octave_realloc(void*, yy_size_t)': lex.cc:3880:36: warning: use of old-style cast lex.cc:3880:46: warning: use of old-style cast lex.cc: In function 'void octave_free(void*)': lex.cc:3885:17: warning: use of old-style cast libtool-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 mv -f .deps/liboctinterp_la-lex.Tpo .deps/liboctinterp_la-lex.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 libtool-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 libtool-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 mv -f .deps/liboctinterp_la-load-path.Tpo .deps/liboctinterp_la-load-path.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 libtool-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 mv -f .deps/liboctinterp_la-load-save.Tpo .deps/liboctinterp_la-load-save.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 libtool-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 libtool-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 mv -f .deps/liboctinterp_la-ls-mat-ascii.Tpo .deps/liboctinterp_la-ls-mat-ascii.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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 libtool-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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-mat4.Tpo .deps/liboctinterp_la-ls-mat4.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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-graphics.Tpo .deps/liboctinterp_la-graphics.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -MT liboctinterp_la-ls-oct-ascii.lo -MD -MP -MF .deps/liboctinterp_la-ls-oct-ascii.Tpo -c ls-oct-ascii.cc -fPIC -DPIC -o .libs/liboctinterp_la-ls-oct-ascii.o In file included from ls-oct-ascii.cc:63:0: variables.h:105:40: warning: use of old-style cast variables.h:105:65: warning: use of old-style cast libtool-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 libtool-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 mv -f .deps/liboctinterp_la-ls-oct-ascii.Tpo .deps/liboctinterp_la-ls-oct-ascii.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 libtool-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 mv -f .deps/liboctinterp_la-ls-mat5.Tpo .deps/liboctinterp_la-ls-mat5.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -MT liboctinterp_la-ls-utils.lo -MD -MP -MF .deps/liboctinterp_la-ls-utils.Tpo -c ls-utils.cc -fPIC -DPIC -o .libs/liboctinterp_la-ls-utils.o mv -f .deps/liboctinterp_la-ls-oct-binary.Tpo .deps/liboctinterp_la-ls-oct-binary.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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 libtool-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 libtool-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -MT liboctinterp_la-mappers.lo -MD -MP -MF .deps/liboctinterp_la-mappers.Tpo -c mappers.cc -fPIC -DPIC -o .libs/liboctinterp_la-mappers.o mv -f .deps/liboctinterp_la-ls-utils.Tpo .deps/liboctinterp_la-ls-utils.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -DHAVE_CONFIG_H -Wall -W -Wshadow -Wformat -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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-fortran: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -pthread -Wall -W -Wshadow -Wformat -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -pthread -O2 -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-fortran: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -pthread -Wall -W -Wshadow -Wformat -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -pthread -O2 -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 c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -MT liboctinterp_la-mex.lo -MD -MP -MF .deps/liboctinterp_la-mex.Tpo -c mex.cc -fPIC -DPIC -o .libs/liboctinterp_la-mex.o 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:2516:10: warning: use of old-style cast libtool-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 libtool-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 mv -f .deps/liboctinterp_la-mappers.Tpo .deps/liboctinterp_la-mappers.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 libtool-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -MT liboctinterp_la-oct-hist.lo -MD -MP -MF .deps/liboctinterp_la-oct-hist.Tpo -c oct-hist.cc -fPIC -DPIC -o .libs/liboctinterp_la-oct-hist.o In file included from oct-hist.cc:69:0: variables.h:105:40: warning: use of old-style cast variables.h:105:65: warning: use of old-style cast mv -f .deps/liboctinterp_la-mex.Tpo .deps/liboctinterp_la-mex.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 libtool-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -MT liboctinterp_la-oct-lvalue.lo -MD -MP -MF .deps/liboctinterp_la-oct-lvalue.Tpo -c oct-lvalue.cc -fPIC -DPIC -o .libs/liboctinterp_la-oct-lvalue.o mv -f .deps/liboctinterp_la-oct-hist.Tpo .deps/liboctinterp_la-oct-hist.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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 libtool-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -MT liboctinterp_la-oct-map.lo -MD -MP -MF .deps/liboctinterp_la-oct-map.Tpo -c oct-map.cc -fPIC -DPIC -o .libs/liboctinterp_la-oct-map.o oct-map.cc: In member function 'string_vector Octave_map::keys() const': oct-map.cc:1429:3: warning: comparison between signed and unsigned integer expressions mv -f .deps/liboctinterp_la-oct-lvalue.Tpo .deps/liboctinterp_la-oct-lvalue.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 libtool-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 libtool-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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-oct-obj.Tpo .deps/liboctinterp_la-oct-obj.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 mv -f .deps/liboctinterp_la-oct-map.Tpo .deps/liboctinterp_la-oct-map.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 mv -f .deps/liboctinterp_la-oct-prcstrm.Tpo .deps/liboctinterp_la-oct-prcstrm.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -MT liboctinterp_la-oct-procbuf.lo -MD -MP -MF .deps/liboctinterp_la-oct-procbuf.Tpo -c oct-procbuf.cc -fPIC -DPIC -o .libs/liboctinterp_la-oct-procbuf.o In file included from oct-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:2465:64: warning: use of old-style cast oct-parse.cc:2480:7: warning: use of old-style cast oct-parse.cc:2523:17: warning: use of old-style cast oct-parse.cc:4800:43: warning: use of old-style cast oct-parse.cc:4959:17: warning: use of old-style cast 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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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-procbuf.Tpo .deps/liboctinterp_la-oct-procbuf.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 libtool-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 mv -f .deps/liboctinterp_la-oct-parse.Tpo .deps/liboctinterp_la-oct-parse.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 libtool-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -MT liboctinterp_la-octave.lo -MD -MP -MF .deps/liboctinterp_la-octave.Tpo -c octave.cc -fPIC -DPIC -o .libs/liboctinterp_la-octave.o In file included from octave.cc:73:0: variables.h:105:40: warning: use of old-style cast variables.h:105:65: warning: use of old-style cast libtool-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 libtool-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 mv -f .deps/liboctinterp_la-octave.Tpo .deps/liboctinterp_la-octave.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -MT liboctinterp_la-pager.lo -MD -MP -MF .deps/liboctinterp_la-pager.Tpo -c pager.cc -fPIC -DPIC -o .libs/liboctinterp_la-pager.o In file included from pager.cc:46:0: variables.h:105:40: warning: use of old-style cast variables.h:105:65: warning: use of old-style cast pager.cc: In function 'bool pager_event_handler(__pid_t, int)': pager.cc:111:11: warning: use of old-style cast pager.cc:111:11: warning: use of old-style cast libtool-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 mv -f .deps/liboctinterp_la-pager.Tpo .deps/liboctinterp_la-pager.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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-stream.Tpo .deps/liboctinterp_la-oct-stream.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -MT liboctinterp_la-procstream.lo -MD -MP -MF .deps/liboctinterp_la-procstream.Tpo -c procstream.cc -fPIC -DPIC -o .libs/liboctinterp_la-procstream.o libtool-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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-procstream.Tpo .deps/liboctinterp_la-procstream.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -MT liboctinterp_la-profiler.lo -MD -MP -MF .deps/liboctinterp_la-profiler.Tpo -c -o liboctinterp_la-profiler.lo `test -f 'profiler.cc' || echo './'`profiler.cc libtool-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -MT liboctinterp_la-profiler.lo -MD -MP -MF .deps/liboctinterp_la-profiler.Tpo -c profiler.cc -fPIC -DPIC -o .libs/liboctinterp_la-profiler.o libtool-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 libtool-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -MT liboctinterp_la-profiler.lo -MD -MP -MF .deps/liboctinterp_la-profiler.Tpo -c profiler.cc -o liboctinterp_la-profiler.o >/dev/null 2>&1 mv -f .deps/liboctinterp_la-profiler.Tpo .deps/liboctinterp_la-profiler.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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-pr-output.Tpo .deps/liboctinterp_la-pr-output.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -DHAVE_CONFIG_H -Wall -W -Wshadow -Wformat -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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-fortran: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -pthread -Wall -W -Wshadow -Wformat -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -pthread -O2 -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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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-fortran: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -pthread -Wall -W -Wshadow -Wformat -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -pthread -O2 -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 c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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:54:0: variables.h:105:40: warning: use of old-style castIn 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 castvariables.h:105:65: warning: use of old-style cast sighandlers.cc: In function 'void my_friendly_exit(const char*, int, bool)': sighandlers.cc:172:43: warning: use of old-style cast sighandlers.cc:198:50: warning: use of old-style cast sighandlers.cc: In function 'octave_interrupt_handler octave_ignore_interrupts()': sighandlers.cc:498:59: warning: use of old-style cast sighandlers.cc: In function 'void install_signal_handlers()': sighandlers.cc:638:37: warning: use of old-style cast libtool-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 mv -f .deps/liboctinterp_la-sparse.Tpo .deps/liboctinterp_la-sparse.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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-sighandlers.Tpo .deps/liboctinterp_la-sighandlers.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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-sparse-xpow.Tpo .deps/liboctinterp_la-sparse-xpow.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -MT liboctinterp_la-symtab.lo -MD -MP -MF .deps/liboctinterp_la-symtab.Tpo -c symtab.cc -fPIC -DPIC -o .libs/liboctinterp_la-symtab.o libtool-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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-strfns.Tpo .deps/liboctinterp_la-strfns.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -MT liboctinterp_la-syscalls.lo -MD -MP -MF .deps/liboctinterp_la-syscalls.Tpo -c syscalls.cc -fPIC -DPIC -o .libs/liboctinterp_la-syscalls.o mv -f .deps/liboctinterp_la-symtab.Tpo .deps/liboctinterp_la-symtab.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -MT liboctinterp_la-sysdep.lo -MD -MP -MF .deps/liboctinterp_la-sysdep.Tpo -c sysdep.cc -fPIC -DPIC -o .libs/liboctinterp_la-sysdep.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:1372:1: warning: unused parameter 'args' syscalls.cc:1399:1: warning: unused parameter 'args' syscalls.cc:1427:1: warning: unused parameter 'args' syscalls.cc:1454:1: warning: unused parameter 'args' syscalls.cc:1482:1: warning: unused parameter 'args' syscalls.cc:1512:1: warning: unused parameter 'args' syscalls.cc:1541:1: warning: unused parameter 'args' syscalls.cc:1569:1: warning: unused parameter 'args' libtool-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 mv -f .deps/liboctinterp_la-sysdep.Tpo .deps/liboctinterp_la-sysdep.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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-syscalls.Tpo .deps/liboctinterp_la-syscalls.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -MT liboctinterp_la-toplev.lo -MD -MP -MF .deps/liboctinterp_la-toplev.Tpo -c toplev.cc -fPIC -DPIC -o .libs/liboctinterp_la-toplev.o libtool-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 In file included from toplev.cc:77: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:761:7: warning: use of old-style cast toplev.cc: In function 'octave_value_list run_command_and_return_output(const std::string&)': toplev.cc:811:11: warning: use of old-style cast toplev.cc:811:11: warning: use of old-style cast toplev.cc:812:22: warning: use of old-style cast toplev.cc:812:22: warning: use of old-style cast toplev.cc:812:22: warning: use of old-style cast toplev.cc:812:22: warning: use of old-style cast toplev.cc: In function 'octave_value_list Fsystem(const octave_value_list&, int)': toplev.cc:991:19: warning: use of old-style cast toplev.cc:991:19: warning: use of old-style cast toplev.cc:992:26: warning: use of old-style cast toplev.cc:992:26: warning: use of old-style cast toplev.cc:992:26: warning: use of old-style cast toplev.cc:992:26: warning: use of old-style cast mv -f .deps/liboctinterp_la-token.Tpo .deps/liboctinterp_la-token.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 mv -f .deps/liboctinterp_la-unwind-prot.Tpo .deps/liboctinterp_la-unwind-prot.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -MT liboctinterp_la-utils.lo -MD -MP -MF .deps/liboctinterp_la-utils.Tpo -c utils.cc -fPIC -DPIC -o .libs/liboctinterp_la-utils.o libtool-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 In file included from utils.cc:72:0: variables.h:105:40: warning: use of old-style cast variables.h:105:65: warning: use of old-style cast libtool-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 mv -f .deps/liboctinterp_la-toplev.Tpo .deps/liboctinterp_la-toplev.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -MT liboctinterp_la-variables.lo -MD -MP -MF .deps/liboctinterp_la-variables.Tpo -c variables.cc -fPIC -DPIC -o .libs/liboctinterp_la-variables.o In file included from variables.cc:63:0: variables.h:105:40: warning: use of old-style cast variables.h:105:65: warning: use of old-style cast mv -f .deps/liboctinterp_la-utils.Tpo .deps/liboctinterp_la-utils.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -MT liboctinterp_la-xdiv.lo -MD -MP -MF .deps/liboctinterp_la-xdiv.Tpo -c xdiv.cc -fPIC -DPIC -o .libs/liboctinterp_la-xdiv.o libtool-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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-xdiv.Tpo .deps/liboctinterp_la-xdiv.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -DHAVE_CONFIG_H -Wall -W -Wshadow -Wformat -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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-fortran: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -pthread -Wall -W -Wshadow -Wformat -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -pthread -O2 -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-fortran: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -pthread -Wall -W -Wshadow -Wformat -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -pthread -O2 -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 mv -f .deps/liboctinterp_la-xgl2ps.Tpo .deps/liboctinterp_la-xgl2ps.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 mv -f .deps/liboctinterp_la-variables.Tpo .deps/liboctinterp_la-variables.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -MT liboctinterp_la-zfstream.lo -MD -MP -MF .deps/liboctinterp_la-zfstream.Tpo -c zfstream.cc -fPIC -DPIC -o .libs/liboctinterp_la-zfstream.o libtool-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -MT liboctinterp_la-ov-base.lo -MD -MP -MF .deps/liboctinterp_la-ov-base.Tpo -c ov-base.cc -fPIC -DPIC -o .libs/liboctinterp_la-ov-base.o In file included from ov-base.cc:55:0: variables.h:105:40: warning: use of old-style cast variables.h:105:65: warning: use of old-style cast libtool-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 libtool-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 mv -f .deps/liboctinterp_la-xpow.Tpo .deps/liboctinterp_la-xpow.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -MT liboctinterp_la-ov-bool-mat.lo -MD -MP -MF .deps/liboctinterp_la-ov-bool-mat.Tpo -c ov-bool-mat.cc -fPIC -DPIC -o .libs/liboctinterp_la-ov-bool-mat.o mv -f .deps/liboctinterp_la-ov-base.Tpo .deps/liboctinterp_la-ov-base.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 libtool-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 mv -f .deps/liboctinterp_la-ov-bool.Tpo .deps/liboctinterp_la-ov-bool.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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-ov-bool-mat.Tpo .deps/liboctinterp_la-ov-bool-mat.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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-builtin.Tpo .deps/liboctinterp_la-ov-builtin.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 ov-ch-mat.cc: In function 'int xisascii(int)': ov-ch-mat.cc:161:10: warning: use of old-style cast libtool-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 libtool-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 mv -f .deps/liboctinterp_la-ov-cell.Tpo .deps/liboctinterp_la-ov-cell.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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-ch-mat.Tpo .deps/liboctinterp_la-ov-ch-mat.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 mv -f .deps/liboctinterp_la-ov-colon.Tpo .deps/liboctinterp_la-ov-colon.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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 libtool-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 mv -f .deps/liboctinterp_la-ov-class.Tpo .deps/liboctinterp_la-ov-class.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -MT liboctinterp_la-ov-cs-list.lo -MD -MP -MF .deps/liboctinterp_la-ov-cs-list.Tpo -c ov-cs-list.cc -fPIC -DPIC -o .libs/liboctinterp_la-ov-cs-list.o mv -f .deps/liboctinterp_la-ov-complex.Tpo .deps/liboctinterp_la-ov-complex.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 libtool-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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-cs-list.Tpo .deps/liboctinterp_la-ov-cs-list.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 libtool-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 libtool-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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-cx-diag.Tpo .deps/liboctinterp_la-ov-cx-diag.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 libtool-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 mv -f .deps/liboctinterp_la-ov-cx-mat.Tpo .deps/liboctinterp_la-ov-cx-mat.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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-dld-fcn.Tpo .deps/liboctinterp_la-ov-dld-fcn.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 mv -f .deps/liboctinterp_la-ov-fcn-inline.Tpo .deps/liboctinterp_la-ov-fcn-inline.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -MT liboctinterp_la-ov-fcn.lo -MD -MP -MF .deps/liboctinterp_la-ov-fcn.Tpo -c ov-fcn.cc -fPIC -DPIC -o .libs/liboctinterp_la-ov-fcn.o mv -f .deps/liboctinterp_la-ov-fcn-handle.Tpo .deps/liboctinterp_la-ov-fcn-handle.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 libtool-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 libtool-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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.Tpo .deps/liboctinterp_la-ov-fcn.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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-float.Tpo .deps/liboctinterp_la-ov-float.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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-flt-complex.Tpo .deps/liboctinterp_la-ov-flt-complex.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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 libtool-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -MT liboctinterp_la-ov-flt-cx-mat.lo -MD -MP -MF .deps/liboctinterp_la-ov-flt-cx-mat.Tpo -c ov-flt-cx-mat.cc -fPIC -DPIC -o .libs/liboctinterp_la-ov-flt-cx-mat.o mv -f .deps/liboctinterp_la-ov-flt-cx-diag.Tpo .deps/liboctinterp_la-ov-flt-cx-diag.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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-cx-mat.Tpo .deps/liboctinterp_la-ov-flt-cx-mat.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -MT liboctinterp_la-ov-flt-re-mat.lo -MD -MP -MF .deps/liboctinterp_la-ov-flt-re-mat.Tpo -c ov-flt-re-mat.cc -fPIC -DPIC -o .libs/liboctinterp_la-ov-flt-re-mat.o In file included from ov-flt-re-mat.cc:63:0: variables.h:105:40: warning: use of old-style cast variables.h:105:65: warning: use of old-style cast mv -f .deps/liboctinterp_la-ov-flt-re-diag.Tpo .deps/liboctinterp_la-ov-flt-re-diag.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 libtool-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 libtool-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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-lazy-idx.Tpo .deps/liboctinterp_la-ov-lazy-idx.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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 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 c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -MT liboctinterp_la-ov-oncleanup.lo -MD -MP -MF .deps/liboctinterp_la-ov-oncleanup.Tpo -c -o liboctinterp_la-ov-oncleanup.lo `test -f 'ov-oncleanup.cc' || echo './'`ov-oncleanup.cc libtool-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -MT liboctinterp_la-ov-oncleanup.lo -MD -MP -MF .deps/liboctinterp_la-ov-oncleanup.Tpo -c ov-oncleanup.cc -fPIC -DPIC -o .libs/liboctinterp_la-ov-oncleanup.o mv -f .deps/liboctinterp_la-ov-null-mat.Tpo .deps/liboctinterp_la-ov-null-mat.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 libtool-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -MT liboctinterp_la-ov-oncleanup.lo -MD -MP -MF .deps/liboctinterp_la-ov-oncleanup.Tpo -c ov-oncleanup.cc -o liboctinterp_la-ov-oncleanup.o >/dev/null 2>&1 mv -f .deps/liboctinterp_la-ov-oncleanup.Tpo .deps/liboctinterp_la-ov-oncleanup.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 In file included from ov-range.cc:33:0: variables.h:105:40: warning: use of old-style cast variables.h:105:65: warning: use of old-style cast mv -f .deps/liboctinterp_la-ov-perm.Tpo .deps/liboctinterp_la-ov-perm.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 libtool-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 mv -f .deps/liboctinterp_la-ov-range.Tpo .deps/liboctinterp_la-ov-range.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -MT liboctinterp_la-ov-re-mat.lo -MD -MP -MF .deps/liboctinterp_la-ov-re-mat.Tpo -c ov-re-mat.cc -fPIC -DPIC -o .libs/liboctinterp_la-ov-re-mat.o In file included from ov-re-mat.cc:64:0: variables.h:105:40: warning: use of old-style cast variables.h:105:65: warning: use of old-style cast mv -f .deps/liboctinterp_la-ov-re-diag.Tpo .deps/liboctinterp_la-ov-re-diag.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 libtool-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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-re-mat.Tpo .deps/liboctinterp_la-ov-re-mat.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -MT liboctinterp_la-ov-str-mat.lo -MD -MP -MF .deps/liboctinterp_la-ov-str-mat.Tpo -c ov-str-mat.cc -fPIC -DPIC -o .libs/liboctinterp_la-ov-str-mat.o mv -f .deps/liboctinterp_la-ov-scalar.Tpo .deps/liboctinterp_la-ov-scalar.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -MT liboctinterp_la-ov-struct.lo -MD -MP -MF .deps/liboctinterp_la-ov-struct.Tpo -c ov-struct.cc -fPIC -DPIC -o .libs/liboctinterp_la-ov-struct.o In file included from ov-struct.cc:37:0: variables.h:105:40: warning: use of old-style cast variables.h:105:65: warning: use of old-style cast libtool-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 libtool-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 mv -f .deps/liboctinterp_la-ov-str-mat.Tpo .deps/liboctinterp_la-ov-str-mat.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -MT liboctinterp_la-ov-typeinfo.lo -MD -MP -MF .deps/liboctinterp_la-ov-typeinfo.Tpo -c ov-typeinfo.cc -fPIC -DPIC -o .libs/liboctinterp_la-ov-typeinfo.o mv -f .deps/liboctinterp_la-ov-struct.Tpo .deps/liboctinterp_la-ov-struct.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -MT liboctinterp_la-ov-usr-fcn.lo -MD -MP -MF .deps/liboctinterp_la-ov-usr-fcn.Tpo -c ov-usr-fcn.cc -fPIC -DPIC -o .libs/liboctinterp_la-ov-usr-fcn.o In file included from ov-usr-fcn.cc:53:0: variables.h:105:40: warning: use of old-style cast variables.h:105:65: warning: use of old-style cast libtool-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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-typeinfo.Tpo .deps/liboctinterp_la-ov-typeinfo.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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-usr-fcn.Tpo .deps/liboctinterp_la-ov-usr-fcn.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -MT liboctinterp_la-ov-int16.lo -MD -MP -MF .deps/liboctinterp_la-ov-int16.Tpo -c ov-int16.cc -fPIC -DPIC -o .libs/liboctinterp_la-ov-int16.o In file included from ov.cc:88: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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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-int16.Tpo .deps/liboctinterp_la-ov-int16.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -MT liboctinterp_la-ov-int32.lo -MD -MP -MF .deps/liboctinterp_la-ov-int32.Tpo -c ov-int32.cc -fPIC -DPIC -o .libs/liboctinterp_la-ov-int32.o In file included from ov-base-int.cc:52:0, from ov-int32.cc:48: variables.h:105:40: warning: use of old-style cast variables.h:105:65: warning: use of old-style cast libtool-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 libtool-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 mv -f .deps/liboctinterp_la-ov-int32.Tpo .deps/liboctinterp_la-ov-int32.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -MT liboctinterp_la-ov-int64.lo -MD -MP -MF .deps/liboctinterp_la-ov-int64.Tpo -c ov-int64.cc -fPIC -DPIC -o .libs/liboctinterp_la-ov-int64.o In file included from ov-base-int.cc:52:0, from ov-int64.cc:48: variables.h:105:40: warning: use of old-style cast variables.h:105:65: warning: use of old-style cast mv -f .deps/liboctinterp_la-ov.Tpo .deps/liboctinterp_la-ov.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 libtool-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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-int64.Tpo .deps/liboctinterp_la-ov-int64.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -MT liboctinterp_la-ov-uint16.lo -MD -MP -MF .deps/liboctinterp_la-ov-uint16.Tpo -c ov-uint16.cc -fPIC -DPIC -o .libs/liboctinterp_la-ov-uint16.o In file included from ov-base-int.cc:52:0, from ov-uint16.cc:48: variables.h:105:40: warning: use of old-style cast variables.h:105:65: warning: use of old-style cast mv -f .deps/liboctinterp_la-ov-int8.Tpo .deps/liboctinterp_la-ov-int8.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 libtool-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 In file included from ov-base-int.cc:52:0, from ov-uint32.cc:48: variables.h:105:40: warning: use of old-style cast variables.h:105:65: warning: use of old-style cast mv -f .deps/liboctinterp_la-ov-uint16.Tpo .deps/liboctinterp_la-ov-uint16.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 libtool-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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-uint64.cc:48: variables.h:105:40: warning: use of old-style cast variables.h:105:65: warning: use of old-style cast mv -f .deps/liboctinterp_la-ov-uint32.Tpo .deps/liboctinterp_la-ov-uint32.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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-uint64.Tpo .deps/liboctinterp_la-ov-uint64.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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-base-sparse.Tpo .deps/liboctinterp_la-ov-base-sparse.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -MT liboctinterp_la-ov-bool-sparse.lo -MD -MP -MF .deps/liboctinterp_la-ov-bool-sparse.Tpo -c ov-bool-sparse.cc -fPIC -DPIC -o .libs/liboctinterp_la-ov-bool-sparse.o mv -f .deps/liboctinterp_la-ov-uint8.Tpo .deps/liboctinterp_la-ov-uint8.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 libtool-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 libtool-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 mv -f .deps/liboctinterp_la-ov-bool-sparse.Tpo .deps/liboctinterp_la-ov-bool-sparse.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -MT liboctinterp_la-ov-re-sparse.lo -MD -MP -MF .deps/liboctinterp_la-ov-re-sparse.Tpo -c ov-re-sparse.cc -fPIC -DPIC -o .libs/liboctinterp_la-ov-re-sparse.o mv -f .deps/liboctinterp_la-ov-cx-sparse.Tpo .deps/liboctinterp_la-ov-cx-sparse.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 libtool-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 mv -f .deps/liboctinterp_la-ov-re-sparse.Tpo .deps/liboctinterp_la-ov-re-sparse.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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-pt-arg-list.Tpo .deps/liboctinterp_la-pt-arg-list.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 In file included from pt-binop.cc:35:0: variables.h:105:40: warning: use of old-style cast variables.h:105:65: warning: use of old-style cast libtool-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 libtool-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 mv -f .deps/liboctinterp_la-pt-binop.Tpo .deps/liboctinterp_la-pt-binop.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -MT liboctinterp_la-pt-bp.lo -MD -MP -MF .deps/liboctinterp_la-pt-bp.Tpo -c pt-bp.cc -fPIC -DPIC -o .libs/liboctinterp_la-pt-bp.o mv -f .deps/liboctinterp_la-pt-assign.Tpo .deps/liboctinterp_la-pt-assign.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 libtool-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 libtool-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 mv -f .deps/liboctinterp_la-pt-bp.Tpo .deps/liboctinterp_la-pt-bp.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 mv -f .deps/liboctinterp_la-pt-cbinop.Tpo .deps/liboctinterp_la-pt-cbinop.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 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 libtool-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 mv -f .deps/liboctinterp_la-pt-check.Tpo .deps/liboctinterp_la-pt-check.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -MT liboctinterp_la-pt-cmd.lo -MD -MP -MF .deps/liboctinterp_la-pt-cmd.Tpo -c pt-cmd.cc -fPIC -DPIC -o .libs/liboctinterp_la-pt-cmd.o mv -f .deps/liboctinterp_la-pt-cell.Tpo .deps/liboctinterp_la-pt-cell.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 libtool-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 mv -f .deps/liboctinterp_la-pt-cmd.Tpo .deps/liboctinterp_la-pt-cmd.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -MT liboctinterp_la-pt-const.lo -MD -MP -MF .deps/liboctinterp_la-pt-const.Tpo -c pt-const.cc -fPIC -DPIC -o .libs/liboctinterp_la-pt-const.o mv -f .deps/liboctinterp_la-pt-colon.Tpo .deps/liboctinterp_la-pt-colon.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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 libtool-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 libtool-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 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 libtool-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 mv -f .deps/liboctinterp_la-pt-const.Tpo .deps/liboctinterp_la-pt-const.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 mv -f .deps/liboctinterp_la-pt-decl.Tpo .deps/liboctinterp_la-pt-decl.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -MT liboctinterp_la-pt-except.lo -MD -MP -MF .deps/liboctinterp_la-pt-except.Tpo -c pt-except.cc -fPIC -DPIC -o .libs/liboctinterp_la-pt-except.o In file included from pt-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 libtool-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 libtool-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 mv -f .deps/liboctinterp_la-pt-except.Tpo .deps/liboctinterp_la-pt-except.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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-eval.Tpo .deps/liboctinterp_la-pt-eval.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 mv -f .deps/liboctinterp_la-pt-exp.Tpo .deps/liboctinterp_la-pt-exp.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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 libtool-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -MT liboctinterp_la-pt-id.lo -MD -MP -MF .deps/liboctinterp_la-pt-id.Tpo -c pt-id.cc -fPIC -DPIC -o .libs/liboctinterp_la-pt-id.o In file included from pt-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 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 libtool-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 libtool-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 mv -f .deps/liboctinterp_la-pt-id.Tpo .deps/liboctinterp_la-pt-id.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 mv -f .deps/liboctinterp_la-pt-fcn-handle.Tpo .deps/liboctinterp_la-pt-fcn-handle.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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-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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 mv -f .deps/liboctinterp_la-pt-jump.Tpo .deps/liboctinterp_la-pt-jump.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 libtool-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 mv -f .deps/liboctinterp_la-pt-idx.Tpo .deps/liboctinterp_la-pt-idx.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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-loop.Tpo .deps/liboctinterp_la-pt-loop.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 In file included from pt-mat.cc:42: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:905:3: instantiated from 'octave_value do_single_type_concat(const dim_vector&, tm_const&) [with TYPE = NDArray]' pt-mat.cc:1010:65: instantiated from here pt-mat.cc:787: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:905:3: instantiated from 'octave_value do_single_type_concat(const dim_vector&, tm_const&) [with TYPE = ComplexNDArray]' pt-mat.cc:1012:72: instantiated from here pt-mat.cc:787: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:905:3: instantiated from 'octave_value do_single_type_concat(const dim_vector&, tm_const&) [with TYPE = FloatNDArray]' pt-mat.cc:1018:66: instantiated from here pt-mat.cc:787: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:905:3: instantiated from 'octave_value do_single_type_concat(const dim_vector&, tm_const&) [with TYPE = FloatComplexNDArray]' pt-mat.cc:1020:73: instantiated from here pt-mat.cc:787: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:905:3: instantiated from 'octave_value do_single_type_concat(const dim_vector&, tm_const&) [with TYPE = boolNDArray]' pt-mat.cc:1039:65: instantiated from here pt-mat.cc:787: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:905:3: instantiated from 'octave_value do_single_type_concat(const dim_vector&, tm_const&) [with TYPE = intNDArray >]' pt-mat.cc:1042:61: instantiated from here pt-mat.cc:787: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:905:3: instantiated from 'octave_value do_single_type_concat(const dim_vector&, tm_const&) [with TYPE = intNDArray >]' pt-mat.cc:1044:62: instantiated from here pt-mat.cc:787: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:905:3: instantiated from 'octave_value do_single_type_concat(const dim_vector&, tm_const&) [with TYPE = intNDArray >]' pt-mat.cc:1046:62: instantiated from here pt-mat.cc:787: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:905:3: instantiated from 'octave_value do_single_type_concat(const dim_vector&, tm_const&) [with TYPE = intNDArray >]' pt-mat.cc:1048:62: instantiated from here pt-mat.cc:787: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:905:3: instantiated from 'octave_value do_single_type_concat(const dim_vector&, tm_const&) [with TYPE = intNDArray >]' pt-mat.cc:1050:62: instantiated from here pt-mat.cc:787: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:905:3: instantiated from 'octave_value do_single_type_concat(const dim_vector&, tm_const&) [with TYPE = intNDArray >]' pt-mat.cc:1052:63: instantiated from here pt-mat.cc:787: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:905:3: instantiated from 'octave_value do_single_type_concat(const dim_vector&, tm_const&) [with TYPE = intNDArray >]' pt-mat.cc:1054:63: instantiated from here pt-mat.cc:787: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:905:3: instantiated from 'octave_value do_single_type_concat(const dim_vector&, tm_const&) [with TYPE = intNDArray >]' pt-mat.cc:1056:63: instantiated from here pt-mat.cc:787:11: warning: comparison between signed and unsigned integer expressions pt-mat.cc: In function 'void single_type_concat(Array&, const dim_vector&, tm_const&) [with TYPE = Cell, T = octave_value]': pt-mat.cc:905:3: instantiated from 'octave_value do_single_type_concat(const dim_vector&, tm_const&) [with TYPE = Cell]' pt-mat.cc:1058:54: instantiated from here pt-mat.cc:787:11: warning: comparison between signed and unsigned integer expressions libtool-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 mv -f .deps/liboctinterp_la-pt-misc.Tpo .deps/liboctinterp_la-pt-misc.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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-mat.Tpo .deps/liboctinterp_la-pt-mat.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 libtool-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 libtool-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 mv -f .deps/liboctinterp_la-pt-pr-code.Tpo .deps/liboctinterp_la-pt-pr-code.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 mv -f .deps/liboctinterp_la-pt-select.Tpo .deps/liboctinterp_la-pt-select.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 libtool-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 mv -f .deps/liboctinterp_la-pt-stmt.Tpo .deps/liboctinterp_la-pt-stmt.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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-unop.Tpo .deps/liboctinterp_la-pt-unop.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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 libtool-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 mv -f .deps/liboctinterp_la-pt.Tpo .deps/liboctinterp_la-pt.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 libtool-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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-oct-errno.Tpo .deps/liboctinterp_la-oct-errno.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -DHAVE_CONFIG_H -Wall -W -Wshadow -Wformat -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -MT main.o -MD -MP -MF $depbase.Tpo -c -o main.o main.c &&\ mv -f $depbase.Tpo $depbase.Po making mkoctfile from mkoctfile.in chmod a+rx mkoctfile making octave-config from octave-config.in chmod a+rx octave-config c++ -E -DHAVE_CONFIG_H -I. -I.. \ -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include \ -DMAKE_BUILTINS DLD-FUNCTIONS/__contourc__.cc | ./mkdefs . DLD-FUNCTIONS/__contourc__.cc > DLD-FUNCTIONS/__contourc__.df-t mv DLD-FUNCTIONS/__contourc__.df-t DLD-FUNCTIONS/__contourc__.df c++ -E -DHAVE_CONFIG_H -I. -I.. \ -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include \ -DMAKE_BUILTINS DLD-FUNCTIONS/__delaunayn__.cc | ./mkdefs . DLD-FUNCTIONS/__delaunayn__.cc > DLD-FUNCTIONS/__delaunayn__.df-t mv DLD-FUNCTIONS/__delaunayn__.df-t DLD-FUNCTIONS/__delaunayn__.df c++ -E -DHAVE_CONFIG_H -I. -I.. \ -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include \ -DMAKE_BUILTINS DLD-FUNCTIONS/__dispatch__.cc | ./mkdefs . DLD-FUNCTIONS/__dispatch__.cc > DLD-FUNCTIONS/__dispatch__.df-t mv DLD-FUNCTIONS/__dispatch__.df-t DLD-FUNCTIONS/__dispatch__.df c++ -E -DHAVE_CONFIG_H -I. -I.. \ -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include \ -DMAKE_BUILTINS DLD-FUNCTIONS/__dsearchn__.cc | ./mkdefs . DLD-FUNCTIONS/__dsearchn__.cc > DLD-FUNCTIONS/__dsearchn__.df-t mv DLD-FUNCTIONS/__dsearchn__.df-t DLD-FUNCTIONS/__dsearchn__.df c++ -E -DHAVE_CONFIG_H -I. -I.. \ -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include \ -DMAKE_BUILTINS DLD-FUNCTIONS/__fltk_uigetfile__.cc | ./mkdefs . DLD-FUNCTIONS/__fltk_uigetfile__.cc > DLD-FUNCTIONS/__fltk_uigetfile__.df-t mv DLD-FUNCTIONS/__fltk_uigetfile__.df-t DLD-FUNCTIONS/__fltk_uigetfile__.df c++ -E -DHAVE_CONFIG_H -I. -I.. \ -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include \ -DMAKE_BUILTINS DLD-FUNCTIONS/__glpk__.cc | ./mkdefs . DLD-FUNCTIONS/__glpk__.cc > DLD-FUNCTIONS/__glpk__.df-t mv DLD-FUNCTIONS/__glpk__.df-t DLD-FUNCTIONS/__glpk__.df c++ -E -DHAVE_CONFIG_H -I. -I.. \ -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include \ -DMAKE_BUILTINS DLD-FUNCTIONS/__init_fltk__.cc | ./mkdefs . DLD-FUNCTIONS/__init_fltk__.cc > DLD-FUNCTIONS/__init_fltk__.df-t mv DLD-FUNCTIONS/__init_fltk__.df-t DLD-FUNCTIONS/__init_fltk__.df c++ -E -DHAVE_CONFIG_H -I. -I.. \ -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include \ -DMAKE_BUILTINS DLD-FUNCTIONS/__init_gnuplot__.cc | ./mkdefs . DLD-FUNCTIONS/__init_gnuplot__.cc > DLD-FUNCTIONS/__init_gnuplot__.df-t mv DLD-FUNCTIONS/__init_gnuplot__.df-t DLD-FUNCTIONS/__init_gnuplot__.df c++ -E -DHAVE_CONFIG_H -I. -I.. \ -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include \ -DMAKE_BUILTINS DLD-FUNCTIONS/__lin_interpn__.cc | ./mkdefs . DLD-FUNCTIONS/__lin_interpn__.cc > DLD-FUNCTIONS/__lin_interpn__.df-t mv DLD-FUNCTIONS/__lin_interpn__.df-t DLD-FUNCTIONS/__lin_interpn__.df c++ -E -DHAVE_CONFIG_H -I. -I.. \ -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include \ -DMAKE_BUILTINS DLD-FUNCTIONS/__magick_read__.cc | ./mkdefs . DLD-FUNCTIONS/__magick_read__.cc > DLD-FUNCTIONS/__magick_read__.df-t mv DLD-FUNCTIONS/__magick_read__.df-t DLD-FUNCTIONS/__magick_read__.df c++ -E -DHAVE_CONFIG_H -I. -I.. \ -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include \ -DMAKE_BUILTINS DLD-FUNCTIONS/__pchip_deriv__.cc | ./mkdefs . DLD-FUNCTIONS/__pchip_deriv__.cc > DLD-FUNCTIONS/__pchip_deriv__.df-t mv DLD-FUNCTIONS/__pchip_deriv__.df-t DLD-FUNCTIONS/__pchip_deriv__.df c++ -E -DHAVE_CONFIG_H -I. -I.. \ -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include \ -DMAKE_BUILTINS DLD-FUNCTIONS/__qp__.cc | ./mkdefs . DLD-FUNCTIONS/__qp__.cc > DLD-FUNCTIONS/__qp__.df-t mv DLD-FUNCTIONS/__qp__.df-t DLD-FUNCTIONS/__qp__.df c++ -E -DHAVE_CONFIG_H -I. -I.. \ -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include \ -DMAKE_BUILTINS DLD-FUNCTIONS/__voronoi__.cc | ./mkdefs . DLD-FUNCTIONS/__voronoi__.cc > DLD-FUNCTIONS/__voronoi__.df-t mv DLD-FUNCTIONS/__voronoi__.df-t DLD-FUNCTIONS/__voronoi__.df c++ -E -DHAVE_CONFIG_H -I. -I.. \ -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include \ -DMAKE_BUILTINS DLD-FUNCTIONS/amd.cc | ./mkdefs . DLD-FUNCTIONS/amd.cc > DLD-FUNCTIONS/amd.df-t mv DLD-FUNCTIONS/amd.df-t DLD-FUNCTIONS/amd.df c++ -E -DHAVE_CONFIG_H -I. -I.. \ -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include \ -DMAKE_BUILTINS DLD-FUNCTIONS/balance.cc | ./mkdefs . DLD-FUNCTIONS/balance.cc > DLD-FUNCTIONS/balance.df-t mv -f .deps/liboctinterp_la-builtins.Tpo .deps/liboctinterp_la-builtins.Plo c++ -E -DHAVE_CONFIG_H -I. -I.. \ -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include \ -DMAKE_BUILTINS DLD-FUNCTIONS/besselj.cc | ./mkdefs . DLD-FUNCTIONS/besselj.cc > DLD-FUNCTIONS/besselj.df-t mv DLD-FUNCTIONS/balance.df-t DLD-FUNCTIONS/balance.df c++ -E -DHAVE_CONFIG_H -I. -I.. \ -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include \ -DMAKE_BUILTINS DLD-FUNCTIONS/betainc.cc | ./mkdefs . DLD-FUNCTIONS/betainc.cc > DLD-FUNCTIONS/betainc.df-t mv DLD-FUNCTIONS/besselj.df-t DLD-FUNCTIONS/besselj.df c++ -E -DHAVE_CONFIG_H -I. -I.. \ -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include \ -DMAKE_BUILTINS DLD-FUNCTIONS/bsxfun.cc | ./mkdefs . DLD-FUNCTIONS/bsxfun.cc > DLD-FUNCTIONS/bsxfun.df-t mv DLD-FUNCTIONS/betainc.df-t DLD-FUNCTIONS/betainc.df c++ -E -DHAVE_CONFIG_H -I. -I.. \ -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include \ -DMAKE_BUILTINS DLD-FUNCTIONS/ccolamd.cc | ./mkdefs . DLD-FUNCTIONS/ccolamd.cc > DLD-FUNCTIONS/ccolamd.df-t mv DLD-FUNCTIONS/bsxfun.df-t DLD-FUNCTIONS/bsxfun.df c++ -E -DHAVE_CONFIG_H -I. -I.. \ -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include \ -DMAKE_BUILTINS DLD-FUNCTIONS/cellfun.cc | ./mkdefs . DLD-FUNCTIONS/cellfun.cc > DLD-FUNCTIONS/cellfun.df-t mv DLD-FUNCTIONS/ccolamd.df-t DLD-FUNCTIONS/ccolamd.df c++ -E -DHAVE_CONFIG_H -I. -I.. \ -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include \ -DMAKE_BUILTINS DLD-FUNCTIONS/chol.cc | ./mkdefs . DLD-FUNCTIONS/chol.cc > DLD-FUNCTIONS/chol.df-t mv DLD-FUNCTIONS/cellfun.df-t DLD-FUNCTIONS/cellfun.df c++ -E -DHAVE_CONFIG_H -I. -I.. \ -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include \ -DMAKE_BUILTINS DLD-FUNCTIONS/colamd.cc | ./mkdefs . DLD-FUNCTIONS/colamd.cc > DLD-FUNCTIONS/colamd.df-t mv DLD-FUNCTIONS/chol.df-t DLD-FUNCTIONS/chol.df c++ -E -DHAVE_CONFIG_H -I. -I.. \ -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include \ -DMAKE_BUILTINS DLD-FUNCTIONS/colloc.cc | ./mkdefs . DLD-FUNCTIONS/colloc.cc > DLD-FUNCTIONS/colloc.df-t mv DLD-FUNCTIONS/colamd.df-t DLD-FUNCTIONS/colamd.df c++ -E -DHAVE_CONFIG_H -I. -I.. \ -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include \ -DMAKE_BUILTINS DLD-FUNCTIONS/conv2.cc | ./mkdefs . DLD-FUNCTIONS/conv2.cc > DLD-FUNCTIONS/conv2.df-t mv DLD-FUNCTIONS/colloc.df-t DLD-FUNCTIONS/colloc.df c++ -E -DHAVE_CONFIG_H -I. -I.. \ -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include \ -DMAKE_BUILTINS DLD-FUNCTIONS/convhulln.cc | ./mkdefs . DLD-FUNCTIONS/convhulln.cc > DLD-FUNCTIONS/convhulln.df-t mv DLD-FUNCTIONS/conv2.df-t DLD-FUNCTIONS/conv2.df c++ -E -DHAVE_CONFIG_H -I. -I.. \ -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include \ -DMAKE_BUILTINS DLD-FUNCTIONS/daspk.cc | ./mkdefs . DLD-FUNCTIONS/daspk.cc > DLD-FUNCTIONS/daspk.df-t mv DLD-FUNCTIONS/convhulln.df-t DLD-FUNCTIONS/convhulln.df c++ -E -DHAVE_CONFIG_H -I. -I.. \ -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include \ -DMAKE_BUILTINS DLD-FUNCTIONS/dasrt.cc | ./mkdefs . DLD-FUNCTIONS/dasrt.cc > DLD-FUNCTIONS/dasrt.df-t mv DLD-FUNCTIONS/dasrt.df-t DLD-FUNCTIONS/dasrt.df c++ -E -DHAVE_CONFIG_H -I. -I.. \ -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include \ -DMAKE_BUILTINS DLD-FUNCTIONS/dassl.cc | ./mkdefs . DLD-FUNCTIONS/dassl.cc > DLD-FUNCTIONS/dassl.df-t mv DLD-FUNCTIONS/daspk.df-t DLD-FUNCTIONS/daspk.df c++ -E -DHAVE_CONFIG_H -I. -I.. \ -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include \ -DMAKE_BUILTINS DLD-FUNCTIONS/det.cc | ./mkdefs . DLD-FUNCTIONS/det.cc > DLD-FUNCTIONS/det.df-t mv DLD-FUNCTIONS/det.df-t DLD-FUNCTIONS/det.df c++ -E -DHAVE_CONFIG_H -I. -I.. \ -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include \ -DMAKE_BUILTINS DLD-FUNCTIONS/dlmread.cc | ./mkdefs . DLD-FUNCTIONS/dlmread.cc > DLD-FUNCTIONS/dlmread.df-t mv DLD-FUNCTIONS/dassl.df-t DLD-FUNCTIONS/dassl.df c++ -E -DHAVE_CONFIG_H -I. -I.. \ -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include \ -DMAKE_BUILTINS DLD-FUNCTIONS/dmperm.cc | ./mkdefs . DLD-FUNCTIONS/dmperm.cc > DLD-FUNCTIONS/dmperm.df-t mv DLD-FUNCTIONS/dlmread.df-t DLD-FUNCTIONS/dlmread.df c++ -E -DHAVE_CONFIG_H -I. -I.. \ -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include \ -DMAKE_BUILTINS DLD-FUNCTIONS/dot.cc | ./mkdefs . DLD-FUNCTIONS/dot.cc > DLD-FUNCTIONS/dot.df-t mv DLD-FUNCTIONS/dmperm.df-t DLD-FUNCTIONS/dmperm.df c++ -E -DHAVE_CONFIG_H -I. -I.. \ -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include \ -DMAKE_BUILTINS DLD-FUNCTIONS/eig.cc | ./mkdefs . DLD-FUNCTIONS/eig.cc > DLD-FUNCTIONS/eig.df-t mv DLD-FUNCTIONS/dot.df-t DLD-FUNCTIONS/dot.df c++ -E -DHAVE_CONFIG_H -I. -I.. \ -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include \ -DMAKE_BUILTINS DLD-FUNCTIONS/eigs.cc | ./mkdefs . DLD-FUNCTIONS/eigs.cc > DLD-FUNCTIONS/eigs.df-t mv DLD-FUNCTIONS/eig.df-t DLD-FUNCTIONS/eig.df c++ -E -DHAVE_CONFIG_H -I. -I.. \ -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include \ -DMAKE_BUILTINS DLD-FUNCTIONS/fft.cc | ./mkdefs . DLD-FUNCTIONS/fft.cc > DLD-FUNCTIONS/fft.df-t mv DLD-FUNCTIONS/fft.df-t DLD-FUNCTIONS/fft.df c++ -E -DHAVE_CONFIG_H -I. -I.. \ -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include \ -DMAKE_BUILTINS DLD-FUNCTIONS/fft2.cc | ./mkdefs . DLD-FUNCTIONS/fft2.cc > DLD-FUNCTIONS/fft2.df-t mv DLD-FUNCTIONS/eigs.df-t DLD-FUNCTIONS/eigs.df c++ -E -DHAVE_CONFIG_H -I. -I.. \ -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include \ -DMAKE_BUILTINS DLD-FUNCTIONS/fftn.cc | ./mkdefs . DLD-FUNCTIONS/fftn.cc > DLD-FUNCTIONS/fftn.df-t mv DLD-FUNCTIONS/fft2.df-t DLD-FUNCTIONS/fft2.df c++ -E -DHAVE_CONFIG_H -I. -I.. \ -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include \ -DMAKE_BUILTINS DLD-FUNCTIONS/fftw.cc | ./mkdefs . DLD-FUNCTIONS/fftw.cc > DLD-FUNCTIONS/fftw.df-t mv DLD-FUNCTIONS/fftn.df-t DLD-FUNCTIONS/fftn.df c++ -E -DHAVE_CONFIG_H -I. -I.. \ -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include \ -DMAKE_BUILTINS DLD-FUNCTIONS/filter.cc | ./mkdefs . DLD-FUNCTIONS/filter.cc > DLD-FUNCTIONS/filter.df-t mv DLD-FUNCTIONS/fftw.df-t DLD-FUNCTIONS/fftw.df mv DLD-FUNCTIONS/filter.df-t DLD-FUNCTIONS/filter.df c++ -E -DHAVE_CONFIG_H -I. -I.. \ -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include \ -DMAKE_BUILTINS DLD-FUNCTIONS/find.cc | ./mkdefs . DLD-FUNCTIONS/find.cc > DLD-FUNCTIONS/find.df-t c++ -E -DHAVE_CONFIG_H -I. -I.. \ -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include \ -DMAKE_BUILTINS DLD-FUNCTIONS/gammainc.cc | ./mkdefs . DLD-FUNCTIONS/gammainc.cc > DLD-FUNCTIONS/gammainc.df-t mv DLD-FUNCTIONS/find.df-t DLD-FUNCTIONS/find.df c++ -E -DHAVE_CONFIG_H -I. -I.. \ -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include \ -DMAKE_BUILTINS DLD-FUNCTIONS/gcd.cc | ./mkdefs . DLD-FUNCTIONS/gcd.cc > DLD-FUNCTIONS/gcd.df-t mv DLD-FUNCTIONS/gammainc.df-t DLD-FUNCTIONS/gammainc.df c++ -E -DHAVE_CONFIG_H -I. -I.. \ -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include \ -DMAKE_BUILTINS DLD-FUNCTIONS/getgrent.cc | ./mkdefs . DLD-FUNCTIONS/getgrent.cc > DLD-FUNCTIONS/getgrent.df-t mv DLD-FUNCTIONS/gcd.df-t DLD-FUNCTIONS/gcd.df c++ -E -DHAVE_CONFIG_H -I. -I.. \ -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include \ -DMAKE_BUILTINS DLD-FUNCTIONS/getpwent.cc | ./mkdefs . DLD-FUNCTIONS/getpwent.cc > DLD-FUNCTIONS/getpwent.df-t mv DLD-FUNCTIONS/getgrent.df-t DLD-FUNCTIONS/getgrent.df c++ -E -DHAVE_CONFIG_H -I. -I.. \ -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include \ -DMAKE_BUILTINS DLD-FUNCTIONS/getrusage.cc | ./mkdefs . DLD-FUNCTIONS/getrusage.cc > DLD-FUNCTIONS/getrusage.df-t mv DLD-FUNCTIONS/getrusage.df-t DLD-FUNCTIONS/getrusage.df c++ -E -DHAVE_CONFIG_H -I. -I.. \ -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include \ -DMAKE_BUILTINS DLD-FUNCTIONS/givens.cc | ./mkdefs . DLD-FUNCTIONS/givens.cc > DLD-FUNCTIONS/givens.df-t mv DLD-FUNCTIONS/getpwent.df-t DLD-FUNCTIONS/getpwent.df c++ -E -DHAVE_CONFIG_H -I. -I.. \ -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include \ -DMAKE_BUILTINS DLD-FUNCTIONS/hess.cc | ./mkdefs . DLD-FUNCTIONS/hess.cc > DLD-FUNCTIONS/hess.df-t mv DLD-FUNCTIONS/givens.df-t DLD-FUNCTIONS/givens.df c++ -E -DHAVE_CONFIG_H -I. -I.. \ -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include \ -DMAKE_BUILTINS DLD-FUNCTIONS/hex2num.cc | ./mkdefs . DLD-FUNCTIONS/hex2num.cc > DLD-FUNCTIONS/hex2num.df-t mv DLD-FUNCTIONS/hess.df-t DLD-FUNCTIONS/hess.df c++ -E -DHAVE_CONFIG_H -I. -I.. \ -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include \ -DMAKE_BUILTINS DLD-FUNCTIONS/inv.cc | ./mkdefs . DLD-FUNCTIONS/inv.cc > DLD-FUNCTIONS/inv.df-t mv DLD-FUNCTIONS/inv.df-t DLD-FUNCTIONS/inv.df c++ -E -DHAVE_CONFIG_H -I. -I.. \ -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include \ -DMAKE_BUILTINS DLD-FUNCTIONS/kron.cc | ./mkdefs . DLD-FUNCTIONS/kron.cc > DLD-FUNCTIONS/kron.df-t mv DLD-FUNCTIONS/hex2num.df-t DLD-FUNCTIONS/hex2num.df c++ -E -DHAVE_CONFIG_H -I. -I.. \ -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include \ -DMAKE_BUILTINS DLD-FUNCTIONS/lookup.cc | ./mkdefs . DLD-FUNCTIONS/lookup.cc > DLD-FUNCTIONS/lookup.df-t mv DLD-FUNCTIONS/kron.df-t DLD-FUNCTIONS/kron.df c++ -E -DHAVE_CONFIG_H -I. -I.. \ -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include \ -DMAKE_BUILTINS DLD-FUNCTIONS/lsode.cc | ./mkdefs . DLD-FUNCTIONS/lsode.cc > DLD-FUNCTIONS/lsode.df-t mv DLD-FUNCTIONS/lookup.df-t DLD-FUNCTIONS/lookup.df c++ -E -DHAVE_CONFIG_H -I. -I.. \ -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include \ -DMAKE_BUILTINS DLD-FUNCTIONS/lu.cc | ./mkdefs . DLD-FUNCTIONS/lu.cc > DLD-FUNCTIONS/lu.df-t mv DLD-FUNCTIONS/lsode.df-t DLD-FUNCTIONS/lsode.df c++ -E -DHAVE_CONFIG_H -I. -I.. \ -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include \ -DMAKE_BUILTINS DLD-FUNCTIONS/luinc.cc | ./mkdefs . DLD-FUNCTIONS/luinc.cc > DLD-FUNCTIONS/luinc.df-t mv DLD-FUNCTIONS/lu.df-t DLD-FUNCTIONS/lu.df c++ -E -DHAVE_CONFIG_H -I. -I.. \ -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include \ -DMAKE_BUILTINS DLD-FUNCTIONS/matrix_type.cc | ./mkdefs . DLD-FUNCTIONS/matrix_type.cc > DLD-FUNCTIONS/matrix_type.df-t mv DLD-FUNCTIONS/luinc.df-t DLD-FUNCTIONS/luinc.df c++ -E -DHAVE_CONFIG_H -I. -I.. \ -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include \ -DMAKE_BUILTINS DLD-FUNCTIONS/max.cc | ./mkdefs . DLD-FUNCTIONS/max.cc > DLD-FUNCTIONS/max.df-t mv DLD-FUNCTIONS/matrix_type.df-t DLD-FUNCTIONS/matrix_type.df c++ -E -DHAVE_CONFIG_H -I. -I.. \ -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include \ -DMAKE_BUILTINS DLD-FUNCTIONS/md5sum.cc | ./mkdefs . DLD-FUNCTIONS/md5sum.cc > DLD-FUNCTIONS/md5sum.df-t mv DLD-FUNCTIONS/max.df-t DLD-FUNCTIONS/max.df c++ -E -DHAVE_CONFIG_H -I. -I.. \ -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include \ -DMAKE_BUILTINS DLD-FUNCTIONS/mgorth.cc | ./mkdefs . DLD-FUNCTIONS/mgorth.cc > DLD-FUNCTIONS/mgorth.df-t mv DLD-FUNCTIONS/md5sum.df-t DLD-FUNCTIONS/md5sum.df c++ -E -DHAVE_CONFIG_H -I. -I.. \ -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include \ -DMAKE_BUILTINS DLD-FUNCTIONS/nproc.cc | ./mkdefs . DLD-FUNCTIONS/nproc.cc > DLD-FUNCTIONS/nproc.df-t mv DLD-FUNCTIONS/mgorth.df-t DLD-FUNCTIONS/mgorth.df c++ -E -DHAVE_CONFIG_H -I. -I.. \ -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include \ -DMAKE_BUILTINS DLD-FUNCTIONS/pinv.cc | ./mkdefs . DLD-FUNCTIONS/pinv.cc > DLD-FUNCTIONS/pinv.df-t mv DLD-FUNCTIONS/nproc.df-t DLD-FUNCTIONS/nproc.df c++ -E -DHAVE_CONFIG_H -I. -I.. \ -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include \ -DMAKE_BUILTINS DLD-FUNCTIONS/qr.cc | ./mkdefs . DLD-FUNCTIONS/qr.cc > DLD-FUNCTIONS/qr.df-t mv DLD-FUNCTIONS/qr.df-t DLD-FUNCTIONS/qr.df c++ -E -DHAVE_CONFIG_H -I. -I.. \ -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include \ -DMAKE_BUILTINS DLD-FUNCTIONS/quad.cc | ./mkdefs . DLD-FUNCTIONS/quad.cc > DLD-FUNCTIONS/quad.df-t mv DLD-FUNCTIONS/pinv.df-t DLD-FUNCTIONS/pinv.df c++ -E -DHAVE_CONFIG_H -I. -I.. \ -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include \ -DMAKE_BUILTINS DLD-FUNCTIONS/quadcc.cc | ./mkdefs . DLD-FUNCTIONS/quadcc.cc > DLD-FUNCTIONS/quadcc.df-t mv DLD-FUNCTIONS/quad.df-t DLD-FUNCTIONS/quad.df c++ -E -DHAVE_CONFIG_H -I. -I.. \ -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include \ -DMAKE_BUILTINS DLD-FUNCTIONS/qz.cc | ./mkdefs . DLD-FUNCTIONS/qz.cc > DLD-FUNCTIONS/qz.df-t mv DLD-FUNCTIONS/quadcc.df-t DLD-FUNCTIONS/quadcc.df c++ -E -DHAVE_CONFIG_H -I. -I.. \ -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include \ -DMAKE_BUILTINS DLD-FUNCTIONS/rand.cc | ./mkdefs . DLD-FUNCTIONS/rand.cc > DLD-FUNCTIONS/rand.df-t mv DLD-FUNCTIONS/rand.df-t DLD-FUNCTIONS/rand.df mv DLD-FUNCTIONS/qz.df-t DLD-FUNCTIONS/qz.df c++ -E -DHAVE_CONFIG_H -I. -I.. \ -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include \ -DMAKE_BUILTINS DLD-FUNCTIONS/rcond.cc | ./mkdefs . DLD-FUNCTIONS/rcond.cc > DLD-FUNCTIONS/rcond.df-t c++ -E -DHAVE_CONFIG_H -I. -I.. \ -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include \ -DMAKE_BUILTINS DLD-FUNCTIONS/regexp.cc | ./mkdefs . DLD-FUNCTIONS/regexp.cc > DLD-FUNCTIONS/regexp.df-t mv DLD-FUNCTIONS/regexp.df-t DLD-FUNCTIONS/regexp.df c++ -E -DHAVE_CONFIG_H -I. -I.. \ -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include \ -DMAKE_BUILTINS DLD-FUNCTIONS/schur.cc | ./mkdefs . DLD-FUNCTIONS/schur.cc > DLD-FUNCTIONS/schur.df-t mv DLD-FUNCTIONS/rcond.df-t DLD-FUNCTIONS/rcond.df c++ -E -DHAVE_CONFIG_H -I. -I.. \ -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include \ -DMAKE_BUILTINS DLD-FUNCTIONS/spparms.cc | ./mkdefs . DLD-FUNCTIONS/spparms.cc > DLD-FUNCTIONS/spparms.df-t mv DLD-FUNCTIONS/schur.df-t DLD-FUNCTIONS/schur.df c++ -E -DHAVE_CONFIG_H -I. -I.. \ -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include \ -DMAKE_BUILTINS DLD-FUNCTIONS/sqrtm.cc | ./mkdefs . DLD-FUNCTIONS/sqrtm.cc > DLD-FUNCTIONS/sqrtm.df-t mv DLD-FUNCTIONS/spparms.df-t DLD-FUNCTIONS/spparms.df c++ -E -DHAVE_CONFIG_H -I. -I.. \ -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include \ -DMAKE_BUILTINS DLD-FUNCTIONS/strfind.cc | ./mkdefs . DLD-FUNCTIONS/strfind.cc > DLD-FUNCTIONS/strfind.df-t mv DLD-FUNCTIONS/strfind.df-t DLD-FUNCTIONS/strfind.df c++ -E -DHAVE_CONFIG_H -I. -I.. \ -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include \ -DMAKE_BUILTINS DLD-FUNCTIONS/str2double.cc | ./mkdefs . DLD-FUNCTIONS/str2double.cc > DLD-FUNCTIONS/str2double.df-t mv DLD-FUNCTIONS/sqrtm.df-t DLD-FUNCTIONS/sqrtm.df c++ -E -DHAVE_CONFIG_H -I. -I.. \ -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include \ -DMAKE_BUILTINS DLD-FUNCTIONS/sub2ind.cc | ./mkdefs . DLD-FUNCTIONS/sub2ind.cc > DLD-FUNCTIONS/sub2ind.df-t mv DLD-FUNCTIONS/str2double.df-t DLD-FUNCTIONS/str2double.df c++ -E -DHAVE_CONFIG_H -I. -I.. \ -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include \ -DMAKE_BUILTINS DLD-FUNCTIONS/svd.cc | ./mkdefs . DLD-FUNCTIONS/svd.cc > DLD-FUNCTIONS/svd.df-t mv DLD-FUNCTIONS/sub2ind.df-t DLD-FUNCTIONS/sub2ind.df c++ -E -DHAVE_CONFIG_H -I. -I.. \ -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include \ -DMAKE_BUILTINS DLD-FUNCTIONS/syl.cc | ./mkdefs . DLD-FUNCTIONS/syl.cc > DLD-FUNCTIONS/syl.df-t mv DLD-FUNCTIONS/svd.df-t DLD-FUNCTIONS/svd.df c++ -E -DHAVE_CONFIG_H -I. -I.. \ -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include \ -DMAKE_BUILTINS DLD-FUNCTIONS/symbfact.cc | ./mkdefs . DLD-FUNCTIONS/symbfact.cc > DLD-FUNCTIONS/symbfact.df-t mv DLD-FUNCTIONS/syl.df-t DLD-FUNCTIONS/syl.df c++ -E -DHAVE_CONFIG_H -I. -I.. \ -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include \ -DMAKE_BUILTINS DLD-FUNCTIONS/symrcm.cc | ./mkdefs . DLD-FUNCTIONS/symrcm.cc > DLD-FUNCTIONS/symrcm.df-t mv DLD-FUNCTIONS/symbfact.df-t DLD-FUNCTIONS/symbfact.df c++ -E -DHAVE_CONFIG_H -I. -I.. \ -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include \ -DMAKE_BUILTINS DLD-FUNCTIONS/time.cc | ./mkdefs . DLD-FUNCTIONS/time.cc > DLD-FUNCTIONS/time.df-t mv DLD-FUNCTIONS/symrcm.df-t DLD-FUNCTIONS/symrcm.df c++ -E -DHAVE_CONFIG_H -I. -I.. \ -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include \ -DMAKE_BUILTINS DLD-FUNCTIONS/tril.cc | ./mkdefs . DLD-FUNCTIONS/tril.cc > DLD-FUNCTIONS/tril.df-t mv DLD-FUNCTIONS/time.df-t DLD-FUNCTIONS/time.df c++ -E -DHAVE_CONFIG_H -I. -I.. \ -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include \ -DMAKE_BUILTINS DLD-FUNCTIONS/tsearch.cc | ./mkdefs . DLD-FUNCTIONS/tsearch.cc > DLD-FUNCTIONS/tsearch.df-t mv DLD-FUNCTIONS/tril.df-t DLD-FUNCTIONS/tril.df c++ -E -DHAVE_CONFIG_H -I. -I.. \ -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include \ -DMAKE_BUILTINS DLD-FUNCTIONS/typecast.cc | ./mkdefs . DLD-FUNCTIONS/typecast.cc > DLD-FUNCTIONS/typecast.df-t mv DLD-FUNCTIONS/tsearch.df-t DLD-FUNCTIONS/tsearch.df c++ -E -DHAVE_CONFIG_H -I. -I.. \ -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include \ -DMAKE_BUILTINS DLD-FUNCTIONS/urlwrite.cc | ./mkdefs . DLD-FUNCTIONS/urlwrite.cc > DLD-FUNCTIONS/urlwrite.df-t mv DLD-FUNCTIONS/typecast.df-t DLD-FUNCTIONS/typecast.df /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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 libtool-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -MT OPERATORS/liboctinterp_la-op-b-b.lo -MD -MP -MF OPERATORS/.deps/liboctinterp_la-op-b-b.Tpo -c OPERATORS/op-b-b.cc -fPIC -DPIC -o OPERATORS/.libs/liboctinterp_la-op-b-b.o mv DLD-FUNCTIONS/urlwrite.df-t DLD-FUNCTIONS/urlwrite.df /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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 libtool-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 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 c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -MT OPERATORS/liboctinterp_la-op-b-sbm.lo -MD -MP -MF OPERATORS/.deps/liboctinterp_la-op-b-sbm.Tpo -c OPERATORS/op-b-sbm.cc -fPIC -DPIC -o OPERATORS/.libs/liboctinterp_la-op-b-sbm.o mv -f OPERATORS/.deps/liboctinterp_la-op-b-bm.Tpo OPERATORS/.deps/liboctinterp_la-op-b-bm.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 libtool-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 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 c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -MT OPERATORS/liboctinterp_la-op-bm-bm.lo -MD -MP -MF OPERATORS/.deps/liboctinterp_la-op-bm-bm.Tpo -c OPERATORS/op-bm-bm.cc -fPIC -DPIC -o OPERATORS/.libs/liboctinterp_la-op-bm-bm.o mv -f OPERATORS/.deps/liboctinterp_la-op-bm-b.Tpo OPERATORS/.deps/liboctinterp_la-op-bm-b.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 libtool-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 libtool-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 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 c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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-bm-bm.Tpo OPERATORS/.deps/liboctinterp_la-op-bm-bm.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 libtool-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 libtool-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 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 c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -MT OPERATORS/liboctinterp_la-op-cdm-cs.lo -MD -MP -MF OPERATORS/.deps/liboctinterp_la-op-cdm-cs.Tpo -c OPERATORS/op-cdm-cs.cc -fPIC -DPIC -o OPERATORS/.libs/liboctinterp_la-op-cdm-cs.o mv -f OPERATORS/.deps/liboctinterp_la-op-cdm-cdm.Tpo OPERATORS/.deps/liboctinterp_la-op-cdm-cdm.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 libtool-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -MT OPERATORS/liboctinterp_la-op-cdm-m.lo -MD -MP -MF OPERATORS/.deps/liboctinterp_la-op-cdm-m.Tpo -c OPERATORS/op-cdm-m.cc -fPIC -DPIC -o OPERATORS/.libs/liboctinterp_la-op-cdm-m.o mv -f OPERATORS/.deps/liboctinterp_la-op-cdm-dm.Tpo OPERATORS/.deps/liboctinterp_la-op-cdm-dm.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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-m.Tpo OPERATORS/.deps/liboctinterp_la-op-cdm-m.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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-s.Tpo OPERATORS/.deps/liboctinterp_la-op-cdm-s.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 libtool-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 mv -f OPERATORS/.deps/liboctinterp_la-op-cell.Tpo OPERATORS/.deps/liboctinterp_la-op-cell.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -MT OPERATORS/liboctinterp_la-op-class.lo -MD -MP -MF OPERATORS/.deps/liboctinterp_la-op-class.Tpo -c OPERATORS/op-class.cc -fPIC -DPIC -o OPERATORS/.libs/liboctinterp_la-op-class.o mv -f OPERATORS/.deps/liboctinterp_la-op-chm.Tpo OPERATORS/.deps/liboctinterp_la-op-chm.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 libtool-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 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 c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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-class.Tpo OPERATORS/.deps/liboctinterp_la-op-class.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 libtool-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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-cm.Tpo OPERATORS/.deps/liboctinterp_la-op-cm-cm.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -MT OPERATORS/liboctinterp_la-op-cm-dm.lo -MD -MP -MF OPERATORS/.deps/liboctinterp_la-op-cm-dm.Tpo -c OPERATORS/op-cm-dm.cc -fPIC -DPIC -o OPERATORS/.libs/liboctinterp_la-op-cm-dm.o mv -f OPERATORS/.deps/liboctinterp_la-op-cm-cs.Tpo OPERATORS/.deps/liboctinterp_la-op-cm-cs.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 libtool-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 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 c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 libtool-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 libtool-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 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 c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -MT OPERATORS/liboctinterp_la-op-cm-s.lo -MD -MP -MF OPERATORS/.deps/liboctinterp_la-op-cm-s.Tpo -c OPERATORS/op-cm-s.cc -fPIC -DPIC -o OPERATORS/.libs/liboctinterp_la-op-cm-s.o mv -f OPERATORS/.deps/liboctinterp_la-op-cm-pm.Tpo OPERATORS/.deps/liboctinterp_la-op-cm-pm.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 libtool-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 libtool-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -MT OPERATORS/liboctinterp_la-op-cm-sm.lo -MD -MP -MF OPERATORS/.deps/liboctinterp_la-op-cm-sm.Tpo -c OPERATORS/op-cm-sm.cc -fPIC -DPIC -o OPERATORS/.libs/liboctinterp_la-op-cm-sm.o mv -f OPERATORS/.deps/liboctinterp_la-op-cm-scm.Tpo OPERATORS/.deps/liboctinterp_la-op-cm-scm.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 libtool-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 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 c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 libtool-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 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 c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 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 c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -MT OPERATORS/liboctinterp_la-op-cs-s.lo -MD -MP -MF OPERATORS/.deps/liboctinterp_la-op-cs-s.Tpo -c OPERATORS/op-cs-s.cc -fPIC -DPIC -o OPERATORS/.libs/liboctinterp_la-op-cs-s.o mv -f OPERATORS/.deps/liboctinterp_la-op-cs-m.Tpo OPERATORS/.deps/liboctinterp_la-op-cs-m.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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-s.Tpo OPERATORS/.deps/liboctinterp_la-op-cs-s.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 libtool-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 libtool-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 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 c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -MT OPERATORS/liboctinterp_la-op-dm-cm.lo -MD -MP -MF OPERATORS/.deps/liboctinterp_la-op-dm-cm.Tpo -c OPERATORS/op-dm-cm.cc -fPIC -DPIC -o OPERATORS/.libs/liboctinterp_la-op-dm-cm.o mv -f OPERATORS/.deps/liboctinterp_la-op-dm-cdm.Tpo OPERATORS/.deps/liboctinterp_la-op-dm-cdm.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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-cm.Tpo OPERATORS/.deps/liboctinterp_la-op-dm-cm.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -MT OPERATORS/liboctinterp_la-op-dm-dm.lo -MD -MP -MF OPERATORS/.deps/liboctinterp_la-op-dm-dm.Tpo -c OPERATORS/op-dm-dm.cc -fPIC -DPIC -o OPERATORS/.libs/liboctinterp_la-op-dm-dm.o mv -f OPERATORS/.deps/liboctinterp_la-op-dm-cs.Tpo OPERATORS/.deps/liboctinterp_la-op-dm-cs.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 libtool-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 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 c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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-dm.Tpo OPERATORS/.deps/liboctinterp_la-op-dm-dm.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 libtool-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 libtool-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 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 c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -MT OPERATORS/liboctinterp_la-op-dm-sm.lo -MD -MP -MF OPERATORS/.deps/liboctinterp_la-op-dm-sm.Tpo -c OPERATORS/op-dm-sm.cc -fPIC -DPIC -o OPERATORS/.libs/liboctinterp_la-op-dm-sm.o mv -f OPERATORS/.deps/liboctinterp_la-op-dm-scm.Tpo OPERATORS/.deps/liboctinterp_la-op-dm-scm.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 libtool-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 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 c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 libtool-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 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 c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 libtool-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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-fcdm-fcm.Tpo OPERATORS/.deps/liboctinterp_la-op-fcdm-fcm.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -MT OPERATORS/liboctinterp_la-op-fcdm-fcs.lo -MD -MP -MF OPERATORS/.deps/liboctinterp_la-op-fcdm-fcs.Tpo -c OPERATORS/op-fcdm-fcs.cc -fPIC -DPIC -o OPERATORS/.libs/liboctinterp_la-op-fcdm-fcs.o mv -f OPERATORS/.deps/liboctinterp_la-op-fcdm-fcdm.Tpo OPERATORS/.deps/liboctinterp_la-op-fcdm-fcdm.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 libtool-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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-fcs.Tpo OPERATORS/.deps/liboctinterp_la-op-fcdm-fcs.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -MT OPERATORS/liboctinterp_la-op-fcdm-fm.lo -MD -MP -MF OPERATORS/.deps/liboctinterp_la-op-fcdm-fm.Tpo -c OPERATORS/op-fcdm-fm.cc -fPIC -DPIC -o OPERATORS/.libs/liboctinterp_la-op-fcdm-fm.o mv -f OPERATORS/.deps/liboctinterp_la-op-fcdm-fdm.Tpo OPERATORS/.deps/liboctinterp_la-op-fcdm-fdm.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 libtool-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 libtool-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 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 c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -MT OPERATORS/liboctinterp_la-op-fcm-fcdm.lo -MD -MP -MF OPERATORS/.deps/liboctinterp_la-op-fcm-fcdm.Tpo -c OPERATORS/op-fcm-fcdm.cc -fPIC -DPIC -o OPERATORS/.libs/liboctinterp_la-op-fcm-fcdm.o mv -f OPERATORS/.deps/liboctinterp_la-op-fcdm-fs.Tpo OPERATORS/.deps/liboctinterp_la-op-fcdm-fs.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 libtool-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 libtool-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 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 c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 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 c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 libtool-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 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 c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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-fdm.Tpo OPERATORS/.deps/liboctinterp_la-op-fcm-fdm.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 libtool-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 mv -f OPERATORS/.deps/liboctinterp_la-op-fcm-fs.Tpo OPERATORS/.deps/liboctinterp_la-op-fcm-fs.Plo 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 c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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 /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 libtool-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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-pm.Tpo OPERATORS/.deps/liboctinterp_la-op-fcm-pm.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -MT OPERATORS/liboctinterp_la-op-fcs-fcm.lo -MD -MP -MF OPERATORS/.deps/liboctinterp_la-op-fcs-fcm.Tpo -c OPERATORS/op-fcs-fcm.cc -fPIC -DPIC -o OPERATORS/.libs/liboctinterp_la-op-fcs-fcm.o mv -f OPERATORS/.deps/liboctinterp_la-op-fcn.Tpo OPERATORS/.deps/liboctinterp_la-op-fcn.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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 libtool-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 libtool-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 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 c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -MT OPERATORS/liboctinterp_la-op-fcs-fm.lo -MD -MP -MF OPERATORS/.deps/liboctinterp_la-op-fcs-fm.Tpo -c OPERATORS/op-fcs-fm.cc -fPIC -DPIC -o OPERATORS/.libs/liboctinterp_la-op-fcs-fm.o mv -f OPERATORS/.deps/liboctinterp_la-op-fcs-fcs.Tpo OPERATORS/.deps/liboctinterp_la-op-fcs-fcs.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 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 c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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-fs.Tpo OPERATORS/.deps/liboctinterp_la-op-fcs-fs.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -MT OPERATORS/liboctinterp_la-op-fdm-fcm.lo -MD -MP -MF OPERATORS/.deps/liboctinterp_la-op-fdm-fcm.Tpo -c OPERATORS/op-fdm-fcm.cc -fPIC -DPIC -o OPERATORS/.libs/liboctinterp_la-op-fdm-fcm.o mv -f OPERATORS/.deps/liboctinterp_la-op-fdm-fcdm.Tpo OPERATORS/.deps/liboctinterp_la-op-fdm-fcdm.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 libtool-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 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 c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -MT OPERATORS/liboctinterp_la-op-fdm-fdm.lo -MD -MP -MF OPERATORS/.deps/liboctinterp_la-op-fdm-fdm.Tpo -c OPERATORS/op-fdm-fdm.cc -fPIC -DPIC -o OPERATORS/.libs/liboctinterp_la-op-fdm-fdm.o mv -f OPERATORS/.deps/liboctinterp_la-op-fdm-fcm.Tpo OPERATORS/.deps/liboctinterp_la-op-fdm-fcm.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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 libtool-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 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 c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -MT OPERATORS/liboctinterp_la-op-fdm-fs.lo -MD -MP -MF OPERATORS/.deps/liboctinterp_la-op-fdm-fs.Tpo -c OPERATORS/op-fdm-fs.cc -fPIC -DPIC -o OPERATORS/.libs/liboctinterp_la-op-fdm-fs.o mv -f OPERATORS/.deps/liboctinterp_la-op-fdm-fm.Tpo OPERATORS/.deps/liboctinterp_la-op-fdm-fm.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 libtool-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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-fs.Tpo OPERATORS/.deps/liboctinterp_la-op-fdm-fs.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 libtool-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 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 c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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-float-conv.Tpo OPERATORS/.deps/liboctinterp_la-op-float-conv.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 libtool-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 libtool-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 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 c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -MT OPERATORS/liboctinterp_la-op-fm-fdm.lo -MD -MP -MF OPERATORS/.deps/liboctinterp_la-op-fm-fdm.Tpo -c OPERATORS/op-fm-fdm.cc -fPIC -DPIC -o OPERATORS/.libs/liboctinterp_la-op-fm-fdm.o mv -f OPERATORS/.deps/liboctinterp_la-op-fm-fcs.Tpo OPERATORS/.deps/liboctinterp_la-op-fm-fcs.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 libtool-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 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 c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 libtool-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 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 c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 libtool-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 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 c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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-fm-pm.Tpo OPERATORS/.deps/liboctinterp_la-op-fm-pm.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 libtool-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 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 c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -MT OPERATORS/liboctinterp_la-op-fs-fm.lo -MD -MP -MF OPERATORS/.deps/liboctinterp_la-op-fs-fm.Tpo -c OPERATORS/op-fs-fm.cc -fPIC -DPIC -o OPERATORS/.libs/liboctinterp_la-op-fs-fm.o mv -f OPERATORS/.deps/liboctinterp_la-op-fs-fcs.Tpo OPERATORS/.deps/liboctinterp_la-op-fs-fcs.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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 libtool-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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-fs.Tpo OPERATORS/.deps/liboctinterp_la-op-fs-fs.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 libtool-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 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 c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -MT OPERATORS/liboctinterp_la-op-i64-i64.lo -MD -MP -MF OPERATORS/.deps/liboctinterp_la-op-i64-i64.Tpo -c OPERATORS/op-i64-i64.cc -fPIC -DPIC -o OPERATORS/.libs/liboctinterp_la-op-i64-i64.o mv -f OPERATORS/.deps/liboctinterp_la-op-i32-i32.Tpo OPERATORS/.deps/liboctinterp_la-op-i32-i32.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 libtool-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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-i64-i64.Tpo OPERATORS/.deps/liboctinterp_la-op-i64-i64.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -MT OPERATORS/liboctinterp_la-op-int-concat.lo -MD -MP -MF OPERATORS/.deps/liboctinterp_la-op-int-concat.Tpo -c OPERATORS/op-int-concat.cc -fPIC -DPIC -o OPERATORS/.libs/liboctinterp_la-op-int-concat.o mv -f OPERATORS/.deps/liboctinterp_la-op-i8-i8.Tpo OPERATORS/.deps/liboctinterp_la-op-i8-i8.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 libtool-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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-int-conv.Tpo OPERATORS/.deps/liboctinterp_la-op-int-conv.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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-int-concat.Tpo OPERATORS/.deps/liboctinterp_la-op-int-concat.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 libtool-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 mv -f OPERATORS/.deps/liboctinterp_la-op-m-cdm.Tpo OPERATORS/.deps/liboctinterp_la-op-m-cdm.Plo libtool-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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-cm.Tpo OPERATORS/.deps/liboctinterp_la-op-m-cm.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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-cs.Tpo OPERATORS/.deps/liboctinterp_la-op-m-cs.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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 libtool-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -MT OPERATORS/liboctinterp_la-op-m-m.lo -MD -MP -MF OPERATORS/.deps/liboctinterp_la-op-m-m.Tpo -c OPERATORS/op-m-m.cc -fPIC -DPIC -o OPERATORS/.libs/liboctinterp_la-op-m-m.o mv -f OPERATORS/.deps/liboctinterp_la-op-m-dm.Tpo OPERATORS/.deps/liboctinterp_la-op-m-dm.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 libtool-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 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 c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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-m.Tpo OPERATORS/.deps/liboctinterp_la-op-m-m.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -MT OPERATORS/liboctinterp_la-op-m-sm.lo -MD -MP -MF OPERATORS/.deps/liboctinterp_la-op-m-sm.Tpo -c OPERATORS/op-m-sm.cc -fPIC -DPIC -o OPERATORS/.libs/liboctinterp_la-op-m-sm.o mv -f OPERATORS/.deps/liboctinterp_la-op-m-scm.Tpo OPERATORS/.deps/liboctinterp_la-op-m-scm.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 libtool-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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-sm.Tpo OPERATORS/.deps/liboctinterp_la-op-m-sm.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -MT OPERATORS/liboctinterp_la-op-pm-fcm.lo -MD -MP -MF OPERATORS/.deps/liboctinterp_la-op-pm-fcm.Tpo -c OPERATORS/op-pm-fcm.cc -fPIC -DPIC -o OPERATORS/.libs/liboctinterp_la-op-pm-fcm.o mv -f OPERATORS/.deps/liboctinterp_la-op-pm-cm.Tpo OPERATORS/.deps/liboctinterp_la-op-pm-cm.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 libtool-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 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 c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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-fm.Tpo OPERATORS/.deps/liboctinterp_la-op-pm-fm.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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 libtool-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 libtool-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 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 c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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-pm.Tpo OPERATORS/.deps/liboctinterp_la-op-pm-pm.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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-scm.Tpo OPERATORS/.deps/liboctinterp_la-op-pm-scm.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -MT OPERATORS/liboctinterp_la-op-range.lo -MD -MP -MF OPERATORS/.deps/liboctinterp_la-op-range.Tpo -c OPERATORS/op-range.cc -fPIC -DPIC -o OPERATORS/.libs/liboctinterp_la-op-range.o mv -f OPERATORS/.deps/liboctinterp_la-op-pm-sm.Tpo OPERATORS/.deps/liboctinterp_la-op-pm-sm.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 libtool-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 libtool-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 mv -f OPERATORS/.deps/liboctinterp_la-op-range.Tpo OPERATORS/.deps/liboctinterp_la-op-range.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -MT OPERATORS/liboctinterp_la-op-s-cs.lo -MD -MP -MF OPERATORS/.deps/liboctinterp_la-op-s-cs.Tpo -c OPERATORS/op-s-cs.cc -fPIC -DPIC -o OPERATORS/.libs/liboctinterp_la-op-s-cs.o mv -f OPERATORS/.deps/liboctinterp_la-op-s-cm.Tpo OPERATORS/.deps/liboctinterp_la-op-s-cm.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 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 c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -MT OPERATORS/liboctinterp_la-op-s-s.lo -MD -MP -MF OPERATORS/.deps/liboctinterp_la-op-s-s.Tpo -c OPERATORS/op-s-s.cc -fPIC -DPIC -o OPERATORS/.libs/liboctinterp_la-op-s-s.o mv -f OPERATORS/.deps/liboctinterp_la-op-s-m.Tpo OPERATORS/.deps/liboctinterp_la-op-s-m.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 libtool-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 libtool-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 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 c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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 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 c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 libtool-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 libtool-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 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 c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -MT OPERATORS/liboctinterp_la-op-sbm-bm.lo -MD -MP -MF OPERATORS/.deps/liboctinterp_la-op-sbm-bm.Tpo -c OPERATORS/op-sbm-bm.cc -fPIC -DPIC -o OPERATORS/.libs/liboctinterp_la-op-sbm-bm.o mv -f OPERATORS/.deps/liboctinterp_la-op-sbm-b.Tpo OPERATORS/.deps/liboctinterp_la-op-sbm-b.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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-sbm-sbm.Tpo OPERATORS/.deps/liboctinterp_la-op-sbm-sbm.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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-sbm-bm.Tpo OPERATORS/.deps/liboctinterp_la-op-sbm-bm.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 libtool-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 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 c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -MT OPERATORS/liboctinterp_la-op-scm-m.lo -MD -MP -MF OPERATORS/.deps/liboctinterp_la-op-scm-m.Tpo -c OPERATORS/op-scm-m.cc -fPIC -DPIC -o OPERATORS/.libs/liboctinterp_la-op-scm-m.o mv -f OPERATORS/.deps/liboctinterp_la-op-scm-cs.Tpo OPERATORS/.deps/liboctinterp_la-op-scm-cs.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 libtool-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 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 c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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-s.Tpo OPERATORS/.deps/liboctinterp_la-op-scm-s.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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-scm.Tpo OPERATORS/.deps/liboctinterp_la-op-scm-scm.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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-sm.Tpo OPERATORS/.deps/liboctinterp_la-op-scm-sm.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 libtool-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 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 c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -MT OPERATORS/liboctinterp_la-op-sm-m.lo -MD -MP -MF OPERATORS/.deps/liboctinterp_la-op-sm-m.Tpo -c OPERATORS/op-sm-m.cc -fPIC -DPIC -o OPERATORS/.libs/liboctinterp_la-op-sm-m.o mv -f OPERATORS/.deps/liboctinterp_la-op-sm-cs.Tpo OPERATORS/.deps/liboctinterp_la-op-sm-cs.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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-sm-m.Tpo OPERATORS/.deps/liboctinterp_la-op-sm-m.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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-s.Tpo OPERATORS/.deps/liboctinterp_la-op-sm-s.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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 libtool-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 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 c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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-sm.Tpo OPERATORS/.deps/liboctinterp_la-op-sm-sm.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 libtool-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 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 c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -MT OPERATORS/liboctinterp_la-op-str-str.lo -MD -MP -MF OPERATORS/.deps/liboctinterp_la-op-str-str.Tpo -c OPERATORS/op-str-str.cc -fPIC -DPIC -o OPERATORS/.libs/liboctinterp_la-op-str-str.o mv -f OPERATORS/.deps/liboctinterp_la-op-str-s.Tpo OPERATORS/.deps/liboctinterp_la-op-str-s.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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 libtool-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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-struct.Tpo OPERATORS/.deps/liboctinterp_la-op-struct.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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-str.Tpo OPERATORS/.deps/liboctinterp_la-op-str-str.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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 libtool-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 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 c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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-ui32-ui32.Tpo OPERATORS/.deps/liboctinterp_la-op-ui32-ui32.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 libtool-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 OPERATORS/.deps/liboctinterp_la-op-ui8-ui8.Tpo OPERATORS/.deps/liboctinterp_la-op-ui8-ui8.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -MT TEMPLATE-INST/liboctinterp_la-Array-os.lo -MD -MP -MF TEMPLATE-INST/.deps/liboctinterp_la-Array-os.Tpo -c TEMPLATE-INST/Array-os.cc -fPIC -DPIC -o TEMPLATE-INST/.libs/liboctinterp_la-Array-os.o mv -f OPERATORS/.deps/liboctinterp_la-op-ui64-ui64.Tpo OPERATORS/.deps/liboctinterp_la-op-ui64-ui64.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 libtool-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 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 c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 TEMPLATE-INST/.deps/liboctinterp_la-Array-os.Tpo TEMPLATE-INST/.deps/liboctinterp_la-Array-os.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 depbase=`echo DLD-FUNCTIONS/__dispatch__.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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 libtool-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 DLD-FUNCTIONS/__delaunayn__.cc: In function 'octave_value_list F__delaunayn__(const octave_value_list&, int)': DLD-FUNCTIONS/__delaunayn__.cc:184:23: warning: use of old-style cast libtool-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 depbase=`echo DLD-FUNCTIONS/__dsearchn__.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 libtool-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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 libtool-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 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 c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -MT DLD-FUNCTIONS/DLD_FUNCTIONS___glpk___la-__glpk__.lo -MD -MP -MF DLD-FUNCTIONS/.deps/DLD_FUNCTIONS___glpk___la-__glpk__.Tpo -c DLD-FUNCTIONS/__glpk__.cc -fPIC -DPIC -o DLD-FUNCTIONS/.libs/DLD_FUNCTIONS___glpk___la-__glpk__.o DLD-FUNCTIONS/__glpk__.cc:470:1: warning: unused parameter 'args' libtool-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 DLD-FUNCTIONS/__init_fltk__.cc:2017:1: warning: unused parameter 'args' DLD-FUNCTIONS/__init_fltk__.cc:2045:1: warning: unused parameter 'args' mv -f DLD-FUNCTIONS/.deps/DLD_FUNCTIONS___glpk___la-__glpk__.Tpo DLD-FUNCTIONS/.deps/DLD_FUNCTIONS___glpk___la-__glpk__.Plo depbase=`echo DLD-FUNCTIONS/__init_gnuplot__.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -MT DLD-FUNCTIONS/__init_gnuplot__.lo -MD -MP -MF $depbase.Tpo -c -o DLD-FUNCTIONS/__init_gnuplot__.lo DLD-FUNCTIONS/__init_gnuplot__.cc &&\ mv -f $depbase.Tpo $depbase.Plo libtool-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -MT DLD-FUNCTIONS/__init_gnuplot__.lo -MD -MP -MF DLD-FUNCTIONS/.deps/__init_gnuplot__.Tpo -c DLD-FUNCTIONS/__init_gnuplot__.cc -fPIC -DPIC -o DLD-FUNCTIONS/.libs/__init_gnuplot__.o libtool-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 In file included from DLD-FUNCTIONS/__init_gnuplot__.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 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 c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 libtool-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -MT DLD-FUNCTIONS/__init_gnuplot__.lo -MD -MP -MF DLD-FUNCTIONS/.deps/__init_gnuplot__.Tpo -c DLD-FUNCTIONS/__init_gnuplot__.cc -o DLD-FUNCTIONS/__init_gnuplot__.o >/dev/null 2>&1 libtool-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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 libtool-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 depbase=`echo DLD-FUNCTIONS/__pchip_deriv__.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 DLD-FUNCTIONS/__magick_read__.cc:404:1: warning: unused parameter 'args' DLD-FUNCTIONS/__magick_read__.cc:404:1: warning: unused parameter 'nargout' DLD-FUNCTIONS/__magick_read__.cc:874:1: warning: unused parameter 'args' DLD-FUNCTIONS/__magick_read__.cc:1012:1: warning: unused parameter 'args' DLD-FUNCTIONS/__magick_read__.cc:1166:1: warning: unused parameter 'args' DLD-FUNCTIONS/__magick_read__.cc:376:1: warning: 'void maybe_initialize_magick()' defined but not used libtool-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 libtool-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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___magick_read___la-__magick_read__.Tpo DLD-FUNCTIONS/.deps/DLD_FUNCTIONS___magick_read___la-__magick_read__.Plo depbase=`echo DLD-FUNCTIONS/__qp__.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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/__voronoi__.cc: In function 'octave_value_list F__voronoi__(const octave_value_list&, int)': DLD-FUNCTIONS/__voronoi__.cc:197:11: warning: use of old-style cast DLD-FUNCTIONS/__voronoi__.cc:277:11: 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 libtool-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 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 c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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 libtool-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 DLD-FUNCTIONS/amd.cc:53:1: warning: unused parameter 'args' DLD-FUNCTIONS/amd.cc:53:1: warning: unused parameter 'nargout' depbase=`echo DLD-FUNCTIONS/balance.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 libtool-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 mv -f DLD-FUNCTIONS/.deps/DLD_FUNCTIONS_amd_la-amd.Tpo DLD-FUNCTIONS/.deps/DLD_FUNCTIONS_amd_la-amd.Plo depbase=`echo DLD-FUNCTIONS/besselj.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 libtool-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 libtool-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 depbase=`echo DLD-FUNCTIONS/betainc.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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 libtool-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 In file included from DLD-FUNCTIONS/bsxfun.cc:37:0: ./variables.h:105:40: warning: use of old-style cast ./variables.h:105:65: warning: use of old-style cast /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 libtool-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 mv -f DLD-FUNCTIONS/.deps/DLD_FUNCTIONS_ccolamd_la-ccolamd.Tpo DLD-FUNCTIONS/.deps/DLD_FUNCTIONS_ccolamd_la-ccolamd.Plo depbase=`echo DLD-FUNCTIONS/cellfun.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -MT DLD-FUNCTIONS/cellfun.lo -MD -MP -MF DLD-FUNCTIONS/.deps/cellfun.Tpo -c DLD-FUNCTIONS/cellfun.cc -fPIC -DPIC -o DLD-FUNCTIONS/.libs/cellfun.o In file included from DLD-FUNCTIONS/cellfun.cc:43:0: ./variables.h:105:40: warning: use of old-style cast ./variables.h:105:65: warning: use of old-style cast /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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 libtool-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 libtool-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 mv -f DLD-FUNCTIONS/.deps/DLD_FUNCTIONS_chol_la-chol.Tpo DLD-FUNCTIONS/.deps/DLD_FUNCTIONS_chol_la-chol.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 mv -f DLD-FUNCTIONS/.deps/DLD_FUNCTIONS_colamd_la-colamd.Tpo DLD-FUNCTIONS/.deps/DLD_FUNCTIONS_colamd_la-colamd.Plo depbase=`echo DLD-FUNCTIONS/colloc.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 libtool-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 depbase=`echo DLD-FUNCTIONS/conv2.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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 libtool-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -MT DLD-FUNCTIONS/conv2.lo -MD -MP -MF DLD-FUNCTIONS/.deps/conv2.Tpo -c DLD-FUNCTIONS/conv2.cc -fPIC -DPIC -o DLD-FUNCTIONS/.libs/conv2.o /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -MT DLD-FUNCTIONS/DLD_FUNCTIONS_convhulln_la-convhulln.lo -MD -MP -MF DLD-FUNCTIONS/.deps/DLD_FUNCTIONS_convhulln_la-convhulln.Tpo -c DLD-FUNCTIONS/convhulln.cc -fPIC -DPIC -o DLD-FUNCTIONS/.libs/DLD_FUNCTIONS_convhulln_la-convhulln.o DLD-FUNCTIONS/convhulln.cc: In function 'octave_value_list Fconvhulln(const octave_value_list&, int)': DLD-FUNCTIONS/convhulln.cc:200:15: warning: use of old-style cast DLD-FUNCTIONS/convhulln.cc:211:19: warning: use of old-style cast DLD-FUNCTIONS/convhulln.cc:218:19: warning: use of old-style cast DLD-FUNCTIONS/convhulln.cc:218:19: warning: use of old-style cast DLD-FUNCTIONS/convhulln.cc:218:19: warning: use of old-style cast libtool-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 libtool-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 mv -f DLD-FUNCTIONS/.deps/DLD_FUNCTIONS_convhulln_la-convhulln.Tpo DLD-FUNCTIONS/.deps/DLD_FUNCTIONS_convhulln_la-convhulln.Plo depbase=`echo DLD-FUNCTIONS/daspk.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -MT DLD-FUNCTIONS/daspk.lo -MD -MP -MF DLD-FUNCTIONS/.deps/daspk.Tpo -c DLD-FUNCTIONS/daspk.cc -fPIC -DPIC -o DLD-FUNCTIONS/.libs/daspk.o In file included from ../liboctave/DASPK.h:28:0, from DLD-FUNCTIONS/daspk.cc:32: ../liboctave/DASPK-opts.h: In member function 'void DASPK_options::init()': ../liboctave/DASPK-opts.h:82:41: warning: use of old-style cast ../liboctave/DASPK-opts.h:84:41: warning: use of old-style cast ../liboctave/DASPK-opts.h:90:50: warning: use of old-style cast ../liboctave/DASPK-opts.h: In member function 'void DASPK_options::set_absolute_tolerance(double)': ../liboctave/DASPK-opts.h:125:61: warning: use of old-style cast ../liboctave/DASPK-opts.h: In member function 'void DASPK_options::set_relative_tolerance(double)': ../liboctave/DASPK-opts.h:135:61: warning: use of old-style cast depbase=`echo DLD-FUNCTIONS/dasrt.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -MT DLD-FUNCTIONS/dasrt.lo -MD -MP -MF DLD-FUNCTIONS/.deps/dasrt.Tpo -c DLD-FUNCTIONS/dasrt.cc -fPIC -DPIC -o DLD-FUNCTIONS/.libs/dasrt.o In file included from ../liboctave/DASRT.h:28:0, from DLD-FUNCTIONS/dasrt.cc:30: ../liboctave/DASRT-opts.h: In member function 'void DASRT_options::init()': ../liboctave/DASRT-opts.h:61:41: warning: use of old-style cast ../liboctave/DASRT-opts.h:63:41: warning: use of old-style cast ../liboctave/DASRT-opts.h: In member function 'void DASRT_options::set_absolute_tolerance(double)': ../liboctave/DASRT-opts.h:87:61: warning: use of old-style cast ../liboctave/DASRT-opts.h: In member function 'void DASRT_options::set_relative_tolerance(double)': ../liboctave/DASRT-opts.h:97:61: warning: use of old-style cast libtool-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 libtool-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 depbase=`echo DLD-FUNCTIONS/dassl.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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 depbase=`echo DLD-FUNCTIONS/det.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 ../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 libtool-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 libtool-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 depbase=`echo DLD-FUNCTIONS/dlmread.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 libtool-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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/dot.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 mv -f DLD-FUNCTIONS/.deps/DLD_FUNCTIONS_dmperm_la-dmperm.Tpo DLD-FUNCTIONS/.deps/DLD_FUNCTIONS_dmperm_la-dmperm.Plo depbase=`echo DLD-FUNCTIONS/eig.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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 libtool-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 libtool-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -MT DLD-FUNCTIONS/DLD_FUNCTIONS_eigs_la-eigs.lo -MD -MP -MF DLD-FUNCTIONS/.deps/DLD_FUNCTIONS_eigs_la-eigs.Tpo -c DLD-FUNCTIONS/eigs.cc -fPIC -DPIC -o DLD-FUNCTIONS/.libs/DLD_FUNCTIONS_eigs_la-eigs.o In file included from DLD-FUNCTIONS/eigs.cc:32:0: ./variables.h:105:40: warning: use of old-style cast ./variables.h:105:65: warning: use of old-style cast DLD-FUNCTIONS/eigs.cc:132:1: warning: unused parameter 'args' DLD-FUNCTIONS/eigs.cc:132:1: warning: unused parameter 'nargout' /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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 libtool-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 DLD-FUNCTIONS/eigs.cc:48:12: warning: 'call_depth' defined but not used libtool-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 libtool-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 mv -f DLD-FUNCTIONS/.deps/DLD_FUNCTIONS_eigs_la-eigs.Tpo DLD-FUNCTIONS/.deps/DLD_FUNCTIONS_eigs_la-eigs.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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 libtool-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 mv -f DLD-FUNCTIONS/.deps/DLD_FUNCTIONS_fft_la-fft.Tpo DLD-FUNCTIONS/.deps/DLD_FUNCTIONS_fft_la-fft.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -MT DLD-FUNCTIONS/DLD_FUNCTIONS_fftn_la-fftn.lo -MD -MP -MF DLD-FUNCTIONS/.deps/DLD_FUNCTIONS_fftn_la-fftn.Tpo -c DLD-FUNCTIONS/fftn.cc -fPIC -DPIC -o DLD-FUNCTIONS/.libs/DLD_FUNCTIONS_fftn_la-fftn.o mv -f DLD-FUNCTIONS/.deps/DLD_FUNCTIONS_fft2_la-fft2.Tpo DLD-FUNCTIONS/.deps/DLD_FUNCTIONS_fft2_la-fft2.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 libtool-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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/filter.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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_fftw_la-fftw.Tpo DLD-FUNCTIONS/.deps/DLD_FUNCTIONS_fftw_la-fftw.Plo depbase=`echo DLD-FUNCTIONS/find.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 depbase=`echo DLD-FUNCTIONS/gammainc.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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/gcd.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 depbase=`echo DLD-FUNCTIONS/getgrent.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 libtool-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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/getpwent.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 depbase=`echo DLD-FUNCTIONS/getrusage.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 depbase=`echo DLD-FUNCTIONS/givens.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 libtool-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 depbase=`echo DLD-FUNCTIONS/hess.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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 libtool-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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/hex2num.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 depbase=`echo DLD-FUNCTIONS/inv.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 libtool-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 depbase=`echo DLD-FUNCTIONS/lookup.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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 libtool-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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/lsode.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -MT DLD-FUNCTIONS/lsode.lo -MD -MP -MF DLD-FUNCTIONS/.deps/lsode.Tpo -c DLD-FUNCTIONS/lsode.cc -fPIC -DPIC -o DLD-FUNCTIONS/.libs/lsode.o In file included from ../liboctave/LSODE.h:28:0, from DLD-FUNCTIONS/lsode.cc:32: ../liboctave/LSODE-opts.h: In member function 'void LSODE_options::init()': ../liboctave/LSODE-opts.h:67:41: warning: use of old-style cast ../liboctave/LSODE-opts.h:68:38: warning: use of old-style cast ../liboctave/LSODE-opts.h: In member function 'void LSODE_options::set_absolute_tolerance(double)': ../liboctave/LSODE-opts.h:96:61: warning: use of old-style cast ../liboctave/LSODE-opts.h: In member function 'void LSODE_options::set_relative_tolerance(double)': ../liboctave/LSODE-opts.h:104:58: warning: use of old-style cast libtool-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 depbase=`echo DLD-FUNCTIONS/lu.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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 libtool-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 libtool-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 depbase=`echo DLD-FUNCTIONS/matrix_type.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 depbase=`echo DLD-FUNCTIONS/max.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 libtool-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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/md5sum.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 libtool-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 depbase=`echo DLD-FUNCTIONS/mgorth.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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 libtool-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 depbase=`echo DLD-FUNCTIONS/nproc.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 libtool-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 depbase=`echo DLD-FUNCTIONS/pinv.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 libtool-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 depbase=`echo DLD-FUNCTIONS/quad.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 ../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 libtool-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 depbase=`echo DLD-FUNCTIONS/quadcc.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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 mv -f DLD-FUNCTIONS/.deps/DLD_FUNCTIONS_qr_la-qr.Tpo DLD-FUNCTIONS/.deps/DLD_FUNCTIONS_qr_la-qr.Plo depbase=`echo DLD-FUNCTIONS/qz.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 DLD-FUNCTIONS/qz.cc: In function 'octave_value_list Fqz(const octave_value_list&, int)': DLD-FUNCTIONS/qz.cc:851:24: 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/quadcc.cc: In function 'octave_value_list Fquadcc(const octave_value_list&, int)': DLD-FUNCTIONS/quadcc.cc:1883:43: warning: use of old-style cast libtool-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 depbase=`echo DLD-FUNCTIONS/rand.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 depbase=`echo DLD-FUNCTIONS/rcond.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 libtool-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 depbase=`echo DLD-FUNCTIONS/schur.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 libtool-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 libtool-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 mv -f DLD-FUNCTIONS/.deps/DLD_FUNCTIONS_regexp_la-regexp.Tpo DLD-FUNCTIONS/.deps/DLD_FUNCTIONS_regexp_la-regexp.Plo depbase=`echo DLD-FUNCTIONS/spparms.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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/str2double.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 depbase=`echo DLD-FUNCTIONS/sub2ind.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 depbase=`echo DLD-FUNCTIONS/svd.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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 libtool-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 depbase=`echo DLD-FUNCTIONS/syl.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 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 libtool-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 libtool-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 mv -f DLD-FUNCTIONS/.deps/DLD_FUNCTIONS_symbfact_la-symbfact.Tpo DLD-FUNCTIONS/.deps/DLD_FUNCTIONS_symbfact_la-symbfact.Plo depbase=`echo DLD-FUNCTIONS/time.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 libtool-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 mv -f DLD-FUNCTIONS/.deps/DLD_FUNCTIONS_symrcm_la-symrcm.Tpo DLD-FUNCTIONS/.deps/DLD_FUNCTIONS_symrcm_la-symrcm.Plo depbase=`echo DLD-FUNCTIONS/tril.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 libtool-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 depbase=`echo DLD-FUNCTIONS/typecast.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -MT DLD-FUNCTIONS/typecast.lo -MD -MP -MF DLD-FUNCTIONS/.deps/typecast.Tpo -c DLD-FUNCTIONS/typecast.cc -fPIC -DPIC -o DLD-FUNCTIONS/.libs/typecast.o /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I. -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 libtool-fortran: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libcruft/misc -I../liboctave -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -O2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -O2 -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 ./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/__init_gnuplot__.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/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 -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 /bin/sh ../libtool --tag=CXX --mode=link c++ -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -version-info 1:2:0 -no-undefined -bindir /usr/pkg/bin -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib -L/usr/X11R7/lib -Wl,-R/usr/X11R7/lib -o liboctinterp.la -rpath /usr/pkg/lib/octave/3.6.4 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-profiler.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-oncleanup.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 ../liboctave/liboctave.la ../libcruft/libcruft.la -lhdf5 -lz -L/usr/X11R7/lib -lX11 -lm mv DLD-FUNCTIONS/PKG_ADD-t DLD-FUNCTIONS/PKG_ADD libtool-fortran: link: warning: `/scratch/math/octave/work/.buildlink/bin/../lib/gcc-lib/x86_64--netbsd/4.1.2//libf95.la' seems to be moved libtool-fortran: link: warning: `/scratch/math/octave/work/.buildlink/bin/../lib/gcc-lib/x86_64--netbsd/4.1.2//libf95.la' seems to be moved libtool-fortran: link: warning: `/scratch/math/octave/work/.buildlink/bin/../lib/gcc-lib/x86_64--netbsd/4.1.2//libf95.la' seems to be moved libtool-fortran: link: c++ -shared -fPIC -DPIC .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-profiler.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-oncleanup.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,-rpath,/scratch/math/octave/work/octave-3.6.4/liboctave/.libs -Wl,-rpath,/scratch/math/octave/work/octave-3.6.4/libcruft/.libs -Wl,-rpath,/scratch/math/octave/work/.buildlink/lib -Wl,-rpath,/scratch/math/octave/work/.buildlink/lib/gcc-lib/x86_64--netbsd/4.1.2 -Wl,-rpath,/usr/pkg/lib/octave/3.6.4 -Wl,-rpath,/scratch/math/octave/work/.buildlink/lib -Wl,-rpath,/scratch/math/octave/work/.buildlink/lib/gcc-lib/x86_64--netbsd/4.1.2 -L/scratch/math/octave/work/octave-3.6.4/libcruft/.libs -L/scratch/math/octave/work/.buildlink/lib -L/scratch/math/octave/work/.x11-buildlink/lib -L../liboctave/.libs -loctave -L/scratch/math/octave/work/.buildlink/bin/../lib/gcc-lib/x86_64--netbsd/4.1.2/ -L/scratch/math/octave/work/.buildlink/bin/../lib/gcc-lib/x86_64--netbsd/4.1.2 -L/scratch/math/octave/work/.buildlink/lib/gcc-lib/x86_64--netbsd/4.1.2/ -L/scratch/math/octave/work/.buildlink/bin/../lib/gcc-lib/x86_64--netbsd/4.1.2/// -L/scratch/math/octave/work/.buildlink/lib/gcc-lib/x86_64--netbsd/4.1.2/// -L/usr/lib// -lfftw3 -lreadline -ltermcap -lcurses -lpcre -L../libcruft/.libs -lcruft -llapack -lblas -L/scratch/math/octave/work/.buildlink/lib/gcc-lib/x86_64--netbsd/4.1.2 -lf95 -lhdf5 -lz -lX11 -lm -O2 -O2 -pthread -O2 -Wl,-R/usr/pkg/lib -Wl,-R/usr/X11R7/lib -pthread -Wl,-soname -Wl,liboctinterp.so.1 -o .libs/liboctinterp.so.1.0.2 libtool-fortran: link: (cd ".libs" && rm -f "liboctinterp.so.1" && ln -s "liboctinterp.so.1.0.2" "liboctinterp.so.1") libtool-fortran: link: (cd ".libs" && rm -f "liboctinterp.so" && ln -s "liboctinterp.so.1.0.2" "liboctinterp.so") libtool-fortran: 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-profiler.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-oncleanup.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 libtool-fortran: link: ranlib .libs/liboctinterp.a libtool-fortran: link: ( cd ".libs" && rm -f "liboctinterp.la" && ln -s "../liboctinterp.la" "liboctinterp.la" ) /bin/sh ../libtool --tag=CXX --mode=link c++ -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -avoid-version -module -no-undefined -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib -L/usr/X11R7/lib -Wl,-R/usr/X11R7/lib -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib -L/usr/X11R7/lib -Wl,-R/usr/X11R7/lib -o DLD-FUNCTIONS/__contourc__.la -rpath /usr/pkg/lib/octave/3.6.4 DLD-FUNCTIONS/__contourc__.lo liboctinterp.la ../liboctave/liboctave.la ../libcruft/libcruft.la -lm /bin/sh ../libtool --tag=CXX --mode=link c++ -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -avoid-version -module -no-undefined -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib -L/usr/X11R7/lib -Wl,-R/usr/X11R7/lib -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib -L/usr/X11R7/lib -Wl,-R/usr/X11R7/lib -o DLD-FUNCTIONS/__delaunayn__.la -rpath /usr/pkg/lib/octave/3.6.4 DLD-FUNCTIONS/DLD_FUNCTIONS___delaunayn___la-__delaunayn__.lo liboctinterp.la ../liboctave/liboctave.la ../libcruft/libcruft.la -lqhull -lm libtool-fortran: link: warning: `/scratch/math/octave/work/.buildlink/bin/../lib/gcc-lib/x86_64--netbsd/4.1.2//libf95.la' seems to be moved libtool-fortran: link: warning: `/scratch/math/octave/work/.buildlink/bin/../lib/gcc-lib/x86_64--netbsd/4.1.2//libf95.la' seems to be moved libtool-fortran: link: warning: `/scratch/math/octave/work/.buildlink/bin/../lib/gcc-lib/x86_64--netbsd/4.1.2//libf95.la' seems to be moved libtool-fortran: link: warning: `/scratch/math/octave/work/.buildlink/bin/../lib/gcc-lib/x86_64--netbsd/4.1.2//libf95.la' seems to be moved libtool-fortran: link: warning: `/scratch/math/octave/work/.buildlink/bin/../lib/gcc-lib/x86_64--netbsd/4.1.2//libf95.la' seems to be moved libtool-fortran: link: warning: `/scratch/math/octave/work/.buildlink/bin/../lib/gcc-lib/x86_64--netbsd/4.1.2//libf95.la' seems to be moved libtool-fortran: link: warning: `/scratch/math/octave/work/.buildlink/bin/../lib/gcc-lib/x86_64--netbsd/4.1.2//libf95.la' seems to be moved libtool-fortran: link: warning: `/scratch/math/octave/work/.buildlink/bin/../lib/gcc-lib/x86_64--netbsd/4.1.2//libf95.la' seems to be moved libtool-fortran: link: warning: `/scratch/math/octave/work/.buildlink/bin/../lib/gcc-lib/x86_64--netbsd/4.1.2//libf95.la' seems to be moved libtool-fortran: link: warning: `/scratch/math/octave/work/.buildlink/bin/../lib/gcc-lib/x86_64--netbsd/4.1.2//libf95.la' seems to be moved libtool-fortran: link: c++ -shared -fPIC -DPIC DLD-FUNCTIONS/.libs/__contourc__.o -Wl,-rpath,/scratch/math/octave/work/octave-3.6.4/src/.libs -Wl,-rpath,/scratch/math/octave/work/octave-3.6.4/liboctave/.libs -Wl,-rpath,/scratch/math/octave/work/.buildlink/lib -Wl,-rpath,/scratch/math/octave/work/octave-3.6.4/libcruft/.libs -Wl,-rpath,/scratch/math/octave/work/.buildlink/lib/gcc-lib/x86_64--netbsd/4.1.2 -Wl,-rpath,/usr/pkg/lib/octave/3.6.4 -Wl,-rpath,/scratch/math/octave/work/.buildlink/lib -Wl,-rpath,/scratch/math/octave/work/.buildlink/lib/gcc-lib/x86_64--netbsd/4.1.2 -L/scratch/math/octave/work/octave-3.6.4/liboctave/.libs -L/scratch/math/octave/work/octave-3.6.4/libcruft/.libs -L/scratch/math/octave/work/.buildlink/lib -L/scratch/math/octave/work/.x11-buildlink/lib -L./.libs -loctinterp -L/scratch/math/octave/work/.buildlink/bin/../lib/gcc-lib/x86_64--netbsd/4.1.2/ -L/scratch/math/octave/work/.buildlink/bin/../lib/gcc-lib/x86_64--netbsd/4.1.2 -L/scratch/math/octave/work/.buildlink/lib/gcc-lib/x86_64--netbsd/4.1.2/ -L/scratch/math/octave/work/.buildlink/bin/../lib/gcc-lib/x86_64--netbsd/4.1.2/// -L/scratch/math/octave/work/.buildlink/lib/gcc-lib/x86_64--netbsd/4.1.2/// -L/usr/lib// -lhdf5 -lz -lX11 -L../liboctave/.libs -loctave -lfftw3 -lreadline -ltermcap -lcurses -lpcre -L../libcruft/.libs -lcruft -llapack -lblas -L/scratch/math/octave/work/.buildlink/lib/gcc-lib/x86_64--netbsd/4.1.2 -lf95 -lm -O2 -O2 -pthread -O2 -Wl,-R/usr/pkg/lib -Wl,-R/usr/X11R7/lib -pthread -Wl,-soname -Wl,__contourc__.so -o DLD-FUNCTIONS/.libs/__contourc__.so libtool-fortran: link: ar cru DLD-FUNCTIONS/.libs/__contourc__.a DLD-FUNCTIONS/__contourc__.o libtool-fortran: link: ranlib DLD-FUNCTIONS/.libs/__contourc__.a libtool-fortran: link: c++ -shared -fPIC -DPIC DLD-FUNCTIONS/.libs/DLD_FUNCTIONS___delaunayn___la-__delaunayn__.o -Wl,-rpath,/scratch/math/octave/work/octave-3.6.4/src/.libs -Wl,-rpath,/scratch/math/octave/work/octave-3.6.4/liboctave/.libs -Wl,-rpath,/scratch/math/octave/work/.buildlink/lib -Wl,-rpath,/scratch/math/octave/work/octave-3.6.4/libcruft/.libs -Wl,-rpath,/scratch/math/octave/work/.buildlink/lib/gcc-lib/x86_64--netbsd/4.1.2 -Wl,-rpath,/usr/pkg/lib/octave/3.6.4 -Wl,-rpath,/scratch/math/octave/work/.buildlink/lib -Wl,-rpath,/scratch/math/octave/work/.buildlink/lib/gcc-lib/x86_64--netbsd/4.1.2 -L/scratch/math/octave/work/octave-3.6.4/liboctave/.libs -L/scratch/math/octave/work/octave-3.6.4/libcruft/.libs -L/scratch/math/octave/work/.buildlink/lib -L/scratch/math/octave/work/.x11-buildlink/lib -L./.libs -loctinterp -L/scratch/math/octave/work/.buildlink/bin/../lib/gcc-lib/x86_64--netbsd/4.1.2/ -L/scratch/math/octave/work/.buildlink/bin/../lib/gcc-lib/x86_64--netbsd/4.1.2 -L/scratch/math/octave/work/.buildlink/lib/gcc-lib/x86_64--netbsd/4.1.2/ -L/scratch/math/octave/work/.buildlink/bin/../lib/gcc-lib/x86_64--netbsd/4.1.2/// -L/scratch/math/octave/work/.buildlink/lib/gcc-lib/x86_64--netbsd/4.1.2/// -L/usr/lib// -lhdf5 -lz -lX11 -L../liboctave/.libs -loctave -lfftw3 -lreadline -ltermcap -lcurses -lpcre -L../libcruft/.libs -lcruft -llapack -lblas -L/scratch/math/octave/work/.buildlink/lib/gcc-lib/x86_64--netbsd/4.1.2 -lf95 -lqhull -lm -O2 -O2 -pthread -O2 -Wl,-R/usr/pkg/lib -Wl,-R/usr/X11R7/lib -pthread -Wl,-soname -Wl,__delaunayn__.so -o DLD-FUNCTIONS/.libs/__delaunayn__.so libtool-fortran: link: ( cd "DLD-FUNCTIONS/.libs" && rm -f "__contourc__.la" && ln -s "../__contourc__.la" "__contourc__.la" ) libtool-fortran: link: ar cru DLD-FUNCTIONS/.libs/__delaunayn__.a DLD-FUNCTIONS/DLD_FUNCTIONS___delaunayn___la-__delaunayn__.o libtool-fortran: link: ranlib DLD-FUNCTIONS/.libs/__delaunayn__.a /bin/sh ../libtool --tag=CXX --mode=link c++ -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -avoid-version -module -no-undefined -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib -L/usr/X11R7/lib -Wl,-R/usr/X11R7/lib -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib -L/usr/X11R7/lib -Wl,-R/usr/X11R7/lib -o DLD-FUNCTIONS/__dispatch__.la -rpath /usr/pkg/lib/octave/3.6.4 DLD-FUNCTIONS/__dispatch__.lo liboctinterp.la ../liboctave/liboctave.la ../libcruft/libcruft.la -lm libtool-fortran: link: ( cd "DLD-FUNCTIONS/.libs" && rm -f "__delaunayn__.la" && ln -s "../__delaunayn__.la" "__delaunayn__.la" ) libtool-fortran: link: warning: `/scratch/math/octave/work/.buildlink/bin/../lib/gcc-lib/x86_64--netbsd/4.1.2//libf95.la' seems to be moved libtool-fortran: link: warning: `/scratch/math/octave/work/.buildlink/bin/../lib/gcc-lib/x86_64--netbsd/4.1.2//libf95.la' seems to be moved libtool-fortran: link: warning: `/scratch/math/octave/work/.buildlink/bin/../lib/gcc-lib/x86_64--netbsd/4.1.2//libf95.la' seems to be moved libtool-fortran: link: warning: `/scratch/math/octave/work/.buildlink/bin/../lib/gcc-lib/x86_64--netbsd/4.1.2//libf95.la' seems to be moved libtool-fortran: link: warning: `/scratch/math/octave/work/.buildlink/bin/../lib/gcc-lib/x86_64--netbsd/4.1.2//libf95.la' seems to be moved /bin/sh ../libtool --tag=CXX --mode=link c++ -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -avoid-version -module -no-undefined -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib -L/usr/X11R7/lib -Wl,-R/usr/X11R7/lib -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib -L/usr/X11R7/lib -Wl,-R/usr/X11R7/lib -o DLD-FUNCTIONS/__dsearchn__.la -rpath /usr/pkg/lib/octave/3.6.4 DLD-FUNCTIONS/__dsearchn__.lo liboctinterp.la ../liboctave/liboctave.la ../libcruft/libcruft.la -lm libtool-fortran: link: warning: `/scratch/math/octave/work/.buildlink/bin/../lib/gcc-lib/x86_64--netbsd/4.1.2//libf95.la' seems to be moved libtool-fortran: link: warning: `/scratch/math/octave/work/.buildlink/bin/../lib/gcc-lib/x86_64--netbsd/4.1.2//libf95.la' seems to be moved libtool-fortran: link: warning: `/scratch/math/octave/work/.buildlink/bin/../lib/gcc-lib/x86_64--netbsd/4.1.2//libf95.la' seems to be moved libtool-fortran: link: warning: `/scratch/math/octave/work/.buildlink/bin/../lib/gcc-lib/x86_64--netbsd/4.1.2//libf95.la' seems to be moved libtool-fortran: link: warning: `/scratch/math/octave/work/.buildlink/bin/../lib/gcc-lib/x86_64--netbsd/4.1.2//libf95.la' seems to be moved libtool-fortran: link: c++ -shared -fPIC -DPIC DLD-FUNCTIONS/.libs/__dispatch__.o -Wl,-rpath,/scratch/math/octave/work/octave-3.6.4/src/.libs -Wl,-rpath,/scratch/math/octave/work/octave-3.6.4/liboctave/.libs -Wl,-rpath,/scratch/math/octave/work/.buildlink/lib -Wl,-rpath,/scratch/math/octave/work/octave-3.6.4/libcruft/.libs -Wl,-rpath,/scratch/math/octave/work/.buildlink/lib/gcc-lib/x86_64--netbsd/4.1.2 -Wl,-rpath,/usr/pkg/lib/octave/3.6.4 -Wl,-rpath,/scratch/math/octave/work/.buildlink/lib -Wl,-rpath,/scratch/math/octave/work/.buildlink/lib/gcc-lib/x86_64--netbsd/4.1.2 -L/scratch/math/octave/work/octave-3.6.4/liboctave/.libs -L/scratch/math/octave/work/octave-3.6.4/libcruft/.libs -L/scratch/math/octave/work/.buildlink/lib -L/scratch/math/octave/work/.x11-buildlink/lib -L./.libs -loctinterp -L/scratch/math/octave/work/.buildlink/bin/../lib/gcc-lib/x86_64--netbsd/4.1.2/ -L/scratch/math/octave/work/.buildlink/bin/../lib/gcc-lib/x86_64--netbsd/4.1.2 -L/scratch/math/octave/work/.buildlink/lib/gcc-lib/x86_64--netbsd/4.1.2/ -L/scratch/math/octave/work/.buildlink/bin/../lib/gcc-lib/x86_64--netbsd/4.1.2/// -L/scratch/math/octave/work/.buildlink/lib/gcc-lib/x86_64--netbsd/4.1.2/// -L/usr/lib// -lhdf5 -lz -lX11 -L../liboctave/.libs -loctave -lfftw3 -lreadline -ltermcap -lcurses -lpcre -L../libcruft/.libs -lcruft -llapack -lblas -L/scratch/math/octave/work/.buildlink/lib/gcc-lib/x86_64--netbsd/4.1.2 -lf95 -lm -O2 -O2 -pthread -O2 -Wl,-R/usr/pkg/lib -Wl,-R/usr/X11R7/lib -pthread -Wl,-soname -Wl,__dispatch__.so -o DLD-FUNCTIONS/.libs/__dispatch__.so libtool-fortran: link: ar cru DLD-FUNCTIONS/.libs/__dispatch__.a DLD-FUNCTIONS/__dispatch__.o libtool-fortran: link: ranlib DLD-FUNCTIONS/.libs/__dispatch__.a libtool-fortran: link: ( cd "DLD-FUNCTIONS/.libs" && rm -f "__dispatch__.la" && ln -s "../__dispatch__.la" "__dispatch__.la" ) libtool-fortran: link: c++ -shared -fPIC -DPIC DLD-FUNCTIONS/.libs/__dsearchn__.o -Wl,-rpath,/scratch/math/octave/work/octave-3.6.4/src/.libs -Wl,-rpath,/scratch/math/octave/work/octave-3.6.4/liboctave/.libs -Wl,-rpath,/scratch/math/octave/work/.buildlink/lib -Wl,-rpath,/scratch/math/octave/work/octave-3.6.4/libcruft/.libs -Wl,-rpath,/scratch/math/octave/work/.buildlink/lib/gcc-lib/x86_64--netbsd/4.1.2 -Wl,-rpath,/usr/pkg/lib/octave/3.6.4 -Wl,-rpath,/scratch/math/octave/work/.buildlink/lib -Wl,-rpath,/scratch/math/octave/work/.buildlink/lib/gcc-lib/x86_64--netbsd/4.1.2 -L/scratch/math/octave/work/octave-3.6.4/liboctave/.libs -L/scratch/math/octave/work/octave-3.6.4/libcruft/.libs -L/scratch/math/octave/work/.buildlink/lib -L/scratch/math/octave/work/.x11-buildlink/lib -L./.libs -loctinterp -L/scratch/math/octave/work/.buildlink/bin/../lib/gcc-lib/x86_64--netbsd/4.1.2/ -L/scratch/math/octave/work/.buildlink/bin/../lib/gcc-lib/x86_64--netbsd/4.1.2 -L/scratch/math/octave/work/.buildlink/lib/gcc-lib/x86_64--netbsd/4.1.2/ -L/scratch/math/octave/work/.buildlink/bin/../lib/gcc-lib/x86_64--netbsd/4.1.2/// -L/scratch/math/octave/work/.buildlink/lib/gcc-lib/x86_64--netbsd/4.1.2/// -L/usr/lib// -lhdf5 -lz -lX11 -L../liboctave/.libs -loctave -lfftw3 -lreadline -ltermcap -lcurses -lpcre -L../libcruft/.libs -lcruft -llapack -lblas -L/scratch/math/octave/work/.buildlink/lib/gcc-lib/x86_64--netbsd/4.1.2 -lf95 -lm -O2 -O2 -pthread -O2 -Wl,-R/usr/pkg/lib -Wl,-R/usr/X11R7/lib -pthread -Wl,-soname -Wl,__dsearchn__.so -o DLD-FUNCTIONS/.libs/__dsearchn__.so libtool-fortran: link: ar cru DLD-FUNCTIONS/.libs/__dsearchn__.a DLD-FUNCTIONS/__dsearchn__.o libtool-fortran: link: ranlib DLD-FUNCTIONS/.libs/__dsearchn__.a /bin/sh ../libtool --tag=CXX --mode=link c++ -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -avoid-version -module -no-undefined -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib -L/usr/X11R7/lib -Wl,-R/usr/X11R7/lib -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib -L/usr/X11R7/lib -Wl,-R/usr/X11R7/lib -o DLD-FUNCTIONS/__fltk_uigetfile__.la -rpath /usr/pkg/lib/octave/3.6.4 DLD-FUNCTIONS/DLD_FUNCTIONS___fltk_uigetfile___la-__fltk_uigetfile__.lo liboctinterp.la ../liboctave/liboctave.la ../libcruft/libcruft.la -lm libtool-fortran: link: ( cd "DLD-FUNCTIONS/.libs" && rm -f "__dsearchn__.la" && ln -s "../__dsearchn__.la" "__dsearchn__.la" ) libtool-fortran: link: warning: `/scratch/math/octave/work/.buildlink/bin/../lib/gcc-lib/x86_64--netbsd/4.1.2//libf95.la' seems to be moved libtool-fortran: link: warning: `/scratch/math/octave/work/.buildlink/bin/../lib/gcc-lib/x86_64--netbsd/4.1.2//libf95.la' seems to be moved libtool-fortran: link: warning: `/scratch/math/octave/work/.buildlink/bin/../lib/gcc-lib/x86_64--netbsd/4.1.2//libf95.la' seems to be moved /bin/sh ../libtool --tag=CXX --mode=link c++ -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -avoid-version -module -no-undefined -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib -L/usr/X11R7/lib -Wl,-R/usr/X11R7/lib -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib -L/usr/X11R7/lib -Wl,-R/usr/X11R7/lib -o DLD-FUNCTIONS/__glpk__.la -rpath /usr/pkg/lib/octave/3.6.4 DLD-FUNCTIONS/DLD_FUNCTIONS___glpk___la-__glpk__.lo liboctinterp.la ../liboctave/liboctave.la ../libcruft/libcruft.la -lm libtool-fortran: link: warning: `/scratch/math/octave/work/.buildlink/bin/../lib/gcc-lib/x86_64--netbsd/4.1.2//libf95.la' seems to be moved libtool-fortran: link: warning: `/scratch/math/octave/work/.buildlink/bin/../lib/gcc-lib/x86_64--netbsd/4.1.2//libf95.la' seems to be moved libtool-fortran: link: warning: `/scratch/math/octave/work/.buildlink/bin/../lib/gcc-lib/x86_64--netbsd/4.1.2//libf95.la' seems to be moved libtool-fortran: link: warning: `/scratch/math/octave/work/.buildlink/bin/../lib/gcc-lib/x86_64--netbsd/4.1.2//libf95.la' seems to be moved libtool-fortran: link: warning: `/scratch/math/octave/work/.buildlink/bin/../lib/gcc-lib/x86_64--netbsd/4.1.2//libf95.la' seems to be moved libtool-fortran: link: warning: `/scratch/math/octave/work/.buildlink/bin/../lib/gcc-lib/x86_64--netbsd/4.1.2//libf95.la' seems to be moved libtool-fortran: link: warning: `/scratch/math/octave/work/.buildlink/bin/../lib/gcc-lib/x86_64--netbsd/4.1.2//libf95.la' seems to be moved libtool-fortran: link: c++ -shared -fPIC -DPIC DLD-FUNCTIONS/.libs/DLD_FUNCTIONS___fltk_uigetfile___la-__fltk_uigetfile__.o -Wl,-rpath,/scratch/math/octave/work/octave-3.6.4/src/.libs -Wl,-rpath,/scratch/math/octave/work/octave-3.6.4/liboctave/.libs -Wl,-rpath,/scratch/math/octave/work/.buildlink/lib -Wl,-rpath,/scratch/math/octave/work/octave-3.6.4/libcruft/.libs -Wl,-rpath,/scratch/math/octave/work/.buildlink/lib/gcc-lib/x86_64--netbsd/4.1.2 -Wl,-rpath,/usr/pkg/lib/octave/3.6.4 -Wl,-rpath,/scratch/math/octave/work/.buildlink/lib -Wl,-rpath,/scratch/math/octave/work/.buildlink/lib/gcc-lib/x86_64--netbsd/4.1.2 -L/scratch/math/octave/work/octave-3.6.4/liboctave/.libs -L/scratch/math/octave/work/octave-3.6.4/libcruft/.libs -L/scratch/math/octave/work/.buildlink/lib -L/scratch/math/octave/work/.x11-buildlink/lib -L./.libs -loctinterp -L/scratch/math/octave/work/.buildlink/bin/../lib/gcc-lib/x86_64--netbsd/4.1.2/ -L/scratch/math/octave/work/.buildlink/bin/../lib/gcc-lib/x86_64--netbsd/4.1.2 -L/scratch/math/octave/work/.buildlink/lib/gcc-lib/x86_64--netbsd/4.1.2/ -L/scratch/math/octave/work/.buildlink/bin/../lib/gcc-lib/x86_64--netbsd/4.1.2/// -L/scratch/math/octave/work/.buildlink/lib/gcc-lib/x86_64--netbsd/4.1.2/// -L/usr/lib// -lhdf5 -lz -lX11 -L../liboctave/.libs -loctave -lfftw3 -lreadline -ltermcap -lcurses -lpcre -L../libcruft/.libs -lcruft -llapack -lblas -L/scratch/math/octave/work/.buildlink/lib/gcc-lib/x86_64--netbsd/4.1.2 -lf95 -lm -O2 -O2 -pthread -O2 -Wl,-R/usr/pkg/lib -Wl,-R/usr/X11R7/lib -pthread -Wl,-soname -Wl,__fltk_uigetfile__.so -o DLD-FUNCTIONS/.libs/__fltk_uigetfile__.so libtool-fortran: link: c++ -shared -fPIC -DPIC DLD-FUNCTIONS/.libs/DLD_FUNCTIONS___glpk___la-__glpk__.o -Wl,-rpath,/scratch/math/octave/work/octave-3.6.4/src/.libs -Wl,-rpath,/scratch/math/octave/work/octave-3.6.4/liboctave/.libs -Wl,-rpath,/scratch/math/octave/work/.buildlink/lib -Wl,-rpath,/scratch/math/octave/work/octave-3.6.4/libcruft/.libs -Wl,-rpath,/scratch/math/octave/work/.buildlink/lib/gcc-lib/x86_64--netbsd/4.1.2 -Wl,-rpath,/usr/pkg/lib/octave/3.6.4 -Wl,-rpath,/scratch/math/octave/work/.buildlink/lib -Wl,-rpath,/scratch/math/octave/work/.buildlink/lib/gcc-lib/x86_64--netbsd/4.1.2 -L/scratch/math/octave/work/octave-3.6.4/liboctave/.libs -L/scratch/math/octave/work/octave-3.6.4/libcruft/.libs -L/scratch/math/octave/work/.buildlink/lib -L/scratch/math/octave/work/.x11-buildlink/lib -L./.libs -loctinterp -L/scratch/math/octave/work/.buildlink/bin/../lib/gcc-lib/x86_64--netbsd/4.1.2/ -L/scratch/math/octave/work/.buildlink/bin/../lib/gcc-lib/x86_64--netbsd/4.1.2 -L/scratch/math/octave/work/.buildlink/lib/gcc-lib/x86_64--netbsd/4.1.2/ -L/scratch/math/octave/work/.buildlink/bin/../lib/gcc-lib/x86_64--netbsd/4.1.2/// -L/scratch/math/octave/work/.buildlink/lib/gcc-lib/x86_64--netbsd/4.1.2/// -L/usr/lib// -lhdf5 -lz -lX11 -L../liboctave/.libs -loctave -lfftw3 -lreadline -ltermcap -lcurses -lpcre -L../libcruft/.libs -lcruft -llapack -lblas -L/scratch/math/octave/work/.buildlink/lib/gcc-lib/x86_64--netbsd/4.1.2 -lf95 -lm -O2 -O2 -pthread -O2 -Wl,-R/usr/pkg/lib -Wl,-R/usr/X11R7/lib -pthread -Wl,-soname -Wl,__glpk__.so -o DLD-FUNCTIONS/.libs/__glpk__.so libtool-fortran: link: ar cru DLD-FUNCTIONS/.libs/__fltk_uigetfile__.a DLD-FUNCTIONS/DLD_FUNCTIONS___fltk_uigetfile___la-__fltk_uigetfile__.o libtool-fortran: link: ranlib DLD-FUNCTIONS/.libs/__fltk_uigetfile__.a libtool-fortran: link: ( cd "DLD-FUNCTIONS/.libs" && rm -f "__fltk_uigetfile__.la" && ln -s "../__fltk_uigetfile__.la" "__fltk_uigetfile__.la" ) libtool-fortran: link: ar cru DLD-FUNCTIONS/.libs/__glpk__.a DLD-FUNCTIONS/DLD_FUNCTIONS___glpk___la-__glpk__.o libtool-fortran: link: ranlib DLD-FUNCTIONS/.libs/__glpk__.a libtool-fortran: link: ( cd "DLD-FUNCTIONS/.libs" && rm -f "__glpk__.la" && ln -s "../__glpk__.la" "__glpk__.la" ) /bin/sh ../libtool --tag=CXX --mode=link c++ -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -avoid-version -module -no-undefined -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib -L/usr/X11R7/lib -Wl,-R/usr/X11R7/lib -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib -L/usr/X11R7/lib -Wl,-R/usr/X11R7/lib -o DLD-FUNCTIONS/__init_fltk__.la -rpath /usr/pkg/lib/octave/3.6.4 DLD-FUNCTIONS/DLD_FUNCTIONS___init_fltk___la-__init_fltk__.lo liboctinterp.la ../liboctave/liboctave.la ../libcruft/libcruft.la -lm libtool-fortran: link: warning: `/scratch/math/octave/work/.buildlink/bin/../lib/gcc-lib/x86_64--netbsd/4.1.2//libf95.la' seems to be moved libtool-fortran: link: warning: `/scratch/math/octave/work/.buildlink/bin/../lib/gcc-lib/x86_64--netbsd/4.1.2//libf95.la' seems to be moved libtool-fortran: link: warning: `/scratch/math/octave/work/.buildlink/bin/../lib/gcc-lib/x86_64--netbsd/4.1.2//libf95.la' seems to be moved /bin/sh ../libtool --tag=CXX --mode=link c++ -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -avoid-version -module -no-undefined -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib -L/usr/X11R7/lib -Wl,-R/usr/X11R7/lib -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib -L/usr/X11R7/lib -Wl,-R/usr/X11R7/lib -o DLD-FUNCTIONS/__init_gnuplot__.la -rpath /usr/pkg/lib/octave/3.6.4 DLD-FUNCTIONS/__init_gnuplot__.lo liboctinterp.la ../liboctave/liboctave.la ../libcruft/libcruft.la -lm libtool-fortran: link: warning: `/scratch/math/octave/work/.buildlink/bin/../lib/gcc-lib/x86_64--netbsd/4.1.2//libf95.la' seems to be moved libtool-fortran: link: warning: `/scratch/math/octave/work/.buildlink/bin/../lib/gcc-lib/x86_64--netbsd/4.1.2//libf95.la' seems to be moved libtool-fortran: link: warning: `/scratch/math/octave/work/.buildlink/bin/../lib/gcc-lib/x86_64--netbsd/4.1.2//libf95.la' seems to be moved libtool-fortran: link: warning: `/scratch/math/octave/work/.buildlink/bin/../lib/gcc-lib/x86_64--netbsd/4.1.2//libf95.la' seems to be moved libtool-fortran: link: warning: `/scratch/math/octave/work/.buildlink/bin/../lib/gcc-lib/x86_64--netbsd/4.1.2//libf95.la' seems to be moved libtool-fortran: link: warning: `/scratch/math/octave/work/.buildlink/bin/../lib/gcc-lib/x86_64--netbsd/4.1.2//libf95.la' seems to be moved libtool-fortran: link: warning: `/scratch/math/octave/work/.buildlink/bin/../lib/gcc-lib/x86_64--netbsd/4.1.2//libf95.la' seems to be moved libtool-fortran: link: c++ -shared -fPIC -DPIC DLD-FUNCTIONS/.libs/DLD_FUNCTIONS___init_fltk___la-__init_fltk__.o -Wl,-rpath,/scratch/math/octave/work/octave-3.6.4/src/.libs -Wl,-rpath,/scratch/math/octave/work/octave-3.6.4/liboctave/.libs -Wl,-rpath,/scratch/math/octave/work/.buildlink/lib -Wl,-rpath,/scratch/math/octave/work/octave-3.6.4/libcruft/.libs -Wl,-rpath,/scratch/math/octave/work/.buildlink/lib/gcc-lib/x86_64--netbsd/4.1.2 -Wl,-rpath,/usr/pkg/lib/octave/3.6.4 -Wl,-rpath,/scratch/math/octave/work/.buildlink/lib -Wl,-rpath,/scratch/math/octave/work/.buildlink/lib/gcc-lib/x86_64--netbsd/4.1.2 -L/scratch/math/octave/work/octave-3.6.4/liboctave/.libs -L/scratch/math/octave/work/octave-3.6.4/libcruft/.libs -L/scratch/math/octave/work/.buildlink/lib -L/scratch/math/octave/work/.x11-buildlink/lib -L./.libs -loctinterp -L/scratch/math/octave/work/.buildlink/bin/../lib/gcc-lib/x86_64--netbsd/4.1.2/ -L/scratch/math/octave/work/.buildlink/bin/../lib/gcc-lib/x86_64--netbsd/4.1.2 -L/scratch/math/octave/work/.buildlink/lib/gcc-lib/x86_64--netbsd/4.1.2/ -L/scratch/math/octave/work/.buildlink/bin/../lib/gcc-lib/x86_64--netbsd/4.1.2/// -L/scratch/math/octave/work/.buildlink/lib/gcc-lib/x86_64--netbsd/4.1.2/// -L/usr/lib// -lhdf5 -lz -lX11 -L../liboctave/.libs -loctave -lfftw3 -lreadline -ltermcap -lcurses -lpcre -L../libcruft/.libs -lcruft -llapack -lblas -L/scratch/math/octave/work/.buildlink/lib/gcc-lib/x86_64--netbsd/4.1.2 -lf95 -lm -O2 -O2 -pthread -O2 -Wl,-R/usr/pkg/lib -Wl,-R/usr/X11R7/lib -pthread -Wl,-soname -Wl,__init_fltk__.so -o DLD-FUNCTIONS/.libs/__init_fltk__.so libtool-fortran: link: ar cru DLD-FUNCTIONS/.libs/__init_fltk__.a DLD-FUNCTIONS/DLD_FUNCTIONS___init_fltk___la-__init_fltk__.o libtool-fortran: link: c++ -shared -fPIC -DPIC DLD-FUNCTIONS/.libs/__init_gnuplot__.o -Wl,-rpath,/scratch/math/octave/work/octave-3.6.4/src/.libs -Wl,-rpath,/scratch/math/octave/work/octave-3.6.4/liboctave/.libs -Wl,-rpath,/scratch/math/octave/work/.buildlink/lib -Wl,-rpath,/scratch/math/octave/work/octave-3.6.4/libcruft/.libs -Wl,-rpath,/scratch/math/octave/work/.buildlink/lib/gcc-lib/x86_64--netbsd/4.1.2 -Wl,-rpath,/usr/pkg/lib/octave/3.6.4 -Wl,-rpath,/scratch/math/octave/work/.buildlink/lib -Wl,-rpath,/scratch/math/octave/work/.buildlink/lib/gcc-lib/x86_64--netbsd/4.1.2 -L/scratch/math/octave/work/octave-3.6.4/liboctave/.libs -L/scratch/math/octave/work/octave-3.6.4/libcruft/.libs -L/scratch/math/octave/work/.buildlink/lib -L/scratch/math/octave/work/.x11-buildlink/lib -L./.libs -loctinterp -L/scratch/math/octave/work/.buildlink/bin/../lib/gcc-lib/x86_64--netbsd/4.1.2/ -L/scratch/math/octave/work/.buildlink/bin/../lib/gcc-lib/x86_64--netbsd/4.1.2 -L/scratch/math/octave/work/.buildlink/lib/gcc-lib/x86_64--netbsd/4.1.2/ -L/scratch/math/octave/work/.buildlink/bin/../lib/gcc-lib/x86_64--netbsd/4.1.2/// -L/scratch/math/octave/work/.buildlink/lib/gcc-lib/x86_64--netbsd/4.1.2/// -L/usr/lib// -lhdf5 -lz -lX11 -L../liboctave/.libs -loctave -lfftw3 -lreadline -ltermcap -lcurses -lpcre -L../libcruft/.libs -lcruft -llapack -lblas -L/scratch/math/octave/work/.buildlink/lib/gcc-lib/x86_64--netbsd/4.1.2 -lf95 -lm -O2 -O2 -pthread -O2 -Wl,-R/usr/pkg/lib -Wl,-R/usr/X11R7/lib -pthread -Wl,-soname -Wl,__init_gnuplot__.so -o DLD-FUNCTIONS/.libs/__init_gnuplot__.so libtool-fortran: link: ranlib DLD-FUNCTIONS/.libs/__init_fltk__.a libtool-fortran: link: ( cd "DLD-FUNCTIONS/.libs" && rm -f "__init_fltk__.la" && ln -s "../__init_fltk__.la" "__init_fltk__.la" ) libtool-fortran: link: ar cru DLD-FUNCTIONS/.libs/__init_gnuplot__.a DLD-FUNCTIONS/__init_gnuplot__.o libtool-fortran: link: ranlib DLD-FUNCTIONS/.libs/__init_gnuplot__.a /bin/sh ../libtool --tag=CXX --mode=link c++ -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -avoid-version -module -no-undefined -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib -L/usr/X11R7/lib -Wl,-R/usr/X11R7/lib -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib -L/usr/X11R7/lib -Wl,-R/usr/X11R7/lib -o DLD-FUNCTIONS/__lin_interpn__.la -rpath /usr/pkg/lib/octave/3.6.4 DLD-FUNCTIONS/__lin_interpn__.lo liboctinterp.la ../liboctave/liboctave.la ../libcruft/libcruft.la -lm libtool-fortran: link: ( cd "DLD-FUNCTIONS/.libs" && rm -f "__init_gnuplot__.la" && ln -s "../__init_gnuplot__.la" "__init_gnuplot__.la" ) libtool-fortran: link: warning: `/scratch/math/octave/work/.buildlink/bin/../lib/gcc-lib/x86_64--netbsd/4.1.2//libf95.la' seems to be moved libtool-fortran: link: warning: `/scratch/math/octave/work/.buildlink/bin/../lib/gcc-lib/x86_64--netbsd/4.1.2//libf95.la' seems to be moved libtool-fortran: link: warning: `/scratch/math/octave/work/.buildlink/bin/../lib/gcc-lib/x86_64--netbsd/4.1.2//libf95.la' seems to be moved libtool-fortran: link: warning: `/scratch/math/octave/work/.buildlink/bin/../lib/gcc-lib/x86_64--netbsd/4.1.2//libf95.la' seems to be moved libtool-fortran: link: warning: `/scratch/math/octave/work/.buildlink/bin/../lib/gcc-lib/x86_64--netbsd/4.1.2//libf95.la' seems to be moved /bin/sh ../libtool --tag=CXX --mode=link c++ -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -avoid-version -module -no-undefined -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib -L/usr/X11R7/lib -Wl,-R/usr/X11R7/lib -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib -L/usr/X11R7/lib -Wl,-R/usr/X11R7/lib -o DLD-FUNCTIONS/__magick_read__.la -rpath /usr/pkg/lib/octave/3.6.4 DLD-FUNCTIONS/DLD_FUNCTIONS___magick_read___la-__magick_read__.lo liboctinterp.la ../liboctave/liboctave.la ../libcruft/libcruft.la -lm libtool-fortran: link: warning: `/scratch/math/octave/work/.buildlink/bin/../lib/gcc-lib/x86_64--netbsd/4.1.2//libf95.la' seems to be moved libtool-fortran: link: warning: `/scratch/math/octave/work/.buildlink/bin/../lib/gcc-lib/x86_64--netbsd/4.1.2//libf95.la' seems to be moved libtool-fortran: link: warning: `/scratch/math/octave/work/.buildlink/bin/../lib/gcc-lib/x86_64--netbsd/4.1.2//libf95.la' seems to be moved libtool-fortran: link: warning: `/scratch/math/octave/work/.buildlink/bin/../lib/gcc-lib/x86_64--netbsd/4.1.2//libf95.la' seems to be moved libtool-fortran: link: warning: `/scratch/math/octave/work/.buildlink/bin/../lib/gcc-lib/x86_64--netbsd/4.1.2//libf95.la' seems to be moved libtool-fortran: link: c++ -shared -fPIC -DPIC DLD-FUNCTIONS/.libs/__lin_interpn__.o -Wl,-rpath,/scratch/math/octave/work/octave-3.6.4/src/.libs -Wl,-rpath,/scratch/math/octave/work/octave-3.6.4/liboctave/.libs -Wl,-rpath,/scratch/math/octave/work/.buildlink/lib -Wl,-rpath,/scratch/math/octave/work/octave-3.6.4/libcruft/.libs -Wl,-rpath,/scratch/math/octave/work/.buildlink/lib/gcc-lib/x86_64--netbsd/4.1.2 -Wl,-rpath,/usr/pkg/lib/octave/3.6.4 -Wl,-rpath,/scratch/math/octave/work/.buildlink/lib -Wl,-rpath,/scratch/math/octave/work/.buildlink/lib/gcc-lib/x86_64--netbsd/4.1.2 -L/scratch/math/octave/work/octave-3.6.4/liboctave/.libs -L/scratch/math/octave/work/octave-3.6.4/libcruft/.libs -L/scratch/math/octave/work/.buildlink/lib -L/scratch/math/octave/work/.x11-buildlink/lib -L./.libs -loctinterp -L/scratch/math/octave/work/.buildlink/bin/../lib/gcc-lib/x86_64--netbsd/4.1.2/ -L/scratch/math/octave/work/.buildlink/bin/../lib/gcc-lib/x86_64--netbsd/4.1.2 -L/scratch/math/octave/work/.buildlink/lib/gcc-lib/x86_64--netbsd/4.1.2/ -L/scratch/math/octave/work/.buildlink/bin/../lib/gcc-lib/x86_64--netbsd/4.1.2/// -L/scratch/math/octave/work/.buildlink/lib/gcc-lib/x86_64--netbsd/4.1.2/// -L/usr/lib// -lhdf5 -lz -lX11 -L../liboctave/.libs -loctave -lfftw3 -lreadline -ltermcap -lcurses -lpcre -L../libcruft/.libs -lcruft -llapack -lblas -L/scratch/math/octave/work/.buildlink/lib/gcc-lib/x86_64--netbsd/4.1.2 -lf95 -lm -O2 -O2 -pthread -O2 -Wl,-R/usr/pkg/lib -Wl,-R/usr/X11R7/lib -pthread -Wl,-soname -Wl,__lin_interpn__.so -o DLD-FUNCTIONS/.libs/__lin_interpn__.so libtool-fortran: link: c++ -shared -fPIC -DPIC DLD-FUNCTIONS/.libs/DLD_FUNCTIONS___magick_read___la-__magick_read__.o -Wl,-rpath,/scratch/math/octave/work/octave-3.6.4/src/.libs -Wl,-rpath,/scratch/math/octave/work/octave-3.6.4/liboctave/.libs -Wl,-rpath,/scratch/math/octave/work/.buildlink/lib -Wl,-rpath,/scratch/math/octave/work/octave-3.6.4/libcruft/.libs -Wl,-rpath,/scratch/math/octave/work/.buildlink/lib/gcc-lib/x86_64--netbsd/4.1.2 -Wl,-rpath,/usr/pkg/lib/octave/3.6.4 -Wl,-rpath,/scratch/math/octave/work/.buildlink/lib -Wl,-rpath,/scratch/math/octave/work/.buildlink/lib/gcc-lib/x86_64--netbsd/4.1.2 -L/scratch/math/octave/work/octave-3.6.4/liboctave/.libs -L/scratch/math/octave/work/octave-3.6.4/libcruft/.libs -L/scratch/math/octave/work/.buildlink/lib -L/scratch/math/octave/work/.x11-buildlink/lib -L./.libs -loctinterp -L/scratch/math/octave/work/.buildlink/bin/../lib/gcc-lib/x86_64--netbsd/4.1.2/ -L/scratch/math/octave/work/.buildlink/bin/../lib/gcc-lib/x86_64--netbsd/4.1.2 -L/scratch/math/octave/work/.buildlink/lib/gcc-lib/x86_64--netbsd/4.1.2/ -L/scratch/math/octave/work/.buildlink/bin/../lib/gcc-lib/x86_64--netbsd/4.1.2/// -L/scratch/math/octave/work/.buildlink/lib/gcc-lib/x86_64--netbsd/4.1.2/// -L/usr/lib// -lhdf5 -lz -lX11 -L../liboctave/.libs -loctave -lfftw3 -lreadline -ltermcap -lcurses -lpcre -L../libcruft/.libs -lcruft -llapack -lblas -L/scratch/math/octave/work/.buildlink/lib/gcc-lib/x86_64--netbsd/4.1.2 -lf95 -lm -O2 -O2 -pthread -O2 -Wl,-R/usr/pkg/lib -Wl,-R/usr/X11R7/lib -pthread -Wl,-soname -Wl,__magick_read__.so -o DLD-FUNCTIONS/.libs/__magick_read__.so libtool-fortran: link: ar cru DLD-FUNCTIONS/.libs/__lin_interpn__.a DLD-FUNCTIONS/__lin_interpn__.o libtool-fortran: link: ranlib DLD-FUNCTIONS/.libs/__lin_interpn__.a libtool-fortran: link: ar cru DLD-FUNCTIONS/.libs/__magick_read__.a DLD-FUNCTIONS/DLD_FUNCTIONS___magick_read___la-__magick_read__.o libtool-fortran: link: ranlib DLD-FUNCTIONS/.libs/__magick_read__.a libtool-fortran: link: ( cd "DLD-FUNCTIONS/.libs" && rm -f "__lin_interpn__.la" && ln -s "../__lin_interpn__.la" "__lin_interpn__.la" ) libtool-fortran: link: ( cd "DLD-FUNCTIONS/.libs" && rm -f "__magick_read__.la" && ln -s "../__magick_read__.la" "__magick_read__.la" ) /bin/sh ../libtool --tag=CXX --mode=link c++ -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -avoid-version -module -no-undefined -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib -L/usr/X11R7/lib -Wl,-R/usr/X11R7/lib -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib -L/usr/X11R7/lib -Wl,-R/usr/X11R7/lib -o DLD-FUNCTIONS/__pchip_deriv__.la -rpath /usr/pkg/lib/octave/3.6.4 DLD-FUNCTIONS/__pchip_deriv__.lo liboctinterp.la ../liboctave/liboctave.la ../libcruft/libcruft.la -lm /bin/sh ../libtool --tag=CXX --mode=link c++ -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -avoid-version -module -no-undefined -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib -L/usr/X11R7/lib -Wl,-R/usr/X11R7/lib -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib -L/usr/X11R7/lib -Wl,-R/usr/X11R7/lib -o DLD-FUNCTIONS/__qp__.la -rpath /usr/pkg/lib/octave/3.6.4 DLD-FUNCTIONS/__qp__.lo liboctinterp.la ../liboctave/liboctave.la ../libcruft/libcruft.la -lm libtool-fortran: link: warning: `/scratch/math/octave/work/.buildlink/bin/../lib/gcc-lib/x86_64--netbsd/4.1.2//libf95.la' seems to be moved libtool-fortran: link: warning: `/scratch/math/octave/work/.buildlink/bin/../lib/gcc-lib/x86_64--netbsd/4.1.2//libf95.la' seems to be moved libtool-fortran: link: warning: `/scratch/math/octave/work/.buildlink/bin/../lib/gcc-lib/x86_64--netbsd/4.1.2//libf95.la' seems to be moved libtool-fortran: link: warning: `/scratch/math/octave/work/.buildlink/bin/../lib/gcc-lib/x86_64--netbsd/4.1.2//libf95.la' seems to be moved libtool-fortran: link: warning: `/scratch/math/octave/work/.buildlink/bin/../lib/gcc-lib/x86_64--netbsd/4.1.2//libf95.la' seems to be moved libtool-fortran: link: warning: `/scratch/math/octave/work/.buildlink/bin/../lib/gcc-lib/x86_64--netbsd/4.1.2//libf95.la' seems to be moved libtool-fortran: link: warning: `/scratch/math/octave/work/.buildlink/bin/../lib/gcc-lib/x86_64--netbsd/4.1.2//libf95.la' seems to be moved libtool-fortran: link: warning: `/scratch/math/octave/work/.buildlink/bin/../lib/gcc-lib/x86_64--netbsd/4.1.2//libf95.la' seems to be moved libtool-fortran: link: warning: `/scratch/math/octave/work/.buildlink/bin/../lib/gcc-lib/x86_64--netbsd/4.1.2//libf95.la' seems to be moved libtool-fortran: link: warning: `/scratch/math/octave/work/.buildlink/bin/../lib/gcc-lib/x86_64--netbsd/4.1.2//libf95.la' seems to be moved libtool-fortran: link: c++ -shared -fPIC -DPIC DLD-FUNCTIONS/.libs/__pchip_deriv__.o -Wl,-rpath,/scratch/math/octave/work/octave-3.6.4/src/.libs -Wl,-rpath,/scratch/math/octave/work/octave-3.6.4/liboctave/.libs -Wl,-rpath,/scratch/math/octave/work/.buildlink/lib -Wl,-rpath,/scratch/math/octave/work/octave-3.6.4/libcruft/.libs -Wl,-rpath,/scratch/math/octave/work/.buildlink/lib/gcc-lib/x86_64--netbsd/4.1.2 -Wl,-rpath,/usr/pkg/lib/octave/3.6.4 -Wl,-rpath,/scratch/math/octave/work/.buildlink/lib -Wl,-rpath,/scratch/math/octave/work/.buildlink/lib/gcc-lib/x86_64--netbsd/4.1.2 -L/scratch/math/octave/work/octave-3.6.4/liboctave/.libs -L/scratch/math/octave/work/octave-3.6.4/libcruft/.libs -L/scratch/math/octave/work/.buildlink/lib -L/scratch/math/octave/work/.x11-buildlink/lib -L./.libs -loctinterp -L/scratch/math/octave/work/.buildlink/bin/../lib/gcc-lib/x86_64--netbsd/4.1.2/ -L/scratch/math/octave/work/.buildlink/bin/../lib/gcc-lib/x86_64--netbsd/4.1.2 -L/scratch/math/octave/work/.buildlink/lib/gcc-lib/x86_64--netbsd/4.1.2/ -L/scratch/math/octave/work/.buildlink/bin/../lib/gcc-lib/x86_64--netbsd/4.1.2/// -L/scratch/math/octave/work/.buildlink/lib/gcc-lib/x86_64--netbsd/4.1.2/// -L/usr/lib// -lhdf5 -lz -lX11 -L../liboctave/.libs -loctave -lfftw3 -lreadline -ltermcap -lcurses -lpcre -L../libcruft/.libs -lcruft -llapack -lblas -L/scratch/math/octave/work/.buildlink/lib/gcc-lib/x86_64--netbsd/4.1.2 -lf95 -lm -O2 -O2 -pthread -O2 -Wl,-R/usr/pkg/lib -Wl,-R/usr/X11R7/lib -pthread -Wl,-soname -Wl,__pchip_deriv__.so -o DLD-FUNCTIONS/.libs/__pchip_deriv__.so libtool-fortran: link: c++ -shared -fPIC -DPIC DLD-FUNCTIONS/.libs/__qp__.o -Wl,-rpath,/scratch/math/octave/work/octave-3.6.4/src/.libs -Wl,-rpath,/scratch/math/octave/work/octave-3.6.4/liboctave/.libs -Wl,-rpath,/scratch/math/octave/work/.buildlink/lib -Wl,-rpath,/scratch/math/octave/work/octave-3.6.4/libcruft/.libs -Wl,-rpath,/scratch/math/octave/work/.buildlink/lib/gcc-lib/x86_64--netbsd/4.1.2 -Wl,-rpath,/usr/pkg/lib/octave/3.6.4 -Wl,-rpath,/scratch/math/octave/work/.buildlink/lib -Wl,-rpath,/scratch/math/octave/work/.buildlink/lib/gcc-lib/x86_64--netbsd/4.1.2 -L/scratch/math/octave/work/octave-3.6.4/liboctave/.libs -L/scratch/math/octave/work/octave-3.6.4/libcruft/.libs -L/scratch/math/octave/work/.buildlink/lib -L/scratch/math/octave/work/.x11-buildlink/lib -L./.libs -loctinterp -L/scratch/math/octave/work/.buildlink/bin/../lib/gcc-lib/x86_64--netbsd/4.1.2/ -L/scratch/math/octave/work/.buildlink/bin/../lib/gcc-lib/x86_64--netbsd/4.1.2 -L/scratch/math/octave/work/.buildlink/lib/gcc-lib/x86_64--netbsd/4.1.2/ -L/scratch/math/octave/work/.buildlink/bin/../lib/gcc-lib/x86_64--netbsd/4.1.2/// -L/scratch/math/octave/work/.buildlink/lib/gcc-lib/x86_64--netbsd/4.1.2/// -L/usr/lib// -lhdf5 -lz -lX11 -L../liboctave/.libs -loctave -lfftw3 -lreadline -ltermcap -lcurses -lpcre -L../libcruft/.libs -lcruft -llapack -lblas -L/scratch/math/octave/work/.buildlink/lib/gcc-lib/x86_64--netbsd/4.1.2 -lf95 -lm -O2 -O2 -pthread -O2 -Wl,-R/usr/pkg/lib -Wl,-R/usr/X11R7/lib -pthread -Wl,-soname -Wl,__qp__.so -o DLD-FUNCTIONS/.libs/__qp__.so libtool-fortran: link: ar cru DLD-FUNCTIONS/.libs/__pchip_deriv__.a DLD-FUNCTIONS/__pchip_deriv__.o libtool-fortran: link: ranlib DLD-FUNCTIONS/.libs/__pchip_deriv__.a libtool-fortran: link: ( cd "DLD-FUNCTIONS/.libs" && rm -f "__pchip_deriv__.la" && ln -s "../__pchip_deriv__.la" "__pchip_deriv__.la" ) libtool-fortran: link: ar cru DLD-FUNCTIONS/.libs/__qp__.a DLD-FUNCTIONS/__qp__.o libtool-fortran: link: ranlib DLD-FUNCTIONS/.libs/__qp__.a libtool-fortran: link: ( cd "DLD-FUNCTIONS/.libs" && rm -f "__qp__.la" && ln -s "../__qp__.la" "__qp__.la" ) /bin/sh ../libtool --tag=CXX --mode=link c++ -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -avoid-version -module -no-undefined -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib -L/usr/X11R7/lib -Wl,-R/usr/X11R7/lib -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib -L/usr/X11R7/lib -Wl,-R/usr/X11R7/lib -o DLD-FUNCTIONS/__voronoi__.la -rpath /usr/pkg/lib/octave/3.6.4 DLD-FUNCTIONS/DLD_FUNCTIONS___voronoi___la-__voronoi__.lo liboctinterp.la ../liboctave/liboctave.la ../libcruft/libcruft.la -lqhull -lm /bin/sh ../libtool --tag=CXX --mode=link c++ -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -avoid-version -module -no-undefined -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib -L/usr/X11R7/lib -Wl,-R/usr/X11R7/lib -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib -L/usr/X11R7/lib -Wl,-R/usr/X11R7/lib -o DLD-FUNCTIONS/amd.la -rpath /usr/pkg/lib/octave/3.6.4 DLD-FUNCTIONS/DLD_FUNCTIONS_amd_la-amd.lo liboctinterp.la ../liboctave/liboctave.la ../libcruft/libcruft.la -lm libtool-fortran: link: warning: `/scratch/math/octave/work/.buildlink/bin/../lib/gcc-lib/x86_64--netbsd/4.1.2//libf95.la' seems to be moved libtool-fortran: link: warning: `/scratch/math/octave/work/.buildlink/bin/../lib/gcc-lib/x86_64--netbsd/4.1.2//libf95.la' seems to be moved libtool-fortran: link: warning: `/scratch/math/octave/work/.buildlink/bin/../lib/gcc-lib/x86_64--netbsd/4.1.2//libf95.la' seems to be moved libtool-fortran: link: warning: `/scratch/math/octave/work/.buildlink/bin/../lib/gcc-lib/x86_64--netbsd/4.1.2//libf95.la' seems to be moved libtool-fortran: link: warning: `/scratch/math/octave/work/.buildlink/bin/../lib/gcc-lib/x86_64--netbsd/4.1.2//libf95.la' seems to be moved libtool-fortran: link: warning: `/scratch/math/octave/work/.buildlink/bin/../lib/gcc-lib/x86_64--netbsd/4.1.2//libf95.la' seems to be moved libtool-fortran: link: warning: `/scratch/math/octave/work/.buildlink/bin/../lib/gcc-lib/x86_64--netbsd/4.1.2//libf95.la' seems to be moved libtool-fortran: link: warning: `/scratch/math/octave/work/.buildlink/bin/../lib/gcc-lib/x86_64--netbsd/4.1.2//libf95.la' seems to be moved libtool-fortran: link: warning: `/scratch/math/octave/work/.buildlink/bin/../lib/gcc-lib/x86_64--netbsd/4.1.2//libf95.la' seems to be moved libtool-fortran: link: warning: `/scratch/math/octave/work/.buildlink/bin/../lib/gcc-lib/x86_64--netbsd/4.1.2//libf95.la' seems to be moved libtool-fortran: link: c++ -shared -fPIC -DPIC DLD-FUNCTIONS/.libs/DLD_FUNCTIONS___voronoi___la-__voronoi__.o -Wl,-rpath,/scratch/math/octave/work/octave-3.6.4/src/.libs -Wl,-rpath,/scratch/math/octave/work/octave-3.6.4/liboctave/.libs -Wl,-rpath,/scratch/math/octave/work/.buildlink/lib -Wl,-rpath,/scratch/math/octave/work/octave-3.6.4/libcruft/.libs -Wl,-rpath,/scratch/math/octave/work/.buildlink/lib/gcc-lib/x86_64--netbsd/4.1.2 -Wl,-rpath,/usr/pkg/lib/octave/3.6.4 -Wl,-rpath,/scratch/math/octave/work/.buildlink/lib -Wl,-rpath,/scratch/math/octave/work/.buildlink/lib/gcc-lib/x86_64--netbsd/4.1.2 -L/scratch/math/octave/work/octave-3.6.4/liboctave/.libs -L/scratch/math/octave/work/octave-3.6.4/libcruft/.libs -L/scratch/math/octave/work/.buildlink/lib -L/scratch/math/octave/work/.x11-buildlink/lib -L./.libs -loctinterp -L/scratch/math/octave/work/.buildlink/bin/../lib/gcc-lib/x86_64--netbsd/4.1.2/ -L/scratch/math/octave/work/.buildlink/bin/../lib/gcc-lib/x86_64--netbsd/4.1.2 -L/scratch/math/octave/work/.buildlink/lib/gcc-lib/x86_64--netbsd/4.1.2/ -L/scratch/math/octave/work/.buildlink/bin/../lib/gcc-lib/x86_64--netbsd/4.1.2/// -L/scratch/math/octave/work/.buildlink/lib/gcc-lib/x86_64--netbsd/4.1.2/// -L/usr/lib// -lhdf5 -lz -lX11 -L../liboctave/.libs -loctave -lfftw3 -lreadline -ltermcap -lcurses -lpcre -L../libcruft/.libs -lcruft -llapack -lblas -L/scratch/math/octave/work/.buildlink/lib/gcc-lib/x86_64--netbsd/4.1.2 -lf95 -lqhull -lm -O2 -O2 -pthread -O2 -Wl,-R/usr/pkg/lib -Wl,-R/usr/X11R7/lib -pthread -Wl,-soname -Wl,__voronoi__.so -o DLD-FUNCTIONS/.libs/__voronoi__.so libtool-fortran: link: c++ -shared -fPIC -DPIC DLD-FUNCTIONS/.libs/DLD_FUNCTIONS_amd_la-amd.o -Wl,-rpath,/scratch/math/octave/work/octave-3.6.4/src/.libs -Wl,-rpath,/scratch/math/octave/work/octave-3.6.4/liboctave/.libs -Wl,-rpath,/scratch/math/octave/work/.buildlink/lib -Wl,-rpath,/scratch/math/octave/work/octave-3.6.4/libcruft/.libs -Wl,-rpath,/scratch/math/octave/work/.buildlink/lib/gcc-lib/x86_64--netbsd/4.1.2 -Wl,-rpath,/usr/pkg/lib/octave/3.6.4 -Wl,-rpath,/scratch/math/octave/work/.buildlink/lib -Wl,-rpath,/scratch/math/octave/work/.buildlink/lib/gcc-lib/x86_64--netbsd/4.1.2 -L/scratch/math/octave/work/octave-3.6.4/liboctave/.libs -L/scratch/math/octave/work/octave-3.6.4/libcruft/.libs -L/scratch/math/octave/work/.buildlink/lib -L/scratch/math/octave/work/.x11-buildlink/lib -L./.libs -loctinterp -L/scratch/math/octave/work/.buildlink/bin/../lib/gcc-lib/x86_64--netbsd/4.1.2/ -L/scratch/math/octave/work/.buildlink/bin/../lib/gcc-lib/x86_64--netbsd/4.1.2 -L/scratch/math/octave/work/.buildlink/lib/gcc-lib/x86_64--netbsd/4.1.2/ -L/scratch/math/octave/work/.buildlink/bin/../lib/gcc-lib/x86_64--netbsd/4.1.2/// -L/scratch/math/octave/work/.buildlink/lib/gcc-lib/x86_64--netbsd/4.1.2/// -L/usr/lib// -lhdf5 -lz -lX11 -L../liboctave/.libs -loctave -lfftw3 -lreadline -ltermcap -lcurses -lpcre -L../libcruft/.libs -lcruft -llapack -lblas -L/scratch/math/octave/work/.buildlink/lib/gcc-lib/x86_64--netbsd/4.1.2 -lf95 -lm -O2 -O2 -pthread -O2 -Wl,-R/usr/pkg/lib -Wl,-R/usr/X11R7/lib -pthread -Wl,-soname -Wl,amd.so -o DLD-FUNCTIONS/.libs/amd.so libtool-fortran: link: ar cru DLD-FUNCTIONS/.libs/__voronoi__.a DLD-FUNCTIONS/DLD_FUNCTIONS___voronoi___la-__voronoi__.o libtool-fortran: link: ranlib DLD-FUNCTIONS/.libs/__voronoi__.a libtool-fortran: link: ar cru DLD-FUNCTIONS/.libs/amd.a DLD-FUNCTIONS/DLD_FUNCTIONS_amd_la-amd.o libtool-fortran: link: ranlib DLD-FUNCTIONS/.libs/amd.a libtool-fortran: link: ( cd "DLD-FUNCTIONS/.libs" && rm -f "__voronoi__.la" && ln -s "../__voronoi__.la" "__voronoi__.la" ) libtool-fortran: link: ( cd "DLD-FUNCTIONS/.libs" && rm -f "amd.la" && ln -s "../amd.la" "amd.la" ) /bin/sh ../libtool --tag=CXX --mode=link c++ -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -avoid-version -module -no-undefined -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib -L/usr/X11R7/lib -Wl,-R/usr/X11R7/lib -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib -L/usr/X11R7/lib -Wl,-R/usr/X11R7/lib -o DLD-FUNCTIONS/balance.la -rpath /usr/pkg/lib/octave/3.6.4 DLD-FUNCTIONS/balance.lo liboctinterp.la ../liboctave/liboctave.la ../libcruft/libcruft.la -lm /bin/sh ../libtool --tag=CXX --mode=link c++ -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -avoid-version -module -no-undefined -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib -L/usr/X11R7/lib -Wl,-R/usr/X11R7/lib -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib -L/usr/X11R7/lib -Wl,-R/usr/X11R7/lib -o DLD-FUNCTIONS/besselj.la -rpath /usr/pkg/lib/octave/3.6.4 DLD-FUNCTIONS/besselj.lo liboctinterp.la ../liboctave/liboctave.la ../libcruft/libcruft.la -lm libtool-fortran: link: warning: `/scratch/math/octave/work/.buildlink/bin/../lib/gcc-lib/x86_64--netbsd/4.1.2//libf95.la' seems to be moved libtool-fortran: link: warning: `/scratch/math/octave/work/.buildlink/bin/../lib/gcc-lib/x86_64--netbsd/4.1.2//libf95.la' seems to be moved libtool-fortran: link: warning: `/scratch/math/octave/work/.buildlink/bin/../lib/gcc-lib/x86_64--netbsd/4.1.2//libf95.la' seems to be moved libtool-fortran: link: warning: `/scratch/math/octave/work/.buildlink/bin/../lib/gcc-lib/x86_64--netbsd/4.1.2//libf95.la' seems to be moved libtool-fortran: link: warning: `/scratch/math/octave/work/.buildlink/bin/../lib/gcc-lib/x86_64--netbsd/4.1.2//libf95.la' seems to be moved libtool-fortran: link: warning: `/scratch/math/octave/work/.buildlink/bin/../lib/gcc-lib/x86_64--netbsd/4.1.2//libf95.la' seems to be moved libtool-fortran: link: warning: `/scratch/math/octave/work/.buildlink/bin/../lib/gcc-lib/x86_64--netbsd/4.1.2//libf95.la' seems to be moved libtool-fortran: link: warning: `/scratch/math/octave/work/.buildlink/bin/../lib/gcc-lib/x86_64--netbsd/4.1.2//libf95.la' seems to be moved libtool-fortran: link: warning: `/scratch/math/octave/work/.buildlink/bin/../lib/gcc-lib/x86_64--netbsd/4.1.2//libf95.la' seems to be moved libtool-fortran: link: warning: `/scratch/math/octave/work/.buildlink/bin/../lib/gcc-lib/x86_64--netbsd/4.1.2//libf95.la' seems to be moved libtool-fortran: link: c++ -shared -fPIC -DPIC DLD-FUNCTIONS/.libs/balance.o -Wl,-rpath,/scratch/math/octave/work/octave-3.6.4/src/.libs -Wl,-rpath,/scratch/math/octave/work/octave-3.6.4/liboctave/.libs -Wl,-rpath,/scratch/math/octave/work/.buildlink/lib -Wl,-rpath,/scratch/math/octave/work/octave-3.6.4/libcruft/.libs -Wl,-rpath,/scratch/math/octave/work/.buildlink/lib/gcc-lib/x86_64--netbsd/4.1.2 -Wl,-rpath,/usr/pkg/lib/octave/3.6.4 -Wl,-rpath,/scratch/math/octave/work/.buildlink/lib -Wl,-rpath,/scratch/math/octave/work/.buildlink/lib/gcc-lib/x86_64--netbsd/4.1.2 -L/scratch/math/octave/work/octave-3.6.4/liboctave/.libs -L/scratch/math/octave/work/octave-3.6.4/libcruft/.libs -L/scratch/math/octave/work/.buildlink/lib -L/scratch/math/octave/work/.x11-buildlink/lib -L./.libs -loctinterp -L/scratch/math/octave/work/.buildlink/bin/../lib/gcc-lib/x86_64--netbsd/4.1.2/ -L/scratch/math/octave/work/.buildlink/bin/../lib/gcc-lib/x86_64--netbsd/4.1.2 -L/scratch/math/octave/work/.buildlink/lib/gcc-lib/x86_64--netbsd/4.1.2/ -L/scratch/math/octave/work/.buildlink/bin/../lib/gcc-lib/x86_64--netbsd/4.1.2/// -L/scratch/math/octave/work/.buildlink/lib/gcc-lib/x86_64--netbsd/4.1.2/// -L/usr/lib// -lhdf5 -lz -lX11 -L../liboctave/.libs -loctave -lfftw3 -lreadline -ltermcap -lcurses -lpcre -L../libcruft/.libs -lcruft -llapack -lblas -L/scratch/math/octave/work/.buildlink/lib/gcc-lib/x86_64--netbsd/4.1.2 -lf95 -lm -O2 -O2 -pthread -O2 -Wl,-R/usr/pkg/lib -Wl,-R/usr/X11R7/lib -pthread -Wl,-soname -Wl,balance.so -o DLD-FUNCTIONS/.libs/balance.so libtool-fortran: link: c++ -shared -fPIC -DPIC DLD-FUNCTIONS/.libs/besselj.o -Wl,-rpath,/scratch/math/octave/work/octave-3.6.4/src/.libs -Wl,-rpath,/scratch/math/octave/work/octave-3.6.4/liboctave/.libs -Wl,-rpath,/scratch/math/octave/work/.buildlink/lib -Wl,-rpath,/scratch/math/octave/work/octave-3.6.4/libcruft/.libs -Wl,-rpath,/scratch/math/octave/work/.buildlink/lib/gcc-lib/x86_64--netbsd/4.1.2 -Wl,-rpath,/usr/pkg/lib/octave/3.6.4 -Wl,-rpath,/scratch/math/octave/work/.buildlink/lib -Wl,-rpath,/scratch/math/octave/work/.buildlink/lib/gcc-lib/x86_64--netbsd/4.1.2 -L/scratch/math/octave/work/octave-3.6.4/liboctave/.libs -L/scratch/math/octave/work/octave-3.6.4/libcruft/.libs -L/scratch/math/octave/work/.buildlink/lib -L/scratch/math/octave/work/.x11-buildlink/lib -L./.libs -loctinterp -L/scratch/math/octave/work/.buildlink/bin/../lib/gcc-lib/x86_64--netbsd/4.1.2/ -L/scratch/math/octave/work/.buildlink/bin/../lib/gcc-lib/x86_64--netbsd/4.1.2 -L/scratch/math/octave/work/.buildlink/lib/gcc-lib/x86_64--netbsd/4.1.2/ -L/scratch/math/octave/work/.buildlink/bin/../lib/gcc-lib/x86_64--netbsd/4.1.2/// -L/scratch/math/octave/work/.buildlink/lib/gcc-lib/x86_64--netbsd/4.1.2/// -L/usr/lib// -lhdf5 -lz -lX11 -L../liboctave/.libs -loctave -lfftw3 -lreadline -ltermcap -lcurses -lpcre -L../libcruft/.libs -lcruft -llapack -lblas -L/scratch/math/octave/work/.buildlink/lib/gcc-lib/x86_64--netbsd/4.1.2 -lf95 -lm -O2 -O2 -pthread -O2 -Wl,-R/usr/pkg/lib -Wl,-R/usr/X11R7/lib -pthread -Wl,-soname -Wl,besselj.so -o DLD-FUNCTIONS/.libs/besselj.so libtool-fortran: link: ar cru DLD-FUNCTIONS/.libs/balance.a DLD-FUNCTIONS/balance.o libtool-fortran: link: ranlib DLD-FUNCTIONS/.libs/balance.a libtool-fortran: link: ( cd "DLD-FUNCTIONS/.libs" && rm -f "balance.la" && ln -s "../balance.la" "balance.la" ) libtool-fortran: link: ar cru DLD-FUNCTIONS/.libs/besselj.a DLD-FUNCTIONS/besselj.o libtool-fortran: link: ranlib DLD-FUNCTIONS/.libs/besselj.a libtool-fortran: link: ( cd "DLD-FUNCTIONS/.libs" && rm -f "besselj.la" && ln -s "../besselj.la" "besselj.la" ) /bin/sh ../libtool --tag=CXX --mode=link c++ -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -avoid-version -module -no-undefined -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib -L/usr/X11R7/lib -Wl,-R/usr/X11R7/lib -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib -L/usr/X11R7/lib -Wl,-R/usr/X11R7/lib -o DLD-FUNCTIONS/betainc.la -rpath /usr/pkg/lib/octave/3.6.4 DLD-FUNCTIONS/betainc.lo liboctinterp.la ../liboctave/liboctave.la ../libcruft/libcruft.la -lm libtool-fortran: link: warning: `/scratch/math/octave/work/.buildlink/bin/../lib/gcc-lib/x86_64--netbsd/4.1.2//libf95.la' seems to be moved libtool-fortran: link: warning: `/scratch/math/octave/work/.buildlink/bin/../lib/gcc-lib/x86_64--netbsd/4.1.2//libf95.la' seems to be moved libtool-fortran: link: warning: `/scratch/math/octave/work/.buildlink/bin/../lib/gcc-lib/x86_64--netbsd/4.1.2//libf95.la' seems to be moved libtool-fortran: link: warning: `/scratch/math/octave/work/.buildlink/bin/../lib/gcc-lib/x86_64--netbsd/4.1.2//libf95.la' seems to be moved libtool-fortran: link: warning: `/scratch/math/octave/work/.buildlink/bin/../lib/gcc-lib/x86_64--netbsd/4.1.2//libf95.la' seems to be moved /bin/sh ../libtool --tag=CXX --mode=link c++ -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -avoid-version -module -no-undefined -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib -L/usr/X11R7/lib -Wl,-R/usr/X11R7/lib -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib -L/usr/X11R7/lib -Wl,-R/usr/X11R7/lib -o DLD-FUNCTIONS/bsxfun.la -rpath /usr/pkg/lib/octave/3.6.4 DLD-FUNCTIONS/bsxfun.lo liboctinterp.la ../liboctave/liboctave.la ../libcruft/libcruft.la -lm libtool-fortran: link: warning: `/scratch/math/octave/work/.buildlink/bin/../lib/gcc-lib/x86_64--netbsd/4.1.2//libf95.la' seems to be moved libtool-fortran: link: warning: `/scratch/math/octave/work/.buildlink/bin/../lib/gcc-lib/x86_64--netbsd/4.1.2//libf95.la' seems to be moved libtool-fortran: link: warning: `/scratch/math/octave/work/.buildlink/bin/../lib/gcc-lib/x86_64--netbsd/4.1.2//libf95.la' seems to be moved libtool-fortran: link: warning: `/scratch/math/octave/work/.buildlink/bin/../lib/gcc-lib/x86_64--netbsd/4.1.2//libf95.la' seems to be moved libtool-fortran: link: warning: `/scratch/math/octave/work/.buildlink/bin/../lib/gcc-lib/x86_64--netbsd/4.1.2//libf95.la' seems to be moved libtool-fortran: link: c++ -shared -fPIC -DPIC DLD-FUNCTIONS/.libs/betainc.o -Wl,-rpath,/scratch/math/octave/work/octave-3.6.4/src/.libs -Wl,-rpath,/scratch/math/octave/work/octave-3.6.4/liboctave/.libs -Wl,-rpath,/scratch/math/octave/work/.buildlink/lib -Wl,-rpath,/scratch/math/octave/work/octave-3.6.4/libcruft/.libs -Wl,-rpath,/scratch/math/octave/work/.buildlink/lib/gcc-lib/x86_64--netbsd/4.1.2 -Wl,-rpath,/usr/pkg/lib/octave/3.6.4 -Wl,-rpath,/scratch/math/octave/work/.buildlink/lib -Wl,-rpath,/scratch/math/octave/work/.buildlink/lib/gcc-lib/x86_64--netbsd/4.1.2 -L/scratch/math/octave/work/octave-3.6.4/liboctave/.libs -L/scratch/math/octave/work/octave-3.6.4/libcruft/.libs -L/scratch/math/octave/work/.buildlink/lib -L/scratch/math/octave/work/.x11-buildlink/lib -L./.libs -loctinterp -L/scratch/math/octave/work/.buildlink/bin/../lib/gcc-lib/x86_64--netbsd/4.1.2/ -L/scratch/math/octave/work/.buildlink/bin/../lib/gcc-lib/x86_64--netbsd/4.1.2 -L/scratch/math/octave/work/.buildlink/lib/gcc-lib/x86_64--netbsd/4.1.2/ -L/scratch/math/octave/work/.buildlink/bin/../lib/gcc-lib/x86_64--netbsd/4.1.2/// -L/scratch/math/octave/work/.buildlink/lib/gcc-lib/x86_64--netbsd/4.1.2/// -L/usr/lib// -lhdf5 -lz -lX11 -L../liboctave/.libs -loctave -lfftw3 -lreadline -ltermcap -lcurses -lpcre -L../libcruft/.libs -lcruft -llapack -lblas -L/scratch/math/octave/work/.buildlink/lib/gcc-lib/x86_64--netbsd/4.1.2 -lf95 -lm -O2 -O2 -pthread -O2 -Wl,-R/usr/pkg/lib -Wl,-R/usr/X11R7/lib -pthread -Wl,-soname -Wl,betainc.so -o DLD-FUNCTIONS/.libs/betainc.so libtool-fortran: link: c++ -shared -fPIC -DPIC DLD-FUNCTIONS/.libs/bsxfun.o -Wl,-rpath,/scratch/math/octave/work/octave-3.6.4/src/.libs -Wl,-rpath,/scratch/math/octave/work/octave-3.6.4/liboctave/.libs -Wl,-rpath,/scratch/math/octave/work/.buildlink/lib -Wl,-rpath,/scratch/math/octave/work/octave-3.6.4/libcruft/.libs -Wl,-rpath,/scratch/math/octave/work/.buildlink/lib/gcc-lib/x86_64--netbsd/4.1.2 -Wl,-rpath,/usr/pkg/lib/octave/3.6.4 -Wl,-rpath,/scratch/math/octave/work/.buildlink/lib -Wl,-rpath,/scratch/math/octave/work/.buildlink/lib/gcc-lib/x86_64--netbsd/4.1.2 -L/scratch/math/octave/work/octave-3.6.4/liboctave/.libs -L/scratch/math/octave/work/octave-3.6.4/libcruft/.libs -L/scratch/math/octave/work/.buildlink/lib -L/scratch/math/octave/work/.x11-buildlink/lib -L./.libs -loctinterp -L/scratch/math/octave/work/.buildlink/bin/../lib/gcc-lib/x86_64--netbsd/4.1.2/ -L/scratch/math/octave/work/.buildlink/bin/../lib/gcc-lib/x86_64--netbsd/4.1.2 -L/scratch/math/octave/work/.buildlink/lib/gcc-lib/x86_64--netbsd/4.1.2/ -L/scratch/math/octave/work/.buildlink/bin/../lib/gcc-lib/x86_64--netbsd/4.1.2/// -L/scratch/math/octave/work/.buildlink/lib/gcc-lib/x86_64--netbsd/4.1.2/// -L/usr/lib// -lhdf5 -lz -lX11 -L../liboctave/.libs -loctave -lfftw3 -lreadline -ltermcap -lcurses -lpcre -L../libcruft/.libs -lcruft -llapack -lblas -L/scratch/math/octave/work/.buildlink/lib/gcc-lib/x86_64--netbsd/4.1.2 -lf95 -lm -O2 -O2 -pthread -O2 -Wl,-R/usr/pkg/lib -Wl,-R/usr/X11R7/lib -pthread -Wl,-soname -Wl,bsxfun.so -o DLD-FUNCTIONS/.libs/bsxfun.so libtool-fortran: link: ar cru DLD-FUNCTIONS/.libs/betainc.a DLD-FUNCTIONS/betainc.o libtool-fortran: link: ranlib DLD-FUNCTIONS/.libs/betainc.a libtool-fortran: link: ( cd "DLD-FUNCTIONS/.libs" && rm -f "betainc.la" && ln -s "../betainc.la" "betainc.la" ) libtool-fortran: link: ar cru DLD-FUNCTIONS/.libs/bsxfun.a DLD-FUNCTIONS/bsxfun.o libtool-fortran: link: ranlib DLD-FUNCTIONS/.libs/bsxfun.a libtool-fortran: link: ( cd "DLD-FUNCTIONS/.libs" && rm -f "bsxfun.la" && ln -s "../bsxfun.la" "bsxfun.la" ) /bin/sh ../libtool --tag=CXX --mode=link c++ -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -avoid-version -module -no-undefined -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib -L/usr/X11R7/lib -Wl,-R/usr/X11R7/lib -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib -L/usr/X11R7/lib -Wl,-R/usr/X11R7/lib -o DLD-FUNCTIONS/ccolamd.la -rpath /usr/pkg/lib/octave/3.6.4 DLD-FUNCTIONS/DLD_FUNCTIONS_ccolamd_la-ccolamd.lo liboctinterp.la ../liboctave/liboctave.la ../libcruft/libcruft.la -lm /bin/sh ../libtool --tag=CXX --mode=link c++ -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -avoid-version -module -no-undefined -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib -L/usr/X11R7/lib -Wl,-R/usr/X11R7/lib -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib -L/usr/X11R7/lib -Wl,-R/usr/X11R7/lib -o DLD-FUNCTIONS/cellfun.la -rpath /usr/pkg/lib/octave/3.6.4 DLD-FUNCTIONS/cellfun.lo liboctinterp.la ../liboctave/liboctave.la ../libcruft/libcruft.la -lm libtool-fortran: link: warning: `/scratch/math/octave/work/.buildlink/bin/../lib/gcc-lib/x86_64--netbsd/4.1.2//libf95.la' seems to be moved libtool-fortran: link: warning: `/scratch/math/octave/work/.buildlink/bin/../lib/gcc-lib/x86_64--netbsd/4.1.2//libf95.la' seems to be moved libtool-fortran: link: warning: `/scratch/math/octave/work/.buildlink/bin/../lib/gcc-lib/x86_64--netbsd/4.1.2//libf95.la' seems to be moved libtool-fortran: link: warning: `/scratch/math/octave/work/.buildlink/bin/../lib/gcc-lib/x86_64--netbsd/4.1.2//libf95.la' seems to be moved libtool-fortran: link: warning: `/scratch/math/octave/work/.buildlink/bin/../lib/gcc-lib/x86_64--netbsd/4.1.2//libf95.la' seems to be moved libtool-fortran: link: warning: `/scratch/math/octave/work/.buildlink/bin/../lib/gcc-lib/x86_64--netbsd/4.1.2//libf95.la' seems to be moved libtool-fortran: link: warning: `/scratch/math/octave/work/.buildlink/bin/../lib/gcc-lib/x86_64--netbsd/4.1.2//libf95.la' seems to be moved libtool-fortran: link: warning: `/scratch/math/octave/work/.buildlink/bin/../lib/gcc-lib/x86_64--netbsd/4.1.2//libf95.la' seems to be moved libtool-fortran: link: warning: `/scratch/math/octave/work/.buildlink/bin/../lib/gcc-lib/x86_64--netbsd/4.1.2//libf95.la' seems to be moved libtool-fortran: link: warning: `/scratch/math/octave/work/.buildlink/bin/../lib/gcc-lib/x86_64--netbsd/4.1.2//libf95.la' seems to be moved libtool-fortran: link: c++ -shared -fPIC -DPIC DLD-FUNCTIONS/.libs/DLD_FUNCTIONS_ccolamd_la-ccolamd.o -Wl,-rpath,/scratch/math/octave/work/octave-3.6.4/src/.libs -Wl,-rpath,/scratch/math/octave/work/octave-3.6.4/liboctave/.libs -Wl,-rpath,/scratch/math/octave/work/.buildlink/lib -Wl,-rpath,/scratch/math/octave/work/octave-3.6.4/libcruft/.libs -Wl,-rpath,/scratch/math/octave/work/.buildlink/lib/gcc-lib/x86_64--netbsd/4.1.2 -Wl,-rpath,/usr/pkg/lib/octave/3.6.4 -Wl,-rpath,/scratch/math/octave/work/.buildlink/lib -Wl,-rpath,/scratch/math/octave/work/.buildlink/lib/gcc-lib/x86_64--netbsd/4.1.2 -L/scratch/math/octave/work/octave-3.6.4/liboctave/.libs -L/scratch/math/octave/work/octave-3.6.4/libcruft/.libs -L/scratch/math/octave/work/.buildlink/lib -L/scratch/math/octave/work/.x11-buildlink/lib -L./.libs -loctinterp -L/scratch/math/octave/work/.buildlink/bin/../lib/gcc-lib/x86_64--netbsd/4.1.2/ -L/scratch/math/octave/work/.buildlink/bin/../lib/gcc-lib/x86_64--netbsd/4.1.2 -L/scratch/math/octave/work/.buildlink/lib/gcc-lib/x86_64--netbsd/4.1.2/ -L/scratch/math/octave/work/.buildlink/bin/../lib/gcc-lib/x86_64--netbsd/4.1.2/// -L/scratch/math/octave/work/.buildlink/lib/gcc-lib/x86_64--netbsd/4.1.2/// -L/usr/lib// -lhdf5 -lz -lX11 -L../liboctave/.libs -loctave -lfftw3 -lreadline -ltermcap -lcurses -lpcre -L../libcruft/.libs -lcruft -llapack -lblas -L/scratch/math/octave/work/.buildlink/lib/gcc-lib/x86_64--netbsd/4.1.2 -lf95 -lm -O2 -O2 -pthread -O2 -Wl,-R/usr/pkg/lib -Wl,-R/usr/X11R7/lib -pthread -Wl,-soname -Wl,ccolamd.so -o DLD-FUNCTIONS/.libs/ccolamd.so libtool-fortran: link: c++ -shared -fPIC -DPIC DLD-FUNCTIONS/.libs/cellfun.o -Wl,-rpath,/scratch/math/octave/work/octave-3.6.4/src/.libs -Wl,-rpath,/scratch/math/octave/work/octave-3.6.4/liboctave/.libs -Wl,-rpath,/scratch/math/octave/work/.buildlink/lib -Wl,-rpath,/scratch/math/octave/work/octave-3.6.4/libcruft/.libs -Wl,-rpath,/scratch/math/octave/work/.buildlink/lib/gcc-lib/x86_64--netbsd/4.1.2 -Wl,-rpath,/usr/pkg/lib/octave/3.6.4 -Wl,-rpath,/scratch/math/octave/work/.buildlink/lib -Wl,-rpath,/scratch/math/octave/work/.buildlink/lib/gcc-lib/x86_64--netbsd/4.1.2 -L/scratch/math/octave/work/octave-3.6.4/liboctave/.libs -L/scratch/math/octave/work/octave-3.6.4/libcruft/.libs -L/scratch/math/octave/work/.buildlink/lib -L/scratch/math/octave/work/.x11-buildlink/lib -L./.libs -loctinterp -L/scratch/math/octave/work/.buildlink/bin/../lib/gcc-lib/x86_64--netbsd/4.1.2/ -L/scratch/math/octave/work/.buildlink/bin/../lib/gcc-lib/x86_64--netbsd/4.1.2 -L/scratch/math/octave/work/.buildlink/lib/gcc-lib/x86_64--netbsd/4.1.2/ -L/scratch/math/octave/work/.buildlink/bin/../lib/gcc-lib/x86_64--netbsd/4.1.2/// -L/scratch/math/octave/work/.buildlink/lib/gcc-lib/x86_64--netbsd/4.1.2/// -L/usr/lib// -lhdf5 -lz -lX11 -L../liboctave/.libs -loctave -lfftw3 -lreadline -ltermcap -lcurses -lpcre -L../libcruft/.libs -lcruft -llapack -lblas -L/scratch/math/octave/work/.buildlink/lib/gcc-lib/x86_64--netbsd/4.1.2 -lf95 -lm -O2 -O2 -pthread -O2 -Wl,-R/usr/pkg/lib -Wl,-R/usr/X11R7/lib -pthread -Wl,-soname -Wl,cellfun.so -o DLD-FUNCTIONS/.libs/cellfun.so libtool-fortran: link: ar cru DLD-FUNCTIONS/.libs/ccolamd.a DLD-FUNCTIONS/DLD_FUNCTIONS_ccolamd_la-ccolamd.o libtool-fortran: link: ar cru DLD-FUNCTIONS/.libs/cellfun.a DLD-FUNCTIONS/cellfun.o libtool-fortran: link: ranlib DLD-FUNCTIONS/.libs/ccolamd.a libtool-fortran: link: ranlib DLD-FUNCTIONS/.libs/cellfun.a libtool-fortran: link: ( cd "DLD-FUNCTIONS/.libs" && rm -f "ccolamd.la" && ln -s "../ccolamd.la" "ccolamd.la" ) libtool-fortran: link: ( cd "DLD-FUNCTIONS/.libs" && rm -f "cellfun.la" && ln -s "../cellfun.la" "cellfun.la" ) /bin/sh ../libtool --tag=CXX --mode=link c++ -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -avoid-version -module -no-undefined -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib -L/usr/X11R7/lib -Wl,-R/usr/X11R7/lib -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib -L/usr/X11R7/lib -Wl,-R/usr/X11R7/lib -o DLD-FUNCTIONS/chol.la -rpath /usr/pkg/lib/octave/3.6.4 DLD-FUNCTIONS/DLD_FUNCTIONS_chol_la-chol.lo liboctinterp.la ../liboctave/liboctave.la ../libcruft/libcruft.la -lm /bin/sh ../libtool --tag=CXX --mode=link c++ -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -avoid-version -module -no-undefined -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib -L/usr/X11R7/lib -Wl,-R/usr/X11R7/lib -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib -L/usr/X11R7/lib -Wl,-R/usr/X11R7/lib -o DLD-FUNCTIONS/colamd.la -rpath /usr/pkg/lib/octave/3.6.4 DLD-FUNCTIONS/DLD_FUNCTIONS_colamd_la-colamd.lo liboctinterp.la ../liboctave/liboctave.la ../libcruft/libcruft.la -lm libtool-fortran: link: warning: `/scratch/math/octave/work/.buildlink/bin/../lib/gcc-lib/x86_64--netbsd/4.1.2//libf95.la' seems to be moved libtool-fortran: link: warning: `/scratch/math/octave/work/.buildlink/bin/../lib/gcc-lib/x86_64--netbsd/4.1.2//libf95.la' seems to be moved libtool-fortran: link: warning: `/scratch/math/octave/work/.buildlink/bin/../lib/gcc-lib/x86_64--netbsd/4.1.2//libf95.la' seems to be moved libtool-fortran: link: warning: `/scratch/math/octave/work/.buildlink/bin/../lib/gcc-lib/x86_64--netbsd/4.1.2//libf95.la' seems to be moved libtool-fortran: link: warning: `/scratch/math/octave/work/.buildlink/bin/../lib/gcc-lib/x86_64--netbsd/4.1.2//libf95.la' seems to be moved libtool-fortran: link: warning: `/scratch/math/octave/work/.buildlink/bin/../lib/gcc-lib/x86_64--netbsd/4.1.2//libf95.la' seems to be moved libtool-fortran: link: warning: `/scratch/math/octave/work/.buildlink/bin/../lib/gcc-lib/x86_64--netbsd/4.1.2//libf95.la' seems to be moved libtool-fortran: link: warning: `/scratch/math/octave/work/.buildlink/bin/../lib/gcc-lib/x86_64--netbsd/4.1.2//libf95.la' seems to be moved libtool-fortran: link: warning: `/scratch/math/octave/work/.buildlink/bin/../lib/gcc-lib/x86_64--netbsd/4.1.2//libf95.la' seems to be moved libtool-fortran: link: warning: `/scratch/math/octave/work/.buildlink/bin/../lib/gcc-lib/x86_64--netbsd/4.1.2//libf95.la' seems to be moved libtool-fortran: link: c++ -shared -fPIC -DPIC DLD-FUNCTIONS/.libs/DLD_FUNCTIONS_chol_la-chol.o -Wl,-rpath,/scratch/math/octave/work/octave-3.6.4/src/.libs -Wl,-rpath,/scratch/math/octave/work/octave-3.6.4/liboctave/.libs -Wl,-rpath,/scratch/math/octave/work/.buildlink/lib -Wl,-rpath,/scratch/math/octave/work/octave-3.6.4/libcruft/.libs -Wl,-rpath,/scratch/math/octave/work/.buildlink/lib/gcc-lib/x86_64--netbsd/4.1.2 -Wl,-rpath,/usr/pkg/lib/octave/3.6.4 -Wl,-rpath,/scratch/math/octave/work/.buildlink/lib -Wl,-rpath,/scratch/math/octave/work/.buildlink/lib/gcc-lib/x86_64--netbsd/4.1.2 -L/scratch/math/octave/work/octave-3.6.4/liboctave/.libs -L/scratch/math/octave/work/octave-3.6.4/libcruft/.libs -L/scratch/math/octave/work/.buildlink/lib -L/scratch/math/octave/work/.x11-buildlink/lib -L./.libs -loctinterp -L/scratch/math/octave/work/.buildlink/bin/../lib/gcc-lib/x86_64--netbsd/4.1.2/ -L/scratch/math/octave/work/.buildlink/bin/../lib/gcc-lib/x86_64--netbsd/4.1.2 -L/scratch/math/octave/work/.buildlink/lib/gcc-lib/x86_64--netbsd/4.1.2/ -L/scratch/math/octave/work/.buildlink/bin/../lib/gcc-lib/x86_64--netbsd/4.1.2/// -L/scratch/math/octave/work/.buildlink/lib/gcc-lib/x86_64--netbsd/4.1.2/// -L/usr/lib// -lhdf5 -lz -lX11 -L../liboctave/.libs -loctave -lfftw3 -lreadline -ltermcap -lcurses -lpcre -L../libcruft/.libs -lcruft -llapack -lblas -L/scratch/math/octave/work/.buildlink/lib/gcc-lib/x86_64--netbsd/4.1.2 -lf95 -lm -O2 -O2 -pthread -O2 -Wl,-R/usr/pkg/lib -Wl,-R/usr/X11R7/lib -pthread -Wl,-soname -Wl,chol.so -o DLD-FUNCTIONS/.libs/chol.so libtool-fortran: link: c++ -shared -fPIC -DPIC DLD-FUNCTIONS/.libs/DLD_FUNCTIONS_colamd_la-colamd.o -Wl,-rpath,/scratch/math/octave/work/octave-3.6.4/src/.libs -Wl,-rpath,/scratch/math/octave/work/octave-3.6.4/liboctave/.libs -Wl,-rpath,/scratch/math/octave/work/.buildlink/lib -Wl,-rpath,/scratch/math/octave/work/octave-3.6.4/libcruft/.libs -Wl,-rpath,/scratch/math/octave/work/.buildlink/lib/gcc-lib/x86_64--netbsd/4.1.2 -Wl,-rpath,/usr/pkg/lib/octave/3.6.4 -Wl,-rpath,/scratch/math/octave/work/.buildlink/lib -Wl,-rpath,/scratch/math/octave/work/.buildlink/lib/gcc-lib/x86_64--netbsd/4.1.2 -L/scratch/math/octave/work/octave-3.6.4/liboctave/.libs -L/scratch/math/octave/work/octave-3.6.4/libcruft/.libs -L/scratch/math/octave/work/.buildlink/lib -L/scratch/math/octave/work/.x11-buildlink/lib -L./.libs -loctinterp -L/scratch/math/octave/work/.buildlink/bin/../lib/gcc-lib/x86_64--netbsd/4.1.2/ -L/scratch/math/octave/work/.buildlink/bin/../lib/gcc-lib/x86_64--netbsd/4.1.2 -L/scratch/math/octave/work/.buildlink/lib/gcc-lib/x86_64--netbsd/4.1.2/ -L/scratch/math/octave/work/.buildlink/bin/../lib/gcc-lib/x86_64--netbsd/4.1.2/// -L/scratch/math/octave/work/.buildlink/lib/gcc-lib/x86_64--netbsd/4.1.2/// -L/usr/lib// -lhdf5 -lz -lX11 -L../liboctave/.libs -loctave -lfftw3 -lreadline -ltermcap -lcurses -lpcre -L../libcruft/.libs -lcruft -llapack -lblas -L/scratch/math/octave/work/.buildlink/lib/gcc-lib/x86_64--netbsd/4.1.2 -lf95 -lm -O2 -O2 -pthread -O2 -Wl,-R/usr/pkg/lib -Wl,-R/usr/X11R7/lib -pthread -Wl,-soname -Wl,colamd.so -o DLD-FUNCTIONS/.libs/colamd.so libtool-fortran: link: ar cru DLD-FUNCTIONS/.libs/chol.a DLD-FUNCTIONS/DLD_FUNCTIONS_chol_la-chol.o libtool-fortran: link: ranlib DLD-FUNCTIONS/.libs/chol.a libtool-fortran: link: ar cru DLD-FUNCTIONS/.libs/colamd.a DLD-FUNCTIONS/DLD_FUNCTIONS_colamd_la-colamd.o libtool-fortran: link: ranlib DLD-FUNCTIONS/.libs/colamd.a libtool-fortran: link: ( cd "DLD-FUNCTIONS/.libs" && rm -f "chol.la" && ln -s "../chol.la" "chol.la" ) libtool-fortran: link: ( cd "DLD-FUNCTIONS/.libs" && rm -f "colamd.la" && ln -s "../colamd.la" "colamd.la" ) /bin/sh ../libtool --tag=CXX --mode=link c++ -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -avoid-version -module -no-undefined -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib -L/usr/X11R7/lib -Wl,-R/usr/X11R7/lib -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib -L/usr/X11R7/lib -Wl,-R/usr/X11R7/lib -o DLD-FUNCTIONS/colloc.la -rpath /usr/pkg/lib/octave/3.6.4 DLD-FUNCTIONS/colloc.lo liboctinterp.la ../liboctave/liboctave.la ../libcruft/libcruft.la -lm /bin/sh ../libtool --tag=CXX --mode=link c++ -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -avoid-version -module -no-undefined -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib -L/usr/X11R7/lib -Wl,-R/usr/X11R7/lib -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib -L/usr/X11R7/lib -Wl,-R/usr/X11R7/lib -o DLD-FUNCTIONS/conv2.la -rpath /usr/pkg/lib/octave/3.6.4 DLD-FUNCTIONS/conv2.lo liboctinterp.la ../liboctave/liboctave.la ../libcruft/libcruft.la -lm libtool-fortran: link: warning: `/scratch/math/octave/work/.buildlink/bin/../lib/gcc-lib/x86_64--netbsd/4.1.2//libf95.la' seems to be moved libtool-fortran: link: warning: `/scratch/math/octave/work/.buildlink/bin/../lib/gcc-lib/x86_64--netbsd/4.1.2//libf95.la' seems to be moved libtool-fortran: link: warning: `/scratch/math/octave/work/.buildlink/bin/../lib/gcc-lib/x86_64--netbsd/4.1.2//libf95.la' seems to be moved libtool-fortran: link: warning: `/scratch/math/octave/work/.buildlink/bin/../lib/gcc-lib/x86_64--netbsd/4.1.2//libf95.la' seems to be moved libtool-fortran: link: warning: `/scratch/math/octave/work/.buildlink/bin/../lib/gcc-lib/x86_64--netbsd/4.1.2//libf95.la' seems to be moved libtool-fortran: link: warning: `/scratch/math/octave/work/.buildlink/bin/../lib/gcc-lib/x86_64--netbsd/4.1.2//libf95.la' seems to be moved libtool-fortran: link: warning: `/scratch/math/octave/work/.buildlink/bin/../lib/gcc-lib/x86_64--netbsd/4.1.2//libf95.la' seems to be moved libtool-fortran: link: warning: `/scratch/math/octave/work/.buildlink/bin/../lib/gcc-lib/x86_64--netbsd/4.1.2//libf95.la' seems to be moved libtool-fortran: link: warning: `/scratch/math/octave/work/.buildlink/bin/../lib/gcc-lib/x86_64--netbsd/4.1.2//libf95.la' seems to be moved libtool-fortran: link: warning: `/scratch/math/octave/work/.buildlink/bin/../lib/gcc-lib/x86_64--netbsd/4.1.2//libf95.la' seems to be moved libtool-fortran: link: c++ -shared -fPIC -DPIC DLD-FUNCTIONS/.libs/colloc.o -Wl,-rpath,/scratch/math/octave/work/octave-3.6.4/src/.libs -Wl,-rpath,/scratch/math/octave/work/octave-3.6.4/liboctave/.libs -Wl,-rpath,/scratch/math/octave/work/.buildlink/lib -Wl,-rpath,/scratch/math/octave/work/octave-3.6.4/libcruft/.libs -Wl,-rpath,/scratch/math/octave/work/.buildlink/lib/gcc-lib/x86_64--netbsd/4.1.2 -Wl,-rpath,/usr/pkg/lib/octave/3.6.4 -Wl,-rpath,/scratch/math/octave/work/.buildlink/lib -Wl,-rpath,/scratch/math/octave/work/.buildlink/lib/gcc-lib/x86_64--netbsd/4.1.2 -L/scratch/math/octave/work/octave-3.6.4/liboctave/.libs -L/scratch/math/octave/work/octave-3.6.4/libcruft/.libs -L/scratch/math/octave/work/.buildlink/lib -L/scratch/math/octave/work/.x11-buildlink/lib -L./.libs -loctinterp -L/scratch/math/octave/work/.buildlink/bin/../lib/gcc-lib/x86_64--netbsd/4.1.2/ -L/scratch/math/octave/work/.buildlink/bin/../lib/gcc-lib/x86_64--netbsd/4.1.2 -L/scratch/math/octave/work/.buildlink/lib/gcc-lib/x86_64--netbsd/4.1.2/ -L/scratch/math/octave/work/.buildlink/bin/../lib/gcc-lib/x86_64--netbsd/4.1.2/// -L/scratch/math/octave/work/.buildlink/lib/gcc-lib/x86_64--netbsd/4.1.2/// -L/usr/lib// -lhdf5 -lz -lX11 -L../liboctave/.libs -loctave -lfftw3 -lreadline -ltermcap -lcurses -lpcre -L../libcruft/.libs -lcruft -llapack -lblas -L/scratch/math/octave/work/.buildlink/lib/gcc-lib/x86_64--netbsd/4.1.2 -lf95 -lm -O2 -O2 -pthread -O2 -Wl,-R/usr/pkg/lib -Wl,-R/usr/X11R7/lib -pthread -Wl,-soname -Wl,colloc.so -o DLD-FUNCTIONS/.libs/colloc.so libtool-fortran: link: c++ -shared -fPIC -DPIC DLD-FUNCTIONS/.libs/conv2.o -Wl,-rpath,/scratch/math/octave/work/octave-3.6.4/src/.libs -Wl,-rpath,/scratch/math/octave/work/octave-3.6.4/liboctave/.libs -Wl,-rpath,/scratch/math/octave/work/.buildlink/lib -Wl,-rpath,/scratch/math/octave/work/octave-3.6.4/libcruft/.libs -Wl,-rpath,/scratch/math/octave/work/.buildlink/lib/gcc-lib/x86_64--netbsd/4.1.2 -Wl,-rpath,/usr/pkg/lib/octave/3.6.4 -Wl,-rpath,/scratch/math/octave/work/.buildlink/lib -Wl,-rpath,/scratch/math/octave/work/.buildlink/lib/gcc-lib/x86_64--netbsd/4.1.2 -L/scratch/math/octave/work/octave-3.6.4/liboctave/.libs -L/scratch/math/octave/work/octave-3.6.4/libcruft/.libs -L/scratch/math/octave/work/.buildlink/lib -L/scratch/math/octave/work/.x11-buildlink/lib -L./.libs -loctinterp -L/scratch/math/octave/work/.buildlink/bin/../lib/gcc-lib/x86_64--netbsd/4.1.2/ -L/scratch/math/octave/work/.buildlink/bin/../lib/gcc-lib/x86_64--netbsd/4.1.2 -L/scratch/math/octave/work/.buildlink/lib/gcc-lib/x86_64--netbsd/4.1.2/ -L/scratch/math/octave/work/.buildlink/bin/../lib/gcc-lib/x86_64--netbsd/4.1.2/// -L/scratch/math/octave/work/.buildlink/lib/gcc-lib/x86_64--netbsd/4.1.2/// -L/usr/lib// -lhdf5 -lz -lX11 -L../liboctave/.libs -loctave -lfftw3 -lreadline -ltermcap -lcurses -lpcre -L../libcruft/.libs -lcruft -llapack -lblas -L/scratch/math/octave/work/.buildlink/lib/gcc-lib/x86_64--netbsd/4.1.2 -lf95 -lm -O2 -O2 -pthread -O2 -Wl,-R/usr/pkg/lib -Wl,-R/usr/X11R7/lib -pthread -Wl,-soname -Wl,conv2.so -o DLD-FUNCTIONS/.libs/conv2.so libtool-fortran: link: ar cru DLD-FUNCTIONS/.libs/colloc.a DLD-FUNCTIONS/colloc.o libtool-fortran: link: ranlib DLD-FUNCTIONS/.libs/colloc.a libtool-fortran: link: ( cd "DLD-FUNCTIONS/.libs" && rm -f "colloc.la" && ln -s "../colloc.la" "colloc.la" ) libtool-fortran: link: ar cru DLD-FUNCTIONS/.libs/conv2.a DLD-FUNCTIONS/conv2.o libtool-fortran: link: ranlib DLD-FUNCTIONS/.libs/conv2.a libtool-fortran: link: ( cd "DLD-FUNCTIONS/.libs" && rm -f "conv2.la" && ln -s "../conv2.la" "conv2.la" ) /bin/sh ../libtool --tag=CXX --mode=link c++ -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -avoid-version -module -no-undefined -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib -L/usr/X11R7/lib -Wl,-R/usr/X11R7/lib -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib -L/usr/X11R7/lib -Wl,-R/usr/X11R7/lib -o DLD-FUNCTIONS/convhulln.la -rpath /usr/pkg/lib/octave/3.6.4 DLD-FUNCTIONS/DLD_FUNCTIONS_convhulln_la-convhulln.lo liboctinterp.la ../liboctave/liboctave.la ../libcruft/libcruft.la -lqhull -lm /bin/sh ../libtool --tag=CXX --mode=link c++ -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -avoid-version -module -no-undefined -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib -L/usr/X11R7/lib -Wl,-R/usr/X11R7/lib -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib -L/usr/X11R7/lib -Wl,-R/usr/X11R7/lib -o DLD-FUNCTIONS/daspk.la -rpath /usr/pkg/lib/octave/3.6.4 DLD-FUNCTIONS/daspk.lo liboctinterp.la ../liboctave/liboctave.la ../libcruft/libcruft.la -lm libtool-fortran: link: warning: `/scratch/math/octave/work/.buildlink/bin/../lib/gcc-lib/x86_64--netbsd/4.1.2//libf95.la' seems to be moved libtool-fortran: link: warning: `/scratch/math/octave/work/.buildlink/bin/../lib/gcc-lib/x86_64--netbsd/4.1.2//libf95.la' seems to be moved libtool-fortran: link: warning: `/scratch/math/octave/work/.buildlink/bin/../lib/gcc-lib/x86_64--netbsd/4.1.2//libf95.la' seems to be moved libtool-fortran: link: warning: `/scratch/math/octave/work/.buildlink/bin/../lib/gcc-lib/x86_64--netbsd/4.1.2//libf95.la' seems to be moved libtool-fortran: link: warning: `/scratch/math/octave/work/.buildlink/bin/../lib/gcc-lib/x86_64--netbsd/4.1.2//libf95.la' seems to be moved libtool-fortran: link: warning: `/scratch/math/octave/work/.buildlink/bin/../lib/gcc-lib/x86_64--netbsd/4.1.2//libf95.la' seems to be moved libtool-fortran: link: warning: `/scratch/math/octave/work/.buildlink/bin/../lib/gcc-lib/x86_64--netbsd/4.1.2//libf95.la' seems to be moved libtool-fortran: link: warning: `/scratch/math/octave/work/.buildlink/bin/../lib/gcc-lib/x86_64--netbsd/4.1.2//libf95.la' seems to be moved libtool-fortran: link: warning: `/scratch/math/octave/work/.buildlink/bin/../lib/gcc-lib/x86_64--netbsd/4.1.2//libf95.la' seems to be moved libtool-fortran: link: warning: `/scratch/math/octave/work/.buildlink/bin/../lib/gcc-lib/x86_64--netbsd/4.1.2//libf95.la' seems to be moved libtool-fortran: link: c++ -shared -fPIC -DPIC DLD-FUNCTIONS/.libs/DLD_FUNCTIONS_convhulln_la-convhulln.o -Wl,-rpath,/scratch/math/octave/work/octave-3.6.4/src/.libs -Wl,-rpath,/scratch/math/octave/work/octave-3.6.4/liboctave/.libs -Wl,-rpath,/scratch/math/octave/work/.buildlink/lib -Wl,-rpath,/scratch/math/octave/work/octave-3.6.4/libcruft/.libs -Wl,-rpath,/scratch/math/octave/work/.buildlink/lib/gcc-lib/x86_64--netbsd/4.1.2 -Wl,-rpath,/usr/pkg/lib/octave/3.6.4 -Wl,-rpath,/scratch/math/octave/work/.buildlink/lib -Wl,-rpath,/scratch/math/octave/work/.buildlink/lib/gcc-lib/x86_64--netbsd/4.1.2 -L/scratch/math/octave/work/octave-3.6.4/liboctave/.libs -L/scratch/math/octave/work/octave-3.6.4/libcruft/.libs -L/scratch/math/octave/work/.buildlink/lib -L/scratch/math/octave/work/.x11-buildlink/lib -L./.libs -loctinterp -L/scratch/math/octave/work/.buildlink/bin/../lib/gcc-lib/x86_64--netbsd/4.1.2/ -L/scratch/math/octave/work/.buildlink/bin/../lib/gcc-lib/x86_64--netbsd/4.1.2 -L/scratch/math/octave/work/.buildlink/lib/gcc-lib/x86_64--netbsd/4.1.2/ -L/scratch/math/octave/work/.buildlink/bin/../lib/gcc-lib/x86_64--netbsd/4.1.2/// -L/scratch/math/octave/work/.buildlink/lib/gcc-lib/x86_64--netbsd/4.1.2/// -L/usr/lib// -lhdf5 -lz -lX11 -L../liboctave/.libs -loctave -lfftw3 -lreadline -ltermcap -lcurses -lpcre -L../libcruft/.libs -lcruft -llapack -lblas -L/scratch/math/octave/work/.buildlink/lib/gcc-lib/x86_64--netbsd/4.1.2 -lf95 -lqhull -lm -O2 -O2 -pthread -O2 -Wl,-R/usr/pkg/lib -Wl,-R/usr/X11R7/lib -pthread -Wl,-soname -Wl,convhulln.so -o DLD-FUNCTIONS/.libs/convhulln.so libtool-fortran: link: c++ -shared -fPIC -DPIC DLD-FUNCTIONS/.libs/daspk.o -Wl,-rpath,/scratch/math/octave/work/octave-3.6.4/src/.libs -Wl,-rpath,/scratch/math/octave/work/octave-3.6.4/liboctave/.libs -Wl,-rpath,/scratch/math/octave/work/.buildlink/lib -Wl,-rpath,/scratch/math/octave/work/octave-3.6.4/libcruft/.libs -Wl,-rpath,/scratch/math/octave/work/.buildlink/lib/gcc-lib/x86_64--netbsd/4.1.2 -Wl,-rpath,/usr/pkg/lib/octave/3.6.4 -Wl,-rpath,/scratch/math/octave/work/.buildlink/lib -Wl,-rpath,/scratch/math/octave/work/.buildlink/lib/gcc-lib/x86_64--netbsd/4.1.2 -L/scratch/math/octave/work/octave-3.6.4/liboctave/.libs -L/scratch/math/octave/work/octave-3.6.4/libcruft/.libs -L/scratch/math/octave/work/.buildlink/lib -L/scratch/math/octave/work/.x11-buildlink/lib -L./.libs -loctinterp -L/scratch/math/octave/work/.buildlink/bin/../lib/gcc-lib/x86_64--netbsd/4.1.2/ -L/scratch/math/octave/work/.buildlink/bin/../lib/gcc-lib/x86_64--netbsd/4.1.2 -L/scratch/math/octave/work/.buildlink/lib/gcc-lib/x86_64--netbsd/4.1.2/ -L/scratch/math/octave/work/.buildlink/bin/../lib/gcc-lib/x86_64--netbsd/4.1.2/// -L/scratch/math/octave/work/.buildlink/lib/gcc-lib/x86_64--netbsd/4.1.2/// -L/usr/lib// -lhdf5 -lz -lX11 -L../liboctave/.libs -loctave -lfftw3 -lreadline -ltermcap -lcurses -lpcre -L../libcruft/.libs -lcruft -llapack -lblas -L/scratch/math/octave/work/.buildlink/lib/gcc-lib/x86_64--netbsd/4.1.2 -lf95 -lm -O2 -O2 -pthread -O2 -Wl,-R/usr/pkg/lib -Wl,-R/usr/X11R7/lib -pthread -Wl,-soname -Wl,daspk.so -o DLD-FUNCTIONS/.libs/daspk.so libtool-fortran: link: ar cru DLD-FUNCTIONS/.libs/convhulln.a DLD-FUNCTIONS/DLD_FUNCTIONS_convhulln_la-convhulln.o libtool-fortran: link: ar cru DLD-FUNCTIONS/.libs/daspk.a DLD-FUNCTIONS/daspk.o libtool-fortran: link: ranlib DLD-FUNCTIONS/.libs/convhulln.a libtool-fortran: link: ranlib DLD-FUNCTIONS/.libs/daspk.a libtool-fortran: link: ( cd "DLD-FUNCTIONS/.libs" && rm -f "convhulln.la" && ln -s "../convhulln.la" "convhulln.la" ) libtool-fortran: link: ( cd "DLD-FUNCTIONS/.libs" && rm -f "daspk.la" && ln -s "../daspk.la" "daspk.la" ) /bin/sh ../libtool --tag=CXX --mode=link c++ -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -avoid-version -module -no-undefined -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib -L/usr/X11R7/lib -Wl,-R/usr/X11R7/lib -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib -L/usr/X11R7/lib -Wl,-R/usr/X11R7/lib -o DLD-FUNCTIONS/dasrt.la -rpath /usr/pkg/lib/octave/3.6.4 DLD-FUNCTIONS/dasrt.lo liboctinterp.la ../liboctave/liboctave.la ../libcruft/libcruft.la -lm /bin/sh ../libtool --tag=CXX --mode=link c++ -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -avoid-version -module -no-undefined -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib -L/usr/X11R7/lib -Wl,-R/usr/X11R7/lib -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib -L/usr/X11R7/lib -Wl,-R/usr/X11R7/lib -o DLD-FUNCTIONS/dassl.la -rpath /usr/pkg/lib/octave/3.6.4 DLD-FUNCTIONS/dassl.lo liboctinterp.la ../liboctave/liboctave.la ../libcruft/libcruft.la -lm libtool-fortran: link: warning: `/scratch/math/octave/work/.buildlink/bin/../lib/gcc-lib/x86_64--netbsd/4.1.2//libf95.la' seems to be moved libtool-fortran: link: warning: `/scratch/math/octave/work/.buildlink/bin/../lib/gcc-lib/x86_64--netbsd/4.1.2//libf95.la' seems to be moved libtool-fortran: link: warning: `/scratch/math/octave/work/.buildlink/bin/../lib/gcc-lib/x86_64--netbsd/4.1.2//libf95.la' seems to be moved libtool-fortran: link: warning: `/scratch/math/octave/work/.buildlink/bin/../lib/gcc-lib/x86_64--netbsd/4.1.2//libf95.la' seems to be moved libtool-fortran: link: warning: `/scratch/math/octave/work/.buildlink/bin/../lib/gcc-lib/x86_64--netbsd/4.1.2//libf95.la' seems to be moved libtool-fortran: link: warning: `/scratch/math/octave/work/.buildlink/bin/../lib/gcc-lib/x86_64--netbsd/4.1.2//libf95.la' seems to be moved libtool-fortran: link: warning: `/scratch/math/octave/work/.buildlink/bin/../lib/gcc-lib/x86_64--netbsd/4.1.2//libf95.la' seems to be moved libtool-fortran: link: warning: `/scratch/math/octave/work/.buildlink/bin/../lib/gcc-lib/x86_64--netbsd/4.1.2//libf95.la' seems to be moved libtool-fortran: link: warning: `/scratch/math/octave/work/.buildlink/bin/../lib/gcc-lib/x86_64--netbsd/4.1.2//libf95.la' seems to be moved libtool-fortran: link: warning: `/scratch/math/octave/work/.buildlink/bin/../lib/gcc-lib/x86_64--netbsd/4.1.2//libf95.la' seems to be moved libtool-fortran: link: c++ -shared -fPIC -DPIC DLD-FUNCTIONS/.libs/dasrt.o -Wl,-rpath,/scratch/math/octave/work/octave-3.6.4/src/.libs -Wl,-rpath,/scratch/math/octave/work/octave-3.6.4/liboctave/.libs -Wl,-rpath,/scratch/math/octave/work/.buildlink/lib -Wl,-rpath,/scratch/math/octave/work/octave-3.6.4/libcruft/.libs -Wl,-rpath,/scratch/math/octave/work/.buildlink/lib/gcc-lib/x86_64--netbsd/4.1.2 -Wl,-rpath,/usr/pkg/lib/octave/3.6.4 -Wl,-rpath,/scratch/math/octave/work/.buildlink/lib -Wl,-rpath,/scratch/math/octave/work/.buildlink/lib/gcc-lib/x86_64--netbsd/4.1.2 -L/scratch/math/octave/work/octave-3.6.4/liboctave/.libs -L/scratch/math/octave/work/octave-3.6.4/libcruft/.libs -L/scratch/math/octave/work/.buildlink/lib -L/scratch/math/octave/work/.x11-buildlink/lib -L./.libs -loctinterp -L/scratch/math/octave/work/.buildlink/bin/../lib/gcc-lib/x86_64--netbsd/4.1.2/ -L/scratch/math/octave/work/.buildlink/bin/../lib/gcc-lib/x86_64--netbsd/4.1.2 -L/scratch/math/octave/work/.buildlink/lib/gcc-lib/x86_64--netbsd/4.1.2/ -L/scratch/math/octave/work/.buildlink/bin/../lib/gcc-lib/x86_64--netbsd/4.1.2/// -L/scratch/math/octave/work/.buildlink/lib/gcc-lib/x86_64--netbsd/4.1.2/// -L/usr/lib// -lhdf5 -lz -lX11 -L../liboctave/.libs -loctave -lfftw3 -lreadline -ltermcap -lcurses -lpcre -L../libcruft/.libs -lcruft -llapack -lblas -L/scratch/math/octave/work/.buildlink/lib/gcc-lib/x86_64--netbsd/4.1.2 -lf95 -lm -O2 -O2 -pthread -O2 -Wl,-R/usr/pkg/lib -Wl,-R/usr/X11R7/lib -pthread -Wl,-soname -Wl,dasrt.so -o DLD-FUNCTIONS/.libs/dasrt.so libtool-fortran: link: c++ -shared -fPIC -DPIC DLD-FUNCTIONS/.libs/dassl.o -Wl,-rpath,/scratch/math/octave/work/octave-3.6.4/src/.libs -Wl,-rpath,/scratch/math/octave/work/octave-3.6.4/liboctave/.libs -Wl,-rpath,/scratch/math/octave/work/.buildlink/lib -Wl,-rpath,/scratch/math/octave/work/octave-3.6.4/libcruft/.libs -Wl,-rpath,/scratch/math/octave/work/.buildlink/lib/gcc-lib/x86_64--netbsd/4.1.2 -Wl,-rpath,/usr/pkg/lib/octave/3.6.4 -Wl,-rpath,/scratch/math/octave/work/.buildlink/lib -Wl,-rpath,/scratch/math/octave/work/.buildlink/lib/gcc-lib/x86_64--netbsd/4.1.2 -L/scratch/math/octave/work/octave-3.6.4/liboctave/.libs -L/scratch/math/octave/work/octave-3.6.4/libcruft/.libs -L/scratch/math/octave/work/.buildlink/lib -L/scratch/math/octave/work/.x11-buildlink/lib -L./.libs -loctinterp -L/scratch/math/octave/work/.buildlink/bin/../lib/gcc-lib/x86_64--netbsd/4.1.2/ -L/scratch/math/octave/work/.buildlink/bin/../lib/gcc-lib/x86_64--netbsd/4.1.2 -L/scratch/math/octave/work/.buildlink/lib/gcc-lib/x86_64--netbsd/4.1.2/ -L/scratch/math/octave/work/.buildlink/bin/../lib/gcc-lib/x86_64--netbsd/4.1.2/// -L/scratch/math/octave/work/.buildlink/lib/gcc-lib/x86_64--netbsd/4.1.2/// -L/usr/lib// -lhdf5 -lz -lX11 -L../liboctave/.libs -loctave -lfftw3 -lreadline -ltermcap -lcurses -lpcre -L../libcruft/.libs -lcruft -llapack -lblas -L/scratch/math/octave/work/.buildlink/lib/gcc-lib/x86_64--netbsd/4.1.2 -lf95 -lm -O2 -O2 -pthread -O2 -Wl,-R/usr/pkg/lib -Wl,-R/usr/X11R7/lib -pthread -Wl,-soname -Wl,dassl.so -o DLD-FUNCTIONS/.libs/dassl.so libtool-fortran: link: ar cru DLD-FUNCTIONS/.libs/dassl.a DLD-FUNCTIONS/dassl.o libtool-fortran: link: ar cru DLD-FUNCTIONS/.libs/dasrt.a DLD-FUNCTIONS/dasrt.o libtool-fortran: link: ranlib DLD-FUNCTIONS/.libs/dassl.a libtool-fortran: link: ranlib DLD-FUNCTIONS/.libs/dasrt.a libtool-fortran: link: ( cd "DLD-FUNCTIONS/.libs" && rm -f "dasrt.la" && ln -s "../dasrt.la" "dasrt.la" ) libtool-fortran: link: ( cd "DLD-FUNCTIONS/.libs" && rm -f "dassl.la" && ln -s "../dassl.la" "dassl.la" ) /bin/sh ../libtool --tag=CXX --mode=link c++ -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -avoid-version -module -no-undefined -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib -L/usr/X11R7/lib -Wl,-R/usr/X11R7/lib -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib -L/usr/X11R7/lib -Wl,-R/usr/X11R7/lib -o DLD-FUNCTIONS/det.la -rpath /usr/pkg/lib/octave/3.6.4 DLD-FUNCTIONS/det.lo liboctinterp.la ../liboctave/liboctave.la ../libcruft/libcruft.la -lm libtool-fortran: link: warning: `/scratch/math/octave/work/.buildlink/bin/../lib/gcc-lib/x86_64--netbsd/4.1.2//libf95.la' seems to be moved libtool-fortran: link: warning: `/scratch/math/octave/work/.buildlink/bin/../lib/gcc-lib/x86_64--netbsd/4.1.2//libf95.la' seems to be moved libtool-fortran: link: warning: `/scratch/math/octave/work/.buildlink/bin/../lib/gcc-lib/x86_64--netbsd/4.1.2//libf95.la' seems to be moved libtool-fortran: link: warning: `/scratch/math/octave/work/.buildlink/bin/../lib/gcc-lib/x86_64--netbsd/4.1.2//libf95.la' seems to be moved /bin/sh ../libtool --tag=CXX --mode=link c++ -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -avoid-version -module -no-undefined -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib -L/usr/X11R7/lib -Wl,-R/usr/X11R7/lib -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib -L/usr/X11R7/lib -Wl,-R/usr/X11R7/lib -o DLD-FUNCTIONS/dlmread.la -rpath /usr/pkg/lib/octave/3.6.4 DLD-FUNCTIONS/dlmread.lo liboctinterp.la ../liboctave/liboctave.la ../libcruft/libcruft.la -lm libtool-fortran: link: warning: `/scratch/math/octave/work/.buildlink/bin/../lib/gcc-lib/x86_64--netbsd/4.1.2//libf95.la' seems to be moved libtool-fortran: link: warning: `/scratch/math/octave/work/.buildlink/bin/../lib/gcc-lib/x86_64--netbsd/4.1.2//libf95.la' seems to be moved libtool-fortran: link: warning: `/scratch/math/octave/work/.buildlink/bin/../lib/gcc-lib/x86_64--netbsd/4.1.2//libf95.la' seems to be moved libtool-fortran: link: warning: `/scratch/math/octave/work/.buildlink/bin/../lib/gcc-lib/x86_64--netbsd/4.1.2//libf95.la' seems to be moved libtool-fortran: link: warning: `/scratch/math/octave/work/.buildlink/bin/../lib/gcc-lib/x86_64--netbsd/4.1.2//libf95.la' seems to be moved libtool-fortran: link: warning: `/scratch/math/octave/work/.buildlink/bin/../lib/gcc-lib/x86_64--netbsd/4.1.2//libf95.la' seems to be moved libtool-fortran: link: c++ -shared -fPIC -DPIC DLD-FUNCTIONS/.libs/det.o -Wl,-rpath,/scratch/math/octave/work/octave-3.6.4/src/.libs -Wl,-rpath,/scratch/math/octave/work/octave-3.6.4/liboctave/.libs -Wl,-rpath,/scratch/math/octave/work/.buildlink/lib -Wl,-rpath,/scratch/math/octave/work/octave-3.6.4/libcruft/.libs -Wl,-rpath,/scratch/math/octave/work/.buildlink/lib/gcc-lib/x86_64--netbsd/4.1.2 -Wl,-rpath,/usr/pkg/lib/octave/3.6.4 -Wl,-rpath,/scratch/math/octave/work/.buildlink/lib -Wl,-rpath,/scratch/math/octave/work/.buildlink/lib/gcc-lib/x86_64--netbsd/4.1.2 -L/scratch/math/octave/work/octave-3.6.4/liboctave/.libs -L/scratch/math/octave/work/octave-3.6.4/libcruft/.libs -L/scratch/math/octave/work/.buildlink/lib -L/scratch/math/octave/work/.x11-buildlink/lib -L./.libs -loctinterp -L/scratch/math/octave/work/.buildlink/bin/../lib/gcc-lib/x86_64--netbsd/4.1.2/ -L/scratch/math/octave/work/.buildlink/bin/../lib/gcc-lib/x86_64--netbsd/4.1.2 -L/scratch/math/octave/work/.buildlink/lib/gcc-lib/x86_64--netbsd/4.1.2/ -L/scratch/math/octave/work/.buildlink/bin/../lib/gcc-lib/x86_64--netbsd/4.1.2/// -L/scratch/math/octave/work/.buildlink/lib/gcc-lib/x86_64--netbsd/4.1.2/// -L/usr/lib// -lhdf5 -lz -lX11 -L../liboctave/.libs -loctave -lfftw3 -lreadline -ltermcap -lcurses -lpcre -L../libcruft/.libs -lcruft -llapack -lblas -L/scratch/math/octave/work/.buildlink/lib/gcc-lib/x86_64--netbsd/4.1.2 -lf95 -lm -O2 -O2 -pthread -O2 -Wl,-R/usr/pkg/lib -Wl,-R/usr/X11R7/lib -pthread -Wl,-soname -Wl,det.so -o DLD-FUNCTIONS/.libs/det.so libtool-fortran: link: c++ -shared -fPIC -DPIC DLD-FUNCTIONS/.libs/dlmread.o -Wl,-rpath,/scratch/math/octave/work/octave-3.6.4/src/.libs -Wl,-rpath,/scratch/math/octave/work/octave-3.6.4/liboctave/.libs -Wl,-rpath,/scratch/math/octave/work/.buildlink/lib -Wl,-rpath,/scratch/math/octave/work/octave-3.6.4/libcruft/.libs -Wl,-rpath,/scratch/math/octave/work/.buildlink/lib/gcc-lib/x86_64--netbsd/4.1.2 -Wl,-rpath,/usr/pkg/lib/octave/3.6.4 -Wl,-rpath,/scratch/math/octave/work/.buildlink/lib -Wl,-rpath,/scratch/math/octave/work/.buildlink/lib/gcc-lib/x86_64--netbsd/4.1.2 -L/scratch/math/octave/work/octave-3.6.4/liboctave/.libs -L/scratch/math/octave/work/octave-3.6.4/libcruft/.libs -L/scratch/math/octave/work/.buildlink/lib -L/scratch/math/octave/work/.x11-buildlink/lib -L./.libs -loctinterp -L/scratch/math/octave/work/.buildlink/bin/../lib/gcc-lib/x86_64--netbsd/4.1.2/ -L/scratch/math/octave/work/.buildlink/bin/../lib/gcc-lib/x86_64--netbsd/4.1.2 -L/scratch/math/octave/work/.buildlink/lib/gcc-lib/x86_64--netbsd/4.1.2/ -L/scratch/math/octave/work/.buildlink/bin/../lib/gcc-lib/x86_64--netbsd/4.1.2/// -L/scratch/math/octave/work/.buildlink/lib/gcc-lib/x86_64--netbsd/4.1.2/// -L/usr/lib// -lhdf5 -lz -lX11 -L../liboctave/.libs -loctave -lfftw3 -lreadline -ltermcap -lcurses -lpcre -L../libcruft/.libs -lcruft -llapack -lblas -L/scratch/math/octave/work/.buildlink/lib/gcc-lib/x86_64--netbsd/4.1.2 -lf95 -lm -O2 -O2 -pthread -O2 -Wl,-R/usr/pkg/lib -Wl,-R/usr/X11R7/lib -pthread -Wl,-soname -Wl,dlmread.so -o DLD-FUNCTIONS/.libs/dlmread.so libtool-fortran: link: ar cru DLD-FUNCTIONS/.libs/det.a DLD-FUNCTIONS/det.o libtool-fortran: link: ranlib DLD-FUNCTIONS/.libs/det.a libtool-fortran: link: ( cd "DLD-FUNCTIONS/.libs" && rm -f "det.la" && ln -s "../det.la" "det.la" ) libtool-fortran: link: ar cru DLD-FUNCTIONS/.libs/dlmread.a DLD-FUNCTIONS/dlmread.o libtool-fortran: link: ranlib DLD-FUNCTIONS/.libs/dlmread.a libtool-fortran: link: ( cd "DLD-FUNCTIONS/.libs" && rm -f "dlmread.la" && ln -s "../dlmread.la" "dlmread.la" ) /bin/sh ../libtool --tag=CXX --mode=link c++ -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -avoid-version -module -no-undefined -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib -L/usr/X11R7/lib -Wl,-R/usr/X11R7/lib -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib -L/usr/X11R7/lib -Wl,-R/usr/X11R7/lib -o DLD-FUNCTIONS/dmperm.la -rpath /usr/pkg/lib/octave/3.6.4 DLD-FUNCTIONS/DLD_FUNCTIONS_dmperm_la-dmperm.lo liboctinterp.la ../liboctave/liboctave.la ../libcruft/libcruft.la -lm /bin/sh ../libtool --tag=CXX --mode=link c++ -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -avoid-version -module -no-undefined -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib -L/usr/X11R7/lib -Wl,-R/usr/X11R7/lib -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib -L/usr/X11R7/lib -Wl,-R/usr/X11R7/lib -o DLD-FUNCTIONS/dot.la -rpath /usr/pkg/lib/octave/3.6.4 DLD-FUNCTIONS/dot.lo liboctinterp.la ../liboctave/liboctave.la ../libcruft/libcruft.la -lm libtool-fortran: link: warning: `/scratch/math/octave/work/.buildlink/bin/../lib/gcc-lib/x86_64--netbsd/4.1.2//libf95.la' seems to be moved libtool-fortran: link: warning: `/scratch/math/octave/work/.buildlink/bin/../lib/gcc-lib/x86_64--netbsd/4.1.2//libf95.la' seems to be moved libtool-fortran: link: warning: `/scratch/math/octave/work/.buildlink/bin/../lib/gcc-lib/x86_64--netbsd/4.1.2//libf95.la' seems to be moved libtool-fortran: link: warning: `/scratch/math/octave/work/.buildlink/bin/../lib/gcc-lib/x86_64--netbsd/4.1.2//libf95.la' seems to be moved libtool-fortran: link: warning: `/scratch/math/octave/work/.buildlink/bin/../lib/gcc-lib/x86_64--netbsd/4.1.2//libf95.la' seems to be moved libtool-fortran: link: warning: `/scratch/math/octave/work/.buildlink/bin/../lib/gcc-lib/x86_64--netbsd/4.1.2//libf95.la' seems to be moved libtool-fortran: link: warning: `/scratch/math/octave/work/.buildlink/bin/../lib/gcc-lib/x86_64--netbsd/4.1.2//libf95.la' seems to be moved libtool-fortran: link: warning: `/scratch/math/octave/work/.buildlink/bin/../lib/gcc-lib/x86_64--netbsd/4.1.2//libf95.la' seems to be moved libtool-fortran: link: warning: `/scratch/math/octave/work/.buildlink/bin/../lib/gcc-lib/x86_64--netbsd/4.1.2//libf95.la' seems to be moved libtool-fortran: link: warning: `/scratch/math/octave/work/.buildlink/bin/../lib/gcc-lib/x86_64--netbsd/4.1.2//libf95.la' seems to be moved libtool-fortran: link: c++ -shared -fPIC -DPIC DLD-FUNCTIONS/.libs/DLD_FUNCTIONS_dmperm_la-dmperm.o -Wl,-rpath,/scratch/math/octave/work/octave-3.6.4/src/.libs -Wl,-rpath,/scratch/math/octave/work/octave-3.6.4/liboctave/.libs -Wl,-rpath,/scratch/math/octave/work/.buildlink/lib -Wl,-rpath,/scratch/math/octave/work/octave-3.6.4/libcruft/.libs -Wl,-rpath,/scratch/math/octave/work/.buildlink/lib/gcc-lib/x86_64--netbsd/4.1.2 -Wl,-rpath,/usr/pkg/lib/octave/3.6.4 -Wl,-rpath,/scratch/math/octave/work/.buildlink/lib -Wl,-rpath,/scratch/math/octave/work/.buildlink/lib/gcc-lib/x86_64--netbsd/4.1.2 -L/scratch/math/octave/work/octave-3.6.4/liboctave/.libs -L/scratch/math/octave/work/octave-3.6.4/libcruft/.libs -L/scratch/math/octave/work/.buildlink/lib -L/scratch/math/octave/work/.x11-buildlink/lib -L./.libs -loctinterp -L/scratch/math/octave/work/.buildlink/bin/../lib/gcc-lib/x86_64--netbsd/4.1.2/ -L/scratch/math/octave/work/.buildlink/bin/../lib/gcc-lib/x86_64--netbsd/4.1.2 -L/scratch/math/octave/work/.buildlink/lib/gcc-lib/x86_64--netbsd/4.1.2/ -L/scratch/math/octave/work/.buildlink/bin/../lib/gcc-lib/x86_64--netbsd/4.1.2/// -L/scratch/math/octave/work/.buildlink/lib/gcc-lib/x86_64--netbsd/4.1.2/// -L/usr/lib// -lhdf5 -lz -lX11 -L../liboctave/.libs -loctave -lfftw3 -lreadline -ltermcap -lcurses -lpcre -L../libcruft/.libs -lcruft -llapack -lblas -L/scratch/math/octave/work/.buildlink/lib/gcc-lib/x86_64--netbsd/4.1.2 -lf95 -lm -O2 -O2 -pthread -O2 -Wl,-R/usr/pkg/lib -Wl,-R/usr/X11R7/lib -pthread -Wl,-soname -Wl,dmperm.so -o DLD-FUNCTIONS/.libs/dmperm.so libtool-fortran: link: c++ -shared -fPIC -DPIC DLD-FUNCTIONS/.libs/dot.o -Wl,-rpath,/scratch/math/octave/work/octave-3.6.4/src/.libs -Wl,-rpath,/scratch/math/octave/work/octave-3.6.4/liboctave/.libs -Wl,-rpath,/scratch/math/octave/work/.buildlink/lib -Wl,-rpath,/scratch/math/octave/work/octave-3.6.4/libcruft/.libs -Wl,-rpath,/scratch/math/octave/work/.buildlink/lib/gcc-lib/x86_64--netbsd/4.1.2 -Wl,-rpath,/usr/pkg/lib/octave/3.6.4 -Wl,-rpath,/scratch/math/octave/work/.buildlink/lib -Wl,-rpath,/scratch/math/octave/work/.buildlink/lib/gcc-lib/x86_64--netbsd/4.1.2 -L/scratch/math/octave/work/octave-3.6.4/liboctave/.libs -L/scratch/math/octave/work/octave-3.6.4/libcruft/.libs -L/scratch/math/octave/work/.buildlink/lib -L/scratch/math/octave/work/.x11-buildlink/lib -L./.libs -loctinterp -L/scratch/math/octave/work/.buildlink/bin/../lib/gcc-lib/x86_64--netbsd/4.1.2/ -L/scratch/math/octave/work/.buildlink/bin/../lib/gcc-lib/x86_64--netbsd/4.1.2 -L/scratch/math/octave/work/.buildlink/lib/gcc-lib/x86_64--netbsd/4.1.2/ -L/scratch/math/octave/work/.buildlink/bin/../lib/gcc-lib/x86_64--netbsd/4.1.2/// -L/scratch/math/octave/work/.buildlink/lib/gcc-lib/x86_64--netbsd/4.1.2/// -L/usr/lib// -lhdf5 -lz -lX11 -L../liboctave/.libs -loctave -lfftw3 -lreadline -ltermcap -lcurses -lpcre -L../libcruft/.libs -lcruft -llapack -lblas -L/scratch/math/octave/work/.buildlink/lib/gcc-lib/x86_64--netbsd/4.1.2 -lf95 -lm -O2 -O2 -pthread -O2 -Wl,-R/usr/pkg/lib -Wl,-R/usr/X11R7/lib -pthread -Wl,-soname -Wl,dot.so -o DLD-FUNCTIONS/.libs/dot.so libtool-fortran: link: ar cru DLD-FUNCTIONS/.libs/dmperm.a DLD-FUNCTIONS/DLD_FUNCTIONS_dmperm_la-dmperm.o libtool-fortran: link: ranlib DLD-FUNCTIONS/.libs/dmperm.a libtool-fortran: link: ( cd "DLD-FUNCTIONS/.libs" && rm -f "dmperm.la" && ln -s "../dmperm.la" "dmperm.la" ) libtool-fortran: link: ar cru DLD-FUNCTIONS/.libs/dot.a DLD-FUNCTIONS/dot.o libtool-fortran: link: ranlib DLD-FUNCTIONS/.libs/dot.a libtool-fortran: link: ( cd "DLD-FUNCTIONS/.libs" && rm -f "dot.la" && ln -s "../dot.la" "dot.la" ) /bin/sh ../libtool --tag=CXX --mode=link c++ -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -avoid-version -module -no-undefined -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib -L/usr/X11R7/lib -Wl,-R/usr/X11R7/lib -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib -L/usr/X11R7/lib -Wl,-R/usr/X11R7/lib -o DLD-FUNCTIONS/eig.la -rpath /usr/pkg/lib/octave/3.6.4 DLD-FUNCTIONS/eig.lo liboctinterp.la ../liboctave/liboctave.la ../libcruft/libcruft.la -lm libtool-fortran: link: warning: `/scratch/math/octave/work/.buildlink/bin/../lib/gcc-lib/x86_64--netbsd/4.1.2//libf95.la' seems to be moved libtool-fortran: link: warning: `/scratch/math/octave/work/.buildlink/bin/../lib/gcc-lib/x86_64--netbsd/4.1.2//libf95.la' seems to be moved libtool-fortran: link: warning: `/scratch/math/octave/work/.buildlink/bin/../lib/gcc-lib/x86_64--netbsd/4.1.2//libf95.la' seems to be moved libtool-fortran: link: warning: `/scratch/math/octave/work/.buildlink/bin/../lib/gcc-lib/x86_64--netbsd/4.1.2//libf95.la' seems to be moved libtool-fortran: link: warning: `/scratch/math/octave/work/.buildlink/bin/../lib/gcc-lib/x86_64--netbsd/4.1.2//libf95.la' seems to be moved /bin/sh ../libtool --tag=CXX --mode=link c++ -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -avoid-version -module -no-undefined -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib -L/usr/X11R7/lib -Wl,-R/usr/X11R7/lib -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib -L/usr/X11R7/lib -Wl,-R/usr/X11R7/lib -o DLD-FUNCTIONS/eigs.la -rpath /usr/pkg/lib/octave/3.6.4 DLD-FUNCTIONS/DLD_FUNCTIONS_eigs_la-eigs.lo liboctinterp.la ../liboctave/liboctave.la ../libcruft/libcruft.la -llapack -lblas -lm libtool-fortran: link: warning: `/scratch/math/octave/work/.buildlink/bin/../lib/gcc-lib/x86_64--netbsd/4.1.2//libf95.la' seems to be moved libtool-fortran: link: warning: `/scratch/math/octave/work/.buildlink/bin/../lib/gcc-lib/x86_64--netbsd/4.1.2//libf95.la' seems to be moved libtool-fortran: link: warning: `/scratch/math/octave/work/.buildlink/bin/../lib/gcc-lib/x86_64--netbsd/4.1.2//libf95.la' seems to be moved libtool-fortran: link: warning: `/scratch/math/octave/work/.buildlink/bin/../lib/gcc-lib/x86_64--netbsd/4.1.2//libf95.la' seems to be moved libtool-fortran: link: warning: `/scratch/math/octave/work/.buildlink/bin/../lib/gcc-lib/x86_64--netbsd/4.1.2//libf95.la' seems to be moved libtool-fortran: link: c++ -shared -fPIC -DPIC DLD-FUNCTIONS/.libs/eig.o -Wl,-rpath,/scratch/math/octave/work/octave-3.6.4/src/.libs -Wl,-rpath,/scratch/math/octave/work/octave-3.6.4/liboctave/.libs -Wl,-rpath,/scratch/math/octave/work/.buildlink/lib -Wl,-rpath,/scratch/math/octave/work/octave-3.6.4/libcruft/.libs -Wl,-rpath,/scratch/math/octave/work/.buildlink/lib/gcc-lib/x86_64--netbsd/4.1.2 -Wl,-rpath,/usr/pkg/lib/octave/3.6.4 -Wl,-rpath,/scratch/math/octave/work/.buildlink/lib -Wl,-rpath,/scratch/math/octave/work/.buildlink/lib/gcc-lib/x86_64--netbsd/4.1.2 -L/scratch/math/octave/work/octave-3.6.4/liboctave/.libs -L/scratch/math/octave/work/octave-3.6.4/libcruft/.libs -L/scratch/math/octave/work/.buildlink/lib -L/scratch/math/octave/work/.x11-buildlink/lib -L./.libs -loctinterp -L/scratch/math/octave/work/.buildlink/bin/../lib/gcc-lib/x86_64--netbsd/4.1.2/ -L/scratch/math/octave/work/.buildlink/bin/../lib/gcc-lib/x86_64--netbsd/4.1.2 -L/scratch/math/octave/work/.buildlink/lib/gcc-lib/x86_64--netbsd/4.1.2/ -L/scratch/math/octave/work/.buildlink/bin/../lib/gcc-lib/x86_64--netbsd/4.1.2/// -L/scratch/math/octave/work/.buildlink/lib/gcc-lib/x86_64--netbsd/4.1.2/// -L/usr/lib// -lhdf5 -lz -lX11 -L../liboctave/.libs -loctave -lfftw3 -lreadline -ltermcap -lcurses -lpcre -L../libcruft/.libs -lcruft -llapack -lblas -L/scratch/math/octave/work/.buildlink/lib/gcc-lib/x86_64--netbsd/4.1.2 -lf95 -lm -O2 -O2 -pthread -O2 -Wl,-R/usr/pkg/lib -Wl,-R/usr/X11R7/lib -pthread -Wl,-soname -Wl,eig.so -o DLD-FUNCTIONS/.libs/eig.so libtool-fortran: link: ar cru DLD-FUNCTIONS/.libs/eig.a DLD-FUNCTIONS/eig.o libtool-fortran: link: ranlib DLD-FUNCTIONS/.libs/eig.a libtool-fortran: link: ( cd "DLD-FUNCTIONS/.libs" && rm -f "eig.la" && ln -s "../eig.la" "eig.la" ) libtool-fortran: link: c++ -shared -fPIC -DPIC DLD-FUNCTIONS/.libs/DLD_FUNCTIONS_eigs_la-eigs.o -Wl,-rpath,/scratch/math/octave/work/octave-3.6.4/src/.libs -Wl,-rpath,/scratch/math/octave/work/octave-3.6.4/liboctave/.libs -Wl,-rpath,/scratch/math/octave/work/.buildlink/lib -Wl,-rpath,/scratch/math/octave/work/octave-3.6.4/libcruft/.libs -Wl,-rpath,/scratch/math/octave/work/.buildlink/lib/gcc-lib/x86_64--netbsd/4.1.2 -Wl,-rpath,/usr/pkg/lib/octave/3.6.4 -Wl,-rpath,/scratch/math/octave/work/.buildlink/lib -Wl,-rpath,/scratch/math/octave/work/.buildlink/lib/gcc-lib/x86_64--netbsd/4.1.2 -L/scratch/math/octave/work/octave-3.6.4/liboctave/.libs -L/scratch/math/octave/work/octave-3.6.4/libcruft/.libs -L/scratch/math/octave/work/.buildlink/lib -L/scratch/math/octave/work/.x11-buildlink/lib -L./.libs -loctinterp -L/scratch/math/octave/work/.buildlink/bin/../lib/gcc-lib/x86_64--netbsd/4.1.2/ -L/scratch/math/octave/work/.buildlink/bin/../lib/gcc-lib/x86_64--netbsd/4.1.2 -L/scratch/math/octave/work/.buildlink/lib/gcc-lib/x86_64--netbsd/4.1.2/ -L/scratch/math/octave/work/.buildlink/bin/../lib/gcc-lib/x86_64--netbsd/4.1.2/// -L/scratch/math/octave/work/.buildlink/lib/gcc-lib/x86_64--netbsd/4.1.2/// -L/usr/lib// -lhdf5 -lz -lX11 -L../liboctave/.libs -loctave -lfftw3 -lreadline -ltermcap -lcurses -lpcre -L../libcruft/.libs -lcruft -L/scratch/math/octave/work/.buildlink/lib/gcc-lib/x86_64--netbsd/4.1.2 -lf95 -llapack -lblas -lm -O2 -O2 -pthread -O2 -Wl,-R/usr/pkg/lib -Wl,-R/usr/X11R7/lib -pthread -Wl,-soname -Wl,eigs.so -o DLD-FUNCTIONS/.libs/eigs.so libtool-fortran: link: ar cru DLD-FUNCTIONS/.libs/eigs.a DLD-FUNCTIONS/DLD_FUNCTIONS_eigs_la-eigs.o libtool-fortran: link: ranlib DLD-FUNCTIONS/.libs/eigs.a /bin/sh ../libtool --tag=CXX --mode=link c++ -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -avoid-version -module -no-undefined -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib -L/usr/X11R7/lib -Wl,-R/usr/X11R7/lib -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib -L/usr/X11R7/lib -Wl,-R/usr/X11R7/lib -o DLD-FUNCTIONS/fft.la -rpath /usr/pkg/lib/octave/3.6.4 DLD-FUNCTIONS/DLD_FUNCTIONS_fft_la-fft.lo liboctinterp.la ../liboctave/liboctave.la ../libcruft/libcruft.la -lfftw3 -lm libtool-fortran: link: ( cd "DLD-FUNCTIONS/.libs" && rm -f "eigs.la" && ln -s "../eigs.la" "eigs.la" ) libtool-fortran: link: warning: `/scratch/math/octave/work/.buildlink/bin/../lib/gcc-lib/x86_64--netbsd/4.1.2//libf95.la' seems to be moved libtool-fortran: link: warning: `/scratch/math/octave/work/.buildlink/bin/../lib/gcc-lib/x86_64--netbsd/4.1.2//libf95.la' seems to be moved libtool-fortran: link: warning: `/scratch/math/octave/work/.buildlink/bin/../lib/gcc-lib/x86_64--netbsd/4.1.2//libf95.la' seems to be moved libtool-fortran: link: warning: `/scratch/math/octave/work/.buildlink/bin/../lib/gcc-lib/x86_64--netbsd/4.1.2//libf95.la' seems to be moved libtool-fortran: link: warning: `/scratch/math/octave/work/.buildlink/bin/../lib/gcc-lib/x86_64--netbsd/4.1.2//libf95.la' seems to be moved /bin/sh ../libtool --tag=CXX --mode=link c++ -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -avoid-version -module -no-undefined -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib -L/usr/X11R7/lib -Wl,-R/usr/X11R7/lib -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib -L/usr/X11R7/lib -Wl,-R/usr/X11R7/lib -o DLD-FUNCTIONS/fft2.la -rpath /usr/pkg/lib/octave/3.6.4 DLD-FUNCTIONS/DLD_FUNCTIONS_fft2_la-fft2.lo liboctinterp.la ../liboctave/liboctave.la ../libcruft/libcruft.la -lfftw3 -lm libtool-fortran: link: warning: `/scratch/math/octave/work/.buildlink/bin/../lib/gcc-lib/x86_64--netbsd/4.1.2//libf95.la' seems to be moved libtool-fortran: link: warning: `/scratch/math/octave/work/.buildlink/bin/../lib/gcc-lib/x86_64--netbsd/4.1.2//libf95.la' seems to be moved libtool-fortran: link: warning: `/scratch/math/octave/work/.buildlink/bin/../lib/gcc-lib/x86_64--netbsd/4.1.2//libf95.la' seems to be moved libtool-fortran: link: warning: `/scratch/math/octave/work/.buildlink/bin/../lib/gcc-lib/x86_64--netbsd/4.1.2//libf95.la' seems to be moved libtool-fortran: link: c++ -shared -fPIC -DPIC DLD-FUNCTIONS/.libs/DLD_FUNCTIONS_fft_la-fft.o -Wl,-rpath,/scratch/math/octave/work/octave-3.6.4/src/.libs -Wl,-rpath,/scratch/math/octave/work/octave-3.6.4/liboctave/.libs -Wl,-rpath,/scratch/math/octave/work/.buildlink/lib -Wl,-rpath,/scratch/math/octave/work/octave-3.6.4/libcruft/.libs -Wl,-rpath,/scratch/math/octave/work/.buildlink/lib/gcc-lib/x86_64--netbsd/4.1.2 -Wl,-rpath,/usr/pkg/lib/octave/3.6.4 -Wl,-rpath,/scratch/math/octave/work/.buildlink/lib -Wl,-rpath,/scratch/math/octave/work/.buildlink/lib/gcc-lib/x86_64--netbsd/4.1.2 -L/scratch/math/octave/work/octave-3.6.4/liboctave/.libs -L/scratch/math/octave/work/octave-3.6.4/libcruft/.libs -L/scratch/math/octave/work/.buildlink/lib -L/scratch/math/octave/work/.x11-buildlink/lib -L./.libs -loctinterp -L/scratch/math/octave/work/.buildlink/bin/../lib/gcc-lib/x86_64--netbsd/4.1.2/ -L/scratch/math/octave/work/.buildlink/bin/../lib/gcc-lib/x86_64--netbsd/4.1.2 -L/scratch/math/octave/work/.buildlink/lib/gcc-lib/x86_64--netbsd/4.1.2/ -L/scratch/math/octave/work/.buildlink/bin/../lib/gcc-lib/x86_64--netbsd/4.1.2/// -L/scratch/math/octave/work/.buildlink/lib/gcc-lib/x86_64--netbsd/4.1.2/// -L/usr/lib// -lhdf5 -lz -lX11 -L../liboctave/.libs -loctave -lreadline -ltermcap -lcurses -lpcre -L../libcruft/.libs -lcruft -llapack -lblas -L/scratch/math/octave/work/.buildlink/lib/gcc-lib/x86_64--netbsd/4.1.2 -lf95 -lfftw3 -lm -O2 -O2 -pthread -O2 -Wl,-R/usr/pkg/lib -Wl,-R/usr/X11R7/lib -pthread -Wl,-soname -Wl,fft.so -o DLD-FUNCTIONS/.libs/fft.so libtool-fortran: link: warning: `/scratch/math/octave/work/.buildlink/bin/../lib/gcc-lib/x86_64--netbsd/4.1.2//libf95.la' seems to be moved libtool-fortran: link: ar cru DLD-FUNCTIONS/.libs/fft.a DLD-FUNCTIONS/DLD_FUNCTIONS_fft_la-fft.o libtool-fortran: link: ranlib DLD-FUNCTIONS/.libs/fft.a libtool-fortran: link: ( cd "DLD-FUNCTIONS/.libs" && rm -f "fft.la" && ln -s "../fft.la" "fft.la" ) libtool-fortran: link: c++ -shared -fPIC -DPIC DLD-FUNCTIONS/.libs/DLD_FUNCTIONS_fft2_la-fft2.o -Wl,-rpath,/scratch/math/octave/work/octave-3.6.4/src/.libs -Wl,-rpath,/scratch/math/octave/work/octave-3.6.4/liboctave/.libs -Wl,-rpath,/scratch/math/octave/work/.buildlink/lib -Wl,-rpath,/scratch/math/octave/work/octave-3.6.4/libcruft/.libs -Wl,-rpath,/scratch/math/octave/work/.buildlink/lib/gcc-lib/x86_64--netbsd/4.1.2 -Wl,-rpath,/usr/pkg/lib/octave/3.6.4 -Wl,-rpath,/scratch/math/octave/work/.buildlink/lib -Wl,-rpath,/scratch/math/octave/work/.buildlink/lib/gcc-lib/x86_64--netbsd/4.1.2 -L/scratch/math/octave/work/octave-3.6.4/liboctave/.libs -L/scratch/math/octave/work/octave-3.6.4/libcruft/.libs -L/scratch/math/octave/work/.buildlink/lib -L/scratch/math/octave/work/.x11-buildlink/lib -L./.libs -loctinterp -L/scratch/math/octave/work/.buildlink/bin/../lib/gcc-lib/x86_64--netbsd/4.1.2/ -L/scratch/math/octave/work/.buildlink/bin/../lib/gcc-lib/x86_64--netbsd/4.1.2 -L/scratch/math/octave/work/.buildlink/lib/gcc-lib/x86_64--netbsd/4.1.2/ -L/scratch/math/octave/work/.buildlink/bin/../lib/gcc-lib/x86_64--netbsd/4.1.2/// -L/scratch/math/octave/work/.buildlink/lib/gcc-lib/x86_64--netbsd/4.1.2/// -L/usr/lib// -lhdf5 -lz -lX11 -L../liboctave/.libs -loctave -lreadline -ltermcap -lcurses -lpcre -L../libcruft/.libs -lcruft -llapack -lblas -L/scratch/math/octave/work/.buildlink/lib/gcc-lib/x86_64--netbsd/4.1.2 -lf95 -lfftw3 -lm -O2 -O2 -pthread -O2 -Wl,-R/usr/pkg/lib -Wl,-R/usr/X11R7/lib -pthread -Wl,-soname -Wl,fft2.so -o DLD-FUNCTIONS/.libs/fft2.so libtool-fortran: link: ar cru DLD-FUNCTIONS/.libs/fft2.a DLD-FUNCTIONS/DLD_FUNCTIONS_fft2_la-fft2.o libtool-fortran: link: ranlib DLD-FUNCTIONS/.libs/fft2.a libtool-fortran: link: ( cd "DLD-FUNCTIONS/.libs" && rm -f "fft2.la" && ln -s "../fft2.la" "fft2.la" ) /bin/sh ../libtool --tag=CXX --mode=link c++ -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -avoid-version -module -no-undefined -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib -L/usr/X11R7/lib -Wl,-R/usr/X11R7/lib -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib -L/usr/X11R7/lib -Wl,-R/usr/X11R7/lib -o DLD-FUNCTIONS/fftn.la -rpath /usr/pkg/lib/octave/3.6.4 DLD-FUNCTIONS/DLD_FUNCTIONS_fftn_la-fftn.lo liboctinterp.la ../liboctave/liboctave.la ../libcruft/libcruft.la -lfftw3 -lm libtool-fortran: link: warning: `/scratch/math/octave/work/.buildlink/bin/../lib/gcc-lib/x86_64--netbsd/4.1.2//libf95.la' seems to be moved libtool-fortran: link: warning: `/scratch/math/octave/work/.buildlink/bin/../lib/gcc-lib/x86_64--netbsd/4.1.2//libf95.la' seems to be moved libtool-fortran: link: warning: `/scratch/math/octave/work/.buildlink/bin/../lib/gcc-lib/x86_64--netbsd/4.1.2//libf95.la' seems to be moved /bin/sh ../libtool --tag=CXX --mode=link c++ -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -avoid-version -module -no-undefined -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib -L/usr/X11R7/lib -Wl,-R/usr/X11R7/lib -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib -L/usr/X11R7/lib -Wl,-R/usr/X11R7/lib -o DLD-FUNCTIONS/fftw.la -rpath /usr/pkg/lib/octave/3.6.4 DLD-FUNCTIONS/DLD_FUNCTIONS_fftw_la-fftw.lo liboctinterp.la ../liboctave/liboctave.la ../libcruft/libcruft.la -lfftw3 -lm libtool-fortran: link: warning: `/scratch/math/octave/work/.buildlink/bin/../lib/gcc-lib/x86_64--netbsd/4.1.2//libf95.la' seems to be moved libtool-fortran: link: warning: `/scratch/math/octave/work/.buildlink/bin/../lib/gcc-lib/x86_64--netbsd/4.1.2//libf95.la' seems to be moved libtool-fortran: link: warning: `/scratch/math/octave/work/.buildlink/bin/../lib/gcc-lib/x86_64--netbsd/4.1.2//libf95.la' seems to be moved libtool-fortran: link: warning: `/scratch/math/octave/work/.buildlink/bin/../lib/gcc-lib/x86_64--netbsd/4.1.2//libf95.la' seems to be moved libtool-fortran: link: warning: `/scratch/math/octave/work/.buildlink/bin/../lib/gcc-lib/x86_64--netbsd/4.1.2//libf95.la' seems to be moved libtool-fortran: link: warning: `/scratch/math/octave/work/.buildlink/bin/../lib/gcc-lib/x86_64--netbsd/4.1.2//libf95.la' seems to be moved libtool-fortran: link: warning: `/scratch/math/octave/work/.buildlink/bin/../lib/gcc-lib/x86_64--netbsd/4.1.2//libf95.la' seems to be moved libtool-fortran: link: c++ -shared -fPIC -DPIC DLD-FUNCTIONS/.libs/DLD_FUNCTIONS_fftn_la-fftn.o -Wl,-rpath,/scratch/math/octave/work/octave-3.6.4/src/.libs -Wl,-rpath,/scratch/math/octave/work/octave-3.6.4/liboctave/.libs -Wl,-rpath,/scratch/math/octave/work/.buildlink/lib -Wl,-rpath,/scratch/math/octave/work/octave-3.6.4/libcruft/.libs -Wl,-rpath,/scratch/math/octave/work/.buildlink/lib/gcc-lib/x86_64--netbsd/4.1.2 -Wl,-rpath,/usr/pkg/lib/octave/3.6.4 -Wl,-rpath,/scratch/math/octave/work/.buildlink/lib -Wl,-rpath,/scratch/math/octave/work/.buildlink/lib/gcc-lib/x86_64--netbsd/4.1.2 -L/scratch/math/octave/work/octave-3.6.4/liboctave/.libs -L/scratch/math/octave/work/octave-3.6.4/libcruft/.libs -L/scratch/math/octave/work/.buildlink/lib -L/scratch/math/octave/work/.x11-buildlink/lib -L./.libs -loctinterp -L/scratch/math/octave/work/.buildlink/bin/../lib/gcc-lib/x86_64--netbsd/4.1.2/ -L/scratch/math/octave/work/.buildlink/bin/../lib/gcc-lib/x86_64--netbsd/4.1.2 -L/scratch/math/octave/work/.buildlink/lib/gcc-lib/x86_64--netbsd/4.1.2/ -L/scratch/math/octave/work/.buildlink/bin/../lib/gcc-lib/x86_64--netbsd/4.1.2/// -L/scratch/math/octave/work/.buildlink/lib/gcc-lib/x86_64--netbsd/4.1.2/// -L/usr/lib// -lhdf5 -lz -lX11 -L../liboctave/.libs -loctave -lreadline -ltermcap -lcurses -lpcre -L../libcruft/.libs -lcruft -llapack -lblas -L/scratch/math/octave/work/.buildlink/lib/gcc-lib/x86_64--netbsd/4.1.2 -lf95 -lfftw3 -lm -O2 -O2 -pthread -O2 -Wl,-R/usr/pkg/lib -Wl,-R/usr/X11R7/lib -pthread -Wl,-soname -Wl,fftn.so -o DLD-FUNCTIONS/.libs/fftn.so libtool-fortran: link: c++ -shared -fPIC -DPIC DLD-FUNCTIONS/.libs/DLD_FUNCTIONS_fftw_la-fftw.o -Wl,-rpath,/scratch/math/octave/work/octave-3.6.4/src/.libs -Wl,-rpath,/scratch/math/octave/work/octave-3.6.4/liboctave/.libs -Wl,-rpath,/scratch/math/octave/work/.buildlink/lib -Wl,-rpath,/scratch/math/octave/work/octave-3.6.4/libcruft/.libs -Wl,-rpath,/scratch/math/octave/work/.buildlink/lib/gcc-lib/x86_64--netbsd/4.1.2 -Wl,-rpath,/usr/pkg/lib/octave/3.6.4 -Wl,-rpath,/scratch/math/octave/work/.buildlink/lib -Wl,-rpath,/scratch/math/octave/work/.buildlink/lib/gcc-lib/x86_64--netbsd/4.1.2 -L/scratch/math/octave/work/octave-3.6.4/liboctave/.libs -L/scratch/math/octave/work/octave-3.6.4/libcruft/.libs -L/scratch/math/octave/work/.buildlink/lib -L/scratch/math/octave/work/.x11-buildlink/lib -L./.libs -loctinterp -L/scratch/math/octave/work/.buildlink/bin/../lib/gcc-lib/x86_64--netbsd/4.1.2/ -L/scratch/math/octave/work/.buildlink/bin/../lib/gcc-lib/x86_64--netbsd/4.1.2 -L/scratch/math/octave/work/.buildlink/lib/gcc-lib/x86_64--netbsd/4.1.2/ -L/scratch/math/octave/work/.buildlink/bin/../lib/gcc-lib/x86_64--netbsd/4.1.2/// -L/scratch/math/octave/work/.buildlink/lib/gcc-lib/x86_64--netbsd/4.1.2/// -L/usr/lib// -lhdf5 -lz -lX11 -L../liboctave/.libs -loctave -lreadline -ltermcap -lcurses -lpcre -L../libcruft/.libs -lcruft -llapack -lblas -L/scratch/math/octave/work/.buildlink/lib/gcc-lib/x86_64--netbsd/4.1.2 -lf95 -lfftw3 -lm -O2 -O2 -pthread -O2 -Wl,-R/usr/pkg/lib -Wl,-R/usr/X11R7/lib -pthread -Wl,-soname -Wl,fftw.so -o DLD-FUNCTIONS/.libs/fftw.so libtool-fortran: link: ar cru DLD-FUNCTIONS/.libs/fftn.a DLD-FUNCTIONS/DLD_FUNCTIONS_fftn_la-fftn.o libtool-fortran: link: ranlib DLD-FUNCTIONS/.libs/fftn.a libtool-fortran: link: ( cd "DLD-FUNCTIONS/.libs" && rm -f "fftn.la" && ln -s "../fftn.la" "fftn.la" ) libtool-fortran: link: ar cru DLD-FUNCTIONS/.libs/fftw.a DLD-FUNCTIONS/DLD_FUNCTIONS_fftw_la-fftw.o libtool-fortran: link: ranlib DLD-FUNCTIONS/.libs/fftw.a libtool-fortran: link: ( cd "DLD-FUNCTIONS/.libs" && rm -f "fftw.la" && ln -s "../fftw.la" "fftw.la" ) /bin/sh ../libtool --tag=CXX --mode=link c++ -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -avoid-version -module -no-undefined -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib -L/usr/X11R7/lib -Wl,-R/usr/X11R7/lib -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib -L/usr/X11R7/lib -Wl,-R/usr/X11R7/lib -o DLD-FUNCTIONS/filter.la -rpath /usr/pkg/lib/octave/3.6.4 DLD-FUNCTIONS/filter.lo liboctinterp.la ../liboctave/liboctave.la ../libcruft/libcruft.la -lm libtool-fortran: link: warning: `/scratch/math/octave/work/.buildlink/bin/../lib/gcc-lib/x86_64--netbsd/4.1.2//libf95.la' seems to be moved libtool-fortran: link: warning: `/scratch/math/octave/work/.buildlink/bin/../lib/gcc-lib/x86_64--netbsd/4.1.2//libf95.la' seems to be moved /bin/sh ../libtool --tag=CXX --mode=link c++ -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -avoid-version -module -no-undefined -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib -L/usr/X11R7/lib -Wl,-R/usr/X11R7/lib -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib -L/usr/X11R7/lib -Wl,-R/usr/X11R7/lib -o DLD-FUNCTIONS/find.la -rpath /usr/pkg/lib/octave/3.6.4 DLD-FUNCTIONS/find.lo liboctinterp.la ../liboctave/liboctave.la ../libcruft/libcruft.la -lm libtool-fortran: link: warning: `/scratch/math/octave/work/.buildlink/bin/../lib/gcc-lib/x86_64--netbsd/4.1.2//libf95.la' seems to be moved libtool-fortran: link: warning: `/scratch/math/octave/work/.buildlink/bin/../lib/gcc-lib/x86_64--netbsd/4.1.2//libf95.la' seems to be moved libtool-fortran: link: warning: `/scratch/math/octave/work/.buildlink/bin/../lib/gcc-lib/x86_64--netbsd/4.1.2//libf95.la' seems to be moved libtool-fortran: link: warning: `/scratch/math/octave/work/.buildlink/bin/../lib/gcc-lib/x86_64--netbsd/4.1.2//libf95.la' seems to be moved libtool-fortran: link: warning: `/scratch/math/octave/work/.buildlink/bin/../lib/gcc-lib/x86_64--netbsd/4.1.2//libf95.la' seems to be moved libtool-fortran: link: warning: `/scratch/math/octave/work/.buildlink/bin/../lib/gcc-lib/x86_64--netbsd/4.1.2//libf95.la' seems to be moved libtool-fortran: link: warning: `/scratch/math/octave/work/.buildlink/bin/../lib/gcc-lib/x86_64--netbsd/4.1.2//libf95.la' seems to be moved libtool-fortran: link: warning: `/scratch/math/octave/work/.buildlink/bin/../lib/gcc-lib/x86_64--netbsd/4.1.2//libf95.la' seems to be moved libtool-fortran: link: c++ -shared -fPIC -DPIC DLD-FUNCTIONS/.libs/filter.o -Wl,-rpath,/scratch/math/octave/work/octave-3.6.4/src/.libs -Wl,-rpath,/scratch/math/octave/work/octave-3.6.4/liboctave/.libs -Wl,-rpath,/scratch/math/octave/work/.buildlink/lib -Wl,-rpath,/scratch/math/octave/work/octave-3.6.4/libcruft/.libs -Wl,-rpath,/scratch/math/octave/work/.buildlink/lib/gcc-lib/x86_64--netbsd/4.1.2 -Wl,-rpath,/usr/pkg/lib/octave/3.6.4 -Wl,-rpath,/scratch/math/octave/work/.buildlink/lib -Wl,-rpath,/scratch/math/octave/work/.buildlink/lib/gcc-lib/x86_64--netbsd/4.1.2 -L/scratch/math/octave/work/octave-3.6.4/liboctave/.libs -L/scratch/math/octave/work/octave-3.6.4/libcruft/.libs -L/scratch/math/octave/work/.buildlink/lib -L/scratch/math/octave/work/.x11-buildlink/lib -L./.libs -loctinterp -L/scratch/math/octave/work/.buildlink/bin/../lib/gcc-lib/x86_64--netbsd/4.1.2/ -L/scratch/math/octave/work/.buildlink/bin/../lib/gcc-lib/x86_64--netbsd/4.1.2 -L/scratch/math/octave/work/.buildlink/lib/gcc-lib/x86_64--netbsd/4.1.2/ -L/scratch/math/octave/work/.buildlink/bin/../lib/gcc-lib/x86_64--netbsd/4.1.2/// -L/scratch/math/octave/work/.buildlink/lib/gcc-lib/x86_64--netbsd/4.1.2/// -L/usr/lib// -lhdf5 -lz -lX11 -L../liboctave/.libs -loctave -lfftw3 -lreadline -ltermcap -lcurses -lpcre -L../libcruft/.libs -lcruft -llapack -lblas -L/scratch/math/octave/work/.buildlink/lib/gcc-lib/x86_64--netbsd/4.1.2 -lf95 -lm -O2 -O2 -pthread -O2 -Wl,-R/usr/pkg/lib -Wl,-R/usr/X11R7/lib -pthread -Wl,-soname -Wl,filter.so -o DLD-FUNCTIONS/.libs/filter.so libtool-fortran: link: c++ -shared -fPIC -DPIC DLD-FUNCTIONS/.libs/find.o -Wl,-rpath,/scratch/math/octave/work/octave-3.6.4/src/.libs -Wl,-rpath,/scratch/math/octave/work/octave-3.6.4/liboctave/.libs -Wl,-rpath,/scratch/math/octave/work/.buildlink/lib -Wl,-rpath,/scratch/math/octave/work/octave-3.6.4/libcruft/.libs -Wl,-rpath,/scratch/math/octave/work/.buildlink/lib/gcc-lib/x86_64--netbsd/4.1.2 -Wl,-rpath,/usr/pkg/lib/octave/3.6.4 -Wl,-rpath,/scratch/math/octave/work/.buildlink/lib -Wl,-rpath,/scratch/math/octave/work/.buildlink/lib/gcc-lib/x86_64--netbsd/4.1.2 -L/scratch/math/octave/work/octave-3.6.4/liboctave/.libs -L/scratch/math/octave/work/octave-3.6.4/libcruft/.libs -L/scratch/math/octave/work/.buildlink/lib -L/scratch/math/octave/work/.x11-buildlink/lib -L./.libs -loctinterp -L/scratch/math/octave/work/.buildlink/bin/../lib/gcc-lib/x86_64--netbsd/4.1.2/ -L/scratch/math/octave/work/.buildlink/bin/../lib/gcc-lib/x86_64--netbsd/4.1.2 -L/scratch/math/octave/work/.buildlink/lib/gcc-lib/x86_64--netbsd/4.1.2/ -L/scratch/math/octave/work/.buildlink/bin/../lib/gcc-lib/x86_64--netbsd/4.1.2/// -L/scratch/math/octave/work/.buildlink/lib/gcc-lib/x86_64--netbsd/4.1.2/// -L/usr/lib// -lhdf5 -lz -lX11 -L../liboctave/.libs -loctave -lfftw3 -lreadline -ltermcap -lcurses -lpcre -L../libcruft/.libs -lcruft -llapack -lblas -L/scratch/math/octave/work/.buildlink/lib/gcc-lib/x86_64--netbsd/4.1.2 -lf95 -lm -O2 -O2 -pthread -O2 -Wl,-R/usr/pkg/lib -Wl,-R/usr/X11R7/lib -pthread -Wl,-soname -Wl,find.so -o DLD-FUNCTIONS/.libs/find.so libtool-fortran: link: ar cru DLD-FUNCTIONS/.libs/filter.a DLD-FUNCTIONS/filter.o libtool-fortran: link: ranlib DLD-FUNCTIONS/.libs/filter.a libtool-fortran: link: ( cd "DLD-FUNCTIONS/.libs" && rm -f "filter.la" && ln -s "../filter.la" "filter.la" ) libtool-fortran: link: ar cru DLD-FUNCTIONS/.libs/find.a DLD-FUNCTIONS/find.o libtool-fortran: link: ranlib DLD-FUNCTIONS/.libs/find.a libtool-fortran: link: ( cd "DLD-FUNCTIONS/.libs" && rm -f "find.la" && ln -s "../find.la" "find.la" ) /bin/sh ../libtool --tag=CXX --mode=link c++ -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -avoid-version -module -no-undefined -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib -L/usr/X11R7/lib -Wl,-R/usr/X11R7/lib -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib -L/usr/X11R7/lib -Wl,-R/usr/X11R7/lib -o DLD-FUNCTIONS/gammainc.la -rpath /usr/pkg/lib/octave/3.6.4 DLD-FUNCTIONS/gammainc.lo liboctinterp.la ../liboctave/liboctave.la ../libcruft/libcruft.la -lm libtool-fortran: link: warning: `/scratch/math/octave/work/.buildlink/bin/../lib/gcc-lib/x86_64--netbsd/4.1.2//libf95.la' seems to be moved libtool-fortran: link: warning: `/scratch/math/octave/work/.buildlink/bin/../lib/gcc-lib/x86_64--netbsd/4.1.2//libf95.la' seems to be moved /bin/sh ../libtool --tag=CXX --mode=link c++ -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -avoid-version -module -no-undefined -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib -L/usr/X11R7/lib -Wl,-R/usr/X11R7/lib -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib -L/usr/X11R7/lib -Wl,-R/usr/X11R7/lib -o DLD-FUNCTIONS/gcd.la -rpath /usr/pkg/lib/octave/3.6.4 DLD-FUNCTIONS/gcd.lo liboctinterp.la ../liboctave/liboctave.la ../libcruft/libcruft.la -lm libtool-fortran: link: warning: `/scratch/math/octave/work/.buildlink/bin/../lib/gcc-lib/x86_64--netbsd/4.1.2//libf95.la' seems to be moved libtool-fortran: link: warning: `/scratch/math/octave/work/.buildlink/bin/../lib/gcc-lib/x86_64--netbsd/4.1.2//libf95.la' seems to be moved libtool-fortran: link: warning: `/scratch/math/octave/work/.buildlink/bin/../lib/gcc-lib/x86_64--netbsd/4.1.2//libf95.la' seems to be moved libtool-fortran: link: warning: `/scratch/math/octave/work/.buildlink/bin/../lib/gcc-lib/x86_64--netbsd/4.1.2//libf95.la' seems to be moved libtool-fortran: link: warning: `/scratch/math/octave/work/.buildlink/bin/../lib/gcc-lib/x86_64--netbsd/4.1.2//libf95.la' seems to be moved libtool-fortran: link: warning: `/scratch/math/octave/work/.buildlink/bin/../lib/gcc-lib/x86_64--netbsd/4.1.2//libf95.la' seems to be moved libtool-fortran: link: warning: `/scratch/math/octave/work/.buildlink/bin/../lib/gcc-lib/x86_64--netbsd/4.1.2//libf95.la' seems to be moved libtool-fortran: link: warning: `/scratch/math/octave/work/.buildlink/bin/../lib/gcc-lib/x86_64--netbsd/4.1.2//libf95.la' seems to be moved libtool-fortran: link: c++ -shared -fPIC -DPIC DLD-FUNCTIONS/.libs/gammainc.o -Wl,-rpath,/scratch/math/octave/work/octave-3.6.4/src/.libs -Wl,-rpath,/scratch/math/octave/work/octave-3.6.4/liboctave/.libs -Wl,-rpath,/scratch/math/octave/work/.buildlink/lib -Wl,-rpath,/scratch/math/octave/work/octave-3.6.4/libcruft/.libs -Wl,-rpath,/scratch/math/octave/work/.buildlink/lib/gcc-lib/x86_64--netbsd/4.1.2 -Wl,-rpath,/usr/pkg/lib/octave/3.6.4 -Wl,-rpath,/scratch/math/octave/work/.buildlink/lib -Wl,-rpath,/scratch/math/octave/work/.buildlink/lib/gcc-lib/x86_64--netbsd/4.1.2 -L/scratch/math/octave/work/octave-3.6.4/liboctave/.libs -L/scratch/math/octave/work/octave-3.6.4/libcruft/.libs -L/scratch/math/octave/work/.buildlink/lib -L/scratch/math/octave/work/.x11-buildlink/lib -L./.libs -loctinterp -L/scratch/math/octave/work/.buildlink/bin/../lib/gcc-lib/x86_64--netbsd/4.1.2/ -L/scratch/math/octave/work/.buildlink/bin/../lib/gcc-lib/x86_64--netbsd/4.1.2 -L/scratch/math/octave/work/.buildlink/lib/gcc-lib/x86_64--netbsd/4.1.2/ -L/scratch/math/octave/work/.buildlink/bin/../lib/gcc-lib/x86_64--netbsd/4.1.2/// -L/scratch/math/octave/work/.buildlink/lib/gcc-lib/x86_64--netbsd/4.1.2/// -L/usr/lib// -lhdf5 -lz -lX11 -L../liboctave/.libs -loctave -lfftw3 -lreadline -ltermcap -lcurses -lpcre -L../libcruft/.libs -lcruft -llapack -lblas -L/scratch/math/octave/work/.buildlink/lib/gcc-lib/x86_64--netbsd/4.1.2 -lf95 -lm -O2 -O2 -pthread -O2 -Wl,-R/usr/pkg/lib -Wl,-R/usr/X11R7/lib -pthread -Wl,-soname -Wl,gammainc.so -o DLD-FUNCTIONS/.libs/gammainc.so libtool-fortran: link: c++ -shared -fPIC -DPIC DLD-FUNCTIONS/.libs/gcd.o -Wl,-rpath,/scratch/math/octave/work/octave-3.6.4/src/.libs -Wl,-rpath,/scratch/math/octave/work/octave-3.6.4/liboctave/.libs -Wl,-rpath,/scratch/math/octave/work/.buildlink/lib -Wl,-rpath,/scratch/math/octave/work/octave-3.6.4/libcruft/.libs -Wl,-rpath,/scratch/math/octave/work/.buildlink/lib/gcc-lib/x86_64--netbsd/4.1.2 -Wl,-rpath,/usr/pkg/lib/octave/3.6.4 -Wl,-rpath,/scratch/math/octave/work/.buildlink/lib -Wl,-rpath,/scratch/math/octave/work/.buildlink/lib/gcc-lib/x86_64--netbsd/4.1.2 -L/scratch/math/octave/work/octave-3.6.4/liboctave/.libs -L/scratch/math/octave/work/octave-3.6.4/libcruft/.libs -L/scratch/math/octave/work/.buildlink/lib -L/scratch/math/octave/work/.x11-buildlink/lib -L./.libs -loctinterp -L/scratch/math/octave/work/.buildlink/bin/../lib/gcc-lib/x86_64--netbsd/4.1.2/ -L/scratch/math/octave/work/.buildlink/bin/../lib/gcc-lib/x86_64--netbsd/4.1.2 -L/scratch/math/octave/work/.buildlink/lib/gcc-lib/x86_64--netbsd/4.1.2/ -L/scratch/math/octave/work/.buildlink/bin/../lib/gcc-lib/x86_64--netbsd/4.1.2/// -L/scratch/math/octave/work/.buildlink/lib/gcc-lib/x86_64--netbsd/4.1.2/// -L/usr/lib// -lhdf5 -lz -lX11 -L../liboctave/.libs -loctave -lfftw3 -lreadline -ltermcap -lcurses -lpcre -L../libcruft/.libs -lcruft -llapack -lblas -L/scratch/math/octave/work/.buildlink/lib/gcc-lib/x86_64--netbsd/4.1.2 -lf95 -lm -O2 -O2 -pthread -O2 -Wl,-R/usr/pkg/lib -Wl,-R/usr/X11R7/lib -pthread -Wl,-soname -Wl,gcd.so -o DLD-FUNCTIONS/.libs/gcd.so libtool-fortran: link: ar cru DLD-FUNCTIONS/.libs/gammainc.a DLD-FUNCTIONS/gammainc.o libtool-fortran: link: ranlib DLD-FUNCTIONS/.libs/gammainc.a libtool-fortran: link: ( cd "DLD-FUNCTIONS/.libs" && rm -f "gammainc.la" && ln -s "../gammainc.la" "gammainc.la" ) libtool-fortran: link: ar cru DLD-FUNCTIONS/.libs/gcd.a DLD-FUNCTIONS/gcd.o libtool-fortran: link: ranlib DLD-FUNCTIONS/.libs/gcd.a libtool-fortran: link: ( cd "DLD-FUNCTIONS/.libs" && rm -f "gcd.la" && ln -s "../gcd.la" "gcd.la" ) /bin/sh ../libtool --tag=CXX --mode=link c++ -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -avoid-version -module -no-undefined -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib -L/usr/X11R7/lib -Wl,-R/usr/X11R7/lib -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib -L/usr/X11R7/lib -Wl,-R/usr/X11R7/lib -o DLD-FUNCTIONS/getgrent.la -rpath /usr/pkg/lib/octave/3.6.4 DLD-FUNCTIONS/getgrent.lo liboctinterp.la ../liboctave/liboctave.la ../libcruft/libcruft.la -lm libtool-fortran: link: warning: `/scratch/math/octave/work/.buildlink/bin/../lib/gcc-lib/x86_64--netbsd/4.1.2//libf95.la' seems to be moved libtool-fortran: link: warning: `/scratch/math/octave/work/.buildlink/bin/../lib/gcc-lib/x86_64--netbsd/4.1.2//libf95.la' seems to be moved libtool-fortran: link: warning: `/scratch/math/octave/work/.buildlink/bin/../lib/gcc-lib/x86_64--netbsd/4.1.2//libf95.la' seems to be moved /bin/sh ../libtool --tag=CXX --mode=link c++ -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -avoid-version -module -no-undefined -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib -L/usr/X11R7/lib -Wl,-R/usr/X11R7/lib -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib -L/usr/X11R7/lib -Wl,-R/usr/X11R7/lib -o DLD-FUNCTIONS/getpwent.la -rpath /usr/pkg/lib/octave/3.6.4 DLD-FUNCTIONS/getpwent.lo liboctinterp.la ../liboctave/liboctave.la ../libcruft/libcruft.la -lm libtool-fortran: link: warning: `/scratch/math/octave/work/.buildlink/bin/../lib/gcc-lib/x86_64--netbsd/4.1.2//libf95.la' seems to be moved libtool-fortran: link: warning: `/scratch/math/octave/work/.buildlink/bin/../lib/gcc-lib/x86_64--netbsd/4.1.2//libf95.la' seems to be moved libtool-fortran: link: warning: `/scratch/math/octave/work/.buildlink/bin/../lib/gcc-lib/x86_64--netbsd/4.1.2//libf95.la' seems to be moved libtool-fortran: link: warning: `/scratch/math/octave/work/.buildlink/bin/../lib/gcc-lib/x86_64--netbsd/4.1.2//libf95.la' seems to be moved libtool-fortran: link: warning: `/scratch/math/octave/work/.buildlink/bin/../lib/gcc-lib/x86_64--netbsd/4.1.2//libf95.la' seems to be moved libtool-fortran: link: warning: `/scratch/math/octave/work/.buildlink/bin/../lib/gcc-lib/x86_64--netbsd/4.1.2//libf95.la' seems to be moved libtool-fortran: link: warning: `/scratch/math/octave/work/.buildlink/bin/../lib/gcc-lib/x86_64--netbsd/4.1.2//libf95.la' seems to be moved libtool-fortran: link: c++ -shared -fPIC -DPIC DLD-FUNCTIONS/.libs/getgrent.o -Wl,-rpath,/scratch/math/octave/work/octave-3.6.4/src/.libs -Wl,-rpath,/scratch/math/octave/work/octave-3.6.4/liboctave/.libs -Wl,-rpath,/scratch/math/octave/work/.buildlink/lib -Wl,-rpath,/scratch/math/octave/work/octave-3.6.4/libcruft/.libs -Wl,-rpath,/scratch/math/octave/work/.buildlink/lib/gcc-lib/x86_64--netbsd/4.1.2 -Wl,-rpath,/usr/pkg/lib/octave/3.6.4 -Wl,-rpath,/scratch/math/octave/work/.buildlink/lib -Wl,-rpath,/scratch/math/octave/work/.buildlink/lib/gcc-lib/x86_64--netbsd/4.1.2 -L/scratch/math/octave/work/octave-3.6.4/liboctave/.libs -L/scratch/math/octave/work/octave-3.6.4/libcruft/.libs -L/scratch/math/octave/work/.buildlink/lib -L/scratch/math/octave/work/.x11-buildlink/lib -L./.libs -loctinterp -L/scratch/math/octave/work/.buildlink/bin/../lib/gcc-lib/x86_64--netbsd/4.1.2/ -L/scratch/math/octave/work/.buildlink/bin/../lib/gcc-lib/x86_64--netbsd/4.1.2 -L/scratch/math/octave/work/.buildlink/lib/gcc-lib/x86_64--netbsd/4.1.2/ -L/scratch/math/octave/work/.buildlink/bin/../lib/gcc-lib/x86_64--netbsd/4.1.2/// -L/scratch/math/octave/work/.buildlink/lib/gcc-lib/x86_64--netbsd/4.1.2/// -L/usr/lib// -lhdf5 -lz -lX11 -L../liboctave/.libs -loctave -lfftw3 -lreadline -ltermcap -lcurses -lpcre -L../libcruft/.libs -lcruft -llapack -lblas -L/scratch/math/octave/work/.buildlink/lib/gcc-lib/x86_64--netbsd/4.1.2 -lf95 -lm -O2 -O2 -pthread -O2 -Wl,-R/usr/pkg/lib -Wl,-R/usr/X11R7/lib -pthread -Wl,-soname -Wl,getgrent.so -o DLD-FUNCTIONS/.libs/getgrent.so libtool-fortran: link: c++ -shared -fPIC -DPIC DLD-FUNCTIONS/.libs/getpwent.o -Wl,-rpath,/scratch/math/octave/work/octave-3.6.4/src/.libs -Wl,-rpath,/scratch/math/octave/work/octave-3.6.4/liboctave/.libs -Wl,-rpath,/scratch/math/octave/work/.buildlink/lib -Wl,-rpath,/scratch/math/octave/work/octave-3.6.4/libcruft/.libs -Wl,-rpath,/scratch/math/octave/work/.buildlink/lib/gcc-lib/x86_64--netbsd/4.1.2 -Wl,-rpath,/usr/pkg/lib/octave/3.6.4 -Wl,-rpath,/scratch/math/octave/work/.buildlink/lib -Wl,-rpath,/scratch/math/octave/work/.buildlink/lib/gcc-lib/x86_64--netbsd/4.1.2 -L/scratch/math/octave/work/octave-3.6.4/liboctave/.libs -L/scratch/math/octave/work/octave-3.6.4/libcruft/.libs -L/scratch/math/octave/work/.buildlink/lib -L/scratch/math/octave/work/.x11-buildlink/lib -L./.libs -loctinterp -L/scratch/math/octave/work/.buildlink/bin/../lib/gcc-lib/x86_64--netbsd/4.1.2/ -L/scratch/math/octave/work/.buildlink/bin/../lib/gcc-lib/x86_64--netbsd/4.1.2 -L/scratch/math/octave/work/.buildlink/lib/gcc-lib/x86_64--netbsd/4.1.2/ -L/scratch/math/octave/work/.buildlink/bin/../lib/gcc-lib/x86_64--netbsd/4.1.2/// -L/scratch/math/octave/work/.buildlink/lib/gcc-lib/x86_64--netbsd/4.1.2/// -L/usr/lib// -lhdf5 -lz -lX11 -L../liboctave/.libs -loctave -lfftw3 -lreadline -ltermcap -lcurses -lpcre -L../libcruft/.libs -lcruft -llapack -lblas -L/scratch/math/octave/work/.buildlink/lib/gcc-lib/x86_64--netbsd/4.1.2 -lf95 -lm -O2 -O2 -pthread -O2 -Wl,-R/usr/pkg/lib -Wl,-R/usr/X11R7/lib -pthread -Wl,-soname -Wl,getpwent.so -o DLD-FUNCTIONS/.libs/getpwent.so libtool-fortran: link: ar cru DLD-FUNCTIONS/.libs/getgrent.a DLD-FUNCTIONS/getgrent.o libtool-fortran: link: ranlib DLD-FUNCTIONS/.libs/getgrent.a libtool-fortran: link: ( cd "DLD-FUNCTIONS/.libs" && rm -f "getgrent.la" && ln -s "../getgrent.la" "getgrent.la" ) libtool-fortran: link: ar cru DLD-FUNCTIONS/.libs/getpwent.a DLD-FUNCTIONS/getpwent.o libtool-fortran: link: ranlib DLD-FUNCTIONS/.libs/getpwent.a libtool-fortran: link: ( cd "DLD-FUNCTIONS/.libs" && rm -f "getpwent.la" && ln -s "../getpwent.la" "getpwent.la" ) /bin/sh ../libtool --tag=CXX --mode=link c++ -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -avoid-version -module -no-undefined -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib -L/usr/X11R7/lib -Wl,-R/usr/X11R7/lib -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib -L/usr/X11R7/lib -Wl,-R/usr/X11R7/lib -o DLD-FUNCTIONS/getrusage.la -rpath /usr/pkg/lib/octave/3.6.4 DLD-FUNCTIONS/getrusage.lo liboctinterp.la ../liboctave/liboctave.la ../libcruft/libcruft.la -lm /bin/sh ../libtool --tag=CXX --mode=link c++ -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -avoid-version -module -no-undefined -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib -L/usr/X11R7/lib -Wl,-R/usr/X11R7/lib -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib -L/usr/X11R7/lib -Wl,-R/usr/X11R7/lib -o DLD-FUNCTIONS/givens.la -rpath /usr/pkg/lib/octave/3.6.4 DLD-FUNCTIONS/givens.lo liboctinterp.la ../liboctave/liboctave.la ../libcruft/libcruft.la -lm libtool-fortran: link: warning: `/scratch/math/octave/work/.buildlink/bin/../lib/gcc-lib/x86_64--netbsd/4.1.2//libf95.la' seems to be moved libtool-fortran: link: warning: `/scratch/math/octave/work/.buildlink/bin/../lib/gcc-lib/x86_64--netbsd/4.1.2//libf95.la' seems to be moved libtool-fortran: link: warning: `/scratch/math/octave/work/.buildlink/bin/../lib/gcc-lib/x86_64--netbsd/4.1.2//libf95.la' seems to be moved libtool-fortran: link: warning: `/scratch/math/octave/work/.buildlink/bin/../lib/gcc-lib/x86_64--netbsd/4.1.2//libf95.la' seems to be moved libtool-fortran: link: warning: `/scratch/math/octave/work/.buildlink/bin/../lib/gcc-lib/x86_64--netbsd/4.1.2//libf95.la' seems to be moved libtool-fortran: link: warning: `/scratch/math/octave/work/.buildlink/bin/../lib/gcc-lib/x86_64--netbsd/4.1.2//libf95.la' seems to be moved libtool-fortran: link: warning: `/scratch/math/octave/work/.buildlink/bin/../lib/gcc-lib/x86_64--netbsd/4.1.2//libf95.la' seems to be moved libtool-fortran: link: warning: `/scratch/math/octave/work/.buildlink/bin/../lib/gcc-lib/x86_64--netbsd/4.1.2//libf95.la' seems to be moved libtool-fortran: link: warning: `/scratch/math/octave/work/.buildlink/bin/../lib/gcc-lib/x86_64--netbsd/4.1.2//libf95.la' seems to be moved libtool-fortran: link: warning: `/scratch/math/octave/work/.buildlink/bin/../lib/gcc-lib/x86_64--netbsd/4.1.2//libf95.la' seems to be moved libtool-fortran: link: c++ -shared -fPIC -DPIC DLD-FUNCTIONS/.libs/getrusage.o -Wl,-rpath,/scratch/math/octave/work/octave-3.6.4/src/.libs -Wl,-rpath,/scratch/math/octave/work/octave-3.6.4/liboctave/.libs -Wl,-rpath,/scratch/math/octave/work/.buildlink/lib -Wl,-rpath,/scratch/math/octave/work/octave-3.6.4/libcruft/.libs -Wl,-rpath,/scratch/math/octave/work/.buildlink/lib/gcc-lib/x86_64--netbsd/4.1.2 -Wl,-rpath,/usr/pkg/lib/octave/3.6.4 -Wl,-rpath,/scratch/math/octave/work/.buildlink/lib -Wl,-rpath,/scratch/math/octave/work/.buildlink/lib/gcc-lib/x86_64--netbsd/4.1.2 -L/scratch/math/octave/work/octave-3.6.4/liboctave/.libs -L/scratch/math/octave/work/octave-3.6.4/libcruft/.libs -L/scratch/math/octave/work/.buildlink/lib -L/scratch/math/octave/work/.x11-buildlink/lib -L./.libs -loctinterp -L/scratch/math/octave/work/.buildlink/bin/../lib/gcc-lib/x86_64--netbsd/4.1.2/ -L/scratch/math/octave/work/.buildlink/bin/../lib/gcc-lib/x86_64--netbsd/4.1.2 -L/scratch/math/octave/work/.buildlink/lib/gcc-lib/x86_64--netbsd/4.1.2/ -L/scratch/math/octave/work/.buildlink/bin/../lib/gcc-lib/x86_64--netbsd/4.1.2/// -L/scratch/math/octave/work/.buildlink/lib/gcc-lib/x86_64--netbsd/4.1.2/// -L/usr/lib// -lhdf5 -lz -lX11 -L../liboctave/.libs -loctave -lfftw3 -lreadline -ltermcap -lcurses -lpcre -L../libcruft/.libs -lcruft -llapack -lblas -L/scratch/math/octave/work/.buildlink/lib/gcc-lib/x86_64--netbsd/4.1.2 -lf95 -lm -O2 -O2 -pthread -O2 -Wl,-R/usr/pkg/lib -Wl,-R/usr/X11R7/lib -pthread -Wl,-soname -Wl,getrusage.so -o DLD-FUNCTIONS/.libs/getrusage.so libtool-fortran: link: c++ -shared -fPIC -DPIC DLD-FUNCTIONS/.libs/givens.o -Wl,-rpath,/scratch/math/octave/work/octave-3.6.4/src/.libs -Wl,-rpath,/scratch/math/octave/work/octave-3.6.4/liboctave/.libs -Wl,-rpath,/scratch/math/octave/work/.buildlink/lib -Wl,-rpath,/scratch/math/octave/work/octave-3.6.4/libcruft/.libs -Wl,-rpath,/scratch/math/octave/work/.buildlink/lib/gcc-lib/x86_64--netbsd/4.1.2 -Wl,-rpath,/usr/pkg/lib/octave/3.6.4 -Wl,-rpath,/scratch/math/octave/work/.buildlink/lib -Wl,-rpath,/scratch/math/octave/work/.buildlink/lib/gcc-lib/x86_64--netbsd/4.1.2 -L/scratch/math/octave/work/octave-3.6.4/liboctave/.libs -L/scratch/math/octave/work/octave-3.6.4/libcruft/.libs -L/scratch/math/octave/work/.buildlink/lib -L/scratch/math/octave/work/.x11-buildlink/lib -L./.libs -loctinterp -L/scratch/math/octave/work/.buildlink/bin/../lib/gcc-lib/x86_64--netbsd/4.1.2/ -L/scratch/math/octave/work/.buildlink/bin/../lib/gcc-lib/x86_64--netbsd/4.1.2 -L/scratch/math/octave/work/.buildlink/lib/gcc-lib/x86_64--netbsd/4.1.2/ -L/scratch/math/octave/work/.buildlink/bin/../lib/gcc-lib/x86_64--netbsd/4.1.2/// -L/scratch/math/octave/work/.buildlink/lib/gcc-lib/x86_64--netbsd/4.1.2/// -L/usr/lib// -lhdf5 -lz -lX11 -L../liboctave/.libs -loctave -lfftw3 -lreadline -ltermcap -lcurses -lpcre -L../libcruft/.libs -lcruft -llapack -lblas -L/scratch/math/octave/work/.buildlink/lib/gcc-lib/x86_64--netbsd/4.1.2 -lf95 -lm -O2 -O2 -pthread -O2 -Wl,-R/usr/pkg/lib -Wl,-R/usr/X11R7/lib -pthread -Wl,-soname -Wl,givens.so -o DLD-FUNCTIONS/.libs/givens.so libtool-fortran: link: ar cru DLD-FUNCTIONS/.libs/givens.a DLD-FUNCTIONS/givens.o libtool-fortran: link: ranlib DLD-FUNCTIONS/.libs/givens.a libtool-fortran: link: ar cru DLD-FUNCTIONS/.libs/getrusage.a DLD-FUNCTIONS/getrusage.o libtool-fortran: link: ranlib DLD-FUNCTIONS/.libs/getrusage.a libtool-fortran: link: ( cd "DLD-FUNCTIONS/.libs" && rm -f "givens.la" && ln -s "../givens.la" "givens.la" ) libtool-fortran: link: ( cd "DLD-FUNCTIONS/.libs" && rm -f "getrusage.la" && ln -s "../getrusage.la" "getrusage.la" ) /bin/sh ../libtool --tag=CXX --mode=link c++ -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -avoid-version -module -no-undefined -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib -L/usr/X11R7/lib -Wl,-R/usr/X11R7/lib -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib -L/usr/X11R7/lib -Wl,-R/usr/X11R7/lib -o DLD-FUNCTIONS/hess.la -rpath /usr/pkg/lib/octave/3.6.4 DLD-FUNCTIONS/hess.lo liboctinterp.la ../liboctave/liboctave.la ../libcruft/libcruft.la -lm /bin/sh ../libtool --tag=CXX --mode=link c++ -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -avoid-version -module -no-undefined -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib -L/usr/X11R7/lib -Wl,-R/usr/X11R7/lib -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib -L/usr/X11R7/lib -Wl,-R/usr/X11R7/lib -o DLD-FUNCTIONS/hex2num.la -rpath /usr/pkg/lib/octave/3.6.4 DLD-FUNCTIONS/hex2num.lo liboctinterp.la ../liboctave/liboctave.la ../libcruft/libcruft.la -lm libtool-fortran: link: warning: `/scratch/math/octave/work/.buildlink/bin/../lib/gcc-lib/x86_64--netbsd/4.1.2//libf95.la' seems to be moved libtool-fortran: link: warning: `/scratch/math/octave/work/.buildlink/bin/../lib/gcc-lib/x86_64--netbsd/4.1.2//libf95.la' seems to be moved libtool-fortran: link: warning: `/scratch/math/octave/work/.buildlink/bin/../lib/gcc-lib/x86_64--netbsd/4.1.2//libf95.la' seems to be moved libtool-fortran: link: warning: `/scratch/math/octave/work/.buildlink/bin/../lib/gcc-lib/x86_64--netbsd/4.1.2//libf95.la' seems to be moved libtool-fortran: link: warning: `/scratch/math/octave/work/.buildlink/bin/../lib/gcc-lib/x86_64--netbsd/4.1.2//libf95.la' seems to be moved libtool-fortran: link: warning: `/scratch/math/octave/work/.buildlink/bin/../lib/gcc-lib/x86_64--netbsd/4.1.2//libf95.la' seems to be moved libtool-fortran: link: warning: `/scratch/math/octave/work/.buildlink/bin/../lib/gcc-lib/x86_64--netbsd/4.1.2//libf95.la' seems to be moved libtool-fortran: link: warning: `/scratch/math/octave/work/.buildlink/bin/../lib/gcc-lib/x86_64--netbsd/4.1.2//libf95.la' seems to be moved libtool-fortran: link: warning: `/scratch/math/octave/work/.buildlink/bin/../lib/gcc-lib/x86_64--netbsd/4.1.2//libf95.la' seems to be moved libtool-fortran: link: warning: `/scratch/math/octave/work/.buildlink/bin/../lib/gcc-lib/x86_64--netbsd/4.1.2//libf95.la' seems to be moved libtool-fortran: link: c++ -shared -fPIC -DPIC DLD-FUNCTIONS/.libs/hess.o -Wl,-rpath,/scratch/math/octave/work/octave-3.6.4/src/.libs -Wl,-rpath,/scratch/math/octave/work/octave-3.6.4/liboctave/.libs -Wl,-rpath,/scratch/math/octave/work/.buildlink/lib -Wl,-rpath,/scratch/math/octave/work/octave-3.6.4/libcruft/.libs -Wl,-rpath,/scratch/math/octave/work/.buildlink/lib/gcc-lib/x86_64--netbsd/4.1.2 -Wl,-rpath,/usr/pkg/lib/octave/3.6.4 -Wl,-rpath,/scratch/math/octave/work/.buildlink/lib -Wl,-rpath,/scratch/math/octave/work/.buildlink/lib/gcc-lib/x86_64--netbsd/4.1.2 -L/scratch/math/octave/work/octave-3.6.4/liboctave/.libs -L/scratch/math/octave/work/octave-3.6.4/libcruft/.libs -L/scratch/math/octave/work/.buildlink/lib -L/scratch/math/octave/work/.x11-buildlink/lib -L./.libs -loctinterp -L/scratch/math/octave/work/.buildlink/bin/../lib/gcc-lib/x86_64--netbsd/4.1.2/ -L/scratch/math/octave/work/.buildlink/bin/../lib/gcc-lib/x86_64--netbsd/4.1.2 -L/scratch/math/octave/work/.buildlink/lib/gcc-lib/x86_64--netbsd/4.1.2/ -L/scratch/math/octave/work/.buildlink/bin/../lib/gcc-lib/x86_64--netbsd/4.1.2/// -L/scratch/math/octave/work/.buildlink/lib/gcc-lib/x86_64--netbsd/4.1.2/// -L/usr/lib// -lhdf5 -lz -lX11 -L../liboctave/.libs -loctave -lfftw3 -lreadline -ltermcap -lcurses -lpcre -L../libcruft/.libs -lcruft -llapack -lblas -L/scratch/math/octave/work/.buildlink/lib/gcc-lib/x86_64--netbsd/4.1.2 -lf95 -lm -O2 -O2 -pthread -O2 -Wl,-R/usr/pkg/lib -Wl,-R/usr/X11R7/lib -pthread -Wl,-soname -Wl,hess.so -o DLD-FUNCTIONS/.libs/hess.so libtool-fortran: link: c++ -shared -fPIC -DPIC DLD-FUNCTIONS/.libs/hex2num.o -Wl,-rpath,/scratch/math/octave/work/octave-3.6.4/src/.libs -Wl,-rpath,/scratch/math/octave/work/octave-3.6.4/liboctave/.libs -Wl,-rpath,/scratch/math/octave/work/.buildlink/lib -Wl,-rpath,/scratch/math/octave/work/octave-3.6.4/libcruft/.libs -Wl,-rpath,/scratch/math/octave/work/.buildlink/lib/gcc-lib/x86_64--netbsd/4.1.2 -Wl,-rpath,/usr/pkg/lib/octave/3.6.4 -Wl,-rpath,/scratch/math/octave/work/.buildlink/lib -Wl,-rpath,/scratch/math/octave/work/.buildlink/lib/gcc-lib/x86_64--netbsd/4.1.2 -L/scratch/math/octave/work/octave-3.6.4/liboctave/.libs -L/scratch/math/octave/work/octave-3.6.4/libcruft/.libs -L/scratch/math/octave/work/.buildlink/lib -L/scratch/math/octave/work/.x11-buildlink/lib -L./.libs -loctinterp -L/scratch/math/octave/work/.buildlink/bin/../lib/gcc-lib/x86_64--netbsd/4.1.2/ -L/scratch/math/octave/work/.buildlink/bin/../lib/gcc-lib/x86_64--netbsd/4.1.2 -L/scratch/math/octave/work/.buildlink/lib/gcc-lib/x86_64--netbsd/4.1.2/ -L/scratch/math/octave/work/.buildlink/bin/../lib/gcc-lib/x86_64--netbsd/4.1.2/// -L/scratch/math/octave/work/.buildlink/lib/gcc-lib/x86_64--netbsd/4.1.2/// -L/usr/lib// -lhdf5 -lz -lX11 -L../liboctave/.libs -loctave -lfftw3 -lreadline -ltermcap -lcurses -lpcre -L../libcruft/.libs -lcruft -llapack -lblas -L/scratch/math/octave/work/.buildlink/lib/gcc-lib/x86_64--netbsd/4.1.2 -lf95 -lm -O2 -O2 -pthread -O2 -Wl,-R/usr/pkg/lib -Wl,-R/usr/X11R7/lib -pthread -Wl,-soname -Wl,hex2num.so -o DLD-FUNCTIONS/.libs/hex2num.so libtool-fortran: link: ar cru DLD-FUNCTIONS/.libs/hess.a DLD-FUNCTIONS/hess.o libtool-fortran: link: ranlib DLD-FUNCTIONS/.libs/hess.a libtool-fortran: link: ( cd "DLD-FUNCTIONS/.libs" && rm -f "hess.la" && ln -s "../hess.la" "hess.la" ) libtool-fortran: link: ar cru DLD-FUNCTIONS/.libs/hex2num.a DLD-FUNCTIONS/hex2num.o libtool-fortran: link: ranlib DLD-FUNCTIONS/.libs/hex2num.a libtool-fortran: link: ( cd "DLD-FUNCTIONS/.libs" && rm -f "hex2num.la" && ln -s "../hex2num.la" "hex2num.la" ) /bin/sh ../libtool --tag=CXX --mode=link c++ -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -avoid-version -module -no-undefined -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib -L/usr/X11R7/lib -Wl,-R/usr/X11R7/lib -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib -L/usr/X11R7/lib -Wl,-R/usr/X11R7/lib -o DLD-FUNCTIONS/inv.la -rpath /usr/pkg/lib/octave/3.6.4 DLD-FUNCTIONS/inv.lo liboctinterp.la ../liboctave/liboctave.la ../libcruft/libcruft.la -lm libtool-fortran: link: warning: `/scratch/math/octave/work/.buildlink/bin/../lib/gcc-lib/x86_64--netbsd/4.1.2//libf95.la' seems to be moved libtool-fortran: link: warning: `/scratch/math/octave/work/.buildlink/bin/../lib/gcc-lib/x86_64--netbsd/4.1.2//libf95.la' seems to be moved libtool-fortran: link: warning: `/scratch/math/octave/work/.buildlink/bin/../lib/gcc-lib/x86_64--netbsd/4.1.2//libf95.la' seems to be moved libtool-fortran: link: warning: `/scratch/math/octave/work/.buildlink/bin/../lib/gcc-lib/x86_64--netbsd/4.1.2//libf95.la' seems to be moved libtool-fortran: link: warning: `/scratch/math/octave/work/.buildlink/bin/../lib/gcc-lib/x86_64--netbsd/4.1.2//libf95.la' seems to be moved /bin/sh ../libtool --tag=CXX --mode=link c++ -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -avoid-version -module -no-undefined -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib -L/usr/X11R7/lib -Wl,-R/usr/X11R7/lib -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib -L/usr/X11R7/lib -Wl,-R/usr/X11R7/lib -o DLD-FUNCTIONS/kron.la -rpath /usr/pkg/lib/octave/3.6.4 DLD-FUNCTIONS/kron.lo liboctinterp.la ../liboctave/liboctave.la ../libcruft/libcruft.la -lm libtool-fortran: link: warning: `/scratch/math/octave/work/.buildlink/bin/../lib/gcc-lib/x86_64--netbsd/4.1.2//libf95.la' seems to be moved libtool-fortran: link: warning: `/scratch/math/octave/work/.buildlink/bin/../lib/gcc-lib/x86_64--netbsd/4.1.2//libf95.la' seems to be moved libtool-fortran: link: warning: `/scratch/math/octave/work/.buildlink/bin/../lib/gcc-lib/x86_64--netbsd/4.1.2//libf95.la' seems to be moved libtool-fortran: link: warning: `/scratch/math/octave/work/.buildlink/bin/../lib/gcc-lib/x86_64--netbsd/4.1.2//libf95.la' seems to be moved libtool-fortran: link: warning: `/scratch/math/octave/work/.buildlink/bin/../lib/gcc-lib/x86_64--netbsd/4.1.2//libf95.la' seems to be moved libtool-fortran: link: c++ -shared -fPIC -DPIC DLD-FUNCTIONS/.libs/inv.o -Wl,-rpath,/scratch/math/octave/work/octave-3.6.4/src/.libs -Wl,-rpath,/scratch/math/octave/work/octave-3.6.4/liboctave/.libs -Wl,-rpath,/scratch/math/octave/work/.buildlink/lib -Wl,-rpath,/scratch/math/octave/work/octave-3.6.4/libcruft/.libs -Wl,-rpath,/scratch/math/octave/work/.buildlink/lib/gcc-lib/x86_64--netbsd/4.1.2 -Wl,-rpath,/usr/pkg/lib/octave/3.6.4 -Wl,-rpath,/scratch/math/octave/work/.buildlink/lib -Wl,-rpath,/scratch/math/octave/work/.buildlink/lib/gcc-lib/x86_64--netbsd/4.1.2 -L/scratch/math/octave/work/octave-3.6.4/liboctave/.libs -L/scratch/math/octave/work/octave-3.6.4/libcruft/.libs -L/scratch/math/octave/work/.buildlink/lib -L/scratch/math/octave/work/.x11-buildlink/lib -L./.libs -loctinterp -L/scratch/math/octave/work/.buildlink/bin/../lib/gcc-lib/x86_64--netbsd/4.1.2/ -L/scratch/math/octave/work/.buildlink/bin/../lib/gcc-lib/x86_64--netbsd/4.1.2 -L/scratch/math/octave/work/.buildlink/lib/gcc-lib/x86_64--netbsd/4.1.2/ -L/scratch/math/octave/work/.buildlink/bin/../lib/gcc-lib/x86_64--netbsd/4.1.2/// -L/scratch/math/octave/work/.buildlink/lib/gcc-lib/x86_64--netbsd/4.1.2/// -L/usr/lib// -lhdf5 -lz -lX11 -L../liboctave/.libs -loctave -lfftw3 -lreadline -ltermcap -lcurses -lpcre -L../libcruft/.libs -lcruft -llapack -lblas -L/scratch/math/octave/work/.buildlink/lib/gcc-lib/x86_64--netbsd/4.1.2 -lf95 -lm -O2 -O2 -pthread -O2 -Wl,-R/usr/pkg/lib -Wl,-R/usr/X11R7/lib -pthread -Wl,-soname -Wl,inv.so -o DLD-FUNCTIONS/.libs/inv.so libtool-fortran: link: ar cru DLD-FUNCTIONS/.libs/inv.a DLD-FUNCTIONS/inv.o libtool-fortran: link: ranlib DLD-FUNCTIONS/.libs/inv.a libtool-fortran: link: ( cd "DLD-FUNCTIONS/.libs" && rm -f "inv.la" && ln -s "../inv.la" "inv.la" ) libtool-fortran: link: c++ -shared -fPIC -DPIC DLD-FUNCTIONS/.libs/kron.o -Wl,-rpath,/scratch/math/octave/work/octave-3.6.4/src/.libs -Wl,-rpath,/scratch/math/octave/work/octave-3.6.4/liboctave/.libs -Wl,-rpath,/scratch/math/octave/work/.buildlink/lib -Wl,-rpath,/scratch/math/octave/work/octave-3.6.4/libcruft/.libs -Wl,-rpath,/scratch/math/octave/work/.buildlink/lib/gcc-lib/x86_64--netbsd/4.1.2 -Wl,-rpath,/usr/pkg/lib/octave/3.6.4 -Wl,-rpath,/scratch/math/octave/work/.buildlink/lib -Wl,-rpath,/scratch/math/octave/work/.buildlink/lib/gcc-lib/x86_64--netbsd/4.1.2 -L/scratch/math/octave/work/octave-3.6.4/liboctave/.libs -L/scratch/math/octave/work/octave-3.6.4/libcruft/.libs -L/scratch/math/octave/work/.buildlink/lib -L/scratch/math/octave/work/.x11-buildlink/lib -L./.libs -loctinterp -L/scratch/math/octave/work/.buildlink/bin/../lib/gcc-lib/x86_64--netbsd/4.1.2/ -L/scratch/math/octave/work/.buildlink/bin/../lib/gcc-lib/x86_64--netbsd/4.1.2 -L/scratch/math/octave/work/.buildlink/lib/gcc-lib/x86_64--netbsd/4.1.2/ -L/scratch/math/octave/work/.buildlink/bin/../lib/gcc-lib/x86_64--netbsd/4.1.2/// -L/scratch/math/octave/work/.buildlink/lib/gcc-lib/x86_64--netbsd/4.1.2/// -L/usr/lib// -lhdf5 -lz -lX11 -L../liboctave/.libs -loctave -lfftw3 -lreadline -ltermcap -lcurses -lpcre -L../libcruft/.libs -lcruft -llapack -lblas -L/scratch/math/octave/work/.buildlink/lib/gcc-lib/x86_64--netbsd/4.1.2 -lf95 -lm -O2 -O2 -pthread -O2 -Wl,-R/usr/pkg/lib -Wl,-R/usr/X11R7/lib -pthread -Wl,-soname -Wl,kron.so -o DLD-FUNCTIONS/.libs/kron.so libtool-fortran: link: ar cru DLD-FUNCTIONS/.libs/kron.a DLD-FUNCTIONS/kron.o libtool-fortran: link: ranlib DLD-FUNCTIONS/.libs/kron.a libtool-fortran: link: ( cd "DLD-FUNCTIONS/.libs" && rm -f "kron.la" && ln -s "../kron.la" "kron.la" ) /bin/sh ../libtool --tag=CXX --mode=link c++ -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -avoid-version -module -no-undefined -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib -L/usr/X11R7/lib -Wl,-R/usr/X11R7/lib -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib -L/usr/X11R7/lib -Wl,-R/usr/X11R7/lib -o DLD-FUNCTIONS/lookup.la -rpath /usr/pkg/lib/octave/3.6.4 DLD-FUNCTIONS/lookup.lo liboctinterp.la ../liboctave/liboctave.la ../libcruft/libcruft.la -lm libtool-fortran: link: warning: `/scratch/math/octave/work/.buildlink/bin/../lib/gcc-lib/x86_64--netbsd/4.1.2//libf95.la' seems to be moved libtool-fortran: link: warning: `/scratch/math/octave/work/.buildlink/bin/../lib/gcc-lib/x86_64--netbsd/4.1.2//libf95.la' seems to be moved /bin/sh ../libtool --tag=CXX --mode=link c++ -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -avoid-version -module -no-undefined -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib -L/usr/X11R7/lib -Wl,-R/usr/X11R7/lib -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib -L/usr/X11R7/lib -Wl,-R/usr/X11R7/lib -o DLD-FUNCTIONS/lsode.la -rpath /usr/pkg/lib/octave/3.6.4 DLD-FUNCTIONS/lsode.lo liboctinterp.la ../liboctave/liboctave.la ../libcruft/libcruft.la -lm libtool-fortran: link: warning: `/scratch/math/octave/work/.buildlink/bin/../lib/gcc-lib/x86_64--netbsd/4.1.2//libf95.la' seems to be moved libtool-fortran: link: warning: `/scratch/math/octave/work/.buildlink/bin/../lib/gcc-lib/x86_64--netbsd/4.1.2//libf95.la' seems to be moved libtool-fortran: link: warning: `/scratch/math/octave/work/.buildlink/bin/../lib/gcc-lib/x86_64--netbsd/4.1.2//libf95.la' seems to be moved libtool-fortran: link: warning: `/scratch/math/octave/work/.buildlink/bin/../lib/gcc-lib/x86_64--netbsd/4.1.2//libf95.la' seems to be moved libtool-fortran: link: warning: `/scratch/math/octave/work/.buildlink/bin/../lib/gcc-lib/x86_64--netbsd/4.1.2//libf95.la' seems to be moved libtool-fortran: link: warning: `/scratch/math/octave/work/.buildlink/bin/../lib/gcc-lib/x86_64--netbsd/4.1.2//libf95.la' seems to be moved libtool-fortran: link: warning: `/scratch/math/octave/work/.buildlink/bin/../lib/gcc-lib/x86_64--netbsd/4.1.2//libf95.la' seems to be moved libtool-fortran: link: warning: `/scratch/math/octave/work/.buildlink/bin/../lib/gcc-lib/x86_64--netbsd/4.1.2//libf95.la' seems to be moved libtool-fortran: link: c++ -shared -fPIC -DPIC DLD-FUNCTIONS/.libs/lookup.o -Wl,-rpath,/scratch/math/octave/work/octave-3.6.4/src/.libs -Wl,-rpath,/scratch/math/octave/work/octave-3.6.4/liboctave/.libs -Wl,-rpath,/scratch/math/octave/work/.buildlink/lib -Wl,-rpath,/scratch/math/octave/work/octave-3.6.4/libcruft/.libs -Wl,-rpath,/scratch/math/octave/work/.buildlink/lib/gcc-lib/x86_64--netbsd/4.1.2 -Wl,-rpath,/usr/pkg/lib/octave/3.6.4 -Wl,-rpath,/scratch/math/octave/work/.buildlink/lib -Wl,-rpath,/scratch/math/octave/work/.buildlink/lib/gcc-lib/x86_64--netbsd/4.1.2 -L/scratch/math/octave/work/octave-3.6.4/liboctave/.libs -L/scratch/math/octave/work/octave-3.6.4/libcruft/.libs -L/scratch/math/octave/work/.buildlink/lib -L/scratch/math/octave/work/.x11-buildlink/lib -L./.libs -loctinterp -L/scratch/math/octave/work/.buildlink/bin/../lib/gcc-lib/x86_64--netbsd/4.1.2/ -L/scratch/math/octave/work/.buildlink/bin/../lib/gcc-lib/x86_64--netbsd/4.1.2 -L/scratch/math/octave/work/.buildlink/lib/gcc-lib/x86_64--netbsd/4.1.2/ -L/scratch/math/octave/work/.buildlink/bin/../lib/gcc-lib/x86_64--netbsd/4.1.2/// -L/scratch/math/octave/work/.buildlink/lib/gcc-lib/x86_64--netbsd/4.1.2/// -L/usr/lib// -lhdf5 -lz -lX11 -L../liboctave/.libs -loctave -lfftw3 -lreadline -ltermcap -lcurses -lpcre -L../libcruft/.libs -lcruft -llapack -lblas -L/scratch/math/octave/work/.buildlink/lib/gcc-lib/x86_64--netbsd/4.1.2 -lf95 -lm -O2 -O2 -pthread -O2 -Wl,-R/usr/pkg/lib -Wl,-R/usr/X11R7/lib -pthread -Wl,-soname -Wl,lookup.so -o DLD-FUNCTIONS/.libs/lookup.so libtool-fortran: link: c++ -shared -fPIC -DPIC DLD-FUNCTIONS/.libs/lsode.o -Wl,-rpath,/scratch/math/octave/work/octave-3.6.4/src/.libs -Wl,-rpath,/scratch/math/octave/work/octave-3.6.4/liboctave/.libs -Wl,-rpath,/scratch/math/octave/work/.buildlink/lib -Wl,-rpath,/scratch/math/octave/work/octave-3.6.4/libcruft/.libs -Wl,-rpath,/scratch/math/octave/work/.buildlink/lib/gcc-lib/x86_64--netbsd/4.1.2 -Wl,-rpath,/usr/pkg/lib/octave/3.6.4 -Wl,-rpath,/scratch/math/octave/work/.buildlink/lib -Wl,-rpath,/scratch/math/octave/work/.buildlink/lib/gcc-lib/x86_64--netbsd/4.1.2 -L/scratch/math/octave/work/octave-3.6.4/liboctave/.libs -L/scratch/math/octave/work/octave-3.6.4/libcruft/.libs -L/scratch/math/octave/work/.buildlink/lib -L/scratch/math/octave/work/.x11-buildlink/lib -L./.libs -loctinterp -L/scratch/math/octave/work/.buildlink/bin/../lib/gcc-lib/x86_64--netbsd/4.1.2/ -L/scratch/math/octave/work/.buildlink/bin/../lib/gcc-lib/x86_64--netbsd/4.1.2 -L/scratch/math/octave/work/.buildlink/lib/gcc-lib/x86_64--netbsd/4.1.2/ -L/scratch/math/octave/work/.buildlink/bin/../lib/gcc-lib/x86_64--netbsd/4.1.2/// -L/scratch/math/octave/work/.buildlink/lib/gcc-lib/x86_64--netbsd/4.1.2/// -L/usr/lib// -lhdf5 -lz -lX11 -L../liboctave/.libs -loctave -lfftw3 -lreadline -ltermcap -lcurses -lpcre -L../libcruft/.libs -lcruft -llapack -lblas -L/scratch/math/octave/work/.buildlink/lib/gcc-lib/x86_64--netbsd/4.1.2 -lf95 -lm -O2 -O2 -pthread -O2 -Wl,-R/usr/pkg/lib -Wl,-R/usr/X11R7/lib -pthread -Wl,-soname -Wl,lsode.so -o DLD-FUNCTIONS/.libs/lsode.so libtool-fortran: link: ar cru DLD-FUNCTIONS/.libs/lookup.a DLD-FUNCTIONS/lookup.o libtool-fortran: link: ranlib DLD-FUNCTIONS/.libs/lookup.a libtool-fortran: link: ( cd "DLD-FUNCTIONS/.libs" && rm -f "lookup.la" && ln -s "../lookup.la" "lookup.la" ) libtool-fortran: link: ar cru DLD-FUNCTIONS/.libs/lsode.a DLD-FUNCTIONS/lsode.o libtool-fortran: link: ranlib DLD-FUNCTIONS/.libs/lsode.a libtool-fortran: link: ( cd "DLD-FUNCTIONS/.libs" && rm -f "lsode.la" && ln -s "../lsode.la" "lsode.la" ) /bin/sh ../libtool --tag=CXX --mode=link c++ -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -avoid-version -module -no-undefined -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib -L/usr/X11R7/lib -Wl,-R/usr/X11R7/lib -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib -L/usr/X11R7/lib -Wl,-R/usr/X11R7/lib -o DLD-FUNCTIONS/lu.la -rpath /usr/pkg/lib/octave/3.6.4 DLD-FUNCTIONS/lu.lo liboctinterp.la ../liboctave/liboctave.la ../libcruft/libcruft.la -lm /bin/sh ../libtool --tag=CXX --mode=link c++ -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -avoid-version -module -no-undefined -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib -L/usr/X11R7/lib -Wl,-R/usr/X11R7/lib -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib -L/usr/X11R7/lib -Wl,-R/usr/X11R7/lib -o DLD-FUNCTIONS/luinc.la -rpath /usr/pkg/lib/octave/3.6.4 DLD-FUNCTIONS/luinc.lo liboctinterp.la ../liboctave/liboctave.la ../libcruft/libcruft.la -lm libtool-fortran: link: warning: `/scratch/math/octave/work/.buildlink/bin/../lib/gcc-lib/x86_64--netbsd/4.1.2//libf95.la' seems to be moved libtool-fortran: link: warning: `/scratch/math/octave/work/.buildlink/bin/../lib/gcc-lib/x86_64--netbsd/4.1.2//libf95.la' seems to be moved libtool-fortran: link: warning: `/scratch/math/octave/work/.buildlink/bin/../lib/gcc-lib/x86_64--netbsd/4.1.2//libf95.la' seems to be moved libtool-fortran: link: warning: `/scratch/math/octave/work/.buildlink/bin/../lib/gcc-lib/x86_64--netbsd/4.1.2//libf95.la' seems to be moved libtool-fortran: link: warning: `/scratch/math/octave/work/.buildlink/bin/../lib/gcc-lib/x86_64--netbsd/4.1.2//libf95.la' seems to be moved libtool-fortran: link: warning: `/scratch/math/octave/work/.buildlink/bin/../lib/gcc-lib/x86_64--netbsd/4.1.2//libf95.la' seems to be moved libtool-fortran: link: warning: `/scratch/math/octave/work/.buildlink/bin/../lib/gcc-lib/x86_64--netbsd/4.1.2//libf95.la' seems to be moved libtool-fortran: link: warning: `/scratch/math/octave/work/.buildlink/bin/../lib/gcc-lib/x86_64--netbsd/4.1.2//libf95.la' seems to be moved libtool-fortran: link: warning: `/scratch/math/octave/work/.buildlink/bin/../lib/gcc-lib/x86_64--netbsd/4.1.2//libf95.la' seems to be moved libtool-fortran: link: warning: `/scratch/math/octave/work/.buildlink/bin/../lib/gcc-lib/x86_64--netbsd/4.1.2//libf95.la' seems to be moved libtool-fortran: link: c++ -shared -fPIC -DPIC DLD-FUNCTIONS/.libs/luinc.o -Wl,-rpath,/scratch/math/octave/work/octave-3.6.4/src/.libs -Wl,-rpath,/scratch/math/octave/work/octave-3.6.4/liboctave/.libs -Wl,-rpath,/scratch/math/octave/work/.buildlink/lib -Wl,-rpath,/scratch/math/octave/work/octave-3.6.4/libcruft/.libs -Wl,-rpath,/scratch/math/octave/work/.buildlink/lib/gcc-lib/x86_64--netbsd/4.1.2 -Wl,-rpath,/usr/pkg/lib/octave/3.6.4 -Wl,-rpath,/scratch/math/octave/work/.buildlink/lib -Wl,-rpath,/scratch/math/octave/work/.buildlink/lib/gcc-lib/x86_64--netbsd/4.1.2 -L/scratch/math/octave/work/octave-3.6.4/liboctave/.libs -L/scratch/math/octave/work/octave-3.6.4/libcruft/.libs -L/scratch/math/octave/work/.buildlink/lib -L/scratch/math/octave/work/.x11-buildlink/lib -L./.libs -loctinterp -L/scratch/math/octave/work/.buildlink/bin/../lib/gcc-lib/x86_64--netbsd/4.1.2/ -L/scratch/math/octave/work/.buildlink/bin/../lib/gcc-lib/x86_64--netbsd/4.1.2 -L/scratch/math/octave/work/.buildlink/lib/gcc-lib/x86_64--netbsd/4.1.2/ -L/scratch/math/octave/work/.buildlink/bin/../lib/gcc-lib/x86_64--netbsd/4.1.2/// -L/scratch/math/octave/work/.buildlink/lib/gcc-lib/x86_64--netbsd/4.1.2/// -L/usr/lib// -lhdf5 -lz -lX11 -L../liboctave/.libs -loctave -lfftw3 -lreadline -ltermcap -lcurses -lpcre -L../libcruft/.libs -lcruft -llapack -lblas -L/scratch/math/octave/work/.buildlink/lib/gcc-lib/x86_64--netbsd/4.1.2 -lf95 -lm -O2 -O2 -pthread -O2 -Wl,-R/usr/pkg/lib -Wl,-R/usr/X11R7/lib -pthread -Wl,-soname -Wl,luinc.so -o DLD-FUNCTIONS/.libs/luinc.so libtool-fortran: link: c++ -shared -fPIC -DPIC DLD-FUNCTIONS/.libs/lu.o -Wl,-rpath,/scratch/math/octave/work/octave-3.6.4/src/.libs -Wl,-rpath,/scratch/math/octave/work/octave-3.6.4/liboctave/.libs -Wl,-rpath,/scratch/math/octave/work/.buildlink/lib -Wl,-rpath,/scratch/math/octave/work/octave-3.6.4/libcruft/.libs -Wl,-rpath,/scratch/math/octave/work/.buildlink/lib/gcc-lib/x86_64--netbsd/4.1.2 -Wl,-rpath,/usr/pkg/lib/octave/3.6.4 -Wl,-rpath,/scratch/math/octave/work/.buildlink/lib -Wl,-rpath,/scratch/math/octave/work/.buildlink/lib/gcc-lib/x86_64--netbsd/4.1.2 -L/scratch/math/octave/work/octave-3.6.4/liboctave/.libs -L/scratch/math/octave/work/octave-3.6.4/libcruft/.libs -L/scratch/math/octave/work/.buildlink/lib -L/scratch/math/octave/work/.x11-buildlink/lib -L./.libs -loctinterp -L/scratch/math/octave/work/.buildlink/bin/../lib/gcc-lib/x86_64--netbsd/4.1.2/ -L/scratch/math/octave/work/.buildlink/bin/../lib/gcc-lib/x86_64--netbsd/4.1.2 -L/scratch/math/octave/work/.buildlink/lib/gcc-lib/x86_64--netbsd/4.1.2/ -L/scratch/math/octave/work/.buildlink/bin/../lib/gcc-lib/x86_64--netbsd/4.1.2/// -L/scratch/math/octave/work/.buildlink/lib/gcc-lib/x86_64--netbsd/4.1.2/// -L/usr/lib// -lhdf5 -lz -lX11 -L../liboctave/.libs -loctave -lfftw3 -lreadline -ltermcap -lcurses -lpcre -L../libcruft/.libs -lcruft -llapack -lblas -L/scratch/math/octave/work/.buildlink/lib/gcc-lib/x86_64--netbsd/4.1.2 -lf95 -lm -O2 -O2 -pthread -O2 -Wl,-R/usr/pkg/lib -Wl,-R/usr/X11R7/lib -pthread -Wl,-soname -Wl,lu.so -o DLD-FUNCTIONS/.libs/lu.so libtool-fortran: link: ar cru DLD-FUNCTIONS/.libs/luinc.a DLD-FUNCTIONS/luinc.o libtool-fortran: link: ranlib DLD-FUNCTIONS/.libs/luinc.a libtool-fortran: link: ar cru DLD-FUNCTIONS/.libs/lu.a DLD-FUNCTIONS/lu.o libtool-fortran: link: ( cd "DLD-FUNCTIONS/.libs" && rm -f "luinc.la" && ln -s "../luinc.la" "luinc.la" ) libtool-fortran: link: ranlib DLD-FUNCTIONS/.libs/lu.a libtool-fortran: link: ( cd "DLD-FUNCTIONS/.libs" && rm -f "lu.la" && ln -s "../lu.la" "lu.la" ) /bin/sh ../libtool --tag=CXX --mode=link c++ -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -avoid-version -module -no-undefined -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib -L/usr/X11R7/lib -Wl,-R/usr/X11R7/lib -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib -L/usr/X11R7/lib -Wl,-R/usr/X11R7/lib -o DLD-FUNCTIONS/matrix_type.la -rpath /usr/pkg/lib/octave/3.6.4 DLD-FUNCTIONS/matrix_type.lo liboctinterp.la ../liboctave/liboctave.la ../libcruft/libcruft.la -lm /bin/sh ../libtool --tag=CXX --mode=link c++ -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -avoid-version -module -no-undefined -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib -L/usr/X11R7/lib -Wl,-R/usr/X11R7/lib -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib -L/usr/X11R7/lib -Wl,-R/usr/X11R7/lib -o DLD-FUNCTIONS/max.la -rpath /usr/pkg/lib/octave/3.6.4 DLD-FUNCTIONS/max.lo liboctinterp.la ../liboctave/liboctave.la ../libcruft/libcruft.la -lm libtool-fortran: link: warning: `/scratch/math/octave/work/.buildlink/bin/../lib/gcc-lib/x86_64--netbsd/4.1.2//libf95.la' seems to be moved libtool-fortran: link: warning: `/scratch/math/octave/work/.buildlink/bin/../lib/gcc-lib/x86_64--netbsd/4.1.2//libf95.la' seems to be moved libtool-fortran: link: warning: `/scratch/math/octave/work/.buildlink/bin/../lib/gcc-lib/x86_64--netbsd/4.1.2//libf95.la' seems to be moved libtool-fortran: link: warning: `/scratch/math/octave/work/.buildlink/bin/../lib/gcc-lib/x86_64--netbsd/4.1.2//libf95.la' seems to be moved libtool-fortran: link: warning: `/scratch/math/octave/work/.buildlink/bin/../lib/gcc-lib/x86_64--netbsd/4.1.2//libf95.la' seems to be moved libtool-fortran: link: warning: `/scratch/math/octave/work/.buildlink/bin/../lib/gcc-lib/x86_64--netbsd/4.1.2//libf95.la' seems to be moved libtool-fortran: link: warning: `/scratch/math/octave/work/.buildlink/bin/../lib/gcc-lib/x86_64--netbsd/4.1.2//libf95.la' seems to be moved libtool-fortran: link: warning: `/scratch/math/octave/work/.buildlink/bin/../lib/gcc-lib/x86_64--netbsd/4.1.2//libf95.la' seems to be moved libtool-fortran: link: warning: `/scratch/math/octave/work/.buildlink/bin/../lib/gcc-lib/x86_64--netbsd/4.1.2//libf95.la' seems to be moved libtool-fortran: link: warning: `/scratch/math/octave/work/.buildlink/bin/../lib/gcc-lib/x86_64--netbsd/4.1.2//libf95.la' seems to be moved libtool-fortran: link: c++ -shared -fPIC -DPIC DLD-FUNCTIONS/.libs/matrix_type.o -Wl,-rpath,/scratch/math/octave/work/octave-3.6.4/src/.libs -Wl,-rpath,/scratch/math/octave/work/octave-3.6.4/liboctave/.libs -Wl,-rpath,/scratch/math/octave/work/.buildlink/lib -Wl,-rpath,/scratch/math/octave/work/octave-3.6.4/libcruft/.libs -Wl,-rpath,/scratch/math/octave/work/.buildlink/lib/gcc-lib/x86_64--netbsd/4.1.2 -Wl,-rpath,/usr/pkg/lib/octave/3.6.4 -Wl,-rpath,/scratch/math/octave/work/.buildlink/lib -Wl,-rpath,/scratch/math/octave/work/.buildlink/lib/gcc-lib/x86_64--netbsd/4.1.2 -L/scratch/math/octave/work/octave-3.6.4/liboctave/.libs -L/scratch/math/octave/work/octave-3.6.4/libcruft/.libs -L/scratch/math/octave/work/.buildlink/lib -L/scratch/math/octave/work/.x11-buildlink/lib -L./.libs -loctinterp -L/scratch/math/octave/work/.buildlink/bin/../lib/gcc-lib/x86_64--netbsd/4.1.2/ -L/scratch/math/octave/work/.buildlink/bin/../lib/gcc-lib/x86_64--netbsd/4.1.2 -L/scratch/math/octave/work/.buildlink/lib/gcc-lib/x86_64--netbsd/4.1.2/ -L/scratch/math/octave/work/.buildlink/bin/../lib/gcc-lib/x86_64--netbsd/4.1.2/// -L/scratch/math/octave/work/.buildlink/lib/gcc-lib/x86_64--netbsd/4.1.2/// -L/usr/lib// -lhdf5 -lz -lX11 -L../liboctave/.libs -loctave -lfftw3 -lreadline -ltermcap -lcurses -lpcre -L../libcruft/.libs -lcruft -llapack -lblas -L/scratch/math/octave/work/.buildlink/lib/gcc-lib/x86_64--netbsd/4.1.2 -lf95 -lm -O2 -O2 -pthread -O2 -Wl,-R/usr/pkg/lib -Wl,-R/usr/X11R7/lib -pthread -Wl,-soname -Wl,matrix_type.so -o DLD-FUNCTIONS/.libs/matrix_type.so libtool-fortran: link: c++ -shared -fPIC -DPIC DLD-FUNCTIONS/.libs/max.o -Wl,-rpath,/scratch/math/octave/work/octave-3.6.4/src/.libs -Wl,-rpath,/scratch/math/octave/work/octave-3.6.4/liboctave/.libs -Wl,-rpath,/scratch/math/octave/work/.buildlink/lib -Wl,-rpath,/scratch/math/octave/work/octave-3.6.4/libcruft/.libs -Wl,-rpath,/scratch/math/octave/work/.buildlink/lib/gcc-lib/x86_64--netbsd/4.1.2 -Wl,-rpath,/usr/pkg/lib/octave/3.6.4 -Wl,-rpath,/scratch/math/octave/work/.buildlink/lib -Wl,-rpath,/scratch/math/octave/work/.buildlink/lib/gcc-lib/x86_64--netbsd/4.1.2 -L/scratch/math/octave/work/octave-3.6.4/liboctave/.libs -L/scratch/math/octave/work/octave-3.6.4/libcruft/.libs -L/scratch/math/octave/work/.buildlink/lib -L/scratch/math/octave/work/.x11-buildlink/lib -L./.libs -loctinterp -L/scratch/math/octave/work/.buildlink/bin/../lib/gcc-lib/x86_64--netbsd/4.1.2/ -L/scratch/math/octave/work/.buildlink/bin/../lib/gcc-lib/x86_64--netbsd/4.1.2 -L/scratch/math/octave/work/.buildlink/lib/gcc-lib/x86_64--netbsd/4.1.2/ -L/scratch/math/octave/work/.buildlink/bin/../lib/gcc-lib/x86_64--netbsd/4.1.2/// -L/scratch/math/octave/work/.buildlink/lib/gcc-lib/x86_64--netbsd/4.1.2/// -L/usr/lib// -lhdf5 -lz -lX11 -L../liboctave/.libs -loctave -lfftw3 -lreadline -ltermcap -lcurses -lpcre -L../libcruft/.libs -lcruft -llapack -lblas -L/scratch/math/octave/work/.buildlink/lib/gcc-lib/x86_64--netbsd/4.1.2 -lf95 -lm -O2 -O2 -pthread -O2 -Wl,-R/usr/pkg/lib -Wl,-R/usr/X11R7/lib -pthread -Wl,-soname -Wl,max.so -o DLD-FUNCTIONS/.libs/max.so libtool-fortran: link: ar cru DLD-FUNCTIONS/.libs/matrix_type.a DLD-FUNCTIONS/matrix_type.o libtool-fortran: link: ranlib DLD-FUNCTIONS/.libs/matrix_type.a libtool-fortran: link: ( cd "DLD-FUNCTIONS/.libs" && rm -f "matrix_type.la" && ln -s "../matrix_type.la" "matrix_type.la" ) libtool-fortran: link: ar cru DLD-FUNCTIONS/.libs/max.a DLD-FUNCTIONS/max.o libtool-fortran: link: ranlib DLD-FUNCTIONS/.libs/max.a libtool-fortran: link: ( cd "DLD-FUNCTIONS/.libs" && rm -f "max.la" && ln -s "../max.la" "max.la" ) /bin/sh ../libtool --tag=CXX --mode=link c++ -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -avoid-version -module -no-undefined -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib -L/usr/X11R7/lib -Wl,-R/usr/X11R7/lib -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib -L/usr/X11R7/lib -Wl,-R/usr/X11R7/lib -o DLD-FUNCTIONS/md5sum.la -rpath /usr/pkg/lib/octave/3.6.4 DLD-FUNCTIONS/md5sum.lo liboctinterp.la ../liboctave/liboctave.la ../libcruft/libcruft.la -lm /bin/sh ../libtool --tag=CXX --mode=link c++ -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -avoid-version -module -no-undefined -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib -L/usr/X11R7/lib -Wl,-R/usr/X11R7/lib -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib -L/usr/X11R7/lib -Wl,-R/usr/X11R7/lib -o DLD-FUNCTIONS/mgorth.la -rpath /usr/pkg/lib/octave/3.6.4 DLD-FUNCTIONS/mgorth.lo liboctinterp.la ../liboctave/liboctave.la ../libcruft/libcruft.la -lm libtool-fortran: link: warning: `/scratch/math/octave/work/.buildlink/bin/../lib/gcc-lib/x86_64--netbsd/4.1.2//libf95.la' seems to be moved libtool-fortran: link: warning: `/scratch/math/octave/work/.buildlink/bin/../lib/gcc-lib/x86_64--netbsd/4.1.2//libf95.la' seems to be moved libtool-fortran: link: warning: `/scratch/math/octave/work/.buildlink/bin/../lib/gcc-lib/x86_64--netbsd/4.1.2//libf95.la' seems to be moved libtool-fortran: link: warning: `/scratch/math/octave/work/.buildlink/bin/../lib/gcc-lib/x86_64--netbsd/4.1.2//libf95.la' seems to be moved libtool-fortran: link: warning: `/scratch/math/octave/work/.buildlink/bin/../lib/gcc-lib/x86_64--netbsd/4.1.2//libf95.la' seems to be moved libtool-fortran: link: warning: `/scratch/math/octave/work/.buildlink/bin/../lib/gcc-lib/x86_64--netbsd/4.1.2//libf95.la' seems to be moved libtool-fortran: link: warning: `/scratch/math/octave/work/.buildlink/bin/../lib/gcc-lib/x86_64--netbsd/4.1.2//libf95.la' seems to be moved libtool-fortran: link: warning: `/scratch/math/octave/work/.buildlink/bin/../lib/gcc-lib/x86_64--netbsd/4.1.2//libf95.la' seems to be moved libtool-fortran: link: warning: `/scratch/math/octave/work/.buildlink/bin/../lib/gcc-lib/x86_64--netbsd/4.1.2//libf95.la' seems to be moved libtool-fortran: link: warning: `/scratch/math/octave/work/.buildlink/bin/../lib/gcc-lib/x86_64--netbsd/4.1.2//libf95.la' seems to be moved libtool-fortran: link: c++ -shared -fPIC -DPIC DLD-FUNCTIONS/.libs/mgorth.o -Wl,-rpath,/scratch/math/octave/work/octave-3.6.4/src/.libs -Wl,-rpath,/scratch/math/octave/work/octave-3.6.4/liboctave/.libs -Wl,-rpath,/scratch/math/octave/work/.buildlink/lib -Wl,-rpath,/scratch/math/octave/work/octave-3.6.4/libcruft/.libs -Wl,-rpath,/scratch/math/octave/work/.buildlink/lib/gcc-lib/x86_64--netbsd/4.1.2 -Wl,-rpath,/usr/pkg/lib/octave/3.6.4 -Wl,-rpath,/scratch/math/octave/work/.buildlink/lib -Wl,-rpath,/scratch/math/octave/work/.buildlink/lib/gcc-lib/x86_64--netbsd/4.1.2 -L/scratch/math/octave/work/octave-3.6.4/liboctave/.libs -L/scratch/math/octave/work/octave-3.6.4/libcruft/.libs -L/scratch/math/octave/work/.buildlink/lib -L/scratch/math/octave/work/.x11-buildlink/lib -L./.libs -loctinterp -L/scratch/math/octave/work/.buildlink/bin/../lib/gcc-lib/x86_64--netbsd/4.1.2/ -L/scratch/math/octave/work/.buildlink/bin/../lib/gcc-lib/x86_64--netbsd/4.1.2 -L/scratch/math/octave/work/.buildlink/lib/gcc-lib/x86_64--netbsd/4.1.2/ -L/scratch/math/octave/work/.buildlink/bin/../lib/gcc-lib/x86_64--netbsd/4.1.2/// -L/scratch/math/octave/work/.buildlink/lib/gcc-lib/x86_64--netbsd/4.1.2/// -L/usr/lib// -lhdf5 -lz -lX11 -L../liboctave/.libs -loctave -lfftw3 -lreadline -ltermcap -lcurses -lpcre -L../libcruft/.libs -lcruft -llapack -lblas -L/scratch/math/octave/work/.buildlink/lib/gcc-lib/x86_64--netbsd/4.1.2 -lf95 -lm -O2 -O2 -pthread -O2 -Wl,-R/usr/pkg/lib -Wl,-R/usr/X11R7/lib -pthread -Wl,-soname -Wl,mgorth.so -o DLD-FUNCTIONS/.libs/mgorth.so libtool-fortran: link: c++ -shared -fPIC -DPIC DLD-FUNCTIONS/.libs/md5sum.o -Wl,-rpath,/scratch/math/octave/work/octave-3.6.4/src/.libs -Wl,-rpath,/scratch/math/octave/work/octave-3.6.4/liboctave/.libs -Wl,-rpath,/scratch/math/octave/work/.buildlink/lib -Wl,-rpath,/scratch/math/octave/work/octave-3.6.4/libcruft/.libs -Wl,-rpath,/scratch/math/octave/work/.buildlink/lib/gcc-lib/x86_64--netbsd/4.1.2 -Wl,-rpath,/usr/pkg/lib/octave/3.6.4 -Wl,-rpath,/scratch/math/octave/work/.buildlink/lib -Wl,-rpath,/scratch/math/octave/work/.buildlink/lib/gcc-lib/x86_64--netbsd/4.1.2 -L/scratch/math/octave/work/octave-3.6.4/liboctave/.libs -L/scratch/math/octave/work/octave-3.6.4/libcruft/.libs -L/scratch/math/octave/work/.buildlink/lib -L/scratch/math/octave/work/.x11-buildlink/lib -L./.libs -loctinterp -L/scratch/math/octave/work/.buildlink/bin/../lib/gcc-lib/x86_64--netbsd/4.1.2/ -L/scratch/math/octave/work/.buildlink/bin/../lib/gcc-lib/x86_64--netbsd/4.1.2 -L/scratch/math/octave/work/.buildlink/lib/gcc-lib/x86_64--netbsd/4.1.2/ -L/scratch/math/octave/work/.buildlink/bin/../lib/gcc-lib/x86_64--netbsd/4.1.2/// -L/scratch/math/octave/work/.buildlink/lib/gcc-lib/x86_64--netbsd/4.1.2/// -L/usr/lib// -lhdf5 -lz -lX11 -L../liboctave/.libs -loctave -lfftw3 -lreadline -ltermcap -lcurses -lpcre -L../libcruft/.libs -lcruft -llapack -lblas -L/scratch/math/octave/work/.buildlink/lib/gcc-lib/x86_64--netbsd/4.1.2 -lf95 -lm -O2 -O2 -pthread -O2 -Wl,-R/usr/pkg/lib -Wl,-R/usr/X11R7/lib -pthread -Wl,-soname -Wl,md5sum.so -o DLD-FUNCTIONS/.libs/md5sum.so libtool-fortran: link: ar cru DLD-FUNCTIONS/.libs/mgorth.a DLD-FUNCTIONS/mgorth.o libtool-fortran: link: ranlib DLD-FUNCTIONS/.libs/mgorth.a libtool-fortran: link: ( cd "DLD-FUNCTIONS/.libs" && rm -f "mgorth.la" && ln -s "../mgorth.la" "mgorth.la" ) libtool-fortran: link: ar cru DLD-FUNCTIONS/.libs/md5sum.a DLD-FUNCTIONS/md5sum.o libtool-fortran: link: ranlib DLD-FUNCTIONS/.libs/md5sum.a libtool-fortran: link: ( cd "DLD-FUNCTIONS/.libs" && rm -f "md5sum.la" && ln -s "../md5sum.la" "md5sum.la" ) /bin/sh ../libtool --tag=CXX --mode=link c++ -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -avoid-version -module -no-undefined -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib -L/usr/X11R7/lib -Wl,-R/usr/X11R7/lib -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib -L/usr/X11R7/lib -Wl,-R/usr/X11R7/lib -o DLD-FUNCTIONS/nproc.la -rpath /usr/pkg/lib/octave/3.6.4 DLD-FUNCTIONS/nproc.lo liboctinterp.la ../liboctave/liboctave.la ../libcruft/libcruft.la -lm /bin/sh ../libtool --tag=CXX --mode=link c++ -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -avoid-version -module -no-undefined -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib -L/usr/X11R7/lib -Wl,-R/usr/X11R7/lib -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib -L/usr/X11R7/lib -Wl,-R/usr/X11R7/lib -o DLD-FUNCTIONS/pinv.la -rpath /usr/pkg/lib/octave/3.6.4 DLD-FUNCTIONS/pinv.lo liboctinterp.la ../liboctave/liboctave.la ../libcruft/libcruft.la -lm libtool-fortran: link: warning: `/scratch/math/octave/work/.buildlink/bin/../lib/gcc-lib/x86_64--netbsd/4.1.2//libf95.la' seems to be moved libtool-fortran: link: warning: `/scratch/math/octave/work/.buildlink/bin/../lib/gcc-lib/x86_64--netbsd/4.1.2//libf95.la' seems to be moved libtool-fortran: link: warning: `/scratch/math/octave/work/.buildlink/bin/../lib/gcc-lib/x86_64--netbsd/4.1.2//libf95.la' seems to be moved libtool-fortran: link: warning: `/scratch/math/octave/work/.buildlink/bin/../lib/gcc-lib/x86_64--netbsd/4.1.2//libf95.la' seems to be moved libtool-fortran: link: warning: `/scratch/math/octave/work/.buildlink/bin/../lib/gcc-lib/x86_64--netbsd/4.1.2//libf95.la' seems to be moved libtool-fortran: link: warning: `/scratch/math/octave/work/.buildlink/bin/../lib/gcc-lib/x86_64--netbsd/4.1.2//libf95.la' seems to be moved libtool-fortran: link: warning: `/scratch/math/octave/work/.buildlink/bin/../lib/gcc-lib/x86_64--netbsd/4.1.2//libf95.la' seems to be moved libtool-fortran: link: warning: `/scratch/math/octave/work/.buildlink/bin/../lib/gcc-lib/x86_64--netbsd/4.1.2//libf95.la' seems to be moved libtool-fortran: link: warning: `/scratch/math/octave/work/.buildlink/bin/../lib/gcc-lib/x86_64--netbsd/4.1.2//libf95.la' seems to be moved libtool-fortran: link: warning: `/scratch/math/octave/work/.buildlink/bin/../lib/gcc-lib/x86_64--netbsd/4.1.2//libf95.la' seems to be moved libtool-fortran: link: c++ -shared -fPIC -DPIC DLD-FUNCTIONS/.libs/nproc.o -Wl,-rpath,/scratch/math/octave/work/octave-3.6.4/src/.libs -Wl,-rpath,/scratch/math/octave/work/octave-3.6.4/liboctave/.libs -Wl,-rpath,/scratch/math/octave/work/.buildlink/lib -Wl,-rpath,/scratch/math/octave/work/octave-3.6.4/libcruft/.libs -Wl,-rpath,/scratch/math/octave/work/.buildlink/lib/gcc-lib/x86_64--netbsd/4.1.2 -Wl,-rpath,/usr/pkg/lib/octave/3.6.4 -Wl,-rpath,/scratch/math/octave/work/.buildlink/lib -Wl,-rpath,/scratch/math/octave/work/.buildlink/lib/gcc-lib/x86_64--netbsd/4.1.2 -L/scratch/math/octave/work/octave-3.6.4/liboctave/.libs -L/scratch/math/octave/work/octave-3.6.4/libcruft/.libs -L/scratch/math/octave/work/.buildlink/lib -L/scratch/math/octave/work/.x11-buildlink/lib -L./.libs -loctinterp -L/scratch/math/octave/work/.buildlink/bin/../lib/gcc-lib/x86_64--netbsd/4.1.2/ -L/scratch/math/octave/work/.buildlink/bin/../lib/gcc-lib/x86_64--netbsd/4.1.2 -L/scratch/math/octave/work/.buildlink/lib/gcc-lib/x86_64--netbsd/4.1.2/ -L/scratch/math/octave/work/.buildlink/bin/../lib/gcc-lib/x86_64--netbsd/4.1.2/// -L/scratch/math/octave/work/.buildlink/lib/gcc-lib/x86_64--netbsd/4.1.2/// -L/usr/lib// -lhdf5 -lz -lX11 -L../liboctave/.libs -loctave -lfftw3 -lreadline -ltermcap -lcurses -lpcre -L../libcruft/.libs -lcruft -llapack -lblas -L/scratch/math/octave/work/.buildlink/lib/gcc-lib/x86_64--netbsd/4.1.2 -lf95 -lm -O2 -O2 -pthread -O2 -Wl,-R/usr/pkg/lib -Wl,-R/usr/X11R7/lib -pthread -Wl,-soname -Wl,nproc.so -o DLD-FUNCTIONS/.libs/nproc.so libtool-fortran: link: c++ -shared -fPIC -DPIC DLD-FUNCTIONS/.libs/pinv.o -Wl,-rpath,/scratch/math/octave/work/octave-3.6.4/src/.libs -Wl,-rpath,/scratch/math/octave/work/octave-3.6.4/liboctave/.libs -Wl,-rpath,/scratch/math/octave/work/.buildlink/lib -Wl,-rpath,/scratch/math/octave/work/octave-3.6.4/libcruft/.libs -Wl,-rpath,/scratch/math/octave/work/.buildlink/lib/gcc-lib/x86_64--netbsd/4.1.2 -Wl,-rpath,/usr/pkg/lib/octave/3.6.4 -Wl,-rpath,/scratch/math/octave/work/.buildlink/lib -Wl,-rpath,/scratch/math/octave/work/.buildlink/lib/gcc-lib/x86_64--netbsd/4.1.2 -L/scratch/math/octave/work/octave-3.6.4/liboctave/.libs -L/scratch/math/octave/work/octave-3.6.4/libcruft/.libs -L/scratch/math/octave/work/.buildlink/lib -L/scratch/math/octave/work/.x11-buildlink/lib -L./.libs -loctinterp -L/scratch/math/octave/work/.buildlink/bin/../lib/gcc-lib/x86_64--netbsd/4.1.2/ -L/scratch/math/octave/work/.buildlink/bin/../lib/gcc-lib/x86_64--netbsd/4.1.2 -L/scratch/math/octave/work/.buildlink/lib/gcc-lib/x86_64--netbsd/4.1.2/ -L/scratch/math/octave/work/.buildlink/bin/../lib/gcc-lib/x86_64--netbsd/4.1.2/// -L/scratch/math/octave/work/.buildlink/lib/gcc-lib/x86_64--netbsd/4.1.2/// -L/usr/lib// -lhdf5 -lz -lX11 -L../liboctave/.libs -loctave -lfftw3 -lreadline -ltermcap -lcurses -lpcre -L../libcruft/.libs -lcruft -llapack -lblas -L/scratch/math/octave/work/.buildlink/lib/gcc-lib/x86_64--netbsd/4.1.2 -lf95 -lm -O2 -O2 -pthread -O2 -Wl,-R/usr/pkg/lib -Wl,-R/usr/X11R7/lib -pthread -Wl,-soname -Wl,pinv.so -o DLD-FUNCTIONS/.libs/pinv.so libtool-fortran: link: ar cru DLD-FUNCTIONS/.libs/nproc.a DLD-FUNCTIONS/nproc.o libtool-fortran: link: ranlib DLD-FUNCTIONS/.libs/nproc.a libtool-fortran: link: ( cd "DLD-FUNCTIONS/.libs" && rm -f "nproc.la" && ln -s "../nproc.la" "nproc.la" ) libtool-fortran: link: ar cru DLD-FUNCTIONS/.libs/pinv.a DLD-FUNCTIONS/pinv.o libtool-fortran: link: ranlib DLD-FUNCTIONS/.libs/pinv.a libtool-fortran: link: ( cd "DLD-FUNCTIONS/.libs" && rm -f "pinv.la" && ln -s "../pinv.la" "pinv.la" ) /bin/sh ../libtool --tag=CXX --mode=link c++ -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -avoid-version -module -no-undefined -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib -L/usr/X11R7/lib -Wl,-R/usr/X11R7/lib -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib -L/usr/X11R7/lib -Wl,-R/usr/X11R7/lib -o DLD-FUNCTIONS/qr.la -rpath /usr/pkg/lib/octave/3.6.4 DLD-FUNCTIONS/DLD_FUNCTIONS_qr_la-qr.lo liboctinterp.la ../liboctave/liboctave.la ../libcruft/libcruft.la -lm libtool-fortran: link: warning: `/scratch/math/octave/work/.buildlink/bin/../lib/gcc-lib/x86_64--netbsd/4.1.2//libf95.la' seems to be moved libtool-fortran: link: warning: `/scratch/math/octave/work/.buildlink/bin/../lib/gcc-lib/x86_64--netbsd/4.1.2//libf95.la' seems to be moved libtool-fortran: link: warning: `/scratch/math/octave/work/.buildlink/bin/../lib/gcc-lib/x86_64--netbsd/4.1.2//libf95.la' seems to be moved libtool-fortran: link: warning: `/scratch/math/octave/work/.buildlink/bin/../lib/gcc-lib/x86_64--netbsd/4.1.2//libf95.la' seems to be moved libtool-fortran: link: warning: `/scratch/math/octave/work/.buildlink/bin/../lib/gcc-lib/x86_64--netbsd/4.1.2//libf95.la' seems to be moved /bin/sh ../libtool --tag=CXX --mode=link c++ -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -avoid-version -module -no-undefined -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib -L/usr/X11R7/lib -Wl,-R/usr/X11R7/lib -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib -L/usr/X11R7/lib -Wl,-R/usr/X11R7/lib -o DLD-FUNCTIONS/quad.la -rpath /usr/pkg/lib/octave/3.6.4 DLD-FUNCTIONS/quad.lo liboctinterp.la ../liboctave/liboctave.la ../libcruft/libcruft.la -lm libtool-fortran: link: warning: `/scratch/math/octave/work/.buildlink/bin/../lib/gcc-lib/x86_64--netbsd/4.1.2//libf95.la' seems to be moved libtool-fortran: link: warning: `/scratch/math/octave/work/.buildlink/bin/../lib/gcc-lib/x86_64--netbsd/4.1.2//libf95.la' seems to be moved libtool-fortran: link: warning: `/scratch/math/octave/work/.buildlink/bin/../lib/gcc-lib/x86_64--netbsd/4.1.2//libf95.la' seems to be moved libtool-fortran: link: warning: `/scratch/math/octave/work/.buildlink/bin/../lib/gcc-lib/x86_64--netbsd/4.1.2//libf95.la' seems to be moved libtool-fortran: link: warning: `/scratch/math/octave/work/.buildlink/bin/../lib/gcc-lib/x86_64--netbsd/4.1.2//libf95.la' seems to be moved libtool-fortran: link: c++ -shared -fPIC -DPIC DLD-FUNCTIONS/.libs/DLD_FUNCTIONS_qr_la-qr.o -Wl,-rpath,/scratch/math/octave/work/octave-3.6.4/src/.libs -Wl,-rpath,/scratch/math/octave/work/octave-3.6.4/liboctave/.libs -Wl,-rpath,/scratch/math/octave/work/.buildlink/lib -Wl,-rpath,/scratch/math/octave/work/octave-3.6.4/libcruft/.libs -Wl,-rpath,/scratch/math/octave/work/.buildlink/lib/gcc-lib/x86_64--netbsd/4.1.2 -Wl,-rpath,/usr/pkg/lib/octave/3.6.4 -Wl,-rpath,/scratch/math/octave/work/.buildlink/lib -Wl,-rpath,/scratch/math/octave/work/.buildlink/lib/gcc-lib/x86_64--netbsd/4.1.2 -L/scratch/math/octave/work/octave-3.6.4/liboctave/.libs -L/scratch/math/octave/work/octave-3.6.4/libcruft/.libs -L/scratch/math/octave/work/.buildlink/lib -L/scratch/math/octave/work/.x11-buildlink/lib -L./.libs -loctinterp -L/scratch/math/octave/work/.buildlink/bin/../lib/gcc-lib/x86_64--netbsd/4.1.2/ -L/scratch/math/octave/work/.buildlink/bin/../lib/gcc-lib/x86_64--netbsd/4.1.2 -L/scratch/math/octave/work/.buildlink/lib/gcc-lib/x86_64--netbsd/4.1.2/ -L/scratch/math/octave/work/.buildlink/bin/../lib/gcc-lib/x86_64--netbsd/4.1.2/// -L/scratch/math/octave/work/.buildlink/lib/gcc-lib/x86_64--netbsd/4.1.2/// -L/usr/lib// -lhdf5 -lz -lX11 -L../liboctave/.libs -loctave -lfftw3 -lreadline -ltermcap -lcurses -lpcre -L../libcruft/.libs -lcruft -llapack -lblas -L/scratch/math/octave/work/.buildlink/lib/gcc-lib/x86_64--netbsd/4.1.2 -lf95 -lm -O2 -O2 -pthread -O2 -Wl,-R/usr/pkg/lib -Wl,-R/usr/X11R7/lib -pthread -Wl,-soname -Wl,qr.so -o DLD-FUNCTIONS/.libs/qr.so libtool-fortran: link: ar cru DLD-FUNCTIONS/.libs/qr.a DLD-FUNCTIONS/DLD_FUNCTIONS_qr_la-qr.o libtool-fortran: link: ranlib DLD-FUNCTIONS/.libs/qr.a libtool-fortran: link: ( cd "DLD-FUNCTIONS/.libs" && rm -f "qr.la" && ln -s "../qr.la" "qr.la" ) libtool-fortran: link: c++ -shared -fPIC -DPIC DLD-FUNCTIONS/.libs/quad.o -Wl,-rpath,/scratch/math/octave/work/octave-3.6.4/src/.libs -Wl,-rpath,/scratch/math/octave/work/octave-3.6.4/liboctave/.libs -Wl,-rpath,/scratch/math/octave/work/.buildlink/lib -Wl,-rpath,/scratch/math/octave/work/octave-3.6.4/libcruft/.libs -Wl,-rpath,/scratch/math/octave/work/.buildlink/lib/gcc-lib/x86_64--netbsd/4.1.2 -Wl,-rpath,/usr/pkg/lib/octave/3.6.4 -Wl,-rpath,/scratch/math/octave/work/.buildlink/lib -Wl,-rpath,/scratch/math/octave/work/.buildlink/lib/gcc-lib/x86_64--netbsd/4.1.2 -L/scratch/math/octave/work/octave-3.6.4/liboctave/.libs -L/scratch/math/octave/work/octave-3.6.4/libcruft/.libs -L/scratch/math/octave/work/.buildlink/lib -L/scratch/math/octave/work/.x11-buildlink/lib -L./.libs -loctinterp -L/scratch/math/octave/work/.buildlink/bin/../lib/gcc-lib/x86_64--netbsd/4.1.2/ -L/scratch/math/octave/work/.buildlink/bin/../lib/gcc-lib/x86_64--netbsd/4.1.2 -L/scratch/math/octave/work/.buildlink/lib/gcc-lib/x86_64--netbsd/4.1.2/ -L/scratch/math/octave/work/.buildlink/bin/../lib/gcc-lib/x86_64--netbsd/4.1.2/// -L/scratch/math/octave/work/.buildlink/lib/gcc-lib/x86_64--netbsd/4.1.2/// -L/usr/lib// -lhdf5 -lz -lX11 -L../liboctave/.libs -loctave -lfftw3 -lreadline -ltermcap -lcurses -lpcre -L../libcruft/.libs -lcruft -llapack -lblas -L/scratch/math/octave/work/.buildlink/lib/gcc-lib/x86_64--netbsd/4.1.2 -lf95 -lm -O2 -O2 -pthread -O2 -Wl,-R/usr/pkg/lib -Wl,-R/usr/X11R7/lib -pthread -Wl,-soname -Wl,quad.so -o DLD-FUNCTIONS/.libs/quad.so /bin/sh ../libtool --tag=CXX --mode=link c++ -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -avoid-version -module -no-undefined -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib -L/usr/X11R7/lib -Wl,-R/usr/X11R7/lib -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib -L/usr/X11R7/lib -Wl,-R/usr/X11R7/lib -o DLD-FUNCTIONS/quadcc.la -rpath /usr/pkg/lib/octave/3.6.4 DLD-FUNCTIONS/quadcc.lo liboctinterp.la ../liboctave/liboctave.la ../libcruft/libcruft.la -lm libtool-fortran: link: warning: `/scratch/math/octave/work/.buildlink/bin/../lib/gcc-lib/x86_64--netbsd/4.1.2//libf95.la' seems to be moved libtool-fortran: link: warning: `/scratch/math/octave/work/.buildlink/bin/../lib/gcc-lib/x86_64--netbsd/4.1.2//libf95.la' seems to be moved libtool-fortran: link: warning: `/scratch/math/octave/work/.buildlink/bin/../lib/gcc-lib/x86_64--netbsd/4.1.2//libf95.la' seems to be moved libtool-fortran: link: ar cru DLD-FUNCTIONS/.libs/quad.a DLD-FUNCTIONS/quad.o libtool-fortran: link: ranlib DLD-FUNCTIONS/.libs/quad.a libtool-fortran: link: warning: `/scratch/math/octave/work/.buildlink/bin/../lib/gcc-lib/x86_64--netbsd/4.1.2//libf95.la' seems to be moved libtool-fortran: link: warning: `/scratch/math/octave/work/.buildlink/bin/../lib/gcc-lib/x86_64--netbsd/4.1.2//libf95.la' seems to be moved libtool-fortran: link: ( cd "DLD-FUNCTIONS/.libs" && rm -f "quad.la" && ln -s "../quad.la" "quad.la" ) /bin/sh ../libtool --tag=CXX --mode=link c++ -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -avoid-version -module -no-undefined -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib -L/usr/X11R7/lib -Wl,-R/usr/X11R7/lib -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib -L/usr/X11R7/lib -Wl,-R/usr/X11R7/lib -o DLD-FUNCTIONS/qz.la -rpath /usr/pkg/lib/octave/3.6.4 DLD-FUNCTIONS/qz.lo liboctinterp.la ../liboctave/liboctave.la ../libcruft/libcruft.la -llapack -lblas -lm libtool-fortran: link: c++ -shared -fPIC -DPIC DLD-FUNCTIONS/.libs/quadcc.o -Wl,-rpath,/scratch/math/octave/work/octave-3.6.4/src/.libs -Wl,-rpath,/scratch/math/octave/work/octave-3.6.4/liboctave/.libs -Wl,-rpath,/scratch/math/octave/work/.buildlink/lib -Wl,-rpath,/scratch/math/octave/work/octave-3.6.4/libcruft/.libs -Wl,-rpath,/scratch/math/octave/work/.buildlink/lib/gcc-lib/x86_64--netbsd/4.1.2 -Wl,-rpath,/usr/pkg/lib/octave/3.6.4 -Wl,-rpath,/scratch/math/octave/work/.buildlink/lib -Wl,-rpath,/scratch/math/octave/work/.buildlink/lib/gcc-lib/x86_64--netbsd/4.1.2 -L/scratch/math/octave/work/octave-3.6.4/liboctave/.libs -L/scratch/math/octave/work/octave-3.6.4/libcruft/.libs -L/scratch/math/octave/work/.buildlink/lib -L/scratch/math/octave/work/.x11-buildlink/lib -L./.libs -loctinterp -L/scratch/math/octave/work/.buildlink/bin/../lib/gcc-lib/x86_64--netbsd/4.1.2/ -L/scratch/math/octave/work/.buildlink/bin/../lib/gcc-lib/x86_64--netbsd/4.1.2 -L/scratch/math/octave/work/.buildlink/lib/gcc-lib/x86_64--netbsd/4.1.2/ -L/scratch/math/octave/work/.buildlink/bin/../lib/gcc-lib/x86_64--netbsd/4.1.2/// -L/scratch/math/octave/work/.buildlink/lib/gcc-lib/x86_64--netbsd/4.1.2/// -L/usr/lib// -lhdf5 -lz -lX11 -L../liboctave/.libs -loctave -lfftw3 -lreadline -ltermcap -lcurses -lpcre -L../libcruft/.libs -lcruft -llapack -lblas -L/scratch/math/octave/work/.buildlink/lib/gcc-lib/x86_64--netbsd/4.1.2 -lf95 -lm -O2 -O2 -pthread -O2 -Wl,-R/usr/pkg/lib -Wl,-R/usr/X11R7/lib -pthread -Wl,-soname -Wl,quadcc.so -o DLD-FUNCTIONS/.libs/quadcc.so libtool-fortran: link: warning: `/scratch/math/octave/work/.buildlink/bin/../lib/gcc-lib/x86_64--netbsd/4.1.2//libf95.la' seems to be moved libtool-fortran: link: warning: `/scratch/math/octave/work/.buildlink/bin/../lib/gcc-lib/x86_64--netbsd/4.1.2//libf95.la' seems to be moved libtool-fortran: link: warning: `/scratch/math/octave/work/.buildlink/bin/../lib/gcc-lib/x86_64--netbsd/4.1.2//libf95.la' seems to be moved libtool-fortran: link: warning: `/scratch/math/octave/work/.buildlink/bin/../lib/gcc-lib/x86_64--netbsd/4.1.2//libf95.la' seems to be moved libtool-fortran: link: warning: `/scratch/math/octave/work/.buildlink/bin/../lib/gcc-lib/x86_64--netbsd/4.1.2//libf95.la' seems to be moved libtool-fortran: link: ar cru DLD-FUNCTIONS/.libs/quadcc.a DLD-FUNCTIONS/quadcc.o libtool-fortran: link: ranlib DLD-FUNCTIONS/.libs/quadcc.a libtool-fortran: link: ( cd "DLD-FUNCTIONS/.libs" && rm -f "quadcc.la" && ln -s "../quadcc.la" "quadcc.la" ) libtool-fortran: link: c++ -shared -fPIC -DPIC DLD-FUNCTIONS/.libs/qz.o -Wl,-rpath,/scratch/math/octave/work/octave-3.6.4/src/.libs -Wl,-rpath,/scratch/math/octave/work/octave-3.6.4/liboctave/.libs -Wl,-rpath,/scratch/math/octave/work/.buildlink/lib -Wl,-rpath,/scratch/math/octave/work/octave-3.6.4/libcruft/.libs -Wl,-rpath,/scratch/math/octave/work/.buildlink/lib/gcc-lib/x86_64--netbsd/4.1.2 -Wl,-rpath,/usr/pkg/lib/octave/3.6.4 -Wl,-rpath,/scratch/math/octave/work/.buildlink/lib -Wl,-rpath,/scratch/math/octave/work/.buildlink/lib/gcc-lib/x86_64--netbsd/4.1.2 -L/scratch/math/octave/work/octave-3.6.4/liboctave/.libs -L/scratch/math/octave/work/octave-3.6.4/libcruft/.libs -L/scratch/math/octave/work/.buildlink/lib -L/scratch/math/octave/work/.x11-buildlink/lib -L./.libs -loctinterp -L/scratch/math/octave/work/.buildlink/bin/../lib/gcc-lib/x86_64--netbsd/4.1.2/ -L/scratch/math/octave/work/.buildlink/bin/../lib/gcc-lib/x86_64--netbsd/4.1.2 -L/scratch/math/octave/work/.buildlink/lib/gcc-lib/x86_64--netbsd/4.1.2/ -L/scratch/math/octave/work/.buildlink/bin/../lib/gcc-lib/x86_64--netbsd/4.1.2/// -L/scratch/math/octave/work/.buildlink/lib/gcc-lib/x86_64--netbsd/4.1.2/// -L/usr/lib// -lhdf5 -lz -lX11 -L../liboctave/.libs -loctave -lfftw3 -lreadline -ltermcap -lcurses -lpcre -L../libcruft/.libs -lcruft -L/scratch/math/octave/work/.buildlink/lib/gcc-lib/x86_64--netbsd/4.1.2 -lf95 -llapack -lblas -lm -O2 -O2 -pthread -O2 -Wl,-R/usr/pkg/lib -Wl,-R/usr/X11R7/lib -pthread -Wl,-soname -Wl,qz.so -o DLD-FUNCTIONS/.libs/qz.so /bin/sh ../libtool --tag=CXX --mode=link c++ -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -avoid-version -module -no-undefined -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib -L/usr/X11R7/lib -Wl,-R/usr/X11R7/lib -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib -L/usr/X11R7/lib -Wl,-R/usr/X11R7/lib -o DLD-FUNCTIONS/rand.la -rpath /usr/pkg/lib/octave/3.6.4 DLD-FUNCTIONS/rand.lo liboctinterp.la ../liboctave/liboctave.la ../libcruft/libcruft.la -lm libtool-fortran: link: ar cru DLD-FUNCTIONS/.libs/qz.a DLD-FUNCTIONS/qz.o libtool-fortran: link: ranlib DLD-FUNCTIONS/.libs/qz.a libtool-fortran: link: warning: `/scratch/math/octave/work/.buildlink/bin/../lib/gcc-lib/x86_64--netbsd/4.1.2//libf95.la' seems to be moved libtool-fortran: link: ( cd "DLD-FUNCTIONS/.libs" && rm -f "qz.la" && ln -s "../qz.la" "qz.la" ) libtool-fortran: link: warning: `/scratch/math/octave/work/.buildlink/bin/../lib/gcc-lib/x86_64--netbsd/4.1.2//libf95.la' seems to be moved libtool-fortran: link: warning: `/scratch/math/octave/work/.buildlink/bin/../lib/gcc-lib/x86_64--netbsd/4.1.2//libf95.la' seems to be moved libtool-fortran: link: warning: `/scratch/math/octave/work/.buildlink/bin/../lib/gcc-lib/x86_64--netbsd/4.1.2//libf95.la' seems to be moved libtool-fortran: link: warning: `/scratch/math/octave/work/.buildlink/bin/../lib/gcc-lib/x86_64--netbsd/4.1.2//libf95.la' seems to be moved /bin/sh ../libtool --tag=CXX --mode=link c++ -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -avoid-version -module -no-undefined -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib -L/usr/X11R7/lib -Wl,-R/usr/X11R7/lib -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib -L/usr/X11R7/lib -Wl,-R/usr/X11R7/lib -o DLD-FUNCTIONS/rcond.la -rpath /usr/pkg/lib/octave/3.6.4 DLD-FUNCTIONS/rcond.lo liboctinterp.la ../liboctave/liboctave.la ../libcruft/libcruft.la -lm libtool-fortran: link: warning: `/scratch/math/octave/work/.buildlink/bin/../lib/gcc-lib/x86_64--netbsd/4.1.2//libf95.la' seems to be moved libtool-fortran: link: c++ -shared -fPIC -DPIC DLD-FUNCTIONS/.libs/rand.o -Wl,-rpath,/scratch/math/octave/work/octave-3.6.4/src/.libs -Wl,-rpath,/scratch/math/octave/work/octave-3.6.4/liboctave/.libs -Wl,-rpath,/scratch/math/octave/work/.buildlink/lib -Wl,-rpath,/scratch/math/octave/work/octave-3.6.4/libcruft/.libs -Wl,-rpath,/scratch/math/octave/work/.buildlink/lib/gcc-lib/x86_64--netbsd/4.1.2 -Wl,-rpath,/usr/pkg/lib/octave/3.6.4 -Wl,-rpath,/scratch/math/octave/work/.buildlink/lib -Wl,-rpath,/scratch/math/octave/work/.buildlink/lib/gcc-lib/x86_64--netbsd/4.1.2 -L/scratch/math/octave/work/octave-3.6.4/liboctave/.libs -L/scratch/math/octave/work/octave-3.6.4/libcruft/.libs -L/scratch/math/octave/work/.buildlink/lib -L/scratch/math/octave/work/.x11-buildlink/lib -L./.libs -loctinterp -L/scratch/math/octave/work/.buildlink/bin/../lib/gcc-lib/x86_64--netbsd/4.1.2/ -L/scratch/math/octave/work/.buildlink/bin/../lib/gcc-lib/x86_64--netbsd/4.1.2 -L/scratch/math/octave/work/.buildlink/lib/gcc-lib/x86_64--netbsd/4.1.2/ -L/scratch/math/octave/work/.buildlink/bin/../lib/gcc-lib/x86_64--netbsd/4.1.2/// -L/scratch/math/octave/work/.buildlink/lib/gcc-lib/x86_64--netbsd/4.1.2/// -L/usr/lib// -lhdf5 -lz -lX11 -L../liboctave/.libs -loctave -lfftw3 -lreadline -ltermcap -lcurses -lpcre -L../libcruft/.libs -lcruft -llapack -lblas -L/scratch/math/octave/work/.buildlink/lib/gcc-lib/x86_64--netbsd/4.1.2 -lf95 -lm -O2 -O2 -pthread -O2 -Wl,-R/usr/pkg/lib -Wl,-R/usr/X11R7/lib -pthread -Wl,-soname -Wl,rand.so -o DLD-FUNCTIONS/.libs/rand.so libtool-fortran: link: warning: `/scratch/math/octave/work/.buildlink/bin/../lib/gcc-lib/x86_64--netbsd/4.1.2//libf95.la' seems to be moved libtool-fortran: link: warning: `/scratch/math/octave/work/.buildlink/bin/../lib/gcc-lib/x86_64--netbsd/4.1.2//libf95.la' seems to be moved libtool-fortran: link: warning: `/scratch/math/octave/work/.buildlink/bin/../lib/gcc-lib/x86_64--netbsd/4.1.2//libf95.la' seems to be moved libtool-fortran: link: warning: `/scratch/math/octave/work/.buildlink/bin/../lib/gcc-lib/x86_64--netbsd/4.1.2//libf95.la' seems to be moved libtool-fortran: link: ar cru DLD-FUNCTIONS/.libs/rand.a DLD-FUNCTIONS/rand.o libtool-fortran: link: ranlib DLD-FUNCTIONS/.libs/rand.a libtool-fortran: link: ( cd "DLD-FUNCTIONS/.libs" && rm -f "rand.la" && ln -s "../rand.la" "rand.la" ) libtool-fortran: link: c++ -shared -fPIC -DPIC DLD-FUNCTIONS/.libs/rcond.o -Wl,-rpath,/scratch/math/octave/work/octave-3.6.4/src/.libs -Wl,-rpath,/scratch/math/octave/work/octave-3.6.4/liboctave/.libs -Wl,-rpath,/scratch/math/octave/work/.buildlink/lib -Wl,-rpath,/scratch/math/octave/work/octave-3.6.4/libcruft/.libs -Wl,-rpath,/scratch/math/octave/work/.buildlink/lib/gcc-lib/x86_64--netbsd/4.1.2 -Wl,-rpath,/usr/pkg/lib/octave/3.6.4 -Wl,-rpath,/scratch/math/octave/work/.buildlink/lib -Wl,-rpath,/scratch/math/octave/work/.buildlink/lib/gcc-lib/x86_64--netbsd/4.1.2 -L/scratch/math/octave/work/octave-3.6.4/liboctave/.libs -L/scratch/math/octave/work/octave-3.6.4/libcruft/.libs -L/scratch/math/octave/work/.buildlink/lib -L/scratch/math/octave/work/.x11-buildlink/lib -L./.libs -loctinterp -L/scratch/math/octave/work/.buildlink/bin/../lib/gcc-lib/x86_64--netbsd/4.1.2/ -L/scratch/math/octave/work/.buildlink/bin/../lib/gcc-lib/x86_64--netbsd/4.1.2 -L/scratch/math/octave/work/.buildlink/lib/gcc-lib/x86_64--netbsd/4.1.2/ -L/scratch/math/octave/work/.buildlink/bin/../lib/gcc-lib/x86_64--netbsd/4.1.2/// -L/scratch/math/octave/work/.buildlink/lib/gcc-lib/x86_64--netbsd/4.1.2/// -L/usr/lib// -lhdf5 -lz -lX11 -L../liboctave/.libs -loctave -lfftw3 -lreadline -ltermcap -lcurses -lpcre -L../libcruft/.libs -lcruft -llapack -lblas -L/scratch/math/octave/work/.buildlink/lib/gcc-lib/x86_64--netbsd/4.1.2 -lf95 -lm -O2 -O2 -pthread -O2 -Wl,-R/usr/pkg/lib -Wl,-R/usr/X11R7/lib -pthread -Wl,-soname -Wl,rcond.so -o DLD-FUNCTIONS/.libs/rcond.so /bin/sh ../libtool --tag=CXX --mode=link c++ -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -avoid-version -module -no-undefined -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib -L/usr/X11R7/lib -Wl,-R/usr/X11R7/lib -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib -L/usr/X11R7/lib -Wl,-R/usr/X11R7/lib -o DLD-FUNCTIONS/regexp.la -rpath /usr/pkg/lib/octave/3.6.4 DLD-FUNCTIONS/DLD_FUNCTIONS_regexp_la-regexp.lo liboctinterp.la ../liboctave/liboctave.la ../libcruft/libcruft.la -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -lpcre -lm libtool-fortran: link: ar cru DLD-FUNCTIONS/.libs/rcond.a DLD-FUNCTIONS/rcond.o libtool-fortran: link: ranlib DLD-FUNCTIONS/.libs/rcond.a libtool-fortran: link: warning: `/scratch/math/octave/work/.buildlink/bin/../lib/gcc-lib/x86_64--netbsd/4.1.2//libf95.la' seems to be moved libtool-fortran: link: ( cd "DLD-FUNCTIONS/.libs" && rm -f "rcond.la" && ln -s "../rcond.la" "rcond.la" ) libtool-fortran: link: warning: `/scratch/math/octave/work/.buildlink/bin/../lib/gcc-lib/x86_64--netbsd/4.1.2//libf95.la' seems to be moved libtool-fortran: link: warning: `/scratch/math/octave/work/.buildlink/bin/../lib/gcc-lib/x86_64--netbsd/4.1.2//libf95.la' seems to be moved libtool-fortran: link: warning: `/scratch/math/octave/work/.buildlink/bin/../lib/gcc-lib/x86_64--netbsd/4.1.2//libf95.la' seems to be moved /bin/sh ../libtool --tag=CXX --mode=link c++ -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -avoid-version -module -no-undefined -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib -L/usr/X11R7/lib -Wl,-R/usr/X11R7/lib -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib -L/usr/X11R7/lib -Wl,-R/usr/X11R7/lib -o DLD-FUNCTIONS/schur.la -rpath /usr/pkg/lib/octave/3.6.4 DLD-FUNCTIONS/schur.lo liboctinterp.la ../liboctave/liboctave.la ../libcruft/libcruft.la -lm libtool-fortran: link: warning: `/scratch/math/octave/work/.buildlink/bin/../lib/gcc-lib/x86_64--netbsd/4.1.2//libf95.la' seems to be moved libtool-fortran: link: warning: `/scratch/math/octave/work/.buildlink/bin/../lib/gcc-lib/x86_64--netbsd/4.1.2//libf95.la' seems to be moved libtool-fortran: link: warning: `/scratch/math/octave/work/.buildlink/bin/../lib/gcc-lib/x86_64--netbsd/4.1.2//libf95.la' seems to be moved libtool-fortran: link: warning: `/scratch/math/octave/work/.buildlink/bin/../lib/gcc-lib/x86_64--netbsd/4.1.2//libf95.la' seems to be moved libtool-fortran: link: warning: `/scratch/math/octave/work/.buildlink/bin/../lib/gcc-lib/x86_64--netbsd/4.1.2//libf95.la' seems to be moved libtool-fortran: link: warning: `/scratch/math/octave/work/.buildlink/bin/../lib/gcc-lib/x86_64--netbsd/4.1.2//libf95.la' seems to be moved libtool-fortran: link: c++ -shared -fPIC -DPIC DLD-FUNCTIONS/.libs/DLD_FUNCTIONS_regexp_la-regexp.o -Wl,-rpath,/scratch/math/octave/work/octave-3.6.4/src/.libs -Wl,-rpath,/scratch/math/octave/work/octave-3.6.4/liboctave/.libs -Wl,-rpath,/scratch/math/octave/work/.buildlink/lib -Wl,-rpath,/scratch/math/octave/work/octave-3.6.4/libcruft/.libs -Wl,-rpath,/scratch/math/octave/work/.buildlink/lib/gcc-lib/x86_64--netbsd/4.1.2 -Wl,-rpath,/usr/pkg/lib/octave/3.6.4 -Wl,-rpath,/scratch/math/octave/work/.buildlink/lib -Wl,-rpath,/scratch/math/octave/work/.buildlink/lib/gcc-lib/x86_64--netbsd/4.1.2 -L/scratch/math/octave/work/octave-3.6.4/liboctave/.libs -L/scratch/math/octave/work/octave-3.6.4/libcruft/.libs -L/scratch/math/octave/work/.buildlink/lib -L/scratch/math/octave/work/.x11-buildlink/lib -L./.libs -loctinterp -L/scratch/math/octave/work/.buildlink/bin/../lib/gcc-lib/x86_64--netbsd/4.1.2/ -L/scratch/math/octave/work/.buildlink/bin/../lib/gcc-lib/x86_64--netbsd/4.1.2 -L/scratch/math/octave/work/.buildlink/lib/gcc-lib/x86_64--netbsd/4.1.2/ -L/scratch/math/octave/work/.buildlink/bin/../lib/gcc-lib/x86_64--netbsd/4.1.2/// -L/scratch/math/octave/work/.buildlink/lib/gcc-lib/x86_64--netbsd/4.1.2/// -L/usr/lib// -lhdf5 -lz -lX11 -L../liboctave/.libs -loctave -lfftw3 -lreadline -ltermcap -lcurses -L../libcruft/.libs -lcruft -llapack -lblas -L/scratch/math/octave/work/.buildlink/lib/gcc-lib/x86_64--netbsd/4.1.2 -lf95 -lpcre -lm -O2 -O2 -pthread -O2 -Wl,-R/usr/pkg/lib -Wl,-R/usr/X11R7/lib -pthread -Wl,-soname -Wl,regexp.so -o DLD-FUNCTIONS/.libs/regexp.so libtool-fortran: link: c++ -shared -fPIC -DPIC DLD-FUNCTIONS/.libs/schur.o -Wl,-rpath,/scratch/math/octave/work/octave-3.6.4/src/.libs -Wl,-rpath,/scratch/math/octave/work/octave-3.6.4/liboctave/.libs -Wl,-rpath,/scratch/math/octave/work/.buildlink/lib -Wl,-rpath,/scratch/math/octave/work/octave-3.6.4/libcruft/.libs -Wl,-rpath,/scratch/math/octave/work/.buildlink/lib/gcc-lib/x86_64--netbsd/4.1.2 -Wl,-rpath,/usr/pkg/lib/octave/3.6.4 -Wl,-rpath,/scratch/math/octave/work/.buildlink/lib -Wl,-rpath,/scratch/math/octave/work/.buildlink/lib/gcc-lib/x86_64--netbsd/4.1.2 -L/scratch/math/octave/work/octave-3.6.4/liboctave/.libs -L/scratch/math/octave/work/octave-3.6.4/libcruft/.libs -L/scratch/math/octave/work/.buildlink/lib -L/scratch/math/octave/work/.x11-buildlink/lib -L./.libs -loctinterp -L/scratch/math/octave/work/.buildlink/bin/../lib/gcc-lib/x86_64--netbsd/4.1.2/ -L/scratch/math/octave/work/.buildlink/bin/../lib/gcc-lib/x86_64--netbsd/4.1.2 -L/scratch/math/octave/work/.buildlink/lib/gcc-lib/x86_64--netbsd/4.1.2/ -L/scratch/math/octave/work/.buildlink/bin/../lib/gcc-lib/x86_64--netbsd/4.1.2/// -L/scratch/math/octave/work/.buildlink/lib/gcc-lib/x86_64--netbsd/4.1.2/// -L/usr/lib// -lhdf5 -lz -lX11 -L../liboctave/.libs -loctave -lfftw3 -lreadline -ltermcap -lcurses -lpcre -L../libcruft/.libs -lcruft -llapack -lblas -L/scratch/math/octave/work/.buildlink/lib/gcc-lib/x86_64--netbsd/4.1.2 -lf95 -lm -O2 -O2 -pthread -O2 -Wl,-R/usr/pkg/lib -Wl,-R/usr/X11R7/lib -pthread -Wl,-soname -Wl,schur.so -o DLD-FUNCTIONS/.libs/schur.so libtool-fortran: link: ar cru DLD-FUNCTIONS/.libs/regexp.a DLD-FUNCTIONS/DLD_FUNCTIONS_regexp_la-regexp.o libtool-fortran: link: ranlib DLD-FUNCTIONS/.libs/regexp.a libtool-fortran: link: ar cru DLD-FUNCTIONS/.libs/schur.a DLD-FUNCTIONS/schur.o libtool-fortran: link: ranlib DLD-FUNCTIONS/.libs/schur.a libtool-fortran: link: ( cd "DLD-FUNCTIONS/.libs" && rm -f "regexp.la" && ln -s "../regexp.la" "regexp.la" ) libtool-fortran: link: ( cd "DLD-FUNCTIONS/.libs" && rm -f "schur.la" && ln -s "../schur.la" "schur.la" ) /bin/sh ../libtool --tag=CXX --mode=link c++ -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -avoid-version -module -no-undefined -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib -L/usr/X11R7/lib -Wl,-R/usr/X11R7/lib -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib -L/usr/X11R7/lib -Wl,-R/usr/X11R7/lib -o DLD-FUNCTIONS/spparms.la -rpath /usr/pkg/lib/octave/3.6.4 DLD-FUNCTIONS/spparms.lo liboctinterp.la ../liboctave/liboctave.la ../libcruft/libcruft.la -lm /bin/sh ../libtool --tag=CXX --mode=link c++ -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -avoid-version -module -no-undefined -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib -L/usr/X11R7/lib -Wl,-R/usr/X11R7/lib -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib -L/usr/X11R7/lib -Wl,-R/usr/X11R7/lib -o DLD-FUNCTIONS/sqrtm.la -rpath /usr/pkg/lib/octave/3.6.4 DLD-FUNCTIONS/sqrtm.lo liboctinterp.la ../liboctave/liboctave.la ../libcruft/libcruft.la -lm libtool-fortran: link: warning: `/scratch/math/octave/work/.buildlink/bin/../lib/gcc-lib/x86_64--netbsd/4.1.2//libf95.la' seems to be moved libtool-fortran: link: warning: `/scratch/math/octave/work/.buildlink/bin/../lib/gcc-lib/x86_64--netbsd/4.1.2//libf95.la' seems to be moved libtool-fortran: link: warning: `/scratch/math/octave/work/.buildlink/bin/../lib/gcc-lib/x86_64--netbsd/4.1.2//libf95.la' seems to be moved libtool-fortran: link: warning: `/scratch/math/octave/work/.buildlink/bin/../lib/gcc-lib/x86_64--netbsd/4.1.2//libf95.la' seems to be moved libtool-fortran: link: warning: `/scratch/math/octave/work/.buildlink/bin/../lib/gcc-lib/x86_64--netbsd/4.1.2//libf95.la' seems to be moved libtool-fortran: link: warning: `/scratch/math/octave/work/.buildlink/bin/../lib/gcc-lib/x86_64--netbsd/4.1.2//libf95.la' seems to be moved libtool-fortran: link: warning: `/scratch/math/octave/work/.buildlink/bin/../lib/gcc-lib/x86_64--netbsd/4.1.2//libf95.la' seems to be moved libtool-fortran: link: warning: `/scratch/math/octave/work/.buildlink/bin/../lib/gcc-lib/x86_64--netbsd/4.1.2//libf95.la' seems to be moved libtool-fortran: link: warning: `/scratch/math/octave/work/.buildlink/bin/../lib/gcc-lib/x86_64--netbsd/4.1.2//libf95.la' seems to be moved libtool-fortran: link: warning: `/scratch/math/octave/work/.buildlink/bin/../lib/gcc-lib/x86_64--netbsd/4.1.2//libf95.la' seems to be moved libtool-fortran: link: c++ -shared -fPIC -DPIC DLD-FUNCTIONS/.libs/spparms.o -Wl,-rpath,/scratch/math/octave/work/octave-3.6.4/src/.libs -Wl,-rpath,/scratch/math/octave/work/octave-3.6.4/liboctave/.libs -Wl,-rpath,/scratch/math/octave/work/.buildlink/lib -Wl,-rpath,/scratch/math/octave/work/octave-3.6.4/libcruft/.libs -Wl,-rpath,/scratch/math/octave/work/.buildlink/lib/gcc-lib/x86_64--netbsd/4.1.2 -Wl,-rpath,/usr/pkg/lib/octave/3.6.4 -Wl,-rpath,/scratch/math/octave/work/.buildlink/lib -Wl,-rpath,/scratch/math/octave/work/.buildlink/lib/gcc-lib/x86_64--netbsd/4.1.2 -L/scratch/math/octave/work/octave-3.6.4/liboctave/.libs -L/scratch/math/octave/work/octave-3.6.4/libcruft/.libs -L/scratch/math/octave/work/.buildlink/lib -L/scratch/math/octave/work/.x11-buildlink/lib -L./.libs -loctinterp -L/scratch/math/octave/work/.buildlink/bin/../lib/gcc-lib/x86_64--netbsd/4.1.2/ -L/scratch/math/octave/work/.buildlink/bin/../lib/gcc-lib/x86_64--netbsd/4.1.2 -L/scratch/math/octave/work/.buildlink/lib/gcc-lib/x86_64--netbsd/4.1.2/ -L/scratch/math/octave/work/.buildlink/bin/../lib/gcc-lib/x86_64--netbsd/4.1.2/// -L/scratch/math/octave/work/.buildlink/lib/gcc-lib/x86_64--netbsd/4.1.2/// -L/usr/lib// -lhdf5 -lz -lX11 -L../liboctave/.libs -loctave -lfftw3 -lreadline -ltermcap -lcurses -lpcre -L../libcruft/.libs -lcruft -llapack -lblas -L/scratch/math/octave/work/.buildlink/lib/gcc-lib/x86_64--netbsd/4.1.2 -lf95 -lm -O2 -O2 -pthread -O2 -Wl,-R/usr/pkg/lib -Wl,-R/usr/X11R7/lib -pthread -Wl,-soname -Wl,spparms.so -o DLD-FUNCTIONS/.libs/spparms.so libtool-fortran: link: c++ -shared -fPIC -DPIC DLD-FUNCTIONS/.libs/sqrtm.o -Wl,-rpath,/scratch/math/octave/work/octave-3.6.4/src/.libs -Wl,-rpath,/scratch/math/octave/work/octave-3.6.4/liboctave/.libs -Wl,-rpath,/scratch/math/octave/work/.buildlink/lib -Wl,-rpath,/scratch/math/octave/work/octave-3.6.4/libcruft/.libs -Wl,-rpath,/scratch/math/octave/work/.buildlink/lib/gcc-lib/x86_64--netbsd/4.1.2 -Wl,-rpath,/usr/pkg/lib/octave/3.6.4 -Wl,-rpath,/scratch/math/octave/work/.buildlink/lib -Wl,-rpath,/scratch/math/octave/work/.buildlink/lib/gcc-lib/x86_64--netbsd/4.1.2 -L/scratch/math/octave/work/octave-3.6.4/liboctave/.libs -L/scratch/math/octave/work/octave-3.6.4/libcruft/.libs -L/scratch/math/octave/work/.buildlink/lib -L/scratch/math/octave/work/.x11-buildlink/lib -L./.libs -loctinterp -L/scratch/math/octave/work/.buildlink/bin/../lib/gcc-lib/x86_64--netbsd/4.1.2/ -L/scratch/math/octave/work/.buildlink/bin/../lib/gcc-lib/x86_64--netbsd/4.1.2 -L/scratch/math/octave/work/.buildlink/lib/gcc-lib/x86_64--netbsd/4.1.2/ -L/scratch/math/octave/work/.buildlink/bin/../lib/gcc-lib/x86_64--netbsd/4.1.2/// -L/scratch/math/octave/work/.buildlink/lib/gcc-lib/x86_64--netbsd/4.1.2/// -L/usr/lib// -lhdf5 -lz -lX11 -L../liboctave/.libs -loctave -lfftw3 -lreadline -ltermcap -lcurses -lpcre -L../libcruft/.libs -lcruft -llapack -lblas -L/scratch/math/octave/work/.buildlink/lib/gcc-lib/x86_64--netbsd/4.1.2 -lf95 -lm -O2 -O2 -pthread -O2 -Wl,-R/usr/pkg/lib -Wl,-R/usr/X11R7/lib -pthread -Wl,-soname -Wl,sqrtm.so -o DLD-FUNCTIONS/.libs/sqrtm.so libtool-fortran: link: ar cru DLD-FUNCTIONS/.libs/spparms.a DLD-FUNCTIONS/spparms.o libtool-fortran: link: ranlib DLD-FUNCTIONS/.libs/spparms.a libtool-fortran: link: ( cd "DLD-FUNCTIONS/.libs" && rm -f "spparms.la" && ln -s "../spparms.la" "spparms.la" ) libtool-fortran: link: ar cru DLD-FUNCTIONS/.libs/sqrtm.a DLD-FUNCTIONS/sqrtm.o libtool-fortran: link: ranlib DLD-FUNCTIONS/.libs/sqrtm.a libtool-fortran: link: ( cd "DLD-FUNCTIONS/.libs" && rm -f "sqrtm.la" && ln -s "../sqrtm.la" "sqrtm.la" ) /bin/sh ../libtool --tag=CXX --mode=link c++ -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -avoid-version -module -no-undefined -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib -L/usr/X11R7/lib -Wl,-R/usr/X11R7/lib -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib -L/usr/X11R7/lib -Wl,-R/usr/X11R7/lib -o DLD-FUNCTIONS/strfind.la -rpath /usr/pkg/lib/octave/3.6.4 DLD-FUNCTIONS/strfind.lo liboctinterp.la ../liboctave/liboctave.la ../libcruft/libcruft.la -lm libtool-fortran: link: warning: `/scratch/math/octave/work/.buildlink/bin/../lib/gcc-lib/x86_64--netbsd/4.1.2//libf95.la' seems to be moved libtool-fortran: link: warning: `/scratch/math/octave/work/.buildlink/bin/../lib/gcc-lib/x86_64--netbsd/4.1.2//libf95.la' seems to be moved libtool-fortran: link: warning: `/scratch/math/octave/work/.buildlink/bin/../lib/gcc-lib/x86_64--netbsd/4.1.2//libf95.la' seems to be moved libtool-fortran: link: warning: `/scratch/math/octave/work/.buildlink/bin/../lib/gcc-lib/x86_64--netbsd/4.1.2//libf95.la' seems to be moved libtool-fortran: link: warning: `/scratch/math/octave/work/.buildlink/bin/../lib/gcc-lib/x86_64--netbsd/4.1.2//libf95.la' seems to be moved /bin/sh ../libtool --tag=CXX --mode=link c++ -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -avoid-version -module -no-undefined -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib -L/usr/X11R7/lib -Wl,-R/usr/X11R7/lib -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib -L/usr/X11R7/lib -Wl,-R/usr/X11R7/lib -o DLD-FUNCTIONS/str2double.la -rpath /usr/pkg/lib/octave/3.6.4 DLD-FUNCTIONS/str2double.lo liboctinterp.la ../liboctave/liboctave.la ../libcruft/libcruft.la -lm libtool-fortran: link: warning: `/scratch/math/octave/work/.buildlink/bin/../lib/gcc-lib/x86_64--netbsd/4.1.2//libf95.la' seems to be moved libtool-fortran: link: warning: `/scratch/math/octave/work/.buildlink/bin/../lib/gcc-lib/x86_64--netbsd/4.1.2//libf95.la' seems to be moved libtool-fortran: link: warning: `/scratch/math/octave/work/.buildlink/bin/../lib/gcc-lib/x86_64--netbsd/4.1.2//libf95.la' seems to be moved libtool-fortran: link: c++ -shared -fPIC -DPIC DLD-FUNCTIONS/.libs/strfind.o -Wl,-rpath,/scratch/math/octave/work/octave-3.6.4/src/.libs -Wl,-rpath,/scratch/math/octave/work/octave-3.6.4/liboctave/.libs -Wl,-rpath,/scratch/math/octave/work/.buildlink/lib -Wl,-rpath,/scratch/math/octave/work/octave-3.6.4/libcruft/.libs -Wl,-rpath,/scratch/math/octave/work/.buildlink/lib/gcc-lib/x86_64--netbsd/4.1.2 -Wl,-rpath,/usr/pkg/lib/octave/3.6.4 -Wl,-rpath,/scratch/math/octave/work/.buildlink/lib -Wl,-rpath,/scratch/math/octave/work/.buildlink/lib/gcc-lib/x86_64--netbsd/4.1.2 -L/scratch/math/octave/work/octave-3.6.4/liboctave/.libs -L/scratch/math/octave/work/octave-3.6.4/libcruft/.libs -L/scratch/math/octave/work/.buildlink/lib -L/scratch/math/octave/work/.x11-buildlink/lib -L./.libs -loctinterp -L/scratch/math/octave/work/.buildlink/bin/../lib/gcc-lib/x86_64--netbsd/4.1.2/ -L/scratch/math/octave/work/.buildlink/bin/../lib/gcc-lib/x86_64--netbsd/4.1.2 -L/scratch/math/octave/work/.buildlink/lib/gcc-lib/x86_64--netbsd/4.1.2/ -L/scratch/math/octave/work/.buildlink/bin/../lib/gcc-lib/x86_64--netbsd/4.1.2/// -L/scratch/math/octave/work/.buildlink/lib/gcc-lib/x86_64--netbsd/4.1.2/// -L/usr/lib// -lhdf5 -lz -lX11 -L../liboctave/.libs -loctave -lfftw3 -lreadline -ltermcap -lcurses -lpcre -L../libcruft/.libs -lcruft -llapack -lblas -L/scratch/math/octave/work/.buildlink/lib/gcc-lib/x86_64--netbsd/4.1.2 -lf95 -lm -O2 -O2 -pthread -O2 -Wl,-R/usr/pkg/lib -Wl,-R/usr/X11R7/lib -pthread -Wl,-soname -Wl,strfind.so -o DLD-FUNCTIONS/.libs/strfind.so libtool-fortran: link: warning: `/scratch/math/octave/work/.buildlink/bin/../lib/gcc-lib/x86_64--netbsd/4.1.2//libf95.la' seems to be moved libtool-fortran: link: warning: `/scratch/math/octave/work/.buildlink/bin/../lib/gcc-lib/x86_64--netbsd/4.1.2//libf95.la' seems to be moved libtool-fortran: link: ar cru DLD-FUNCTIONS/.libs/strfind.a DLD-FUNCTIONS/strfind.o libtool-fortran: link: c++ -shared -fPIC -DPIC DLD-FUNCTIONS/.libs/str2double.o -Wl,-rpath,/scratch/math/octave/work/octave-3.6.4/src/.libs -Wl,-rpath,/scratch/math/octave/work/octave-3.6.4/liboctave/.libs -Wl,-rpath,/scratch/math/octave/work/.buildlink/lib -Wl,-rpath,/scratch/math/octave/work/octave-3.6.4/libcruft/.libs -Wl,-rpath,/scratch/math/octave/work/.buildlink/lib/gcc-lib/x86_64--netbsd/4.1.2 -Wl,-rpath,/usr/pkg/lib/octave/3.6.4 -Wl,-rpath,/scratch/math/octave/work/.buildlink/lib -Wl,-rpath,/scratch/math/octave/work/.buildlink/lib/gcc-lib/x86_64--netbsd/4.1.2 -L/scratch/math/octave/work/octave-3.6.4/liboctave/.libs -L/scratch/math/octave/work/octave-3.6.4/libcruft/.libs -L/scratch/math/octave/work/.buildlink/lib -L/scratch/math/octave/work/.x11-buildlink/lib -L./.libs -loctinterp -L/scratch/math/octave/work/.buildlink/bin/../lib/gcc-lib/x86_64--netbsd/4.1.2/ -L/scratch/math/octave/work/.buildlink/bin/../lib/gcc-lib/x86_64--netbsd/4.1.2 -L/scratch/math/octave/work/.buildlink/lib/gcc-lib/x86_64--netlibtool-fortran: link: ranlib DLD-FUNCTIONS/.libs/strfind.a bsd/4.1.2/ -L/scratch/math/octave/work/.buildlink/bin/../lib/gcc-lib/x86_64--netbsd/4.1.2/// -L/scratch/math/octave/work/.buildlink/lib/gcc-lib/x86_64--netbsd/4.1.2/// -L/usr/lib// -lhdf5 -lz -lX11 -L../liboctave/.libs -loctave -lfftw3 -lreadline -ltermcap -lcurses -lpcre -L../libcruft/.libs -lcruft -llapack -lblas -L/scratch/math/octave/work/.buildlink/lib/gcc-lib/x86_64--netbsd/4.1.2 -lf95 -lm -O2 -O2 -pthread -O2 -Wl,-R/usr/pkg/lib -Wl,-R/usr/X11R7/lib -pthread -Wl,-soname -Wl,str2double.so -o DLD-FUNCTIONS/.libs/str2double.so libtool-fortran: link: ( cd "DLD-FUNCTIONS/.libs" && rm -f "strfind.la" && ln -s "../strfind.la" "strfind.la" ) libtool-fortran: link: ar cru DLD-FUNCTIONS/.libs/str2double.a DLD-FUNCTIONS/str2double.o libtool-fortran: link: ranlib DLD-FUNCTIONS/.libs/str2double.a libtool-fortran: link: ( cd "DLD-FUNCTIONS/.libs" && rm -f "str2double.la" && ln -s "../str2double.la" "str2double.la" ) /bin/sh ../libtool --tag=CXX --mode=link c++ -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -avoid-version -module -no-undefined -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib -L/usr/X11R7/lib -Wl,-R/usr/X11R7/lib -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib -L/usr/X11R7/lib -Wl,-R/usr/X11R7/lib -o DLD-FUNCTIONS/sub2ind.la -rpath /usr/pkg/lib/octave/3.6.4 DLD-FUNCTIONS/sub2ind.lo liboctinterp.la ../liboctave/liboctave.la ../libcruft/libcruft.la -lm libtool-fortran: link: warning: `/scratch/math/octave/work/.buildlink/bin/../lib/gcc-lib/x86_64--netbsd/4.1.2//libf95.la' seems to be moved libtool-fortran: link: warning: `/scratch/math/octave/work/.buildlink/bin/../lib/gcc-lib/x86_64--netbsd/4.1.2//libf95.la' seems to be moved libtool-fortran: link: warning: `/scratch/math/octave/work/.buildlink/bin/../lib/gcc-lib/x86_64--netbsd/4.1.2//libf95.la' seems to be moved libtool-fortran: link: warning: `/scratch/math/octave/work/.buildlink/bin/../lib/gcc-lib/x86_64--netbsd/4.1.2//libf95.la' seems to be moved libtool-fortran: link: warning: `/scratch/math/octave/work/.buildlink/bin/../lib/gcc-lib/x86_64--netbsd/4.1.2//libf95.la' seems to be moved /bin/sh ../libtool --tag=CXX --mode=link c++ -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -avoid-version -module -no-undefined -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib -L/usr/X11R7/lib -Wl,-R/usr/X11R7/lib -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib -L/usr/X11R7/lib -Wl,-R/usr/X11R7/lib -o DLD-FUNCTIONS/svd.la -rpath /usr/pkg/lib/octave/3.6.4 DLD-FUNCTIONS/svd.lo liboctinterp.la ../liboctave/liboctave.la ../libcruft/libcruft.la -lm libtool-fortran: link: warning: `/scratch/math/octave/work/.buildlink/bin/../lib/gcc-lib/x86_64--netbsd/4.1.2//libf95.la' seems to be moved libtool-fortran: link: warning: `/scratch/math/octave/work/.buildlink/bin/../lib/gcc-lib/x86_64--netbsd/4.1.2//libf95.la' seems to be moved libtool-fortran: link: warning: `/scratch/math/octave/work/.buildlink/bin/../lib/gcc-lib/x86_64--netbsd/4.1.2//libf95.la' seems to be moved libtool-fortran: link: warning: `/scratch/math/octave/work/.buildlink/bin/../lib/gcc-lib/x86_64--netbsd/4.1.2//libf95.la' seems to be moved libtool-fortran: link: c++ -shared -fPIC -DPIC DLD-FUNCTIONS/.libs/sub2ind.o -Wl,-rpath,/scratch/math/octave/work/octave-3.6.4/src/.libs -Wl,-rpath,/scratch/math/octave/work/octave-3.6.4/liboctave/.libs -Wl,-rpath,/scratch/math/octave/work/.buildlink/lib -Wl,-rpath,/scratch/math/octave/work/octave-3.6.4/libcruft/.libs -Wl,-rpath,/scratch/math/octave/work/.buildlink/lib/gcc-lib/x86_64--netbsd/4.1.2 -Wl,-rpath,/usr/pkg/lib/octave/3.6.4 -Wl,-rpath,/scratch/math/octave/work/.buildlink/lib -Wl,-rpath,/scratch/math/octave/work/.buildlink/lib/gcc-lib/x86_64--netbsd/4.1.2 -L/scratch/math/octave/work/octave-3.6.4/liboctave/.libs -L/scratch/math/octave/work/octave-3.6.4/libcruft/.libs -L/scratch/math/octave/work/.buildlink/lib -L/scratch/math/octave/work/.x11-buildlink/lib -L./.libs -loctinterp -L/scratch/math/octave/work/.buildlink/bin/../lib/gcc-lib/x86_64--netbsd/4.1.2/ -L/scratch/math/octave/work/.buildlink/bin/../lib/gcc-lib/x86_64--netbsd/4.1.2 -L/scratch/math/octave/work/.buildlink/lib/gcc-lib/x86_64--netbsd/4.1.2/ -L/scratch/math/octave/work/.buildlink/bin/../lib/gcc-lib/x86_64--netbsd/4.1.2/// -L/scratch/math/octave/work/.buildlink/lib/gcc-lib/x86_64--netbsd/4.1.2/// -L/usr/lib// -lhdf5 -lz -lX11 -L../liboctave/.libs -loctave -lfftw3 -lreadline -ltermcap -lcurses -lpcre -L../libcruft/.libs -lcruft -llapack -lblas -L/scratch/math/octave/work/.buildlink/lib/gcc-lib/x86_64--netbsd/4.1.2 -lf95 -lm -O2 -O2 -pthread -O2 -Wl,-R/usr/pkg/lib -Wl,-R/usr/X11R7/lib -pthread -Wl,-soname -Wl,sub2ind.so -o DLD-FUNCTIONS/.libs/sub2ind.so libtool-fortran: link: warning: `/scratch/math/octave/work/.buildlink/bin/../lib/gcc-lib/x86_64--netbsd/4.1.2//libf95.la' seems to be moved libtool-fortran: link: c++ -shared -fPIC -DPIC DLD-FUNCTIONS/.libs/svd.o -Wl,-rpath,/scratch/math/octave/work/octave-3.6.4/src/.libs -Wl,-rpath,/scratch/math/octave/work/octave-3.6.4/liboctave/.libs -Wl,-rpath,/scratch/math/octave/work/.buildlink/lib -Wl,-rpath,/scratch/math/octave/work/octave-3.6.4/libcruft/.libs -Wl,-rpath,/scratch/math/octave/work/.buildlink/lib/gcc-lib/x86_64--netbsd/4.1.2 -Wl,-rpath,/usr/pkg/lib/octave/3.6.4 -Wl,-rpath,/scratch/math/octave/work/.buildlink/lib -Wl,-rpath,/scratch/math/octave/work/.buildlink/lib/gcc-lib/x86_64--netbsd/4.1.2 -L/scratch/math/octave/work/octave-3.6.4/liboctave/.libs -L/scratch/math/octave/work/octave-3.6.4/libcruft/.libs -L/scratch/math/octave/work/.buildlink/lib -L/scratch/math/octave/work/.x11-buildlink/lib -L./.libs -loctinterp -L/scratch/math/octave/work/.buildlink/bin/../lib/gcc-lib/x86_64--netbsd/4.1.2/ -L/scratch/math/octave/work/.buildlink/bin/../lib/gcc-lib/x86_64--netbsd/4.1.2 -L/scratch/math/octave/work/.buildlink/lib/gcc-lib/x86_64--netbsd/4.1.2/ -L/scratch/math/octave/work/.buildlink/bin/../lib/gcc-lib/x86_64--netbsd/4.1.2/// -L/scratch/math/octave/work/.buildlink/lib/gcc-lib/x86_64--netbsd/4.1.2/// -L/usr/lib// -lhdf5 -lz -lX11 -L../liboctave/.libs -loctave -lfftw3 -lreadline -ltermcap -lcurses -lpcre -L../libcruft/.libs -lcruft -llapack -lblas -L/scratch/math/octave/work/.buildlink/lib/gcc-lib/x86_64--netbsd/4.1.2 -lf95 -lm -O2 -O2 -pthread -O2 -Wl,-R/usr/pkg/lib -Wl,-R/usr/X11R7/lib -pthread -Wl,-soname -Wl,svd.so -o DLD-FUNCTIONS/.libs/svd.so libtool-fortran: link: ar cru DLD-FUNCTIONS/.libs/sub2ind.a DLD-FUNCTIONS/sub2ind.o libtool-fortran: link: ar cru DLD-FUNCTIONS/.libs/svd.a DLD-FUNCTIONS/svd.o libtool-fortran: link: ranlib DLD-FUNCTIONS/.libs/sub2ind.a libtool-fortran: link: ranlib DLD-FUNCTIONS/.libs/svd.a libtool-fortran: link: ( cd "DLD-FUNCTIONS/.libs" && rm -f "sub2ind.la" && ln -s "../sub2ind.la" "sub2ind.la" ) libtool-fortran: link: ( cd "DLD-FUNCTIONS/.libs" && rm -f "svd.la" && ln -s "../svd.la" "svd.la" ) /bin/sh ../libtool --tag=CXX --mode=link c++ -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -avoid-version -module -no-undefined -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib -L/usr/X11R7/lib -Wl,-R/usr/X11R7/lib -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib -L/usr/X11R7/lib -Wl,-R/usr/X11R7/lib -o DLD-FUNCTIONS/syl.la -rpath /usr/pkg/lib/octave/3.6.4 DLD-FUNCTIONS/syl.lo liboctinterp.la ../liboctave/liboctave.la ../libcruft/libcruft.la -lm /bin/sh ../libtool --tag=CXX --mode=link c++ -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -avoid-version -module -no-undefined -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib -L/usr/X11R7/lib -Wl,-R/usr/X11R7/lib -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib -L/usr/X11R7/lib -Wl,-R/usr/X11R7/lib -o DLD-FUNCTIONS/symbfact.la -rpath /usr/pkg/lib/octave/3.6.4 DLD-FUNCTIONS/DLD_FUNCTIONS_symbfact_la-symbfact.lo liboctinterp.la ../liboctave/liboctave.la ../libcruft/libcruft.la -lm libtool-fortran: link: warning: `/scratch/math/octave/work/.buildlink/bin/../lib/gcc-lib/x86_64--netbsd/4.1.2//libf95.la' seems to be moved libtool-fortran: link: warning: `/scratch/math/octave/work/.buildlink/bin/../lib/gcc-lib/x86_64--netbsd/4.1.2//libf95.la' seems to be moved libtool-fortran: link: warning: `/scratch/math/octave/work/.buildlink/bin/../lib/gcc-lib/x86_64--netbsd/4.1.2//libf95.la' seems to be moved libtool-fortran: link: warning: `/scratch/math/octave/work/.buildlink/bin/../lib/gcc-lib/x86_64--netbsd/4.1.2//libf95.la' seems to be moved libtool-fortran: link: warning: `/scratch/math/octave/work/.buildlink/bin/../lib/gcc-lib/x86_64--netbsd/4.1.2//libf95.la' seems to be moved libtool-fortran: link: warning: `/scratch/math/octave/work/.buildlink/bin/../lib/gcc-lib/x86_64--netbsd/4.1.2//libf95.la' seems to be moved libtool-fortran: link: warning: `/scratch/math/octave/work/.buildlink/bin/../lib/gcc-lib/x86_64--netbsd/4.1.2//libf95.la' seems to be moved libtool-fortran: link: warning: `/scratch/math/octave/work/.buildlink/bin/../lib/gcc-lib/x86_64--netbsd/4.1.2//libf95.la' seems to be moved libtool-fortran: link: warning: `/scratch/math/octave/work/.buildlink/bin/../lib/gcc-lib/x86_64--netbsd/4.1.2//libf95.la' seems to be moved libtool-fortran: link: warning: `/scratch/math/octave/work/.buildlink/bin/../lib/gcc-lib/x86_64--netbsd/4.1.2//libf95.la' seems to be moved libtool-fortran: link: c++ -shared -fPIC -DPIC DLD-FUNCTIONS/.libs/DLD_FUNCTIONS_symbfact_la-symbfact.o -Wl,-rpath,/scratch/math/octave/work/octave-3.6.4/src/.libs -Wl,-rpath,/scratch/math/octave/work/octave-3.6.4/liboctave/.libs -Wl,-rpath,/scratch/math/octave/work/.buildlink/lib -Wl,-rpath,/scratch/math/octave/work/octave-3.6.4/libcruft/.libs -Wl,-rpath,/scratch/math/octave/work/.buildlink/lib/gcc-lib/x86_64--netbsd/4.1.2 -Wl,-rpath,/usr/pkg/lib/octave/3.6.4 -Wl,-rpath,/scratch/math/octave/work/.buildlink/lib -Wl,-rpath,/scratch/math/octave/work/.buildlink/lib/gcc-lib/x86_64--netbsd/4.1.2 -L/scratch/math/octave/work/octave-3.6.4/liboctave/.libs -L/scratch/math/octave/work/octave-3.6.4/libcruft/.libs -L/scratch/math/octave/work/.buildlink/lib -L/scratch/math/octave/work/.x11-buildlink/lib -L./.libs -loctinterp -L/scratch/math/octave/work/.buildlink/bin/../lib/gcc-lib/x86_64--netbsd/4.1.2/ -L/scratch/math/octave/work/.buildlink/bin/../lib/gcc-lib/x86_64--netbsd/4.1.2 -L/scratch/math/octave/work/.buildlink/lib/gcc-lib/x86_64--netbsd/4.1.2/ -L/scratch/math/octave/work/.buildlink/bin/../lib/gcc-lib/x86_64--netbsd/4.1.2/// -L/scratch/math/octave/work/.buildlink/lib/gcc-lib/x86_64--netbsd/4.1.2/// -L/usr/lib// -lhdf5 -lz -lX11 -L../liboctave/.libs -loctave -lfftw3 -lreadline -ltermcap -lcurses -lpcre -L../libcruft/.libs -lcruft -llapack -lblas -L/scratch/math/octave/work/.buildlink/lib/gcc-lib/x86_64--netbsd/4.1.2 -lf95 -lm -O2 -O2 -pthread -O2 -Wl,-R/usr/pkg/lib -Wl,-R/usr/X11R7/lib -pthread -Wl,-soname -Wl,symbfact.so -o DLD-FUNCTIONS/.libs/symbfact.so libtool-fortran: link: c++ -shared -fPIC -DPIC DLD-FUNCTIONS/.libs/syl.o -Wl,-rpath,/scratch/math/octave/work/octave-3.6.4/src/.libs -Wl,-rpath,/scratch/math/octave/work/octave-3.6.4/liboctave/.libs -Wl,-rpath,/scratch/math/octave/work/.buildlink/lib -Wl,-rpath,/scratch/math/octave/work/octave-3.6.4/libcruft/.libs -Wl,-rpath,/scratch/math/octave/work/.buildlink/lib/gcc-lib/x86_64--netbsd/4.1.2 -Wl,-rpath,/usr/pkg/lib/octave/3.6.4 -Wl,-rpath,/scratch/math/octave/work/.buildlink/lib -Wl,-rpath,/scratch/math/octave/work/.buildlink/lib/gcc-lib/x86_64--netbsd/4.1.2 -L/scratch/math/octave/work/octave-3.6.4/liboctave/.libs -L/scratch/math/octave/work/octave-3.6.4/libcruft/.libs -L/scratch/math/octave/work/.buildlink/lib -L/scratch/math/octave/work/.x11-buildlink/lib -L./.libs -loctinterp -L/scratch/math/octave/work/.buildlink/bin/../lib/gcc-lib/x86_64--netbsd/4.1.2/ -L/scratch/math/octave/work/.buildlink/bin/../lib/gcc-lib/x86_64--netbsd/4.1.2 -L/scratch/math/octave/work/.buildlink/lib/gcc-lib/x86_64--netbsd/4.1.2/ -L/scratch/math/octave/work/.buildlink/bin/../lib/gcc-lib/x86_64--netbsd/4.1.2/// -L/scratch/math/octave/work/.buildlink/lib/gcc-lib/x86_64--netbsd/4.1.2/// -L/usr/lib// -lhdf5 -lz -lX11 -L../liboctave/.libs -loctave -lfftw3 -lreadline -ltermcap -lcurses -lpcre -L../libcruft/.libs -lcruft -llapack -lblas -L/scratch/math/octave/work/.buildlink/lib/gcc-lib/x86_64--netbsd/4.1.2 -lf95 -lm -O2 -O2 -pthread -O2 -Wl,-R/usr/pkg/lib -Wl,-R/usr/X11R7/lib -pthread -Wl,-soname -Wl,syl.so -o DLD-FUNCTIONS/.libs/syl.so libtool-fortran: link: ar cru DLD-FUNCTIONS/.libs/symbfact.a DLD-FUNCTIONS/DLD_FUNCTIONS_symbfact_la-symbfact.o libtool-fortran: link: ranlib DLD-FUNCTIONS/.libs/symbfact.a libtool-fortran: link: ar cru DLD-FUNCTIONS/.libs/syl.a DLD-FUNCTIONS/syl.o libtool-fortran: link: ( cd "DLD-FUNCTIONS/.libs" && rm -f "symbfact.la" && ln -s "../symbfact.la" "symbfact.la" ) libtool-fortran: link: ranlib DLD-FUNCTIONS/.libs/syl.a libtool-fortran: link: ( cd "DLD-FUNCTIONS/.libs" && rm -f "syl.la" && ln -s "../syl.la" "syl.la" ) /bin/sh ../libtool --tag=CXX --mode=link c++ -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -avoid-version -module -no-undefined -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib -L/usr/X11R7/lib -Wl,-R/usr/X11R7/lib -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib -L/usr/X11R7/lib -Wl,-R/usr/X11R7/lib -o DLD-FUNCTIONS/symrcm.la -rpath /usr/pkg/lib/octave/3.6.4 DLD-FUNCTIONS/DLD_FUNCTIONS_symrcm_la-symrcm.lo liboctinterp.la ../liboctave/liboctave.la ../libcruft/libcruft.la -lm /bin/sh ../libtool --tag=CXX --mode=link c++ -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -avoid-version -module -no-undefined -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib -L/usr/X11R7/lib -Wl,-R/usr/X11R7/lib -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib -L/usr/X11R7/lib -Wl,-R/usr/X11R7/lib -o DLD-FUNCTIONS/time.la -rpath /usr/pkg/lib/octave/3.6.4 DLD-FUNCTIONS/time.lo liboctinterp.la ../liboctave/liboctave.la ../libcruft/libcruft.la -lm libtool-fortran: link: warning: `/scratch/math/octave/work/.buildlink/bin/../lib/gcc-lib/x86_64--netbsd/4.1.2//libf95.la' seems to be moved libtool-fortran: link: warning: `/scratch/math/octave/work/.buildlink/bin/../lib/gcc-lib/x86_64--netbsd/4.1.2//libf95.la' seems to be moved libtool-fortran: link: warning: `/scratch/math/octave/work/.buildlink/bin/../lib/gcc-lib/x86_64--netbsd/4.1.2//libf95.la' seems to be moved libtool-fortran: link: warning: `/scratch/math/octave/work/.buildlink/bin/../lib/gcc-lib/x86_64--netbsd/4.1.2//libf95.la' seems to be moved libtool-fortran: link: warning: `/scratch/math/octave/work/.buildlink/bin/../lib/gcc-lib/x86_64--netbsd/4.1.2//libf95.la' seems to be moved libtool-fortran: link: warning: `/scratch/math/octave/work/.buildlink/bin/../lib/gcc-lib/x86_64--netbsd/4.1.2//libf95.la' seems to be moved libtool-fortran: link: warning: `/scratch/math/octave/work/.buildlink/bin/../lib/gcc-lib/x86_64--netbsd/4.1.2//libf95.la' seems to be moved libtool-fortran: link: warning: `/scratch/math/octave/work/.buildlink/bin/../lib/gcc-lib/x86_64--netbsd/4.1.2//libf95.la' seems to be moved libtool-fortran: link: warning: `/scratch/math/octave/work/.buildlink/bin/../lib/gcc-lib/x86_64--netbsd/4.1.2//libf95.la' seems to be moved libtool-fortran: link: warning: `/scratch/math/octave/work/.buildlink/bin/../lib/gcc-lib/x86_64--netbsd/4.1.2//libf95.la' seems to be moved libtool-fortran: link: c++ -shared -fPIC -DPIC DLD-FUNCTIONS/.libs/DLD_FUNCTIONS_symrcm_la-symrcm.o -Wl,-rpath,/scratch/math/octave/work/octave-3.6.4/src/.libs -Wl,-rpath,/scratch/math/octave/work/octave-3.6.4/liboctave/.libs -Wl,-rpath,/scratch/math/octave/work/.buildlink/lib -Wl,-rpath,/scratch/math/octave/work/octave-3.6.4/libcruft/.libs -Wl,-rpath,/scratch/math/octave/work/.buildlink/lib/gcc-lib/x86_64--netbsd/4.1.2 -Wl,-rpath,/usr/pkg/lib/octave/3.6.4 -Wl,-rpath,/scratch/math/octave/work/.buildlink/lib -Wl,-rpath,/scratch/math/octave/work/.buildlink/lib/gcc-lib/x86_64--netbsd/4.1.2 -L/scratch/math/octave/work/octave-3.6.4/liboctave/.libs -L/scratch/math/octave/work/octave-3.6.4/libcruft/.libs -L/scratch/math/octave/work/.buildlink/lib -L/scratch/math/octave/work/.x11-buildlink/lib -L./.libs -loctinterp -L/scratch/math/octave/work/.buildlink/bin/../lib/gcc-lib/x86_64--netbsd/4.1.2/ -L/scratch/math/octave/work/.buildlink/bin/../lib/gcc-lib/x86_64--netbsd/4.1.2 -L/scratch/math/octave/work/.buildlink/lib/gcc-lib/x86_64--netbsd/4.1.2/ -L/scratch/math/octave/work/.buildlink/bin/../lib/gcc-lib/x86_64--netbsd/4.1.2/// -L/scratch/math/octave/work/.buildlink/lib/gcc-lib/x86_64--netbsd/4.1.2/// -L/usr/lib// -lhdf5 -lz -lX11 -L../liboctave/.libs -loctave -lfftw3 -lreadline -ltermcap -lcurses -lpcre -L../libcruft/.libs -lcruft -llapack -lblas -L/scratch/math/octave/work/.buildlink/lib/gcc-lib/x86_64--netbsd/4.1.2 -lf95 -lm -O2 -O2 -pthread -O2 -Wl,-R/usr/pkg/lib -Wl,-R/usr/X11R7/lib -pthread -Wl,-soname -Wl,symrcm.so -o DLD-FUNCTIONS/.libs/symrcm.so libtool-fortran: link: c++ -shared -fPIC -DPIC DLD-FUNCTIONS/.libs/time.o -Wl,-rpath,/scratch/math/octave/work/octave-3.6.4/src/.libs -Wl,-rpath,/scratch/math/octave/work/octave-3.6.4/liboctave/.libs -Wl,-rpath,/scratch/math/octave/work/.buildlink/lib -Wl,-rpath,/scratch/math/octave/work/octave-3.6.4/libcruft/.libs -Wl,-rpath,/scratch/math/octave/work/.buildlink/lib/gcc-lib/x86_64--netbsd/4.1.2 -Wl,-rpath,/usr/pkg/lib/octave/3.6.4 -Wl,-rpath,/scratch/math/octave/work/.buildlink/lib -Wl,-rpath,/scratch/math/octave/work/.buildlink/lib/gcc-lib/x86_64--netbsd/4.1.2 -L/scratch/math/octave/work/octave-3.6.4/liboctave/.libs -L/scratch/math/octave/work/octave-3.6.4/libcruft/.libs -L/scratch/math/octave/work/.buildlink/lib -L/scratch/math/octave/work/.x11-buildlink/lib -L./.libs -loctinterp -L/scratch/math/octave/work/.buildlink/bin/../lib/gcc-lib/x86_64--netbsd/4.1.2/ -L/scratch/math/octave/work/.buildlink/bin/../lib/gcc-lib/x86_64--netbsd/4.1.2 -L/scratch/math/octave/work/.buildlink/lib/gcc-lib/x86_64--netbsd/4.1.2/ -L/scratch/math/octave/work/.buildlink/bin/../lib/gcc-lib/x86_64--netbsd/4.1.2/// -L/scratch/math/octave/work/.buildlink/lib/gcc-lib/x86_64--netbsd/4.1.2/// -L/usr/lib// -lhdf5 -lz -lX11 -L../liboctave/.libs -loctave -lfftw3 -lreadline -ltermcap -lcurses -lpcre -L../libcruft/.libs -lcruft -llapack -lblas -L/scratch/math/octave/work/.buildlink/lib/gcc-lib/x86_64--netbsd/4.1.2 -lf95 -lm -O2 -O2 -pthread -O2 -Wl,-R/usr/pkg/lib -Wl,-R/usr/X11R7/lib -pthread -Wl,-soname -Wl,time.so -o DLD-FUNCTIONS/.libs/time.so libtool-fortran: link: ar cru DLD-FUNCTIONS/.libs/symrcm.a DLD-FUNCTIONS/DLD_FUNCTIONS_symrcm_la-symrcm.o libtool-fortran: link: ar cru DLD-FUNCTIONS/.libs/time.a DLD-FUNCTIONS/time.o libtool-fortran: link: ranlib DLD-FUNCTIONS/.libs/time.a libtool-fortran: link: ranlib DLD-FUNCTIONS/.libs/symrcm.a libtool-fortran: link: ( cd "DLD-FUNCTIONS/.libs" && rm -f "symrcm.la" && ln -s "../symrcm.la" "symrcm.la" ) libtool-fortran: link: ( cd "DLD-FUNCTIONS/.libs" && rm -f "time.la" && ln -s "../time.la" "time.la" ) /bin/sh ../libtool --tag=CXX --mode=link c++ -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -avoid-version -module -no-undefined -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib -L/usr/X11R7/lib -Wl,-R/usr/X11R7/lib -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib -L/usr/X11R7/lib -Wl,-R/usr/X11R7/lib -o DLD-FUNCTIONS/tril.la -rpath /usr/pkg/lib/octave/3.6.4 DLD-FUNCTIONS/tril.lo liboctinterp.la ../liboctave/liboctave.la ../libcruft/libcruft.la -lm /bin/sh ../libtool --tag=CXX --mode=link c++ -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -avoid-version -module -no-undefined -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib -L/usr/X11R7/lib -Wl,-R/usr/X11R7/lib -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib -L/usr/X11R7/lib -Wl,-R/usr/X11R7/lib -o DLD-FUNCTIONS/tsearch.la -rpath /usr/pkg/lib/octave/3.6.4 DLD-FUNCTIONS/tsearch.lo liboctinterp.la ../liboctave/liboctave.la ../libcruft/libcruft.la -lm libtool-fortran: link: warning: `/scratch/math/octave/work/.buildlink/bin/../lib/gcc-lib/x86_64--netbsd/4.1.2//libf95.la' seems to be moved libtool-fortran: link: warning: `/scratch/math/octave/work/.buildlink/bin/../lib/gcc-lib/x86_64--netbsd/4.1.2//libf95.la' seems to be moved libtool-fortran: link: warning: `/scratch/math/octave/work/.buildlink/bin/../lib/gcc-lib/x86_64--netbsd/4.1.2//libf95.la' seems to be moved libtool-fortran: link: warning: `/scratch/math/octave/work/.buildlink/bin/../lib/gcc-lib/x86_64--netbsd/4.1.2//libf95.la' seems to be moved libtool-fortran: link: warning: `/scratch/math/octave/work/.buildlink/bin/../lib/gcc-lib/x86_64--netbsd/4.1.2//libf95.la' seems to be moved libtool-fortran: link: warning: `/scratch/math/octave/work/.buildlink/bin/../lib/gcc-lib/x86_64--netbsd/4.1.2//libf95.la' seems to be moved libtool-fortran: link: warning: `/scratch/math/octave/work/.buildlink/bin/../lib/gcc-lib/x86_64--netbsd/4.1.2//libf95.la' seems to be moved libtool-fortran: link: warning: `/scratch/math/octave/work/.buildlink/bin/../lib/gcc-lib/x86_64--netbsd/4.1.2//libf95.la' seems to be moved libtool-fortran: link: warning: `/scratch/math/octave/work/.buildlink/bin/../lib/gcc-lib/x86_64--netbsd/4.1.2//libf95.la' seems to be moved libtool-fortran: link: warning: `/scratch/math/octave/work/.buildlink/bin/../lib/gcc-lib/x86_64--netbsd/4.1.2//libf95.la' seems to be moved libtool-fortran: link: c++ -shared -fPIC -DPIC DLD-FUNCTIONS/.libs/tril.o -Wl,-rpath,/scratch/math/octave/work/octave-3.6.4/src/.libs -Wl,-rpath,/scratch/math/octave/work/octave-3.6.4/liboctave/.libs -Wl,-rpath,/scratch/math/octave/work/.buildlink/lib -Wl,-rpath,/scratch/math/octave/work/octave-3.6.4/libcruft/.libs -Wl,-rpath,/scratch/math/octave/work/.buildlink/lib/gcc-lib/x86_64--netbsd/4.1.2 -Wl,-rpath,/usr/pkg/lib/octave/3.6.4 -Wl,-rpath,/scratch/math/octave/work/.buildlink/lib -Wl,-rpath,/scratch/math/octave/work/.buildlink/lib/gcc-lib/x86_64--netbsd/4.1.2 -L/scratch/math/octave/work/octave-3.6.4/liboctave/.libs -L/scratch/math/octave/work/octave-3.6.4/libcruft/.libs -L/scratch/math/octave/work/.buildlink/lib -L/scratch/math/octave/work/.x11-buildlink/lib -L./.libs -loctinterp -L/scratch/math/octave/work/.buildlink/bin/../lib/gcc-lib/x86_64--netbsd/4.1.2/ -L/scratch/math/octave/work/.buildlink/bin/../lib/gcc-lib/x86_64--netbsd/4.1.2 -L/scratch/math/octave/work/.buildlink/lib/gcc-lib/x86_64--netbsd/4.1.2/ -L/scratch/math/octave/work/.buildlink/bin/../lib/gcc-lib/x86_64--netbsd/4.1.2/// -L/scratch/math/octave/work/.buildlink/lib/gcc-lib/x86_64--netbsd/4.1.2/// -L/usr/lib// -lhdf5 -lz -lX11 -L../liboctave/.libs -loctave -lfftw3 -lreadline -ltermcap -lcurses -lpcre -L../libcruft/.libs -lcruft -llapack -lblas -L/scratch/math/octave/work/.buildlink/lib/gcc-lib/x86_64--netbsd/4.1.2 -lf95 -lm -O2 -O2 -pthread -O2 -Wl,-R/usr/pkg/lib -Wl,-R/usr/X11R7/lib -pthread -Wl,-soname -Wl,tril.so -o DLD-FUNCTIONS/.libs/tril.so libtool-fortran: link: c++ -shared -fPIC -DPIC DLD-FUNCTIONS/.libs/tsearch.o -Wl,-rpath,/scratch/math/octave/work/octave-3.6.4/src/.libs -Wl,-rpath,/scratch/math/octave/work/octave-3.6.4/liboctave/.libs -Wl,-rpath,/scratch/math/octave/work/.buildlink/lib -Wl,-rpath,/scratch/math/octave/work/octave-3.6.4/libcruft/.libs -Wl,-rpath,/scratch/math/octave/work/.buildlink/lib/gcc-lib/x86_64--netbsd/4.1.2 -Wl,-rpath,/usr/pkg/lib/octave/3.6.4 -Wl,-rpath,/scratch/math/octave/work/.buildlink/lib -Wl,-rpath,/scratch/math/octave/work/.buildlink/lib/gcc-lib/x86_64--netbsd/4.1.2 -L/scratch/math/octave/work/octave-3.6.4/liboctave/.libs -L/scratch/math/octave/work/octave-3.6.4/libcruft/.libs -L/scratch/math/octave/work/.buildlink/lib -L/scratch/math/octave/work/.x11-buildlink/lib -L./.libs -loctinterp -L/scratch/math/octave/work/.buildlink/bin/../lib/gcc-lib/x86_64--netbsd/4.1.2/ -L/scratch/math/octave/work/.buildlink/bin/../lib/gcc-lib/x86_64--netbsd/4.1.2 -L/scratch/math/octave/work/.buildlink/lib/gcc-lib/x86_64--netbsd/4.1.2/ -L/scratch/math/octave/work/.buildlink/bin/../lib/gcc-lib/x86_64--netbsd/4.1.2/// -L/scratch/math/octave/work/.buildlink/lib/gcc-lib/x86_64--netbsd/4.1.2/// -L/usr/lib// -lhdf5 -lz -lX11 -L../liboctave/.libs -loctave -lfftw3 -lreadline -ltermcap -lcurses -lpcre -L../libcruft/.libs -lcruft -llapack -lblas -L/scratch/math/octave/work/.buildlink/lib/gcc-lib/x86_64--netbsd/4.1.2 -lf95 -lm -O2 -O2 -pthread -O2 -Wl,-R/usr/pkg/lib -Wl,-R/usr/X11R7/lib -pthread -Wl,-soname -Wl,tsearch.so -o DLD-FUNCTIONS/.libs/tsearch.so libtool-fortran: link: ar cru DLD-FUNCTIONS/.libs/tsearch.a DLD-FUNCTIONS/tsearch.o libtool-fortran: link: ranlib DLD-FUNCTIONS/.libs/tsearch.a libtool-fortran: link: ar cru DLD-FUNCTIONS/.libs/tril.a DLD-FUNCTIONS/tril.o libtool-fortran: link: ranlib DLD-FUNCTIONS/.libs/tril.a libtool-fortran: link: ( cd "DLD-FUNCTIONS/.libs" && rm -f "tsearch.la" && ln -s "../tsearch.la" "tsearch.la" ) libtool-fortran: link: ( cd "DLD-FUNCTIONS/.libs" && rm -f "tril.la" && ln -s "../tril.la" "tril.la" ) /bin/sh ../libtool --tag=CXX --mode=link c++ -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -avoid-version -module -no-undefined -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib -L/usr/X11R7/lib -Wl,-R/usr/X11R7/lib -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib -L/usr/X11R7/lib -Wl,-R/usr/X11R7/lib -o DLD-FUNCTIONS/typecast.la -rpath /usr/pkg/lib/octave/3.6.4 DLD-FUNCTIONS/typecast.lo liboctinterp.la ../liboctave/liboctave.la ../libcruft/libcruft.la -lm /bin/sh ../libtool --tag=CXX --mode=link c++ -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -DHAVE_CONFIG_H -I/usr/pkg/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -avoid-version -module -no-undefined -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib -L/usr/X11R7/lib -Wl,-R/usr/X11R7/lib -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib -L/usr/X11R7/lib -Wl,-R/usr/X11R7/lib -o DLD-FUNCTIONS/urlwrite.la -rpath /usr/pkg/lib/octave/3.6.4 DLD-FUNCTIONS/DLD_FUNCTIONS_urlwrite_la-urlwrite.lo liboctinterp.la ../liboctave/liboctave.la ../libcruft/libcruft.la -lcurl -lm libtool-fortran: link: warning: `/scratch/math/octave/work/.buildlink/bin/../lib/gcc-lib/x86_64--netbsd/4.1.2//libf95.la' seems to be moved libtool-fortran: link: warning: `/scratch/math/octave/work/.buildlink/bin/../lib/gcc-lib/x86_64--netbsd/4.1.2//libf95.la' seems to be moved libtool-fortran: link: warning: `/scratch/math/octave/work/.buildlink/bin/../lib/gcc-lib/x86_64--netbsd/4.1.2//libf95.la' seems to be moved libtool-fortran: link: warning: `/scratch/math/octave/work/.buildlink/bin/../lib/gcc-lib/x86_64--netbsd/4.1.2//libf95.la' seems to be moved libtool-fortran: link: warning: `/scratch/math/octave/work/.buildlink/bin/../lib/gcc-lib/x86_64--netbsd/4.1.2//libf95.la' seems to be moved libtool-fortran: link: warning: `/scratch/math/octave/work/.buildlink/bin/../lib/gcc-lib/x86_64--netbsd/4.1.2//libf95.la' seems to be moved libtool-fortran: link: warning: `/scratch/math/octave/work/.buildlink/bin/../lib/gcc-lib/x86_64--netbsd/4.1.2//libf95.la' seems to be moved libtool-fortran: link: warning: `/scratch/math/octave/work/.buildlink/bin/../lib/gcc-lib/x86_64--netbsd/4.1.2//libf95.la' seems to be moved libtool-fortran: link: warning: `/scratch/math/octave/work/.buildlink/bin/../lib/gcc-lib/x86_64--netbsd/4.1.2//libf95.la' seems to be moved libtool-fortran: link: warning: `/scratch/math/octave/work/.buildlink/bin/../lib/gcc-lib/x86_64--netbsd/4.1.2//libf95.la' seems to be moved libtool-fortran: link: c++ -shared -fPIC -DPIC DLD-FUNCTIONS/.libs/typecast.o -Wl,-rpath,/scratch/math/octave/work/octave-3.6.4/src/.libs -Wl,-rpath,/scratch/math/octave/work/octave-3.6.4/liboctave/.libs -Wl,-rpath,/scratch/math/octave/work/.buildlink/lib -Wl,-rpath,/scratch/math/octave/work/octave-3.6.4/libcruft/.libs -Wl,-rpath,/scratch/math/octave/work/.buildlink/lib/gcc-lib/x86_64--netbsd/4.1.2 -Wl,-rpath,/usr/pkg/lib/octave/3.6.4 -Wl,-rpath,/scratch/math/octave/work/.buildlink/lib -Wl,-rpath,/scratch/math/octave/work/.buildlink/lib/gcc-lib/x86_64--netbsd/4.1.2 -L/scratch/math/octave/work/octave-3.6.4/liboctave/.libs -L/scratch/math/octave/work/octave-3.6.4/libcruft/.libs -L/scratch/math/octave/work/.buildlink/lib -L/scratch/math/octave/work/.x11-buildlink/lib -L./.libs -loctinterp -L/scratch/math/octave/work/.buildlink/bin/../lib/gcc-lib/x86_64--netbsd/4.1.2/ -L/scratch/math/octave/work/.buildlink/bin/../lib/gcc-lib/x86_64--netbsd/4.1.2 -L/scratch/math/octave/work/.buildlink/lib/gcc-lib/x86_64--netbsd/4.1.2/ -L/scratch/math/octave/work/.buildlink/bin/../lib/gcc-lib/x86_64--netbsd/4.1.2/// -L/scratch/math/octave/work/.buildlink/lib/gcc-lib/x86_64--netbsd/4.1.2/// -L/usr/lib// -lhdf5 -lz -lX11 -L../liboctave/.libs -loctave -lfftw3 -lreadline -ltermcap -lcurses -lpcre -L../libcruft/.libs -lcruft -llapack -lblas -L/scratch/math/octave/work/.buildlink/lib/gcc-lib/x86_64--netbsd/4.1.2 -lf95 -lm -O2 -O2 -pthread -O2 -Wl,-R/usr/pkg/lib -Wl,-R/usr/X11R7/lib -pthread -Wl,-soname -Wl,typecast.so -o DLD-FUNCTIONS/.libs/typecast.so libtool-fortran: link: ar cru DLD-FUNCTIONS/.libs/typecast.a DLD-FUNCTIONS/typecast.o libtool-fortran: link: ranlib DLD-FUNCTIONS/.libs/typecast.a libtool-fortran: link: ( cd "DLD-FUNCTIONS/.libs" && rm -f "typecast.la" && ln -s "../typecast.la" "typecast.la" ) /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -DHAVE_CONFIG_H -Wall -W -Wshadow -Wformat -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wwrite-strings -Wcast-align -Wcast-qual -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -pthread -O2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -I/usr/X11R7/include -pthread -no-undefined -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib -L/usr/X11R7/lib -Wl,-R/usr/X11R7/lib -o octave main.o liboctinterp.la ../liboctave/liboctave.la ../libcruft/libcruft.la -lm libtool-fortran: link: c++ -shared -fPIC -DPIC DLD-FUNCTIONS/.libs/DLD_FUNCTIONS_urlwrite_la-urlwrite.o -Wl,-rpath,/scratch/math/octave/work/octave-3.6.4/src/.libs -Wl,-rpath,/scratch/math/octave/work/octave-3.6.4/liboctave/.libs -Wl,-rpath,/scratch/math/octave/work/.buildlink/lib -Wl,-rpath,/scratch/math/octave/work/octave-3.6.4/libcruft/.libs -Wl,-rpath,/scratch/math/octave/work/.buildlink/lib/gcc-lib/x86_64--netbsd/4.1.2 -Wl,-rpath,/usr/pkg/lib/octave/3.6.4 -Wl,-rpath,/scratch/math/octave/work/.buildlink/lib -Wl,-rpath,/scratch/math/octave/work/.buildlink/lib/gcc-lib/x86_64--netbsd/4.1.2 -L/scratch/math/octave/work/octave-3.6.4/liboctave/.libs -L/scratch/math/octave/work/octave-3.6.4/libcruft/.libs -L/scratch/math/octave/work/.buildlink/lib -L/scratch/math/octave/work/.x11-buildlink/lib -L./.libs -loctinterp -L/scratch/math/octave/work/.buildlink/bin/../lib/gcc-lib/x86_64--netbsd/4.1.2/ -L/scratch/math/octave/work/.buildlink/bin/../lib/gcc-lib/x86_64--netbsd/4.1.2 -L/scratch/math/octave/work/.buildlink/lib/gcc-lib/x86_64--netbsd/4.1.2/ -L/scratch/math/octave/work/.buildlink/bin/../lib/gcc-lib/x86_64--netbsd/4.1.2/// -L/scratch/math/octave/work/.buildlink/lib/gcc-lib/x86_64--netbsd/4.1.2/// -L/usr/lib// -lhdf5 -lX11 -L../liboctave/.libs -loctave -lfftw3 -lreadline -ltermcap -lcurses -lpcre -L../libcruft/.libs -lcruft -llapack -lblas -L/scratch/math/octave/work/.buildlink/lib/gcc-lib/x86_64--netbsd/4.1.2 -lf95 -lcurl -lidn -lintl -lssl -lgssapi -lheimntlm -lkrb5 -lhx509 -lcom_err -lcrypto -lasn1 -lwind -lroken -lcrypt -lpthread -lz -lm -O2 -O2 -pthread -O2 -Wl,-R/usr/pkg/lib -Wl,-R/usr/X11R7/lib -pthread -Wl,-soname -Wl,urlwrite.so -o DLD-FUNCTIONS/.libs/urlwrite.so libtool-fortran: link: gcc -O2 -I/scratch/math/octave/work/.buildlink/include -I/usr/include/krb5 -I/scratch/math/octave/work/.x11-buildlink/include -pthread -DHAVE_CONFIG_H -Wall -W -Wshadow -Wformat -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pthread -pthread -O2 -pthread -Wl,-R/usr/pkg/lib -Wl,-R/usr/X11R7/lib -o .libs/octave main.o -L/scratch/math/octave/work/octave-3.6.4/liboctave/.libs -L/scratch/math/octave/work/octave-3.6.4/libcruft/.libs -L/scratch/math/octave/work/.buildlink/lib -L/scratch/math/octave/work/.x11-buildlink/lib -L./.libs -loctinterp -L/scratch/math/octave/work/.buildlink/bin/../lib/gcc-lib/x86_64--netbsd/4.1.2/ -L/scratch/math/octave/work/.buildlink/bin/../lib/gcc-lib/x86_64--netbsd/4.1.2 -L/scratch/math/octave/work/.buildlink/lib/gcc-lib/x86_64--netbsd/4.1.2/ -L/scratch/math/octave/work/.buildlink/bin/../lib/gcc-lib/x86_64--netbsd/4.1.2/// -L/scratch/math/octave/work/.buildlink/lib/gcc-lib/x86_64--netbsd/4.1.2/// -L/usr/lib// -lhdf5 -lz -lX11 -L../liboctave/.libs -loctave -lfftw3 -lreadline -ltermcap -lcurses -lpcre -L../libcruft/.libs -lcruft -llapack -lblas -L/scratch/math/octave/work/.buildlink/lib/gcc-lib/x86_64--netbsd/4.1.2 -lf95 -lm -pthread -Wl,-rpath,/usr/pkg/lib/octave/3.6.4 -Wl,-rpath,/scratch/math/octave/work/.buildlink/lib -Wl,-rpath,/scratch/math/octave/work/.buildlink/lib/gcc-lib/x86_64--netbsd/4.1.2 /scratch/math/octave/work/octave-3.6.4/liboctave/.libs/liboctave.so: warning: warning: tempnam() possibly used unsafely, use mkstemp() or mkdtemp() /usr/lib/libstdc++.so.7: undefined reference to `_Unwind_GetIPInfo@GCC_4.2.0' Makefile:4885: recipe for target 'octave' failed gmake[3]: *** [octave] Error 1 gmake[3]: *** Waiting for unfinished jobs.... libtool-fortran: link: ar cru DLD-FUNCTIONS/.libs/urlwrite.a DLD-FUNCTIONS/DLD_FUNCTIONS_urlwrite_la-urlwrite.o libtool-fortran: link: ranlib DLD-FUNCTIONS/.libs/urlwrite.a libtool-fortran: link: ( cd "DLD-FUNCTIONS/.libs" && rm -f "urlwrite.la" && ln -s "../urlwrite.la" "urlwrite.la" ) gmake[3]: Leaving directory '/scratch/math/octave/work/octave-3.6.4/src' Makefile:4129: recipe for target 'all' failed gmake[2]: *** [all] Error 2 gmake[2]: Leaving directory '/scratch/math/octave/work/octave-3.6.4/src' Makefile:1807: recipe for target 'all-recursive' failed gmake[1]: *** [all-recursive] Error 1 gmake[1]: Leaving directory '/scratch/math/octave/work/octave-3.6.4' Makefile:1695: recipe for target 'all' failed gmake: *** [all] Error 2 *** Error code 2 Stop. make: stopped in /bulk-data/pkgsrc/math/octave *** Error code 1 Stop. make: stopped in /bulk-data/pkgsrc/math/octave