Skip to content

Instantly share code, notes, and snippets.

@fterrier
Last active December 25, 2015 22:59
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save fterrier/7053425 to your computer and use it in GitHub Desktop.
Save fterrier/7053425 to your computer and use it in GitHub Desktop.
octave build information
This file has been truncated, but you can view the full file.
Macintosh-2:~ fterrier$ HOMEBREW_MAKE_JOBS=1 VERBOSE=1 brew install $FORMULA 2>&1
This command requires a formula argument
Macintosh-2:~ fterrier$ HOMEBREW_MAKE_JOBS=1 VERBOSE=1 brew install octave 2>&1
Warning: Your Xcode (5.0) is outdated
Please install Xcode 5.0.1.
HOMEBREW_MAKE_JOBS=1 VERBOSE=1 brew install $FORMULA 2>&1==> Using Homebrew-provided fortran compiler.
This may be changed by setting the FC environment variable.
==> Downloading http://ftpmirror.gnu.org/octave/octave-3.6.4.tar.bz2
Already downloaded: /Library/Caches/Homebrew/octave-3.6.4.tar.bz2
tar xf /Library/Caches/Homebrew/octave-3.6.4.tar.bz2
==> ./configure --disable-dependency-tracking --prefix=/usr/local/Cellar/octave/3.6.4 --with-blas=-Wl,-framework,Accelerate --with-umfpack=-lumfpack -lsuitesparseconfig --without-framework-carbon
./configure --disable-dependency-tracking --prefix=/usr/local/Cellar/octave/3.6.4 --with-blas=-Wl,-framework,Accelerate --with-umfpack=-lumfpack -lsuitesparseconfig --without-framework-carbon
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... build-aux/install-sh -c -d
checking for gawk... no
checking for mawk... no
checking for nawk... no
checking for awk... awk
checking whether make sets $(MAKE)... yes
checking how to create a ustar tar archive... gnutar
checking build system type... x86_64-apple-darwin13.0.0
checking host system type... x86_64-apple-darwin13.0.0
checking for style of include used by make... GNU
checking for gcc... cc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether cc accepts -g... yes
checking for cc option to accept ISO C89... none needed
checking dependency style of cc... none
checking how to run the C preprocessor... cc -E
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking minix/config.h usability... no
checking minix/config.h presence... no
checking for minix/config.h... no
checking whether it is safe to define __EXTENSIONS__... yes
defining man1dir to be $(mandir)/man1
defining man1ext to be .1
defining doc_cache_file to be $(octetcdir)/doc-cache
defining infofile to be $(infodir)/octave.info
defining octincludedir to be $(includedir)/octave-$(version)/octave
defining fcnfiledir to be $(datadir)/octave/$(version)/m
defining localfcnfiledir to be $(datadir)/octave/site/m
defining localapifcnfiledir to be $(datadir)/octave/site/$(api_version)/m
defining localverfcnfiledir to be $(datadir)/octave/$(version)/site/m
defining octetcdir to be $(datadir)/octave/$(version)/etc
defining octlibdir to be $(libdir)/octave/$(version)
defining archlibdir to be $(libexecdir)/octave/$(version)/exec/$(canonical_host_type)
defining localarchlibdir to be $(libexecdir)/octave/site/exec/$(canonical_host_type)
defining localapiarchlibdir to be $(libexecdir)/octave/$(api_version)/site/exec/$(canonical_host_type)
defining localverarchlibdir to be $(libexecdir)/octave/$(version)/site/exec/$(canonical_host_type)
defining octfiledir to be $(libdir)/octave/$(version)/oct/$(canonical_host_type)
defining localoctfiledir to be $(libdir)/octave/site/oct/$(canonical_host_type)
defining localapioctfiledir to be $(libdir)/octave/site/oct/$(api_version)/$(canonical_host_type)
defining localveroctfiledir to be $(libdir)/octave/$(version)/site/oct/$(canonical_host_type)
defining imagedir to be $(datadir)/octave/$(version)/imagelib
checking for pkg-config... /usr/local/opt/pkg-config/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
configure: defining __NO_MATH_INLINES avoids buggy GNU libc exp function
checking whether we are using the GNU C++ compiler... yes
checking whether c++ accepts -g... yes
checking dependency style of c++... none
checking how to run the C++ preprocessor... c++ -E
checking for C++ support for new friend template declaration... yes
checking if C++ library is ISO compliant... yes
checking for broken C++ reinterpret_cast... no
checking for gcc... (cached) cc
checking whether we are using the GNU C compiler... (cached) yes
checking whether cc accepts -g... (cached) yes
checking for cc option to accept ISO C89... (cached) none needed
checking dependency style of cc... (cached) none
checking how to run the C preprocessor... cc -E
checking whether cc needs -traditional... no
checking for Minix Amsterdam compiler... no
checking for ar... ar
checking for ranlib... ranlib
checking for _LARGEFILE_SOURCE value needed for large files... no
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... no
checking for size_t... yes
checking for working alloca.h... yes
checking for alloca... yes
checking for canonicalize_file_name... no
checking for getcwd... yes
checking for readlink... yes
checking for realpath... yes
checking for _set_invalid_parameter_handler... no
checking for fchdir... yes
checking for fcntl... yes
checking for symlink... yes
checking for fdopendir... no
checking for mempcpy... no
checking for btowc... yes
checking for isblank... yes
checking for iswctype... yes
checking for mbsrtowcs... yes
checking for wmemchr... yes
checking for wmemcpy... yes
checking for wmempcpy... no
checking for fpurge... yes
checking for __fpurge... no
checking for __freading... no
checking for fstatat... no
checking for getdtablesize... yes
checking for getlogin_r... yes
checking for gettimeofday... yes
checking for getpwnam_r... yes
checking for link... yes
checking for lstat... yes
checking for mbsinit... yes
checking for mbrtowc... yes
checking for mprotect... yes
checking for mkfifo... yes
checking for mkostemp... no
checking for mkstemp... yes
checking for alarm... yes
checking for openat... no
checking for sigaction... yes
checking for sigaltstack... yes
checking for siginterrupt... yes
checking for sleep... yes
checking for strdup... yes
checking for tzset... yes
checking for strptime... yes
checking for localtime_r... yes
checking for times... yes
checking for pipe... yes
checking for vasnprintf... no
checking for snprintf... yes
checking for iswcntrl... yes
checking whether // is distinct from /... no
checking whether realpath works... no
checking for sys/param.h... yes
checking for unistd.h... (cached) yes
checking for sys/socket.h... yes
checking for dirent.h... yes
checking for wctype.h... yes
checking for netdb.h... yes
checking for getopt.h... yes
checking for sys/time.h... yes
checking for sys/cdefs.h... yes
checking for math.h... yes
checking for sys/mman.h... yes
checking for sys/select.h... yes
checking for wchar.h... yes
checking for stdint.h... (cached) yes
checking for strings.h... (cached) yes
checking for sys/stat.h... (cached) yes
checking for sys/times.h... yes
checking for sys/uio.h... yes
checking for features.h... no
checking for inline... inline
checking whether byte ordering is bigendian... no
checking whether the preprocessor supports include_next... yes
checking whether system header files limit the line length... no
checking for complete errno.h... yes
checking whether strerror_r is declared... yes
checking for strerror_r... yes
checking whether strerror_r returns char *... no
checking whether fchdir is declared... yes
checking for working fcntl.h... no (bad O_NOATIME)
checking for pid_t... yes
checking for mode_t... yes
checking for st_dm_mode in struct stat... no
checking whether strmode is declared... yes
checking for mbstate_t... yes
checking whether stdin defaults to large file offsets... yes
checking whether fseeko is declared... yes
checking for fseeko... yes
checking whether fflush works on input streams... no
checking whether lstat correctly handles trailing slash... no
checking whether ftello is declared... yes
checking for ftello... yes
checking whether ftello works... yes
checking whether getcwd (NULL, 0) allocates memory for result... yes
checking for getcwd with POSIX signature... yes
checking whether getcwd is declared... yes
checking whether getlogin_r is declared... yes
checking whether getlogin is declared... yes
checking for getopt.h... (cached) yes
checking for getopt_long_only... yes
checking whether getopt is POSIX compatible... no
checking whether getenv is declared... yes
checking for C/C++ restrict keyword... __restrict
checking for struct timeval... yes
checking whether gettimeofday is declared without a macro... yes
checking where to find the exponent in a 'double'... word 1 bit 20
checking where to find the exponent in a 'float'... word 0 bit 23
checking whether long double and double are the same... no
checking for nl_langinfo and CODESET... yes
checking whether getc_unlocked is declared... yes
checking whether we are using the GNU C Library >= 2.1 or uClibc... no
checking whether malloc, realloc, calloc are POSIX compliant... yes
checking for stdlib.h... (cached) yes
checking for GNU libc compatible malloc... yes
checking for unsigned long long int... yes
checking for long long int... yes
checking for a traditional japanese locale... ja_JP.eucJP
checking for a transitional chinese locale... zh_CN.GB18030
checking for a french Unicode locale... fr_FR.UTF-8
checking for a traditional french locale... fr_FR.ISO8859-1
checking for mmap... yes
checking for MAP_ANONYMOUS... yes
checking whether memchr works... yes
checking whether memrchr is declared... no
checking whether <sys/select.h> is self-contained... yes
checking whether pselect is declared without a macro... yes
checking whether select is declared without a macro... yes
checking for library containing setsockopt... none needed
checking whether select supports a 0 argument... yes
checking for promoted mode_t type... int
checking for sigset_t... yes
checking for uid_t in sys/types.h... yes
checking for stdbool.h that conforms to C99... yes
checking for _Bool... yes
checking for wchar_t... yes
checking whether stdint.h conforms to C99... no
checking sys/inttypes.h usability... no
checking sys/inttypes.h presence... no
checking for sys/inttypes.h... no
checking sys/bitypes.h usability... no
checking sys/bitypes.h presence... no
checking for sys/bitypes.h... no
checking for bit size of ptrdiff_t... 64
checking for bit size of size_t... 64
checking for bit size of sig_atomic_t... 32
checking for bit size of wchar_t... 32
checking for bit size of wint_t... 32
checking whether sig_atomic_t is signed... yes
checking whether wchar_t is signed... yes
checking whether wint_t is signed... yes
checking for ptrdiff_t integer literal suffix... l
checking for size_t integer literal suffix... ul
checking for sig_atomic_t integer literal suffix...
checking for wchar_t integer literal suffix...
checking for wint_t integer literal suffix...
checking whether strdup is declared... yes
checking whether strerror(0) succeeds... no
checking whether struct tm is in sys/time.h or time.h... time.h
checking for struct tm.tm_zone... yes
checking for struct tm.tm_gmtoff... yes
checking whether ffsl is declared without a macro... yes
checking whether ffsll is declared without a macro... yes
checking whether memmem is declared without a macro... yes
checking whether mempcpy is declared without a macro... no
checking whether memrchr is declared without a macro... no
checking whether rawmemchr is declared without a macro... no
checking whether stpcpy is declared without a macro... yes
checking whether stpncpy is declared without a macro... yes
checking whether strchrnul is declared without a macro... no
checking whether strdup is declared without a macro... yes
checking whether strncat is declared without a macro... yes
checking whether strndup is declared without a macro... yes
checking whether strnlen is declared without a macro... yes
checking whether strpbrk is declared without a macro... yes
checking whether strsep is declared without a macro... yes
checking whether strcasestr is declared without a macro... yes
checking whether strtok_r is declared without a macro... yes
checking whether strerror_r is declared without a macro... yes
checking whether strsignal is declared without a macro... yes
checking whether strverscmp is declared without a macro... no
checking whether ffs is declared without a macro... yes
checking whether strcasecmp is declared without a macro... yes
checking whether strncasecmp is declared without a macro... yes
checking whether stat file-mode macros are broken... no
checking for struct timespec in <time.h>... yes
checking whether localtime_r is declared... no
checking for wint_t... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for intmax_t... yes
checking whether snprintf returns a byte count as in C99... yes
checking for snprintf... (cached) yes
checking for strnlen... yes
checking for wcslen... yes
checking for wcsnlen... yes
checking for mbrtowc... (cached) yes
checking for wcrtomb... yes
checking whether _snprintf is declared... no
checking whether <wchar.h> uses 'inline' correctly... yes
checking for alloca as a compiler built-in... yes
checking whether this system has an arbitrary file name length limit... yes
checking for closedir... yes
checking whether copysign can be used without linking with libm... yes
checking whether copysignf can be used without linking with libm... yes
checking for d_ino member in directory struct... yes
checking for d_type member in directory struct... yes
checking whether alphasort is declared without a macro... yes
checking whether closedir is declared without a macro... yes
checking whether dirfd is declared without a macro... yes
checking whether fdopendir is declared without a macro... no
checking whether opendir is declared without a macro... yes
checking whether readdir is declared without a macro... yes
checking whether rewinddir is declared without a macro... yes
checking whether scandir is declared without a macro... yes
checking for dirfd... yes
checking whether dirfd is declared... (cached) yes
checking whether dirfd is a macro... no
checking whether // is distinct from /... (cached) no
checking whether dup2 works... yes
checking for error_at_line... no
checking whether fflush works on input streams... (cached) no
checking whether fcntl handles F_DUPFD correctly... yes
checking whether fcntl understands F_DUPFD_CLOEXEC... yes
checking whether fcntl is declared without a macro... yes
checking whether openat is declared without a macro... no
checking whether fdopendir is declared... no
checking whether fflush works on input streams... (cached) no
checking whether conversion from 'int' to 'long double' works... yes
checking for working POSIX fnmatch... no
checking whether isblank is declared... yes
checking whether fopen recognizes a trailing slash... yes
checking whether fpurge is declared... yes
checking whether fpurge works... no
checking for fseeko... (cached) yes
checking whether fflush works on input streams... (cached) no
checking for ftello... (cached) yes
checking whether ftello works... (cached) yes
checking whether getcwd handles long file names properly... no, but it is partly working
checking for getpagesize... yes
checking whether getcwd aborts when 4k < cwd_length < 16k... yes
checking for gethostname... yes
checking for HOST_NAME_MAX... 256
checking whether getlogin_r works with small buffers... yes
checking whether gettimeofday clobbers localtime buffer... no
checking for gettimeofday with POSIX signature... yes
checking glob.h usability... yes
checking glob.h presence... yes
checking for glob.h... yes
checking for GNU glob interface version 1... no
checking whether isnan(double) can be used without linking with libm... yes
checking whether isnan(float) can be used without linking with libm... no
checking where to find the exponent in a 'float'... (cached) word 0 bit 23
checking whether isnan(long double) can be used without linking with libm... no
checking where to find the exponent in a 'long double'... word 2 bit 0
checking whether link obeys POSIX... no
checking whether lseek detects pipes... yes
checking whether NAN macro works... yes
checking whether HUGE_VAL works... yes
checking whether acosf is declared without a macro... yes
checking whether acosl is declared without a macro... yes
checking whether asinf is declared without a macro... yes
checking whether asinl is declared without a macro... yes
checking whether atanf is declared without a macro... yes
checking whether atanl is declared without a macro... yes
checking whether ceilf is declared without a macro... yes
checking whether ceill is declared without a macro... yes
checking whether copysign is declared without a macro... yes
checking whether copysignf is declared without a macro... yes
checking whether copysignl is declared without a macro... yes
checking whether cosf is declared without a macro... yes
checking whether cosl is declared without a macro... yes
checking whether coshf is declared without a macro... yes
checking whether expf is declared without a macro... yes
checking whether expl is declared without a macro... yes
checking whether fabsf is declared without a macro... yes
checking whether floorf is declared without a macro... yes
checking whether floorl is declared without a macro... yes
checking whether fma is declared without a macro... yes
checking whether fmaf is declared without a macro... yes
checking whether fmal is declared without a macro... yes
checking whether fmodf is declared without a macro... yes
checking whether frexpf is declared without a macro... yes
checking whether frexpl is declared without a macro... yes
checking whether ldexpf is declared without a macro... yes
checking whether ldexpl is declared without a macro... yes
checking whether logb is declared without a macro... yes
checking whether logf is declared without a macro... yes
checking whether logl is declared without a macro... yes
checking whether log10f is declared without a macro... yes
checking whether modff is declared without a macro... yes
checking whether powf is declared without a macro... yes
checking whether rint is declared without a macro... yes
checking whether rintf is declared without a macro... yes
checking whether rintl is declared without a macro... yes
checking whether round is declared without a macro... yes
checking whether roundf is declared without a macro... yes
checking whether roundl is declared without a macro... yes
checking whether sinf is declared without a macro... yes
checking whether sinl is declared without a macro... yes
checking whether sinhf is declared without a macro... yes
checking whether sqrtf is declared without a macro... yes
checking whether sqrtl is declared without a macro... yes
checking whether tanf is declared without a macro... yes
checking whether tanl is declared without a macro... yes
checking whether tanhf is declared without a macro... yes
checking whether trunc is declared without a macro... yes
checking whether truncf is declared without a macro... yes
checking whether truncl is declared without a macro... yes
checking whether mbrtowc handles incomplete characters... yes
checking whether mbrtowc works as well as mbtowc... yes
checking whether mbrtowc handles a NULL pwc argument... yes
checking whether mbrtowc handles a NULL string argument... yes
checking whether mbrtowc has a correct return value... yes
checking whether mbrtowc returns 0 when parsing a NUL character... yes
checking whether mbrtowc handles incomplete characters... (cached) yes
checking whether mbrtowc works as well as mbtowc... (cached) yes
checking whether mbrtowc handles incomplete characters... (cached) yes
checking whether mbrtowc works as well as mbtowc... (cached) yes
checking whether mbsrtowcs works... yes
checking for mempcpy... (cached) no
checking for memrchr... no
checking whether mkdir handles trailing slash... yes
checking whether mkdir handles trailing dot... yes
checking whether mkfifo rejects trailing slashes... no
checking for working mkstemp... yes
checking for working mktime... no
checking for library containing nanosleep... none required
checking for working nanosleep... no (mishandles large arguments)
checking for sys/pstat.h... no
checking for sys/sysmp.h... no
checking for sys/param.h... (cached) yes
checking for sys/sysctl.h... yes
checking for sched_getaffinity... no
checking for sched_getaffinity_np... no
checking for pstat_getdynamic... no
checking for sysmp... no
checking for sysctl... yes
checking whether open recognizes a trailing slash... no
checking for opendir... yes
checking whether program_invocation_name is declared... no
checking whether program_invocation_short_name is declared... no
checking for raise... yes
checking for sigprocmask... yes
checking for readdir... yes
checking whether readlink signature is correct... yes
checking whether readlink handles trailing slash correctly... no
checking whether rename honors trailing slash on destination... no
checking whether rename honors trailing slash on source... no
checking whether rename manages hard links correctly... yes
checking whether rename manages existing destinations correctly... yes
checking for rewinddir... yes
checking whether rmdir works... yes
checking whether round is declared... (cached) yes
checking whether round works... yes
checking whether roundf is declared... (cached) yes
checking whether roundf works... yes
checking whether select supports a 0 argument... (cached) yes
checking for struct sigaction.sa_sigaction... yes
checking for volatile sig_atomic_t... yes
checking for sighandler_t... no
checking whether pthread_sigmask is declared without a macro... yes
checking whether sigaction is declared without a macro... yes
checking whether sigaddset is declared without a macro... yes
checking whether sigdelset is declared without a macro... yes
checking whether sigemptyset is declared without a macro... yes
checking whether sigfillset is declared without a macro... yes
checking whether sigismember is declared without a macro... yes
checking whether sigpending is declared without a macro... yes
checking whether sigprocmask is declared without a macro... yes
checking for signbit macro... yes
checking for signbit compiler built-ins... yes
checking for sigprocmask... (cached) yes
checking for stdint.h... (cached) yes
checking for SIZE_MAX... yes
checking whether sleep is declared... yes
checking for working sleep... yes
checking for library containing setsockopt... (cached) none needed
checking for socklen_t... yes
checking for ssize_t... yes
checking whether stat handles trailing slashes on directories... yes
checking whether stat handles trailing slashes on files... no
checking for working stdalign.h... yes
checking whether NULL can be used in arbitrary expressions... yes
checking whether dprintf is declared without a macro... yes
checking whether fpurge is declared without a macro... yes
checking whether fseeko is declared without a macro... yes
checking whether ftello is declared without a macro... yes
checking whether getdelim is declared without a macro... yes
checking whether getline is declared without a macro... yes
checking whether gets is declared without a macro... yes
checking whether pclose is declared without a macro... yes
checking whether popen is declared without a macro... yes
checking whether renameat is declared without a macro... no
checking whether snprintf is declared without a macro... yes
checking whether tmpfile is declared without a macro... yes
checking whether vdprintf is declared without a macro... yes
checking whether vsnprintf is declared without a macro... yes
checking whether _Exit is declared without a macro... yes
checking whether atoll is declared without a macro... yes
checking whether canonicalize_file_name is declared without a macro... no
checking whether getloadavg is declared without a macro... yes
checking whether getsubopt is declared without a macro... yes
checking whether grantpt is declared without a macro... yes
checking whether initstate_r is declared without a macro... no
checking whether mkdtemp is declared without a macro... no
checking whether mkostemp is declared without a macro... no
checking whether mkostemps is declared without a macro... no
checking whether mkstemp is declared without a macro... yes
checking whether mkstemps is declared without a macro... no
checking whether posix_openpt is declared without a macro... yes
checking whether ptsname is declared without a macro... yes
checking whether ptsname_r is declared without a macro... no
checking whether random_r is declared without a macro... no
checking whether realpath is declared without a macro... yes
checking whether rpmatch is declared without a macro... no
checking whether setenv is declared without a macro... yes
checking whether setstate_r is declared without a macro... no
checking whether srandom_r is declared without a macro... no
checking whether strtod is declared without a macro... yes
checking whether strtoll is declared without a macro... yes
checking whether strtoull is declared without a macro... yes
checking whether unlockpt is declared without a macro... yes
checking whether unsetenv is declared without a macro... yes
checking for strcasecmp... yes
checking for strncasecmp... yes
checking whether strncasecmp is declared... (cached) yes
checking whether symlink handles trailing slash correctly... no
checking whether <sys/select.h> is self-contained... (cached) yes
checking whether pselect is declared without a macro... (cached) yes
checking whether select is declared without a macro... (cached) yes
checking whether <sys/socket.h> is self-contained... yes
checking for shutdown... yes
checking whether <sys/socket.h> defines the SHUT_* macros... yes
checking for struct sockaddr_storage... yes
checking for sa_family_t... yes
checking for struct sockaddr_storage.ss_family... yes
checking whether socket is declared without a macro... yes
checking whether connect is declared without a macro... yes
checking whether accept is declared without a macro... yes
checking whether bind is declared without a macro... yes
checking whether getpeername is declared without a macro... yes
checking whether getsockname is declared without a macro... yes
checking whether getsockopt is declared without a macro... yes
checking whether listen is declared without a macro... yes
checking whether recv is declared without a macro... yes
checking whether send is declared without a macro... yes
checking whether recvfrom is declared without a macro... yes
checking whether sendto is declared without a macro... yes
checking whether setsockopt is declared without a macro... yes
checking whether shutdown is declared without a macro... yes
checking whether accept4 is declared without a macro... no
checking for nlink_t... yes
checking whether fchmodat is declared without a macro... no
checking whether fstat is declared without a macro... yes
checking whether fstatat is declared without a macro... no
checking whether futimens is declared without a macro... no
checking whether lchmod is declared without a macro... yes
checking whether lstat is declared without a macro... yes
checking whether mkdirat is declared without a macro... no
checking whether mkfifo is declared without a macro... yes
checking whether mkfifoat is declared without a macro... no
checking whether mknod is declared without a macro... yes
checking whether mknodat is declared without a macro... no
checking whether stat is declared without a macro... yes
checking whether utimensat is declared without a macro... no
checking for struct tms... yes
checking whether times is declared without a macro... yes
checking whether localtime_r is compatible with its POSIX signature... yes
checking for __secure_getenv... no
checking whether tmpfile should be overridden... no
checking whether trunc is declared... (cached) yes
checking whether truncf is declared... (cached) yes
checking whether chdir is declared without a macro... yes
checking whether chown is declared without a macro... yes
checking whether dup is declared without a macro... yes
checking whether dup2 is declared without a macro... yes
checking whether dup3 is declared without a macro... no
checking whether environ is declared without a macro... no
checking whether euidaccess is declared without a macro... no
checking whether faccessat is declared without a macro... no
checking whether fchdir is declared without a macro... yes
checking whether fchownat is declared without a macro... no
checking whether fdatasync is declared without a macro... no
checking whether fsync is declared without a macro... yes
checking whether ftruncate is declared without a macro... yes
checking whether getcwd is declared without a macro... yes
checking whether getdomainname is declared without a macro... yes
checking whether getdtablesize is declared without a macro... yes
checking whether getgroups is declared without a macro... yes
checking whether gethostname is declared without a macro... yes
checking whether getlogin is declared without a macro... yes
checking whether getlogin_r is declared without a macro... yes
checking whether getpagesize is declared without a macro... yes
checking whether getusershell is declared without a macro... yes
checking whether setusershell is declared without a macro... yes
checking whether endusershell is declared without a macro... yes
checking whether group_member is declared without a macro... no
checking whether isatty is declared without a macro... yes
checking whether lchown is declared without a macro... yes
checking whether link is declared without a macro... yes
checking whether linkat is declared without a macro... no
checking whether lseek is declared without a macro... yes
checking whether pipe is declared without a macro... yes
checking whether pipe2 is declared without a macro... no
checking whether pread is declared without a macro... yes
checking whether pwrite is declared without a macro... yes
checking whether readlink is declared without a macro... yes
checking whether readlinkat is declared without a macro... no
checking whether rmdir is declared without a macro... yes
checking whether sethostname is declared without a macro... yes
checking whether sleep is declared without a macro... yes
checking whether symlink is declared without a macro... yes
checking whether symlinkat is declared without a macro... no
checking whether ttyname_r is declared without a macro... yes
checking whether unlink is declared without a macro... yes
checking whether unlinkat is declared without a macro... no
checking whether usleep is declared without a macro... yes
checking whether unlink honors trailing slashes... no
checking whether unlink of a parent directory fails as it should... no
checking for ptrdiff_t... yes
checking for vasprintf... yes
checking whether btowc is declared without a macro... yes
checking whether wctob is declared without a macro... yes
checking whether mbsinit is declared without a macro... yes
checking whether mbrtowc is declared without a macro... yes
checking whether mbrlen is declared without a macro... yes
checking whether mbsrtowcs is declared without a macro... yes
checking whether mbsnrtowcs is declared without a macro... yes
checking whether wcrtomb is declared without a macro... yes
checking whether wcsrtombs is declared without a macro... yes
checking whether wcsnrtombs is declared without a macro... yes
checking whether wcwidth is declared without a macro... yes
checking whether wmemchr is declared without a macro... yes
checking whether wmemcmp is declared without a macro... yes
checking whether wmemcpy is declared without a macro... yes
checking whether wmemmove is declared without a macro... yes
checking whether wmemset is declared without a macro... yes
checking whether wcslen is declared without a macro... yes
checking whether wcsnlen is declared without a macro... yes
checking whether wcscpy is declared without a macro... yes
checking whether wcpcpy is declared without a macro... yes
checking whether wcsncpy is declared without a macro... yes
checking whether wcpncpy is declared without a macro... yes
checking whether wcscat is declared without a macro... yes
checking whether wcsncat is declared without a macro... yes
checking whether wcscmp is declared without a macro... yes
checking whether wcsncmp is declared without a macro... yes
checking whether wcscasecmp is declared without a macro... yes
checking whether wcsncasecmp is declared without a macro... yes
checking whether wcscoll is declared without a macro... yes
checking whether wcsxfrm is declared without a macro... yes
checking whether wcsdup is declared without a macro... yes
checking whether wcschr is declared without a macro... yes
checking whether wcsrchr is declared without a macro... yes
checking whether wcscspn is declared without a macro... yes
checking whether wcsspn is declared without a macro... yes
checking whether wcspbrk is declared without a macro... yes
checking whether wcsstr is declared without a macro... yes
checking whether wcstok is declared without a macro... yes
checking whether wcswidth is declared without a macro... yes
checking whether iswcntrl works... yes
checking for towlower... yes
checking for wctype_t... yes
checking for wctrans_t... yes
checking whether wctype is declared without a macro... yes
checking whether iswctype is declared without a macro... yes
checking whether wctrans is declared without a macro... yes
checking whether towctrans is declared without a macro... yes
checking for stdint.h... (cached) yes
checking whether pthreads work with -pthread... yes
checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE
checking if more special flags are required for pthreads... -D_THREAD_SAFE
checking for X... libraries , headers
checking for XrmInitialize in -lX11... yes
checking whether ld accepts -framework Carbon... yes
configure: framework rejected by --without-framework-carbon
checking for sin in -lm... yes
checking whether we are using the GNU Fortran 77 compiler... yes
checking whether /usr/local/bin/gfortran accepts -g... yes
checking how to get verbose linking output from /usr/local/bin/gfortran... -v
checking for Fortran 77 libraries of /usr/local/bin/gfortran... -L/usr/local/Cellar/gfortran/4.8.2/gfortran/lib/gcc/x86_64-apple-darwin13.0.0/4.8.2 -L/usr/local/Cellar/gfortran/4.8.2/gfortran/lib/gcc/x86_64-apple-darwin13.0.0/4.8.2/../../.. -lgfortran -lquadmath -lm -L/usr/local/opt/readline/lib -L/usr/local/lib -L/opt/X11/lib
checking for dummy main to link with Fortran 77 libraries... none
checking for Fortran 77 name-mangling scheme... lower case, underscore, no extra underscore
configure: defining FFLAGS to be -O
checking whether /usr/local/bin/gfortran generates correct size integers... yes
checking whether /usr/local/bin/gfortran accepts -ffloat-store... yes
setting F77_FLOAT_STORE_FLAG to -ffloat-store
checking for IEEE 754 data format... yes
checking whether complex class can set components independently... yes
checking whether complex class can reference components independently... no
checking libqhull/libqhull.h usability... yes
checking libqhull/libqhull.h presence... yes
checking for libqhull/libqhull.h... yes
checking for qh_qhull in -lqhull... yes
checking for qh_version in -lqhull... yes
checking whether the qhull library works... yes
checking pcre.h usability... yes
checking pcre.h presence... yes
checking for pcre.h... yes
checking pcre/pcre.h usability... no
checking pcre/pcre.h presence... no
checking for pcre/pcre.h... no
checking whether pcre.h defines the macros we need... yes
checking for pcre-config... yes
checking for pcre_compile... yes
checking zlib.h usability... yes
checking zlib.h presence... yes
checking for zlib.h... yes
checking for gzclearerr in -lz... yes
checking hdf5.h usability... yes
checking hdf5.h presence... yes
checking for hdf5.h... yes
checking for H5Gget_num_objs in -lhdf5... yes
checking whether HDF5 library has enforced version 1.6 API... no
checking fftw3.h usability... yes
checking fftw3.h presence... yes
checking for fftw3.h... yes
checking for fftw_plan_dft_1d in -lfftw3... yes
checking for fftw3.h... (cached) yes
checking for fftwf_plan_dft_1d in -lfftw3f... yes
checking glpk/glpk.h usability... no
checking glpk/glpk.h presence... no
checking for glpk/glpk.h... no
checking glpk.h usability... yes
checking glpk.h presence... yes
checking for glpk.h... yes
checking for _glp_lpx_simplex in -lglpk... yes
checking curl/curl.h usability... yes
checking curl/curl.h presence... yes
checking for curl/curl.h... yes
checking for curl_easy_escape in -lcurl... yes
checking Magick++.h usability... yes
checking Magick++.h presence... yes
checking for Magick++.h... yes
checking for Magick::ColorRGB in Magick++.h... yes
checking whether ld accepts -framework OpenGL... yes
configure: adding -Wl,-framework -Wl,OpenGL to OPENGL_LIBS
checking whether gluTessCallback is called with "(...)"... no
checking for FT2... yes
checking for FreeType -- version >= 9.03... yes
checking for FONTCONFIG... yes
checking for fltk-config... /usr/local/opt/fltk/bin/fltk-config
checking for OpenGL support in FLTK... yes
checking how to print strings... printf
checking for a sed that does not truncate output... /usr/local/opt/gnu-sed/bin/gsed
checking for fgrep... /usr/bin/grep -F
checking for ld used by cc... /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld
checking if the linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) is GNU ld... no
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm
checking the name lister (/usr/bin/nm) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 196608
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
checking how to convert x86_64-apple-darwin13.0.0 file names to x86_64-apple-darwin13.0.0 format... func_convert_file_noop
checking how to convert x86_64-apple-darwin13.0.0 file names to toolchain format... func_convert_file_noop
checking for /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld option to reload object files... -r
checking for objdump... no
checking how to recognize dependent libraries... pass_all
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for archiver @FILE support... no
checking for strip... strip
checking for ranlib... (cached) ranlib
checking command to parse /usr/bin/nm output from cc object... ok
checking for sysroot... no
checking for mt... no
checking if : is a manifest tool... no
checking for dsymutil... dsymutil
checking for nmedit... nmedit
checking for lipo... lipo
checking for otool... otool
checking for otool64... no
checking for -single_module linker flag... yes
checking for -exported_symbols_list linker flag... yes
checking for -force_load linker flag... yes
checking for dlfcn.h... yes
checking for objdir... .libs
checking if cc supports -fno-rtti -fno-exceptions... yes
checking for cc option to produce PIC... -fno-common -DPIC
checking if cc PIC flag -fno-common -DPIC works... yes
checking if cc static flag -static works... no
checking if cc supports -c -o file.o... yes
checking if cc supports -c -o file.o... (cached) yes
checking whether the cc linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... brew: superenv added: -isystem/usr/local/include -isystem/opt/X11/include/freetype2 -isystem/usr/include/libxml2 -isystem/opt/X11/include -I/usr/local/opt/readline/include -L/usr/local/opt/readline/lib -L/usr/local/lib -L/opt/X11/lib -Wl,-headerpad_max_install_names
darwin13.0.0 dyld
checking how to hardcode library paths into programs... immediate
checking for dlopen in -ldl... yes
checking whether a program can dlopen itself... yes
checking whether a statically linked program can dlopen itself... yes
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking how to run the C++ preprocessor... c++ -E
checking for ld used by c++... /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld
checking if the linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) is GNU ld... no
checking whether the c++ linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries... yes
checking for c++ option to produce PIC... -fno-common -DPIC
checking if c++ PIC flag -fno-common -DPIC works... yes
checking if c++ static flag -static works... no
checking if c++ supports -c -o file.o... yes
checking if c++ supports -c -o file.o... (cached) yes
checking whether the c++ linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... darwin13.0.0 dyld
checking how to hardcode library paths into programs... immediate
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking for /usr/local/bin/gfortran option to produce PIC... -fno-common
checking if /usr/local/bin/gfortran PIC flag -fno-common works... yes
checking if /usr/local/bin/gfortran static flag -static works... no
checking if /usr/local/bin/gfortran supports -c -o file.o... yes
checking if /usr/local/bin/gfortran supports -c -o file.o... (cached) yes
checking whether the /usr/local/bin/gfortran linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... darwin13.0.0 dyld
checking how to hardcode library paths into programs... immediate
checking for sgemm_ in -Wl,-framework,Accelerate... yes
checking whether LSAME is called correctly from Fortran... yes
checking whether ISAMAX is called correctly from Fortran... yes
checking whether SDOT is called correctly from Fortran... no
checking whether DDOT is called correctly from Fortran... yes
checking whether CDOTU is called correctly from Fortran... no
checking whether ZDOTU is called correctly from Fortran... no
checking whether the integer size is correct... no
checking for sgemm_ in -Wl,-framework,Accelerate... yes
checking whether LSAME is called correctly from Fortran... yes
checking whether ISAMAX is called correctly from Fortran... yes
checking whether SDOT is called correctly from Fortran... yes
checking whether DDOT is called correctly from Fortran... yes
checking whether CDOTU is called correctly from Fortran... yes
checking whether ZDOTU is called correctly from Fortran... yes
checking whether the integer size is correct... yes
checking for cheev_... yes
checking for sqr1up in -lqrupdate... yes
checking for slup1up in -lqrupdate... yes
checking suitesparse/amd.h usability... no
checking suitesparse/amd.h presence... no
checking for suitesparse/amd.h... no
checking ufsparse/amd.h usability... no
checking ufsparse/amd.h presence... no
checking for ufsparse/amd.h... no
checking amd/amd.h usability... no
checking amd/amd.h presence... no
checking for amd/amd.h... no
checking amd.h usability... yes
checking amd.h presence... yes
checking for amd.h... yes
checking for amd_postorder in -lamd... yes
checking suitesparse/camd.h usability... no
checking suitesparse/camd.h presence... no
checking for suitesparse/camd.h... no
checking ufsparse/camd.h usability... no
checking ufsparse/camd.h presence... no
checking for ufsparse/camd.h... no
checking camd/camd.h usability... no
checking camd/camd.h presence... no
checking for camd/camd.h... no
checking camd.h usability... yes
checking camd.h presence... yes
checking for camd.h... yes
checking for camd_postorder in -lcamd... yes
checking suitesparse/colamd.h usability... no
checking suitesparse/colamd.h presence... no
checking for suitesparse/colamd.h... no
checking ufsparse/colamd.h usability... no
checking ufsparse/colamd.h presence... no
checking for ufsparse/colamd.h... no
checking colamd/colamd.h usability... no
checking colamd/colamd.h presence... no
checking for colamd/colamd.h... no
checking colamd.h usability... yes
checking colamd.h presence... yes
checking for colamd.h... yes
checking for colamd in -lcolamd... yes
checking suitesparse/ccolamd.h usability... no
checking suitesparse/ccolamd.h presence... no
checking for suitesparse/ccolamd.h... no
checking ufsparse/ccolamd.h usability... no
checking ufsparse/ccolamd.h presence... no
checking for ufsparse/ccolamd.h... no
checking ccolamd/ccolamd.h usability... no
checking ccolamd/ccolamd.h presence... no
checking for ccolamd/ccolamd.h... no
checking ccolamd.h usability... yes
checking ccolamd.h presence... yes
checking for ccolamd.h... yes
checking for ccolamd in -lccolamd... yes
checking suitesparse/cholmod.h usability... no
checking suitesparse/cholmod.h presence... no
checking for suitesparse/cholmod.h... no
checking ufsparse/cholmod.h usability... no
checking ufsparse/cholmod.h presence... no
checking for ufsparse/cholmod.h... no
checking cholmod/cholmod.h usability... no
checking cholmod/cholmod.h presence... no
checking for cholmod/cholmod.h... no
checking cholmod.h usability... yes
checking cholmod.h presence... yes
checking for cholmod.h... yes
checking for cholmod_start in -lcholmod... yes
checking suitesparse/cs.h usability... no
checking suitesparse/cs.h presence... no
checking for suitesparse/cs.h... no
checking ufsparse/cs.h usability... no
checking ufsparse/cs.h presence... no
checking for ufsparse/cs.h... no
checking cxsparse/cs.h usability... no
checking cxsparse/cs.h presence... no
checking for cxsparse/cs.h... no
checking cs.h usability... yes
checking cs.h presence... yes
checking for cs.h... yes
checking for cs_di_sqr in -lcxsparse... yes
checking suitesparse/umfpack.h usability... no
checking suitesparse/umfpack.h presence... no
checking for suitesparse/umfpack.h... no
checking ufsparse/umfpack.h usability... no
checking ufsparse/umfpack.h presence... no
checking for ufsparse/umfpack.h... no
checking umfpack/umfpack.h usability... no
checking umfpack/umfpack.h presence... no
checking for umfpack/umfpack.h... no
checking umfpack.h usability... yes
checking umfpack.h presence... yes
checking for umfpack.h... yes
checking for umfpack_zi_get_determinant in -lumfpack -lsuitesparseconfig... yes
checking for UMFPACK seperate complex matrix and rhs split... no
checking for dseupd in -larpack... no
configure: WARNING: ARPACK not found. The eigs function will be disabled.
configure: defining FPICFLAG to be -fPIC
configure: defining CPICFLAG to be -fPIC
configure: defining CXXPICFLAG to be -fPIC
configure: defining SHLEXT to be dylib
configure: defining SHLLIB to be $(SHLEXT)
configure: defining SHLBIN to be
configure: defining SHLEXT_VER to be $(version).$(SHLEXT)
configure: defining SHLLIB_VER to be $(version).$(SHLLIB)
configure: defining SHLBIN_VER to be $(SHLBIN).$(version)
configure: defining SHLLINKEXT to be
configure: defining LIBPRE to be lib
configure: defining SHLPRE to be lib
configure: defining SHLLIBPRE to be lib
configure: defining SHLBINPRE to be lib
configure: defining SH_LD to be $(CXX)
configure: defining SH_LDFLAGS to be -dynamiclib -single_module $(LDFLAGS)
configure: defining DL_LD to be $(SH_LD)
configure: defining DL_LDFLAGS to be -bundle -bundle_loader $(top_builddir)/src/octave $(LDFLAGS)
configure: defining MKOCTFILE_DL_LDFLAGS to be -bundle -bundle_loader $$BINDIR/octave-$$OCTAVE_VERSION$$EXEEXT
configure: defining SONAME_FLAGS to be -install_name $(octlibdir)/$@
configure: defining NO_OCT_FILE_STRIP to be true
configure: defining TEMPLATE_AR to be $(AR)
configure: defining TEMPLATE_ARFLAGS to be cru
configure: defining CRUFT_DLL_DEFS to be
configure: defining OCTAVE_DLL_DEFS to be
configure: defining OCTINTERP_DLL_DEFS to be
configure: defining OCTGRAPHICS_DLL_DEFS to be
configure: defining library_path_var to be DYLD_LIBRARY_PATH
checking for getpwnam... yes
checking for mode_t... (cached) yes
checking for off_t... yes
checking for pid_t... (cached) yes
checking for size_t... (cached) yes
checking for uid_t in sys/types.h... (cached) yes
checking for dev_t... yes
checking for ino_t... yes
checking for long long int... (cached) yes
checking for unsigned long long int... (cached) yes
checking size of short... 2
checking size of int... 4
checking size of long... 8
checking size of long long... 8
checking for working alloca.h... (cached) yes
checking for alloca... (cached) yes
checking whether <new> defines placement delete operator... yes
checking whether C++ supports dynamic auto arrays... yes
checking whether fast integer arithmetics is usable... yes
checking size of long double... 16
checking for dirent.h that defines DIR... yes
checking for library containing opendir... none required
checking for sys/wait.h that is POSIX.1 compatible... yes
checking curses.h usability... yes
checking curses.h presence... yes
checking for curses.h... yes
checking direct.h usability... no
checking direct.h presence... no
checking for direct.h... no
checking for dlfcn.h... (cached) yes
checking floatingpoint.h usability... no
checking floatingpoint.h presence... no
checking for floatingpoint.h... no
checking grp.h usability... yes
checking grp.h presence... yes
checking for grp.h... yes
checking ieeefp.h usability... no
checking ieeefp.h presence... no
checking for ieeefp.h... no
checking for inttypes.h... (cached) yes
checking locale.h usability... yes
checking locale.h presence... yes
checking for locale.h... yes
checking for memory.h... (cached) yes
checking ncurses.h usability... yes
checking ncurses.h presence... yes
checking for ncurses.h... yes
checking poll.h usability... yes
checking poll.h presence... yes
checking for poll.h... yes
checking pthread.h usability... yes
checking pthread.h presence... yes
checking for pthread.h... yes
checking pwd.h usability... yes
checking pwd.h presence... yes
checking for pwd.h... yes
checking sunmath.h usability... no
checking sunmath.h presence... no
checking for sunmath.h... no
checking sys/ioctl.h usability... yes
checking sys/ioctl.h presence... yes
checking for sys/ioctl.h... yes
checking for sys/param.h... (cached) yes
checking sys/poll.h usability... yes
checking sys/poll.h presence... yes
checking for sys/poll.h... yes
checking sys/resource.h usability... yes
checking sys/resource.h presence... yes
checking for sys/resource.h... yes
checking for sys/select.h... (cached) yes
checking sys/utsname.h usability... yes
checking sys/utsname.h presence... yes
checking for sys/utsname.h... yes
checking termcap.h usability... yes
checking termcap.h presence... yes
checking for termcap.h... yes
checking sstream usability... yes
checking sstream presence... yes
checking for sstream... yes
checking unordered_map usability... yes
checking unordered_map presence... yes
checking for unordered_map... yes
checking whether unordered_map requires tr1 namespace... yes
checking termios.h usability... yes
checking termios.h presence... yes
checking for termios.h... yes
checking termio.h usability... no
checking termio.h presence... no
checking for termio.h... no
checking sgtty.h usability... yes
checking sgtty.h presence... yes
checking for sgtty.h... yes
checking fnmatch.h usability... yes
checking fnmatch.h presence... yes
checking for fnmatch.h... yes
checking conio.h usability... no
checking conio.h presence... no
checking for conio.h... no
checking for basename... yes
checking for canonicalize_file_name... (cached) no
checking for chmod... yes
checking for dup2... yes
checking for endgrent... yes
checking for endpwent... yes
checking for execvp... yes
checking for expm1... yes
checking for expm1f... yes
checking for fork... yes
checking for getegid... yes
checking for geteuid... yes
checking for getgid... yes
checking for getgrent... yes
checking for getgrgid... yes
checking for getgrnam... yes
checking for getpgrp... yes
checking for getpid... yes
checking for getppid... yes
checking for getpwent... yes
checking for getpwuid... yes
checking for getuid... yes
checking for getwd... yes
checking for _kbhit... no
checking for kill... yes
checking for lgamma... yes
checking for lgammaf... yes
checking for lgamma_r... yes
checking for lgammaf_r... yes
checking for localtime_r... (cached) yes
checking for log1p... yes
checking for log1pf... yes
checking for mkstemp... (cached) yes
checking for pipe... (cached) yes
checking for putenv... yes
checking for realpath... (cached) yes
checking for resolvepath... no
checking for rindex... yes
checking for roundl... yes
checking for select... yes
checking for setgrent... yes
checking for setlocale... yes
checking for setpwent... yes
checking for setvbuf... yes
checking for siglongjmp... yes
checking for strsignal... yes
checking for tempnam... yes
checking for tgammaf... yes
checking for umask... yes
checking for uname... yes
checking for utime... yes
checking for waitpid... yes
checking for _chmod... no
checking for x_utime... no
checking for _utime32... no
checking whether exp2 is declared... yes
checking whether round is declared... (cached) yes
checking whether tgamma is declared... yes
checking for exp2... yes
checking for round... yes
checking for tgamma... yes
checking whether putenv uses malloc... no
checking whether c++ accepts -rdynamic... yes
checking for std::isnan in <cmath>... yes
checking for std::isnan (float variant) in <cmath>... yes
checking for std::isinf in <cmath>... yes
checking for std::isinf (float variant) in <cmath>... yes
checking for std::isfinite in <cmath>... yes
checking for std::isfinite (float variant) in <cmath>... yes
configure: defining CROSS_TOOL_PREFIX to be
configure: defining MKOCTFILE_AR to be ar
configure: defining MKOCTFILE_CC to be cc
configure: defining MKOCTFILE_CXX to be c++
configure: defining MKOCTFILE_DL_LD to be $(SH_LD)
configure: defining MKOCTFILE_F77 to be /usr/local/bin/gfortran
configure: defining MKOCTFILE_LD_CXX to be $(CXX)
configure: defining MKOCTFILE_RANLIB to be ranlib
checking for finite... yes
checking for isnan... yes
checking for isinf... yes
checking for signbit... no
checking for _finite... no
checking for _isnan... no
checking whether signbit is declared... yes
checking for acosh... yes
checking for acoshf... yes
checking for asinh... yes
checking for asinhf... yes
checking for atanh... yes
checking for atanhf... yes
checking for erf... yes
checking for erff... yes
checking for erfc... yes
checking for erfcf... yes
checking for exp2f... yes
checking for log2... yes
checking for log2f... yes
checking for hypotf... yes
checking for _hypotf... no
checking for cbrt... yes
checking for cbrtf... yes
checking for struct stat.st_blksize... yes
checking for struct stat.st_blocks... yes
checking for struct stat.st_rdev... yes
checking for struct tm.tm_zone... (cached) yes
checking whether closedir returns void... no
checking for struct group.gr_passwd... no
checking for tputs in -lncurses... yes
checking for rl_set_keyboard_input_timeout in -lreadline... yes
checking for struct exception in math.h... yes
checking whether sys_siglist is declared... yes
checking for getrusage... yes
checking for gawk... (cached) awk
checking for gfind... no
checking for find... find
checking for a usable sed... /usr/local/opt/gnu-sed/bin/gsed
checking for perl... perl
checking for python... python
checking for flex... flex
checking lex output file root... lex.yy
checking lex library... -ll
checking whether yytext is a pointer... yes
defining LFLAGS to be -I
checking for bison... bison -y
checking whether ln -s works... yes
checking for desktop-file-install... no
checking for gnuplot... no
configure: WARNING: gnuplot not found. It isn't necessary to have gnuplot
configure: WARNING: installed, but without native graphics or gnuplot
configure: WARNING: you won't be able to use any of Octave's plotting commands.
checking for less... less
checking for gperf... gperf
checking for gs... no
configure: WARNING: I didn't find ghostscript, so reconstructing figures for the manual will fail, and saving graphics in some output formats will fail when using Octave
checking for texi2dvi... texi2dvi
checking for texi2pdf... texi2pdf
configure: defining UGLY_DEFS to be -DPACKAGE_NAME=\\\\\"GNU\ Octave\\\\\" -DPACKAGE_TARNAME=\\\\\"octave\\\\\" -DPACKAGE_VERSION=\\\\\"3.6.4\\\\\" -DPACKAGE_STRING=\\\\\"GNU\ Octave\ 3.6.4\\\\\" -DPACKAGE_BUGREPORT=\\\\\"http://octave.org/bugs.html\\\\\" -DPACKAGE_URL=\\\\\"http://www.gnu.org/software/octave/\\\\\" -DPACKAGE=\\\\\"octave\\\\\" -DVERSION=\\\\\"3.6.4\\\\\" -DOCTAVE_SOURCE=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_DARWIN_C_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DSEPCHAR=\':\' -DSEPCHAR_STR=\\\\\":\\\\\" -DOCTAVE_IDX_TYPE=int -D__NO_MATH_INLINES=1 -DCXX_NEW_FRIEND_TEMPLATE_DECL=1 -DCXX_ISO_COMPLIANT_LIBRARY=1 -DHAVE_FSEEKO=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_GETCWD=1 -DHAVE_READLINK=1 -DHAVE_REALPATH=1 -DHAVE_FCHDIR=1 -DHAVE_FCNTL=1 -DHAVE_SYMLINK=1 -DHAVE_BTOWC=1 -DHAVE_ISBLANK=1 -DHAVE_ISWCTYPE=1 -DHAVE_MBSRTOWCS=1 -DHAVE_WMEMCHR=1 -DHAVE_WMEMCPY=1 -DHAVE_FPURGE=1 -DHAVE_GETDTABLESIZE=1 -DHAVE_GETLOGIN_R=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_GETPWNAM_R=1 -DHAVE_LINK=1 -DHAVE_LSTAT=1 -DHAVE_MBSINIT=1 -DHAVE_MBRTOWC=1 -DHAVE_MPROTECT=1 -DHAVE_MKFIFO=1 -DHAVE_MKSTEMP=1 -DHAVE_ALARM=1 -DHAVE_SIGACTION=1 -DHAVE_SIGALTSTACK=1 -DHAVE_SIGINTERRUPT=1 -DHAVE_SLEEP=1 -DHAVE_STRDUP=1 -DHAVE_TZSET=1 -DHAVE_STRPTIME=1 -DHAVE_LOCALTIME_R=1 -DHAVE_TIMES=1 -DHAVE_PIPE=1 -DHAVE_SNPRINTF=1 -DHAVE_ISWCNTRL=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_SOCKET_H=1 -DHAVE_DIRENT_H=1 -DHAVE_WCTYPE_H=1 -DHAVE_NETDB_H=1 -DHAVE_GETOPT_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_CDEFS_H=1 -DHAVE_MATH_H=1 -DHAVE_SYS_MMAN_H=1 -DHAVE_SYS_SELECT_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_SYS_UIO_H=1 -DHAVE_DECL_STRERROR_R=1 -DHAVE_STRERROR_R=1 -DHAVE_DECL_FCHDIR=1 -DHAVE_WORKING_O_NOATIME=0 -DHAVE_WORKING_O_NOFOLLOW=1 -DHAVE_DECL_STRMODE=1 -DHAVE_MBSTATE_T=1 -DHAVE_DECL_FSEEKO=1 -DHAVE_DECL_FTELLO=1 -DHAVE_DECL_GETCWD=1 -DHAVE_DECL_GETLOGIN_R=1 -DHAVE_DECL_GETLOGIN=1 -DHAVE_GETOPT_H=1 -DHAVE_GETOPT_LONG_ONLY=1 -D__GETOPT_PREFIX=rpl_ -DHAVE_DECL_GETENV=1 -Drestrict=__restrict -DHAVE_RAW_DECL_GETTIMEOFDAY=1 -DDBL_EXPBIT0_WORD=1 -DDBL_EXPBIT0_BIT=20 -DFLT_EXPBIT0_WORD=0 -DFLT_EXPBIT0_BIT=23 -DHAVE_LANGINFO_CODESET=1 -DHAVE_DECL_GETC_UNLOCKED=1 -DHAVE_STDLIB_H=1 -DMALLOC_0_IS_NONNULL=1 -DHAVE_UNSIGNED_LONG_LONG_INT=1 -DHAVE_LONG_LONG_INT=1 -DMAP_ANONYMOUS=MAP_ANON -DHAVE_MAP_ANONYMOUS=1 -DHAVE_DECL_MEMRCHR=0 -DHAVE_RAW_DECL_PSELECT=1 -DHAVE_RAW_DECL_SELECT=1 -DPROMOTED_MODE_T=int -DHAVE_SIGSET_T=1 -DHAVE__BOOL=1 -DHAVE_WCHAR_T=1 -DBITSIZEOF_PTRDIFF_T=64 -DBITSIZEOF_SIZE_T=64 -DBITSIZEOF_SIG_ATOMIC_T=32 -DBITSIZEOF_WCHAR_T=32 -DBITSIZEOF_WINT_T=32 -DHAVE_SIGNED_SIG_ATOMIC_T=1 -DHAVE_SIGNED_WCHAR_T=1 -DHAVE_SIGNED_WINT_T=1 -DPTRDIFF_T_SUFFIX=l -DSIZE_T_SUFFIX=ul -DSIG_ATOMIC_T_SUFFIX= -DWCHAR_T_SUFFIX= -DWINT_T_SUFFIX= -DHAVE_DECL_STRDUP=1 -DREPLACE_STRERROR_0=1 -DHAVE_STRUCT_TM_TM_ZONE=1 -DHAVE_TM_ZONE=1 -DHAVE_TM_GMTOFF=1 -DHAVE_RAW_DECL_FFSL=1 -DHAVE_RAW_DECL_FFSLL=1 -DHAVE_RAW_DECL_MEMMEM=1 -DHAVE_RAW_DECL_STPCPY=1 -DHAVE_RAW_DECL_STPNCPY=1 -DHAVE_RAW_DECL_STRDUP=1 -DHAVE_RAW_DECL_STRNCAT=1 -DHAVE_RAW_DECL_STRNDUP=1 -DHAVE_RAW_DECL_STRNLEN=1 -DHAVE_RAW_DECL_STRPBRK=1 -DHAVE_RAW_DECL_STRSEP=1 -DHAVE_RAW_DECL_STRCASESTR=1 -DHAVE_RAW_DECL_STRTOK_R=1 -DHAVE_RAW_DECL_STRERROR_R=1 -DHAVE_RAW_DECL_STRSIGNAL=1 -DHAVE_RAW_DECL_FFS=1 -DHAVE_RAW_DECL_STRCASECMP=1 -DHAVE_RAW_DECL_STRNCASECMP=1 -DHAVE_DECL_LOCALTIME_R=0 -DHAVE_WINT_T=1 -DHAVE_INTTYPES_H_WITH_UINTMAX=1 -DHAVE_STDINT_H_WITH_UINTMAX=1 -DHAVE_INTMAX_T=1 -DHAVE_SNPRINTF=1 -DHAVE_STRNLEN=1 -DHAVE_WCSLEN=1 -DHAVE_WCSNLEN=1 -DHAVE_MBRTOWC=1 -DHAVE_WCRTOMB=1 -DHAVE_DECL__SNPRINTF=0 -DHAVE_SNPRINTF_RETVAL_C99=1 -DHAVE_ALLOCA=1 -DGNULIB_CANONICALIZE_LGPL=1 -DGNULIB_TEST_CANONICALIZE_FILE_NAME=1 -DGNULIB_TEST_REALPATH=1 -DGNULIB_TEST_CHDIR=1 -DGNULIB_TEST_CLOEXEC=1 -DGNULIB_TEST_CLOSE=1 -DHAVE_CLOSEDIR=1 -DGNULIB_TEST_CLOSEDIR=1 -DGNULIB_TEST_COPYSIGN=1 -DGNULIB_TEST_COPYSIGNF=1 -DD_INO_IN_DIRENT=1 -DHAVE_STRUCT_DIRENT_D_TYPE=1 -DHAVE_RAW_DECL_ALPHASORT=1 -DHAVE_RAW_DECL_CLOSEDIR=1 -DHAVE_RAW_DECL_DIRFD=1 -DHAVE_RAW_DECL_OPENDIR=1 -DHAVE_RAW_DECL_READDIR=1 -DHAVE_RAW_DECL_REWINDDIR=1 -DHAVE_RAW_DECL_SCANDIR=1 -DHAVE_DIRFD=1 -DHAVE_DECL_DIRFD=1 -DGNULIB_TEST_DIRFD=1 -DGNULIB_TEST_DUP=1 -DHAVE_DUP2=1 -DGNULIB_TEST_DUP2=1 -DGNULIB_TEST_FCHDIR=1 -DGNULIB_TEST_FCLOSE=1 -DGNULIB_TEST_FCNTL=1 -DHAVE_RAW_DECL_FCNTL=1 -DHAVE_DECL_FDOPENDIR=0 -DGNULIB_TEST_FDOPENDIR=1 -DGNULIB_FDOPENDIR=1 -DGNULIB_FFLUSH=1 -DGNULIB_TEST_FFLUSH=1 -DGNULIB_TEST_FLOOR=1 -Dfnmatch=posix_fnmatch -DHAVE_DECL_ISBLANK=1 -DGNULIB_TEST_FOPEN=1 -DHAVE_DECL_FPURGE=1 -DGNULIB_TEST_FPURGE=1 -DGNULIB_TEST_FSEEK=1 -DGNULIB_TEST_FSEEKO=1 -DGNULIB_TEST_FSTAT=1 -DGNULIB_FSTATAT=1 -DGNULIB_TEST_FSTATAT=1 -DGNULIB_TEST_FTELL=1 -DGNULIB_TEST_FTELLO=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MINIMALLY_WORKING_GETCWD=1 -DHAVE_PARTLY_WORKING_GETCWD=1 -DGNULIB_GETCWD=1 -DGNULIB_TEST_GETCWD=1 -DGNULIB_TEST_GETCWD=1 -DGNULIB_TEST_GETDTABLESIZE=1 -DHAVE_GETHOSTNAME=1 -DHOST_NAME_MAX=256 -DGNULIB_TEST_GETHOSTNAME=1 -DGNULIB_TEST_GETLOGIN_R=1 -DGNULIB_TEST_GETOPT_GNU=1 -D__GETOPT_PREFIX=rpl_ -DGETTIMEOFDAY_TIMEZONE=void -DGNULIB_TEST_GETTIMEOFDAY=1 -DHAVE_GLOB_H=1 -DGNULIB_TEST_ISATTY=1 -DHAVE_ISNAND_IN_LIBC=1 -DFLT_EXPBIT0_WORD=0 -DFLT_EXPBIT0_BIT=23 -DLDBL_EXPBIT0_WORD=2 -DLDBL_EXPBIT0_BIT=0 -DGNULIB_TEST_LINK=1 -DGNULIB_TEST_LSEEK=1 -DGNULIB_TEST_LSTAT=1 -DHAVE_MALLOC_POSIX=1 -DGNULIB_TEST_MALLOC_POSIX=1 -DHAVE_RAW_DECL_ACOSF=1 -DHAVE_RAW_DECL_ACOSL=1 -DHAVE_RAW_DECL_ASINF=1 -DHAVE_RAW_DECL_ASINL=1 -DHAVE_RAW_DECL_ATANF=1 -DHAVE_RAW_DECL_ATANL=1 -DHAVE_RAW_DECL_CEILF=1 -DHAVE_RAW_DECL_CEILL=1 -DHAVE_RAW_DECL_COPYSIGN=1 -DHAVE_RAW_DECL_COPYSIGNF=1 -DHAVE_RAW_DECL_COPYSIGNL=1 -DHAVE_RAW_DECL_COSF=1 -DHAVE_RAW_DECL_COSL=1 -DHAVE_RAW_DECL_COSHF=1 -DHAVE_RAW_DECL_EXPF=1 -DHAVE_RAW_DECL_EXPL=1 -DHAVE_RAW_DECL_FABSF=1 -DHAVE_RAW_DECL_FLOORF=1 -DHAVE_RAW_DECL_FLOORL=1 -DHAVE_RAW_DECL_FMA=1 -DHAVE_RAW_DECL_FMAF=1 -DHAVE_RAW_DECL_FMAL=1 -DHAVE_RAW_DECL_FMODF=1 -DHAVE_RAW_DECL_FREXPF=1 -DHAVE_RAW_DECL_FREXPL=1 -DHAVE_RAW_DECL_LDEXPF=1 -DHAVE_RAW_DECL_LDEXPL=1 -DHAVE_RAW_DECL_LOGB=1 -DHAVE_RAW_DECL_LOGF=1 -DHAVE_RAW_DECL_LOGL=1 -DHAVE_RAW_DECL_LOG10F=1 -DHAVE_RAW_DECL_MODFF=1 -DHAVE_RAW_DECL_POWF=1 -DHAVE_RAW_DECL_RINT=1 -DHAVE_RAW_DECL_RINTF=1 -DHAVE_RAW_DECL_RINTL=1 -DHAVE_RAW_DECL_ROUND=1 -DHAVE_RAW_DECL_ROUNDF=1 -DHAVE_RAW_DECL_ROUNDL=1 -DHAVE_RAW_DECL_SINF=1 -DHAVE_RAW_DECL_SINL=1 -DHAVE_RAW_DECL_SINHF=1 -DHAVE_RAW_DECL_SQRTF=1 -DHAVE_RAW_DECL_SQRTL=1 -DHAVE_RAW_DECL_TANF=1 -DHAVE_RAW_DECL_TANL=1 -DHAVE_RAW_DECL_TANHF=1 -DHAVE_RAW_DECL_TRUNC=1 -DHAVE_RAW_DECL_TRUNCF=1 -DHAVE_RAW_DECL_TRUNCL=1 -DGNULIB_TEST_MBRTOWC=1 -DGNULIB_TEST_MBSINIT=1 -DGNULIB_TEST_MBSRTOWCS=1 -DGNULIB_TEST_MEMCHR=1 -DGNULIB_TEST_MEMPCPY=1 -DGNULIB_TEST_MEMRCHR=1 -DMKFIFO_TRAILING_SLASH_BUG=1 -DGNULIB_TEST_MKFIFO=1 -DGNULIB_MKOSTEMP=1 -DGNULIB_TEST_MKOSTEMP=1 -DGNULIB_TEST_MKSTEMP=1 -DGNULIB_TEST_MKTIME=1 -DHAVE_BUG_BIG_NANOSLEEP=1 -DGNULIB_TEST_NANOSLEEP=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_SYSCTL_H=1 -DHAVE_SYSCTL=1 -DOPEN_TRAILING_SLASH_BUG=1 -DGNULIB_TEST_OPEN=1 -DGNULIB_OPENAT=1 -DGNULIB_TEST_OPENAT=1 -DHAVE_OPENDIR=1 -DGNULIB_TEST_OPENDIR=1 -DHAVE_DECL_PROGRAM_INVOCATION_NAME=0 -DHAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME=0 -DHAVE_RAISE=1 -DGNULIB_TEST_RAISE=1 -DHAVE_READDIR=1 -DGNULIB_TEST_READDIR=1 -DREADLINK_TRAILING_SLASH_BUG=1 -DGNULIB_TEST_READLINK=1 -DHAVE_REALLOC_POSIX=1 -DGNULIB_TEST_REALLOC_POSIX=1 -DRENAME_TRAILING_SLASH_DEST_BUG=1 -DRENAME_TRAILING_SLASH_SOURCE_BUG=1 -DGNULIB_TEST_RENAME=1 -DHAVE_REWINDDIR=1 -DGNULIB_TEST_REWINDDIR=1 -DGNULIB_TEST_RMDIR=1 -DHAVE_DECL_ROUND=1 -DGNULIB_TEST_ROUND=1 -DHAVE_DECL_ROUNDF=1 -DGNULIB_TEST_ROUNDF=1 -DGNULIB_TEST_SELECT=1 -DHAVE_STRUCT_SIGACTION_SA_SIGACTION=1 -DGNULIB_TEST_SIGACTION=1 -DHAVE_RAW_DECL_PTHREAD_SIGMASK=1 -DHAVE_RAW_DECL_SIGACTION=1 -DHAVE_RAW_DECL_SIGADDSET=1 -DHAVE_RAW_DECL_SIGDELSET=1 -DHAVE_RAW_DECL_SIGEMPTYSET=1 -DHAVE_RAW_DECL_SIGFILLSET=1 -DHAVE_RAW_DECL_SIGISMEMBER=1 -DHAVE_RAW_DECL_SIGPENDING=1 -DHAVE_RAW_DECL_SIGPROCMASK=1 -DGNULIB_TEST_SIGNBIT=1 -DGNULIB_TEST_SIGPROCMASK=1 -DHAVE_STDINT_H=1 -DHAVE_DECL_SLEEP=1 -DGNULIB_TEST_SLEEP=1 -DREPLACE_FUNC_STAT_FILE=1 -DGNULIB_TEST_STAT=1 -DHAVE_RAW_DECL_DPRINTF=1 -DHAVE_RAW_DECL_FPURGE=1 -DHAVE_RAW_DECL_FSEEKO=1 -DHAVE_RAW_DECL_FTELLO=1 -DHAVE_RAW_DECL_GETDELIM=1 -DHAVE_RAW_DECL_GETLINE=1 -DHAVE_RAW_DECL_GETS=1 -DHAVE_RAW_DECL_PCLOSE=1 -DHAVE_RAW_DECL_POPEN=1 -DHAVE_RAW_DECL_SNPRINTF=1 -DHAVE_RAW_DECL_TMPFILE=1 -DHAVE_RAW_DECL_VDPRINTF=1 -DHAVE_RAW_DECL_VSNPRINTF=1 -DHAVE_RAW_DECL__EXIT=1 -DHAVE_RAW_DECL_ATOLL=1 -DHAVE_RAW_DECL_GETLOADAVG=1 -DHAVE_RAW_DECL_GETSUBOPT=1 -DHAVE_RAW_DECL_GRANTPT=1 -DHAVE_RAW_DECL_MKSTEMP=1 -DHAVE_RAW_DECL_POSIX_OPENPT=1 -DHAVE_RAW_DECL_PTSNAME=1 -DHAVE_RAW_DECL_REALPATH=1 -DHAVE_RAW_DECL_SETENV=1 -DHAVE_RAW_DECL_STRTOD=1 -DHAVE_RAW_DECL_STRTOLL=1 -DHAVE_RAW_DECL_STRTOULL=1 -DHAVE_RAW_DECL_UNLOCKPT=1 -DHAVE_RAW_DECL_UNSETENV=1 -DHAVE_STRCASECMP=1 -DHAVE_STRNCASECMP=1 -DHAVE_DECL_STRNCASECMP=1 -DGNULIB_TEST_STRDUP=1 -DGNULIB_STRERROR=1 -DGNULIB_TEST_STRERROR=1 -Dmy_strftime=nstrftime -DGNULIB_TEST_STRPTIME=1 -DGNULIB_TEST_SYMLINK=1 -DHAVE_RAW_DECL_PSELECT=1 -DHAVE_RAW_DECL_SELECT=1 -DHAVE_SHUTDOWN=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_SA_FAMILY_T=1 -DHAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY=1 -DHAVE_RAW_DECL_SOCKET=1 -DHAVE_RAW_DECL_CONNECT=1 -DHAVE_RAW_DECL_ACCEPT=1 -DHAVE_RAW_DECL_BIND=1 -DHAVE_RAW_DECL_GETPEERNAME=1 -DHAVE_RAW_DECL_GETSOCKNAME=1 -DHAVE_RAW_DECL_GETSOCKOPT=1 -DHAVE_RAW_DECL_LISTEN=1 -DHAVE_RAW_DECL_RECV=1 -DHAVE_RAW_DECL_SEND=1 -DHAVE_RAW_DECL_RECVFROM=1 -DHAVE_RAW_DECL_SENDTO=1 -DHAVE_RAW_DECL_SETSOCKOPT=1 -DHAVE_RAW_DECL_SHUTDOWN=1 -DHAVE_RAW_DECL_FSTAT=1 -DHAVE_RAW_DECL_LCHMOD=1 -DHAVE_RAW_DECL_LSTAT=1 -DHAVE_RAW_DECL_MKFIFO=1 -DHAVE_RAW_DECL_MKNOD=1 -DHAVE_RAW_DECL_STAT=1 -DHAVE_STRUCT_TMS=1 -DHAVE_RAW_DECL_TIMES=1 -DGNULIB_TEST_TIME_R=1 -DGNULIB_TEST_TMPFILE=1 -DHAVE_DECL_TRUNC=1 -DGNULIB_TEST_TRUNC=1 -DHAVE_DECL_TRUNCF=1 -DGNULIB_TEST_TRUNCF=1 -DHAVE_RAW_DECL_CHDIR=1 -DHAVE_RAW_DECL_CHOWN=1 -DHAVE_RAW_DECL_DUP=1 -DHAVE_RAW_DECL_DUP2=1 -DHAVE_RAW_DECL_FCHDIR=1 -DHAVE_RAW_DECL_FSYNC=1 -DHAVE_RAW_DECL_FTRUNCATE=1 -DHAVE_RAW_DECL_GETCWD=1 -DHAVE_RAW_DECL_GETDOMAINNAME=1 -DHAVE_RAW_DECL_GETDTABLESIZE=1 -DHAVE_RAW_DECL_GETGROUPS=1 -DHAVE_RAW_DECL_GETHOSTNAME=1 -DHAVE_RAW_DECL_GETLOGIN=1 -DHAVE_RAW_DECL_GETLOGIN_R=1 -DHAVE_RAW_DECL_GETPAGESIZE=1 -DHAVE_RAW_DECL_GETUSERSHELL=1 -DHAVE_RAW_DECL_SETUSERSHELL=1 -DHAVE_RAW_DECL_ENDUSERSHELL=1 -DHAVE_RAW_DECL_ISATTY=1 -DHAVE_RAW_DECL_LCHOWN=1 -DHAVE_RAW_DECL_LINK=1 -DHAVE_RAW_DECL_LSEEK=1 -DHAVE_RAW_DECL_PIPE=1 -DHAVE_RAW_DECL_PREAD=1 -DHAVE_RAW_DECL_PWRITE=1 -DHAVE_RAW_DECL_READLINK=1 -DHAVE_RAW_DECL_RMDIR=1 -DHAVE_RAW_DECL_SETHOSTNAME=1 -DHAVE_RAW_DECL_SLEEP=1 -DHAVE_RAW_DECL_SYMLINK=1 -DHAVE_RAW_DECL_TTYNAME_R=1 -DHAVE_RAW_DECL_UNLINK=1 -DHAVE_RAW_DECL_USLEEP=1 -DUNLINK_PARENT_BUG=1 -DGNULIB_TEST_UNLINK=1 -DHAVE_VASPRINTF=1 -DGNULIB_TEST_VASPRINTF=1 -DHAVE_RAW_DECL_BTOWC=1 -DHAVE_RAW_DECL_WCTOB=1 -DHAVE_RAW_DECL_MBSINIT=1 -DHAVE_RAW_DECL_MBRTOWC=1 -DHAVE_RAW_DECL_MBRLEN=1 -DHAVE_RAW_DECL_MBSRTOWCS=1 -DHAVE_RAW_DECL_MBSNRTOWCS=1 -DHAVE_RAW_DECL_WCRTOMB=1 -DHAVE_RAW_DECL_WCSRTOMBS=1 -DHAVE_RAW_DECL_WCSNRTOMBS=1 -DHAVE_RAW_DECL_WCWIDTH=1 -DHAVE_RAW_DECL_WMEMCHR=1 -DHAVE_RAW_DECL_WMEMCMP=1 -DHAVE_RAW_DECL_WMEMCPY=1 -DHAVE_RAW_DECL_WMEMMOVE=1 -DHAVE_RAW_DECL_WMEMSET=1 -DHAVE_RAW_DECL_WCSLEN=1 -DHAVE_RAW_DECL_WCSNLEN=1 -DHAVE_RAW_DECL_WCSCPY=1 -DHAVE_RAW_DECL_WCPCPY=1 -DHAVE_RAW_DECL_WCSNCPY=1 -DHAVE_RAW_DECL_WCPNCPY=1 -DHAVE_RAW_DECL_WCSCAT=1 -DHAVE_RAW_DECL_WCSNCAT=1 -DHAVE_RAW_DECL_WCSCMP=1 -DHAVE_RAW_DECL_WCSNCMP=1 -DHAVE_RAW_DECL_WCSCASECMP=1 -DHAVE_RAW_DECL_WCSNCASECMP=1 -DHAVE_RAW_DECL_WCSCOLL=1 -DHAVE_RAW_DECL_WCSXFRM=1 -DHAVE_RAW_DECL_WCSDUP=1 -DHAVE_RAW_DECL_WCSCHR=1 -DHAVE_RAW_DECL_WCSRCHR=1 -DHAVE_RAW_DECL_WCSCSPN=1 -DHAVE_RAW_DECL_WCSSPN=1 -DHAVE_RAW_DECL_WCSPBRK=1 -DHAVE_RAW_DECL_WCSSTR=1 -DHAVE_RAW_DECL_WCSTOK=1 -DHAVE_RAW_DECL_WCSWIDTH=1 -DHAVE_TOWLOWER=1 -DHAVE_RAW_DECL_WCTYPE=1 -DHAVE_RAW_DECL_ISWCTYPE=1 -DHAVE_RAW_DECL_WCTRANS=1 -DHAVE_RAW_DECL_TOWCTRANS=1 -DHAVE_STDINT_H=1 -DHAVE_PTHREAD=1 -DHAVE_X_WINDOWS=1 -DFLOAT_TRUNCATE= -DHAVE_LIBM=1 -DF77_FUNC\(name,NAME\)=name\ \#\#\ _ -DF77_FUNC_\(name,NAME\)=name\ \#\#\ _ -DHAVE_IEEE754_DATA_FORMAT=1 -DHAVE_CXX_COMPLEX_SETTERS=1 -DHAVE_LIBQHULL_LIBQHULL_H=1 -DHAVE_QHULL=1 -DHAVE_PCRE_H=1 -DHAVE_PCRE_COMPILE=1 -DHAVE_ZLIB_H=1 -DHAVE_Z=1 -DHAVE_HDF5_H=1 -DHAVE_HDF5_18=1 -DHAVE_HDF5=1 -DHAVE_FFTW3_H=1 -DHAVE_FFTW3=1 -DHAVE_FFTW3_H=1 -DHAVE_FFTW3F=1 -DHAVE_GLPK_H=1 -DHAVE_GLPK=1 -DHAVE_CURL_CURL_H=1 -DHAVE_CURL=1 -DHAVE_MAGICK=1 -DHAVE_FRAMEWORK_OPENGL=1 -DHAVE_OPENGL=1 -DHAVE_FREETYPE=1 -DHAVE_FONTCONFIG=1 -DHAVE_FLTK=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\\\\\".libs/\\\\\" -DHAVE_QRUPDATE=1 -DHAVE_QRUPDATE_LUU=1 -DHAVE_AMD_H=1 -DHAVE_AMD=1 -DHAVE_CAMD_H=1 -DHAVE_CAMD=1 -DHAVE_COLAMD_H=1 -DHAVE_COLAMD=1 -DHAVE_CCOLAMD_H=1 -DHAVE_CCOLAMD=1 -DHAVE_CHOLMOD_H=1 -DHAVE_CHOLMOD=1 -DHAVE_CS_H=1 -DHAVE_CXSPARSE=1 -DHAVE_UMFPACK_H=1 -DHAVE_UMFPACK=1 -DHAVE_GETPWNAM=1 -DHAVE_DEV_T=1 -DHAVE_INO_T=1 -DHAVE_LONG_LONG_INT=1 -DHAVE_UNSIGNED_LONG_LONG_INT=1 -DSIZEOF_SHORT=2 -DSIZEOF_INT=4 -DSIZEOF_LONG=8 -DSIZEOF_LONG_LONG=8 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_PLACEMENT_DELETE=1 -DHAVE_DYNAMIC_AUTO_ARRAYS=1 -DHAVE_FAST_INT_OPS=1 -DSIZEOF_LONG_DOUBLE=16 -DHAVE_DIRENT_H=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_CURSES_H=1 -DHAVE_DLFCN_H=1 -DHAVE_GRP_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LOCALE_H=1 -DHAVE_MEMORY_H=1 -DHAVE_NCURSES_H=1 -DHAVE_POLL_H=1 -DHAVE_PTHREAD_H=1 -DHAVE_PWD_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_POLL_H=1 -DHAVE_SYS_RESOURCE_H=1 -DHAVE_SYS_SELECT_H=1 -DHAVE_SYS_UTSNAME_H=1 -DHAVE_TERMCAP_H=1 -DHAVE_SSTREAM=1 -DHAVE_UNORDERED_MAP=1 -DUSE_UNORDERED_MAP_WITH_TR1=1 -DHAVE_TERMIOS_H=1 -DHAVE_SGTTY_H=1 -DHAVE_FNMATCH_H=1 -DHAVE_BASENAME=1 -DHAVE_CHMOD=1 -DHAVE_DUP2=1 -DHAVE_ENDGRENT=1 -DHAVE_ENDPWENT=1 -DHAVE_EXECVP=1 -DHAVE_EXPM1=1 -DHAVE_EXPM1F=1 -DHAVE_FORK=1 -DHAVE_GETEGID=1 -DHAVE_GETEUID=1 -DHAVE_GETGID=1 -DHAVE_GETGRENT=1 -DHAVE_GETGRGID=1 -DHAVE_GETGRNAM=1 -DHAVE_GETPGRP=1 -DHAVE_GETPID=1 -DHAVE_GETPPID=1 -DHAVE_GETPWENT=1 -DHAVE_GETPWUID=1 -DHAVE_GETUID=1 -DHAVE_GETWD=1 -DHAVE_KILL=1 -DHAVE_LGAMMA=1 -DHAVE_LGAMMAF=1 -DHAVE_LGAMMA_R=1 -DHAVE_LGAMMAF_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_LOG1P=1 -DHAVE_LOG1PF=1 -DHAVE_MKSTEMP=1 -DHAVE_PIPE=1 -DHAVE_PUTENV=1 -DHAVE_REALPATH=1 -DHAVE_RINDEX=1 -DHAVE_ROUNDL=1 -DHAVE_SELECT=1 -DHAVE_SETGRENT=1 -DHAVE_SETLOCALE=1 -DHAVE_SETPWENT=1 -DHAVE_SETVBUF=1 -DHAVE_SIGLONGJMP=1 -DHAVE_STRSIGNAL=1 -DHAVE_TEMPNAM=1 -DHAVE_TGAMMAF=1 -DHAVE_UMASK=1 -DHAVE_UNAME=1 -DHAVE_UTIME=1 -DHAVE_WAITPID=1 -DHAVE_DECL_EXP2=1 -DHAVE_DECL_ROUND=1 -DHAVE_DECL_TGAMMA=1 -DHAVE_EXP2=1 -DHAVE_ROUND=1 -DHAVE_TGAMMA=1 -DHAVE_DLOPEN_API=1 -DENABLE_DYNAMIC_LINKING=1 -DHAVE_CMATH_ISNAN=1 -DHAVE_CMATH_ISNANF=1 -DHAVE_CMATH_ISINF=1 -DHAVE_CMATH_ISINFF=1 -DHAVE_CMATH_ISFINITE=1 -DHAVE_CMATH_ISFINITEF=1 -DHAVE_FINITE=1 -DHAVE_ISNAN=1 -DHAVE_ISINF=1 -DHAVE_DECL_SIGNBIT=1 -DHAVE_ACOSH=1 -DHAVE_ACOSHF=1 -DHAVE_ASINH=1 -DHAVE_ASINHF=1 -DHAVE_ATANH=1 -DHAVE_ATANHF=1 -DHAVE_ERF=1 -DHAVE_ERFF=1 -DHAVE_ERFC=1 -DHAVE_ERFCF=1 -DHAVE_EXP2F=1 -DHAVE_LOG2=1 -DHAVE_LOG2F=1 -DHAVE_HYPOTF=1 -DHAVE_CBRT=1 -DHAVE_CBRTF=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_RDEV=1 -DHAVE_STRUCT_TM_TM_ZONE=1 -DHAVE_TM_ZONE=1 -DUSE_READLINE=1 -DEXCEPTION_IN_MATH=1 -DHAVE_DECL_SYS_SIGLIST=1 -DHAVE_GETRUSAGE=1 -DYYTEXT_POINTER=1
checking whether cc accepts -Wall... yes
adding -Wall to WARN_CFLAGS
checking whether cc accepts -W... yes
adding -W to WARN_CFLAGS
checking whether cc accepts -Wshadow... yes
adding -Wshadow to WARN_CFLAGS
checking whether cc accepts -Wformat... yes
adding -Wformat to WARN_CFLAGS
checking whether cc accepts -Wpointer-arith... yes
adding -Wpointer-arith to WARN_CFLAGS
checking whether cc accepts -Wmissing-prototypes... yes
adding -Wmissing-prototypes to WARN_CFLAGS
checking whether cc accepts -Wstrict-prototypes... yes
adding -Wstrict-prototypes to WARN_CFLAGS
checking whether cc accepts -Wwrite-strings... yes
adding -Wwrite-strings to WARN_CFLAGS
checking whether cc accepts -Wcast-align... yes
adding -Wcast-align to WARN_CFLAGS
checking whether cc accepts -Wcast-qual... yes
adding -Wcast-qual to WARN_CFLAGS
checking whether c++ accepts -Wall... yes
adding -Wall to WARN_CXXFLAGS
checking whether c++ accepts -W... yes
adding -W to WARN_CXXFLAGS
checking whether c++ accepts -Wshadow... yes
adding -Wshadow to WARN_CXXFLAGS
checking whether c++ accepts -Wold-style-cast... yes
adding -Wold-style-cast to WARN_CXXFLAGS
checking whether c++ accepts -Wformat... yes
adding -Wformat to WARN_CXXFLAGS
checking whether c++ accepts -Wpointer-arith... yes
adding -Wpointer-arith to WARN_CXXFLAGS
checking whether c++ accepts -Wwrite-strings... yes
adding -Wwrite-strings to WARN_CXXFLAGS
checking whether c++ accepts -Wcast-align... yes
adding -Wcast-align to WARN_CXXFLAGS
checking whether c++ accepts -Wcast-qual... yes
adding -Wcast-qual to WARN_CXXFLAGS
configure: creating ./config.status
config.status: creating Makefile
config.status: creating doc/Makefile
config.status: creating doc/faq/Makefile
config.status: creating doc/icons/Makefile
config.status: creating doc/interpreter/Makefile
config.status: creating doc/liboctave/Makefile
config.status: creating doc/refcard/Makefile
config.status: creating examples/Makefile
config.status: creating libcruft/Makefile
config.status: creating libcruft/mkf77def
config.status: creating libgnu/Makefile
config.status: creating liboctave/Makefile
config.status: creating scripts/Makefile
config.status: creating src/Makefile
config.status: creating test/Makefile
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing libtool commands
configure:
Octave is now configured for x86_64-apple-darwin13.0.0
Source directory: .
Installation prefix: /usr/local/Cellar/octave/3.6.4
C compiler: cc -Wall -W -Wshadow -Wformat -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread
C++ compiler: c++ -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT
Fortran compiler: /usr/local/bin/gfortran -ff2c -O
Fortran libraries: -L/usr/local/Cellar/gfortran/4.8.2/gfortran/lib/gcc/x86_64-apple-darwin13.0.0/4.8.2 -L/usr/local/Cellar/gfortran/4.8.2/gfortran/lib/gcc/x86_64-apple-darwin13.0.0/4.8.2/../../.. -lgfortran -lquadmath -lm -L/usr/local/opt/readline/lib -L/usr/local/lib -L/opt/X11/lib
Lex libraries:
LIBS: -lm
AMD CPPFLAGS:
AMD LDFLAGS:
AMD libraries: -lamd
ARPACK CPPFLAGS:
ARPACK LDFLAGS:
ARPACK libraries:
BLAS libraries: -Wl,-framework,Accelerate
CAMD CPPFLAGS:
CAMD LDFLAGS:
CAMD libraries: -lcamd
CARBON libraries:
CCOLAMD CPPFLAGS:
CCOLAMD LDFLAGS:
CCOLAMD libraries: -lccolamd
CHOLMOD CPPFLAGS:
CHOLMOD LDFLAGS:
CHOLMOD libraries: -lcholmod
COLAMD CPPFLAGS:
COLAMD LDFLAGS:
COLAMD libraries: -lcolamd
CURL CPPFLAGS:
CURL LDFLAGS:
CURL libraries: -lcurl
CXSPARSE CPPFLAGS:
CXSPARSE LDFLAGS:
CXSPARSE libraries: -lcxsparse
DL libraries: -ldl
FFTW3 CPPFLAGS:
FFTW3 LDFLAGS:
FFTW3 libraries: -lfftw3
FFTW3F CPPFLAGS:
FFTW3F LDFLAGS:
FFTW3F libraries: -lfftw3f
fontconfig CFLAGS: -I/opt/X11/include
fontconfig LIBS: -L/opt/X11/lib -lfontconfig
FT2_CFLAGS: -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include
FT2_LIBS: -L/usr/local/Cellar/freetype/2.5.0.1/lib -lfreetype
GLPK CPPFLAGS:
GLPK LDFLAGS:
GLPK libraries: -lglpk
graphics CFLAGS: -I/usr/local/Cellar/fltk/1.3.2/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT
graphics LIBS: -L/usr/local/Cellar/fltk/1.3.2/lib -lfltk_gl -framework AGL -framework OpenGL -framework ApplicationServices -lfltk -lpthread -framework Cocoa
Magick++ CPPFLAGS: -I/usr/local/Cellar/graphicsmagick/1.3.18/include/GraphicsMagick
Magick++ LDFLAGS: -L/usr/local/Cellar/graphicsmagick/1.3.18/lib
Magick++ libraries: -lGraphicsMagick++ -lGraphicsMagick
HDF5 CPPFLAGS:
HDF5 LDFLAGS:
HDF5 libraries: -lhdf5
LAPACK libraries:
OPENGL libraries: -L/opt/X11/lib -lfontconfig -Wl,-framework -Wl,OpenGL
PTHREAD flags: -D_THREAD_SAFE -pthread
PTHREAD libraries:
QHULL CPPFLAGS:
QHULL LDFLAGS:
QHULL libraries: -lqhull
QRUPDATE libraries: -lqrupdate
READLINE libraries: -lreadline
REGEX libraries: -L/usr/local/Cellar/pcre/8.33/lib -lpcre
TERM libraries: -lncurses
UMFPACK libraries: -lumfpack -lsuitesparseconfig
X11 include flags:
X11 libraries: -lX11
Z CPPFLAGS:
Z LDFLAGS:
Z libraries: -lz
Default pager: less
gnuplot: gnuplot
Do internal array bounds checking: false
Use octave_allocator: false
Build static libraries: false
Build shared libraries: true
Dynamic Linking: true (dlopen)
Include support for GNU readline: true
64-bit array dims and indexing: false
configure: WARNING: I didn't find ghostscript, so reconstructing figures for the manual will fail, and saving graphics in some output formats will fail when using Octave
configure: WARNING:
configure: WARNING: I didn't find gnuplot. Plotting commands will use the
configure: WARNING: native graphics toolkit.
configure: WARNING:
configure: WARNING: If gnuplot is installed, but isn't in your path, you can
configure: WARNING: tell Octave where to find it by using the gnuplot_binary
configure: WARNING: function. For example,
configure: WARNING:
configure: WARNING: gnuplot_binary ("/full/path/and/name/of/gnuplot/binary")
configure: WARNING:
configure: WARNING: at the Octave prompt.
configure: WARNING:
configure: WARNING: Setting default value to gnuplot
configure: WARNING:
configure:
configure: NOTE: libraries may be skipped if a library is not found OR
configure: NOTE: if the library on your system is missing required features.
==> make all
make all
Makefile:2549: warning: overriding commands for target `check'
Makefile:2128: warning: ignoring old commands for target `check'
making run-octave from run-octave.in
chmod a+rx "run-octave"
/Applications/Xcode.app/Contents/Developer/usr/bin/make all-recursive
Makefile:2549: warning: overriding commands for target `check'
Makefile:2128: warning: ignoring old commands for target `check'
Making all in 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/local/Cellar/octave/3.6.4"'; \
echo '#define EXEC_PREFIX "/usr/local/Cellar/octave/3.6.4"'; \
echo '#define BINDIR "/usr/local/Cellar/octave/3.6.4/bin"'; \
echo '#define SBINDIR "/usr/local/Cellar/octave/3.6.4/sbin"'; \
echo '#define LIBEXECDIR "/usr/local/Cellar/octave/3.6.4/libexec"'; \
echo '#define DATAROOTDIR "/usr/local/Cellar/octave/3.6.4/share"'; \
echo '#define DATADIR "/usr/local/Cellar/octave/3.6.4/share"'; \
echo '#define SYSCONFDIR "/usr/local/Cellar/octave/3.6.4/etc"'; \
echo '#define SHAREDSTATEDIR "/usr/local/Cellar/octave/3.6.4/com"'; \
echo '#define LOCALSTATEDIR "/usr/local/Cellar/octave/3.6.4/var"'; \
echo '#define INCLUDEDIR "/usr/local/Cellar/octave/3.6.4/include"'; \
echo '#define OLDINCLUDEDIR "/usr/include"'; \
echo '#define DOCDIR "/usr/local/Cellar/octave/3.6.4/share/doc/octave"'; \
echo '#define INFODIR "/usr/local/Cellar/octave/3.6.4/share/info"'; \
echo '#define HTMLDIR "/usr/local/Cellar/octave/3.6.4/share/doc/octave"'; \
echo '#define DVIDIR "/usr/local/Cellar/octave/3.6.4/share/doc/octave"'; \
echo '#define PDFDIR "/usr/local/Cellar/octave/3.6.4/share/doc/octave"'; \
echo '#define PSDIR "/usr/local/Cellar/octave/3.6.4/share/doc/octave"'; \
echo '#define LIBDIR "/usr/local/Cellar/octave/3.6.4/lib"'; \
echo '#define LISPDIR "/usr/local/Cellar/octave/3.6.4/share/emacs/site-lisp"'; \
echo '#define LOCALEDIR "/usr/local/Cellar/octave/3.6.4/share/locale"'; \
echo '#define MANDIR "/usr/local/Cellar/octave/3.6.4/share/man"'; \
echo '#define MANEXT ""'; \
echo '#define PKGDATADIR "/usr/local/Cellar/octave/3.6.4/share/octave"'; \
echo '#define PKGINCLUDEDIR "/usr/local/Cellar/octave/3.6.4/include/octave"'; \
echo '#define PKGLIBDIR "/usr/local/Cellar/octave/3.6.4/lib/octave"'; \
echo '#define PKGLIBEXECDIR "/usr/local/Cellar/octave/3.6.4/libexec/octave"'; \
} | sed '/""/d' > configmake.h-t
mv -f configmake.h-t configmake.h
rm -f c++defs.h-t c++defs.h && \
sed -n -e '/_GL_CXXDEFS/,$p' \
< ../build-aux/snippet/c++defs.h \
> c++defs.h-t && \
mv c++defs.h-t c++defs.h
rm -f arg-nonnull.h-t arg-nonnull.h && \
sed -n -e '/GL_ARG_NONNULL/,$p' \
< ../build-aux/snippet/arg-nonnull.h \
> arg-nonnull.h-t && \
mv arg-nonnull.h-t arg-nonnull.h
rm -f warn-on-use.h-t warn-on-use.h && \
sed -n -e '/^.ifndef/,$p' \
< ../build-aux/snippet/warn-on-use.h \
> warn-on-use.h-t && \
mv warn-on-use.h-t warn-on-use.h
rm -f dirent.h-t dirent.h && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
sed -e 's|@''GUARD_PREFIX''@|GL|g' \
-e 's|@''HAVE_DIRENT_H''@|1|g' \
-e 's|@''INCLUDE_NEXT''@|include_next|g' \
-e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
-e 's|@''PRAGMA_COLUMNS''@||g' \
-e 's|@''NEXT_DIRENT_H''@|<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''@|0|g' \
-e 's|@''HAVE_FDOPENDIR''@|0|g' \
-e 's|@''HAVE_SCANDIR''@|1|g' \
-e 's|@''HAVE_ALPHASORT''@|1|g' \
-e 's|@''REPLACE_OPENDIR''@|0|g' \
-e 's|@''REPLACE_CLOSEDIR''@|0|g' \
-e 's|@''REPLACE_DIRFD''@|0|g' \
-e 's|@''REPLACE_FDOPENDIR''@|0|g' \
-e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \
-e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \
-e '/definition of _GL_WARN_ON_USE/r warn-on-use.h' \
< ./dirent.in.h; \
} > dirent.h-t && \
mv dirent.h-t dirent.h
rm -f fcntl.h-t fcntl.h && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
sed -e 's|@''GUARD_PREFIX''@|GL|g' \
-e 's|@''INCLUDE_NEXT''@|include_next|g' \
-e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
-e 's|@''PRAGMA_COLUMNS''@||g' \
-e 's|@''NEXT_FCNTL_H''@|<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''@|1|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''@|<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''@|<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''@|<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 stdint.h-t stdint.h && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
sed -e 's|@''GUARD_PREFIX''@|GL|g' \
-e 's/@''HAVE_STDINT_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_STDINT_H''@|<stdint.h>|g' \
-e 's/@''HAVE_SYS_TYPES_H''@/1/g' \
-e 's/@''HAVE_INTTYPES_H''@/1/g' \
-e 's/@''HAVE_SYS_INTTYPES_H''@/0/g' \
-e 's/@''HAVE_SYS_BITYPES_H''@/0/g' \
-e 's/@''HAVE_WCHAR_H''@/1/g' \
-e 's/@''HAVE_LONG_LONG_INT''@/1/g' \
-e 's/@''HAVE_UNSIGNED_LONG_LONG_INT''@/1/g' \
-e 's/@''APPLE_UNIVERSAL_BUILD''@/0/g' \
-e 's/@''BITSIZEOF_PTRDIFF_T''@/64/g' \
-e 's/@''PTRDIFF_T_SUFFIX''@/l/g' \
-e 's/@''BITSIZEOF_SIG_ATOMIC_T''@/32/g' \
-e 's/@''HAVE_SIGNED_SIG_ATOMIC_T''@/1/g' \
-e 's/@''SIG_ATOMIC_T_SUFFIX''@//g' \
-e 's/@''BITSIZEOF_SIZE_T''@/64/g' \
-e 's/@''SIZE_T_SUFFIX''@/ul/g' \
-e 's/@''BITSIZEOF_WCHAR_T''@/32/g' \
-e 's/@''HAVE_SIGNED_WCHAR_T''@/1/g' \
-e 's/@''WCHAR_T_SUFFIX''@//g' \
-e 's/@''BITSIZEOF_WINT_T''@/32/g' \
-e 's/@''HAVE_SIGNED_WINT_T''@/1/g' \
-e 's/@''WINT_T_SUFFIX''@//g' \
< ./stdint.in.h; \
} > stdint.h-t && \
mv stdint.h-t stdint.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''@|<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''@|<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''@|1|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''@|<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''@|0|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''@|<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''@|<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''@|<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''@|<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''@|1|g' \
-e 's|@''REPLACE_MKDIR''@|0|g' \
-e 's|@''REPLACE_MKFIFO''@|1|g' \
-e 's|@''REPLACE_MKNOD''@|0|g' \
-e 's|@''REPLACE_STAT''@|1|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
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''@|<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
../build-aux/install-sh -c -d sys
rm -f sys/times.h-t sys/times.h && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
sed -e 's|@''GUARD_PREFIX''@|GL|g' \
-e 's/@''HAVE_SYS_TIMES_H''@/1/g' \
-e 's|@''INCLUDE_NEXT''@|include_next|g' \
-e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
-e 's|@''PRAGMA_COLUMNS''@||g' \
-e 's|@''NEXT_SYS_TIMES_H''@|<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
../build-aux/install-sh -c -d sys
rm -f sys/types.h-t sys/types.h && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
sed -e 's|@''GUARD_PREFIX''@|GL|g' \
-e 's|@''INCLUDE_NEXT''@|include_next|g' \
-e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
-e 's|@''PRAGMA_COLUMNS''@||g' \
-e 's|@''NEXT_SYS_TYPES_H''@|<sys/types.h>|g' \
< ./sys_types.in.h; \
} > sys/types.h-t && \
mv sys/types.h-t sys/types.h
../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''@|<sys/uio.h>|g' \
-e 's|@''HAVE_SYS_UIO_H''@|1|g' \
< ./sys_uio.in.h; \
} > sys/uio.h-t && \
mv -f sys/uio.h-t sys/uio.h
rm -f time.h-t time.h && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
sed -e 's|@''GUARD_PREFIX''@|GL|g' \
-e 's|@''INCLUDE_NEXT''@|include_next|g' \
-e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
-e 's|@''PRAGMA_COLUMNS''@||g' \
-e 's|@''NEXT_TIME_H''@|<time.h>|g' \
-e 's/@''GNULIB_MKTIME''@/1/g' \
-e 's/@''GNULIB_NANOSLEEP''@/1/g' \
-e 's/@''GNULIB_STRPTIME''@/1/g' \
-e 's/@''GNULIB_TIMEGM''@/0/g' \
-e 's/@''GNULIB_TIME_R''@/1/g' \
-e 's|@''HAVE_DECL_LOCALTIME_R''@|0|g' \
-e 's|@''HAVE_NANOSLEEP''@|1|g' \
-e 's|@''HAVE_STRPTIME''@|1|g' \
-e 's|@''HAVE_TIMEGM''@|1|g' \
-e 's|@''REPLACE_LOCALTIME_R''@|0|g' \
-e 's|@''REPLACE_MKTIME''@|1|g' \
-e 's|@''REPLACE_NANOSLEEP''@|1|g' \
-e 's|@''REPLACE_TIMEGM''@|GNULIB_PORTCHECK|g' \
-e 's|@''PTHREAD_H_DEFINES_STRUCT_TIMESPEC''@|0|g' \
-e 's|@''SYS_TIME_H_DEFINES_STRUCT_TIMESPEC''@|0|g' \
-e 's|@''TIME_H_DEFINES_STRUCT_TIMESPEC''@|1|g' \
-e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \
-e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \
-e '/definition of _GL_WARN_ON_USE/r warn-on-use.h' \
< ./time.in.h; \
} > time.h-t && \
mv time.h-t time.h
rm -f unistd.h-t unistd.h && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
sed -e 's|@''GUARD_PREFIX''@|GL|g' \
-e 's|@''HAVE_UNISTD_H''@|1|g' \
-e 's|@''INCLUDE_NEXT''@|include_next|g' \
-e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
-e 's|@''PRAGMA_COLUMNS''@||g' \
-e 's|@''NEXT_UNISTD_H''@|<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''@|1|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''@|1|g' \
-e 's|@''REPLACE_RMDIR''@|0|g' \
-e 's|@''REPLACE_SLEEP''@|0|g' \
-e 's|@''REPLACE_SYMLINK''@|1|g' \
-e 's|@''REPLACE_TTYNAME_R''@|0|g' \
-e 's|@''REPLACE_UNLINK''@|1|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''@|<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''@|<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
/Applications/Xcode.app/Contents/Developer/usr/bin/make all-recursive
/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -D_THREAD_SAFE -pthread -c -o c-ctype.lo c-ctype.c
libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -D_THREAD_SAFE -pthread -c c-ctype.c -fno-common -DPIC -o .libs/c-ctype.o
brew: superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/opt/X11/include/freetype2 -isystem/usr/include/libxml2 -isystem/opt/X11/include -I/usr/local/opt/readline/include
/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -D_THREAD_SAFE -pthread -c -o c-strcasecmp.lo c-strcasecmp.c
libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -D_THREAD_SAFE -pthread -c c-strcasecmp.c -fno-common -DPIC -o .libs/c-strcasecmp.o
brew: superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/opt/X11/include/freetype2 -isystem/usr/include/libxml2 -isystem/opt/X11/include -I/usr/local/opt/readline/include
/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -D_THREAD_SAFE -pthread -c -o c-strncasecmp.lo c-strncasecmp.c
libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -D_THREAD_SAFE -pthread -c c-strncasecmp.c -fno-common -DPIC -o .libs/c-strncasecmp.o
brew: superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/opt/X11/include/freetype2 -isystem/usr/include/libxml2 -isystem/opt/X11/include -I/usr/local/opt/readline/include
/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -D_THREAD_SAFE -pthread -c -o cloexec.lo cloexec.c
libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -D_THREAD_SAFE -pthread -c cloexec.c -fno-common -DPIC -o .libs/cloexec.o
brew: superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/opt/X11/include/freetype2 -isystem/usr/include/libxml2 -isystem/opt/X11/include -I/usr/local/opt/readline/include
/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -D_THREAD_SAFE -pthread -c -o md5.lo md5.c
libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -D_THREAD_SAFE -pthread -c md5.c -fno-common -DPIC -o .libs/md5.o
brew: superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/opt/X11/include/freetype2 -isystem/usr/include/libxml2 -isystem/opt/X11/include -I/usr/local/opt/readline/include
/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -D_THREAD_SAFE -pthread -c -o dirname-lgpl.lo dirname-lgpl.c
libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -D_THREAD_SAFE -pthread -c dirname-lgpl.c -fno-common -DPIC -o .libs/dirname-lgpl.o
brew: superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/opt/X11/include/freetype2 -isystem/usr/include/libxml2 -isystem/opt/X11/include -I/usr/local/opt/readline/include
/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -D_THREAD_SAFE -pthread -c -o basename-lgpl.lo basename-lgpl.c
libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -D_THREAD_SAFE -pthread -c basename-lgpl.c -fno-common -DPIC -o .libs/basename-lgpl.o
brew: superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/opt/X11/include/freetype2 -isystem/usr/include/libxml2 -isystem/opt/X11/include -I/usr/local/opt/readline/include
/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -D_THREAD_SAFE -pthread -c -o stripslash.lo stripslash.c
libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -D_THREAD_SAFE -pthread -c stripslash.c -fno-common -DPIC -o .libs/stripslash.o
brew: superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/opt/X11/include/freetype2 -isystem/usr/include/libxml2 -isystem/opt/X11/include -I/usr/local/opt/readline/include
/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -D_THREAD_SAFE -pthread -c -o exitfail.lo exitfail.c
libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -D_THREAD_SAFE -pthread -c exitfail.c -fno-common -DPIC -o .libs/exitfail.o
brew: superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/opt/X11/include/freetype2 -isystem/usr/include/libxml2 -isystem/opt/X11/include -I/usr/local/opt/readline/include
/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -D_THREAD_SAFE -pthread -c -o fd-hook.lo fd-hook.c
libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -D_THREAD_SAFE -pthread -c fd-hook.c -fno-common -DPIC -o .libs/fd-hook.o
brew: superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/opt/X11/include/freetype2 -isystem/usr/include/libxml2 -isystem/opt/X11/include -I/usr/local/opt/readline/include
/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -D_THREAD_SAFE -pthread -c -o filemode.lo filemode.c
libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -D_THREAD_SAFE -pthread -c filemode.c -fno-common -DPIC -o .libs/filemode.o
brew: superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/opt/X11/include/freetype2 -isystem/usr/include/libxml2 -isystem/opt/X11/include -I/usr/local/opt/readline/include
/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -D_THREAD_SAFE -pthread -c -o filenamecat-lgpl.lo filenamecat-lgpl.c
libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -D_THREAD_SAFE -pthread -c filenamecat-lgpl.c -fno-common -DPIC -o .libs/filenamecat-lgpl.o
brew: superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/opt/X11/include/freetype2 -isystem/usr/include/libxml2 -isystem/opt/X11/include -I/usr/local/opt/readline/include
/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -D_THREAD_SAFE -pthread -c -o freading.lo freading.c
libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -D_THREAD_SAFE -pthread -c freading.c -fno-common -DPIC -o .libs/freading.o
brew: superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/opt/X11/include/freetype2 -isystem/usr/include/libxml2 -isystem/opt/X11/include -I/usr/local/opt/readline/include
/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -D_THREAD_SAFE -pthread -c -o localcharset.lo localcharset.c
libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -D_THREAD_SAFE -pthread -c localcharset.c -fno-common -DPIC -o .libs/localcharset.o
brew: superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/opt/X11/include/freetype2 -isystem/usr/include/libxml2 -isystem/opt/X11/include -I/usr/local/opt/readline/include
/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -D_THREAD_SAFE -pthread -c -o malloca.lo malloca.c
libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -D_THREAD_SAFE -pthread -c malloca.c -fno-common -DPIC -o .libs/malloca.o
brew: superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/opt/X11/include/freetype2 -isystem/usr/include/libxml2 -isystem/opt/X11/include -I/usr/local/opt/readline/include
/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -D_THREAD_SAFE -pthread -c -o nproc.lo nproc.c
libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -D_THREAD_SAFE -pthread -c nproc.c -fno-common -DPIC -o .libs/nproc.o
brew: superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/opt/X11/include/freetype2 -isystem/usr/include/libxml2 -isystem/opt/X11/include -I/usr/local/opt/readline/include
/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -D_THREAD_SAFE -pthread -c -o openat-die.lo openat-die.c
libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -D_THREAD_SAFE -pthread -c openat-die.c -fno-common -DPIC -o .libs/openat-die.o
brew: superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/opt/X11/include/freetype2 -isystem/usr/include/libxml2 -isystem/opt/X11/include -I/usr/local/opt/readline/include
/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -D_THREAD_SAFE -pthread -c -o progname.lo progname.c
libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -D_THREAD_SAFE -pthread -c progname.c -fno-common -DPIC -o .libs/progname.o
brew: superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/opt/X11/include/freetype2 -isystem/usr/include/libxml2 -isystem/opt/X11/include -I/usr/local/opt/readline/include
/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -D_THREAD_SAFE -pthread -c -o save-cwd.lo save-cwd.c
libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -D_THREAD_SAFE -pthread -c save-cwd.c -fno-common -DPIC -o .libs/save-cwd.o
brew: superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/opt/X11/include/freetype2 -isystem/usr/include/libxml2 -isystem/opt/X11/include -I/usr/local/opt/readline/include
/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -D_THREAD_SAFE -pthread -c -o sockets.lo sockets.c
libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -D_THREAD_SAFE -pthread -c sockets.c -fno-common -DPIC -o .libs/sockets.o
brew: superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/opt/X11/include/freetype2 -isystem/usr/include/libxml2 -isystem/opt/X11/include -I/usr/local/opt/readline/include
/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -D_THREAD_SAFE -pthread -c -o strftime.lo strftime.c
libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -D_THREAD_SAFE -pthread -c strftime.c -fno-common -DPIC -o .libs/strftime.o
brew: superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/opt/X11/include/freetype2 -isystem/usr/include/libxml2 -isystem/opt/X11/include -I/usr/local/opt/readline/include
/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -D_THREAD_SAFE -pthread -c -o strnlen1.lo strnlen1.c
libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -D_THREAD_SAFE -pthread -c strnlen1.c -fno-common -DPIC -o .libs/strnlen1.o
brew: superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/opt/X11/include/freetype2 -isystem/usr/include/libxml2 -isystem/opt/X11/include -I/usr/local/opt/readline/include
/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -D_THREAD_SAFE -pthread -c -o tempname.lo tempname.c
libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -D_THREAD_SAFE -pthread -c tempname.c -fno-common -DPIC -o .libs/tempname.o
brew: superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/opt/X11/include/freetype2 -isystem/usr/include/libxml2 -isystem/opt/X11/include -I/usr/local/opt/readline/include
/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -D_THREAD_SAFE -pthread -c -o tmpdir.lo tmpdir.c
libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -D_THREAD_SAFE -pthread -c tmpdir.c -fno-common -DPIC -o .libs/tmpdir.o
brew: superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/opt/X11/include/freetype2 -isystem/usr/include/libxml2 -isystem/opt/X11/include -I/usr/local/opt/readline/include
/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -D_THREAD_SAFE -pthread -c -o dup-safer.lo dup-safer.c
libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -D_THREAD_SAFE -pthread -c dup-safer.c -fno-common -DPIC -o .libs/dup-safer.o
brew: superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/opt/X11/include/freetype2 -isystem/usr/include/libxml2 -isystem/opt/X11/include -I/usr/local/opt/readline/include
/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -D_THREAD_SAFE -pthread -c -o fd-safer.lo fd-safer.c
libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -D_THREAD_SAFE -pthread -c fd-safer.c -fno-common -DPIC -o .libs/fd-safer.o
brew: superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/opt/X11/include/freetype2 -isystem/usr/include/libxml2 -isystem/opt/X11/include -I/usr/local/opt/readline/include
/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -D_THREAD_SAFE -pthread -c -o pipe-safer.lo pipe-safer.c
libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -D_THREAD_SAFE -pthread -c pipe-safer.c -fno-common -DPIC -o .libs/pipe-safer.o
brew: superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/opt/X11/include/freetype2 -isystem/usr/include/libxml2 -isystem/opt/X11/include -I/usr/local/opt/readline/include
/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -D_THREAD_SAFE -pthread -c -o asnprintf.lo asnprintf.c
libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -D_THREAD_SAFE -pthread -c asnprintf.c -fno-common -DPIC -o .libs/asnprintf.o
brew: superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/opt/X11/include/freetype2 -isystem/usr/include/libxml2 -isystem/opt/X11/include -I/usr/local/opt/readline/include
/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -D_THREAD_SAFE -pthread -c -o canonicalize-lgpl.lo canonicalize-lgpl.c
libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -D_THREAD_SAFE -pthread -c canonicalize-lgpl.c -fno-common -DPIC -o .libs/canonicalize-lgpl.o
brew: superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/opt/X11/include/freetype2 -isystem/usr/include/libxml2 -isystem/opt/X11/include -I/usr/local/opt/readline/include
/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -D_THREAD_SAFE -pthread -c -o chdir-long.lo chdir-long.c
libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -D_THREAD_SAFE -pthread -c chdir-long.c -fno-common -DPIC -o .libs/chdir-long.o
brew: superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/opt/X11/include/freetype2 -isystem/usr/include/libxml2 -isystem/opt/X11/include -I/usr/local/opt/readline/include
/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -D_THREAD_SAFE -pthread -c -o error.lo error.c
libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -D_THREAD_SAFE -pthread -c error.c -fno-common -DPIC -o .libs/error.o
brew: superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/opt/X11/include/freetype2 -isystem/usr/include/libxml2 -isystem/opt/X11/include -I/usr/local/opt/readline/include
/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -D_THREAD_SAFE -pthread -c -o fclose.lo fclose.c
libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -D_THREAD_SAFE -pthread -c fclose.c -fno-common -DPIC -o .libs/fclose.o
brew: superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/opt/X11/include/freetype2 -isystem/usr/include/libxml2 -isystem/opt/X11/include -I/usr/local/opt/readline/include
/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -D_THREAD_SAFE -pthread -c -o fdopendir.lo fdopendir.c
libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -D_THREAD_SAFE -pthread -c fdopendir.c -fno-common -DPIC -o .libs/fdopendir.o
brew: superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/opt/X11/include/freetype2 -isystem/usr/include/libxml2 -isystem/opt/X11/include -I/usr/local/opt/readline/include
/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -D_THREAD_SAFE -pthread -c -o fflush.lo fflush.c
libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -D_THREAD_SAFE -pthread -c fflush.c -fno-common -DPIC -o .libs/fflush.o
brew: superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/opt/X11/include/freetype2 -isystem/usr/include/libxml2 -isystem/opt/X11/include -I/usr/local/opt/readline/include
/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -D_THREAD_SAFE -pthread -c -o fnmatch.lo fnmatch.c
libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -D_THREAD_SAFE -pthread -c fnmatch.c -fno-common -DPIC -o .libs/fnmatch.o
brew: superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/opt/X11/include/freetype2 -isystem/usr/include/libxml2 -isystem/opt/X11/include -I/usr/local/opt/readline/include
/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -D_THREAD_SAFE -pthread -c -o fpurge.lo fpurge.c
libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -D_THREAD_SAFE -pthread -c fpurge.c -fno-common -DPIC -o .libs/fpurge.o
brew: superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/opt/X11/include/freetype2 -isystem/usr/include/libxml2 -isystem/opt/X11/include -I/usr/local/opt/readline/include
/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -D_THREAD_SAFE -pthread -c -o fseek.lo fseek.c
libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -D_THREAD_SAFE -pthread -c fseek.c -fno-common -DPIC -o .libs/fseek.o
brew: superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/opt/X11/include/freetype2 -isystem/usr/include/libxml2 -isystem/opt/X11/include -I/usr/local/opt/readline/include
/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -D_THREAD_SAFE -pthread -c -o fseeko.lo fseeko.c
libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -D_THREAD_SAFE -pthread -c fseeko.c -fno-common -DPIC -o .libs/fseeko.o
brew: superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/opt/X11/include/freetype2 -isystem/usr/include/libxml2 -isystem/opt/X11/include -I/usr/local/opt/readline/include
/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -D_THREAD_SAFE -pthread -c -o fstatat.lo fstatat.c
libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -D_THREAD_SAFE -pthread -c fstatat.c -fno-common -DPIC -o .libs/fstatat.o
brew: superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/opt/X11/include/freetype2 -isystem/usr/include/libxml2 -isystem/opt/X11/include -I/usr/local/opt/readline/include
/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -D_THREAD_SAFE -pthread -c -o getcwd.lo getcwd.c
libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -D_THREAD_SAFE -pthread -c getcwd.c -fno-common -DPIC -o .libs/getcwd.o
brew: superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/opt/X11/include/freetype2 -isystem/usr/include/libxml2 -isystem/opt/X11/include -I/usr/local/opt/readline/include
/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -D_THREAD_SAFE -pthread -c -o getcwd-lgpl.lo getcwd-lgpl.c
libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -D_THREAD_SAFE -pthread -c getcwd-lgpl.c -fno-common -DPIC -o .libs/getcwd-lgpl.o
brew: superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/opt/X11/include/freetype2 -isystem/usr/include/libxml2 -isystem/opt/X11/include -I/usr/local/opt/readline/include
/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -D_THREAD_SAFE -pthread -c -o getopt.lo getopt.c
libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -D_THREAD_SAFE -pthread -c getopt.c -fno-common -DPIC -o .libs/getopt.o
brew: superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/opt/X11/include/freetype2 -isystem/usr/include/libxml2 -isystem/opt/X11/include -I/usr/local/opt/readline/include
/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -D_THREAD_SAFE -pthread -c -o getopt1.lo getopt1.c
libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -D_THREAD_SAFE -pthread -c getopt1.c -fno-common -DPIC -o .libs/getopt1.o
brew: superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/opt/X11/include/freetype2 -isystem/usr/include/libxml2 -isystem/opt/X11/include -I/usr/local/opt/readline/include
/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -D_THREAD_SAFE -pthread -c -o glob.lo glob.c
libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -D_THREAD_SAFE -pthread -c glob.c -fno-common -DPIC -o .libs/glob.o
brew: superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/opt/X11/include/freetype2 -isystem/usr/include/libxml2 -isystem/opt/X11/include -I/usr/local/opt/readline/include
/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -D_THREAD_SAFE -pthread -c -o isnanf.lo isnanf.c
libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -D_THREAD_SAFE -pthread -c isnanf.c -fno-common -DPIC -o .libs/isnanf.o
brew: superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/opt/X11/include/freetype2 -isystem/usr/include/libxml2 -isystem/opt/X11/include -I/usr/local/opt/readline/include
/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -D_THREAD_SAFE -pthread -c -o isnanl.lo isnanl.c
libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -D_THREAD_SAFE -pthread -c isnanl.c -fno-common -DPIC -o .libs/isnanl.o
brew: superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/opt/X11/include/freetype2 -isystem/usr/include/libxml2 -isystem/opt/X11/include -I/usr/local/opt/readline/include
/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -D_THREAD_SAFE -pthread -c -o link.lo link.c
libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -D_THREAD_SAFE -pthread -c link.c -fno-common -DPIC -o .libs/link.o
brew: superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/opt/X11/include/freetype2 -isystem/usr/include/libxml2 -isystem/opt/X11/include -I/usr/local/opt/readline/include
/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -D_THREAD_SAFE -pthread -c -o lstat.lo lstat.c
libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -D_THREAD_SAFE -pthread -c lstat.c -fno-common -DPIC -o .libs/lstat.o
brew: superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/opt/X11/include/freetype2 -isystem/usr/include/libxml2 -isystem/opt/X11/include -I/usr/local/opt/readline/include
/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -D_THREAD_SAFE -pthread -c -o mempcpy.lo mempcpy.c
libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -D_THREAD_SAFE -pthread -c mempcpy.c -fno-common -DPIC -o .libs/mempcpy.o
brew: superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/opt/X11/include/freetype2 -isystem/usr/include/libxml2 -isystem/opt/X11/include -I/usr/local/opt/readline/include
/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -D_THREAD_SAFE -pthread -c -o memrchr.lo memrchr.c
libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -D_THREAD_SAFE -pthread -c memrchr.c -fno-common -DPIC -o .libs/memrchr.o
brew: superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/opt/X11/include/freetype2 -isystem/usr/include/libxml2 -isystem/opt/X11/include -I/usr/local/opt/readline/include
/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -D_THREAD_SAFE -pthread -c -o mkfifo.lo mkfifo.c
libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -D_THREAD_SAFE -pthread -c mkfifo.c -fno-common -DPIC -o .libs/mkfifo.o
brew: superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/opt/X11/include/freetype2 -isystem/usr/include/libxml2 -isystem/opt/X11/include -I/usr/local/opt/readline/include
/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -D_THREAD_SAFE -pthread -c -o mkostemp.lo mkostemp.c
libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -D_THREAD_SAFE -pthread -c mkostemp.c -fno-common -DPIC -o .libs/mkostemp.o
brew: superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/opt/X11/include/freetype2 -isystem/usr/include/libxml2 -isystem/opt/X11/include -I/usr/local/opt/readline/include
/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -D_THREAD_SAFE -pthread -c -o mktime.lo mktime.c
libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -D_THREAD_SAFE -pthread -c mktime.c -fno-common -DPIC -o .libs/mktime.o
brew: superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/opt/X11/include/freetype2 -isystem/usr/include/libxml2 -isystem/opt/X11/include -I/usr/local/opt/readline/include
/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -D_THREAD_SAFE -pthread -c -o nanosleep.lo nanosleep.c
libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -D_THREAD_SAFE -pthread -c nanosleep.c -fno-common -DPIC -o .libs/nanosleep.o
brew: superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/opt/X11/include/freetype2 -isystem/usr/include/libxml2 -isystem/opt/X11/include -I/usr/local/opt/readline/include
/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -D_THREAD_SAFE -pthread -c -o open.lo open.c
libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -D_THREAD_SAFE -pthread -c open.c -fno-common -DPIC -o .libs/open.o
brew: superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/opt/X11/include/freetype2 -isystem/usr/include/libxml2 -isystem/opt/X11/include -I/usr/local/opt/readline/include
/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -D_THREAD_SAFE -pthread -c -o openat.lo openat.c
libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -D_THREAD_SAFE -pthread -c openat.c -fno-common -DPIC -o .libs/openat.o
brew: superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/opt/X11/include/freetype2 -isystem/usr/include/libxml2 -isystem/opt/X11/include -I/usr/local/opt/readline/include
/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -D_THREAD_SAFE -pthread -c -o openat-proc.lo openat-proc.c
libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -D_THREAD_SAFE -pthread -c openat-proc.c -fno-common -DPIC -o .libs/openat-proc.o
brew: superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/opt/X11/include/freetype2 -isystem/usr/include/libxml2 -isystem/opt/X11/include -I/usr/local/opt/readline/include
/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -D_THREAD_SAFE -pthread -c -o printf-args.lo printf-args.c
libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -D_THREAD_SAFE -pthread -c printf-args.c -fno-common -DPIC -o .libs/printf-args.o
brew: superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/opt/X11/include/freetype2 -isystem/usr/include/libxml2 -isystem/opt/X11/include -I/usr/local/opt/readline/include
/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -D_THREAD_SAFE -pthread -c -o printf-parse.lo printf-parse.c
libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -D_THREAD_SAFE -pthread -c printf-parse.c -fno-common -DPIC -o .libs/printf-parse.o
brew: superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/opt/X11/include/freetype2 -isystem/usr/include/libxml2 -isystem/opt/X11/include -I/usr/local/opt/readline/include
/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -D_THREAD_SAFE -pthread -c -o readlink.lo readlink.c
libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -D_THREAD_SAFE -pthread -c readlink.c -fno-common -DPIC -o .libs/readlink.o
brew: superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/opt/X11/include/freetype2 -isystem/usr/include/libxml2 -isystem/opt/X11/include -I/usr/local/opt/readline/include
/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -D_THREAD_SAFE -pthread -c -o rename.lo rename.c
libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -D_THREAD_SAFE -pthread -c rename.c -fno-common -DPIC -o .libs/rename.o
brew: superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/opt/X11/include/freetype2 -isystem/usr/include/libxml2 -isystem/opt/X11/include -I/usr/local/opt/readline/include
/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -D_THREAD_SAFE -pthread -c -o stat.lo stat.c
libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -D_THREAD_SAFE -pthread -c stat.c -fno-common -DPIC -o .libs/stat.o
brew: superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/opt/X11/include/freetype2 -isystem/usr/include/libxml2 -isystem/opt/X11/include -I/usr/local/opt/readline/include
/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -D_THREAD_SAFE -pthread -c -o strerror.lo strerror.c
libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -D_THREAD_SAFE -pthread -c strerror.c -fno-common -DPIC -o .libs/strerror.o
brew: superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/opt/X11/include/freetype2 -isystem/usr/include/libxml2 -isystem/opt/X11/include -I/usr/local/opt/readline/include
/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -D_THREAD_SAFE -pthread -c -o strerror-override.lo strerror-override.c
libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -D_THREAD_SAFE -pthread -c strerror-override.c -fno-common -DPIC -o .libs/strerror-override.o
brew: superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/opt/X11/include/freetype2 -isystem/usr/include/libxml2 -isystem/opt/X11/include -I/usr/local/opt/readline/include
/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -D_THREAD_SAFE -pthread -c -o symlink.lo symlink.c
libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -D_THREAD_SAFE -pthread -c symlink.c -fno-common -DPIC -o .libs/symlink.o
brew: superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/opt/X11/include/freetype2 -isystem/usr/include/libxml2 -isystem/opt/X11/include -I/usr/local/opt/readline/include
/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -D_THREAD_SAFE -pthread -c -o unlink.lo unlink.c
libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -D_THREAD_SAFE -pthread -c unlink.c -fno-common -DPIC -o .libs/unlink.o
brew: superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/opt/X11/include/freetype2 -isystem/usr/include/libxml2 -isystem/opt/X11/include -I/usr/local/opt/readline/include
/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -D_THREAD_SAFE -pthread -c -o vasnprintf.lo vasnprintf.c
libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -D_THREAD_SAFE -pthread -c vasnprintf.c -fno-common -DPIC -o .libs/vasnprintf.o
brew: superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/opt/X11/include/freetype2 -isystem/usr/include/libxml2 -isystem/opt/X11/include -I/usr/local/opt/readline/include
/bin/sh ../libtool --tag=CC --mode=link cc -D_REENTRANT -D_THREAD_SAFE -pthread -no-undefined -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 isnanf.lo isnanl.lo link.lo lstat.lo mempcpy.lo memrchr.lo mkfifo.lo mkostemp.lo mktime.lo nanosleep.lo open.lo openat.lo openat-proc.lo printf-args.lo printf-parse.lo readlink.lo rename.lo stat.lo strerror.lo strerror-override.lo symlink.lo unlink.lo vasnprintf.lo -lm
libtool: link: ar cru .libs/libgnu.a .libs/c-ctype.o .libs/c-strcasecmp.o .libs/c-strncasecmp.o .libs/cloexec.o .libs/md5.o .libs/dirname-lgpl.o .libs/basename-lgpl.o .libs/stripslash.o .libs/exitfail.o .libs/fd-hook.o .libs/filemode.o .libs/filenamecat-lgpl.o .libs/freading.o .libs/localcharset.o .libs/malloca.o .libs/nproc.o .libs/openat-die.o .libs/progname.o .libs/save-cwd.o .libs/sockets.o .libs/strftime.o .libs/strnlen1.o .libs/tempname.o .libs/tmpdir.o .libs/dup-safer.o .libs/fd-safer.o .libs/pipe-safer.o .libs/asnprintf.o .libs/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/isnanf.o .libs/isnanl.o .libs/link.o .libs/lstat.o .libs/mempcpy.o .libs/memrchr.o .libs/mkfifo.o .libs/mkostemp.o .libs/mktime.o .libs/nanosleep.o .libs/open.o .libs/openat.o .libs/openat-proc.o .libs/printf-args.o .libs/printf-parse.o .libs/readlink.o .libs/rename.o .libs/stat.o .libs/strerror.o .libs/strerror-override.o .libs/symlink.o .libs/unlink.o .libs/vasnprintf.o
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: .libs/libgnu.a(fd-hook.o) has no symbols
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: .libs/libgnu.a(getcwd-lgpl.o) has no symbols
libtool: link: ranlib .libs/libgnu.a
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: .libs/libgnu.a(fd-hook.o) has no symbols
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: .libs/libgnu.a(getcwd-lgpl.o) has no symbols
libtool: link: ( cd ".libs" && rm -f "libgnu.la" && ln -s "../libgnu.la" "libgnu.la" )
rm -f t-charset.alias charset.alias && \
/bin/sh ./config.charset 'x86_64-apple-darwin13.0.0' > 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
Making all in libcruft
/bin/sh ../libtool --tag=F77 --mode=compile /usr/local/bin/gfortran -ff2c -O -ff2c -O -c -o ranlib/advnst.lo ranlib/advnst.f
libtool: compile: /usr/local/bin/gfortran -ff2c -O -ff2c -O -c ranlib/advnst.f -fno-common -o ranlib/.libs/advnst.o
/bin/sh ../libtool --tag=F77 --mode=compile /usr/local/bin/gfortran -ff2c -O -ff2c -O -c -o ranlib/genbet.lo ranlib/genbet.f
libtool: compile: /usr/local/bin/gfortran -ff2c -O -ff2c -O -c ranlib/genbet.f -fno-common -o ranlib/.libs/genbet.o
/bin/sh ../libtool --tag=F77 --mode=compile /usr/local/bin/gfortran -ff2c -O -ff2c -O -c -o ranlib/genchi.lo ranlib/genchi.f
libtool: compile: /usr/local/bin/gfortran -ff2c -O -ff2c -O -c ranlib/genchi.f -fno-common -o ranlib/.libs/genchi.o
/bin/sh ../libtool --tag=F77 --mode=compile /usr/local/bin/gfortran -ff2c -O -ff2c -O -c -o ranlib/genexp.lo ranlib/genexp.f
libtool: compile: /usr/local/bin/gfortran -ff2c -O -ff2c -O -c ranlib/genexp.f -fno-common -o ranlib/.libs/genexp.o
/bin/sh ../libtool --tag=F77 --mode=compile /usr/local/bin/gfortran -ff2c -O -ff2c -O -c -o ranlib/genf.lo ranlib/genf.f
libtool: compile: /usr/local/bin/gfortran -ff2c -O -ff2c -O -c ranlib/genf.f -fno-common -o ranlib/.libs/genf.o
/bin/sh ../libtool --tag=F77 --mode=compile /usr/local/bin/gfortran -ff2c -O -ff2c -O -c -o ranlib/gengam.lo ranlib/gengam.f
libtool: compile: /usr/local/bin/gfortran -ff2c -O -ff2c -O -c ranlib/gengam.f -fno-common -o ranlib/.libs/gengam.o
/bin/sh ../libtool --tag=F77 --mode=compile /usr/local/bin/gfortran -ff2c -O -ff2c -O -c -o ranlib/genmn.lo ranlib/genmn.f
libtool: compile: /usr/local/bin/gfortran -ff2c -O -ff2c -O -c ranlib/genmn.f -fno-common -o ranlib/.libs/genmn.o
/bin/sh ../libtool --tag=F77 --mode=compile /usr/local/bin/gfortran -ff2c -O -ff2c -O -c -o ranlib/genmul.lo ranlib/genmul.f
libtool: compile: /usr/local/bin/gfortran -ff2c -O -ff2c -O -c ranlib/genmul.f -fno-common -o ranlib/.libs/genmul.o
/bin/sh ../libtool --tag=F77 --mode=compile /usr/local/bin/gfortran -ff2c -O -ff2c -O -c -o ranlib/gennch.lo ranlib/gennch.f
libtool: compile: /usr/local/bin/gfortran -ff2c -O -ff2c -O -c ranlib/gennch.f -fno-common -o ranlib/.libs/gennch.o
/bin/sh ../libtool --tag=F77 --mode=compile /usr/local/bin/gfortran -ff2c -O -ff2c -O -c -o ranlib/gennf.lo ranlib/gennf.f
libtool: compile: /usr/local/bin/gfortran -ff2c -O -ff2c -O -c ranlib/gennf.f -fno-common -o ranlib/.libs/gennf.o
/bin/sh ../libtool --tag=F77 --mode=compile /usr/local/bin/gfortran -ff2c -O -ff2c -O -c -o ranlib/gennor.lo ranlib/gennor.f
libtool: compile: /usr/local/bin/gfortran -ff2c -O -ff2c -O -c ranlib/gennor.f -fno-common -o ranlib/.libs/gennor.o
/bin/sh ../libtool --tag=F77 --mode=compile /usr/local/bin/gfortran -ff2c -O -ff2c -O -c -o ranlib/genprm.lo ranlib/genprm.f
libtool: compile: /usr/local/bin/gfortran -ff2c -O -ff2c -O -c ranlib/genprm.f -fno-common -o ranlib/.libs/genprm.o
/bin/sh ../libtool --tag=F77 --mode=compile /usr/local/bin/gfortran -ff2c -O -ff2c -O -c -o ranlib/genunf.lo ranlib/genunf.f
libtool: compile: /usr/local/bin/gfortran -ff2c -O -ff2c -O -c ranlib/genunf.f -fno-common -o ranlib/.libs/genunf.o
/bin/sh ../libtool --tag=F77 --mode=compile /usr/local/bin/gfortran -ff2c -O -ff2c -O -c -o ranlib/getcgn.lo ranlib/getcgn.f
libtool: compile: /usr/local/bin/gfortran -ff2c -O -ff2c -O -c ranlib/getcgn.f -fno-common -o ranlib/.libs/getcgn.o
/bin/sh ../libtool --tag=F77 --mode=compile /usr/local/bin/gfortran -ff2c -O -ff2c -O -c -o ranlib/getsd.lo ranlib/getsd.f
libtool: compile: /usr/local/bin/gfortran -ff2c -O -ff2c -O -c ranlib/getsd.f -fno-common -o ranlib/.libs/getsd.o
/bin/sh ../libtool --tag=F77 --mode=compile /usr/local/bin/gfortran -ff2c -O -ff2c -O -c -o ranlib/ignbin.lo ranlib/ignbin.f
libtool: compile: /usr/local/bin/gfortran -ff2c -O -ff2c -O -c ranlib/ignbin.f -fno-common -o ranlib/.libs/ignbin.o
/bin/sh ../libtool --tag=F77 --mode=compile /usr/local/bin/gfortran -ff2c -O -ff2c -O -c -o ranlib/ignlgi.lo ranlib/ignlgi.f
libtool: compile: /usr/local/bin/gfortran -ff2c -O -ff2c -O -c ranlib/ignlgi.f -fno-common -o ranlib/.libs/ignlgi.o
/bin/sh ../libtool --tag=F77 --mode=compile /usr/local/bin/gfortran -ff2c -O -ff2c -O -c -o ranlib/ignnbn.lo ranlib/ignnbn.f
libtool: compile: /usr/local/bin/gfortran -ff2c -O -ff2c -O -c ranlib/ignnbn.f -fno-common -o ranlib/.libs/ignnbn.o
/bin/sh ../libtool --tag=F77 --mode=compile /usr/local/bin/gfortran -ff2c -O -ff2c -O -c -o ranlib/ignpoi.lo ranlib/ignpoi.f
libtool: compile: /usr/local/bin/gfortran -ff2c -O -ff2c -O -c ranlib/ignpoi.f -fno-common -o ranlib/.libs/ignpoi.o
/bin/sh ../libtool --tag=F77 --mode=compile /usr/local/bin/gfortran -ff2c -O -ff2c -O -c -o ranlib/ignuin.lo ranlib/ignuin.f
libtool: compile: /usr/local/bin/gfortran -ff2c -O -ff2c -O -c ranlib/ignuin.f -fno-common -o ranlib/.libs/ignuin.o
/bin/sh ../libtool --tag=F77 --mode=compile /usr/local/bin/gfortran -ff2c -O -ff2c -O -c -o ranlib/initgn.lo ranlib/initgn.f
libtool: compile: /usr/local/bin/gfortran -ff2c -O -ff2c -O -c ranlib/initgn.f -fno-common -o ranlib/.libs/initgn.o
/bin/sh ../libtool --tag=F77 --mode=compile /usr/local/bin/gfortran -ff2c -O -ff2c -O -c -o ranlib/inrgcm.lo ranlib/inrgcm.f
libtool: compile: /usr/local/bin/gfortran -ff2c -O -ff2c -O -c ranlib/inrgcm.f -fno-common -o ranlib/.libs/inrgcm.o
/bin/sh ../libtool --tag=F77 --mode=compile /usr/local/bin/gfortran -ff2c -O -ff2c -O -c -o ranlib/lennob.lo ranlib/lennob.f
libtool: compile: /usr/local/bin/gfortran -ff2c -O -ff2c -O -c ranlib/lennob.f -fno-common -o ranlib/.libs/lennob.o
/bin/sh ../libtool --tag=F77 --mode=compile /usr/local/bin/gfortran -ff2c -O -ff2c -O -c -o ranlib/mltmod.lo ranlib/mltmod.f
libtool: compile: /usr/local/bin/gfortran -ff2c -O -ff2c -O -c ranlib/mltmod.f -fno-common -o ranlib/.libs/mltmod.o
/bin/sh ../libtool --tag=F77 --mode=compile /usr/local/bin/gfortran -ff2c -O -ff2c -O -c -o ranlib/phrtsd.lo ranlib/phrtsd.f
libtool: compile: /usr/local/bin/gfortran -ff2c -O -ff2c -O -c ranlib/phrtsd.f -fno-common -o ranlib/.libs/phrtsd.o
/bin/sh ../libtool --tag=F77 --mode=compile /usr/local/bin/gfortran -ff2c -O -ff2c -O -c -o ranlib/qrgnin.lo ranlib/qrgnin.f
libtool: compile: /usr/local/bin/gfortran -ff2c -O -ff2c -O -c ranlib/qrgnin.f -fno-common -o ranlib/.libs/qrgnin.o
/bin/sh ../libtool --tag=F77 --mode=compile /usr/local/bin/gfortran -ff2c -O -ff2c -O -c -o ranlib/ranf.lo ranlib/ranf.f
libtool: compile: /usr/local/bin/gfortran -ff2c -O -ff2c -O -c ranlib/ranf.f -fno-common -o ranlib/.libs/ranf.o
/bin/sh ../libtool --tag=F77 --mode=compile /usr/local/bin/gfortran -ff2c -O -ff2c -O -c -o ranlib/setall.lo ranlib/setall.f
libtool: compile: /usr/local/bin/gfortran -ff2c -O -ff2c -O -c ranlib/setall.f -fno-common -o ranlib/.libs/setall.o
/bin/sh ../libtool --tag=F77 --mode=compile /usr/local/bin/gfortran -ff2c -O -ff2c -O -c -o ranlib/setant.lo ranlib/setant.f
libtool: compile: /usr/local/bin/gfortran -ff2c -O -ff2c -O -c ranlib/setant.f -fno-common -o ranlib/.libs/setant.o
/bin/sh ../libtool --tag=F77 --mode=compile /usr/local/bin/gfortran -ff2c -O -ff2c -O -c -o ranlib/setgmn.lo ranlib/setgmn.f
libtool: compile: /usr/local/bin/gfortran -ff2c -O -ff2c -O -c ranlib/setgmn.f -fno-common -o ranlib/.libs/setgmn.o
/bin/sh ../libtool --tag=F77 --mode=compile /usr/local/bin/gfortran -ff2c -O -ff2c -O -c -o ranlib/setsd.lo ranlib/setsd.f
libtool: compile: /usr/local/bin/gfortran -ff2c -O -ff2c -O -c ranlib/setsd.f -fno-common -o ranlib/.libs/setsd.o
/bin/sh ../libtool --tag=F77 --mode=compile /usr/local/bin/gfortran -ff2c -O -ff2c -O -c -o ranlib/sexpo.lo ranlib/sexpo.f
libtool: compile: /usr/local/bin/gfortran -ff2c -O -ff2c -O -c ranlib/sexpo.f -fno-common -o ranlib/.libs/sexpo.o
/bin/sh ../libtool --tag=F77 --mode=compile /usr/local/bin/gfortran -ff2c -O -ff2c -O -c -o ranlib/sgamma.lo ranlib/sgamma.f
libtool: compile: /usr/local/bin/gfortran -ff2c -O -ff2c -O -c ranlib/sgamma.f -fno-common -o ranlib/.libs/sgamma.o
/bin/sh ../libtool --tag=F77 --mode=compile /usr/local/bin/gfortran -ff2c -O -ff2c -O -c -o ranlib/snorm.lo ranlib/snorm.f
libtool: compile: /usr/local/bin/gfortran -ff2c -O -ff2c -O -c ranlib/snorm.f -fno-common -o ranlib/.libs/snorm.o
/bin/sh ../libtool --tag=F77 --mode=compile /usr/local/bin/gfortran -ff2c -O -ff2c -O -c -o ranlib/wrap.lo ranlib/wrap.f
libtool: compile: /usr/local/bin/gfortran -ff2c -O -ff2c -O -c ranlib/wrap.f -fno-common -o ranlib/.libs/wrap.o
chmod a+rx mkf77def
./mkf77def . ranlib/advnst.f ranlib/genbet.f ranlib/genchi.f ranlib/genexp.f ranlib/genf.f ranlib/gengam.f ranlib/genmn.f ranlib/genmul.f ranlib/gennch.f ranlib/gennf.f ranlib/gennor.f ranlib/genprm.f ranlib/genunf.f ranlib/getcgn.f ranlib/getsd.f ranlib/ignbin.f ranlib/ignlgi.f ranlib/ignnbn.f ranlib/ignpoi.f ranlib/ignuin.f ranlib/initgn.f ranlib/inrgcm.f ranlib/lennob.f ranlib/mltmod.f ranlib/phrtsd.f ranlib/qrgnin.f ranlib/ranf.f ranlib/setall.f ranlib/setant.f ranlib/setgmn.f ranlib/setsd.f ranlib/sexpo.f ranlib/sgamma.f ranlib/snorm.f ranlib/wrap.f > ranlib.def-t
mv ranlib.def-t ranlib.def
/bin/sh ../libtool --tag=F77 --mode=link /usr/local/bin/gfortran -ff2c -O -ff2c -O -o libranlib.la ranlib/advnst.lo ranlib/genbet.lo ranlib/genchi.lo ranlib/genexp.lo ranlib/genf.lo ranlib/gengam.lo ranlib/genmn.lo ranlib/genmul.lo ranlib/gennch.lo ranlib/gennf.lo ranlib/gennor.lo ranlib/genprm.lo ranlib/genunf.lo ranlib/getcgn.lo ranlib/getsd.lo ranlib/ignbin.lo ranlib/ignlgi.lo ranlib/ignnbn.lo ranlib/ignpoi.lo ranlib/ignuin.lo ranlib/initgn.lo ranlib/inrgcm.lo ranlib/lennob.lo ranlib/mltmod.lo ranlib/phrtsd.lo ranlib/qrgnin.lo ranlib/ranf.lo ranlib/setall.lo ranlib/setant.lo ranlib/setgmn.lo ranlib/setsd.lo ranlib/sexpo.lo ranlib/sgamma.lo ranlib/snorm.lo ranlib/wrap.lo -lm
libtool: link: ar cru .libs/libranlib.a ranlib/.libs/advnst.o ranlib/.libs/genbet.o ranlib/.libs/genchi.o ranlib/.libs/genexp.o ranlib/.libs/genf.o ranlib/.libs/gengam.o ranlib/.libs/genmn.o ranlib/.libs/genmul.o ranlib/.libs/gennch.o ranlib/.libs/gennf.o ranlib/.libs/gennor.o ranlib/.libs/genprm.o ranlib/.libs/genunf.o ranlib/.libs/getcgn.o ranlib/.libs/getsd.o ranlib/.libs/ignbin.o ranlib/.libs/ignlgi.o ranlib/.libs/ignnbn.o ranlib/.libs/ignpoi.o ranlib/.libs/ignuin.o ranlib/.libs/initgn.o ranlib/.libs/inrgcm.o ranlib/.libs/lennob.o ranlib/.libs/mltmod.o ranlib/.libs/phrtsd.o ranlib/.libs/qrgnin.o ranlib/.libs/ranf.o ranlib/.libs/setall.o ranlib/.libs/setant.o ranlib/.libs/setgmn.o ranlib/.libs/setsd.o ranlib/.libs/sexpo.o ranlib/.libs/sgamma.o ranlib/.libs/snorm.o ranlib/.libs/wrap.o
libtool: link: ranlib .libs/libranlib.a
libtool: link: ( cd ".libs" && rm -f "libranlib.la" && ln -s "../libranlib.la" "libranlib.la" )
/bin/sh ../libtool --tag=F77 --mode=compile /usr/local/bin/gfortran -ff2c -O -c -o amos/libcruft_la-cacai.lo `test -f 'amos/cacai.f' || echo './'`amos/cacai.f
libtool: compile: /usr/local/bin/gfortran -ff2c -O -c amos/cacai.f -fno-common -o amos/.libs/libcruft_la-cacai.o
/bin/sh ../libtool --tag=F77 --mode=compile /usr/local/bin/gfortran -ff2c -O -c -o amos/libcruft_la-cacon.lo `test -f 'amos/cacon.f' || echo './'`amos/cacon.f
libtool: compile: /usr/local/bin/gfortran -ff2c -O -c amos/cacon.f -fno-common -o amos/.libs/libcruft_la-cacon.o
/bin/sh ../libtool --tag=F77 --mode=compile /usr/local/bin/gfortran -ff2c -O -c -o amos/libcruft_la-cbesh.lo `test -f 'amos/cbesh.f' || echo './'`amos/cbesh.f
libtool: compile: /usr/local/bin/gfortran -ff2c -O -c amos/cbesh.f -fno-common -o amos/.libs/libcruft_la-cbesh.o
/bin/sh ../libtool --tag=F77 --mode=compile /usr/local/bin/gfortran -ff2c -O -c -o amos/libcruft_la-cbesi.lo `test -f 'amos/cbesi.f' || echo './'`amos/cbesi.f
libtool: compile: /usr/local/bin/gfortran -ff2c -O -c amos/cbesi.f -fno-common -o amos/.libs/libcruft_la-cbesi.o
/bin/sh ../libtool --tag=F77 --mode=compile /usr/local/bin/gfortran -ff2c -O -c -o amos/libcruft_la-cbesj.lo `test -f 'amos/cbesj.f' || echo './'`amos/cbesj.f
libtool: compile: /usr/local/bin/gfortran -ff2c -O -c amos/cbesj.f -fno-common -o amos/.libs/libcruft_la-cbesj.o
/bin/sh ../libtool --tag=F77 --mode=compile /usr/local/bin/gfortran -ff2c -O -c -o amos/libcruft_la-cbesk.lo `test -f 'amos/cbesk.f' || echo './'`amos/cbesk.f
libtool: compile: /usr/local/bin/gfortran -ff2c -O -c amos/cbesk.f -fno-common -o amos/.libs/libcruft_la-cbesk.o
/bin/sh ../libtool --tag=F77 --mode=compile /usr/local/bin/gfortran -ff2c -O -c -o amos/libcruft_la-cbesy.lo `test -f 'amos/cbesy.f' || echo './'`amos/cbesy.f
libtool: compile: /usr/local/bin/gfortran -ff2c -O -c amos/cbesy.f -fno-common -o amos/.libs/libcruft_la-cbesy.o
/bin/sh ../libtool --tag=F77 --mode=compile /usr/local/bin/gfortran -ff2c -O -c -o amos/libcruft_la-cbinu.lo `test -f 'amos/cbinu.f' || echo './'`amos/cbinu.f
libtool: compile: /usr/local/bin/gfortran -ff2c -O -c amos/cbinu.f -fno-common -o amos/.libs/libcruft_la-cbinu.o
/bin/sh ../libtool --tag=F77 --mode=compile /usr/local/bin/gfortran -ff2c -O -c -o amos/libcruft_la-cbuni.lo `test -f 'amos/cbuni.f' || echo './'`amos/cbuni.f
libtool: compile: /usr/local/bin/gfortran -ff2c -O -c amos/cbuni.f -fno-common -o amos/.libs/libcruft_la-cbuni.o
/bin/sh ../libtool --tag=F77 --mode=compile /usr/local/bin/gfortran -ff2c -O -c -o amos/libcruft_la-cbunk.lo `test -f 'amos/cbunk.f' || echo './'`amos/cbunk.f
libtool: compile: /usr/local/bin/gfortran -ff2c -O -c amos/cbunk.f -fno-common -o amos/.libs/libcruft_la-cbunk.o
/bin/sh ../libtool --tag=F77 --mode=compile /usr/local/bin/gfortran -ff2c -O -c -o amos/libcruft_la-cunk1.lo `test -f 'amos/cunk1.f' || echo './'`amos/cunk1.f
libtool: compile: /usr/local/bin/gfortran -ff2c -O -c amos/cunk1.f -fno-common -o amos/.libs/libcruft_la-cunk1.o
/bin/sh ../libtool --tag=F77 --mode=compile /usr/local/bin/gfortran -ff2c -O -c -o amos/libcruft_la-cunk2.lo `test -f 'amos/cunk2.f' || echo './'`amos/cunk2.f
libtool: compile: /usr/local/bin/gfortran -ff2c -O -c amos/cunk2.f -fno-common -o amos/.libs/libcruft_la-cunk2.o
/bin/sh ../libtool --tag=F77 --mode=compile /usr/local/bin/gfortran -ff2c -O -c -o amos/libcruft_la-crati.lo `test -f 'amos/crati.f' || echo './'`amos/crati.f
libtool: compile: /usr/local/bin/gfortran -ff2c -O -c amos/crati.f -fno-common -o amos/.libs/libcruft_la-crati.o
/bin/sh ../libtool --tag=F77 --mode=compile /usr/local/bin/gfortran -ff2c -O -c -o amos/libcruft_la-cshch.lo `test -f 'amos/cshch.f' || echo './'`amos/cshch.f
libtool: compile: /usr/local/bin/gfortran -ff2c -O -c amos/cshch.f -fno-common -o amos/.libs/libcruft_la-cshch.o
/bin/sh ../libtool --tag=F77 --mode=compile /usr/local/bin/gfortran -ff2c -O -c -o amos/libcruft_la-cuni1.lo `test -f 'amos/cuni1.f' || echo './'`amos/cuni1.f
libtool: compile: /usr/local/bin/gfortran -ff2c -O -c amos/cuni1.f -fno-common -o amos/.libs/libcruft_la-cuni1.o
/bin/sh ../libtool --tag=F77 --mode=compile /usr/local/bin/gfortran -ff2c -O -c -o amos/libcruft_la-cuoik.lo `test -f 'amos/cuoik.f' || echo './'`amos/cuoik.f
libtool: compile: /usr/local/bin/gfortran -ff2c -O -c amos/cuoik.f -fno-common -o amos/.libs/libcruft_la-cuoik.o
/bin/sh ../libtool --tag=F77 --mode=compile /usr/local/bin/gfortran -ff2c -O -c -o amos/libcruft_la-cairy.lo `test -f 'amos/cairy.f' || echo './'`amos/cairy.f
libtool: compile: /usr/local/bin/gfortran -ff2c -O -c amos/cairy.f -fno-common -o amos/.libs/libcruft_la-cairy.o
/bin/sh ../libtool --tag=F77 --mode=compile /usr/local/bin/gfortran -ff2c -O -c -o amos/libcruft_la-cbiry.lo `test -f 'amos/cbiry.f' || echo './'`amos/cbiry.f
libtool: compile: /usr/local/bin/gfortran -ff2c -O -c amos/cbiry.f -fno-common -o amos/.libs/libcruft_la-cbiry.o
/bin/sh ../libtool --tag=F77 --mode=compile /usr/local/bin/gfortran -ff2c -O -c -o amos/libcruft_la-ckscl.lo `test -f 'amos/ckscl.f' || echo './'`amos/ckscl.f
libtool: compile: /usr/local/bin/gfortran -ff2c -O -c amos/ckscl.f -fno-common -o amos/.libs/libcruft_la-ckscl.o
/bin/sh ../libtool --tag=F77 --mode=compile /usr/local/bin/gfortran -ff2c -O -c -o amos/libcruft_la-cs1s2.lo `test -f 'amos/cs1s2.f' || echo './'`amos/cs1s2.f
libtool: compile: /usr/local/bin/gfortran -ff2c -O -c amos/cs1s2.f -fno-common -o amos/.libs/libcruft_la-cs1s2.o
/bin/sh ../libtool --tag=F77 --mode=compile /usr/local/bin/gfortran -ff2c -O -c -o amos/libcruft_la-cuchk.lo `test -f 'amos/cuchk.f' || echo './'`amos/cuchk.f
libtool: compile: /usr/local/bin/gfortran -ff2c -O -c amos/cuchk.f -fno-common -o amos/.libs/libcruft_la-cuchk.o
/bin/sh ../libtool --tag=F77 --mode=compile /usr/local/bin/gfortran -ff2c -O -c -o amos/libcruft_la-cuni2.lo `test -f 'amos/cuni2.f' || echo './'`amos/cuni2.f
libtool: compile: /usr/local/bin/gfortran -ff2c -O -c amos/cuni2.f -fno-common -o amos/.libs/libcruft_la-cuni2.o
/bin/sh ../libtool --tag=F77 --mode=compile /usr/local/bin/gfortran -ff2c -O -c -o amos/libcruft_la-cwrsk.lo `test -f 'amos/cwrsk.f' || echo './'`amos/cwrsk.f
libtool: compile: /usr/local/bin/gfortran -ff2c -O -c amos/cwrsk.f -fno-common -o amos/.libs/libcruft_la-cwrsk.o
/bin/sh ../libtool --tag=F77 --mode=compile /usr/local/bin/gfortran -ff2c -O -c -o amos/libcruft_la-casyi.lo `test -f 'amos/casyi.f' || echo './'`amos/casyi.f
libtool: compile: /usr/local/bin/gfortran -ff2c -O -c amos/casyi.f -fno-common -o amos/.libs/libcruft_la-casyi.o
/bin/sh ../libtool --tag=F77 --mode=compile /usr/local/bin/gfortran -ff2c -O -c -o amos/libcruft_la-cbknu.lo `test -f 'amos/cbknu.f' || echo './'`amos/cbknu.f
libtool: compile: /usr/local/bin/gfortran -ff2c -O -c amos/cbknu.f -fno-common -o amos/.libs/libcruft_la-cbknu.o
/bin/sh ../libtool --tag=F77 --mode=compile /usr/local/bin/gfortran -ff2c -O -c -o amos/libcruft_la-cmlri.lo `test -f 'amos/cmlri.f' || echo './'`amos/cmlri.f
libtool: compile: /usr/local/bin/gfortran -ff2c -O -c amos/cmlri.f -fno-common -o amos/.libs/libcruft_la-cmlri.o
/bin/sh ../libtool --tag=F77 --mode=compile /usr/local/bin/gfortran -ff2c -O -c -o amos/libcruft_la-cseri.lo `test -f 'amos/cseri.f' || echo './'`amos/cseri.f
libtool: compile: /usr/local/bin/gfortran -ff2c -O -c amos/cseri.f -fno-common -o amos/.libs/libcruft_la-cseri.o
/bin/sh ../libtool --tag=F77 --mode=compile /usr/local/bin/gfortran -ff2c -O -c -o amos/libcruft_la-cunhj.lo `test -f 'amos/cunhj.f' || echo './'`amos/cunhj.f
libtool: compile: /usr/local/bin/gfortran -ff2c -O -c amos/cunhj.f -fno-common -o amos/.libs/libcruft_la-cunhj.o
/bin/sh ../libtool --tag=F77 --mode=compile /usr/local/bin/gfortran -ff2c -O -c -o amos/libcruft_la-cunik.lo `test -f 'amos/cunik.f' || echo './'`amos/cunik.f
libtool: compile: /usr/local/bin/gfortran -ff2c -O -c amos/cunik.f -fno-common -o amos/.libs/libcruft_la-cunik.o
/bin/sh ../libtool --tag=F77 --mode=compile /usr/local/bin/gfortran -ff2c -O -c -o amos/libcruft_la-dgamln.lo `test -f 'amos/dgamln.f' || echo './'`amos/dgamln.f
libtool: compile: /usr/local/bin/gfortran -ff2c -O -c amos/dgamln.f -fno-common -o amos/.libs/libcruft_la-dgamln.o
/bin/sh ../libtool --tag=F77 --mode=compile /usr/local/bin/gfortran -ff2c -O -c -o amos/libcruft_la-gamln.lo `test -f 'amos/gamln.f' || echo './'`amos/gamln.f
libtool: compile: /usr/local/bin/gfortran -ff2c -O -c amos/gamln.f -fno-common -o amos/.libs/libcruft_la-gamln.o
/bin/sh ../libtool --tag=F77 --mode=compile /usr/local/bin/gfortran -ff2c -O -c -o amos/libcruft_la-xzabs.lo `test -f 'amos/xzabs.f' || echo './'`amos/xzabs.f
libtool: compile: /usr/local/bin/gfortran -ff2c -O -c amos/xzabs.f -fno-common -o amos/.libs/libcruft_la-xzabs.o
/bin/sh ../libtool --tag=F77 --mode=compile /usr/local/bin/gfortran -ff2c -O -c -o amos/libcruft_la-xzexp.lo `test -f 'amos/xzexp.f' || echo './'`amos/xzexp.f
libtool: compile: /usr/local/bin/gfortran -ff2c -O -c amos/xzexp.f -fno-common -o amos/.libs/libcruft_la-xzexp.o
/bin/sh ../libtool --tag=F77 --mode=compile /usr/local/bin/gfortran -ff2c -O -c -o amos/libcruft_la-xzlog.lo `test -f 'amos/xzlog.f' || echo './'`amos/xzlog.f
libtool: compile: /usr/local/bin/gfortran -ff2c -O -c amos/xzlog.f -fno-common -o amos/.libs/libcruft_la-xzlog.o
/bin/sh ../libtool --tag=F77 --mode=compile /usr/local/bin/gfortran -ff2c -O -c -o amos/libcruft_la-xzsqrt.lo `test -f 'amos/xzsqrt.f' || echo './'`amos/xzsqrt.f
libtool: compile: /usr/local/bin/gfortran -ff2c -O -c amos/xzsqrt.f -fno-common -o amos/.libs/libcruft_la-xzsqrt.o
/bin/sh ../libtool --tag=F77 --mode=compile /usr/local/bin/gfortran -ff2c -O -c -o amos/libcruft_la-zacai.lo `test -f 'amos/zacai.f' || echo './'`amos/zacai.f
libtool: compile: /usr/local/bin/gfortran -ff2c -O -c amos/zacai.f -fno-common -o amos/.libs/libcruft_la-zacai.o
/bin/sh ../libtool --tag=F77 --mode=compile /usr/local/bin/gfortran -ff2c -O -c -o amos/libcruft_la-zacon.lo `test -f 'amos/zacon.f' || echo './'`amos/zacon.f
libtool: compile: /usr/local/bin/gfortran -ff2c -O -c amos/zacon.f -fno-common -o amos/.libs/libcruft_la-zacon.o
/bin/sh ../libtool --tag=F77 --mode=compile /usr/local/bin/gfortran -ff2c -O -c -o amos/libcruft_la-zairy.lo `test -f 'amos/zairy.f' || echo './'`amos/zairy.f
libtool: compile: /usr/local/bin/gfortran -ff2c -O -c amos/zairy.f -fno-common -o amos/.libs/libcruft_la-zairy.o
/bin/sh ../libtool --tag=F77 --mode=compile /usr/local/bin/gfortran -ff2c -O -c -o amos/libcruft_la-zasyi.lo `test -f 'amos/zasyi.f' || echo './'`amos/zasyi.f
libtool: compile: /usr/local/bin/gfortran -ff2c -O -c amos/zasyi.f -fno-common -o amos/.libs/libcruft_la-zasyi.o
/bin/sh ../libtool --tag=F77 --mode=compile /usr/local/bin/gfortran -ff2c -O -c -o amos/libcruft_la-zbesh.lo `test -f 'amos/zbesh.f' || echo './'`amos/zbesh.f
libtool: compile: /usr/local/bin/gfortran -ff2c -O -c amos/zbesh.f -fno-common -o amos/.libs/libcruft_la-zbesh.o
/bin/sh ../libtool --tag=F77 --mode=compile /usr/local/bin/gfortran -ff2c -O -c -o amos/libcruft_la-zbesi.lo `test -f 'amos/zbesi.f' || echo './'`amos/zbesi.f
libtool: compile: /usr/local/bin/gfortran -ff2c -O -c amos/zbesi.f -fno-common -o amos/.libs/libcruft_la-zbesi.o
/bin/sh ../libtool --tag=F77 --mode=compile /usr/local/bin/gfortran -ff2c -O -c -o amos/libcruft_la-zbesj.lo `test -f 'amos/zbesj.f' || echo './'`amos/zbesj.f
libtool: compile: /usr/local/bin/gfortran -ff2c -O -c amos/zbesj.f -fno-common -o amos/.libs/libcruft_la-zbesj.o
/bin/sh ../libtool --tag=F77 --mode=compile /usr/local/bin/gfortran -ff2c -O -c -o amos/libcruft_la-zbesk.lo `test -f 'amos/zbesk.f' || echo './'`amos/zbesk.f
libtool: compile: /usr/local/bin/gfortran -ff2c -O -c amos/zbesk.f -fno-common -o amos/.libs/libcruft_la-zbesk.o
/bin/sh ../libtool --tag=F77 --mode=compile /usr/local/bin/gfortran -ff2c -O -c -o amos/libcruft_la-zbesy.lo `test -f 'amos/zbesy.f' || echo './'`amos/zbesy.f
libtool: compile: /usr/local/bin/gfortran -ff2c -O -c amos/zbesy.f -fno-common -o amos/.libs/libcruft_la-zbesy.o
/bin/sh ../libtool --tag=F77 --mode=compile /usr/local/bin/gfortran -ff2c -O -c -o amos/libcruft_la-zbinu.lo `test -f 'amos/zbinu.f' || echo './'`amos/zbinu.f
libtool: compile: /usr/local/bin/gfortran -ff2c -O -c amos/zbinu.f -fno-common -o amos/.libs/libcruft_la-zbinu.o
/bin/sh ../libtool --tag=F77 --mode=compile /usr/local/bin/gfortran -ff2c -O -c -o amos/libcruft_la-zbiry.lo `test -f 'amos/zbiry.f' || echo './'`amos/zbiry.f
libtool: compile: /usr/local/bin/gfortran -ff2c -O -c amos/zbiry.f -fno-common -o amos/.libs/libcruft_la-zbiry.o
/bin/sh ../libtool --tag=F77 --mode=compile /usr/local/bin/gfortran -ff2c -O -c -o amos/libcruft_la-zbknu.lo `test -f 'amos/zbknu.f' || echo './'`amos/zbknu.f
libtool: compile: /usr/local/bin/gfortran -ff2c -O -c amos/zbknu.f -fno-common -o amos/.libs/libcruft_la-zbknu.o
/bin/sh ../libtool --tag=F77 --mode=compile /usr/local/bin/gfortran -ff2c -O -c -o amos/libcruft_la-zbuni.lo `test -f 'amos/zbuni.f' || echo './'`amos/zbuni.f
libtool: compile: /usr/local/bin/gfortran -ff2c -O -c amos/zbuni.f -fno-common -o amos/.libs/libcruft_la-zbuni.o
/bin/sh ../libtool --tag=F77 --mode=compile /usr/local/bin/gfortran -ff2c -O -c -o amos/libcruft_la-zbunk.lo `test -f 'amos/zbunk.f' || echo './'`amos/zbunk.f
libtool: compile: /usr/local/bin/gfortran -ff2c -O -c amos/zbunk.f -fno-common -o amos/.libs/libcruft_la-zbunk.o
/bin/sh ../libtool --tag=F77 --mode=compile /usr/local/bin/gfortran -ff2c -O -c -o amos/libcruft_la-zdiv.lo `test -f 'amos/zdiv.f' || echo './'`amos/zdiv.f
libtool: compile: /usr/local/bin/gfortran -ff2c -O -c amos/zdiv.f -fno-common -o amos/.libs/libcruft_la-zdiv.o
/bin/sh ../libtool --tag=F77 --mode=compile /usr/local/bin/gfortran -ff2c -O -c -o amos/libcruft_la-zkscl.lo `test -f 'amos/zkscl.f' || echo './'`amos/zkscl.f
libtool: compile: /usr/local/bin/gfortran -ff2c -O -c amos/zkscl.f -fno-common -o amos/.libs/libcruft_la-zkscl.o
/bin/sh ../libtool --tag=F77 --mode=compile /usr/local/bin/gfortran -ff2c -O -c -o amos/libcruft_la-zmlri.lo `test -f 'amos/zmlri.f' || echo './'`amos/zmlri.f
libtool: compile: /usr/local/bin/gfortran -ff2c -O -c amos/zmlri.f -fno-common -o amos/.libs/libcruft_la-zmlri.o
/bin/sh ../libtool --tag=F77 --mode=compile /usr/local/bin/gfortran -ff2c -O -c -o amos/libcruft_la-zmlt.lo `test -f 'amos/zmlt.f' || echo './'`amos/zmlt.f
libtool: compile: /usr/local/bin/gfortran -ff2c -O -c amos/zmlt.f -fno-common -o amos/.libs/libcruft_la-zmlt.o
/bin/sh ../libtool --tag=F77 --mode=compile /usr/local/bin/gfortran -ff2c -O -c -o amos/libcruft_la-zrati.lo `test -f 'amos/zrati.f' || echo './'`amos/zrati.f
libtool: compile: /usr/local/bin/gfortran -ff2c -O -c amos/zrati.f -fno-common -o amos/.libs/libcruft_la-zrati.o
/bin/sh ../libtool --tag=F77 --mode=compile /usr/local/bin/gfortran -ff2c -O -c -o amos/libcruft_la-zs1s2.lo `test -f 'amos/zs1s2.f' || echo './'`amos/zs1s2.f
libtool: compile: /usr/local/bin/gfortran -ff2c -O -c amos/zs1s2.f -fno-common -o amos/.libs/libcruft_la-zs1s2.o
/bin/sh ../libtool --tag=F77 --mode=compile /usr/local/bin/gfortran -ff2c -O -c -o amos/libcruft_la-zseri.lo `test -f 'amos/zseri.f' || echo './'`amos/zseri.f
libtool: compile: /usr/local/bin/gfortran -ff2c -O -c amos/zseri.f -fno-common -o amos/.libs/libcruft_la-zseri.o
/bin/sh ../libtool --tag=F77 --mode=compile /usr/local/bin/gfortran -ff2c -O -c -o amos/libcruft_la-zshch.lo `test -f 'amos/zshch.f' || echo './'`amos/zshch.f
libtool: compile: /usr/local/bin/gfortran -ff2c -O -c amos/zshch.f -fno-common -o amos/.libs/libcruft_la-zshch.o
/bin/sh ../libtool --tag=F77 --mode=compile /usr/local/bin/gfortran -ff2c -O -c -o amos/libcruft_la-zuchk.lo `test -f 'amos/zuchk.f' || echo './'`amos/zuchk.f
libtool: compile: /usr/local/bin/gfortran -ff2c -O -c amos/zuchk.f -fno-common -o amos/.libs/libcruft_la-zuchk.o
/bin/sh ../libtool --tag=F77 --mode=compile /usr/local/bin/gfortran -ff2c -O -c -o amos/libcruft_la-zunhj.lo `test -f 'amos/zunhj.f' || echo './'`amos/zunhj.f
libtool: compile: /usr/local/bin/gfortran -ff2c -O -c amos/zunhj.f -fno-common -o amos/.libs/libcruft_la-zunhj.o
/bin/sh ../libtool --tag=F77 --mode=compile /usr/local/bin/gfortran -ff2c -O -c -o amos/libcruft_la-zuni1.lo `test -f 'amos/zuni1.f' || echo './'`amos/zuni1.f
libtool: compile: /usr/local/bin/gfortran -ff2c -O -c amos/zuni1.f -fno-common -o amos/.libs/libcruft_la-zuni1.o
/bin/sh ../libtool --tag=F77 --mode=compile /usr/local/bin/gfortran -ff2c -O -c -o amos/libcruft_la-zuni2.lo `test -f 'amos/zuni2.f' || echo './'`amos/zuni2.f
libtool: compile: /usr/local/bin/gfortran -ff2c -O -c amos/zuni2.f -fno-common -o amos/.libs/libcruft_la-zuni2.o
/bin/sh ../libtool --tag=F77 --mode=compile /usr/local/bin/gfortran -ff2c -O -c -o amos/libcruft_la-zunik.lo `test -f 'amos/zunik.f' || echo './'`amos/zunik.f
libtool: compile: /usr/local/bin/gfortran -ff2c -O -c amos/zunik.f -fno-common -o amos/.libs/libcruft_la-zunik.o
/bin/sh ../libtool --tag=F77 --mode=compile /usr/local/bin/gfortran -ff2c -O -c -o amos/libcruft_la-zunk1.lo `test -f 'amos/zunk1.f' || echo './'`amos/zunk1.f
libtool: compile: /usr/local/bin/gfortran -ff2c -O -c amos/zunk1.f -fno-common -o amos/.libs/libcruft_la-zunk1.o
/bin/sh ../libtool --tag=F77 --mode=compile /usr/local/bin/gfortran -ff2c -O -c -o amos/libcruft_la-zunk2.lo `test -f 'amos/zunk2.f' || echo './'`amos/zunk2.f
libtool: compile: /usr/local/bin/gfortran -ff2c -O -c amos/zunk2.f -fno-common -o amos/.libs/libcruft_la-zunk2.o
/bin/sh ../libtool --tag=F77 --mode=compile /usr/local/bin/gfortran -ff2c -O -c -o amos/libcruft_la-zuoik.lo `test -f 'amos/zuoik.f' || echo './'`amos/zuoik.f
libtool: compile: /usr/local/bin/gfortran -ff2c -O -c amos/zuoik.f -fno-common -o amos/.libs/libcruft_la-zuoik.o
/bin/sh ../libtool --tag=F77 --mode=compile /usr/local/bin/gfortran -ff2c -O -c -o amos/libcruft_la-zwrsk.lo `test -f 'amos/zwrsk.f' || echo './'`amos/zwrsk.f
libtool: compile: /usr/local/bin/gfortran -ff2c -O -c amos/zwrsk.f -fno-common -o amos/.libs/libcruft_la-zwrsk.o
/bin/sh ../libtool --tag=F77 --mode=compile /usr/local/bin/gfortran -ff2c -O -c -o blas-xtra/libcruft_la-ddot3.lo `test -f 'blas-xtra/ddot3.f' || echo './'`blas-xtra/ddot3.f
libtool: compile: /usr/local/bin/gfortran -ff2c -O -c blas-xtra/ddot3.f -fno-common -o blas-xtra/.libs/libcruft_la-ddot3.o
/bin/sh ../libtool --tag=F77 --mode=compile /usr/local/bin/gfortran -ff2c -O -c -o blas-xtra/libcruft_la-zdotc3.lo `test -f 'blas-xtra/zdotc3.f' || echo './'`blas-xtra/zdotc3.f
libtool: compile: /usr/local/bin/gfortran -ff2c -O -c blas-xtra/zdotc3.f -fno-common -o blas-xtra/.libs/libcruft_la-zdotc3.o
/bin/sh ../libtool --tag=F77 --mode=compile /usr/local/bin/gfortran -ff2c -O -c -o blas-xtra/libcruft_la-sdot3.lo `test -f 'blas-xtra/sdot3.f' || echo './'`blas-xtra/sdot3.f
libtool: compile: /usr/local/bin/gfortran -ff2c -O -c blas-xtra/sdot3.f -fno-common -o blas-xtra/.libs/libcruft_la-sdot3.o
/bin/sh ../libtool --tag=F77 --mode=compile /usr/local/bin/gfortran -ff2c -O -c -o blas-xtra/libcruft_la-cdotc3.lo `test -f 'blas-xtra/cdotc3.f' || echo './'`blas-xtra/cdotc3.f
libtool: compile: /usr/local/bin/gfortran -ff2c -O -c blas-xtra/cdotc3.f -fno-common -o blas-xtra/.libs/libcruft_la-cdotc3.o
/bin/sh ../libtool --tag=F77 --mode=compile /usr/local/bin/gfortran -ff2c -O -c -o blas-xtra/libcruft_la-dmatm3.lo `test -f 'blas-xtra/dmatm3.f' || echo './'`blas-xtra/dmatm3.f
libtool: compile: /usr/local/bin/gfortran -ff2c -O -c blas-xtra/dmatm3.f -fno-common -o blas-xtra/.libs/libcruft_la-dmatm3.o
/bin/sh ../libtool --tag=F77 --mode=compile /usr/local/bin/gfortran -ff2c -O -c -o blas-xtra/libcruft_la-zmatm3.lo `test -f 'blas-xtra/zmatm3.f' || echo './'`blas-xtra/zmatm3.f
libtool: compile: /usr/local/bin/gfortran -ff2c -O -c blas-xtra/zmatm3.f -fno-common -o blas-xtra/.libs/libcruft_la-zmatm3.o
/bin/sh ../libtool --tag=F77 --mode=compile /usr/local/bin/gfortran -ff2c -O -c -o blas-xtra/libcruft_la-smatm3.lo `test -f 'blas-xtra/smatm3.f' || echo './'`blas-xtra/smatm3.f
libtool: compile: /usr/local/bin/gfortran -ff2c -O -c blas-xtra/smatm3.f -fno-common -o blas-xtra/.libs/libcruft_la-smatm3.o
/bin/sh ../libtool --tag=F77 --mode=compile /usr/local/bin/gfortran -ff2c -O -c -o blas-xtra/libcruft_la-cmatm3.lo `test -f 'blas-xtra/cmatm3.f' || echo './'`blas-xtra/cmatm3.f
libtool: compile: /usr/local/bin/gfortran -ff2c -O -c blas-xtra/cmatm3.f -fno-common -o blas-xtra/.libs/libcruft_la-cmatm3.o
/bin/sh ../libtool --tag=F77 --mode=compile /usr/local/bin/gfortran -ff2c -O -c -o blas-xtra/libcruft_la-xddot.lo `test -f 'blas-xtra/xddot.f' || echo './'`blas-xtra/xddot.f
libtool: compile: /usr/local/bin/gfortran -ff2c -O -c blas-xtra/xddot.f -fno-common -o blas-xtra/.libs/libcruft_la-xddot.o
/bin/sh ../libtool --tag=F77 --mode=compile /usr/local/bin/gfortran -ff2c -O -c -o blas-xtra/libcruft_la-xdnrm2.lo `test -f 'blas-xtra/xdnrm2.f' || echo './'`blas-xtra/xdnrm2.f
libtool: compile: /usr/local/bin/gfortran -ff2c -O -c blas-xtra/xdnrm2.f -fno-common -o blas-xtra/.libs/libcruft_la-xdnrm2.o
/bin/sh ../libtool --tag=F77 --mode=compile /usr/local/bin/gfortran -ff2c -O -c -o blas-xtra/libcruft_la-xdznrm2.lo `test -f 'blas-xtra/xdznrm2.f' || echo './'`blas-xtra/xdznrm2.f
libtool: compile: /usr/local/bin/gfortran -ff2c -O -c blas-xtra/xdznrm2.f -fno-common -o blas-xtra/.libs/libcruft_la-xdznrm2.o
/bin/sh ../libtool --tag=F77 --mode=compile /usr/local/bin/gfortran -ff2c -O -c -o blas-xtra/libcruft_la-xzdotc.lo `test -f 'blas-xtra/xzdotc.f' || echo './'`blas-xtra/xzdotc.f
libtool: compile: /usr/local/bin/gfortran -ff2c -O -c blas-xtra/xzdotc.f -fno-common -o blas-xtra/.libs/libcruft_la-xzdotc.o
/bin/sh ../libtool --tag=F77 --mode=compile /usr/local/bin/gfortran -ff2c -O -c -o blas-xtra/libcruft_la-xzdotu.lo `test -f 'blas-xtra/xzdotu.f' || echo './'`blas-xtra/xzdotu.f
libtool: compile: /usr/local/bin/gfortran -ff2c -O -c blas-xtra/xzdotu.f -fno-common -o blas-xtra/.libs/libcruft_la-xzdotu.o
/bin/sh ../libtool --tag=F77 --mode=compile /usr/local/bin/gfortran -ff2c -O -c -o blas-xtra/libcruft_la-xsdot.lo `test -f 'blas-xtra/xsdot.f' || echo './'`blas-xtra/xsdot.f
libtool: compile: /usr/local/bin/gfortran -ff2c -O -c blas-xtra/xsdot.f -fno-common -o blas-xtra/.libs/libcruft_la-xsdot.o
/bin/sh ../libtool --tag=F77 --mode=compile /usr/local/bin/gfortran -ff2c -O -c -o blas-xtra/libcruft_la-xsnrm2.lo `test -f 'blas-xtra/xsnrm2.f' || echo './'`blas-xtra/xsnrm2.f
libtool: compile: /usr/local/bin/gfortran -ff2c -O -c blas-xtra/xsnrm2.f -fno-common -o blas-xtra/.libs/libcruft_la-xsnrm2.o
/bin/sh ../libtool --tag=F77 --mode=compile /usr/local/bin/gfortran -ff2c -O -c -o blas-xtra/libcruft_la-xscnrm2.lo `test -f 'blas-xtra/xscnrm2.f' || echo './'`blas-xtra/xscnrm2.f
libtool: compile: /usr/local/bin/gfortran -ff2c -O -c blas-xtra/xscnrm2.f -fno-common -o blas-xtra/.libs/libcruft_la-xscnrm2.o
/bin/sh ../libtool --tag=F77 --mode=compile /usr/local/bin/gfortran -ff2c -O -c -o blas-xtra/libcruft_la-xcdotc.lo `test -f 'blas-xtra/xcdotc.f' || echo './'`blas-xtra/xcdotc.f
libtool: compile: /usr/local/bin/gfortran -ff2c -O -c blas-xtra/xcdotc.f -fno-common -o blas-xtra/.libs/libcruft_la-xcdotc.o
/bin/sh ../libtool --tag=F77 --mode=compile /usr/local/bin/gfortran -ff2c -O -c -o blas-xtra/libcruft_la-xcdotu.lo `test -f 'blas-xtra/xcdotu.f' || echo './'`blas-xtra/xcdotu.f
libtool: compile: /usr/local/bin/gfortran -ff2c -O -c blas-xtra/xcdotu.f -fno-common -o blas-xtra/.libs/libcruft_la-xcdotu.o
/bin/sh ../libtool --tag=F77 --mode=compile /usr/local/bin/gfortran -ff2c -O -c -o blas-xtra/libcruft_la-xerbla.lo `test -f 'blas-xtra/xerbla.f' || echo './'`blas-xtra/xerbla.f
libtool: compile: /usr/local/bin/gfortran -ff2c -O -c blas-xtra/xerbla.f -fno-common -o blas-xtra/.libs/libcruft_la-xerbla.o
/bin/sh ../libtool --tag=F77 --mode=compile /usr/local/bin/gfortran -ff2c -O -c -o blas-xtra/libcruft_la-cconv2.lo `test -f 'blas-xtra/cconv2.f' || echo './'`blas-xtra/cconv2.f
libtool: compile: /usr/local/bin/gfortran -ff2c -O -c blas-xtra/cconv2.f -fno-common -o blas-xtra/.libs/libcruft_la-cconv2.o
/bin/sh ../libtool --tag=F77 --mode=compile /usr/local/bin/gfortran -ff2c -O -c -o blas-xtra/libcruft_la-csconv2.lo `test -f 'blas-xtra/csconv2.f' || echo './'`blas-xtra/csconv2.f
libtool: compile: /usr/local/bin/gfortran -ff2c -O -c blas-xtra/csconv2.f -fno-common -o blas-xtra/.libs/libcruft_la-csconv2.o
/bin/sh ../libtool --tag=F77 --mode=compile /usr/local/bin/gfortran -ff2c -O -c -o blas-xtra/libcruft_la-dconv2.lo `test -f 'blas-xtra/dconv2.f' || echo './'`blas-xtra/dconv2.f
libtool: compile: /usr/local/bin/gfortran -ff2c -O -c blas-xtra/dconv2.f -fno-common -o blas-xtra/.libs/libcruft_la-dconv2.o
/bin/sh ../libtool --tag=F77 --mode=compile /usr/local/bin/gfortran -ff2c -O -c -o blas-xtra/libcruft_la-sconv2.lo `test -f 'blas-xtra/sconv2.f' || echo './'`blas-xtra/sconv2.f
libtool: compile: /usr/local/bin/gfortran -ff2c -O -c blas-xtra/sconv2.f -fno-common -o blas-xtra/.libs/libcruft_la-sconv2.o
/bin/sh ../libtool --tag=F77 --mode=compile /usr/local/bin/gfortran -ff2c -O -c -o blas-xtra/libcruft_la-zconv2.lo `test -f 'blas-xtra/zconv2.f' || echo './'`blas-xtra/zconv2.f
libtool: compile: /usr/local/bin/gfortran -ff2c -O -c blas-xtra/zconv2.f -fno-common -o blas-xtra/.libs/libcruft_la-zconv2.o
/bin/sh ../libtool --tag=F77 --mode=compile /usr/local/bin/gfortran -ff2c -O -c -o blas-xtra/libcruft_la-zdconv2.lo `test -f 'blas-xtra/zdconv2.f' || echo './'`blas-xtra/zdconv2.f
libtool: compile: /usr/local/bin/gfortran -ff2c -O -c blas-xtra/zdconv2.f -fno-common -o blas-xtra/.libs/libcruft_la-zdconv2.o
/bin/sh ../libtool --tag=F77 --mode=compile /usr/local/bin/gfortran -ff2c -O -c -o daspk/libcruft_la-datv.lo `test -f 'daspk/datv.f' || echo './'`daspk/datv.f
libtool: compile: /usr/local/bin/gfortran -ff2c -O -c daspk/datv.f -fno-common -o daspk/.libs/libcruft_la-datv.o
/bin/sh ../libtool --tag=F77 --mode=compile /usr/local/bin/gfortran -ff2c -O -c -o daspk/libcruft_la-dcnst0.lo `test -f 'daspk/dcnst0.f' || echo './'`daspk/dcnst0.f
libtool: compile: /usr/local/bin/gfortran -ff2c -O -c daspk/dcnst0.f -fno-common -o daspk/.libs/libcruft_la-dcnst0.o
/bin/sh ../libtool --tag=F77 --mode=compile /usr/local/bin/gfortran -ff2c -O -c -o daspk/libcruft_la-dcnstr.lo `test -f 'daspk/dcnstr.f' || echo './'`daspk/dcnstr.f
libtool: compile: /usr/local/bin/gfortran -ff2c -O -c daspk/dcnstr.f -fno-common -o daspk/.libs/libcruft_la-dcnstr.o
/bin/sh ../libtool --tag=F77 --mode=compile /usr/local/bin/gfortran -ff2c -O -c -o daspk/libcruft_la-ddasic.lo `test -f 'daspk/ddasic.f' || echo './'`daspk/ddasic.f
libtool: compile: /usr/local/bin/gfortran -ff2c -O -c daspk/ddasic.f -fno-common -o daspk/.libs/libcruft_la-ddasic.o
/bin/sh ../libtool --tag=F77 --mode=compile /usr/local/bin/gfortran -ff2c -O -c -o daspk/libcruft_la-ddasid.lo `test -f 'daspk/ddasid.f' || echo './'`daspk/ddasid.f
libtool: compile: /usr/local/bin/gfortran -ff2c -O -c daspk/ddasid.f -fno-common -o daspk/.libs/libcruft_la-ddasid.o
/bin/sh ../libtool --tag=F77 --mode=compile /usr/local/bin/gfortran -ff2c -O -c -o daspk/libcruft_la-ddasik.lo `test -f 'daspk/ddasik.f' || echo './'`daspk/ddasik.f
libtool: compile: /usr/local/bin/gfortran -ff2c -O -c daspk/ddasik.f -fno-common -o daspk/.libs/libcruft_la-ddasik.o
/bin/sh ../libtool --tag=F77 --mode=compile /usr/local/bin/gfortran -ff2c -O -c -o daspk/libcruft_la-ddaspk.lo `test -f 'daspk/ddaspk.f' || echo './'`daspk/ddaspk.f
libtool: compile: /usr/local/bin/gfortran -ff2c -O -c daspk/ddaspk.f -fno-common -o daspk/.libs/libcruft_la-ddaspk.o
/bin/sh ../libtool --tag=F77 --mode=compile /usr/local/bin/gfortran -ff2c -O -c -o daspk/libcruft_la-ddstp.lo `test -f 'daspk/ddstp.f' || echo './'`daspk/ddstp.f
libtool: compile: /usr/local/bin/gfortran -ff2c -O -c daspk/ddstp.f -fno-common -o daspk/.libs/libcruft_la-ddstp.o
/bin/sh ../libtool --tag=F77 --mode=compile /usr/local/bin/gfortran -ff2c -O -c -o daspk/libcruft_la-ddwnrm.lo `test -f 'daspk/ddwnrm.f' || echo './'`daspk/ddwnrm.f
libtool: compile: /usr/local/bin/gfortran -ff2c -O -c daspk/ddwnrm.f -fno-common -o daspk/.libs/libcruft_la-ddwnrm.o
/bin/sh ../libtool --tag=F77 --mode=compile /usr/local/bin/gfortran -ff2c -O -c -o daspk/libcruft_la-dfnrmd.lo `test -f 'daspk/dfnrmd.f' || echo './'`daspk/dfnrmd.f
libtool: compile: /usr/local/bin/gfortran -ff2c -O -c daspk/dfnrmd.f -fno-common -o daspk/.libs/libcruft_la-dfnrmd.o
/bin/sh ../libtool --tag=F77 --mode=compile /usr/local/bin/gfortran -ff2c -O -c -o daspk/libcruft_la-dfnrmk.lo `test -f 'daspk/dfnrmk.f' || echo './'`daspk/dfnrmk.f
libtool: compile: /usr/local/bin/gfortran -ff2c -O -c daspk/dfnrmk.f -fno-common -o daspk/.libs/libcruft_la-dfnrmk.o
/bin/sh ../libtool --tag=F77 --mode=compile /usr/local/bin/gfortran -ff2c -O -c -o daspk/libcruft_la-dhels.lo `test -f 'daspk/dhels.f' || echo './'`daspk/dhels.f
libtool: compile: /usr/local/bin/gfortran -ff2c -O -c daspk/dhels.f -fno-common -o daspk/.libs/libcruft_la-dhels.o
/bin/sh ../libtool --tag=F77 --mode=compile /usr/local/bin/gfortran -ff2c -O -c -o daspk/libcruft_la-dheqr.lo `test -f 'daspk/dheqr.f' || echo './'`daspk/dheqr.f
libtool: compile: /usr/local/bin/gfortran -ff2c -O -c daspk/dheqr.f -fno-common -o daspk/.libs/libcruft_la-dheqr.o
/bin/sh ../libtool --tag=F77 --mode=compile /usr/local/bin/gfortran -ff2c -O -c -o daspk/libcruft_la-dinvwt.lo `test -f 'daspk/dinvwt.f' || echo './'`daspk/dinvwt.f
libtool: compile: /usr/local/bin/gfortran -ff2c -O -c daspk/dinvwt.f -fno-common -o daspk/.libs/libcruft_la-dinvwt.o
/bin/sh ../libtool --tag=F77 --mode=compile /usr/local/bin/gfortran -ff2c -O -c -o daspk/libcruft_la-dlinsd.lo `test -f 'daspk/dlinsd.f' || echo './'`daspk/dlinsd.f
libtool: compile: /usr/local/bin/gfortran -ff2c -O -c daspk/dlinsd.f -fno-common -o daspk/.libs/libcruft_la-dlinsd.o
/bin/sh ../libtool --tag=F77 --mode=compile /usr/local/bin/gfortran -ff2c -O -c -o daspk/libcruft_la-dlinsk.lo `test -f 'daspk/dlinsk.f' || echo './'`daspk/dlinsk.f
libtool: compile: /usr/local/bin/gfortran -ff2c -O -c daspk/dlinsk.f -fno-common -o daspk/.libs/libcruft_la-dlinsk.o
/bin/sh ../libtool --tag=F77 --mode=compile /usr/local/bin/gfortran -ff2c -O -c -o daspk/libcruft_la-dmatd.lo `test -f 'daspk/dmatd.f' || echo './'`daspk/dmatd.f
libtool: compile: /usr/local/bin/gfortran -ff2c -O -c daspk/dmatd.f -fno-common -o daspk/.libs/libcruft_la-dmatd.o
/bin/sh ../libtool --tag=F77 --mode=compile /usr/local/bin/gfortran -ff2c -O -c -o daspk/libcruft_la-dnedd.lo `test -f 'daspk/dnedd.f' || echo './'`daspk/dnedd.f
libtool: compile: /usr/local/bin/gfortran -ff2c -O -c daspk/dnedd.f -fno-common -o daspk/.libs/libcruft_la-dnedd.o
/bin/sh ../libtool --tag=F77 --mode=compile /usr/local/bin/gfortran -ff2c -O -c -o daspk/libcruft_la-dnedk.lo `test -f 'daspk/dnedk.f' || echo './'`daspk/dnedk.f
libtool: compile: /usr/local/bin/gfortran -ff2c -O -c daspk/dnedk.f -fno-common -o daspk/.libs/libcruft_la-dnedk.o
/bin/sh ../libtool --tag=F77 --mode=compile /usr/local/bin/gfortran -ff2c -O -c -o daspk/libcruft_la-dnsd.lo `test -f 'daspk/dnsd.f' || echo './'`daspk/dnsd.f
libtool: compile: /usr/local/bin/gfortran -ff2c -O -c daspk/dnsd.f -fno-common -o daspk/.libs/libcruft_la-dnsd.o
/bin/sh ../libtool --tag=F77 --mode=compile /usr/local/bin/gfortran -ff2c -O -c -o daspk/libcruft_la-dnsid.lo `test -f 'daspk/dnsid.f' || echo './'`daspk/dnsid.f
libtool: compile: /usr/local/bin/gfortran -ff2c -O -c daspk/dnsid.f -fno-common -o daspk/.libs/libcruft_la-dnsid.o
/bin/sh ../libtool --tag=F77 --mode=compile /usr/local/bin/gfortran -ff2c -O -c -o daspk/libcruft_la-dnsik.lo `test -f 'daspk/dnsik.f' || echo './'`daspk/dnsik.f
libtool: compile: /usr/local/bin/gfortran -ff2c -O -c daspk/dnsik.f -fno-common -o daspk/.libs/libcruft_la-dnsik.o
/bin/sh ../libtool --tag=F77 --mode=compile /usr/local/bin/gfortran -ff2c -O -c -o daspk/libcruft_la-dnsk.lo `test -f 'daspk/dnsk.f' || echo './'`daspk/dnsk.f
libtool: compile: /usr/local/bin/gfortran -ff2c -O -c daspk/dnsk.f -fno-common -o daspk/.libs/libcruft_la-dnsk.o
/bin/sh ../libtool --tag=F77 --mode=compile /usr/local/bin/gfortran -ff2c -O -c -o daspk/libcruft_la-dorth.lo `test -f 'daspk/dorth.f' || echo './'`daspk/dorth.f
libtool: compile: /usr/local/bin/gfortran -ff2c -O -c daspk/dorth.f -fno-common -o daspk/.libs/libcruft_la-dorth.o
/bin/sh ../libtool --tag=F77 --mode=compile /usr/local/bin/gfortran -ff2c -O -c -o daspk/libcruft_la-dslvd.lo `test -f 'daspk/dslvd.f' || echo './'`daspk/dslvd.f
libtool: compile: /usr/local/bin/gfortran -ff2c -O -c daspk/dslvd.f -fno-common -o daspk/.libs/libcruft_la-dslvd.o
/bin/sh ../libtool --tag=F77 --mode=compile /usr/local/bin/gfortran -ff2c -O -c -o daspk/libcruft_la-dslvk.lo `test -f 'daspk/dslvk.f' || echo './'`daspk/dslvk.f
libtool: compile: /usr/local/bin/gfortran -ff2c -O -c daspk/dslvk.f -fno-common -o daspk/.libs/libcruft_la-dslvk.o
/bin/sh ../libtool --tag=F77 --mode=compile /usr/local/bin/gfortran -ff2c -O -c -o daspk/libcruft_la-dspigm.lo `test -f 'daspk/dspigm.f' || echo './'`daspk/dspigm.f
libtool: compile: /usr/local/bin/gfortran -ff2c -O -c daspk/dspigm.f -fno-common -o daspk/.libs/libcruft_la-dspigm.o
/bin/sh ../libtool --tag=F77 --mode=compile /usr/local/bin/gfortran -ff2c -O -c -o daspk/libcruft_la-dyypnw.lo `test -f 'daspk/dyypnw.f' || echo './'`daspk/dyypnw.f
libtool: compile: /usr/local/bin/gfortran -ff2c -O -c daspk/dyypnw.f -fno-common -o daspk/.libs/libcruft_la-dyypnw.o
/bin/sh ../libtool --tag=F77 --mode=compile /usr/local/bin/gfortran -ff2c -O -c -o dasrt/libcruft_la-ddasrt.lo `test -f 'dasrt/ddasrt.f' || echo './'`dasrt/ddasrt.f
libtool: compile: /usr/local/bin/gfortran -ff2c -O -c dasrt/ddasrt.f -fno-common -o dasrt/.libs/libcruft_la-ddasrt.o
/bin/sh ../libtool --tag=F77 --mode=compile /usr/local/bin/gfortran -ff2c -O -c -o dasrt/libcruft_la-drchek.lo `test -f 'dasrt/drchek.f' || echo './'`dasrt/drchek.f
libtool: compile: /usr/local/bin/gfortran -ff2c -O -c dasrt/drchek.f -fno-common -o dasrt/.libs/libcruft_la-drchek.o
/bin/sh ../libtool --tag=F77 --mode=compile /usr/local/bin/gfortran -ff2c -O -c -o dasrt/libcruft_la-droots.lo `test -f 'dasrt/droots.f' || echo './'`dasrt/droots.f
libtool: compile: /usr/local/bin/gfortran -ff2c -O -c dasrt/droots.f -fno-common -o dasrt/.libs/libcruft_la-droots.o
/bin/sh ../libtool --tag=F77 --mode=compile /usr/local/bin/gfortran -ff2c -O -c -o dassl/libcruft_la-ddaini.lo `test -f 'dassl/ddaini.f' || echo './'`dassl/ddaini.f
libtool: compile: /usr/local/bin/gfortran -ff2c -O -c dassl/ddaini.f -fno-common -o dassl/.libs/libcruft_la-ddaini.o
/bin/sh ../libtool --tag=F77 --mode=compile /usr/local/bin/gfortran -ff2c -O -c -o dassl/libcruft_la-ddajac.lo `test -f 'dassl/ddajac.f' || echo './'`dassl/ddajac.f
libtool: compile: /usr/local/bin/gfortran -ff2c -O -c dassl/ddajac.f -fno-common -o dassl/.libs/libcruft_la-ddajac.o
/bin/sh ../libtool --tag=F77 --mode=compile /usr/local/bin/gfortran -ff2c -O -c -o dassl/libcruft_la-ddanrm.lo `test -f 'dassl/ddanrm.f' || echo './'`dassl/ddanrm.f
libtool: compile: /usr/local/bin/gfortran -ff2c -O -c dassl/ddanrm.f -fno-common -o dassl/.libs/libcruft_la-ddanrm.o
/bin/sh ../libtool --tag=F77 --mode=compile /usr/local/bin/gfortran -ff2c -O -c -o dassl/libcruft_la-ddaslv.lo `test -f 'dassl/ddaslv.f' || echo './'`dassl/ddaslv.f
libtool: compile: /usr/local/bin/gfortran -ff2c -O -c dassl/ddaslv.f -fno-common -o dassl/.libs/libcruft_la-ddaslv.o
/bin/sh ../libtool --tag=F77 --mode=compile /usr/local/bin/gfortran -ff2c -O -c -o dassl/libcruft_la-ddassl.lo `test -f 'dassl/ddassl.f' || echo './'`dassl/ddassl.f
libtool: compile: /usr/local/bin/gfortran -ff2c -O -c dassl/ddassl.f -fno-common -o dassl/.libs/libcruft_la-ddassl.o
/bin/sh ../libtool --tag=F77 --mode=compile /usr/local/bin/gfortran -ff2c -O -c -o dassl/libcruft_la-ddastp.lo `test -f 'dassl/ddastp.f' || echo './'`dassl/ddastp.f
libtool: compile: /usr/local/bin/gfortran -ff2c -O -c dassl/ddastp.f -fno-common -o dassl/.libs/libcruft_la-ddastp.o
/bin/sh ../libtool --tag=F77 --mode=compile /usr/local/bin/gfortran -ff2c -O -c -o dassl/libcruft_la-ddatrp.lo `test -f 'dassl/ddatrp.f' || echo './'`dassl/ddatrp.f
libtool: compile: /usr/local/bin/gfortran -ff2c -O -c dassl/ddatrp.f -fno-common -o dassl/.libs/libcruft_la-ddatrp.o
/bin/sh ../libtool --tag=F77 --mode=compile /usr/local/bin/gfortran -ff2c -O -c -o dassl/libcruft_la-ddawts.lo `test -f 'dassl/ddawts.f' || echo './'`dassl/ddawts.f
libtool: compile: /usr/local/bin/gfortran -ff2c -O -c dassl/ddawts.f -fno-common -o dassl/.libs/libcruft_la-ddawts.o
/bin/sh ../libtool --tag=F77 --mode=compile /usr/local/bin/gfortran -ff2c -O -c -o lapack-xtra/libcruft_la-xclange.lo `test -f 'lapack-xtra/xclange.f' || echo './'`lapack-xtra/xclange.f
libtool: compile: /usr/local/bin/gfortran -ff2c -O -c lapack-xtra/xclange.f -fno-common -o lapack-xtra/.libs/libcruft_la-xclange.o
/bin/sh ../libtool --tag=F77 --mode=compile /usr/local/bin/gfortran -ff2c -O -c -o lapack-xtra/libcruft_la-xdlamch.lo `test -f 'lapack-xtra/xdlamch.f' || echo './'`lapack-xtra/xdlamch.f
libtool: compile: /usr/local/bin/gfortran -ff2c -O -c lapack-xtra/xdlamch.f -fno-common -o lapack-xtra/.libs/libcruft_la-xdlamch.o
/bin/sh ../libtool --tag=F77 --mode=compile /usr/local/bin/gfortran -ff2c -O -c -o lapack-xtra/libcruft_la-xdlange.lo `test -f 'lapack-xtra/xdlange.f' || echo './'`lapack-xtra/xdlange.f
libtool: compile: /usr/local/bin/gfortran -ff2c -O -c lapack-xtra/xdlange.f -fno-common -o lapack-xtra/.libs/libcruft_la-xdlange.o
/bin/sh ../libtool --tag=F77 --mode=compile /usr/local/bin/gfortran -ff2c -O -c -o lapack-xtra/libcruft_la-xilaenv.lo `test -f 'lapack-xtra/xilaenv.f' || echo './'`lapack-xtra/xilaenv.f
libtool: compile: /usr/local/bin/gfortran -ff2c -O -c lapack-xtra/xilaenv.f -fno-common -o lapack-xtra/.libs/libcruft_la-xilaenv.o
/bin/sh ../libtool --tag=F77 --mode=compile /usr/local/bin/gfortran -ff2c -O -c -o lapack-xtra/libcruft_la-xslamch.lo `test -f 'lapack-xtra/xslamch.f' || echo './'`lapack-xtra/xslamch.f
libtool: compile: /usr/local/bin/gfortran -ff2c -O -c lapack-xtra/xslamch.f -fno-common -o lapack-xtra/.libs/libcruft_la-xslamch.o
/bin/sh ../libtool --tag=F77 --mode=compile /usr/local/bin/gfortran -ff2c -O -c -o lapack-xtra/libcruft_la-xslange.lo `test -f 'lapack-xtra/xslange.f' || echo './'`lapack-xtra/xslange.f
libtool: compile: /usr/local/bin/gfortran -ff2c -O -c lapack-xtra/xslange.f -fno-common -o lapack-xtra/.libs/libcruft_la-xslange.o
/bin/sh ../libtool --tag=F77 --mode=compile /usr/local/bin/gfortran -ff2c -O -c -o lapack-xtra/libcruft_la-xzlange.lo `test -f 'lapack-xtra/xzlange.f' || echo './'`lapack-xtra/xzlange.f
libtool: compile: /usr/local/bin/gfortran -ff2c -O -c lapack-xtra/xzlange.f -fno-common -o lapack-xtra/.libs/libcruft_la-xzlange.o
/bin/sh ../libtool --tag=F77 --mode=compile /usr/local/bin/gfortran -ff2c -O -c -o lapack-xtra/libcruft_la-zrsf2csf.lo `test -f 'lapack-xtra/zrsf2csf.f' || echo './'`lapack-xtra/zrsf2csf.f
libtool: compile: /usr/local/bin/gfortran -ff2c -O -c lapack-xtra/zrsf2csf.f -fno-common -o lapack-xtra/.libs/libcruft_la-zrsf2csf.o
/bin/sh ../libtool --tag=F77 --mode=compile /usr/local/bin/gfortran -ff2c -O -c -o lapack-xtra/libcruft_la-crsf2csf.lo `test -f 'lapack-xtra/crsf2csf.f' || echo './'`lapack-xtra/crsf2csf.f
libtool: compile: /usr/local/bin/gfortran -ff2c -O -c lapack-xtra/crsf2csf.f -fno-common -o lapack-xtra/.libs/libcruft_la-crsf2csf.o
/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -D_REENTRANT -D_THREAD_SAFE -pthread -DHAVE_CONFIG_H -Wall -W -Wshadow -Wformat -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_THREAD_SAFE -pthread -D_REENTRANT -D_THREAD_SAFE -pthread -c -o misc/libcruft_la-blaswrap.lo `test -f 'misc/blaswrap.c' || echo './'`misc/blaswrap.c
libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -D_REENTRANT -D_THREAD_SAFE -pthread -DHAVE_CONFIG_H -Wall -W -Wshadow -Wformat -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_THREAD_SAFE -pthread -D_REENTRANT -D_THREAD_SAFE -pthread -c misc/blaswrap.c -fno-common -DPIC -o misc/.libs/libcruft_la-blaswrap.o
brew: superenv removed: -Wall -W -Wshadow -Wformat -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wwrite-strings -Wcast-align -Wcast-qual
brew: superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/opt/X11/include/freetype2 -isystem/usr/include/libxml2 -isystem/opt/X11/include -I/usr/local/opt/readline/include
/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -D_REENTRANT -D_THREAD_SAFE -pthread -DHAVE_CONFIG_H -Wall -W -Wshadow -Wformat -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_THREAD_SAFE -pthread -D_REENTRANT -D_THREAD_SAFE -pthread -c -o misc/libcruft_la-cquit.lo `test -f 'misc/cquit.c' || echo './'`misc/cquit.c
libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -D_REENTRANT -D_THREAD_SAFE -pthread -DHAVE_CONFIG_H -Wall -W -Wshadow -Wformat -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_THREAD_SAFE -pthread -D_REENTRANT -D_THREAD_SAFE -pthread -c misc/cquit.c -fno-common -DPIC -o misc/.libs/libcruft_la-cquit.o
brew: superenv removed: -Wall -W -Wshadow -Wformat -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wwrite-strings -Wcast-align -Wcast-qual
brew: superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/opt/X11/include/freetype2 -isystem/usr/include/libxml2 -isystem/opt/X11/include -I/usr/local/opt/readline/include
/bin/sh ../libtool --tag=F77 --mode=compile /usr/local/bin/gfortran -ff2c -O -c -o misc/libcruft_la-d1mach.lo `test -f 'misc/d1mach.f' || echo './'`misc/d1mach.f
libtool: compile: /usr/local/bin/gfortran -ff2c -O -c misc/d1mach.f -fno-common -o misc/.libs/libcruft_la-d1mach.o
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c -o misc/libcruft_la-f77-extern.lo `test -f 'misc/f77-extern.cc' || echo './'`misc/f77-extern.cc
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c misc/f77-extern.cc -fno-common -DPIC -o misc/.libs/libcruft_la-f77-extern.o
brew: superenv removed: -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual
brew: superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/opt/X11/include/freetype2 -isystem/usr/include/libxml2 -isystem/opt/X11/include -I/usr/local/opt/readline/include
/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -D_REENTRANT -D_THREAD_SAFE -pthread -DHAVE_CONFIG_H -Wall -W -Wshadow -Wformat -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_THREAD_SAFE -pthread -D_REENTRANT -D_THREAD_SAFE -pthread -c -o misc/libcruft_la-f77-fcn.lo `test -f 'misc/f77-fcn.c' || echo './'`misc/f77-fcn.c
libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -D_REENTRANT -D_THREAD_SAFE -pthread -DHAVE_CONFIG_H -Wall -W -Wshadow -Wformat -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_THREAD_SAFE -pthread -D_REENTRANT -D_THREAD_SAFE -pthread -c misc/f77-fcn.c -fno-common -DPIC -o misc/.libs/libcruft_la-f77-fcn.o
brew: superenv removed: -Wall -W -Wshadow -Wformat -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wwrite-strings -Wcast-align -Wcast-qual
brew: superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/opt/X11/include/freetype2 -isystem/usr/include/libxml2 -isystem/opt/X11/include -I/usr/local/opt/readline/include
/bin/sh ../libtool --tag=F77 --mode=compile /usr/local/bin/gfortran -ff2c -O -c -o misc/libcruft_la-i1mach.lo `test -f 'misc/i1mach.f' || echo './'`misc/i1mach.f
libtool: compile: /usr/local/bin/gfortran -ff2c -O -c misc/i1mach.f -fno-common -o misc/.libs/libcruft_la-i1mach.o
/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -D_REENTRANT -D_THREAD_SAFE -pthread -DHAVE_CONFIG_H -Wall -W -Wshadow -Wformat -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_THREAD_SAFE -pthread -D_REENTRANT -D_THREAD_SAFE -pthread -c -o misc/libcruft_la-lo-error.lo `test -f 'misc/lo-error.c' || echo './'`misc/lo-error.c
libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -D_REENTRANT -D_THREAD_SAFE -pthread -DHAVE_CONFIG_H -Wall -W -Wshadow -Wformat -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_THREAD_SAFE -pthread -D_REENTRANT -D_THREAD_SAFE -pthread -c misc/lo-error.c -fno-common -DPIC -o misc/.libs/libcruft_la-lo-error.o
brew: superenv removed: -Wall -W -Wshadow -Wformat -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wwrite-strings -Wcast-align -Wcast-qual
brew: superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/opt/X11/include/freetype2 -isystem/usr/include/libxml2 -isystem/opt/X11/include -I/usr/local/opt/readline/include
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c -o misc/libcruft_la-quit.lo `test -f 'misc/quit.cc' || echo './'`misc/quit.cc
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c misc/quit.cc -fno-common -DPIC -o misc/.libs/libcruft_la-quit.o
brew: superenv removed: -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual
brew: superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/opt/X11/include/freetype2 -isystem/usr/include/libxml2 -isystem/opt/X11/include -I/usr/local/opt/readline/include
/bin/sh ../libtool --tag=F77 --mode=compile /usr/local/bin/gfortran -ff2c -O -c -o misc/libcruft_la-r1mach.lo `test -f 'misc/r1mach.f' || echo './'`misc/r1mach.f
libtool: compile: /usr/local/bin/gfortran -ff2c -O -c misc/r1mach.f -fno-common -o misc/.libs/libcruft_la-r1mach.o
/bin/sh ../libtool --tag=F77 --mode=compile /usr/local/bin/gfortran -ff2c -O -c -o odepack/libcruft_la-cfode.lo `test -f 'odepack/cfode.f' || echo './'`odepack/cfode.f
libtool: compile: /usr/local/bin/gfortran -ff2c -O -c odepack/cfode.f -fno-common -o odepack/.libs/libcruft_la-cfode.o
/bin/sh ../libtool --tag=F77 --mode=compile /usr/local/bin/gfortran -ff2c -O -c -o odepack/libcruft_la-dlsode.lo `test -f 'odepack/dlsode.f' || echo './'`odepack/dlsode.f
libtool: compile: /usr/local/bin/gfortran -ff2c -O -c odepack/dlsode.f -fno-common -o odepack/.libs/libcruft_la-dlsode.o
/bin/sh ../libtool --tag=F77 --mode=compile /usr/local/bin/gfortran -ff2c -O -c -o odepack/libcruft_la-ewset.lo `test -f 'odepack/ewset.f' || echo './'`odepack/ewset.f
libtool: compile: /usr/local/bin/gfortran -ff2c -O -c odepack/ewset.f -fno-common -o odepack/.libs/libcruft_la-ewset.o
/bin/sh ../libtool --tag=F77 --mode=compile /usr/local/bin/gfortran -ff2c -O -c -o odepack/libcruft_la-intdy.lo `test -f 'odepack/intdy.f' || echo './'`odepack/intdy.f
libtool: compile: /usr/local/bin/gfortran -ff2c -O -c odepack/intdy.f -fno-common -o odepack/.libs/libcruft_la-intdy.o
/bin/sh ../libtool --tag=F77 --mode=compile /usr/local/bin/gfortran -ff2c -O -c -o odepack/libcruft_la-prepj.lo `test -f 'odepack/prepj.f' || echo './'`odepack/prepj.f
libtool: compile: /usr/local/bin/gfortran -ff2c -O -c odepack/prepj.f -fno-common -o odepack/.libs/libcruft_la-prepj.o
/bin/sh ../libtool --tag=F77 --mode=compile /usr/local/bin/gfortran -ff2c -O -c -o odepack/libcruft_la-solsy.lo `test -f 'odepack/solsy.f' || echo './'`odepack/solsy.f
libtool: compile: /usr/local/bin/gfortran -ff2c -O -c odepack/solsy.f -fno-common -o odepack/.libs/libcruft_la-solsy.o
/bin/sh ../libtool --tag=F77 --mode=compile /usr/local/bin/gfortran -ff2c -O -c -o odepack/libcruft_la-stode.lo `test -f 'odepack/stode.f' || echo './'`odepack/stode.f
libtool: compile: /usr/local/bin/gfortran -ff2c -O -c odepack/stode.f -fno-common -o odepack/.libs/libcruft_la-stode.o
/bin/sh ../libtool --tag=F77 --mode=compile /usr/local/bin/gfortran -ff2c -O -c -o odepack/libcruft_la-vnorm.lo `test -f 'odepack/vnorm.f' || echo './'`odepack/vnorm.f
libtool: compile: /usr/local/bin/gfortran -ff2c -O -c odepack/vnorm.f -fno-common -o odepack/.libs/libcruft_la-vnorm.o
/bin/sh ../libtool --tag=F77 --mode=compile /usr/local/bin/gfortran -ff2c -O -c -o odepack/libcruft_la-scfode.lo `test -f 'odepack/scfode.f' || echo './'`odepack/scfode.f
libtool: compile: /usr/local/bin/gfortran -ff2c -O -c odepack/scfode.f -fno-common -o odepack/.libs/libcruft_la-scfode.o
/bin/sh ../libtool --tag=F77 --mode=compile /usr/local/bin/gfortran -ff2c -O -c -o odepack/libcruft_la-sewset.lo `test -f 'odepack/sewset.f' || echo './'`odepack/sewset.f
libtool: compile: /usr/local/bin/gfortran -ff2c -O -c odepack/sewset.f -fno-common -o odepack/.libs/libcruft_la-sewset.o
/bin/sh ../libtool --tag=F77 --mode=compile /usr/local/bin/gfortran -ff2c -O -c -o odepack/libcruft_la-sintdy.lo `test -f 'odepack/sintdy.f' || echo './'`odepack/sintdy.f
libtool: compile: /usr/local/bin/gfortran -ff2c -O -c odepack/sintdy.f -fno-common -o odepack/.libs/libcruft_la-sintdy.o
/bin/sh ../libtool --tag=F77 --mode=compile /usr/local/bin/gfortran -ff2c -O -c -o odepack/libcruft_la-slsode.lo `test -f 'odepack/slsode.f' || echo './'`odepack/slsode.f
libtool: compile: /usr/local/bin/gfortran -ff2c -O -c odepack/slsode.f -fno-common -o odepack/.libs/libcruft_la-slsode.o
/bin/sh ../libtool --tag=F77 --mode=compile /usr/local/bin/gfortran -ff2c -O -c -o odepack/libcruft_la-sprepj.lo `test -f 'odepack/sprepj.f' || echo './'`odepack/sprepj.f
libtool: compile: /usr/local/bin/gfortran -ff2c -O -c odepack/sprepj.f -fno-common -o odepack/.libs/libcruft_la-sprepj.o
/bin/sh ../libtool --tag=F77 --mode=compile /usr/local/bin/gfortran -ff2c -O -c -o odepack/libcruft_la-ssolsy.lo `test -f 'odepack/ssolsy.f' || echo './'`odepack/ssolsy.f
libtool: compile: /usr/local/bin/gfortran -ff2c -O -c odepack/ssolsy.f -fno-common -o odepack/.libs/libcruft_la-ssolsy.o
/bin/sh ../libtool --tag=F77 --mode=compile /usr/local/bin/gfortran -ff2c -O -c -o odepack/libcruft_la-sstode.lo `test -f 'odepack/sstode.f' || echo './'`odepack/sstode.f
libtool: compile: /usr/local/bin/gfortran -ff2c -O -c odepack/sstode.f -fno-common -o odepack/.libs/libcruft_la-sstode.o
/bin/sh ../libtool --tag=F77 --mode=compile /usr/local/bin/gfortran -ff2c -O -c -o odepack/libcruft_la-svnorm.lo `test -f 'odepack/svnorm.f' || echo './'`odepack/svnorm.f
libtool: compile: /usr/local/bin/gfortran -ff2c -O -c odepack/svnorm.f -fno-common -o odepack/.libs/libcruft_la-svnorm.o
/bin/sh ../libtool --tag=F77 --mode=compile /usr/local/bin/gfortran -ff2c -O -c -o ordered-qz/libcruft_la-dsubsp.lo `test -f 'ordered-qz/dsubsp.f' || echo './'`ordered-qz/dsubsp.f
libtool: compile: /usr/local/bin/gfortran -ff2c -O -c ordered-qz/dsubsp.f -fno-common -o ordered-qz/.libs/libcruft_la-dsubsp.o
/bin/sh ../libtool --tag=F77 --mode=compile /usr/local/bin/gfortran -ff2c -O -c -o ordered-qz/libcruft_la-exchqz.lo `test -f 'ordered-qz/exchqz.f' || echo './'`ordered-qz/exchqz.f
libtool: compile: /usr/local/bin/gfortran -ff2c -O -c ordered-qz/exchqz.f -fno-common -o ordered-qz/.libs/libcruft_la-exchqz.o
/bin/sh ../libtool --tag=F77 --mode=compile /usr/local/bin/gfortran -ff2c -O -c -o ordered-qz/libcruft_la-ssubsp.lo `test -f 'ordered-qz/ssubsp.f' || echo './'`ordered-qz/ssubsp.f
libtool: compile: /usr/local/bin/gfortran -ff2c -O -c ordered-qz/ssubsp.f -fno-common -o ordered-qz/.libs/libcruft_la-ssubsp.o
/bin/sh ../libtool --tag=F77 --mode=compile /usr/local/bin/gfortran -ff2c -O -c -o ordered-qz/libcruft_la-sexchqz.lo `test -f 'ordered-qz/sexchqz.f' || echo './'`ordered-qz/sexchqz.f
libtool: compile: /usr/local/bin/gfortran -ff2c -O -c ordered-qz/sexchqz.f -fno-common -o ordered-qz/.libs/libcruft_la-sexchqz.o
/bin/sh ../libtool --tag=F77 --mode=compile /usr/local/bin/gfortran -ff2c -O -c -o quadpack/libcruft_la-dqagi.lo `test -f 'quadpack/dqagi.f' || echo './'`quadpack/dqagi.f
libtool: compile: /usr/local/bin/gfortran -ff2c -O -c quadpack/dqagi.f -fno-common -o quadpack/.libs/libcruft_la-dqagi.o
/bin/sh ../libtool --tag=F77 --mode=compile /usr/local/bin/gfortran -ff2c -O -c -o quadpack/libcruft_la-dqagie.lo `test -f 'quadpack/dqagie.f' || echo './'`quadpack/dqagie.f
libtool: compile: /usr/local/bin/gfortran -ff2c -O -c quadpack/dqagie.f -fno-common -o quadpack/.libs/libcruft_la-dqagie.o
/bin/sh ../libtool --tag=F77 --mode=compile /usr/local/bin/gfortran -ff2c -O -c -o quadpack/libcruft_la-dqagp.lo `test -f 'quadpack/dqagp.f' || echo './'`quadpack/dqagp.f
libtool: compile: /usr/local/bin/gfortran -ff2c -O -c quadpack/dqagp.f -fno-common -o quadpack/.libs/libcruft_la-dqagp.o
/bin/sh ../libtool --tag=F77 --mode=compile /usr/local/bin/gfortran -ff2c -O -c -o quadpack/libcruft_la-dqagpe.lo `test -f 'quadpack/dqagpe.f' || echo './'`quadpack/dqagpe.f
libtool: compile: /usr/local/bin/gfortran -ff2c -O -c quadpack/dqagpe.f -fno-common -o quadpack/.libs/libcruft_la-dqagpe.o
/bin/sh ../libtool --tag=F77 --mode=compile /usr/local/bin/gfortran -ff2c -O -c -o quadpack/libcruft_la-dqelg.lo `test -f 'quadpack/dqelg.f' || echo './'`quadpack/dqelg.f
libtool: compile: /usr/local/bin/gfortran -ff2c -O -c quadpack/dqelg.f -fno-common -o quadpack/.libs/libcruft_la-dqelg.o
/bin/sh ../libtool --tag=F77 --mode=compile /usr/local/bin/gfortran -ff2c -O -c -o quadpack/libcruft_la-dqk15i.lo `test -f 'quadpack/dqk15i.f' || echo './'`quadpack/dqk15i.f
libtool: compile: /usr/local/bin/gfortran -ff2c -O -c quadpack/dqk15i.f -fno-common -o quadpack/.libs/libcruft_la-dqk15i.o
/bin/sh ../libtool --tag=F77 --mode=compile /usr/local/bin/gfortran -ff2c -O -c -o quadpack/libcruft_la-dqk21.lo `test -f 'quadpack/dqk21.f' || echo './'`quadpack/dqk21.f
libtool: compile: /usr/local/bin/gfortran -ff2c -O -c quadpack/dqk21.f -fno-common -o quadpack/.libs/libcruft_la-dqk21.o
/bin/sh ../libtool --tag=F77 --mode=compile /usr/local/bin/gfortran -ff2c -O -c -o quadpack/libcruft_la-dqpsrt.lo `test -f 'quadpack/dqpsrt.f' || echo './'`quadpack/dqpsrt.f
libtool: compile: /usr/local/bin/gfortran -ff2c -O -c quadpack/dqpsrt.f -fno-common -o quadpack/.libs/libcruft_la-dqpsrt.o
/bin/sh ../libtool --tag=F77 --mode=compile /usr/local/bin/gfortran -ff2c -O -c -o quadpack/libcruft_la-qagie.lo `test -f 'quadpack/qagie.f' || echo './'`quadpack/qagie.f
libtool: compile: /usr/local/bin/gfortran -ff2c -O -c quadpack/qagie.f -fno-common -o quadpack/.libs/libcruft_la-qagie.o
/bin/sh ../libtool --tag=F77 --mode=compile /usr/local/bin/gfortran -ff2c -O -c -o quadpack/libcruft_la-qagi.lo `test -f 'quadpack/qagi.f' || echo './'`quadpack/qagi.f
libtool: compile: /usr/local/bin/gfortran -ff2c -O -c quadpack/qagi.f -fno-common -o quadpack/.libs/libcruft_la-qagi.o
/bin/sh ../libtool --tag=F77 --mode=compile /usr/local/bin/gfortran -ff2c -O -c -o quadpack/libcruft_la-qagpe.lo `test -f 'quadpack/qagpe.f' || echo './'`quadpack/qagpe.f
libtool: compile: /usr/local/bin/gfortran -ff2c -O -c quadpack/qagpe.f -fno-common -o quadpack/.libs/libcruft_la-qagpe.o
/bin/sh ../libtool --tag=F77 --mode=compile /usr/local/bin/gfortran -ff2c -O -c -o quadpack/libcruft_la-qagp.lo `test -f 'quadpack/qagp.f' || echo './'`quadpack/qagp.f
libtool: compile: /usr/local/bin/gfortran -ff2c -O -c quadpack/qagp.f -fno-common -o quadpack/.libs/libcruft_la-qagp.o
/bin/sh ../libtool --tag=F77 --mode=compile /usr/local/bin/gfortran -ff2c -O -c -o quadpack/libcruft_la-qelg.lo `test -f 'quadpack/qelg.f' || echo './'`quadpack/qelg.f
libtool: compile: /usr/local/bin/gfortran -ff2c -O -c quadpack/qelg.f -fno-common -o quadpack/.libs/libcruft_la-qelg.o
/bin/sh ../libtool --tag=F77 --mode=compile /usr/local/bin/gfortran -ff2c -O -c -o quadpack/libcruft_la-qk15i.lo `test -f 'quadpack/qk15i.f' || echo './'`quadpack/qk15i.f
libtool: compile: /usr/local/bin/gfortran -ff2c -O -c quadpack/qk15i.f -fno-common -o quadpack/.libs/libcruft_la-qk15i.o
/bin/sh ../libtool --tag=F77 --mode=compile /usr/local/bin/gfortran -ff2c -O -c -o quadpack/libcruft_la-qk21.lo `test -f 'quadpack/qk21.f' || echo './'`quadpack/qk21.f
libtool: compile: /usr/local/bin/gfortran -ff2c -O -c quadpack/qk21.f -fno-common -o quadpack/.libs/libcruft_la-qk21.o
/bin/sh ../libtool --tag=F77 --mode=compile /usr/local/bin/gfortran -ff2c -O -c -o quadpack/libcruft_la-qpsrt.lo `test -f 'quadpack/qpsrt.f' || echo './'`quadpack/qpsrt.f
libtool: compile: /usr/local/bin/gfortran -ff2c -O -c quadpack/qpsrt.f -fno-common -o quadpack/.libs/libcruft_la-qpsrt.o
/bin/sh ../libtool --tag=F77 --mode=compile /usr/local/bin/gfortran -ff2c -O -c -o quadpack/libcruft_la-xerror.lo `test -f 'quadpack/xerror.f' || echo './'`quadpack/xerror.f
libtool: compile: /usr/local/bin/gfortran -ff2c -O -c quadpack/xerror.f -fno-common -o quadpack/.libs/libcruft_la-xerror.o
/bin/sh ../libtool --tag=F77 --mode=compile /usr/local/bin/gfortran -ff2c -O -c -o slatec-err/libcruft_la-fdump.lo `test -f 'slatec-err/fdump.f' || echo './'`slatec-err/fdump.f
libtool: compile: /usr/local/bin/gfortran -ff2c -O -c slatec-err/fdump.f -fno-common -o slatec-err/.libs/libcruft_la-fdump.o
/bin/sh ../libtool --tag=F77 --mode=compile /usr/local/bin/gfortran -ff2c -O -c -o slatec-err/libcruft_la-ixsav.lo `test -f 'slatec-err/ixsav.f' || echo './'`slatec-err/ixsav.f
libtool: compile: /usr/local/bin/gfortran -ff2c -O -c slatec-err/ixsav.f -fno-common -o slatec-err/.libs/libcruft_la-ixsav.o
/bin/sh ../libtool --tag=F77 --mode=compile /usr/local/bin/gfortran -ff2c -O -c -o slatec-err/libcruft_la-j4save.lo `test -f 'slatec-err/j4save.f' || echo './'`slatec-err/j4save.f
libtool: compile: /usr/local/bin/gfortran -ff2c -O -c slatec-err/j4save.f -fno-common -o slatec-err/.libs/libcruft_la-j4save.o
/bin/sh ../libtool --tag=F77 --mode=compile /usr/local/bin/gfortran -ff2c -O -c -o slatec-err/libcruft_la-xerclr.lo `test -f 'slatec-err/xerclr.f' || echo './'`slatec-err/xerclr.f
libtool: compile: /usr/local/bin/gfortran -ff2c -O -c slatec-err/xerclr.f -fno-common -o slatec-err/.libs/libcruft_la-xerclr.o
/bin/sh ../libtool --tag=F77 --mode=compile /usr/local/bin/gfortran -ff2c -O -c -o slatec-err/libcruft_la-xercnt.lo `test -f 'slatec-err/xercnt.f' || echo './'`slatec-err/xercnt.f
libtool: compile: /usr/local/bin/gfortran -ff2c -O -c slatec-err/xercnt.f -fno-common -o slatec-err/.libs/libcruft_la-xercnt.o
/bin/sh ../libtool --tag=F77 --mode=compile /usr/local/bin/gfortran -ff2c -O -c -o slatec-err/libcruft_la-xerhlt.lo `test -f 'slatec-err/xerhlt.f' || echo './'`slatec-err/xerhlt.f
libtool: compile: /usr/local/bin/gfortran -ff2c -O -c slatec-err/xerhlt.f -fno-common -o slatec-err/.libs/libcruft_la-xerhlt.o
/bin/sh ../libtool --tag=F77 --mode=compile /usr/local/bin/gfortran -ff2c -O -c -o slatec-err/libcruft_la-xermsg.lo `test -f 'slatec-err/xermsg.f' || echo './'`slatec-err/xermsg.f
libtool: compile: /usr/local/bin/gfortran -ff2c -O -c slatec-err/xermsg.f -fno-common -o slatec-err/.libs/libcruft_la-xermsg.o
/bin/sh ../libtool --tag=F77 --mode=compile /usr/local/bin/gfortran -ff2c -O -c -o slatec-err/libcruft_la-xerprn.lo `test -f 'slatec-err/xerprn.f' || echo './'`slatec-err/xerprn.f
libtool: compile: /usr/local/bin/gfortran -ff2c -O -c slatec-err/xerprn.f -fno-common -o slatec-err/.libs/libcruft_la-xerprn.o
/bin/sh ../libtool --tag=F77 --mode=compile /usr/local/bin/gfortran -ff2c -O -c -o slatec-err/libcruft_la-xerrwd.lo `test -f 'slatec-err/xerrwd.f' || echo './'`slatec-err/xerrwd.f
libtool: compile: /usr/local/bin/gfortran -ff2c -O -c slatec-err/xerrwd.f -fno-common -o slatec-err/.libs/libcruft_la-xerrwd.o
/bin/sh ../libtool --tag=F77 --mode=compile /usr/local/bin/gfortran -ff2c -O -c -o slatec-err/libcruft_la-xersve.lo `test -f 'slatec-err/xersve.f' || echo './'`slatec-err/xersve.f
libtool: compile: /usr/local/bin/gfortran -ff2c -O -c slatec-err/xersve.f -fno-common -o slatec-err/.libs/libcruft_la-xersve.o
/bin/sh ../libtool --tag=F77 --mode=compile /usr/local/bin/gfortran -ff2c -O -c -o slatec-err/libcruft_la-xgetf.lo `test -f 'slatec-err/xgetf.f' || echo './'`slatec-err/xgetf.f
libtool: compile: /usr/local/bin/gfortran -ff2c -O -c slatec-err/xgetf.f -fno-common -o slatec-err/.libs/libcruft_la-xgetf.o
/bin/sh ../libtool --tag=F77 --mode=compile /usr/local/bin/gfortran -ff2c -O -c -o slatec-err/libcruft_la-xgetua.lo `test -f 'slatec-err/xgetua.f' || echo './'`slatec-err/xgetua.f
libtool: compile: /usr/local/bin/gfortran -ff2c -O -c slatec-err/xgetua.f -fno-common -o slatec-err/.libs/libcruft_la-xgetua.o
/bin/sh ../libtool --tag=F77 --mode=compile /usr/local/bin/gfortran -ff2c -O -c -o slatec-err/libcruft_la-xsetf.lo `test -f 'slatec-err/xsetf.f' || echo './'`slatec-err/xsetf.f
libtool: compile: /usr/local/bin/gfortran -ff2c -O -c slatec-err/xsetf.f -fno-common -o slatec-err/.libs/libcruft_la-xsetf.o
/bin/sh ../libtool --tag=F77 --mode=compile /usr/local/bin/gfortran -ff2c -O -c -o slatec-err/libcruft_la-xsetua.lo `test -f 'slatec-err/xsetua.f' || echo './'`slatec-err/xsetua.f
libtool: compile: /usr/local/bin/gfortran -ff2c -O -c slatec-err/xsetua.f -fno-common -o slatec-err/.libs/libcruft_la-xsetua.o
/bin/sh ../libtool --tag=F77 --mode=compile /usr/local/bin/gfortran -ff2c -O -c -o slatec-fn/libcruft_la-albeta.lo `test -f 'slatec-fn/albeta.f' || echo './'`slatec-fn/albeta.f
libtool: compile: /usr/local/bin/gfortran -ff2c -O -c slatec-fn/albeta.f -fno-common -o slatec-fn/.libs/libcruft_la-albeta.o
/bin/sh ../libtool --tag=F77 --mode=compile /usr/local/bin/gfortran -ff2c -O -c -o slatec-fn/libcruft_la-alngam.lo `test -f 'slatec-fn/alngam.f' || echo './'`slatec-fn/alngam.f
libtool: compile: /usr/local/bin/gfortran -ff2c -O -c slatec-fn/alngam.f -fno-common -o slatec-fn/.libs/libcruft_la-alngam.o
/bin/sh ../libtool --tag=F77 --mode=compile /usr/local/bin/gfortran -ff2c -O -c -o slatec-fn/libcruft_la-alnrel.lo `test -f 'slatec-fn/alnrel.f' || echo './'`slatec-fn/alnrel.f
libtool: compile: /usr/local/bin/gfortran -ff2c -O -c slatec-fn/alnrel.f -fno-common -o slatec-fn/.libs/libcruft_la-alnrel.o
/bin/sh ../libtool --tag=F77 --mode=compile /usr/local/bin/gfortran -ff2c -O -c -o slatec-fn/libcruft_la-algams.lo `test -f 'slatec-fn/algams.f' || echo './'`slatec-fn/algams.f
libtool: compile: /usr/local/bin/gfortran -ff2c -O -c slatec-fn/algams.f -fno-common -o slatec-fn/.libs/libcruft_la-algams.o
/bin/sh ../libtool --tag=F77 --mode=compile /usr/local/bin/gfortran -ff2c -O -c -o slatec-fn/libcruft_la-acosh.lo `test -f 'slatec-fn/acosh.f' || echo './'`slatec-fn/acosh.f
libtool: compile: /usr/local/bin/gfortran -ff2c -O -c slatec-fn/acosh.f -fno-common -o slatec-fn/.libs/libcruft_la-acosh.o
/bin/sh ../libtool --tag=F77 --mode=compile /usr/local/bin/gfortran -ff2c -O -c -o slatec-fn/libcruft_la-asinh.lo `test -f 'slatec-fn/asinh.f' || echo './'`slatec-fn/asinh.f
libtool: compile: /usr/local/bin/gfortran -ff2c -O -c slatec-fn/asinh.f -fno-common -o slatec-fn/.libs/libcruft_la-asinh.o
/bin/sh ../libtool --tag=F77 --mode=compile /usr/local/bin/gfortran -ff2c -O -c -o slatec-fn/libcruft_la-atanh.lo `test -f 'slatec-fn/atanh.f' || echo './'`slatec-fn/atanh.f
libtool: compile: /usr/local/bin/gfortran -ff2c -O -c slatec-fn/atanh.f -fno-common -o slatec-fn/.libs/libcruft_la-atanh.o
/bin/sh ../libtool --tag=F77 --mode=compile /usr/local/bin/gfortran -ff2c -O -c -o slatec-fn/libcruft_la-betai.lo `test -f 'slatec-fn/betai.f' || echo './'`slatec-fn/betai.f
libtool: compile: /usr/local/bin/gfortran -ff2c -O -c slatec-fn/betai.f -fno-common -o slatec-fn/.libs/libcruft_la-betai.o
/bin/sh ../libtool --tag=F77 --mode=compile /usr/local/bin/gfortran -ff2c -O -c -o slatec-fn/libcruft_la-csevl.lo `test -f 'slatec-fn/csevl.f' || echo './'`slatec-fn/csevl.f
libtool: compile: /usr/local/bin/gfortran -ff2c -O -c slatec-fn/csevl.f -fno-common -o slatec-fn/.libs/libcruft_la-csevl.o
/bin/sh ../libtool --tag=F77 --mode=compile /usr/local/bin/gfortran -ff2c -O -c -o slatec-fn/libcruft_la-d9gmit.lo `test -f 'slatec-fn/d9gmit.f' || echo './'`slatec-fn/d9gmit.f
libtool: compile: /usr/local/bin/gfortran -ff2c -O -c slatec-fn/d9gmit.f -fno-common -o slatec-fn/.libs/libcruft_la-d9gmit.o
/bin/sh ../libtool --tag=F77 --mode=compile /usr/local/bin/gfortran -ff2c -O -c -o slatec-fn/libcruft_la-d9lgic.lo `test -f 'slatec-fn/d9lgic.f' || echo './'`slatec-fn/d9lgic.f
libtool: compile: /usr/local/bin/gfortran -ff2c -O -c slatec-fn/d9lgic.f -fno-common -o slatec-fn/.libs/libcruft_la-d9lgic.o
/bin/sh ../libtool --tag=F77 --mode=compile /usr/local/bin/gfortran -ff2c -O -c -o slatec-fn/libcruft_la-d9lgit.lo `test -f 'slatec-fn/d9lgit.f' || echo './'`slatec-fn/d9lgit.f
libtool: compile: /usr/local/bin/gfortran -ff2c -O -c slatec-fn/d9lgit.f -fno-common -o slatec-fn/.libs/libcruft_la-d9lgit.o
/bin/sh ../libtool --tag=F77 --mode=compile /usr/local/bin/gfortran -ff2c -O -c -o slatec-fn/libcruft_la-d9lgmc.lo `test -f 'slatec-fn/d9lgmc.f' || echo './'`slatec-fn/d9lgmc.f
libtool: compile: /usr/local/bin/gfortran -ff2c -O -c slatec-fn/d9lgmc.f -fno-common -o slatec-fn/.libs/libcruft_la-d9lgmc.o
/bin/sh ../libtool --tag=F77 --mode=compile /usr/local/bin/gfortran -ff2c -O -c -o slatec-fn/libcruft_la-dacosh.lo `test -f 'slatec-fn/dacosh.f' || echo './'`slatec-fn/dacosh.f
libtool: compile: /usr/local/bin/gfortran -ff2c -O -c slatec-fn/dacosh.f -fno-common -o slatec-fn/.libs/libcruft_la-dacosh.o
/bin/sh ../libtool --tag=F77 --mode=compile /usr/local/bin/gfortran -ff2c -O -c -o slatec-fn/libcruft_la-dasinh.lo `test -f 'slatec-fn/dasinh.f' || echo './'`slatec-fn/dasinh.f
libtool: compile: /usr/local/bin/gfortran -ff2c -O -c slatec-fn/dasinh.f -fno-common -o slatec-fn/.libs/libcruft_la-dasinh.o
/bin/sh ../libtool --tag=F77 --mode=compile /usr/local/bin/gfortran -ff2c -O -c -o slatec-fn/libcruft_la-datanh.lo `test -f 'slatec-fn/datanh.f' || echo './'`slatec-fn/datanh.f
libtool: compile: /usr/local/bin/gfortran -ff2c -O -c slatec-fn/datanh.f -fno-common -o slatec-fn/.libs/libcruft_la-datanh.o
/bin/sh ../libtool --tag=F77 --mode=compile /usr/local/bin/gfortran -ff2c -O -c -o slatec-fn/libcruft_la-dbetai.lo `test -f 'slatec-fn/dbetai.f' || echo './'`slatec-fn/dbetai.f
libtool: compile: /usr/local/bin/gfortran -ff2c -O -c slatec-fn/dbetai.f -fno-common -o slatec-fn/.libs/libcruft_la-dbetai.o
/bin/sh ../libtool --tag=F77 --mode=compile /usr/local/bin/gfortran -ff2c -O -c -o slatec-fn/libcruft_la-dcsevl.lo `test -f 'slatec-fn/dcsevl.f' || echo './'`slatec-fn/dcsevl.f
libtool: compile: /usr/local/bin/gfortran -ff2c -O -c slatec-fn/dcsevl.f -fno-common -o slatec-fn/.libs/libcruft_la-dcsevl.o
/bin/sh ../libtool --tag=F77 --mode=compile /usr/local/bin/gfortran -ff2c -O -c -o slatec-fn/libcruft_la-derf.lo `test -f 'slatec-fn/derf.f' || echo './'`slatec-fn/derf.f
libtool: compile: /usr/local/bin/gfortran -ff2c -O -c slatec-fn/derf.f -fno-common -o slatec-fn/.libs/libcruft_la-derf.o
/bin/sh ../libtool --tag=F77 --mode=compile /usr/local/bin/gfortran -ff2c -O -c -o slatec-fn/libcruft_la-derfc.lo `test -f 'slatec-fn/derfc.f' || echo './'`slatec-fn/derfc.f
libtool: compile: /usr/local/bin/gfortran -ff2c -O -c slatec-fn/derfc.f -fno-common -o slatec-fn/.libs/libcruft_la-derfc.o
/bin/sh ../libtool --tag=F77 --mode=compile /usr/local/bin/gfortran -ff2c -O -c -o slatec-fn/libcruft_la-dgami.lo `test -f 'slatec-fn/dgami.f' || echo './'`slatec-fn/dgami.f
libtool: compile: /usr/local/bin/gfortran -ff2c -O -c slatec-fn/dgami.f -fno-common -o slatec-fn/.libs/libcruft_la-dgami.o
/bin/sh ../libtool --tag=F77 --mode=compile /usr/local/bin/gfortran -ff2c -O -c -o slatec-fn/libcruft_la-dgamit.lo `test -f 'slatec-fn/dgamit.f' || echo './'`slatec-fn/dgamit.f
libtool: compile: /usr/local/bin/gfortran -ff2c -O -c slatec-fn/dgamit.f -fno-common -o slatec-fn/.libs/libcruft_la-dgamit.o
/bin/sh ../libtool --tag=F77 --mode=compile /usr/local/bin/gfortran -ff2c -O -c -o slatec-fn/libcruft_la-dgamlm.lo `test -f 'slatec-fn/dgamlm.f' || echo './'`slatec-fn/dgamlm.f
libtool: compile: /usr/local/bin/gfortran -ff2c -O -c slatec-fn/dgamlm.f -fno-common -o slatec-fn/.libs/libcruft_la-dgamlm.o
/bin/sh ../libtool --tag=F77 --mode=compile /usr/local/bin/gfortran -ff2c -O -c -o slatec-fn/libcruft_la-dgamma.lo `test -f 'slatec-fn/dgamma.f' || echo './'`slatec-fn/dgamma.f
libtool: compile: /usr/local/bin/gfortran -ff2c -O -c slatec-fn/dgamma.f -fno-common -o slatec-fn/.libs/libcruft_la-dgamma.o
/bin/sh ../libtool --tag=F77 --mode=compile /usr/local/bin/gfortran -ff2c -O -c -o slatec-fn/libcruft_la-dgamr.lo `test -f 'slatec-fn/dgamr.f' || echo './'`slatec-fn/dgamr.f
libtool: compile: /usr/local/bin/gfortran -ff2c -O -c slatec-fn/dgamr.f -fno-common -o slatec-fn/.libs/libcruft_la-dgamr.o
/bin/sh ../libtool --tag=F77 --mode=compile /usr/local/bin/gfortran -ff2c -O -c -o slatec-fn/libcruft_la-dlbeta.lo `test -f 'slatec-fn/dlbeta.f' || echo './'`slatec-fn/dlbeta.f
libtool: compile: /usr/local/bin/gfortran -ff2c -O -c slatec-fn/dlbeta.f -fno-common -o slatec-fn/.libs/libcruft_la-dlbeta.o
/bin/sh ../libtool --tag=F77 --mode=compile /usr/local/bin/gfortran -ff2c -O -c -o slatec-fn/libcruft_la-dlgams.lo `test -f 'slatec-fn/dlgams.f' || echo './'`slatec-fn/dlgams.f
libtool: compile: /usr/local/bin/gfortran -ff2c -O -c slatec-fn/dlgams.f -fno-common -o slatec-fn/.libs/libcruft_la-dlgams.o
/bin/sh ../libtool --tag=F77 --mode=compile /usr/local/bin/gfortran -ff2c -O -c -o slatec-fn/libcruft_la-dlngam.lo `test -f 'slatec-fn/dlngam.f' || echo './'`slatec-fn/dlngam.f
libtool: compile: /usr/local/bin/gfortran -ff2c -O -c slatec-fn/dlngam.f -fno-common -o slatec-fn/.libs/libcruft_la-dlngam.o
/bin/sh ../libtool --tag=F77 --mode=compile /usr/local/bin/gfortran -ff2c -O -c -o slatec-fn/libcruft_la-dlnrel.lo `test -f 'slatec-fn/dlnrel.f' || echo './'`slatec-fn/dlnrel.f
libtool: compile: /usr/local/bin/gfortran -ff2c -O -c slatec-fn/dlnrel.f -fno-common -o slatec-fn/.libs/libcruft_la-dlnrel.o
/bin/sh ../libtool --tag=F77 --mode=compile /usr/local/bin/gfortran -ff2c -O -c -o slatec-fn/libcruft_la-dpchim.lo `test -f 'slatec-fn/dpchim.f' || echo './'`slatec-fn/dpchim.f
libtool: compile: /usr/local/bin/gfortran -ff2c -O -c slatec-fn/dpchim.f -fno-common -o slatec-fn/.libs/libcruft_la-dpchim.o
/bin/sh ../libtool --tag=F77 --mode=compile /usr/local/bin/gfortran -ff2c -O -c -o slatec-fn/libcruft_la-dpchst.lo `test -f 'slatec-fn/dpchst.f' || echo './'`slatec-fn/dpchst.f
libtool: compile: /usr/local/bin/gfortran -ff2c -O -c slatec-fn/dpchst.f -fno-common -o slatec-fn/.libs/libcruft_la-dpchst.o
/bin/sh ../libtool --tag=F77 --mode=compile /usr/local/bin/gfortran -ff2c -O -c -o slatec-fn/libcruft_la-erf.lo `test -f 'slatec-fn/erf.f' || echo './'`slatec-fn/erf.f
libtool: compile: /usr/local/bin/gfortran -ff2c -O -c slatec-fn/erf.f -fno-common -o slatec-fn/.libs/libcruft_la-erf.o
/bin/sh ../libtool --tag=F77 --mode=compile /usr/local/bin/gfortran -ff2c -O -c -o slatec-fn/libcruft_la-erfc.lo `test -f 'slatec-fn/erfc.f' || echo './'`slatec-fn/erfc.f
libtool: compile: /usr/local/bin/gfortran -ff2c -O -c slatec-fn/erfc.f -fno-common -o slatec-fn/.libs/libcruft_la-erfc.o
/bin/sh ../libtool --tag=F77 --mode=compile /usr/local/bin/gfortran -ff2c -O -c -o slatec-fn/libcruft_la-gami.lo `test -f 'slatec-fn/gami.f' || echo './'`slatec-fn/gami.f
libtool: compile: /usr/local/bin/gfortran -ff2c -O -c slatec-fn/gami.f -fno-common -o slatec-fn/.libs/libcruft_la-gami.o
/bin/sh ../libtool --tag=F77 --mode=compile /usr/local/bin/gfortran -ff2c -O -c -o slatec-fn/libcruft_la-gamit.lo `test -f 'slatec-fn/gamit.f' || echo './'`slatec-fn/gamit.f
libtool: compile: /usr/local/bin/gfortran -ff2c -O -c slatec-fn/gamit.f -fno-common -o slatec-fn/.libs/libcruft_la-gamit.o
/bin/sh ../libtool --tag=F77 --mode=compile /usr/local/bin/gfortran -ff2c -O -c -o slatec-fn/libcruft_la-gamlim.lo `test -f 'slatec-fn/gamlim.f' || echo './'`slatec-fn/gamlim.f
libtool: compile: /usr/local/bin/gfortran -ff2c -O -c slatec-fn/gamlim.f -fno-common -o slatec-fn/.libs/libcruft_la-gamlim.o
/bin/sh ../libtool --tag=F77 --mode=compile /usr/local/bin/gfortran -ff2c -O -c -o slatec-fn/libcruft_la-gamma.lo `test -f 'slatec-fn/gamma.f' || echo './'`slatec-fn/gamma.f
libtool: compile: /usr/local/bin/gfortran -ff2c -O -c slatec-fn/gamma.f -fno-common -o slatec-fn/.libs/libcruft_la-gamma.o
/bin/sh ../libtool --tag=F77 --mode=compile /usr/local/bin/gfortran -ff2c -O -c -o slatec-fn/libcruft_la-gamr.lo `test -f 'slatec-fn/gamr.f' || echo './'`slatec-fn/gamr.f
libtool: compile: /usr/local/bin/gfortran -ff2c -O -c slatec-fn/gamr.f -fno-common -o slatec-fn/.libs/libcruft_la-gamr.o
/bin/sh ../libtool --tag=F77 --mode=compile /usr/local/bin/gfortran -ff2c -O -c -o slatec-fn/libcruft_la-initds.lo `test -f 'slatec-fn/initds.f' || echo './'`slatec-fn/initds.f
libtool: compile: /usr/local/bin/gfortran -ff2c -O -c slatec-fn/initds.f -fno-common -o slatec-fn/.libs/libcruft_la-initds.o
/bin/sh ../libtool --tag=F77 --mode=compile /usr/local/bin/gfortran -ff2c -O -c -o slatec-fn/libcruft_la-inits.lo `test -f 'slatec-fn/inits.f' || echo './'`slatec-fn/inits.f
libtool: compile: /usr/local/bin/gfortran -ff2c -O -c slatec-fn/inits.f -fno-common -o slatec-fn/.libs/libcruft_la-inits.o
/bin/sh ../libtool --tag=F77 --mode=compile /usr/local/bin/gfortran -ff2c -O -c -o slatec-fn/libcruft_la-pchim.lo `test -f 'slatec-fn/pchim.f' || echo './'`slatec-fn/pchim.f
libtool: compile: /usr/local/bin/gfortran -ff2c -O -c slatec-fn/pchim.f -fno-common -o slatec-fn/.libs/libcruft_la-pchim.o
/bin/sh ../libtool --tag=F77 --mode=compile /usr/local/bin/gfortran -ff2c -O -c -o slatec-fn/libcruft_la-pchst.lo `test -f 'slatec-fn/pchst.f' || echo './'`slatec-fn/pchst.f
libtool: compile: /usr/local/bin/gfortran -ff2c -O -c slatec-fn/pchst.f -fno-common -o slatec-fn/.libs/libcruft_la-pchst.o
/bin/sh ../libtool --tag=F77 --mode=compile /usr/local/bin/gfortran -ff2c -O -c -o slatec-fn/libcruft_la-r9lgmc.lo `test -f 'slatec-fn/r9lgmc.f' || echo './'`slatec-fn/r9lgmc.f
libtool: compile: /usr/local/bin/gfortran -ff2c -O -c slatec-fn/r9lgmc.f -fno-common -o slatec-fn/.libs/libcruft_la-r9lgmc.o
/bin/sh ../libtool --tag=F77 --mode=compile /usr/local/bin/gfortran -ff2c -O -c -o slatec-fn/libcruft_la-r9lgit.lo `test -f 'slatec-fn/r9lgit.f' || echo './'`slatec-fn/r9lgit.f
libtool: compile: /usr/local/bin/gfortran -ff2c -O -c slatec-fn/r9lgit.f -fno-common -o slatec-fn/.libs/libcruft_la-r9lgit.o
/bin/sh ../libtool --tag=F77 --mode=compile /usr/local/bin/gfortran -ff2c -O -c -o slatec-fn/libcruft_la-r9gmit.lo `test -f 'slatec-fn/r9gmit.f' || echo './'`slatec-fn/r9gmit.f
libtool: compile: /usr/local/bin/gfortran -ff2c -O -c slatec-fn/r9gmit.f -fno-common -o slatec-fn/.libs/libcruft_la-r9gmit.o
/bin/sh ../libtool --tag=F77 --mode=compile /usr/local/bin/gfortran -ff2c -O -c -o slatec-fn/libcruft_la-r9lgic.lo `test -f 'slatec-fn/r9lgic.f' || echo './'`slatec-fn/r9lgic.f
libtool: compile: /usr/local/bin/gfortran -ff2c -O -c slatec-fn/r9lgic.f -fno-common -o slatec-fn/.libs/libcruft_la-r9lgic.o
/bin/sh ../libtool --tag=F77 --mode=compile /usr/local/bin/gfortran -ff2c -O -c -o slatec-fn/libcruft_la-xdacosh.lo `test -f 'slatec-fn/xdacosh.f' || echo './'`slatec-fn/xdacosh.f
libtool: compile: /usr/local/bin/gfortran -ff2c -O -c slatec-fn/xdacosh.f -fno-common -o slatec-fn/.libs/libcruft_la-xdacosh.o
/bin/sh ../libtool --tag=F77 --mode=compile /usr/local/bin/gfortran -ff2c -O -c -o slatec-fn/libcruft_la-xdasinh.lo `test -f 'slatec-fn/xdasinh.f' || echo './'`slatec-fn/xdasinh.f
libtool: compile: /usr/local/bin/gfortran -ff2c -O -c slatec-fn/xdasinh.f -fno-common -o slatec-fn/.libs/libcruft_la-xdasinh.o
/bin/sh ../libtool --tag=F77 --mode=compile /usr/local/bin/gfortran -ff2c -O -c -o slatec-fn/libcruft_la-xdatanh.lo `test -f 'slatec-fn/xdatanh.f' || echo './'`slatec-fn/xdatanh.f
libtool: compile: /usr/local/bin/gfortran -ff2c -O -c slatec-fn/xdatanh.f -fno-common -o slatec-fn/.libs/libcruft_la-xdatanh.o
/bin/sh ../libtool --tag=F77 --mode=compile /usr/local/bin/gfortran -ff2c -O -c -o slatec-fn/libcruft_la-xdbetai.lo `test -f 'slatec-fn/xdbetai.f' || echo './'`slatec-fn/xdbetai.f
libtool: compile: /usr/local/bin/gfortran -ff2c -O -c slatec-fn/xdbetai.f -fno-common -o slatec-fn/.libs/libcruft_la-xdbetai.o
/bin/sh ../libtool --tag=F77 --mode=compile /usr/local/bin/gfortran -ff2c -O -c -o slatec-fn/libcruft_la-xderf.lo `test -f 'slatec-fn/xderf.f' || echo './'`slatec-fn/xderf.f
libtool: compile: /usr/local/bin/gfortran -ff2c -O -c slatec-fn/xderf.f -fno-common -o slatec-fn/.libs/libcruft_la-xderf.o
/bin/sh ../libtool --tag=F77 --mode=compile /usr/local/bin/gfortran -ff2c -O -c -o slatec-fn/libcruft_la-xderfc.lo `test -f 'slatec-fn/xderfc.f' || echo './'`slatec-fn/xderfc.f
libtool: compile: /usr/local/bin/gfortran -ff2c -O -c slatec-fn/xderfc.f -fno-common -o slatec-fn/.libs/libcruft_la-xderfc.o
/bin/sh ../libtool --tag=F77 --mode=compile /usr/local/bin/gfortran -ff2c -O -c -o slatec-fn/libcruft_la-xdgami.lo `test -f 'slatec-fn/xdgami.f' || echo './'`slatec-fn/xdgami.f
libtool: compile: /usr/local/bin/gfortran -ff2c -O -c slatec-fn/xdgami.f -fno-common -o slatec-fn/.libs/libcruft_la-xdgami.o
/bin/sh ../libtool --tag=F77 --mode=compile /usr/local/bin/gfortran -ff2c -O -c -o slatec-fn/libcruft_la-xdgamit.lo `test -f 'slatec-fn/xdgamit.f' || echo './'`slatec-fn/xdgamit.f
libtool: compile: /usr/local/bin/gfortran -ff2c -O -c slatec-fn/xdgamit.f -fno-common -o slatec-fn/.libs/libcruft_la-xdgamit.o
/bin/sh ../libtool --tag=F77 --mode=compile /usr/local/bin/gfortran -ff2c -O -c -o slatec-fn/libcruft_la-xdgamma.lo `test -f 'slatec-fn/xdgamma.f' || echo './'`slatec-fn/xdgamma.f
libtool: compile: /usr/local/bin/gfortran -ff2c -O -c slatec-fn/xdgamma.f -fno-common -o slatec-fn/.libs/libcruft_la-xdgamma.o
/bin/sh ../libtool --tag=F77 --mode=compile /usr/local/bin/gfortran -ff2c -O -c -o slatec-fn/libcruft_la-xgmainc.lo `test -f 'slatec-fn/xgmainc.f' || echo './'`slatec-fn/xgmainc.f
libtool: compile: /usr/local/bin/gfortran -ff2c -O -c slatec-fn/xgmainc.f -fno-common -o slatec-fn/.libs/libcruft_la-xgmainc.o
/bin/sh ../libtool --tag=F77 --mode=compile /usr/local/bin/gfortran -ff2c -O -c -o slatec-fn/libcruft_la-xacosh.lo `test -f 'slatec-fn/xacosh.f' || echo './'`slatec-fn/xacosh.f
libtool: compile: /usr/local/bin/gfortran -ff2c -O -c slatec-fn/xacosh.f -fno-common -o slatec-fn/.libs/libcruft_la-xacosh.o
/bin/sh ../libtool --tag=F77 --mode=compile /usr/local/bin/gfortran -ff2c -O -c -o slatec-fn/libcruft_la-xasinh.lo `test -f 'slatec-fn/xasinh.f' || echo './'`slatec-fn/xasinh.f
libtool: compile: /usr/local/bin/gfortran -ff2c -O -c slatec-fn/xasinh.f -fno-common -o slatec-fn/.libs/libcruft_la-xasinh.o
/bin/sh ../libtool --tag=F77 --mode=compile /usr/local/bin/gfortran -ff2c -O -c -o slatec-fn/libcruft_la-xatanh.lo `test -f 'slatec-fn/xatanh.f' || echo './'`slatec-fn/xatanh.f
libtool: compile: /usr/local/bin/gfortran -ff2c -O -c slatec-fn/xatanh.f -fno-common -o slatec-fn/.libs/libcruft_la-xatanh.o
/bin/sh ../libtool --tag=F77 --mode=compile /usr/local/bin/gfortran -ff2c -O -c -o slatec-fn/libcruft_la-xerf.lo `test -f 'slatec-fn/xerf.f' || echo './'`slatec-fn/xerf.f
libtool: compile: /usr/local/bin/gfortran -ff2c -O -c slatec-fn/xerf.f -fno-common -o slatec-fn/.libs/libcruft_la-xerf.o
/bin/sh ../libtool --tag=F77 --mode=compile /usr/local/bin/gfortran -ff2c -O -c -o slatec-fn/libcruft_la-xerfc.lo `test -f 'slatec-fn/xerfc.f' || echo './'`slatec-fn/xerfc.f
libtool: compile: /usr/local/bin/gfortran -ff2c -O -c slatec-fn/xerfc.f -fno-common -o slatec-fn/.libs/libcruft_la-xerfc.o
/bin/sh ../libtool --tag=F77 --mode=compile /usr/local/bin/gfortran -ff2c -O -c -o slatec-fn/libcruft_la-xsgmainc.lo `test -f 'slatec-fn/xsgmainc.f' || echo './'`slatec-fn/xsgmainc.f
libtool: compile: /usr/local/bin/gfortran -ff2c -O -c slatec-fn/xsgmainc.f -fno-common -o slatec-fn/.libs/libcruft_la-xsgmainc.o
/bin/sh ../libtool --tag=F77 --mode=compile /usr/local/bin/gfortran -ff2c -O -c -o slatec-fn/libcruft_la-xgamma.lo `test -f 'slatec-fn/xgamma.f' || echo './'`slatec-fn/xgamma.f
libtool: compile: /usr/local/bin/gfortran -ff2c -O -c slatec-fn/xgamma.f -fno-common -o slatec-fn/.libs/libcruft_la-xgamma.o
/bin/sh ../libtool --tag=F77 --mode=compile /usr/local/bin/gfortran -ff2c -O -c -o slatec-fn/libcruft_la-xbetai.lo `test -f 'slatec-fn/xbetai.f' || echo './'`slatec-fn/xbetai.f
libtool: compile: /usr/local/bin/gfortran -ff2c -O -c slatec-fn/xbetai.f -fno-common -o slatec-fn/.libs/libcruft_la-xbetai.o
chmod a+rx mkf77def
./mkf77def . amos/cacai.f amos/cacon.f amos/cbesh.f amos/cbesi.f amos/cbesj.f amos/cbesk.f amos/cbesy.f amos/cbinu.f amos/cbuni.f amos/cbunk.f amos/cunk1.f amos/cunk2.f amos/crati.f amos/cshch.f amos/cuni1.f amos/cuoik.f amos/cairy.f amos/cbiry.f amos/ckscl.f amos/cs1s2.f amos/cuchk.f amos/cuni2.f amos/cwrsk.f amos/casyi.f amos/cbknu.f amos/cmlri.f amos/cseri.f amos/cunhj.f amos/cunik.f amos/dgamln.f amos/gamln.f amos/xzabs.f amos/xzexp.f amos/xzlog.f amos/xzsqrt.f amos/zacai.f amos/zacon.f amos/zairy.f amos/zasyi.f amos/zbesh.f amos/zbesi.f amos/zbesj.f amos/zbesk.f amos/zbesy.f amos/zbinu.f amos/zbiry.f amos/zbknu.f amos/zbuni.f amos/zbunk.f amos/zdiv.f amos/zkscl.f amos/zmlri.f amos/zmlt.f amos/zrati.f amos/zs1s2.f amos/zseri.f amos/zshch.f amos/zuchk.f amos/zunhj.f amos/zuni1.f amos/zuni2.f amos/zunik.f amos/zunk1.f amos/zunk2.f amos/zuoik.f amos/zwrsk.f blas-xtra/ddot3.f blas-xtra/zdotc3.f blas-xtra/sdot3.f blas-xtra/cdotc3.f blas-xtra/dmatm3.f blas-xtra/zmatm3.f blas-xtra/smatm3.f blas-xtra/cmatm3.f blas-xtra/xddot.f blas-xtra/xdnrm2.f blas-xtra/xdznrm2.f blas-xtra/xzdotc.f blas-xtra/xzdotu.f blas-xtra/xsdot.f blas-xtra/xsnrm2.f blas-xtra/xscnrm2.f blas-xtra/xcdotc.f blas-xtra/xcdotu.f blas-xtra/xerbla.f blas-xtra/cconv2.f blas-xtra/csconv2.f blas-xtra/dconv2.f blas-xtra/sconv2.f blas-xtra/zconv2.f blas-xtra/zdconv2.f daspk/datv.f daspk/dcnst0.f daspk/dcnstr.f daspk/ddasic.f daspk/ddasid.f daspk/ddasik.f daspk/ddaspk.f daspk/ddstp.f daspk/ddwnrm.f daspk/dfnrmd.f daspk/dfnrmk.f daspk/dhels.f daspk/dheqr.f daspk/dinvwt.f daspk/dlinsd.f daspk/dlinsk.f daspk/dmatd.f daspk/dnedd.f daspk/dnedk.f daspk/dnsd.f daspk/dnsid.f daspk/dnsik.f daspk/dnsk.f daspk/dorth.f daspk/dslvd.f daspk/dslvk.f daspk/dspigm.f daspk/dyypnw.f dasrt/ddasrt.f dasrt/drchek.f dasrt/droots.f dassl/ddaini.f dassl/ddajac.f dassl/ddanrm.f dassl/ddaslv.f dassl/ddassl.f dassl/ddastp.f dassl/ddatrp.f dassl/ddawts.f lapack-xtra/xclange.f lapack-xtra/xdlamch.f lapack-xtra/xdlange.f lapack-xtra/xilaenv.f lapack-xtra/xslamch.f lapack-xtra/xslange.f lapack-xtra/xzlange.f lapack-xtra/zrsf2csf.f lapack-xtra/crsf2csf.f misc/blaswrap.c misc/cquit.c misc/d1mach.f misc/f77-extern.cc misc/f77-fcn.c misc/i1mach.f misc/lo-error.c misc/quit.cc misc/r1mach.f odepack/cfode.f odepack/dlsode.f odepack/ewset.f odepack/intdy.f odepack/prepj.f odepack/solsy.f odepack/stode.f odepack/vnorm.f odepack/scfode.f odepack/sewset.f odepack/sintdy.f odepack/slsode.f odepack/sprepj.f odepack/ssolsy.f odepack/sstode.f odepack/svnorm.f ordered-qz/dsubsp.f ordered-qz/exchqz.f ordered-qz/ssubsp.f ordered-qz/sexchqz.f quadpack/dqagi.f quadpack/dqagie.f quadpack/dqagp.f quadpack/dqagpe.f quadpack/dqelg.f quadpack/dqk15i.f quadpack/dqk21.f quadpack/dqpsrt.f quadpack/qagie.f quadpack/qagi.f quadpack/qagpe.f quadpack/qagp.f quadpack/qelg.f quadpack/qk15i.f quadpack/qk21.f quadpack/qpsrt.f quadpack/xerror.f slatec-err/fdump.f slatec-err/ixsav.f slatec-err/j4save.f slatec-err/xerclr.f slatec-err/xercnt.f slatec-err/xerhlt.f slatec-err/xermsg.f slatec-err/xerprn.f slatec-err/xerrwd.f slatec-err/xersve.f slatec-err/xgetf.f slatec-err/xgetua.f slatec-err/xsetf.f slatec-err/xsetua.f slatec-fn/albeta.f slatec-fn/alngam.f slatec-fn/alnrel.f slatec-fn/algams.f slatec-fn/acosh.f slatec-fn/asinh.f slatec-fn/atanh.f slatec-fn/betai.f slatec-fn/csevl.f slatec-fn/d9gmit.f slatec-fn/d9lgic.f slatec-fn/d9lgit.f slatec-fn/d9lgmc.f slatec-fn/dacosh.f slatec-fn/dasinh.f slatec-fn/datanh.f slatec-fn/dbetai.f slatec-fn/dcsevl.f slatec-fn/derf.f slatec-fn/derfc.f slatec-fn/dgami.f slatec-fn/dgamit.f slatec-fn/dgamlm.f slatec-fn/dgamma.f slatec-fn/dgamr.f slatec-fn/dlbeta.f slatec-fn/dlgams.f slatec-fn/dlngam.f slatec-fn/dlnrel.f slatec-fn/dpchim.f slatec-fn/dpchst.f slatec-fn/erf.f slatec-fn/erfc.f slatec-fn/gami.f slatec-fn/gamit.f slatec-fn/gamlim.f slatec-fn/gamma.f slatec-fn/gamr.f slatec-fn/initds.f slatec-fn/inits.f slatec-fn/pchim.f slatec-fn/pchst.f slatec-fn/r9lgmc.f slatec-fn/r9lgit.f slatec-fn/r9gmit.f slatec-fn/r9lgic.f slatec-fn/xdacosh.f slatec-fn/xdasinh.f slatec-fn/xdatanh.f slatec-fn/xdbetai.f slatec-fn/xderf.f slatec-fn/xderfc.f slatec-fn/xdgami.f slatec-fn/xdgamit.f slatec-fn/xdgamma.f slatec-fn/xgmainc.f slatec-fn/xacosh.f slatec-fn/xasinh.f slatec-fn/xatanh.f slatec-fn/xerf.f slatec-fn/xerfc.f slatec-fn/xsgmainc.f slatec-fn/xgamma.f slatec-fn/xbetai.f > cruft.def-t
mv cruft.def-t cruft.def
/bin/sh ../libtool --tag=CXX --mode=link c++ -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -version-info 1:1:0 -no-undefined -bindir /usr/local/Cellar/octave/3.6.4/bin -o libcruft.la -rpath /usr/local/Cellar/octave/3.6.4/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 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 -Wl,-framework,Accelerate -L/usr/local/Cellar/gfortran/4.8.2/gfortran/lib/gcc/x86_64-apple-darwin13.0.0/4.8.2 -L/usr/local/Cellar/gfortran/4.8.2/gfortran/lib/gcc/x86_64-apple-darwin13.0.0/4.8.2/../../.. -lgfortran -lquadmath -lm -L/usr/local/opt/readline/lib -L/usr/local/lib -L/opt/X11/lib -lm -lm
libtool: link: c++ -dynamiclib -o .libs/libcruft.1.dylib amos/.libs/libcruft_la-cacai.o amos/.libs/libcruft_la-cacon.o amos/.libs/libcruft_la-cbesh.o amos/.libs/libcruft_la-cbesi.o amos/.libs/libcruft_la-cbesj.o amos/.libs/libcruft_la-cbesk.o amos/.libs/libcruft_la-cbesy.o amos/.libs/libcruft_la-cbinu.o amos/.libs/libcruft_la-cbuni.o amos/.libs/libcruft_la-cbunk.o amos/.libs/libcruft_la-cunk1.o amos/.libs/libcruft_la-cunk2.o amos/.libs/libcruft_la-crati.o amos/.libs/libcruft_la-cshch.o amos/.libs/libcruft_la-cuni1.o amos/.libs/libcruft_la-cuoik.o amos/.libs/libcruft_la-cairy.o amos/.libs/libcruft_la-cbiry.o amos/.libs/libcruft_la-ckscl.o amos/.libs/libcruft_la-cs1s2.o amos/.libs/libcruft_la-cuchk.o amos/.libs/libcruft_la-cuni2.o amos/.libs/libcruft_la-cwrsk.o amos/.libs/libcruft_la-casyi.o amos/.libs/libcruft_la-cbknu.o amos/.libs/libcruft_la-cmlri.o amos/.libs/libcruft_la-cseri.o amos/.libs/libcruft_la-cunhj.o amos/.libs/libcruft_la-cunik.o amos/.libs/libcruft_la-dgamln.o amos/.libs/libcruft_la-gamln.o amos/.libs/libcruft_la-xzabs.o amos/.libs/libcruft_la-xzexp.o amos/.libs/libcruft_la-xzlog.o amos/.libs/libcruft_la-xzsqrt.o amos/.libs/libcruft_la-zacai.o amos/.libs/libcruft_la-zacon.o amos/.libs/libcruft_la-zairy.o amos/.libs/libcruft_la-zasyi.o amos/.libs/libcruft_la-zbesh.o amos/.libs/libcruft_la-zbesi.o amos/.libs/libcruft_la-zbesj.o amos/.libs/libcruft_la-zbesk.o amos/.libs/libcruft_la-zbesy.o amos/.libs/libcruft_la-zbinu.o amos/.libs/libcruft_la-zbiry.o amos/.libs/libcruft_la-zbknu.o amos/.libs/libcruft_la-zbuni.o amos/.libs/libcruft_la-zbunk.o amos/.libs/libcruft_la-zdiv.o amos/.libs/libcruft_la-zkscl.o amos/.libs/libcruft_la-zmlri.o amos/.libs/libcruft_la-zmlt.o amos/.libs/libcruft_la-zrati.o amos/.libs/libcruft_la-zs1s2.o amos/.libs/libcruft_la-zseri.o amos/.libs/libcruft_la-zshch.o amos/.libs/libcruft_la-zuchk.o amos/.libs/libcruft_la-zunhj.o amos/.libs/libcruft_la-zuni1.o amos/.libs/libcruft_la-zuni2.o amos/.libs/libcruft_la-zunik.o amos/.libs/libcruft_la-zunk1.o amos/.libs/libcruft_la-zunk2.o amos/.libs/libcruft_la-zuoik.o amos/.libs/libcruft_la-zwrsk.o blas-xtra/.libs/libcruft_la-ddot3.o blas-xtra/.libs/libcruft_la-zdotc3.o blas-xtra/.libs/libcruft_la-sdot3.o blas-xtra/.libs/libcruft_la-cdotc3.o blas-xtra/.libs/libcruft_la-dmatm3.o blas-xtra/.libs/libcruft_la-zmatm3.o blas-xtra/.libs/libcruft_la-smatm3.o blas-xtra/.libs/libcruft_la-cmatm3.o blas-xtra/.libs/libcruft_la-xddot.o blas-xtra/.libs/libcruft_la-xdnrm2.o blas-xtra/.libs/libcruft_la-xdznrm2.o blas-xtra/.libs/libcruft_la-xzdotc.o blas-xtra/.libs/libcruft_la-xzdotu.o blas-xtra/.libs/libcruft_la-xsdot.o blas-xtra/.libs/libcruft_la-xsnrm2.o blas-xtra/.libs/libcruft_la-xscnrm2.o blas-xtra/.libs/libcruft_la-xcdotc.o blas-xtra/.libs/libcruft_la-xcdotu.o blas-xtra/.libs/libcruft_la-xerbla.o blas-xtra/.libs/libcruft_la-cconv2.o blas-xtra/.libs/libcruft_la-csconv2.o blas-xtra/.libs/libcruft_la-dconv2.o blas-xtra/.libs/libcruft_la-sconv2.o blas-xtra/.libs/libcruft_la-zconv2.o blas-xtra/.libs/libcruft_la-zdconv2.o daspk/.libs/libcruft_la-datv.o daspk/.libs/libcruft_la-dcnst0.o daspk/.libs/libcruft_la-dcnstr.o daspk/.libs/libcruft_la-ddasic.o daspk/.libs/libcruft_la-ddasid.o daspk/.libs/libcruft_la-ddasik.o daspk/.libs/libcruft_la-ddaspk.o daspk/.libs/libcruft_la-ddstp.o daspk/.libs/libcruft_la-ddwnrm.o daspk/.libs/libcruft_la-dfnrmd.o daspk/.libs/libcruft_la-dfnrmk.o daspk/.libs/libcruft_la-dhels.o daspk/.libs/libcruft_la-dheqr.o daspk/.libs/libcruft_la-dinvwt.o daspk/.libs/libcruft_la-dlinsd.o daspk/.libs/libcruft_la-dlinsk.o daspk/.libs/libcruft_la-dmatd.o daspk/.libs/libcruft_la-dnedd.o daspk/.libs/libcruft_la-dnedk.o daspk/.libs/libcruft_la-dnsd.o daspk/.libs/libcruft_la-dnsid.o daspk/.libs/libcruft_la-dnsik.o daspk/.libs/libcruft_la-dnsk.o daspk/.libs/libcruft_la-dorth.o daspk/.libs/libcruft_la-dslvd.o daspk/.libs/libcruft_la-dslvk.o daspk/.libs/libcruft_la-dspigm.o daspk/.libs/libcruft_la-dyypnw.o dasrt/.libs/libcruft_la-ddasrt.o dasrt/.libs/libcruft_la-drchek.o dasrt/.libs/libcruft_la-droots.o dassl/.libs/libcruft_la-ddaini.o dassl/.libs/libcruft_la-ddajac.o dassl/.libs/libcruft_la-ddanrm.o dassl/.libs/libcruft_la-ddaslv.o dassl/.libs/libcruft_la-ddassl.o dassl/.libs/libcruft_la-ddastp.o dassl/.libs/libcruft_la-ddatrp.o dassl/.libs/libcruft_la-ddawts.o lapack-xtra/.libs/libcruft_la-xclange.o lapack-xtra/.libs/libcruft_la-xdlamch.o lapack-xtra/.libs/libcruft_la-xdlange.o lapack-xtra/.libs/libcruft_la-xilaenv.o lapack-xtra/.libs/libcruft_la-xslamch.o lapack-xtra/.libs/libcruft_la-xslange.o lapack-xtra/.libs/libcruft_la-xzlange.o lapack-xtra/.libs/libcruft_la-zrsf2csf.o lapack-xtra/.libs/libcruft_la-crsf2csf.o misc/.libs/libcruft_la-blaswrap.o misc/.libs/libcruft_la-cquit.o misc/.libs/libcruft_la-d1mach.o misc/.libs/libcruft_la-f77-extern.o misc/.libs/libcruft_la-f77-fcn.o misc/.libs/libcruft_la-i1mach.o misc/.libs/libcruft_la-lo-error.o misc/.libs/libcruft_la-quit.o misc/.libs/libcruft_la-r1mach.o odepack/.libs/libcruft_la-cfode.o odepack/.libs/libcruft_la-dlsode.o odepack/.libs/libcruft_la-ewset.o odepack/.libs/libcruft_la-intdy.o odepack/.libs/libcruft_la-prepj.o odepack/.libs/libcruft_la-solsy.o odepack/.libs/libcruft_la-stode.o odepack/.libs/libcruft_la-vnorm.o odepack/.libs/libcruft_la-scfode.o odepack/.libs/libcruft_la-sewset.o odepack/.libs/libcruft_la-sintdy.o odepack/.libs/libcruft_la-slsode.o odepack/.libs/libcruft_la-sprepj.o odepack/.libs/libcruft_la-ssolsy.o odepack/.libs/libcruft_la-sstode.o odepack/.libs/libcruft_la-svnorm.o ordered-qz/.libs/libcruft_la-dsubsp.o ordered-qz/.libs/libcruft_la-exchqz.o ordered-qz/.libs/libcruft_la-ssubsp.o ordered-qz/.libs/libcruft_la-sexchqz.o quadpack/.libs/libcruft_la-dqagi.o quadpack/.libs/libcruft_la-dqagie.o quadpack/.libs/libcruft_la-dqagp.o quadpack/.libs/libcruft_la-dqagpe.o quadpack/.libs/libcruft_la-dqelg.o quadpack/.libs/libcruft_la-dqk15i.o quadpack/.libs/libcruft_la-dqk21.o quadpack/.libs/libcruft_la-dqpsrt.o quadpack/.libs/libcruft_la-qagie.o quadpack/.libs/libcruft_la-qagi.o quadpack/.libs/libcruft_la-qagpe.o quadpack/.libs/libcruft_la-qagp.o quadpack/.libs/libcruft_la-qelg.o quadpack/.libs/libcruft_la-qk15i.o quadpack/.libs/libcruft_la-qk21.o quadpack/.libs/libcruft_la-qpsrt.o quadpack/.libs/libcruft_la-xerror.o slatec-err/.libs/libcruft_la-fdump.o slatec-err/.libs/libcruft_la-ixsav.o slatec-err/.libs/libcruft_la-j4save.o slatec-err/.libs/libcruft_la-xerclr.o slatec-err/.libs/libcruft_la-xercnt.o slatec-err/.libs/libcruft_la-xerhlt.o slatec-err/.libs/libcruft_la-xermsg.o slatec-err/.libs/libcruft_la-xerprn.o slatec-err/.libs/libcruft_la-xerrwd.o slatec-err/.libs/libcruft_la-xersve.o slatec-err/.libs/libcruft_la-xgetf.o slatec-err/.libs/libcruft_la-xgetua.o slatec-err/.libs/libcruft_la-xsetf.o slatec-err/.libs/libcruft_la-xsetua.o slatec-fn/.libs/libcruft_la-albeta.o slatec-fn/.libs/libcruft_la-alngam.o slatec-fn/.libs/libcruft_la-alnrel.o slatec-fn/.libs/libcruft_la-algams.o slatec-fn/.libs/libcruft_la-acosh.o slatec-fn/.libs/libcruft_la-asinh.o slatec-fn/.libs/libcruft_la-atanh.o slatec-fn/.libs/libcruft_la-betai.o slatec-fn/.libs/libcruft_la-csevl.o slatec-fn/.libs/libcruft_la-d9gmit.o slatec-fn/.libs/libcruft_la-d9lgic.o slatec-fn/.libs/libcruft_la-d9lgit.o slatec-fn/.libs/libcruft_la-d9lgmc.o slatec-fn/.libs/libcruft_la-dacosh.o slatec-fn/.libs/libcruft_la-dasinh.o slatec-fn/.libs/libcruft_la-datanh.o slatec-fn/.libs/libcruft_la-dbetai.o slatec-fn/.libs/libcruft_la-dcsevl.o slatec-fn/.libs/libcruft_la-derf.o slatec-fn/.libs/libcruft_la-derfc.o slatec-fn/.libs/libcruft_la-dgami.o slatec-fn/.libs/libcruft_la-dgamit.o slatec-fn/.libs/libcruft_la-dgamlm.o slatec-fn/.libs/libcruft_la-dgamma.o slatec-fn/.libs/libcruft_la-dgamr.o slatec-fn/.libs/libcruft_la-dlbeta.o slatec-fn/.libs/libcruft_la-dlgams.o slatec-fn/.libs/libcruft_la-dlngam.o slatec-fn/.libs/libcruft_la-dlnrel.o slatec-fn/.libs/libcruft_la-dpchim.o slatec-fn/.libs/libcruft_la-dpchst.o slatec-fn/.libs/libcruft_la-erf.o slatec-fn/.libs/libcruft_la-erfc.o slatec-fn/.libs/libcruft_la-gami.o slatec-fn/.libs/libcruft_la-gamit.o slatec-fn/.libs/libcruft_la-gamlim.o slatec-fn/.libs/libcruft_la-gamma.o slatec-fn/.libs/libcruft_la-gamr.o slatec-fn/.libs/libcruft_la-initds.o slatec-fn/.libs/libcruft_la-inits.o slatec-fn/.libs/libcruft_la-pchim.o slatec-fn/.libs/libcruft_la-pchst.o slatec-fn/.libs/libcruft_la-r9lgmc.o slatec-fn/.libs/libcruft_la-r9lgit.o slatec-fn/.libs/libcruft_la-r9gmit.o slatec-fn/.libs/libcruft_la-r9lgic.o slatec-fn/.libs/libcruft_la-xdacosh.o slatec-fn/.libs/libcruft_la-xdasinh.o slatec-fn/.libs/libcruft_la-xdatanh.o slatec-fn/.libs/libcruft_la-xdbetai.o slatec-fn/.libs/libcruft_la-xderf.o slatec-fn/.libs/libcruft_la-xderfc.o slatec-fn/.libs/libcruft_la-xdgami.o slatec-fn/.libs/libcruft_la-xdgamit.o slatec-fn/.libs/libcruft_la-xdgamma.o slatec-fn/.libs/libcruft_la-xgmainc.o slatec-fn/.libs/libcruft_la-xacosh.o slatec-fn/.libs/libcruft_la-xasinh.o slatec-fn/.libs/libcruft_la-xatanh.o slatec-fn/.libs/libcruft_la-xerf.o slatec-fn/.libs/libcruft_la-xerfc.o slatec-fn/.libs/libcruft_la-xsgmainc.o slatec-fn/.libs/libcruft_la-xgamma.o slatec-fn/.libs/libcruft_la-xbetai.o -Wl,-force_load,./.libs/libranlib.a -Wl,-force_load,../libgnu/.libs/libgnu.a -L/usr/local/Cellar/gfortran/4.8.2/gfortran/lib/gcc/x86_64-apple-darwin13.0.0/4.8.2 -L/usr/local/Cellar/gfortran/4.8.2/gfortran/lib/gcc/x86_64-apple-darwin13.0.0/4.8.2/../../.. /usr/local/Cellar/gfortran/4.8.2/gfortran/lib/libgfortran.dylib -L/usr/local/Cellar/gfortran/4.8.2/gfortran/lib /usr/local/Cellar/gfortran/4.8.2/gfortran/lib/libquadmath.dylib -L/usr/local/opt/readline/lib -L/usr/local/lib -L/opt/X11/lib -lm -pthread -Wl,-framework -Wl,Accelerate -pthread -install_name /usr/local/Cellar/octave/3.6.4/lib/octave/3.6.4/libcruft.1.dylib -compatibility_version 2 -current_version 2.1 -Wl,-single_module
brew: superenv removed: -L/usr/local/Cellar/gfortran/4.8.2/gfortran/lib
brew: superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/opt/X11/include/freetype2 -isystem/usr/include/libxml2 -isystem/opt/X11/include -I/usr/local/opt/readline/include -Wl,-headerpad_max_install_names
libtool: link: (cd ".libs" && rm -f "libcruft.dylib" && ln -s "libcruft.1.dylib" "libcruft.dylib")
libtool: link: ( cd ".libs" && rm -f "libcruft.la" && ln -s "../libcruft.la" "libcruft.la" )
Making all in liboctave
awk -f ./mk-ops.awk prefix=mx make_inclusive_header=mx-ops.h ./mx-ops > mx-ops.h-t
mv mx-ops.h-t mx-ops.h
making DASPK-opts.h from DASPK-opts.in
mv DASPK-opts.h-t DASPK-opts.h
making DASRT-opts.h from DASRT-opts.in
mv DASRT-opts.h-t DASRT-opts.h
making DASSL-opts.h from DASSL-opts.in
mv DASSL-opts.h-t DASSL-opts.h
making LSODE-opts.h from LSODE-opts.in
mv LSODE-opts.h-t LSODE-opts.h
making Quad-opts.h from Quad-opts.in
mv Quad-opts.h-t Quad-opts.h
awk -f ./mk-ops.awk prefix=mx ./mx-ops
awk -f ./mk-ops.awk prefix=vx ./vx-ops
awk -f ./sparse-mk-ops.awk prefix=smx ./sparse-mx-ops
/Applications/Xcode.app/Contents/Developer/usr/bin/make all-am
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c -o liboctave_la-CollocWt.lo `test -f 'CollocWt.cc' || echo './'`CollocWt.cc
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c CollocWt.cc -fno-common -DPIC -o .libs/liboctave_la-CollocWt.o
brew: superenv removed: -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual
brew: superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/opt/X11/include/freetype2 -isystem/usr/include/libxml2 -isystem/opt/X11/include -I/usr/local/opt/readline/include
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c -o liboctave_la-DASPK.lo `test -f 'DASPK.cc' || echo './'`DASPK.cc
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c DASPK.cc -fno-common -DPIC -o .libs/liboctave_la-DASPK.o
brew: superenv removed: -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual
brew: superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/opt/X11/include/freetype2 -isystem/usr/include/libxml2 -isystem/opt/X11/include -I/usr/local/opt/readline/include
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c -o liboctave_la-DASRT.lo `test -f 'DASRT.cc' || echo './'`DASRT.cc
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c DASRT.cc -fno-common -DPIC -o .libs/liboctave_la-DASRT.o
brew: superenv removed: -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual
brew: superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/opt/X11/include/freetype2 -isystem/usr/include/libxml2 -isystem/opt/X11/include -I/usr/local/opt/readline/include
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c -o liboctave_la-DASSL.lo `test -f 'DASSL.cc' || echo './'`DASSL.cc
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c DASSL.cc -fno-common -DPIC -o .libs/liboctave_la-DASSL.o
brew: superenv removed: -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual
brew: superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/opt/X11/include/freetype2 -isystem/usr/include/libxml2 -isystem/opt/X11/include -I/usr/local/opt/readline/include
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c -o liboctave_la-LSODE.lo `test -f 'LSODE.cc' || echo './'`LSODE.cc
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c LSODE.cc -fno-common -DPIC -o .libs/liboctave_la-LSODE.o
brew: superenv removed: -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual
brew: superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/opt/X11/include/freetype2 -isystem/usr/include/libxml2 -isystem/opt/X11/include -I/usr/local/opt/readline/include
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c -o liboctave_la-ODES.lo `test -f 'ODES.cc' || echo './'`ODES.cc
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c ODES.cc -fno-common -DPIC -o .libs/liboctave_la-ODES.o
brew: superenv removed: -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual
brew: superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/opt/X11/include/freetype2 -isystem/usr/include/libxml2 -isystem/opt/X11/include -I/usr/local/opt/readline/include
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c -o liboctave_la-Quad.lo `test -f 'Quad.cc' || echo './'`Quad.cc
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c Quad.cc -fno-common -DPIC -o .libs/liboctave_la-Quad.o
brew: superenv removed: -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual
brew: superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/opt/X11/include/freetype2 -isystem/usr/include/libxml2 -isystem/opt/X11/include -I/usr/local/opt/readline/include
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c -o liboctave_la-Range.lo `test -f 'Range.cc' || echo './'`Range.cc
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c Range.cc -fno-common -DPIC -o .libs/liboctave_la-Range.o
brew: superenv removed: -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual
brew: superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/opt/X11/include/freetype2 -isystem/usr/include/libxml2 -isystem/opt/X11/include -I/usr/local/opt/readline/include
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c -o liboctave_la-data-conv.lo `test -f 'data-conv.cc' || echo './'`data-conv.cc
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c data-conv.cc -fno-common -DPIC -o .libs/liboctave_la-data-conv.o
brew: superenv removed: -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual
brew: superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/opt/X11/include/freetype2 -isystem/usr/include/libxml2 -isystem/opt/X11/include -I/usr/local/opt/readline/include
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c -o liboctave_la-dir-ops.lo `test -f 'dir-ops.cc' || echo './'`dir-ops.cc
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c dir-ops.cc -fno-common -DPIC -o .libs/liboctave_la-dir-ops.o
brew: superenv removed: -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual
brew: superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/opt/X11/include/freetype2 -isystem/usr/include/libxml2 -isystem/opt/X11/include -I/usr/local/opt/readline/include
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c -o liboctave_la-file-ops.lo `test -f 'file-ops.cc' || echo './'`file-ops.cc
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c file-ops.cc -fno-common -DPIC -o .libs/liboctave_la-file-ops.o
brew: superenv removed: -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual
brew: superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/opt/X11/include/freetype2 -isystem/usr/include/libxml2 -isystem/opt/X11/include -I/usr/local/opt/readline/include
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c -o liboctave_la-file-stat.lo `test -f 'file-stat.cc' || echo './'`file-stat.cc
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c file-stat.cc -fno-common -DPIC -o .libs/liboctave_la-file-stat.o
brew: superenv removed: -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual
brew: superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/opt/X11/include/freetype2 -isystem/usr/include/libxml2 -isystem/opt/X11/include -I/usr/local/opt/readline/include
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c -o liboctave_la-glob-match.lo `test -f 'glob-match.cc' || echo './'`glob-match.cc
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c glob-match.cc -fno-common -DPIC -o .libs/liboctave_la-glob-match.o
brew: superenv removed: -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual
brew: superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/opt/X11/include/freetype2 -isystem/usr/include/libxml2 -isystem/opt/X11/include -I/usr/local/opt/readline/include
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c -o liboctave_la-idx-vector.lo `test -f 'idx-vector.cc' || echo './'`idx-vector.cc
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c idx-vector.cc -fno-common -DPIC -o .libs/liboctave_la-idx-vector.o
brew: superenv removed: -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual
brew: superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/opt/X11/include/freetype2 -isystem/usr/include/libxml2 -isystem/opt/X11/include -I/usr/local/opt/readline/include
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c -o liboctave_la-lo-array-gripes.lo `test -f 'lo-array-gripes.cc' || echo './'`lo-array-gripes.cc
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c lo-array-gripes.cc -fno-common -DPIC -o .libs/liboctave_la-lo-array-gripes.o
brew: superenv removed: -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual
brew: superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/opt/X11/include/freetype2 -isystem/usr/include/libxml2 -isystem/opt/X11/include -I/usr/local/opt/readline/include
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c -o liboctave_la-lo-ieee.lo `test -f 'lo-ieee.cc' || echo './'`lo-ieee.cc
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c lo-ieee.cc -fno-common -DPIC -o .libs/liboctave_la-lo-ieee.o
brew: superenv removed: -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual
brew: superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/opt/X11/include/freetype2 -isystem/usr/include/libxml2 -isystem/opt/X11/include -I/usr/local/opt/readline/include
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c -o liboctave_la-lo-mappers.lo `test -f 'lo-mappers.cc' || echo './'`lo-mappers.cc
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c lo-mappers.cc -fno-common -DPIC -o .libs/liboctave_la-lo-mappers.o
brew: superenv removed: -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual
brew: superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/opt/X11/include/freetype2 -isystem/usr/include/libxml2 -isystem/opt/X11/include -I/usr/local/opt/readline/include
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c -o liboctave_la-lo-specfun.lo `test -f 'lo-specfun.cc' || echo './'`lo-specfun.cc
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c lo-specfun.cc -fno-common -DPIC -o .libs/liboctave_la-lo-specfun.o
brew: superenv removed: -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual
brew: superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/opt/X11/include/freetype2 -isystem/usr/include/libxml2 -isystem/opt/X11/include -I/usr/local/opt/readline/include
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c -o liboctave_la-lo-sysdep.lo `test -f 'lo-sysdep.cc' || echo './'`lo-sysdep.cc
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c lo-sysdep.cc -fno-common -DPIC -o .libs/liboctave_la-lo-sysdep.o
brew: superenv removed: -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual
brew: superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/opt/X11/include/freetype2 -isystem/usr/include/libxml2 -isystem/opt/X11/include -I/usr/local/opt/readline/include
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c -o liboctave_la-lo-utils.lo `test -f 'lo-utils.cc' || echo './'`lo-utils.cc
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c lo-utils.cc -fno-common -DPIC -o .libs/liboctave_la-lo-utils.o
brew: superenv removed: -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual
brew: superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/opt/X11/include/freetype2 -isystem/usr/include/libxml2 -isystem/opt/X11/include -I/usr/local/opt/readline/include
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c -o liboctave_la-mach-info.lo `test -f 'mach-info.cc' || echo './'`mach-info.cc
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c mach-info.cc -fno-common -DPIC -o .libs/liboctave_la-mach-info.o
brew: superenv removed: -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual
brew: superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/opt/X11/include/freetype2 -isystem/usr/include/libxml2 -isystem/opt/X11/include -I/usr/local/opt/readline/include
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c -o liboctave_la-oct-alloc.lo `test -f 'oct-alloc.cc' || echo './'`oct-alloc.cc
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c oct-alloc.cc -fno-common -DPIC -o .libs/liboctave_la-oct-alloc.o
brew: superenv removed: -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual
brew: superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/opt/X11/include/freetype2 -isystem/usr/include/libxml2 -isystem/opt/X11/include -I/usr/local/opt/readline/include
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c -o liboctave_la-oct-convn.lo `test -f 'oct-convn.cc' || echo './'`oct-convn.cc
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c oct-convn.cc -fno-common -DPIC -o .libs/liboctave_la-oct-convn.o
brew: superenv removed: -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual
brew: superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/opt/X11/include/freetype2 -isystem/usr/include/libxml2 -isystem/opt/X11/include -I/usr/local/opt/readline/include
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c -o liboctave_la-oct-env.lo `test -f 'oct-env.cc' || echo './'`oct-env.cc
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c oct-env.cc -fno-common -DPIC -o .libs/liboctave_la-oct-env.o
brew: superenv removed: -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual
brew: superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/opt/X11/include/freetype2 -isystem/usr/include/libxml2 -isystem/opt/X11/include -I/usr/local/opt/readline/include
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c -o liboctave_la-oct-fftw.lo `test -f 'oct-fftw.cc' || echo './'`oct-fftw.cc
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c oct-fftw.cc -fno-common -DPIC -o .libs/liboctave_la-oct-fftw.o
brew: superenv removed: -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual
brew: superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/opt/X11/include/freetype2 -isystem/usr/include/libxml2 -isystem/opt/X11/include -I/usr/local/opt/readline/include
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c -o liboctave_la-oct-glob.lo `test -f 'oct-glob.cc' || echo './'`oct-glob.cc
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c oct-glob.cc -fno-common -DPIC -o .libs/liboctave_la-oct-glob.o
brew: superenv removed: -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual
brew: superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/opt/X11/include/freetype2 -isystem/usr/include/libxml2 -isystem/opt/X11/include -I/usr/local/opt/readline/include
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c -o liboctave_la-oct-group.lo `test -f 'oct-group.cc' || echo './'`oct-group.cc
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c oct-group.cc -fno-common -DPIC -o .libs/liboctave_la-oct-group.o
brew: superenv removed: -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual
brew: superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/opt/X11/include/freetype2 -isystem/usr/include/libxml2 -isystem/opt/X11/include -I/usr/local/opt/readline/include
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c -o liboctave_la-oct-locbuf.lo `test -f 'oct-locbuf.cc' || echo './'`oct-locbuf.cc
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c oct-locbuf.cc -fno-common -DPIC -o .libs/liboctave_la-oct-locbuf.o
brew: superenv removed: -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual
brew: superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/opt/X11/include/freetype2 -isystem/usr/include/libxml2 -isystem/opt/X11/include -I/usr/local/opt/readline/include
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c -o liboctave_la-oct-md5.lo `test -f 'oct-md5.cc' || echo './'`oct-md5.cc
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c oct-md5.cc -fno-common -DPIC -o .libs/liboctave_la-oct-md5.o
brew: superenv removed: -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual
brew: superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/opt/X11/include/freetype2 -isystem/usr/include/libxml2 -isystem/opt/X11/include -I/usr/local/opt/readline/include
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c -o liboctave_la-oct-mutex.lo `test -f 'oct-mutex.cc' || echo './'`oct-mutex.cc
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c oct-mutex.cc -fno-common -DPIC -o .libs/liboctave_la-oct-mutex.o
brew: superenv removed: -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual
brew: superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/opt/X11/include/freetype2 -isystem/usr/include/libxml2 -isystem/opt/X11/include -I/usr/local/opt/readline/include
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c -o liboctave_la-oct-norm.lo `test -f 'oct-norm.cc' || echo './'`oct-norm.cc
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c oct-norm.cc -fno-common -DPIC -o .libs/liboctave_la-oct-norm.o
brew: superenv removed: -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual
brew: superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/opt/X11/include/freetype2 -isystem/usr/include/libxml2 -isystem/opt/X11/include -I/usr/local/opt/readline/include
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c -o liboctave_la-oct-passwd.lo `test -f 'oct-passwd.cc' || echo './'`oct-passwd.cc
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c oct-passwd.cc -fno-common -DPIC -o .libs/liboctave_la-oct-passwd.o
brew: superenv removed: -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual
brew: superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/opt/X11/include/freetype2 -isystem/usr/include/libxml2 -isystem/opt/X11/include -I/usr/local/opt/readline/include
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c -o liboctave_la-oct-rand.lo `test -f 'oct-rand.cc' || echo './'`oct-rand.cc
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c oct-rand.cc -fno-common -DPIC -o .libs/liboctave_la-oct-rand.o
brew: superenv removed: -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual
brew: superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/opt/X11/include/freetype2 -isystem/usr/include/libxml2 -isystem/opt/X11/include -I/usr/local/opt/readline/include
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c -o liboctave_la-oct-shlib.lo `test -f 'oct-shlib.cc' || echo './'`oct-shlib.cc
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c oct-shlib.cc -fno-common -DPIC -o .libs/liboctave_la-oct-shlib.o
brew: superenv removed: -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual
brew: superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/opt/X11/include/freetype2 -isystem/usr/include/libxml2 -isystem/opt/X11/include -I/usr/local/opt/readline/include
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c -o liboctave_la-oct-spparms.lo `test -f 'oct-spparms.cc' || echo './'`oct-spparms.cc
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c oct-spparms.cc -fno-common -DPIC -o .libs/liboctave_la-oct-spparms.o
brew: superenv removed: -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual
brew: superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/opt/X11/include/freetype2 -isystem/usr/include/libxml2 -isystem/opt/X11/include -I/usr/local/opt/readline/include
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c -o liboctave_la-oct-syscalls.lo `test -f 'oct-syscalls.cc' || echo './'`oct-syscalls.cc
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c oct-syscalls.cc -fno-common -DPIC -o .libs/liboctave_la-oct-syscalls.o
brew: superenv removed: -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual
brew: superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/opt/X11/include/freetype2 -isystem/usr/include/libxml2 -isystem/opt/X11/include -I/usr/local/opt/readline/include
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c -o liboctave_la-oct-time.lo `test -f 'oct-time.cc' || echo './'`oct-time.cc
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c oct-time.cc -fno-common -DPIC -o .libs/liboctave_la-oct-time.o
brew: superenv removed: -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual
brew: superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/opt/X11/include/freetype2 -isystem/usr/include/libxml2 -isystem/opt/X11/include -I/usr/local/opt/readline/include
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c -o liboctave_la-oct-uname.lo `test -f 'oct-uname.cc' || echo './'`oct-uname.cc
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c oct-uname.cc -fno-common -DPIC -o .libs/liboctave_la-oct-uname.o
brew: superenv removed: -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual
brew: superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/opt/X11/include/freetype2 -isystem/usr/include/libxml2 -isystem/opt/X11/include -I/usr/local/opt/readline/include
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c -o liboctave_la-pathsearch.lo `test -f 'pathsearch.cc' || echo './'`pathsearch.cc
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c pathsearch.cc -fno-common -DPIC -o .libs/liboctave_la-pathsearch.o
brew: superenv removed: -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual
brew: superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/opt/X11/include/freetype2 -isystem/usr/include/libxml2 -isystem/opt/X11/include -I/usr/local/opt/readline/include
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c -o liboctave_la-regexp.lo `test -f 'regexp.cc' || echo './'`regexp.cc
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c regexp.cc -fno-common -DPIC -o .libs/liboctave_la-regexp.o
brew: superenv removed: -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual
brew: superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/opt/X11/include/freetype2 -isystem/usr/include/libxml2 -isystem/opt/X11/include -I/usr/local/opt/readline/include
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c -o liboctave_la-singleton-cleanup.lo `test -f 'singleton-cleanup.cc' || echo './'`singleton-cleanup.cc
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c singleton-cleanup.cc -fno-common -DPIC -o .libs/liboctave_la-singleton-cleanup.o
brew: superenv removed: -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual
brew: superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/opt/X11/include/freetype2 -isystem/usr/include/libxml2 -isystem/opt/X11/include -I/usr/local/opt/readline/include
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c -o liboctave_la-sparse-sort.lo `test -f 'sparse-sort.cc' || echo './'`sparse-sort.cc
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c sparse-sort.cc -fno-common -DPIC -o .libs/liboctave_la-sparse-sort.o
brew: superenv removed: -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual
brew: superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/opt/X11/include/freetype2 -isystem/usr/include/libxml2 -isystem/opt/X11/include -I/usr/local/opt/readline/include
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c -o liboctave_la-sparse-util.lo `test -f 'sparse-util.cc' || echo './'`sparse-util.cc
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c sparse-util.cc -fno-common -DPIC -o .libs/liboctave_la-sparse-util.o
brew: superenv removed: -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual
brew: superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/opt/X11/include/freetype2 -isystem/usr/include/libxml2 -isystem/opt/X11/include -I/usr/local/opt/readline/include
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c -o liboctave_la-str-vec.lo `test -f 'str-vec.cc' || echo './'`str-vec.cc
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c str-vec.cc -fno-common -DPIC -o .libs/liboctave_la-str-vec.o
brew: superenv removed: -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual
brew: superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/opt/X11/include/freetype2 -isystem/usr/include/libxml2 -isystem/opt/X11/include -I/usr/local/opt/readline/include
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c -o liboctave_la-Array-C.lo `test -f 'Array-C.cc' || echo './'`Array-C.cc
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c Array-C.cc -fno-common -DPIC -o .libs/liboctave_la-Array-C.o
brew: superenv removed: -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual
brew: superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/opt/X11/include/freetype2 -isystem/usr/include/libxml2 -isystem/opt/X11/include -I/usr/local/opt/readline/include
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c -o liboctave_la-Array-b.lo `test -f 'Array-b.cc' || echo './'`Array-b.cc
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c Array-b.cc -fno-common -DPIC -o .libs/liboctave_la-Array-b.o
brew: superenv removed: -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual
brew: superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/opt/X11/include/freetype2 -isystem/usr/include/libxml2 -isystem/opt/X11/include -I/usr/local/opt/readline/include
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c -o liboctave_la-Array-ch.lo `test -f 'Array-ch.cc' || echo './'`Array-ch.cc
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c Array-ch.cc -fno-common -DPIC -o .libs/liboctave_la-Array-ch.o
brew: superenv removed: -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual
brew: superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/opt/X11/include/freetype2 -isystem/usr/include/libxml2 -isystem/opt/X11/include -I/usr/local/opt/readline/include
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c -o liboctave_la-Array-d.lo `test -f 'Array-d.cc' || echo './'`Array-d.cc
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c Array-d.cc -fno-common -DPIC -o .libs/liboctave_la-Array-d.o
brew: superenv removed: -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual
brew: superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/opt/X11/include/freetype2 -isystem/usr/include/libxml2 -isystem/opt/X11/include -I/usr/local/opt/readline/include
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c -o liboctave_la-Array-f.lo `test -f 'Array-f.cc' || echo './'`Array-f.cc
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c Array-f.cc -fno-common -DPIC -o .libs/liboctave_la-Array-f.o
brew: superenv removed: -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual
brew: superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/opt/X11/include/freetype2 -isystem/usr/include/libxml2 -isystem/opt/X11/include -I/usr/local/opt/readline/include
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c -o liboctave_la-Array-fC.lo `test -f 'Array-fC.cc' || echo './'`Array-fC.cc
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c Array-fC.cc -fno-common -DPIC -o .libs/liboctave_la-Array-fC.o
brew: superenv removed: -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual
brew: superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/opt/X11/include/freetype2 -isystem/usr/include/libxml2 -isystem/opt/X11/include -I/usr/local/opt/readline/include
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c -o liboctave_la-Array-i.lo `test -f 'Array-i.cc' || echo './'`Array-i.cc
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c Array-i.cc -fno-common -DPIC -o .libs/liboctave_la-Array-i.o
brew: superenv removed: -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual
brew: superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/opt/X11/include/freetype2 -isystem/usr/include/libxml2 -isystem/opt/X11/include -I/usr/local/opt/readline/include
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c -o liboctave_la-Array-idx-vec.lo `test -f 'Array-idx-vec.cc' || echo './'`Array-idx-vec.cc
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c Array-idx-vec.cc -fno-common -DPIC -o .libs/liboctave_la-Array-idx-vec.o
brew: superenv removed: -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual
brew: superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/opt/X11/include/freetype2 -isystem/usr/include/libxml2 -isystem/opt/X11/include -I/usr/local/opt/readline/include
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c -o liboctave_la-Array-s.lo `test -f 'Array-s.cc' || echo './'`Array-s.cc
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c Array-s.cc -fno-common -DPIC -o .libs/liboctave_la-Array-s.o
brew: superenv removed: -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual
brew: superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/opt/X11/include/freetype2 -isystem/usr/include/libxml2 -isystem/opt/X11/include -I/usr/local/opt/readline/include
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c -o liboctave_la-Array-str.lo `test -f 'Array-str.cc' || echo './'`Array-str.cc
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c Array-str.cc -fno-common -DPIC -o .libs/liboctave_la-Array-str.o
brew: superenv removed: -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual
brew: superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/opt/X11/include/freetype2 -isystem/usr/include/libxml2 -isystem/opt/X11/include -I/usr/local/opt/readline/include
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c -o liboctave_la-Array-voidp.lo `test -f 'Array-voidp.cc' || echo './'`Array-voidp.cc
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c Array-voidp.cc -fno-common -DPIC -o .libs/liboctave_la-Array-voidp.o
brew: superenv removed: -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual
brew: superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/opt/X11/include/freetype2 -isystem/usr/include/libxml2 -isystem/opt/X11/include -I/usr/local/opt/readline/include
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c -o liboctave_la-MArray-C.lo `test -f 'MArray-C.cc' || echo './'`MArray-C.cc
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c MArray-C.cc -fno-common -DPIC -o .libs/liboctave_la-MArray-C.o
brew: superenv removed: -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual
brew: superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/opt/X11/include/freetype2 -isystem/usr/include/libxml2 -isystem/opt/X11/include -I/usr/local/opt/readline/include
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c -o liboctave_la-MArray-d.lo `test -f 'MArray-d.cc' || echo './'`MArray-d.cc
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c MArray-d.cc -fno-common -DPIC -o .libs/liboctave_la-MArray-d.o
brew: superenv removed: -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual
brew: superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/opt/X11/include/freetype2 -isystem/usr/include/libxml2 -isystem/opt/X11/include -I/usr/local/opt/readline/include
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c -o liboctave_la-MArray-f.lo `test -f 'MArray-f.cc' || echo './'`MArray-f.cc
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c MArray-f.cc -fno-common -DPIC -o .libs/liboctave_la-MArray-f.o
brew: superenv removed: -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual
brew: superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/opt/X11/include/freetype2 -isystem/usr/include/libxml2 -isystem/opt/X11/include -I/usr/local/opt/readline/include
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c -o liboctave_la-MArray-fC.lo `test -f 'MArray-fC.cc' || echo './'`MArray-fC.cc
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c MArray-fC.cc -fno-common -DPIC -o .libs/liboctave_la-MArray-fC.o
brew: superenv removed: -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual
brew: superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/opt/X11/include/freetype2 -isystem/usr/include/libxml2 -isystem/opt/X11/include -I/usr/local/opt/readline/include
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c -o liboctave_la-MArray-i.lo `test -f 'MArray-i.cc' || echo './'`MArray-i.cc
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c MArray-i.cc -fno-common -DPIC -o .libs/liboctave_la-MArray-i.o
brew: superenv removed: -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual
brew: superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/opt/X11/include/freetype2 -isystem/usr/include/libxml2 -isystem/opt/X11/include -I/usr/local/opt/readline/include
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c -o liboctave_la-MArray-s.lo `test -f 'MArray-s.cc' || echo './'`MArray-s.cc
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c MArray-s.cc -fno-common -DPIC -o .libs/liboctave_la-MArray-s.o
brew: superenv removed: -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual
brew: superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/opt/X11/include/freetype2 -isystem/usr/include/libxml2 -isystem/opt/X11/include -I/usr/local/opt/readline/include
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c -o liboctave_la-MSparse-C.lo `test -f 'MSparse-C.cc' || echo './'`MSparse-C.cc
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c MSparse-C.cc -fno-common -DPIC -o .libs/liboctave_la-MSparse-C.o
brew: superenv removed: -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual
brew: superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/opt/X11/include/freetype2 -isystem/usr/include/libxml2 -isystem/opt/X11/include -I/usr/local/opt/readline/include
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c -o liboctave_la-MSparse-d.lo `test -f 'MSparse-d.cc' || echo './'`MSparse-d.cc
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c MSparse-d.cc -fno-common -DPIC -o .libs/liboctave_la-MSparse-d.o
brew: superenv removed: -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual
brew: superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/opt/X11/include/freetype2 -isystem/usr/include/libxml2 -isystem/opt/X11/include -I/usr/local/opt/readline/include
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c -o liboctave_la-Sparse-C.lo `test -f 'Sparse-C.cc' || echo './'`Sparse-C.cc
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c Sparse-C.cc -fno-common -DPIC -o .libs/liboctave_la-Sparse-C.o
brew: superenv removed: -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual
brew: superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/opt/X11/include/freetype2 -isystem/usr/include/libxml2 -isystem/opt/X11/include -I/usr/local/opt/readline/include
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c -o liboctave_la-Sparse-b.lo `test -f 'Sparse-b.cc' || echo './'`Sparse-b.cc
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c Sparse-b.cc -fno-common -DPIC -o .libs/liboctave_la-Sparse-b.o
brew: superenv removed: -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual
brew: superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/opt/X11/include/freetype2 -isystem/usr/include/libxml2 -isystem/opt/X11/include -I/usr/local/opt/readline/include
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c -o liboctave_la-Sparse-d.lo `test -f 'Sparse-d.cc' || echo './'`Sparse-d.cc
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c Sparse-d.cc -fno-common -DPIC -o .libs/liboctave_la-Sparse-d.o
brew: superenv removed: -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual
brew: superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/opt/X11/include/freetype2 -isystem/usr/include/libxml2 -isystem/opt/X11/include -I/usr/local/opt/readline/include
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c -o liboctave_la-oct-inttypes.lo `test -f 'oct-inttypes.cc' || echo './'`oct-inttypes.cc
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c oct-inttypes.cc -fno-common -DPIC -o .libs/liboctave_la-oct-inttypes.o
brew: superenv removed: -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual
brew: superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/opt/X11/include/freetype2 -isystem/usr/include/libxml2 -isystem/opt/X11/include -I/usr/local/opt/readline/include
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c -o liboctave_la-Array-util.lo `test -f 'Array-util.cc' || echo './'`Array-util.cc
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c Array-util.cc -fno-common -DPIC -o .libs/liboctave_la-Array-util.o
brew: superenv removed: -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual
brew: superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/opt/X11/include/freetype2 -isystem/usr/include/libxml2 -isystem/opt/X11/include -I/usr/local/opt/readline/include
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c -o liboctave_la-CColVector.lo `test -f 'CColVector.cc' || echo './'`CColVector.cc
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c CColVector.cc -fno-common -DPIC -o .libs/liboctave_la-CColVector.o
brew: superenv removed: -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual
brew: superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/opt/X11/include/freetype2 -isystem/usr/include/libxml2 -isystem/opt/X11/include -I/usr/local/opt/readline/include
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c -o liboctave_la-CDiagMatrix.lo `test -f 'CDiagMatrix.cc' || echo './'`CDiagMatrix.cc
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c CDiagMatrix.cc -fno-common -DPIC -o .libs/liboctave_la-CDiagMatrix.o
brew: superenv removed: -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual
brew: superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/opt/X11/include/freetype2 -isystem/usr/include/libxml2 -isystem/opt/X11/include -I/usr/local/opt/readline/include
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c -o liboctave_la-CMatrix.lo `test -f 'CMatrix.cc' || echo './'`CMatrix.cc
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c CMatrix.cc -fno-common -DPIC -o .libs/liboctave_la-CMatrix.o
brew: superenv removed: -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual
brew: superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/opt/X11/include/freetype2 -isystem/usr/include/libxml2 -isystem/opt/X11/include -I/usr/local/opt/readline/include
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c -o liboctave_la-CNDArray.lo `test -f 'CNDArray.cc' || echo './'`CNDArray.cc
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c CNDArray.cc -fno-common -DPIC -o .libs/liboctave_la-CNDArray.o
brew: superenv removed: -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual
brew: superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/opt/X11/include/freetype2 -isystem/usr/include/libxml2 -isystem/opt/X11/include -I/usr/local/opt/readline/include
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c -o liboctave_la-CRowVector.lo `test -f 'CRowVector.cc' || echo './'`CRowVector.cc
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c CRowVector.cc -fno-common -DPIC -o .libs/liboctave_la-CRowVector.o
brew: superenv removed: -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual
brew: superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/opt/X11/include/freetype2 -isystem/usr/include/libxml2 -isystem/opt/X11/include -I/usr/local/opt/readline/include
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c -o liboctave_la-CSparse.lo `test -f 'CSparse.cc' || echo './'`CSparse.cc
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c CSparse.cc -fno-common -DPIC -o .libs/liboctave_la-CSparse.o
brew: superenv removed: -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual
brew: superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/opt/X11/include/freetype2 -isystem/usr/include/libxml2 -isystem/opt/X11/include -I/usr/local/opt/readline/include
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c -o liboctave_la-CmplxAEPBAL.lo `test -f 'CmplxAEPBAL.cc' || echo './'`CmplxAEPBAL.cc
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c CmplxAEPBAL.cc -fno-common -DPIC -o .libs/liboctave_la-CmplxAEPBAL.o
brew: superenv removed: -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual
brew: superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/opt/X11/include/freetype2 -isystem/usr/include/libxml2 -isystem/opt/X11/include -I/usr/local/opt/readline/include
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c -o liboctave_la-CmplxCHOL.lo `test -f 'CmplxCHOL.cc' || echo './'`CmplxCHOL.cc
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c CmplxCHOL.cc -fno-common -DPIC -o .libs/liboctave_la-CmplxCHOL.o
brew: superenv removed: -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual
brew: superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/opt/X11/include/freetype2 -isystem/usr/include/libxml2 -isystem/opt/X11/include -I/usr/local/opt/readline/include
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c -o liboctave_la-CmplxGEPBAL.lo `test -f 'CmplxGEPBAL.cc' || echo './'`CmplxGEPBAL.cc
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c CmplxGEPBAL.cc -fno-common -DPIC -o .libs/liboctave_la-CmplxGEPBAL.o
brew: superenv removed: -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual
brew: superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/opt/X11/include/freetype2 -isystem/usr/include/libxml2 -isystem/opt/X11/include -I/usr/local/opt/readline/include
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c -o liboctave_la-CmplxHESS.lo `test -f 'CmplxHESS.cc' || echo './'`CmplxHESS.cc
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c CmplxHESS.cc -fno-common -DPIC -o .libs/liboctave_la-CmplxHESS.o
brew: superenv removed: -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual
brew: superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/opt/X11/include/freetype2 -isystem/usr/include/libxml2 -isystem/opt/X11/include -I/usr/local/opt/readline/include
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c -o liboctave_la-CmplxLU.lo `test -f 'CmplxLU.cc' || echo './'`CmplxLU.cc
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c CmplxLU.cc -fno-common -DPIC -o .libs/liboctave_la-CmplxLU.o
brew: superenv removed: -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual
brew: superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/opt/X11/include/freetype2 -isystem/usr/include/libxml2 -isystem/opt/X11/include -I/usr/local/opt/readline/include
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c -o liboctave_la-CmplxQR.lo `test -f 'CmplxQR.cc' || echo './'`CmplxQR.cc
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c CmplxQR.cc -fno-common -DPIC -o .libs/liboctave_la-CmplxQR.o
brew: superenv removed: -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual
brew: superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/opt/X11/include/freetype2 -isystem/usr/include/libxml2 -isystem/opt/X11/include -I/usr/local/opt/readline/include
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c -o liboctave_la-CmplxQRP.lo `test -f 'CmplxQRP.cc' || echo './'`CmplxQRP.cc
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c CmplxQRP.cc -fno-common -DPIC -o .libs/liboctave_la-CmplxQRP.o
brew: superenv removed: -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual
brew: superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/opt/X11/include/freetype2 -isystem/usr/include/libxml2 -isystem/opt/X11/include -I/usr/local/opt/readline/include
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c -o liboctave_la-CmplxSCHUR.lo `test -f 'CmplxSCHUR.cc' || echo './'`CmplxSCHUR.cc
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c CmplxSCHUR.cc -fno-common -DPIC -o .libs/liboctave_la-CmplxSCHUR.o
brew: superenv removed: -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual
brew: superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/opt/X11/include/freetype2 -isystem/usr/include/libxml2 -isystem/opt/X11/include -I/usr/local/opt/readline/include
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c -o liboctave_la-CmplxSVD.lo `test -f 'CmplxSVD.cc' || echo './'`CmplxSVD.cc
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c CmplxSVD.cc -fno-common -DPIC -o .libs/liboctave_la-CmplxSVD.o
brew: superenv removed: -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual
brew: superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/opt/X11/include/freetype2 -isystem/usr/include/libxml2 -isystem/opt/X11/include -I/usr/local/opt/readline/include
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c -o liboctave_la-EIG.lo `test -f 'EIG.cc' || echo './'`EIG.cc
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c EIG.cc -fno-common -DPIC -o .libs/liboctave_la-EIG.o
brew: superenv removed: -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual
brew: superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/opt/X11/include/freetype2 -isystem/usr/include/libxml2 -isystem/opt/X11/include -I/usr/local/opt/readline/include
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c -o liboctave_la-MSparse.lo `test -f 'MSparse.cc' || echo './'`MSparse.cc
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c MSparse.cc -fno-common -DPIC -o .libs/liboctave_la-MSparse.o
brew: superenv removed: -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual
brew: superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/opt/X11/include/freetype2 -isystem/usr/include/libxml2 -isystem/opt/X11/include -I/usr/local/opt/readline/include
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c -o liboctave_la-MatrixType.lo `test -f 'MatrixType.cc' || echo './'`MatrixType.cc
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c MatrixType.cc -fno-common -DPIC -o .libs/liboctave_la-MatrixType.o
brew: superenv removed: -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual
brew: superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/opt/X11/include/freetype2 -isystem/usr/include/libxml2 -isystem/opt/X11/include -I/usr/local/opt/readline/include
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c -o liboctave_la-PermMatrix.lo `test -f 'PermMatrix.cc' || echo './'`PermMatrix.cc
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c PermMatrix.cc -fno-common -DPIC -o .libs/liboctave_la-PermMatrix.o
brew: superenv removed: -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual
brew: superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/opt/X11/include/freetype2 -isystem/usr/include/libxml2 -isystem/opt/X11/include -I/usr/local/opt/readline/include
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c -o liboctave_la-Sparse.lo `test -f 'Sparse.cc' || echo './'`Sparse.cc
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c Sparse.cc -fno-common -DPIC -o .libs/liboctave_la-Sparse.o
brew: superenv removed: -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual
brew: superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/opt/X11/include/freetype2 -isystem/usr/include/libxml2 -isystem/opt/X11/include -I/usr/local/opt/readline/include
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c -o liboctave_la-SparseCmplxCHOL.lo `test -f 'SparseCmplxCHOL.cc' || echo './'`SparseCmplxCHOL.cc
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c SparseCmplxCHOL.cc -fno-common -DPIC -o .libs/liboctave_la-SparseCmplxCHOL.o
brew: superenv removed: -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual
brew: superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/opt/X11/include/freetype2 -isystem/usr/include/libxml2 -isystem/opt/X11/include -I/usr/local/opt/readline/include
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c -o liboctave_la-SparseCmplxLU.lo `test -f 'SparseCmplxLU.cc' || echo './'`SparseCmplxLU.cc
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c SparseCmplxLU.cc -fno-common -DPIC -o .libs/liboctave_la-SparseCmplxLU.o
brew: superenv removed: -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual
brew: superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/opt/X11/include/freetype2 -isystem/usr/include/libxml2 -isystem/opt/X11/include -I/usr/local/opt/readline/include
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c -o liboctave_la-SparseCmplxQR.lo `test -f 'SparseCmplxQR.cc' || echo './'`SparseCmplxQR.cc
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c SparseCmplxQR.cc -fno-common -DPIC -o .libs/liboctave_la-SparseCmplxQR.o
brew: superenv removed: -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual
brew: superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/opt/X11/include/freetype2 -isystem/usr/include/libxml2 -isystem/opt/X11/include -I/usr/local/opt/readline/include
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c -o liboctave_la-SparseQR.lo `test -f 'SparseQR.cc' || echo './'`SparseQR.cc
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c SparseQR.cc -fno-common -DPIC -o .libs/liboctave_la-SparseQR.o
brew: superenv removed: -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual
brew: superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/opt/X11/include/freetype2 -isystem/usr/include/libxml2 -isystem/opt/X11/include -I/usr/local/opt/readline/include
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c -o liboctave_la-SparsedbleCHOL.lo `test -f 'SparsedbleCHOL.cc' || echo './'`SparsedbleCHOL.cc
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c SparsedbleCHOL.cc -fno-common -DPIC -o .libs/liboctave_la-SparsedbleCHOL.o
brew: superenv removed: -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual
brew: superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/opt/X11/include/freetype2 -isystem/usr/include/libxml2 -isystem/opt/X11/include -I/usr/local/opt/readline/include
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c -o liboctave_la-SparsedbleLU.lo `test -f 'SparsedbleLU.cc' || echo './'`SparsedbleLU.cc
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c SparsedbleLU.cc -fno-common -DPIC -o .libs/liboctave_la-SparsedbleLU.o
brew: superenv removed: -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual
brew: superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/opt/X11/include/freetype2 -isystem/usr/include/libxml2 -isystem/opt/X11/include -I/usr/local/opt/readline/include
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c -o liboctave_la-boolMatrix.lo `test -f 'boolMatrix.cc' || echo './'`boolMatrix.cc
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c boolMatrix.cc -fno-common -DPIC -o .libs/liboctave_la-boolMatrix.o
brew: superenv removed: -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual
brew: superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/opt/X11/include/freetype2 -isystem/usr/include/libxml2 -isystem/opt/X11/include -I/usr/local/opt/readline/include
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c -o liboctave_la-boolNDArray.lo `test -f 'boolNDArray.cc' || echo './'`boolNDArray.cc
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c boolNDArray.cc -fno-common -DPIC -o .libs/liboctave_la-boolNDArray.o
brew: superenv removed: -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual
brew: superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/opt/X11/include/freetype2 -isystem/usr/include/libxml2 -isystem/opt/X11/include -I/usr/local/opt/readline/include
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c -o liboctave_la-boolSparse.lo `test -f 'boolSparse.cc' || echo './'`boolSparse.cc
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c boolSparse.cc -fno-common -DPIC -o .libs/liboctave_la-boolSparse.o
brew: superenv removed: -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual
brew: superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/opt/X11/include/freetype2 -isystem/usr/include/libxml2 -isystem/opt/X11/include -I/usr/local/opt/readline/include
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c -o liboctave_la-chMatrix.lo `test -f 'chMatrix.cc' || echo './'`chMatrix.cc
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c chMatrix.cc -fno-common -DPIC -o .libs/liboctave_la-chMatrix.o
brew: superenv removed: -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual
brew: superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/opt/X11/include/freetype2 -isystem/usr/include/libxml2 -isystem/opt/X11/include -I/usr/local/opt/readline/include
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c -o liboctave_la-chNDArray.lo `test -f 'chNDArray.cc' || echo './'`chNDArray.cc
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c chNDArray.cc -fno-common -DPIC -o .libs/liboctave_la-chNDArray.o
brew: superenv removed: -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual
brew: superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/opt/X11/include/freetype2 -isystem/usr/include/libxml2 -isystem/opt/X11/include -I/usr/local/opt/readline/include
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c -o liboctave_la-dim-vector.lo `test -f 'dim-vector.cc' || echo './'`dim-vector.cc
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c dim-vector.cc -fno-common -DPIC -o .libs/liboctave_la-dim-vector.o
brew: superenv removed: -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual
brew: superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/opt/X11/include/freetype2 -isystem/usr/include/libxml2 -isystem/opt/X11/include -I/usr/local/opt/readline/include
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c -o liboctave_la-dColVector.lo `test -f 'dColVector.cc' || echo './'`dColVector.cc
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c dColVector.cc -fno-common -DPIC -o .libs/liboctave_la-dColVector.o
brew: superenv removed: -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual
brew: superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/opt/X11/include/freetype2 -isystem/usr/include/libxml2 -isystem/opt/X11/include -I/usr/local/opt/readline/include
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c -o liboctave_la-dDiagMatrix.lo `test -f 'dDiagMatrix.cc' || echo './'`dDiagMatrix.cc
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c dDiagMatrix.cc -fno-common -DPIC -o .libs/liboctave_la-dDiagMatrix.o
brew: superenv removed: -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual
brew: superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/opt/X11/include/freetype2 -isystem/usr/include/libxml2 -isystem/opt/X11/include -I/usr/local/opt/readline/include
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c -o liboctave_la-dMatrix.lo `test -f 'dMatrix.cc' || echo './'`dMatrix.cc
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c dMatrix.cc -fno-common -DPIC -o .libs/liboctave_la-dMatrix.o
brew: superenv removed: -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual
brew: superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/opt/X11/include/freetype2 -isystem/usr/include/libxml2 -isystem/opt/X11/include -I/usr/local/opt/readline/include
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c -o liboctave_la-dNDArray.lo `test -f 'dNDArray.cc' || echo './'`dNDArray.cc
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c dNDArray.cc -fno-common -DPIC -o .libs/liboctave_la-dNDArray.o
brew: superenv removed: -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual
brew: superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/opt/X11/include/freetype2 -isystem/usr/include/libxml2 -isystem/opt/X11/include -I/usr/local/opt/readline/include
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c -o liboctave_la-dRowVector.lo `test -f 'dRowVector.cc' || echo './'`dRowVector.cc
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c dRowVector.cc -fno-common -DPIC -o .libs/liboctave_la-dRowVector.o
brew: superenv removed: -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual
brew: superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/opt/X11/include/freetype2 -isystem/usr/include/libxml2 -isystem/opt/X11/include -I/usr/local/opt/readline/include
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c -o liboctave_la-dSparse.lo `test -f 'dSparse.cc' || echo './'`dSparse.cc
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c dSparse.cc -fno-common -DPIC -o .libs/liboctave_la-dSparse.o
brew: superenv removed: -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual
brew: superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/opt/X11/include/freetype2 -isystem/usr/include/libxml2 -isystem/opt/X11/include -I/usr/local/opt/readline/include
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c -o liboctave_la-dbleAEPBAL.lo `test -f 'dbleAEPBAL.cc' || echo './'`dbleAEPBAL.cc
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c dbleAEPBAL.cc -fno-common -DPIC -o .libs/liboctave_la-dbleAEPBAL.o
brew: superenv removed: -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual
brew: superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/opt/X11/include/freetype2 -isystem/usr/include/libxml2 -isystem/opt/X11/include -I/usr/local/opt/readline/include
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c -o liboctave_la-dbleCHOL.lo `test -f 'dbleCHOL.cc' || echo './'`dbleCHOL.cc
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c dbleCHOL.cc -fno-common -DPIC -o .libs/liboctave_la-dbleCHOL.o
brew: superenv removed: -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual
brew: superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/opt/X11/include/freetype2 -isystem/usr/include/libxml2 -isystem/opt/X11/include -I/usr/local/opt/readline/include
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c -o liboctave_la-dbleGEPBAL.lo `test -f 'dbleGEPBAL.cc' || echo './'`dbleGEPBAL.cc
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c dbleGEPBAL.cc -fno-common -DPIC -o .libs/liboctave_la-dbleGEPBAL.o
brew: superenv removed: -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual
brew: superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/opt/X11/include/freetype2 -isystem/usr/include/libxml2 -isystem/opt/X11/include -I/usr/local/opt/readline/include
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c -o liboctave_la-dbleHESS.lo `test -f 'dbleHESS.cc' || echo './'`dbleHESS.cc
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c dbleHESS.cc -fno-common -DPIC -o .libs/liboctave_la-dbleHESS.o
brew: superenv removed: -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual
brew: superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/opt/X11/include/freetype2 -isystem/usr/include/libxml2 -isystem/opt/X11/include -I/usr/local/opt/readline/include
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c -o liboctave_la-dbleLU.lo `test -f 'dbleLU.cc' || echo './'`dbleLU.cc
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c dbleLU.cc -fno-common -DPIC -o .libs/liboctave_la-dbleLU.o
brew: superenv removed: -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual
brew: superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/opt/X11/include/freetype2 -isystem/usr/include/libxml2 -isystem/opt/X11/include -I/usr/local/opt/readline/include
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c -o liboctave_la-dbleQR.lo `test -f 'dbleQR.cc' || echo './'`dbleQR.cc
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c dbleQR.cc -fno-common -DPIC -o .libs/liboctave_la-dbleQR.o
brew: superenv removed: -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual
brew: superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/opt/X11/include/freetype2 -isystem/usr/include/libxml2 -isystem/opt/X11/include -I/usr/local/opt/readline/include
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c -o liboctave_la-dbleQRP.lo `test -f 'dbleQRP.cc' || echo './'`dbleQRP.cc
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c dbleQRP.cc -fno-common -DPIC -o .libs/liboctave_la-dbleQRP.o
brew: superenv removed: -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual
brew: superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/opt/X11/include/freetype2 -isystem/usr/include/libxml2 -isystem/opt/X11/include -I/usr/local/opt/readline/include
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c -o liboctave_la-dbleSCHUR.lo `test -f 'dbleSCHUR.cc' || echo './'`dbleSCHUR.cc
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c dbleSCHUR.cc -fno-common -DPIC -o .libs/liboctave_la-dbleSCHUR.o
brew: superenv removed: -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual
brew: superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/opt/X11/include/freetype2 -isystem/usr/include/libxml2 -isystem/opt/X11/include -I/usr/local/opt/readline/include
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c -o liboctave_la-dbleSVD.lo `test -f 'dbleSVD.cc' || echo './'`dbleSVD.cc
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c dbleSVD.cc -fno-common -DPIC -o .libs/liboctave_la-dbleSVD.o
brew: superenv removed: -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual
brew: superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/opt/X11/include/freetype2 -isystem/usr/include/libxml2 -isystem/opt/X11/include -I/usr/local/opt/readline/include
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c -o liboctave_la-fCColVector.lo `test -f 'fCColVector.cc' || echo './'`fCColVector.cc
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c fCColVector.cc -fno-common -DPIC -o .libs/liboctave_la-fCColVector.o
brew: superenv removed: -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual
brew: superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/opt/X11/include/freetype2 -isystem/usr/include/libxml2 -isystem/opt/X11/include -I/usr/local/opt/readline/include
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c -o liboctave_la-fCDiagMatrix.lo `test -f 'fCDiagMatrix.cc' || echo './'`fCDiagMatrix.cc
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c fCDiagMatrix.cc -fno-common -DPIC -o .libs/liboctave_la-fCDiagMatrix.o
brew: superenv removed: -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual
brew: superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/opt/X11/include/freetype2 -isystem/usr/include/libxml2 -isystem/opt/X11/include -I/usr/local/opt/readline/include
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c -o liboctave_la-fCMatrix.lo `test -f 'fCMatrix.cc' || echo './'`fCMatrix.cc
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c fCMatrix.cc -fno-common -DPIC -o .libs/liboctave_la-fCMatrix.o
brew: superenv removed: -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual
brew: superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/opt/X11/include/freetype2 -isystem/usr/include/libxml2 -isystem/opt/X11/include -I/usr/local/opt/readline/include
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c -o liboctave_la-fCNDArray.lo `test -f 'fCNDArray.cc' || echo './'`fCNDArray.cc
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c fCNDArray.cc -fno-common -DPIC -o .libs/liboctave_la-fCNDArray.o
brew: superenv removed: -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual
brew: superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/opt/X11/include/freetype2 -isystem/usr/include/libxml2 -isystem/opt/X11/include -I/usr/local/opt/readline/include
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c -o liboctave_la-fCRowVector.lo `test -f 'fCRowVector.cc' || echo './'`fCRowVector.cc
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c fCRowVector.cc -fno-common -DPIC -o .libs/liboctave_la-fCRowVector.o
brew: superenv removed: -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual
brew: superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/opt/X11/include/freetype2 -isystem/usr/include/libxml2 -isystem/opt/X11/include -I/usr/local/opt/readline/include
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c -o liboctave_la-fCmplxAEPBAL.lo `test -f 'fCmplxAEPBAL.cc' || echo './'`fCmplxAEPBAL.cc
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c fCmplxAEPBAL.cc -fno-common -DPIC -o .libs/liboctave_la-fCmplxAEPBAL.o
brew: superenv removed: -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual
brew: superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/opt/X11/include/freetype2 -isystem/usr/include/libxml2 -isystem/opt/X11/include -I/usr/local/opt/readline/include
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c -o liboctave_la-fCmplxCHOL.lo `test -f 'fCmplxCHOL.cc' || echo './'`fCmplxCHOL.cc
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c fCmplxCHOL.cc -fno-common -DPIC -o .libs/liboctave_la-fCmplxCHOL.o
brew: superenv removed: -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual
brew: superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/opt/X11/include/freetype2 -isystem/usr/include/libxml2 -isystem/opt/X11/include -I/usr/local/opt/readline/include
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c -o liboctave_la-fCmplxGEPBAL.lo `test -f 'fCmplxGEPBAL.cc' || echo './'`fCmplxGEPBAL.cc
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c fCmplxGEPBAL.cc -fno-common -DPIC -o .libs/liboctave_la-fCmplxGEPBAL.o
brew: superenv removed: -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual
brew: superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/opt/X11/include/freetype2 -isystem/usr/include/libxml2 -isystem/opt/X11/include -I/usr/local/opt/readline/include
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c -o liboctave_la-fCmplxHESS.lo `test -f 'fCmplxHESS.cc' || echo './'`fCmplxHESS.cc
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c fCmplxHESS.cc -fno-common -DPIC -o .libs/liboctave_la-fCmplxHESS.o
brew: superenv removed: -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual
brew: superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/opt/X11/include/freetype2 -isystem/usr/include/libxml2 -isystem/opt/X11/include -I/usr/local/opt/readline/include
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c -o liboctave_la-fCmplxLU.lo `test -f 'fCmplxLU.cc' || echo './'`fCmplxLU.cc
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c fCmplxLU.cc -fno-common -DPIC -o .libs/liboctave_la-fCmplxLU.o
brew: superenv removed: -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual
brew: superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/opt/X11/include/freetype2 -isystem/usr/include/libxml2 -isystem/opt/X11/include -I/usr/local/opt/readline/include
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c -o liboctave_la-fCmplxQR.lo `test -f 'fCmplxQR.cc' || echo './'`fCmplxQR.cc
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c fCmplxQR.cc -fno-common -DPIC -o .libs/liboctave_la-fCmplxQR.o
brew: superenv removed: -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual
brew: superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/opt/X11/include/freetype2 -isystem/usr/include/libxml2 -isystem/opt/X11/include -I/usr/local/opt/readline/include
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c -o liboctave_la-fCmplxQRP.lo `test -f 'fCmplxQRP.cc' || echo './'`fCmplxQRP.cc
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c fCmplxQRP.cc -fno-common -DPIC -o .libs/liboctave_la-fCmplxQRP.o
brew: superenv removed: -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual
brew: superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/opt/X11/include/freetype2 -isystem/usr/include/libxml2 -isystem/opt/X11/include -I/usr/local/opt/readline/include
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c -o liboctave_la-fCmplxSCHUR.lo `test -f 'fCmplxSCHUR.cc' || echo './'`fCmplxSCHUR.cc
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c fCmplxSCHUR.cc -fno-common -DPIC -o .libs/liboctave_la-fCmplxSCHUR.o
brew: superenv removed: -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual
brew: superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/opt/X11/include/freetype2 -isystem/usr/include/libxml2 -isystem/opt/X11/include -I/usr/local/opt/readline/include
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c -o liboctave_la-fCmplxSVD.lo `test -f 'fCmplxSVD.cc' || echo './'`fCmplxSVD.cc
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c fCmplxSVD.cc -fno-common -DPIC -o .libs/liboctave_la-fCmplxSVD.o
brew: superenv removed: -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual
brew: superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/opt/X11/include/freetype2 -isystem/usr/include/libxml2 -isystem/opt/X11/include -I/usr/local/opt/readline/include
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c -o liboctave_la-fColVector.lo `test -f 'fColVector.cc' || echo './'`fColVector.cc
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c fColVector.cc -fno-common -DPIC -o .libs/liboctave_la-fColVector.o
brew: superenv removed: -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual
brew: superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/opt/X11/include/freetype2 -isystem/usr/include/libxml2 -isystem/opt/X11/include -I/usr/local/opt/readline/include
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c -o liboctave_la-fDiagMatrix.lo `test -f 'fDiagMatrix.cc' || echo './'`fDiagMatrix.cc
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c fDiagMatrix.cc -fno-common -DPIC -o .libs/liboctave_la-fDiagMatrix.o
brew: superenv removed: -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual
brew: superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/opt/X11/include/freetype2 -isystem/usr/include/libxml2 -isystem/opt/X11/include -I/usr/local/opt/readline/include
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c -o liboctave_la-fEIG.lo `test -f 'fEIG.cc' || echo './'`fEIG.cc
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c fEIG.cc -fno-common -DPIC -o .libs/liboctave_la-fEIG.o
brew: superenv removed: -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual
brew: superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/opt/X11/include/freetype2 -isystem/usr/include/libxml2 -isystem/opt/X11/include -I/usr/local/opt/readline/include
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c -o liboctave_la-fMatrix.lo `test -f 'fMatrix.cc' || echo './'`fMatrix.cc
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c fMatrix.cc -fno-common -DPIC -o .libs/liboctave_la-fMatrix.o
brew: superenv removed: -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual
brew: superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/opt/X11/include/freetype2 -isystem/usr/include/libxml2 -isystem/opt/X11/include -I/usr/local/opt/readline/include
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c -o liboctave_la-fNDArray.lo `test -f 'fNDArray.cc' || echo './'`fNDArray.cc
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c fNDArray.cc -fno-common -DPIC -o .libs/liboctave_la-fNDArray.o
brew: superenv removed: -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual
brew: superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/opt/X11/include/freetype2 -isystem/usr/include/libxml2 -isystem/opt/X11/include -I/usr/local/opt/readline/include
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c -o liboctave_la-fRowVector.lo `test -f 'fRowVector.cc' || echo './'`fRowVector.cc
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c fRowVector.cc -fno-common -DPIC -o .libs/liboctave_la-fRowVector.o
brew: superenv removed: -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual
brew: superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/opt/X11/include/freetype2 -isystem/usr/include/libxml2 -isystem/opt/X11/include -I/usr/local/opt/readline/include
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c -o liboctave_la-floatAEPBAL.lo `test -f 'floatAEPBAL.cc' || echo './'`floatAEPBAL.cc
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c floatAEPBAL.cc -fno-common -DPIC -o .libs/liboctave_la-floatAEPBAL.o
brew: superenv removed: -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual
brew: superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/opt/X11/include/freetype2 -isystem/usr/include/libxml2 -isystem/opt/X11/include -I/usr/local/opt/readline/include
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c -o liboctave_la-floatCHOL.lo `test -f 'floatCHOL.cc' || echo './'`floatCHOL.cc
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c floatCHOL.cc -fno-common -DPIC -o .libs/liboctave_la-floatCHOL.o
brew: superenv removed: -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual
brew: superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/opt/X11/include/freetype2 -isystem/usr/include/libxml2 -isystem/opt/X11/include -I/usr/local/opt/readline/include
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c -o liboctave_la-floatGEPBAL.lo `test -f 'floatGEPBAL.cc' || echo './'`floatGEPBAL.cc
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c floatGEPBAL.cc -fno-common -DPIC -o .libs/liboctave_la-floatGEPBAL.o
brew: superenv removed: -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual
brew: superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/opt/X11/include/freetype2 -isystem/usr/include/libxml2 -isystem/opt/X11/include -I/usr/local/opt/readline/include
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c -o liboctave_la-floatHESS.lo `test -f 'floatHESS.cc' || echo './'`floatHESS.cc
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c floatHESS.cc -fno-common -DPIC -o .libs/liboctave_la-floatHESS.o
brew: superenv removed: -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual
brew: superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/opt/X11/include/freetype2 -isystem/usr/include/libxml2 -isystem/opt/X11/include -I/usr/local/opt/readline/include
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c -o liboctave_la-floatLU.lo `test -f 'floatLU.cc' || echo './'`floatLU.cc
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c floatLU.cc -fno-common -DPIC -o .libs/liboctave_la-floatLU.o
brew: superenv removed: -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual
brew: superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/opt/X11/include/freetype2 -isystem/usr/include/libxml2 -isystem/opt/X11/include -I/usr/local/opt/readline/include
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c -o liboctave_la-floatQR.lo `test -f 'floatQR.cc' || echo './'`floatQR.cc
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c floatQR.cc -fno-common -DPIC -o .libs/liboctave_la-floatQR.o
brew: superenv removed: -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual
brew: superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/opt/X11/include/freetype2 -isystem/usr/include/libxml2 -isystem/opt/X11/include -I/usr/local/opt/readline/include
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c -o liboctave_la-floatQRP.lo `test -f 'floatQRP.cc' || echo './'`floatQRP.cc
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c floatQRP.cc -fno-common -DPIC -o .libs/liboctave_la-floatQRP.o
brew: superenv removed: -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual
brew: superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/opt/X11/include/freetype2 -isystem/usr/include/libxml2 -isystem/opt/X11/include -I/usr/local/opt/readline/include
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c -o liboctave_la-floatSCHUR.lo `test -f 'floatSCHUR.cc' || echo './'`floatSCHUR.cc
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c floatSCHUR.cc -fno-common -DPIC -o .libs/liboctave_la-floatSCHUR.o
brew: superenv removed: -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual
brew: superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/opt/X11/include/freetype2 -isystem/usr/include/libxml2 -isystem/opt/X11/include -I/usr/local/opt/readline/include
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c -o liboctave_la-floatSVD.lo `test -f 'floatSVD.cc' || echo './'`floatSVD.cc
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c floatSVD.cc -fno-common -DPIC -o .libs/liboctave_la-floatSVD.o
brew: superenv removed: -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual
brew: superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/opt/X11/include/freetype2 -isystem/usr/include/libxml2 -isystem/opt/X11/include -I/usr/local/opt/readline/include
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c -o liboctave_la-int16NDArray.lo `test -f 'int16NDArray.cc' || echo './'`int16NDArray.cc
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c int16NDArray.cc -fno-common -DPIC -o .libs/liboctave_la-int16NDArray.o
brew: superenv removed: -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual
brew: superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/opt/X11/include/freetype2 -isystem/usr/include/libxml2 -isystem/opt/X11/include -I/usr/local/opt/readline/include
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c -o liboctave_la-int32NDArray.lo `test -f 'int32NDArray.cc' || echo './'`int32NDArray.cc
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c int32NDArray.cc -fno-common -DPIC -o .libs/liboctave_la-int32NDArray.o
brew: superenv removed: -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual
brew: superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/opt/X11/include/freetype2 -isystem/usr/include/libxml2 -isystem/opt/X11/include -I/usr/local/opt/readline/include
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c -o liboctave_la-int64NDArray.lo `test -f 'int64NDArray.cc' || echo './'`int64NDArray.cc
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c int64NDArray.cc -fno-common -DPIC -o .libs/liboctave_la-int64NDArray.o
brew: superenv removed: -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual
brew: superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/opt/X11/include/freetype2 -isystem/usr/include/libxml2 -isystem/opt/X11/include -I/usr/local/opt/readline/include
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c -o liboctave_la-int8NDArray.lo `test -f 'int8NDArray.cc' || echo './'`int8NDArray.cc
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c int8NDArray.cc -fno-common -DPIC -o .libs/liboctave_la-int8NDArray.o
brew: superenv removed: -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual
brew: superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/opt/X11/include/freetype2 -isystem/usr/include/libxml2 -isystem/opt/X11/include -I/usr/local/opt/readline/include
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c -o liboctave_la-uint16NDArray.lo `test -f 'uint16NDArray.cc' || echo './'`uint16NDArray.cc
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c uint16NDArray.cc -fno-common -DPIC -o .libs/liboctave_la-uint16NDArray.o
brew: superenv removed: -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual
brew: superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/opt/X11/include/freetype2 -isystem/usr/include/libxml2 -isystem/opt/X11/include -I/usr/local/opt/readline/include
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c -o liboctave_la-uint32NDArray.lo `test -f 'uint32NDArray.cc' || echo './'`uint32NDArray.cc
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c uint32NDArray.cc -fno-common -DPIC -o .libs/liboctave_la-uint32NDArray.o
brew: superenv removed: -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual
brew: superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/opt/X11/include/freetype2 -isystem/usr/include/libxml2 -isystem/opt/X11/include -I/usr/local/opt/readline/include
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c -o liboctave_la-uint64NDArray.lo `test -f 'uint64NDArray.cc' || echo './'`uint64NDArray.cc
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c uint64NDArray.cc -fno-common -DPIC -o .libs/liboctave_la-uint64NDArray.o
brew: superenv removed: -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual
brew: superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/opt/X11/include/freetype2 -isystem/usr/include/libxml2 -isystem/opt/X11/include -I/usr/local/opt/readline/include
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c -o liboctave_la-uint8NDArray.lo `test -f 'uint8NDArray.cc' || echo './'`uint8NDArray.cc
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c uint8NDArray.cc -fno-common -DPIC -o .libs/liboctave_la-uint8NDArray.o
brew: superenv removed: -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual
brew: superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/opt/X11/include/freetype2 -isystem/usr/include/libxml2 -isystem/opt/X11/include -I/usr/local/opt/readline/include
/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -D_THREAD_SAFE -pthread -DHAVE_CONFIG_H -Wall -W -Wshadow -Wformat -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_THREAD_SAFE -pthread -D_REENTRANT -D_THREAD_SAFE -pthread -c -o liboctave_la-f2c-main.lo `test -f 'f2c-main.c' || echo './'`f2c-main.c
libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -D_THREAD_SAFE -pthread -DHAVE_CONFIG_H -Wall -W -Wshadow -Wformat -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_THREAD_SAFE -pthread -D_REENTRANT -D_THREAD_SAFE -pthread -c f2c-main.c -fno-common -DPIC -o .libs/liboctave_la-f2c-main.o
brew: superenv removed: -Wall -W -Wshadow -Wformat -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wwrite-strings -Wcast-align -Wcast-qual
brew: superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/opt/X11/include/freetype2 -isystem/usr/include/libxml2 -isystem/opt/X11/include -I/usr/local/opt/readline/include
/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -D_THREAD_SAFE -pthread -DHAVE_CONFIG_H -Wall -W -Wshadow -Wformat -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_THREAD_SAFE -pthread -D_REENTRANT -D_THREAD_SAFE -pthread -c -o liboctave_la-lo-cieee.lo `test -f 'lo-cieee.c' || echo './'`lo-cieee.c
libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -D_THREAD_SAFE -pthread -DHAVE_CONFIG_H -Wall -W -Wshadow -Wformat -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_THREAD_SAFE -pthread -D_REENTRANT -D_THREAD_SAFE -pthread -c lo-cieee.c -fno-common -DPIC -o .libs/liboctave_la-lo-cieee.o
brew: superenv removed: -Wall -W -Wshadow -Wformat -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wwrite-strings -Wcast-align -Wcast-qual
brew: superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/opt/X11/include/freetype2 -isystem/usr/include/libxml2 -isystem/opt/X11/include -I/usr/local/opt/readline/include
/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -D_THREAD_SAFE -pthread -DHAVE_CONFIG_H -Wall -W -Wshadow -Wformat -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_THREAD_SAFE -pthread -D_REENTRANT -D_THREAD_SAFE -pthread -c -o liboctave_la-lo-cutils.lo `test -f 'lo-cutils.c' || echo './'`lo-cutils.c
libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -D_THREAD_SAFE -pthread -DHAVE_CONFIG_H -Wall -W -Wshadow -Wformat -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_THREAD_SAFE -pthread -D_REENTRANT -D_THREAD_SAFE -pthread -c lo-cutils.c -fno-common -DPIC -o .libs/liboctave_la-lo-cutils.o
brew: superenv removed: -Wall -W -Wshadow -Wformat -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wwrite-strings -Wcast-align -Wcast-qual
brew: superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/opt/X11/include/freetype2 -isystem/usr/include/libxml2 -isystem/opt/X11/include -I/usr/local/opt/readline/include
/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -D_THREAD_SAFE -pthread -DHAVE_CONFIG_H -Wall -W -Wshadow -Wformat -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_THREAD_SAFE -pthread -D_REENTRANT -D_THREAD_SAFE -pthread -c -o liboctave_la-randgamma.lo `test -f 'randgamma.c' || echo './'`randgamma.c
libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -D_THREAD_SAFE -pthread -DHAVE_CONFIG_H -Wall -W -Wshadow -Wformat -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_THREAD_SAFE -pthread -D_REENTRANT -D_THREAD_SAFE -pthread -c randgamma.c -fno-common -DPIC -o .libs/liboctave_la-randgamma.o
brew: superenv removed: -Wall -W -Wshadow -Wformat -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wwrite-strings -Wcast-align -Wcast-qual
brew: superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/opt/X11/include/freetype2 -isystem/usr/include/libxml2 -isystem/opt/X11/include -I/usr/local/opt/readline/include
/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -D_THREAD_SAFE -pthread -DHAVE_CONFIG_H -Wall -W -Wshadow -Wformat -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_THREAD_SAFE -pthread -D_REENTRANT -D_THREAD_SAFE -pthread -c -o liboctave_la-randmtzig.lo `test -f 'randmtzig.c' || echo './'`randmtzig.c
libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -D_THREAD_SAFE -pthread -DHAVE_CONFIG_H -Wall -W -Wshadow -Wformat -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_THREAD_SAFE -pthread -D_REENTRANT -D_THREAD_SAFE -pthread -c randmtzig.c -fno-common -DPIC -o .libs/liboctave_la-randmtzig.o
brew: superenv removed: -Wall -W -Wshadow -Wformat -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wwrite-strings -Wcast-align -Wcast-qual
brew: superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/opt/X11/include/freetype2 -isystem/usr/include/libxml2 -isystem/opt/X11/include -I/usr/local/opt/readline/include
/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -D_THREAD_SAFE -pthread -DHAVE_CONFIG_H -Wall -W -Wshadow -Wformat -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_THREAD_SAFE -pthread -D_REENTRANT -D_THREAD_SAFE -pthread -c -o liboctave_la-randpoisson.lo `test -f 'randpoisson.c' || echo './'`randpoisson.c
libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -D_THREAD_SAFE -pthread -DHAVE_CONFIG_H -Wall -W -Wshadow -Wformat -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_THREAD_SAFE -pthread -D_REENTRANT -D_THREAD_SAFE -pthread -c randpoisson.c -fno-common -DPIC -o .libs/liboctave_la-randpoisson.o
brew: superenv removed: -Wall -W -Wshadow -Wformat -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wwrite-strings -Wcast-align -Wcast-qual
brew: superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/opt/X11/include/freetype2 -isystem/usr/include/libxml2 -isystem/opt/X11/include -I/usr/local/opt/readline/include
/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -D_THREAD_SAFE -pthread -DHAVE_CONFIG_H -Wall -W -Wshadow -Wformat -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_THREAD_SAFE -pthread -D_REENTRANT -D_THREAD_SAFE -pthread -c -o liboctave_la-tempnam.lo `test -f 'tempnam.c' || echo './'`tempnam.c
libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -D_THREAD_SAFE -pthread -DHAVE_CONFIG_H -Wall -W -Wshadow -Wformat -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_THREAD_SAFE -pthread -D_REENTRANT -D_THREAD_SAFE -pthread -c tempnam.c -fno-common -DPIC -o .libs/liboctave_la-tempnam.o
brew: superenv removed: -Wall -W -Wshadow -Wformat -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wwrite-strings -Wcast-align -Wcast-qual
brew: superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/opt/X11/include/freetype2 -isystem/usr/include/libxml2 -isystem/opt/X11/include -I/usr/local/opt/readline/include
/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -D_THREAD_SAFE -pthread -DHAVE_CONFIG_H -Wall -W -Wshadow -Wformat -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_THREAD_SAFE -pthread -D_REENTRANT -D_THREAD_SAFE -pthread -c -o liboctave_la-tempname.lo `test -f 'tempname.c' || echo './'`tempname.c
libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -D_THREAD_SAFE -pthread -DHAVE_CONFIG_H -Wall -W -Wshadow -Wformat -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_THREAD_SAFE -pthread -D_REENTRANT -D_THREAD_SAFE -pthread -c tempname.c -fno-common -DPIC -o .libs/liboctave_la-tempname.o
brew: superenv removed: -Wall -W -Wshadow -Wformat -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wwrite-strings -Wcast-align -Wcast-qual
brew: superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/opt/X11/include/freetype2 -isystem/usr/include/libxml2 -isystem/opt/X11/include -I/usr/local/opt/readline/include
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c -o liboctave_la-cmd-edit.lo `test -f 'cmd-edit.cc' || echo './'`cmd-edit.cc
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c cmd-edit.cc -fno-common -DPIC -o .libs/liboctave_la-cmd-edit.o
brew: superenv removed: -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual
brew: superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/opt/X11/include/freetype2 -isystem/usr/include/libxml2 -isystem/opt/X11/include -I/usr/local/opt/readline/include
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c -o liboctave_la-cmd-hist.lo `test -f 'cmd-hist.cc' || echo './'`cmd-hist.cc
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c cmd-hist.cc -fno-common -DPIC -o .libs/liboctave_la-cmd-hist.o
brew: superenv removed: -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual
brew: superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/opt/X11/include/freetype2 -isystem/usr/include/libxml2 -isystem/opt/X11/include -I/usr/local/opt/readline/include
/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -D_THREAD_SAFE -pthread -DHAVE_CONFIG_H -Wall -W -Wshadow -Wformat -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_THREAD_SAFE -pthread -D_REENTRANT -D_THREAD_SAFE -pthread -c -o liboctave_la-oct-rl-edit.lo `test -f 'oct-rl-edit.c' || echo './'`oct-rl-edit.c
libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -D_THREAD_SAFE -pthread -DHAVE_CONFIG_H -Wall -W -Wshadow -Wformat -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_THREAD_SAFE -pthread -D_REENTRANT -D_THREAD_SAFE -pthread -c oct-rl-edit.c -fno-common -DPIC -o .libs/liboctave_la-oct-rl-edit.o
brew: superenv removed: -Wall -W -Wshadow -Wformat -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wwrite-strings -Wcast-align -Wcast-qual
brew: superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/opt/X11/include/freetype2 -isystem/usr/include/libxml2 -isystem/opt/X11/include -I/usr/local/opt/readline/include
/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -D_THREAD_SAFE -pthread -DHAVE_CONFIG_H -Wall -W -Wshadow -Wformat -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_THREAD_SAFE -pthread -D_REENTRANT -D_THREAD_SAFE -pthread -c -o liboctave_la-oct-rl-hist.lo `test -f 'oct-rl-hist.c' || echo './'`oct-rl-hist.c
libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -D_THREAD_SAFE -pthread -DHAVE_CONFIG_H -Wall -W -Wshadow -Wformat -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_THREAD_SAFE -pthread -D_REENTRANT -D_THREAD_SAFE -pthread -c oct-rl-hist.c -fno-common -DPIC -o .libs/liboctave_la-oct-rl-hist.o
brew: superenv removed: -Wall -W -Wshadow -Wformat -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wwrite-strings -Wcast-align -Wcast-qual
brew: superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/opt/X11/include/freetype2 -isystem/usr/include/libxml2 -isystem/opt/X11/include -I/usr/local/opt/readline/include
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c -o liboctave_la-mx-cdm-dm.lo `test -f 'mx-cdm-dm.cc' || echo './'`mx-cdm-dm.cc
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c mx-cdm-dm.cc -fno-common -DPIC -o .libs/liboctave_la-mx-cdm-dm.o
brew: superenv removed: -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual
brew: superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/opt/X11/include/freetype2 -isystem/usr/include/libxml2 -isystem/opt/X11/include -I/usr/local/opt/readline/include
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c -o liboctave_la-mx-dm-cdm.lo `test -f 'mx-dm-cdm.cc' || echo './'`mx-dm-cdm.cc
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c mx-dm-cdm.cc -fno-common -DPIC -o .libs/liboctave_la-mx-dm-cdm.o
brew: superenv removed: -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual
brew: superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/opt/X11/include/freetype2 -isystem/usr/include/libxml2 -isystem/opt/X11/include -I/usr/local/opt/readline/include
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c -o liboctave_la-mx-cs-dm.lo `test -f 'mx-cs-dm.cc' || echo './'`mx-cs-dm.cc
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c mx-cs-dm.cc -fno-common -DPIC -o .libs/liboctave_la-mx-cs-dm.o
brew: superenv removed: -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual
brew: superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/opt/X11/include/freetype2 -isystem/usr/include/libxml2 -isystem/opt/X11/include -I/usr/local/opt/readline/include
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c -o liboctave_la-mx-cs-m.lo `test -f 'mx-cs-m.cc' || echo './'`mx-cs-m.cc
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c mx-cs-m.cc -fno-common -DPIC -o .libs/liboctave_la-mx-cs-m.o
brew: superenv removed: -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual
brew: superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/opt/X11/include/freetype2 -isystem/usr/include/libxml2 -isystem/opt/X11/include -I/usr/local/opt/readline/include
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c -o liboctave_la-mx-cs-nda.lo `test -f 'mx-cs-nda.cc' || echo './'`mx-cs-nda.cc
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c mx-cs-nda.cc -fno-common -DPIC -o .libs/liboctave_la-mx-cs-nda.o
brew: superenv removed: -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual
brew: superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/opt/X11/include/freetype2 -isystem/usr/include/libxml2 -isystem/opt/X11/include -I/usr/local/opt/readline/include
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c -o liboctave_la-mx-cdm-cm.lo `test -f 'mx-cdm-cm.cc' || echo './'`mx-cdm-cm.cc
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c mx-cdm-cm.cc -fno-common -DPIC -o .libs/liboctave_la-mx-cdm-cm.o
brew: superenv removed: -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual
brew: superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/opt/X11/include/freetype2 -isystem/usr/include/libxml2 -isystem/opt/X11/include -I/usr/local/opt/readline/include
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c -o liboctave_la-mx-cdm-m.lo `test -f 'mx-cdm-m.cc' || echo './'`mx-cdm-m.cc
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c mx-cdm-m.cc -fno-common -DPIC -o .libs/liboctave_la-mx-cdm-m.o
brew: superenv removed: -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual
brew: superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/opt/X11/include/freetype2 -isystem/usr/include/libxml2 -isystem/opt/X11/include -I/usr/local/opt/readline/include
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c -o liboctave_la-mx-cdm-s.lo `test -f 'mx-cdm-s.cc' || echo './'`mx-cdm-s.cc
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c mx-cdm-s.cc -fno-common -DPIC -o .libs/liboctave_la-mx-cdm-s.o
brew: superenv removed: -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual
brew: superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/opt/X11/include/freetype2 -isystem/usr/include/libxml2 -isystem/opt/X11/include -I/usr/local/opt/readline/include
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c -o liboctave_la-mx-cm-cdm.lo `test -f 'mx-cm-cdm.cc' || echo './'`mx-cm-cdm.cc
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c mx-cm-cdm.cc -fno-common -DPIC -o .libs/liboctave_la-mx-cm-cdm.o
brew: superenv removed: -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual
brew: superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/opt/X11/include/freetype2 -isystem/usr/include/libxml2 -isystem/opt/X11/include -I/usr/local/opt/readline/include
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c -o liboctave_la-mx-cm-dm.lo `test -f 'mx-cm-dm.cc' || echo './'`mx-cm-dm.cc
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c mx-cm-dm.cc -fno-common -DPIC -o .libs/liboctave_la-mx-cm-dm.o
brew: superenv removed: -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual
brew: superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/opt/X11/include/freetype2 -isystem/usr/include/libxml2 -isystem/opt/X11/include -I/usr/local/opt/readline/include
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c -o liboctave_la-mx-cm-m.lo `test -f 'mx-cm-m.cc' || echo './'`mx-cm-m.cc
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c mx-cm-m.cc -fno-common -DPIC -o .libs/liboctave_la-mx-cm-m.o
brew: superenv removed: -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual
brew: superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/opt/X11/include/freetype2 -isystem/usr/include/libxml2 -isystem/opt/X11/include -I/usr/local/opt/readline/include
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c -o liboctave_la-mx-cnda-nda.lo `test -f 'mx-cnda-nda.cc' || echo './'`mx-cnda-nda.cc
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c mx-cnda-nda.cc -fno-common -DPIC -o .libs/liboctave_la-mx-cnda-nda.o
brew: superenv removed: -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual
brew: superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/opt/X11/include/freetype2 -isystem/usr/include/libxml2 -isystem/opt/X11/include -I/usr/local/opt/readline/include
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c -o liboctave_la-mx-cm-s.lo `test -f 'mx-cm-s.cc' || echo './'`mx-cm-s.cc
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c mx-cm-s.cc -fno-common -DPIC -o .libs/liboctave_la-mx-cm-s.o
brew: superenv removed: -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual
brew: superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/opt/X11/include/freetype2 -isystem/usr/include/libxml2 -isystem/opt/X11/include -I/usr/local/opt/readline/include
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c -o liboctave_la-mx-cnda-s.lo `test -f 'mx-cnda-s.cc' || echo './'`mx-cnda-s.cc
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c mx-cnda-s.cc -fno-common -DPIC -o .libs/liboctave_la-mx-cnda-s.o
brew: superenv removed: -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual
brew: superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/opt/X11/include/freetype2 -isystem/usr/include/libxml2 -isystem/opt/X11/include -I/usr/local/opt/readline/include
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c -o liboctave_la-mx-dm-cs.lo `test -f 'mx-dm-cs.cc' || echo './'`mx-dm-cs.cc
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c mx-dm-cs.cc -fno-common -DPIC -o .libs/liboctave_la-mx-dm-cs.o
brew: superenv removed: -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual
brew: superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/opt/X11/include/freetype2 -isystem/usr/include/libxml2 -isystem/opt/X11/include -I/usr/local/opt/readline/include
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c -o liboctave_la-mx-dm-cm.lo `test -f 'mx-dm-cm.cc' || echo './'`mx-dm-cm.cc
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c mx-dm-cm.cc -fno-common -DPIC -o .libs/liboctave_la-mx-dm-cm.o
brew: superenv removed: -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual
brew: superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/opt/X11/include/freetype2 -isystem/usr/include/libxml2 -isystem/opt/X11/include -I/usr/local/opt/readline/include
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c -o liboctave_la-mx-m-cs.lo `test -f 'mx-m-cs.cc' || echo './'`mx-m-cs.cc
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c mx-m-cs.cc -fno-common -DPIC -o .libs/liboctave_la-mx-m-cs.o
brew: superenv removed: -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual
brew: superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/opt/X11/include/freetype2 -isystem/usr/include/libxml2 -isystem/opt/X11/include -I/usr/local/opt/readline/include
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c -o liboctave_la-mx-nda-cs.lo `test -f 'mx-nda-cs.cc' || echo './'`mx-nda-cs.cc
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c mx-nda-cs.cc -fno-common -DPIC -o .libs/liboctave_la-mx-nda-cs.o
brew: superenv removed: -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual
brew: superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/opt/X11/include/freetype2 -isystem/usr/include/libxml2 -isystem/opt/X11/include -I/usr/local/opt/readline/include
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c -o liboctave_la-mx-m-cdm.lo `test -f 'mx-m-cdm.cc' || echo './'`mx-m-cdm.cc
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c mx-m-cdm.cc -fno-common -DPIC -o .libs/liboctave_la-mx-m-cdm.o
brew: superenv removed: -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual
brew: superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/opt/X11/include/freetype2 -isystem/usr/include/libxml2 -isystem/opt/X11/include -I/usr/local/opt/readline/include
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c -o liboctave_la-mx-m-cm.lo `test -f 'mx-m-cm.cc' || echo './'`mx-m-cm.cc
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c mx-m-cm.cc -fno-common -DPIC -o .libs/liboctave_la-mx-m-cm.o
brew: superenv removed: -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual
brew: superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/opt/X11/include/freetype2 -isystem/usr/include/libxml2 -isystem/opt/X11/include -I/usr/local/opt/readline/include
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c -o liboctave_la-mx-nda-cnda.lo `test -f 'mx-nda-cnda.cc' || echo './'`mx-nda-cnda.cc
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c mx-nda-cnda.cc -fno-common -DPIC -o .libs/liboctave_la-mx-nda-cnda.o
brew: superenv removed: -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual
brew: superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/opt/X11/include/freetype2 -isystem/usr/include/libxml2 -isystem/opt/X11/include -I/usr/local/opt/readline/include
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c -o liboctave_la-mx-s-cdm.lo `test -f 'mx-s-cdm.cc' || echo './'`mx-s-cdm.cc
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c mx-s-cdm.cc -fno-common -DPIC -o .libs/liboctave_la-mx-s-cdm.o
brew: superenv removed: -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual
brew: superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/opt/X11/include/freetype2 -isystem/usr/include/libxml2 -isystem/opt/X11/include -I/usr/local/opt/readline/include
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c -o liboctave_la-mx-s-cm.lo `test -f 'mx-s-cm.cc' || echo './'`mx-s-cm.cc
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c mx-s-cm.cc -fno-common -DPIC -o .libs/liboctave_la-mx-s-cm.o
brew: superenv removed: -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual
brew: superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/opt/X11/include/freetype2 -isystem/usr/include/libxml2 -isystem/opt/X11/include -I/usr/local/opt/readline/include
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c -o liboctave_la-mx-s-cnda.lo `test -f 'mx-s-cnda.cc' || echo './'`mx-s-cnda.cc
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c mx-s-cnda.cc -fno-common -DPIC -o .libs/liboctave_la-mx-s-cnda.o
brew: superenv removed: -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual
brew: superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/opt/X11/include/freetype2 -isystem/usr/include/libxml2 -isystem/opt/X11/include -I/usr/local/opt/readline/include
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c -o liboctave_la-mx-dm-m.lo `test -f 'mx-dm-m.cc' || echo './'`mx-dm-m.cc
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c mx-dm-m.cc -fno-common -DPIC -o .libs/liboctave_la-mx-dm-m.o
brew: superenv removed: -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual
brew: superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/opt/X11/include/freetype2 -isystem/usr/include/libxml2 -isystem/opt/X11/include -I/usr/local/opt/readline/include
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c -o liboctave_la-mx-m-dm.lo `test -f 'mx-m-dm.cc' || echo './'`mx-m-dm.cc
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c mx-m-dm.cc -fno-common -DPIC -o .libs/liboctave_la-mx-m-dm.o
brew: superenv removed: -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual
brew: superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/opt/X11/include/freetype2 -isystem/usr/include/libxml2 -isystem/opt/X11/include -I/usr/local/opt/readline/include
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c -o liboctave_la-mx-fcdm-fdm.lo `test -f 'mx-fcdm-fdm.cc' || echo './'`mx-fcdm-fdm.cc
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c mx-fcdm-fdm.cc -fno-common -DPIC -o .libs/liboctave_la-mx-fcdm-fdm.o
brew: superenv removed: -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual
brew: superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/opt/X11/include/freetype2 -isystem/usr/include/libxml2 -isystem/opt/X11/include -I/usr/local/opt/readline/include
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c -o liboctave_la-mx-fdm-fcdm.lo `test -f 'mx-fdm-fcdm.cc' || echo './'`mx-fdm-fcdm.cc
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c mx-fdm-fcdm.cc -fno-common -DPIC -o .libs/liboctave_la-mx-fdm-fcdm.o
brew: superenv removed: -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual
brew: superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/opt/X11/include/freetype2 -isystem/usr/include/libxml2 -isystem/opt/X11/include -I/usr/local/opt/readline/include
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c -o liboctave_la-mx-fcs-fdm.lo `test -f 'mx-fcs-fdm.cc' || echo './'`mx-fcs-fdm.cc
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c mx-fcs-fdm.cc -fno-common -DPIC -o .libs/liboctave_la-mx-fcs-fdm.o
brew: superenv removed: -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual
brew: superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/opt/X11/include/freetype2 -isystem/usr/include/libxml2 -isystem/opt/X11/include -I/usr/local/opt/readline/include
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c -o liboctave_la-mx-fcs-fm.lo `test -f 'mx-fcs-fm.cc' || echo './'`mx-fcs-fm.cc
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c mx-fcs-fm.cc -fno-common -DPIC -o .libs/liboctave_la-mx-fcs-fm.o
brew: superenv removed: -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual
brew: superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/opt/X11/include/freetype2 -isystem/usr/include/libxml2 -isystem/opt/X11/include -I/usr/local/opt/readline/include
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c -o liboctave_la-mx-fcs-fnda.lo `test -f 'mx-fcs-fnda.cc' || echo './'`mx-fcs-fnda.cc
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c mx-fcs-fnda.cc -fno-common -DPIC -o .libs/liboctave_la-mx-fcs-fnda.o
brew: superenv removed: -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual
brew: superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/opt/X11/include/freetype2 -isystem/usr/include/libxml2 -isystem/opt/X11/include -I/usr/local/opt/readline/include
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c -o liboctave_la-mx-fcdm-fcm.lo `test -f 'mx-fcdm-fcm.cc' || echo './'`mx-fcdm-fcm.cc
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c mx-fcdm-fcm.cc -fno-common -DPIC -o .libs/liboctave_la-mx-fcdm-fcm.o
brew: superenv removed: -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual
brew: superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/opt/X11/include/freetype2 -isystem/usr/include/libxml2 -isystem/opt/X11/include -I/usr/local/opt/readline/include
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c -o liboctave_la-mx-fcdm-fm.lo `test -f 'mx-fcdm-fm.cc' || echo './'`mx-fcdm-fm.cc
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c mx-fcdm-fm.cc -fno-common -DPIC -o .libs/liboctave_la-mx-fcdm-fm.o
brew: superenv removed: -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual
brew: superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/opt/X11/include/freetype2 -isystem/usr/include/libxml2 -isystem/opt/X11/include -I/usr/local/opt/readline/include
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c -o liboctave_la-mx-fcdm-fs.lo `test -f 'mx-fcdm-fs.cc' || echo './'`mx-fcdm-fs.cc
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c mx-fcdm-fs.cc -fno-common -DPIC -o .libs/liboctave_la-mx-fcdm-fs.o
brew: superenv removed: -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual
brew: superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/opt/X11/include/freetype2 -isystem/usr/include/libxml2 -isystem/opt/X11/include -I/usr/local/opt/readline/include
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c -o liboctave_la-mx-fcm-fcdm.lo `test -f 'mx-fcm-fcdm.cc' || echo './'`mx-fcm-fcdm.cc
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c mx-fcm-fcdm.cc -fno-common -DPIC -o .libs/liboctave_la-mx-fcm-fcdm.o
brew: superenv removed: -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual
brew: superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/opt/X11/include/freetype2 -isystem/usr/include/libxml2 -isystem/opt/X11/include -I/usr/local/opt/readline/include
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c -o liboctave_la-mx-fcm-fdm.lo `test -f 'mx-fcm-fdm.cc' || echo './'`mx-fcm-fdm.cc
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c mx-fcm-fdm.cc -fno-common -DPIC -o .libs/liboctave_la-mx-fcm-fdm.o
brew: superenv removed: -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual
brew: superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/opt/X11/include/freetype2 -isystem/usr/include/libxml2 -isystem/opt/X11/include -I/usr/local/opt/readline/include
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c -o liboctave_la-mx-fcm-fm.lo `test -f 'mx-fcm-fm.cc' || echo './'`mx-fcm-fm.cc
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c mx-fcm-fm.cc -fno-common -DPIC -o .libs/liboctave_la-mx-fcm-fm.o
brew: superenv removed: -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual
brew: superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/opt/X11/include/freetype2 -isystem/usr/include/libxml2 -isystem/opt/X11/include -I/usr/local/opt/readline/include
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c -o liboctave_la-mx-fcnda-fnda.lo `test -f 'mx-fcnda-fnda.cc' || echo './'`mx-fcnda-fnda.cc
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c mx-fcnda-fnda.cc -fno-common -DPIC -o .libs/liboctave_la-mx-fcnda-fnda.o
brew: superenv removed: -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual
brew: superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/opt/X11/include/freetype2 -isystem/usr/include/libxml2 -isystem/opt/X11/include -I/usr/local/opt/readline/include
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c -o liboctave_la-mx-fcm-fs.lo `test -f 'mx-fcm-fs.cc' || echo './'`mx-fcm-fs.cc
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c mx-fcm-fs.cc -fno-common -DPIC -o .libs/liboctave_la-mx-fcm-fs.o
brew: superenv removed: -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual
brew: superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/opt/X11/include/freetype2 -isystem/usr/include/libxml2 -isystem/opt/X11/include -I/usr/local/opt/readline/include
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c -o liboctave_la-mx-fcnda-fs.lo `test -f 'mx-fcnda-fs.cc' || echo './'`mx-fcnda-fs.cc
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c mx-fcnda-fs.cc -fno-common -DPIC -o .libs/liboctave_la-mx-fcnda-fs.o
brew: superenv removed: -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual
brew: superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/opt/X11/include/freetype2 -isystem/usr/include/libxml2 -isystem/opt/X11/include -I/usr/local/opt/readline/include
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c -o liboctave_la-mx-fdm-fcs.lo `test -f 'mx-fdm-fcs.cc' || echo './'`mx-fdm-fcs.cc
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c mx-fdm-fcs.cc -fno-common -DPIC -o .libs/liboctave_la-mx-fdm-fcs.o
brew: superenv removed: -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual
brew: superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/opt/X11/include/freetype2 -isystem/usr/include/libxml2 -isystem/opt/X11/include -I/usr/local/opt/readline/include
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c -o liboctave_la-mx-fdm-fcm.lo `test -f 'mx-fdm-fcm.cc' || echo './'`mx-fdm-fcm.cc
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c mx-fdm-fcm.cc -fno-common -DPIC -o .libs/liboctave_la-mx-fdm-fcm.o
brew: superenv removed: -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual
brew: superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/opt/X11/include/freetype2 -isystem/usr/include/libxml2 -isystem/opt/X11/include -I/usr/local/opt/readline/include
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c -o liboctave_la-mx-fm-fcs.lo `test -f 'mx-fm-fcs.cc' || echo './'`mx-fm-fcs.cc
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c mx-fm-fcs.cc -fno-common -DPIC -o .libs/liboctave_la-mx-fm-fcs.o
brew: superenv removed: -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual
brew: superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/opt/X11/include/freetype2 -isystem/usr/include/libxml2 -isystem/opt/X11/include -I/usr/local/opt/readline/include
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c -o liboctave_la-mx-fnda-fcs.lo `test -f 'mx-fnda-fcs.cc' || echo './'`mx-fnda-fcs.cc
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c mx-fnda-fcs.cc -fno-common -DPIC -o .libs/liboctave_la-mx-fnda-fcs.o
brew: superenv removed: -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual
brew: superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/opt/X11/include/freetype2 -isystem/usr/include/libxml2 -isystem/opt/X11/include -I/usr/local/opt/readline/include
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c -o liboctave_la-mx-fm-fcdm.lo `test -f 'mx-fm-fcdm.cc' || echo './'`mx-fm-fcdm.cc
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c mx-fm-fcdm.cc -fno-common -DPIC -o .libs/liboctave_la-mx-fm-fcdm.o
brew: superenv removed: -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual
brew: superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/opt/X11/include/freetype2 -isystem/usr/include/libxml2 -isystem/opt/X11/include -I/usr/local/opt/readline/include
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c -o liboctave_la-mx-fm-fcm.lo `test -f 'mx-fm-fcm.cc' || echo './'`mx-fm-fcm.cc
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c mx-fm-fcm.cc -fno-common -DPIC -o .libs/liboctave_la-mx-fm-fcm.o
brew: superenv removed: -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual
brew: superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/opt/X11/include/freetype2 -isystem/usr/include/libxml2 -isystem/opt/X11/include -I/usr/local/opt/readline/include
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c -o liboctave_la-mx-fnda-fcnda.lo `test -f 'mx-fnda-fcnda.cc' || echo './'`mx-fnda-fcnda.cc
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c mx-fnda-fcnda.cc -fno-common -DPIC -o .libs/liboctave_la-mx-fnda-fcnda.o
brew: superenv removed: -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual
brew: superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/opt/X11/include/freetype2 -isystem/usr/include/libxml2 -isystem/opt/X11/include -I/usr/local/opt/readline/include
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c -o liboctave_la-mx-fs-fcdm.lo `test -f 'mx-fs-fcdm.cc' || echo './'`mx-fs-fcdm.cc
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c mx-fs-fcdm.cc -fno-common -DPIC -o .libs/liboctave_la-mx-fs-fcdm.o
brew: superenv removed: -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual
brew: superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/opt/X11/include/freetype2 -isystem/usr/include/libxml2 -isystem/opt/X11/include -I/usr/local/opt/readline/include
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c -o liboctave_la-mx-fs-fcm.lo `test -f 'mx-fs-fcm.cc' || echo './'`mx-fs-fcm.cc
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c mx-fs-fcm.cc -fno-common -DPIC -o .libs/liboctave_la-mx-fs-fcm.o
brew: superenv removed: -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual
brew: superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/opt/X11/include/freetype2 -isystem/usr/include/libxml2 -isystem/opt/X11/include -I/usr/local/opt/readline/include
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c -o liboctave_la-mx-fs-fcnda.lo `test -f 'mx-fs-fcnda.cc' || echo './'`mx-fs-fcnda.cc
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c mx-fs-fcnda.cc -fno-common -DPIC -o .libs/liboctave_la-mx-fs-fcnda.o
brew: superenv removed: -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual
brew: superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/opt/X11/include/freetype2 -isystem/usr/include/libxml2 -isystem/opt/X11/include -I/usr/local/opt/readline/include
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c -o liboctave_la-mx-fdm-fm.lo `test -f 'mx-fdm-fm.cc' || echo './'`mx-fdm-fm.cc
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c mx-fdm-fm.cc -fno-common -DPIC -o .libs/liboctave_la-mx-fdm-fm.o
brew: superenv removed: -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual
brew: superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/opt/X11/include/freetype2 -isystem/usr/include/libxml2 -isystem/opt/X11/include -I/usr/local/opt/readline/include
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c -o liboctave_la-mx-fm-fdm.lo `test -f 'mx-fm-fdm.cc' || echo './'`mx-fm-fdm.cc
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c mx-fm-fdm.cc -fno-common -DPIC -o .libs/liboctave_la-mx-fm-fdm.o
brew: superenv removed: -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual
brew: superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/opt/X11/include/freetype2 -isystem/usr/include/libxml2 -isystem/opt/X11/include -I/usr/local/opt/readline/include
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c -o liboctave_la-mx-pm-m.lo `test -f 'mx-pm-m.cc' || echo './'`mx-pm-m.cc
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c mx-pm-m.cc -fno-common -DPIC -o .libs/liboctave_la-mx-pm-m.o
brew: superenv removed: -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual
brew: superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/opt/X11/include/freetype2 -isystem/usr/include/libxml2 -isystem/opt/X11/include -I/usr/local/opt/readline/include
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c -o liboctave_la-mx-m-pm.lo `test -f 'mx-m-pm.cc' || echo './'`mx-m-pm.cc
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c mx-m-pm.cc -fno-common -DPIC -o .libs/liboctave_la-mx-m-pm.o
brew: superenv removed: -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual
brew: superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/opt/X11/include/freetype2 -isystem/usr/include/libxml2 -isystem/opt/X11/include -I/usr/local/opt/readline/include
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c -o liboctave_la-mx-pm-cm.lo `test -f 'mx-pm-cm.cc' || echo './'`mx-pm-cm.cc
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c mx-pm-cm.cc -fno-common -DPIC -o .libs/liboctave_la-mx-pm-cm.o
brew: superenv removed: -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual
brew: superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/opt/X11/include/freetype2 -isystem/usr/include/libxml2 -isystem/opt/X11/include -I/usr/local/opt/readline/include
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c -o liboctave_la-mx-cm-pm.lo `test -f 'mx-cm-pm.cc' || echo './'`mx-cm-pm.cc
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c mx-cm-pm.cc -fno-common -DPIC -o .libs/liboctave_la-mx-cm-pm.o
brew: superenv removed: -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual
brew: superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/opt/X11/include/freetype2 -isystem/usr/include/libxml2 -isystem/opt/X11/include -I/usr/local/opt/readline/include
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c -o liboctave_la-mx-pm-fm.lo `test -f 'mx-pm-fm.cc' || echo './'`mx-pm-fm.cc
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c mx-pm-fm.cc -fno-common -DPIC -o .libs/liboctave_la-mx-pm-fm.o
brew: superenv removed: -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual
brew: superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/opt/X11/include/freetype2 -isystem/usr/include/libxml2 -isystem/opt/X11/include -I/usr/local/opt/readline/include
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c -o liboctave_la-mx-fm-pm.lo `test -f 'mx-fm-pm.cc' || echo './'`mx-fm-pm.cc
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c mx-fm-pm.cc -fno-common -DPIC -o .libs/liboctave_la-mx-fm-pm.o
brew: superenv removed: -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual
brew: superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/opt/X11/include/freetype2 -isystem/usr/include/libxml2 -isystem/opt/X11/include -I/usr/local/opt/readline/include
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c -o liboctave_la-mx-pm-fcm.lo `test -f 'mx-pm-fcm.cc' || echo './'`mx-pm-fcm.cc
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c mx-pm-fcm.cc -fno-common -DPIC -o .libs/liboctave_la-mx-pm-fcm.o
brew: superenv removed: -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual
brew: superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/opt/X11/include/freetype2 -isystem/usr/include/libxml2 -isystem/opt/X11/include -I/usr/local/opt/readline/include
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c -o liboctave_la-mx-fcm-pm.lo `test -f 'mx-fcm-pm.cc' || echo './'`mx-fcm-pm.cc
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c mx-fcm-pm.cc -fno-common -DPIC -o .libs/liboctave_la-mx-fcm-pm.o
brew: superenv removed: -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual
brew: superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/opt/X11/include/freetype2 -isystem/usr/include/libxml2 -isystem/opt/X11/include -I/usr/local/opt/readline/include
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c -o liboctave_la-mx-s-i8nda.lo `test -f 'mx-s-i8nda.cc' || echo './'`mx-s-i8nda.cc
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c mx-s-i8nda.cc -fno-common -DPIC -o .libs/liboctave_la-mx-s-i8nda.o
brew: superenv removed: -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual
brew: superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/opt/X11/include/freetype2 -isystem/usr/include/libxml2 -isystem/opt/X11/include -I/usr/local/opt/readline/include
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c -o liboctave_la-mx-i8nda-s.lo `test -f 'mx-i8nda-s.cc' || echo './'`mx-i8nda-s.cc
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c mx-i8nda-s.cc -fno-common -DPIC -o .libs/liboctave_la-mx-i8nda-s.o
brew: superenv removed: -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual
brew: superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/opt/X11/include/freetype2 -isystem/usr/include/libxml2 -isystem/opt/X11/include -I/usr/local/opt/readline/include
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c -o liboctave_la-mx-s-ui8nda.lo `test -f 'mx-s-ui8nda.cc' || echo './'`mx-s-ui8nda.cc
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c mx-s-ui8nda.cc -fno-common -DPIC -o .libs/liboctave_la-mx-s-ui8nda.o
brew: superenv removed: -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual
brew: superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/opt/X11/include/freetype2 -isystem/usr/include/libxml2 -isystem/opt/X11/include -I/usr/local/opt/readline/include
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c -o liboctave_la-mx-ui8nda-s.lo `test -f 'mx-ui8nda-s.cc' || echo './'`mx-ui8nda-s.cc
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c mx-ui8nda-s.cc -fno-common -DPIC -o .libs/liboctave_la-mx-ui8nda-s.o
brew: superenv removed: -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual
brew: superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/opt/X11/include/freetype2 -isystem/usr/include/libxml2 -isystem/opt/X11/include -I/usr/local/opt/readline/include
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c -o liboctave_la-mx-s-i16nda.lo `test -f 'mx-s-i16nda.cc' || echo './'`mx-s-i16nda.cc
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c mx-s-i16nda.cc -fno-common -DPIC -o .libs/liboctave_la-mx-s-i16nda.o
brew: superenv removed: -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual
brew: superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/opt/X11/include/freetype2 -isystem/usr/include/libxml2 -isystem/opt/X11/include -I/usr/local/opt/readline/include
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c -o liboctave_la-mx-i16nda-s.lo `test -f 'mx-i16nda-s.cc' || echo './'`mx-i16nda-s.cc
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c mx-i16nda-s.cc -fno-common -DPIC -o .libs/liboctave_la-mx-i16nda-s.o
brew: superenv removed: -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual
brew: superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/opt/X11/include/freetype2 -isystem/usr/include/libxml2 -isystem/opt/X11/include -I/usr/local/opt/readline/include
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c -o liboctave_la-mx-s-ui16nda.lo `test -f 'mx-s-ui16nda.cc' || echo './'`mx-s-ui16nda.cc
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c mx-s-ui16nda.cc -fno-common -DPIC -o .libs/liboctave_la-mx-s-ui16nda.o
brew: superenv removed: -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual
brew: superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/opt/X11/include/freetype2 -isystem/usr/include/libxml2 -isystem/opt/X11/include -I/usr/local/opt/readline/include
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c -o liboctave_la-mx-ui16nda-s.lo `test -f 'mx-ui16nda-s.cc' || echo './'`mx-ui16nda-s.cc
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c mx-ui16nda-s.cc -fno-common -DPIC -o .libs/liboctave_la-mx-ui16nda-s.o
brew: superenv removed: -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual
brew: superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/opt/X11/include/freetype2 -isystem/usr/include/libxml2 -isystem/opt/X11/include -I/usr/local/opt/readline/include
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c -o liboctave_la-mx-s-i32nda.lo `test -f 'mx-s-i32nda.cc' || echo './'`mx-s-i32nda.cc
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c mx-s-i32nda.cc -fno-common -DPIC -o .libs/liboctave_la-mx-s-i32nda.o
brew: superenv removed: -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual
brew: superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/opt/X11/include/freetype2 -isystem/usr/include/libxml2 -isystem/opt/X11/include -I/usr/local/opt/readline/include
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c -o liboctave_la-mx-i32nda-s.lo `test -f 'mx-i32nda-s.cc' || echo './'`mx-i32nda-s.cc
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c mx-i32nda-s.cc -fno-common -DPIC -o .libs/liboctave_la-mx-i32nda-s.o
brew: superenv removed: -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual
brew: superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/opt/X11/include/freetype2 -isystem/usr/include/libxml2 -isystem/opt/X11/include -I/usr/local/opt/readline/include
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c -o liboctave_la-mx-s-ui32nda.lo `test -f 'mx-s-ui32nda.cc' || echo './'`mx-s-ui32nda.cc
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c mx-s-ui32nda.cc -fno-common -DPIC -o .libs/liboctave_la-mx-s-ui32nda.o
brew: superenv removed: -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual
brew: superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/opt/X11/include/freetype2 -isystem/usr/include/libxml2 -isystem/opt/X11/include -I/usr/local/opt/readline/include
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c -o liboctave_la-mx-ui32nda-s.lo `test -f 'mx-ui32nda-s.cc' || echo './'`mx-ui32nda-s.cc
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c mx-ui32nda-s.cc -fno-common -DPIC -o .libs/liboctave_la-mx-ui32nda-s.o
brew: superenv removed: -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual
brew: superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/opt/X11/include/freetype2 -isystem/usr/include/libxml2 -isystem/opt/X11/include -I/usr/local/opt/readline/include
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c -o liboctave_la-mx-s-i64nda.lo `test -f 'mx-s-i64nda.cc' || echo './'`mx-s-i64nda.cc
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c mx-s-i64nda.cc -fno-common -DPIC -o .libs/liboctave_la-mx-s-i64nda.o
brew: superenv removed: -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual
brew: superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/opt/X11/include/freetype2 -isystem/usr/include/libxml2 -isystem/opt/X11/include -I/usr/local/opt/readline/include
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c -o liboctave_la-mx-i64nda-s.lo `test -f 'mx-i64nda-s.cc' || echo './'`mx-i64nda-s.cc
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c mx-i64nda-s.cc -fno-common -DPIC -o .libs/liboctave_la-mx-i64nda-s.o
brew: superenv removed: -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual
brew: superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/opt/X11/include/freetype2 -isystem/usr/include/libxml2 -isystem/opt/X11/include -I/usr/local/opt/readline/include
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c -o liboctave_la-mx-s-ui64nda.lo `test -f 'mx-s-ui64nda.cc' || echo './'`mx-s-ui64nda.cc
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c mx-s-ui64nda.cc -fno-common -DPIC -o .libs/liboctave_la-mx-s-ui64nda.o
brew: superenv removed: -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual
brew: superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/opt/X11/include/freetype2 -isystem/usr/include/libxml2 -isystem/opt/X11/include -I/usr/local/opt/readline/include
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c -o liboctave_la-mx-ui64nda-s.lo `test -f 'mx-ui64nda-s.cc' || echo './'`mx-ui64nda-s.cc
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c mx-ui64nda-s.cc -fno-common -DPIC -o .libs/liboctave_la-mx-ui64nda-s.o
brew: superenv removed: -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual
brew: superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/opt/X11/include/freetype2 -isystem/usr/include/libxml2 -isystem/opt/X11/include -I/usr/local/opt/readline/include
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c -o liboctave_la-mx-fs-i8nda.lo `test -f 'mx-fs-i8nda.cc' || echo './'`mx-fs-i8nda.cc
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c mx-fs-i8nda.cc -fno-common -DPIC -o .libs/liboctave_la-mx-fs-i8nda.o
brew: superenv removed: -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual
brew: superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/opt/X11/include/freetype2 -isystem/usr/include/libxml2 -isystem/opt/X11/include -I/usr/local/opt/readline/include
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c -o liboctave_la-mx-i8nda-fs.lo `test -f 'mx-i8nda-fs.cc' || echo './'`mx-i8nda-fs.cc
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c mx-i8nda-fs.cc -fno-common -DPIC -o .libs/liboctave_la-mx-i8nda-fs.o
brew: superenv removed: -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual
brew: superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/opt/X11/include/freetype2 -isystem/usr/include/libxml2 -isystem/opt/X11/include -I/usr/local/opt/readline/include
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c -o liboctave_la-mx-fs-ui8nda.lo `test -f 'mx-fs-ui8nda.cc' || echo './'`mx-fs-ui8nda.cc
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c mx-fs-ui8nda.cc -fno-common -DPIC -o .libs/liboctave_la-mx-fs-ui8nda.o
brew: superenv removed: -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual
brew: superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/opt/X11/include/freetype2 -isystem/usr/include/libxml2 -isystem/opt/X11/include -I/usr/local/opt/readline/include
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c -o liboctave_la-mx-ui8nda-fs.lo `test -f 'mx-ui8nda-fs.cc' || echo './'`mx-ui8nda-fs.cc
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c mx-ui8nda-fs.cc -fno-common -DPIC -o .libs/liboctave_la-mx-ui8nda-fs.o
brew: superenv removed: -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual
brew: superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/opt/X11/include/freetype2 -isystem/usr/include/libxml2 -isystem/opt/X11/include -I/usr/local/opt/readline/include
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c -o liboctave_la-mx-fs-i16nda.lo `test -f 'mx-fs-i16nda.cc' || echo './'`mx-fs-i16nda.cc
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c mx-fs-i16nda.cc -fno-common -DPIC -o .libs/liboctave_la-mx-fs-i16nda.o
brew: superenv removed: -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual
brew: superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/opt/X11/include/freetype2 -isystem/usr/include/libxml2 -isystem/opt/X11/include -I/usr/local/opt/readline/include
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c -o liboctave_la-mx-i16nda-fs.lo `test -f 'mx-i16nda-fs.cc' || echo './'`mx-i16nda-fs.cc
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c mx-i16nda-fs.cc -fno-common -DPIC -o .libs/liboctave_la-mx-i16nda-fs.o
brew: superenv removed: -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual
brew: superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/opt/X11/include/freetype2 -isystem/usr/include/libxml2 -isystem/opt/X11/include -I/usr/local/opt/readline/include
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c -o liboctave_la-mx-fs-ui16nda.lo `test -f 'mx-fs-ui16nda.cc' || echo './'`mx-fs-ui16nda.cc
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c mx-fs-ui16nda.cc -fno-common -DPIC -o .libs/liboctave_la-mx-fs-ui16nda.o
brew: superenv removed: -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual
brew: superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/opt/X11/include/freetype2 -isystem/usr/include/libxml2 -isystem/opt/X11/include -I/usr/local/opt/readline/include
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c -o liboctave_la-mx-ui16nda-fs.lo `test -f 'mx-ui16nda-fs.cc' || echo './'`mx-ui16nda-fs.cc
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c mx-ui16nda-fs.cc -fno-common -DPIC -o .libs/liboctave_la-mx-ui16nda-fs.o
brew: superenv removed: -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual
brew: superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/opt/X11/include/freetype2 -isystem/usr/include/libxml2 -isystem/opt/X11/include -I/usr/local/opt/readline/include
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c -o liboctave_la-mx-fs-i32nda.lo `test -f 'mx-fs-i32nda.cc' || echo './'`mx-fs-i32nda.cc
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c mx-fs-i32nda.cc -fno-common -DPIC -o .libs/liboctave_la-mx-fs-i32nda.o
brew: superenv removed: -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual
brew: superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/opt/X11/include/freetype2 -isystem/usr/include/libxml2 -isystem/opt/X11/include -I/usr/local/opt/readline/include
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c -o liboctave_la-mx-i32nda-fs.lo `test -f 'mx-i32nda-fs.cc' || echo './'`mx-i32nda-fs.cc
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c mx-i32nda-fs.cc -fno-common -DPIC -o .libs/liboctave_la-mx-i32nda-fs.o
brew: superenv removed: -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual
brew: superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/opt/X11/include/freetype2 -isystem/usr/include/libxml2 -isystem/opt/X11/include -I/usr/local/opt/readline/include
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c -o liboctave_la-mx-fs-ui32nda.lo `test -f 'mx-fs-ui32nda.cc' || echo './'`mx-fs-ui32nda.cc
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c mx-fs-ui32nda.cc -fno-common -DPIC -o .libs/liboctave_la-mx-fs-ui32nda.o
brew: superenv removed: -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual
brew: superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/opt/X11/include/freetype2 -isystem/usr/include/libxml2 -isystem/opt/X11/include -I/usr/local/opt/readline/include
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c -o liboctave_la-mx-ui32nda-fs.lo `test -f 'mx-ui32nda-fs.cc' || echo './'`mx-ui32nda-fs.cc
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c mx-ui32nda-fs.cc -fno-common -DPIC -o .libs/liboctave_la-mx-ui32nda-fs.o
brew: superenv removed: -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual
brew: superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/opt/X11/include/freetype2 -isystem/usr/include/libxml2 -isystem/opt/X11/include -I/usr/local/opt/readline/include
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c -o liboctave_la-mx-fs-i64nda.lo `test -f 'mx-fs-i64nda.cc' || echo './'`mx-fs-i64nda.cc
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c mx-fs-i64nda.cc -fno-common -DPIC -o .libs/liboctave_la-mx-fs-i64nda.o
brew: superenv removed: -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual
brew: superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/opt/X11/include/freetype2 -isystem/usr/include/libxml2 -isystem/opt/X11/include -I/usr/local/opt/readline/include
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c -o liboctave_la-mx-i64nda-fs.lo `test -f 'mx-i64nda-fs.cc' || echo './'`mx-i64nda-fs.cc
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c mx-i64nda-fs.cc -fno-common -DPIC -o .libs/liboctave_la-mx-i64nda-fs.o
brew: superenv removed: -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual
brew: superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/opt/X11/include/freetype2 -isystem/usr/include/libxml2 -isystem/opt/X11/include -I/usr/local/opt/readline/include
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c -o liboctave_la-mx-fs-ui64nda.lo `test -f 'mx-fs-ui64nda.cc' || echo './'`mx-fs-ui64nda.cc
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c mx-fs-ui64nda.cc -fno-common -DPIC -o .libs/liboctave_la-mx-fs-ui64nda.o
brew: superenv removed: -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual
brew: superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/opt/X11/include/freetype2 -isystem/usr/include/libxml2 -isystem/opt/X11/include -I/usr/local/opt/readline/include
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c -o liboctave_la-mx-ui64nda-fs.lo `test -f 'mx-ui64nda-fs.cc' || echo './'`mx-ui64nda-fs.cc
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c mx-ui64nda-fs.cc -fno-common -DPIC -o .libs/liboctave_la-mx-ui64nda-fs.o
brew: superenv removed: -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual
brew: superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/opt/X11/include/freetype2 -isystem/usr/include/libxml2 -isystem/opt/X11/include -I/usr/local/opt/readline/include
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c -o liboctave_la-mx-nda-i8.lo `test -f 'mx-nda-i8.cc' || echo './'`mx-nda-i8.cc
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c mx-nda-i8.cc -fno-common -DPIC -o .libs/liboctave_la-mx-nda-i8.o
brew: superenv removed: -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual
brew: superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/opt/X11/include/freetype2 -isystem/usr/include/libxml2 -isystem/opt/X11/include -I/usr/local/opt/readline/include
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c -o liboctave_la-mx-i8-nda.lo `test -f 'mx-i8-nda.cc' || echo './'`mx-i8-nda.cc
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c mx-i8-nda.cc -fno-common -DPIC -o .libs/liboctave_la-mx-i8-nda.o
brew: superenv removed: -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual
brew: superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/opt/X11/include/freetype2 -isystem/usr/include/libxml2 -isystem/opt/X11/include -I/usr/local/opt/readline/include
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c -o liboctave_la-mx-nda-ui8.lo `test -f 'mx-nda-ui8.cc' || echo './'`mx-nda-ui8.cc
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c mx-nda-ui8.cc -fno-common -DPIC -o .libs/liboctave_la-mx-nda-ui8.o
brew: superenv removed: -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual
brew: superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/opt/X11/include/freetype2 -isystem/usr/include/libxml2 -isystem/opt/X11/include -I/usr/local/opt/readline/include
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c -o liboctave_la-mx-ui8-nda.lo `test -f 'mx-ui8-nda.cc' || echo './'`mx-ui8-nda.cc
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c mx-ui8-nda.cc -fno-common -DPIC -o .libs/liboctave_la-mx-ui8-nda.o
brew: superenv removed: -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual
brew: superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/opt/X11/include/freetype2 -isystem/usr/include/libxml2 -isystem/opt/X11/include -I/usr/local/opt/readline/include
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c -o liboctave_la-mx-nda-i16.lo `test -f 'mx-nda-i16.cc' || echo './'`mx-nda-i16.cc
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c mx-nda-i16.cc -fno-common -DPIC -o .libs/liboctave_la-mx-nda-i16.o
brew: superenv removed: -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual
brew: superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/opt/X11/include/freetype2 -isystem/usr/include/libxml2 -isystem/opt/X11/include -I/usr/local/opt/readline/include
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c -o liboctave_la-mx-i16-nda.lo `test -f 'mx-i16-nda.cc' || echo './'`mx-i16-nda.cc
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c mx-i16-nda.cc -fno-common -DPIC -o .libs/liboctave_la-mx-i16-nda.o
brew: superenv removed: -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual
brew: superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/opt/X11/include/freetype2 -isystem/usr/include/libxml2 -isystem/opt/X11/include -I/usr/local/opt/readline/include
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c -o liboctave_la-mx-nda-ui16.lo `test -f 'mx-nda-ui16.cc' || echo './'`mx-nda-ui16.cc
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c mx-nda-ui16.cc -fno-common -DPIC -o .libs/liboctave_la-mx-nda-ui16.o
brew: superenv removed: -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual
brew: superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/opt/X11/include/freetype2 -isystem/usr/include/libxml2 -isystem/opt/X11/include -I/usr/local/opt/readline/include
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c -o liboctave_la-mx-ui16-nda.lo `test -f 'mx-ui16-nda.cc' || echo './'`mx-ui16-nda.cc
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c mx-ui16-nda.cc -fno-common -DPIC -o .libs/liboctave_la-mx-ui16-nda.o
brew: superenv removed: -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual
brew: superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/opt/X11/include/freetype2 -isystem/usr/include/libxml2 -isystem/opt/X11/include -I/usr/local/opt/readline/include
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c -o liboctave_la-mx-nda-i32.lo `test -f 'mx-nda-i32.cc' || echo './'`mx-nda-i32.cc
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c mx-nda-i32.cc -fno-common -DPIC -o .libs/liboctave_la-mx-nda-i32.o
brew: superenv removed: -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual
brew: superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/opt/X11/include/freetype2 -isystem/usr/include/libxml2 -isystem/opt/X11/include -I/usr/local/opt/readline/include
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c -o liboctave_la-mx-i32-nda.lo `test -f 'mx-i32-nda.cc' || echo './'`mx-i32-nda.cc
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c mx-i32-nda.cc -fno-common -DPIC -o .libs/liboctave_la-mx-i32-nda.o
brew: superenv removed: -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual
brew: superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/opt/X11/include/freetype2 -isystem/usr/include/libxml2 -isystem/opt/X11/include -I/usr/local/opt/readline/include
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c -o liboctave_la-mx-nda-ui32.lo `test -f 'mx-nda-ui32.cc' || echo './'`mx-nda-ui32.cc
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c mx-nda-ui32.cc -fno-common -DPIC -o .libs/liboctave_la-mx-nda-ui32.o
brew: superenv removed: -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual
brew: superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/opt/X11/include/freetype2 -isystem/usr/include/libxml2 -isystem/opt/X11/include -I/usr/local/opt/readline/include
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c -o liboctave_la-mx-ui32-nda.lo `test -f 'mx-ui32-nda.cc' || echo './'`mx-ui32-nda.cc
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c mx-ui32-nda.cc -fno-common -DPIC -o .libs/liboctave_la-mx-ui32-nda.o
brew: superenv removed: -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual
brew: superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/opt/X11/include/freetype2 -isystem/usr/include/libxml2 -isystem/opt/X11/include -I/usr/local/opt/readline/include
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c -o liboctave_la-mx-nda-i64.lo `test -f 'mx-nda-i64.cc' || echo './'`mx-nda-i64.cc
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c mx-nda-i64.cc -fno-common -DPIC -o .libs/liboctave_la-mx-nda-i64.o
brew: superenv removed: -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual
brew: superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/opt/X11/include/freetype2 -isystem/usr/include/libxml2 -isystem/opt/X11/include -I/usr/local/opt/readline/include
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c -o liboctave_la-mx-i64-nda.lo `test -f 'mx-i64-nda.cc' || echo './'`mx-i64-nda.cc
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c mx-i64-nda.cc -fno-common -DPIC -o .libs/liboctave_la-mx-i64-nda.o
brew: superenv removed: -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual
brew: superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/opt/X11/include/freetype2 -isystem/usr/include/libxml2 -isystem/opt/X11/include -I/usr/local/opt/readline/include
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c -o liboctave_la-mx-nda-ui64.lo `test -f 'mx-nda-ui64.cc' || echo './'`mx-nda-ui64.cc
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c mx-nda-ui64.cc -fno-common -DPIC -o .libs/liboctave_la-mx-nda-ui64.o
brew: superenv removed: -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual
brew: superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/opt/X11/include/freetype2 -isystem/usr/include/libxml2 -isystem/opt/X11/include -I/usr/local/opt/readline/include
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c -o liboctave_la-mx-ui64-nda.lo `test -f 'mx-ui64-nda.cc' || echo './'`mx-ui64-nda.cc
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c mx-ui64-nda.cc -fno-common -DPIC -o .libs/liboctave_la-mx-ui64-nda.o
brew: superenv removed: -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual
brew: superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/opt/X11/include/freetype2 -isystem/usr/include/libxml2 -isystem/opt/X11/include -I/usr/local/opt/readline/include
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c -o liboctave_la-mx-fnda-i8.lo `test -f 'mx-fnda-i8.cc' || echo './'`mx-fnda-i8.cc
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c mx-fnda-i8.cc -fno-common -DPIC -o .libs/liboctave_la-mx-fnda-i8.o
brew: superenv removed: -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual
brew: superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/opt/X11/include/freetype2 -isystem/usr/include/libxml2 -isystem/opt/X11/include -I/usr/local/opt/readline/include
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c -o liboctave_la-mx-i8-fnda.lo `test -f 'mx-i8-fnda.cc' || echo './'`mx-i8-fnda.cc
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c mx-i8-fnda.cc -fno-common -DPIC -o .libs/liboctave_la-mx-i8-fnda.o
brew: superenv removed: -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual
brew: superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/opt/X11/include/freetype2 -isystem/usr/include/libxml2 -isystem/opt/X11/include -I/usr/local/opt/readline/include
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c -o liboctave_la-mx-fnda-ui8.lo `test -f 'mx-fnda-ui8.cc' || echo './'`mx-fnda-ui8.cc
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c mx-fnda-ui8.cc -fno-common -DPIC -o .libs/liboctave_la-mx-fnda-ui8.o
brew: superenv removed: -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual
brew: superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/opt/X11/include/freetype2 -isystem/usr/include/libxml2 -isystem/opt/X11/include -I/usr/local/opt/readline/include
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c -o liboctave_la-mx-ui8-fnda.lo `test -f 'mx-ui8-fnda.cc' || echo './'`mx-ui8-fnda.cc
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c mx-ui8-fnda.cc -fno-common -DPIC -o .libs/liboctave_la-mx-ui8-fnda.o
brew: superenv removed: -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual
brew: superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/opt/X11/include/freetype2 -isystem/usr/include/libxml2 -isystem/opt/X11/include -I/usr/local/opt/readline/include
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c -o liboctave_la-mx-fnda-i16.lo `test -f 'mx-fnda-i16.cc' || echo './'`mx-fnda-i16.cc
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c mx-fnda-i16.cc -fno-common -DPIC -o .libs/liboctave_la-mx-fnda-i16.o
brew: superenv removed: -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual
brew: superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/opt/X11/include/freetype2 -isystem/usr/include/libxml2 -isystem/opt/X11/include -I/usr/local/opt/readline/include
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c -o liboctave_la-mx-i16-fnda.lo `test -f 'mx-i16-fnda.cc' || echo './'`mx-i16-fnda.cc
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c mx-i16-fnda.cc -fno-common -DPIC -o .libs/liboctave_la-mx-i16-fnda.o
brew: superenv removed: -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual
brew: superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/opt/X11/include/freetype2 -isystem/usr/include/libxml2 -isystem/opt/X11/include -I/usr/local/opt/readline/include
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c -o liboctave_la-mx-fnda-ui16.lo `test -f 'mx-fnda-ui16.cc' || echo './'`mx-fnda-ui16.cc
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c mx-fnda-ui16.cc -fno-common -DPIC -o .libs/liboctave_la-mx-fnda-ui16.o
brew: superenv removed: -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual
brew: superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/opt/X11/include/freetype2 -isystem/usr/include/libxml2 -isystem/opt/X11/include -I/usr/local/opt/readline/include
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c -o liboctave_la-mx-ui16-fnda.lo `test -f 'mx-ui16-fnda.cc' || echo './'`mx-ui16-fnda.cc
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c mx-ui16-fnda.cc -fno-common -DPIC -o .libs/liboctave_la-mx-ui16-fnda.o
brew: superenv removed: -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual
brew: superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/opt/X11/include/freetype2 -isystem/usr/include/libxml2 -isystem/opt/X11/include -I/usr/local/opt/readline/include
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c -o liboctave_la-mx-fnda-i32.lo `test -f 'mx-fnda-i32.cc' || echo './'`mx-fnda-i32.cc
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c mx-fnda-i32.cc -fno-common -DPIC -o .libs/liboctave_la-mx-fnda-i32.o
brew: superenv removed: -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual
brew: superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/opt/X11/include/freetype2 -isystem/usr/include/libxml2 -isystem/opt/X11/include -I/usr/local/opt/readline/include
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c -o liboctave_la-mx-i32-fnda.lo `test -f 'mx-i32-fnda.cc' || echo './'`mx-i32-fnda.cc
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c mx-i32-fnda.cc -fno-common -DPIC -o .libs/liboctave_la-mx-i32-fnda.o
brew: superenv removed: -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual
brew: superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/opt/X11/include/freetype2 -isystem/usr/include/libxml2 -isystem/opt/X11/include -I/usr/local/opt/readline/include
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c -o liboctave_la-mx-fnda-ui32.lo `test -f 'mx-fnda-ui32.cc' || echo './'`mx-fnda-ui32.cc
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c mx-fnda-ui32.cc -fno-common -DPIC -o .libs/liboctave_la-mx-fnda-ui32.o
brew: superenv removed: -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual
brew: superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/opt/X11/include/freetype2 -isystem/usr/include/libxml2 -isystem/opt/X11/include -I/usr/local/opt/readline/include
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c -o liboctave_la-mx-ui32-fnda.lo `test -f 'mx-ui32-fnda.cc' || echo './'`mx-ui32-fnda.cc
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c mx-ui32-fnda.cc -fno-common -DPIC -o .libs/liboctave_la-mx-ui32-fnda.o
brew: superenv removed: -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual
brew: superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/opt/X11/include/freetype2 -isystem/usr/include/libxml2 -isystem/opt/X11/include -I/usr/local/opt/readline/include
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c -o liboctave_la-mx-fnda-i64.lo `test -f 'mx-fnda-i64.cc' || echo './'`mx-fnda-i64.cc
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c mx-fnda-i64.cc -fno-common -DPIC -o .libs/liboctave_la-mx-fnda-i64.o
brew: superenv removed: -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual
brew: superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/opt/X11/include/freetype2 -isystem/usr/include/libxml2 -isystem/opt/X11/include -I/usr/local/opt/readline/include
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c -o liboctave_la-mx-i64-fnda.lo `test -f 'mx-i64-fnda.cc' || echo './'`mx-i64-fnda.cc
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c mx-i64-fnda.cc -fno-common -DPIC -o .libs/liboctave_la-mx-i64-fnda.o
brew: superenv removed: -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual
brew: superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/opt/X11/include/freetype2 -isystem/usr/include/libxml2 -isystem/opt/X11/include -I/usr/local/opt/readline/include
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c -o liboctave_la-mx-fnda-ui64.lo `test -f 'mx-fnda-ui64.cc' || echo './'`mx-fnda-ui64.cc
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c mx-fnda-ui64.cc -fno-common -DPIC -o .libs/liboctave_la-mx-fnda-ui64.o
brew: superenv removed: -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual
brew: superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/opt/X11/include/freetype2 -isystem/usr/include/libxml2 -isystem/opt/X11/include -I/usr/local/opt/readline/include
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c -o liboctave_la-mx-ui64-fnda.lo `test -f 'mx-ui64-fnda.cc' || echo './'`mx-ui64-fnda.cc
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c mx-ui64-fnda.cc -fno-common -DPIC -o .libs/liboctave_la-mx-ui64-fnda.o
brew: superenv removed: -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual
brew: superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/opt/X11/include/freetype2 -isystem/usr/include/libxml2 -isystem/opt/X11/include -I/usr/local/opt/readline/include
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c -o liboctave_la-mx-nda-i8nda.lo `test -f 'mx-nda-i8nda.cc' || echo './'`mx-nda-i8nda.cc
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c mx-nda-i8nda.cc -fno-common -DPIC -o .libs/liboctave_la-mx-nda-i8nda.o
brew: superenv removed: -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual
brew: superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/opt/X11/include/freetype2 -isystem/usr/include/libxml2 -isystem/opt/X11/include -I/usr/local/opt/readline/include
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c -o liboctave_la-mx-i8nda-nda.lo `test -f 'mx-i8nda-nda.cc' || echo './'`mx-i8nda-nda.cc
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c mx-i8nda-nda.cc -fno-common -DPIC -o .libs/liboctave_la-mx-i8nda-nda.o
brew: superenv removed: -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual
brew: superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/opt/X11/include/freetype2 -isystem/usr/include/libxml2 -isystem/opt/X11/include -I/usr/local/opt/readline/include
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c -o liboctave_la-mx-nda-ui8nda.lo `test -f 'mx-nda-ui8nda.cc' || echo './'`mx-nda-ui8nda.cc
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c mx-nda-ui8nda.cc -fno-common -DPIC -o .libs/liboctave_la-mx-nda-ui8nda.o
brew: superenv removed: -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual
brew: superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/opt/X11/include/freetype2 -isystem/usr/include/libxml2 -isystem/opt/X11/include -I/usr/local/opt/readline/include
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c -o liboctave_la-mx-ui8nda-nda.lo `test -f 'mx-ui8nda-nda.cc' || echo './'`mx-ui8nda-nda.cc
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c mx-ui8nda-nda.cc -fno-common -DPIC -o .libs/liboctave_la-mx-ui8nda-nda.o
brew: superenv removed: -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual
brew: superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/opt/X11/include/freetype2 -isystem/usr/include/libxml2 -isystem/opt/X11/include -I/usr/local/opt/readline/include
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c -o liboctave_la-mx-nda-i16nda.lo `test -f 'mx-nda-i16nda.cc' || echo './'`mx-nda-i16nda.cc
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c mx-nda-i16nda.cc -fno-common -DPIC -o .libs/liboctave_la-mx-nda-i16nda.o
brew: superenv removed: -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual
brew: superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/opt/X11/include/freetype2 -isystem/usr/include/libxml2 -isystem/opt/X11/include -I/usr/local/opt/readline/include
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c -o liboctave_la-mx-i16nda-nda.lo `test -f 'mx-i16nda-nda.cc' || echo './'`mx-i16nda-nda.cc
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c mx-i16nda-nda.cc -fno-common -DPIC -o .libs/liboctave_la-mx-i16nda-nda.o
brew: superenv removed: -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual
brew: superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/opt/X11/include/freetype2 -isystem/usr/include/libxml2 -isystem/opt/X11/include -I/usr/local/opt/readline/include
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c -o liboctave_la-mx-nda-ui16nda.lo `test -f 'mx-nda-ui16nda.cc' || echo './'`mx-nda-ui16nda.cc
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c mx-nda-ui16nda.cc -fno-common -DPIC -o .libs/liboctave_la-mx-nda-ui16nda.o
brew: superenv removed: -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual
brew: superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/opt/X11/include/freetype2 -isystem/usr/include/libxml2 -isystem/opt/X11/include -I/usr/local/opt/readline/include
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c -o liboctave_la-mx-ui16nda-nda.lo `test -f 'mx-ui16nda-nda.cc' || echo './'`mx-ui16nda-nda.cc
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c mx-ui16nda-nda.cc -fno-common -DPIC -o .libs/liboctave_la-mx-ui16nda-nda.o
brew: superenv removed: -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual
brew: superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/opt/X11/include/freetype2 -isystem/usr/include/libxml2 -isystem/opt/X11/include -I/usr/local/opt/readline/include
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c -o liboctave_la-mx-nda-i32nda.lo `test -f 'mx-nda-i32nda.cc' || echo './'`mx-nda-i32nda.cc
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c mx-nda-i32nda.cc -fno-common -DPIC -o .libs/liboctave_la-mx-nda-i32nda.o
brew: superenv removed: -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual
brew: superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/opt/X11/include/freetype2 -isystem/usr/include/libxml2 -isystem/opt/X11/include -I/usr/local/opt/readline/include
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c -o liboctave_la-mx-i32nda-nda.lo `test -f 'mx-i32nda-nda.cc' || echo './'`mx-i32nda-nda.cc
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c mx-i32nda-nda.cc -fno-common -DPIC -o .libs/liboctave_la-mx-i32nda-nda.o
brew: superenv removed: -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual
brew: superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/opt/X11/include/freetype2 -isystem/usr/include/libxml2 -isystem/opt/X11/include -I/usr/local/opt/readline/include
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c -o liboctave_la-mx-nda-ui32nda.lo `test -f 'mx-nda-ui32nda.cc' || echo './'`mx-nda-ui32nda.cc
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c mx-nda-ui32nda.cc -fno-common -DPIC -o .libs/liboctave_la-mx-nda-ui32nda.o
brew: superenv removed: -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual
brew: superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/opt/X11/include/freetype2 -isystem/usr/include/libxml2 -isystem/opt/X11/include -I/usr/local/opt/readline/include
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c -o liboctave_la-mx-ui32nda-nda.lo `test -f 'mx-ui32nda-nda.cc' || echo './'`mx-ui32nda-nda.cc
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c mx-ui32nda-nda.cc -fno-common -DPIC -o .libs/liboctave_la-mx-ui32nda-nda.o
brew: superenv removed: -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual
brew: superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/opt/X11/include/freetype2 -isystem/usr/include/libxml2 -isystem/opt/X11/include -I/usr/local/opt/readline/include
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c -o liboctave_la-mx-nda-i64nda.lo `test -f 'mx-nda-i64nda.cc' || echo './'`mx-nda-i64nda.cc
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c mx-nda-i64nda.cc -fno-common -DPIC -o .libs/liboctave_la-mx-nda-i64nda.o
brew: superenv removed: -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual
brew: superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/opt/X11/include/freetype2 -isystem/usr/include/libxml2 -isystem/opt/X11/include -I/usr/local/opt/readline/include
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c -o liboctave_la-mx-i64nda-nda.lo `test -f 'mx-i64nda-nda.cc' || echo './'`mx-i64nda-nda.cc
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c mx-i64nda-nda.cc -fno-common -DPIC -o .libs/liboctave_la-mx-i64nda-nda.o
brew: superenv removed: -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual
brew: superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/opt/X11/include/freetype2 -isystem/usr/include/libxml2 -isystem/opt/X11/include -I/usr/local/opt/readline/include
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c -o liboctave_la-mx-nda-ui64nda.lo `test -f 'mx-nda-ui64nda.cc' || echo './'`mx-nda-ui64nda.cc
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c mx-nda-ui64nda.cc -fno-common -DPIC -o .libs/liboctave_la-mx-nda-ui64nda.o
brew: superenv removed: -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual
brew: superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/opt/X11/include/freetype2 -isystem/usr/include/libxml2 -isystem/opt/X11/include -I/usr/local/opt/readline/include
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c -o liboctave_la-mx-ui64nda-nda.lo `test -f 'mx-ui64nda-nda.cc' || echo './'`mx-ui64nda-nda.cc
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c mx-ui64nda-nda.cc -fno-common -DPIC -o .libs/liboctave_la-mx-ui64nda-nda.o
brew: superenv removed: -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual
brew: superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/opt/X11/include/freetype2 -isystem/usr/include/libxml2 -isystem/opt/X11/include -I/usr/local/opt/readline/include
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c -o liboctave_la-mx-fnda-i8nda.lo `test -f 'mx-fnda-i8nda.cc' || echo './'`mx-fnda-i8nda.cc
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c mx-fnda-i8nda.cc -fno-common -DPIC -o .libs/liboctave_la-mx-fnda-i8nda.o
brew: superenv removed: -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual
brew: superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/opt/X11/include/freetype2 -isystem/usr/include/libxml2 -isystem/opt/X11/include -I/usr/local/opt/readline/include
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c -o liboctave_la-mx-i8nda-fnda.lo `test -f 'mx-i8nda-fnda.cc' || echo './'`mx-i8nda-fnda.cc
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c mx-i8nda-fnda.cc -fno-common -DPIC -o .libs/liboctave_la-mx-i8nda-fnda.o
brew: superenv removed: -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual
brew: superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/opt/X11/include/freetype2 -isystem/usr/include/libxml2 -isystem/opt/X11/include -I/usr/local/opt/readline/include
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c -o liboctave_la-mx-fnda-ui8nda.lo `test -f 'mx-fnda-ui8nda.cc' || echo './'`mx-fnda-ui8nda.cc
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c mx-fnda-ui8nda.cc -fno-common -DPIC -o .libs/liboctave_la-mx-fnda-ui8nda.o
brew: superenv removed: -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual
brew: superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/opt/X11/include/freetype2 -isystem/usr/include/libxml2 -isystem/opt/X11/include -I/usr/local/opt/readline/include
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c -o liboctave_la-mx-ui8nda-fnda.lo `test -f 'mx-ui8nda-fnda.cc' || echo './'`mx-ui8nda-fnda.cc
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c mx-ui8nda-fnda.cc -fno-common -DPIC -o .libs/liboctave_la-mx-ui8nda-fnda.o
brew: superenv removed: -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual
brew: superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/opt/X11/include/freetype2 -isystem/usr/include/libxml2 -isystem/opt/X11/include -I/usr/local/opt/readline/include
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c -o liboctave_la-mx-fnda-i16nda.lo `test -f 'mx-fnda-i16nda.cc' || echo './'`mx-fnda-i16nda.cc
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c mx-fnda-i16nda.cc -fno-common -DPIC -o .libs/liboctave_la-mx-fnda-i16nda.o
brew: superenv removed: -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual
brew: superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/opt/X11/include/freetype2 -isystem/usr/include/libxml2 -isystem/opt/X11/include -I/usr/local/opt/readline/include
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c -o liboctave_la-mx-i16nda-fnda.lo `test -f 'mx-i16nda-fnda.cc' || echo './'`mx-i16nda-fnda.cc
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c mx-i16nda-fnda.cc -fno-common -DPIC -o .libs/liboctave_la-mx-i16nda-fnda.o
brew: superenv removed: -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual
brew: superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/opt/X11/include/freetype2 -isystem/usr/include/libxml2 -isystem/opt/X11/include -I/usr/local/opt/readline/include
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c -o liboctave_la-mx-fnda-ui16nda.lo `test -f 'mx-fnda-ui16nda.cc' || echo './'`mx-fnda-ui16nda.cc
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c mx-fnda-ui16nda.cc -fno-common -DPIC -o .libs/liboctave_la-mx-fnda-ui16nda.o
brew: superenv removed: -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual
brew: superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/opt/X11/include/freetype2 -isystem/usr/include/libxml2 -isystem/opt/X11/include -I/usr/local/opt/readline/include
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c -o liboctave_la-mx-ui16nda-fnda.lo `test -f 'mx-ui16nda-fnda.cc' || echo './'`mx-ui16nda-fnda.cc
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c mx-ui16nda-fnda.cc -fno-common -DPIC -o .libs/liboctave_la-mx-ui16nda-fnda.o
brew: superenv removed: -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual
brew: superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/opt/X11/include/freetype2 -isystem/usr/include/libxml2 -isystem/opt/X11/include -I/usr/local/opt/readline/include
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c -o liboctave_la-mx-fnda-i32nda.lo `test -f 'mx-fnda-i32nda.cc' || echo './'`mx-fnda-i32nda.cc
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c mx-fnda-i32nda.cc -fno-common -DPIC -o .libs/liboctave_la-mx-fnda-i32nda.o
brew: superenv removed: -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual
brew: superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/opt/X11/include/freetype2 -isystem/usr/include/libxml2 -isystem/opt/X11/include -I/usr/local/opt/readline/include
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c -o liboctave_la-mx-i32nda-fnda.lo `test -f 'mx-i32nda-fnda.cc' || echo './'`mx-i32nda-fnda.cc
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c mx-i32nda-fnda.cc -fno-common -DPIC -o .libs/liboctave_la-mx-i32nda-fnda.o
brew: superenv removed: -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual
brew: superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/opt/X11/include/freetype2 -isystem/usr/include/libxml2 -isystem/opt/X11/include -I/usr/local/opt/readline/include
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c -o liboctave_la-mx-fnda-ui32nda.lo `test -f 'mx-fnda-ui32nda.cc' || echo './'`mx-fnda-ui32nda.cc
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c mx-fnda-ui32nda.cc -fno-common -DPIC -o .libs/liboctave_la-mx-fnda-ui32nda.o
brew: superenv removed: -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual
brew: superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/opt/X11/include/freetype2 -isystem/usr/include/libxml2 -isystem/opt/X11/include -I/usr/local/opt/readline/include
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c -o liboctave_la-mx-ui32nda-fnda.lo `test -f 'mx-ui32nda-fnda.cc' || echo './'`mx-ui32nda-fnda.cc
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c mx-ui32nda-fnda.cc -fno-common -DPIC -o .libs/liboctave_la-mx-ui32nda-fnda.o
brew: superenv removed: -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual
brew: superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/opt/X11/include/freetype2 -isystem/usr/include/libxml2 -isystem/opt/X11/include -I/usr/local/opt/readline/include
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c -o liboctave_la-mx-fnda-i64nda.lo `test -f 'mx-fnda-i64nda.cc' || echo './'`mx-fnda-i64nda.cc
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c mx-fnda-i64nda.cc -fno-common -DPIC -o .libs/liboctave_la-mx-fnda-i64nda.o
brew: superenv removed: -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual
brew: superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/opt/X11/include/freetype2 -isystem/usr/include/libxml2 -isystem/opt/X11/include -I/usr/local/opt/readline/include
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c -o liboctave_la-mx-i64nda-fnda.lo `test -f 'mx-i64nda-fnda.cc' || echo './'`mx-i64nda-fnda.cc
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c mx-i64nda-fnda.cc -fno-common -DPIC -o .libs/liboctave_la-mx-i64nda-fnda.o
brew: superenv removed: -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual
brew: superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/opt/X11/include/freetype2 -isystem/usr/include/libxml2 -isystem/opt/X11/include -I/usr/local/opt/readline/include
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c -o liboctave_la-mx-fnda-ui64nda.lo `test -f 'mx-fnda-ui64nda.cc' || echo './'`mx-fnda-ui64nda.cc
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c mx-fnda-ui64nda.cc -fno-common -DPIC -o .libs/liboctave_la-mx-fnda-ui64nda.o
brew: superenv removed: -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual
brew: superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/opt/X11/include/freetype2 -isystem/usr/include/libxml2 -isystem/opt/X11/include -I/usr/local/opt/readline/include
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c -o liboctave_la-mx-ui64nda-fnda.lo `test -f 'mx-ui64nda-fnda.cc' || echo './'`mx-ui64nda-fnda.cc
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c mx-ui64nda-fnda.cc -fno-common -DPIC -o .libs/liboctave_la-mx-ui64nda-fnda.o
brew: superenv removed: -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual
brew: superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/opt/X11/include/freetype2 -isystem/usr/include/libxml2 -isystem/opt/X11/include -I/usr/local/opt/readline/include
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c -o liboctave_la-mx-i8nda-ui8.lo `test -f 'mx-i8nda-ui8.cc' || echo './'`mx-i8nda-ui8.cc
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c mx-i8nda-ui8.cc -fno-common -DPIC -o .libs/liboctave_la-mx-i8nda-ui8.o
brew: superenv removed: -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual
brew: superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/opt/X11/include/freetype2 -isystem/usr/include/libxml2 -isystem/opt/X11/include -I/usr/local/opt/readline/include
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c -o liboctave_la-mx-i8nda-i16.lo `test -f 'mx-i8nda-i16.cc' || echo './'`mx-i8nda-i16.cc
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c mx-i8nda-i16.cc -fno-common -DPIC -o .libs/liboctave_la-mx-i8nda-i16.o
brew: superenv removed: -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual
brew: superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/opt/X11/include/freetype2 -isystem/usr/include/libxml2 -isystem/opt/X11/include -I/usr/local/opt/readline/include
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c -o liboctave_la-mx-i8nda-ui16.lo `test -f 'mx-i8nda-ui16.cc' || echo './'`mx-i8nda-ui16.cc
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c mx-i8nda-ui16.cc -fno-common -DPIC -o .libs/liboctave_la-mx-i8nda-ui16.o
brew: superenv removed: -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual
brew: superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/opt/X11/include/freetype2 -isystem/usr/include/libxml2 -isystem/opt/X11/include -I/usr/local/opt/readline/include
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c -o liboctave_la-mx-i8nda-i32.lo `test -f 'mx-i8nda-i32.cc' || echo './'`mx-i8nda-i32.cc
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c mx-i8nda-i32.cc -fno-common -DPIC -o .libs/liboctave_la-mx-i8nda-i32.o
brew: superenv removed: -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual
brew: superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/opt/X11/include/freetype2 -isystem/usr/include/libxml2 -isystem/opt/X11/include -I/usr/local/opt/readline/include
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c -o liboctave_la-mx-i8nda-ui32.lo `test -f 'mx-i8nda-ui32.cc' || echo './'`mx-i8nda-ui32.cc
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c mx-i8nda-ui32.cc -fno-common -DPIC -o .libs/liboctave_la-mx-i8nda-ui32.o
brew: superenv removed: -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual
brew: superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/opt/X11/include/freetype2 -isystem/usr/include/libxml2 -isystem/opt/X11/include -I/usr/local/opt/readline/include
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c -o liboctave_la-mx-i8nda-i64.lo `test -f 'mx-i8nda-i64.cc' || echo './'`mx-i8nda-i64.cc
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c mx-i8nda-i64.cc -fno-common -DPIC -o .libs/liboctave_la-mx-i8nda-i64.o
brew: superenv removed: -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual
brew: superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/opt/X11/include/freetype2 -isystem/usr/include/libxml2 -isystem/opt/X11/include -I/usr/local/opt/readline/include
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c -o liboctave_la-mx-i8nda-ui64.lo `test -f 'mx-i8nda-ui64.cc' || echo './'`mx-i8nda-ui64.cc
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c mx-i8nda-ui64.cc -fno-common -DPIC -o .libs/liboctave_la-mx-i8nda-ui64.o
brew: superenv removed: -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual
brew: superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/opt/X11/include/freetype2 -isystem/usr/include/libxml2 -isystem/opt/X11/include -I/usr/local/opt/readline/include
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c -o liboctave_la-mx-i16nda-i8.lo `test -f 'mx-i16nda-i8.cc' || echo './'`mx-i16nda-i8.cc
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c mx-i16nda-i8.cc -fno-common -DPIC -o .libs/liboctave_la-mx-i16nda-i8.o
brew: superenv removed: -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual
brew: superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/opt/X11/include/freetype2 -isystem/usr/include/libxml2 -isystem/opt/X11/include -I/usr/local/opt/readline/include
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c -o liboctave_la-mx-i16nda-ui8.lo `test -f 'mx-i16nda-ui8.cc' || echo './'`mx-i16nda-ui8.cc
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c mx-i16nda-ui8.cc -fno-common -DPIC -o .libs/liboctave_la-mx-i16nda-ui8.o
brew: superenv removed: -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual
brew: superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/opt/X11/include/freetype2 -isystem/usr/include/libxml2 -isystem/opt/X11/include -I/usr/local/opt/readline/include
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c -o liboctave_la-mx-i16nda-ui16.lo `test -f 'mx-i16nda-ui16.cc' || echo './'`mx-i16nda-ui16.cc
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c mx-i16nda-ui16.cc -fno-common -DPIC -o .libs/liboctave_la-mx-i16nda-ui16.o
brew: superenv removed: -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual
brew: superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/opt/X11/include/freetype2 -isystem/usr/include/libxml2 -isystem/opt/X11/include -I/usr/local/opt/readline/include
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c -o liboctave_la-mx-i16nda-i32.lo `test -f 'mx-i16nda-i32.cc' || echo './'`mx-i16nda-i32.cc
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c mx-i16nda-i32.cc -fno-common -DPIC -o .libs/liboctave_la-mx-i16nda-i32.o
brew: superenv removed: -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual
brew: superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/opt/X11/include/freetype2 -isystem/usr/include/libxml2 -isystem/opt/X11/include -I/usr/local/opt/readline/include
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c -o liboctave_la-mx-i16nda-ui32.lo `test -f 'mx-i16nda-ui32.cc' || echo './'`mx-i16nda-ui32.cc
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c mx-i16nda-ui32.cc -fno-common -DPIC -o .libs/liboctave_la-mx-i16nda-ui32.o
brew: superenv removed: -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual
brew: superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/opt/X11/include/freetype2 -isystem/usr/include/libxml2 -isystem/opt/X11/include -I/usr/local/opt/readline/include
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c -o liboctave_la-mx-i16nda-i64.lo `test -f 'mx-i16nda-i64.cc' || echo './'`mx-i16nda-i64.cc
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c mx-i16nda-i64.cc -fno-common -DPIC -o .libs/liboctave_la-mx-i16nda-i64.o
brew: superenv removed: -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual
brew: superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/opt/X11/include/freetype2 -isystem/usr/include/libxml2 -isystem/opt/X11/include -I/usr/local/opt/readline/include
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c -o liboctave_la-mx-i16nda-ui64.lo `test -f 'mx-i16nda-ui64.cc' || echo './'`mx-i16nda-ui64.cc
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c mx-i16nda-ui64.cc -fno-common -DPIC -o .libs/liboctave_la-mx-i16nda-ui64.o
brew: superenv removed: -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual
brew: superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/opt/X11/include/freetype2 -isystem/usr/include/libxml2 -isystem/opt/X11/include -I/usr/local/opt/readline/include
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c -o liboctave_la-mx-i32nda-i8.lo `test -f 'mx-i32nda-i8.cc' || echo './'`mx-i32nda-i8.cc
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c mx-i32nda-i8.cc -fno-common -DPIC -o .libs/liboctave_la-mx-i32nda-i8.o
brew: superenv removed: -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual
brew: superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/opt/X11/include/freetype2 -isystem/usr/include/libxml2 -isystem/opt/X11/include -I/usr/local/opt/readline/include
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c -o liboctave_la-mx-i32nda-ui8.lo `test -f 'mx-i32nda-ui8.cc' || echo './'`mx-i32nda-ui8.cc
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c mx-i32nda-ui8.cc -fno-common -DPIC -o .libs/liboctave_la-mx-i32nda-ui8.o
brew: superenv removed: -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual
brew: superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/opt/X11/include/freetype2 -isystem/usr/include/libxml2 -isystem/opt/X11/include -I/usr/local/opt/readline/include
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c -o liboctave_la-mx-i32nda-i16.lo `test -f 'mx-i32nda-i16.cc' || echo './'`mx-i32nda-i16.cc
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c mx-i32nda-i16.cc -fno-common -DPIC -o .libs/liboctave_la-mx-i32nda-i16.o
brew: superenv removed: -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual
brew: superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/opt/X11/include/freetype2 -isystem/usr/include/libxml2 -isystem/opt/X11/include -I/usr/local/opt/readline/include
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c -o liboctave_la-mx-i32nda-ui16.lo `test -f 'mx-i32nda-ui16.cc' || echo './'`mx-i32nda-ui16.cc
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c mx-i32nda-ui16.cc -fno-common -DPIC -o .libs/liboctave_la-mx-i32nda-ui16.o
brew: superenv removed: -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual
brew: superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/opt/X11/include/freetype2 -isystem/usr/include/libxml2 -isystem/opt/X11/include -I/usr/local/opt/readline/include
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c -o liboctave_la-mx-i32nda-ui32.lo `test -f 'mx-i32nda-ui32.cc' || echo './'`mx-i32nda-ui32.cc
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c mx-i32nda-ui32.cc -fno-common -DPIC -o .libs/liboctave_la-mx-i32nda-ui32.o
brew: superenv removed: -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual
brew: superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/opt/X11/include/freetype2 -isystem/usr/include/libxml2 -isystem/opt/X11/include -I/usr/local/opt/readline/include
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c -o liboctave_la-mx-i32nda-i64.lo `test -f 'mx-i32nda-i64.cc' || echo './'`mx-i32nda-i64.cc
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c mx-i32nda-i64.cc -fno-common -DPIC -o .libs/liboctave_la-mx-i32nda-i64.o
brew: superenv removed: -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual
brew: superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/opt/X11/include/freetype2 -isystem/usr/include/libxml2 -isystem/opt/X11/include -I/usr/local/opt/readline/include
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c -o liboctave_la-mx-i32nda-ui64.lo `test -f 'mx-i32nda-ui64.cc' || echo './'`mx-i32nda-ui64.cc
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c mx-i32nda-ui64.cc -fno-common -DPIC -o .libs/liboctave_la-mx-i32nda-ui64.o
brew: superenv removed: -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual
brew: superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/opt/X11/include/freetype2 -isystem/usr/include/libxml2 -isystem/opt/X11/include -I/usr/local/opt/readline/include
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c -o liboctave_la-mx-i64nda-i8.lo `test -f 'mx-i64nda-i8.cc' || echo './'`mx-i64nda-i8.cc
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c mx-i64nda-i8.cc -fno-common -DPIC -o .libs/liboctave_la-mx-i64nda-i8.o
brew: superenv removed: -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual
brew: superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/opt/X11/include/freetype2 -isystem/usr/include/libxml2 -isystem/opt/X11/include -I/usr/local/opt/readline/include
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c -o liboctave_la-mx-i64nda-ui8.lo `test -f 'mx-i64nda-ui8.cc' || echo './'`mx-i64nda-ui8.cc
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c mx-i64nda-ui8.cc -fno-common -DPIC -o .libs/liboctave_la-mx-i64nda-ui8.o
brew: superenv removed: -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual
brew: superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/opt/X11/include/freetype2 -isystem/usr/include/libxml2 -isystem/opt/X11/include -I/usr/local/opt/readline/include
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c -o liboctave_la-mx-i64nda-i16.lo `test -f 'mx-i64nda-i16.cc' || echo './'`mx-i64nda-i16.cc
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c mx-i64nda-i16.cc -fno-common -DPIC -o .libs/liboctave_la-mx-i64nda-i16.o
brew: superenv removed: -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual
brew: superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/opt/X11/include/freetype2 -isystem/usr/include/libxml2 -isystem/opt/X11/include -I/usr/local/opt/readline/include
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c -o liboctave_la-mx-i64nda-ui16.lo `test -f 'mx-i64nda-ui16.cc' || echo './'`mx-i64nda-ui16.cc
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c mx-i64nda-ui16.cc -fno-common -DPIC -o .libs/liboctave_la-mx-i64nda-ui16.o
brew: superenv removed: -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual
brew: superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/opt/X11/include/freetype2 -isystem/usr/include/libxml2 -isystem/opt/X11/include -I/usr/local/opt/readline/include
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c -o liboctave_la-mx-i64nda-i32.lo `test -f 'mx-i64nda-i32.cc' || echo './'`mx-i64nda-i32.cc
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c mx-i64nda-i32.cc -fno-common -DPIC -o .libs/liboctave_la-mx-i64nda-i32.o
brew: superenv removed: -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual
brew: superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/opt/X11/include/freetype2 -isystem/usr/include/libxml2 -isystem/opt/X11/include -I/usr/local/opt/readline/include
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c -o liboctave_la-mx-i64nda-ui32.lo `test -f 'mx-i64nda-ui32.cc' || echo './'`mx-i64nda-ui32.cc
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c mx-i64nda-ui32.cc -fno-common -DPIC -o .libs/liboctave_la-mx-i64nda-ui32.o
brew: superenv removed: -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual
brew: superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/opt/X11/include/freetype2 -isystem/usr/include/libxml2 -isystem/opt/X11/include -I/usr/local/opt/readline/include
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c -o liboctave_la-mx-i64nda-ui64.lo `test -f 'mx-i64nda-ui64.cc' || echo './'`mx-i64nda-ui64.cc
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c mx-i64nda-ui64.cc -fno-common -DPIC -o .libs/liboctave_la-mx-i64nda-ui64.o
brew: superenv removed: -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual
brew: superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/opt/X11/include/freetype2 -isystem/usr/include/libxml2 -isystem/opt/X11/include -I/usr/local/opt/readline/include
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c -o liboctave_la-mx-ui8nda-i8.lo `test -f 'mx-ui8nda-i8.cc' || echo './'`mx-ui8nda-i8.cc
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c mx-ui8nda-i8.cc -fno-common -DPIC -o .libs/liboctave_la-mx-ui8nda-i8.o
brew: superenv removed: -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual
brew: superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/opt/X11/include/freetype2 -isystem/usr/include/libxml2 -isystem/opt/X11/include -I/usr/local/opt/readline/include
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c -o liboctave_la-mx-ui8nda-i16.lo `test -f 'mx-ui8nda-i16.cc' || echo './'`mx-ui8nda-i16.cc
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c mx-ui8nda-i16.cc -fno-common -DPIC -o .libs/liboctave_la-mx-ui8nda-i16.o
brew: superenv removed: -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual
brew: superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/opt/X11/include/freetype2 -isystem/usr/include/libxml2 -isystem/opt/X11/include -I/usr/local/opt/readline/include
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c -o liboctave_la-mx-ui8nda-ui16.lo `test -f 'mx-ui8nda-ui16.cc' || echo './'`mx-ui8nda-ui16.cc
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c mx-ui8nda-ui16.cc -fno-common -DPIC -o .libs/liboctave_la-mx-ui8nda-ui16.o
brew: superenv removed: -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual
brew: superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/opt/X11/include/freetype2 -isystem/usr/include/libxml2 -isystem/opt/X11/include -I/usr/local/opt/readline/include
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c -o liboctave_la-mx-ui8nda-i32.lo `test -f 'mx-ui8nda-i32.cc' || echo './'`mx-ui8nda-i32.cc
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c mx-ui8nda-i32.cc -fno-common -DPIC -o .libs/liboctave_la-mx-ui8nda-i32.o
brew: superenv removed: -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual
brew: superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/opt/X11/include/freetype2 -isystem/usr/include/libxml2 -isystem/opt/X11/include -I/usr/local/opt/readline/include
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c -o liboctave_la-mx-ui8nda-ui32.lo `test -f 'mx-ui8nda-ui32.cc' || echo './'`mx-ui8nda-ui32.cc
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c mx-ui8nda-ui32.cc -fno-common -DPIC -o .libs/liboctave_la-mx-ui8nda-ui32.o
brew: superenv removed: -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual
brew: superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/opt/X11/include/freetype2 -isystem/usr/include/libxml2 -isystem/opt/X11/include -I/usr/local/opt/readline/include
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c -o liboctave_la-mx-ui8nda-i64.lo `test -f 'mx-ui8nda-i64.cc' || echo './'`mx-ui8nda-i64.cc
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c mx-ui8nda-i64.cc -fno-common -DPIC -o .libs/liboctave_la-mx-ui8nda-i64.o
brew: superenv removed: -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual
brew: superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/opt/X11/include/freetype2 -isystem/usr/include/libxml2 -isystem/opt/X11/include -I/usr/local/opt/readline/include
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c -o liboctave_la-mx-ui8nda-ui64.lo `test -f 'mx-ui8nda-ui64.cc' || echo './'`mx-ui8nda-ui64.cc
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c mx-ui8nda-ui64.cc -fno-common -DPIC -o .libs/liboctave_la-mx-ui8nda-ui64.o
brew: superenv removed: -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual
brew: superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/opt/X11/include/freetype2 -isystem/usr/include/libxml2 -isystem/opt/X11/include -I/usr/local/opt/readline/include
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c -o liboctave_la-mx-ui16nda-i8.lo `test -f 'mx-ui16nda-i8.cc' || echo './'`mx-ui16nda-i8.cc
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c mx-ui16nda-i8.cc -fno-common -DPIC -o .libs/liboctave_la-mx-ui16nda-i8.o
brew: superenv removed: -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual
brew: superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/opt/X11/include/freetype2 -isystem/usr/include/libxml2 -isystem/opt/X11/include -I/usr/local/opt/readline/include
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c -o liboctave_la-mx-ui16nda-ui8.lo `test -f 'mx-ui16nda-ui8.cc' || echo './'`mx-ui16nda-ui8.cc
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c mx-ui16nda-ui8.cc -fno-common -DPIC -o .libs/liboctave_la-mx-ui16nda-ui8.o
brew: superenv removed: -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual
brew: superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/opt/X11/include/freetype2 -isystem/usr/include/libxml2 -isystem/opt/X11/include -I/usr/local/opt/readline/include
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c -o liboctave_la-mx-ui16nda-i16.lo `test -f 'mx-ui16nda-i16.cc' || echo './'`mx-ui16nda-i16.cc
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c mx-ui16nda-i16.cc -fno-common -DPIC -o .libs/liboctave_la-mx-ui16nda-i16.o
brew: superenv removed: -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual
brew: superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/opt/X11/include/freetype2 -isystem/usr/include/libxml2 -isystem/opt/X11/include -I/usr/local/opt/readline/include
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c -o liboctave_la-mx-ui16nda-i32.lo `test -f 'mx-ui16nda-i32.cc' || echo './'`mx-ui16nda-i32.cc
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c mx-ui16nda-i32.cc -fno-common -DPIC -o .libs/liboctave_la-mx-ui16nda-i32.o
brew: superenv removed: -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual
brew: superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/opt/X11/include/freetype2 -isystem/usr/include/libxml2 -isystem/opt/X11/include -I/usr/local/opt/readline/include
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c -o liboctave_la-mx-ui16nda-ui32.lo `test -f 'mx-ui16nda-ui32.cc' || echo './'`mx-ui16nda-ui32.cc
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c mx-ui16nda-ui32.cc -fno-common -DPIC -o .libs/liboctave_la-mx-ui16nda-ui32.o
brew: superenv removed: -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual
brew: superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/opt/X11/include/freetype2 -isystem/usr/include/libxml2 -isystem/opt/X11/include -I/usr/local/opt/readline/include
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c -o liboctave_la-mx-ui16nda-i64.lo `test -f 'mx-ui16nda-i64.cc' || echo './'`mx-ui16nda-i64.cc
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c mx-ui16nda-i64.cc -fno-common -DPIC -o .libs/liboctave_la-mx-ui16nda-i64.o
brew: superenv removed: -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual
brew: superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/opt/X11/include/freetype2 -isystem/usr/include/libxml2 -isystem/opt/X11/include -I/usr/local/opt/readline/include
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c -o liboctave_la-mx-ui16nda-ui64.lo `test -f 'mx-ui16nda-ui64.cc' || echo './'`mx-ui16nda-ui64.cc
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c mx-ui16nda-ui64.cc -fno-common -DPIC -o .libs/liboctave_la-mx-ui16nda-ui64.o
brew: superenv removed: -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual
brew: superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/opt/X11/include/freetype2 -isystem/usr/include/libxml2 -isystem/opt/X11/include -I/usr/local/opt/readline/include
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c -o liboctave_la-mx-ui32nda-i8.lo `test -f 'mx-ui32nda-i8.cc' || echo './'`mx-ui32nda-i8.cc
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c mx-ui32nda-i8.cc -fno-common -DPIC -o .libs/liboctave_la-mx-ui32nda-i8.o
brew: superenv removed: -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual
brew: superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/opt/X11/include/freetype2 -isystem/usr/include/libxml2 -isystem/opt/X11/include -I/usr/local/opt/readline/include
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c -o liboctave_la-mx-ui32nda-ui8.lo `test -f 'mx-ui32nda-ui8.cc' || echo './'`mx-ui32nda-ui8.cc
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c mx-ui32nda-ui8.cc -fno-common -DPIC -o .libs/liboctave_la-mx-ui32nda-ui8.o
brew: superenv removed: -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual
brew: superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/opt/X11/include/freetype2 -isystem/usr/include/libxml2 -isystem/opt/X11/include -I/usr/local/opt/readline/include
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c -o liboctave_la-mx-ui32nda-i16.lo `test -f 'mx-ui32nda-i16.cc' || echo './'`mx-ui32nda-i16.cc
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c mx-ui32nda-i16.cc -fno-common -DPIC -o .libs/liboctave_la-mx-ui32nda-i16.o
brew: superenv removed: -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual
brew: superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/opt/X11/include/freetype2 -isystem/usr/include/libxml2 -isystem/opt/X11/include -I/usr/local/opt/readline/include
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c -o liboctave_la-mx-ui32nda-ui16.lo `test -f 'mx-ui32nda-ui16.cc' || echo './'`mx-ui32nda-ui16.cc
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c mx-ui32nda-ui16.cc -fno-common -DPIC -o .libs/liboctave_la-mx-ui32nda-ui16.o
brew: superenv removed: -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual
brew: superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/opt/X11/include/freetype2 -isystem/usr/include/libxml2 -isystem/opt/X11/include -I/usr/local/opt/readline/include
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c -o liboctave_la-mx-ui32nda-i32.lo `test -f 'mx-ui32nda-i32.cc' || echo './'`mx-ui32nda-i32.cc
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c mx-ui32nda-i32.cc -fno-common -DPIC -o .libs/liboctave_la-mx-ui32nda-i32.o
brew: superenv removed: -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual
brew: superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/opt/X11/include/freetype2 -isystem/usr/include/libxml2 -isystem/opt/X11/include -I/usr/local/opt/readline/include
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c -o liboctave_la-mx-ui32nda-i64.lo `test -f 'mx-ui32nda-i64.cc' || echo './'`mx-ui32nda-i64.cc
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c mx-ui32nda-i64.cc -fno-common -DPIC -o .libs/liboctave_la-mx-ui32nda-i64.o
brew: superenv removed: -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual
brew: superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/opt/X11/include/freetype2 -isystem/usr/include/libxml2 -isystem/opt/X11/include -I/usr/local/opt/readline/include
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c -o liboctave_la-mx-ui32nda-ui64.lo `test -f 'mx-ui32nda-ui64.cc' || echo './'`mx-ui32nda-ui64.cc
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c mx-ui32nda-ui64.cc -fno-common -DPIC -o .libs/liboctave_la-mx-ui32nda-ui64.o
brew: superenv removed: -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual
brew: superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/opt/X11/include/freetype2 -isystem/usr/include/libxml2 -isystem/opt/X11/include -I/usr/local/opt/readline/include
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c -o liboctave_la-mx-ui64nda-i8.lo `test -f 'mx-ui64nda-i8.cc' || echo './'`mx-ui64nda-i8.cc
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c mx-ui64nda-i8.cc -fno-common -DPIC -o .libs/liboctave_la-mx-ui64nda-i8.o
brew: superenv removed: -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual
brew: superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/opt/X11/include/freetype2 -isystem/usr/include/libxml2 -isystem/opt/X11/include -I/usr/local/opt/readline/include
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c -o liboctave_la-mx-ui64nda-ui8.lo `test -f 'mx-ui64nda-ui8.cc' || echo './'`mx-ui64nda-ui8.cc
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c mx-ui64nda-ui8.cc -fno-common -DPIC -o .libs/liboctave_la-mx-ui64nda-ui8.o
brew: superenv removed: -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual
brew: superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/opt/X11/include/freetype2 -isystem/usr/include/libxml2 -isystem/opt/X11/include -I/usr/local/opt/readline/include
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c -o liboctave_la-mx-ui64nda-i16.lo `test -f 'mx-ui64nda-i16.cc' || echo './'`mx-ui64nda-i16.cc
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c mx-ui64nda-i16.cc -fno-common -DPIC -o .libs/liboctave_la-mx-ui64nda-i16.o
brew: superenv removed: -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual
brew: superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/opt/X11/include/freetype2 -isystem/usr/include/libxml2 -isystem/opt/X11/include -I/usr/local/opt/readline/include
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c -o liboctave_la-mx-ui64nda-ui16.lo `test -f 'mx-ui64nda-ui16.cc' || echo './'`mx-ui64nda-ui16.cc
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c mx-ui64nda-ui16.cc -fno-common -DPIC -o .libs/liboctave_la-mx-ui64nda-ui16.o
brew: superenv removed: -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual
brew: superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/opt/X11/include/freetype2 -isystem/usr/include/libxml2 -isystem/opt/X11/include -I/usr/local/opt/readline/include
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c -o liboctave_la-mx-ui64nda-i32.lo `test -f 'mx-ui64nda-i32.cc' || echo './'`mx-ui64nda-i32.cc
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c mx-ui64nda-i32.cc -fno-common -DPIC -o .libs/liboctave_la-mx-ui64nda-i32.o
brew: superenv removed: -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual
brew: superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/opt/X11/include/freetype2 -isystem/usr/include/libxml2 -isystem/opt/X11/include -I/usr/local/opt/readline/include
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c -o liboctave_la-mx-ui64nda-ui32.lo `test -f 'mx-ui64nda-ui32.cc' || echo './'`mx-ui64nda-ui32.cc
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c mx-ui64nda-ui32.cc -fno-common -DPIC -o .libs/liboctave_la-mx-ui64nda-ui32.o
brew: superenv removed: -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual
brew: superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/opt/X11/include/freetype2 -isystem/usr/include/libxml2 -isystem/opt/X11/include -I/usr/local/opt/readline/include
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c -o liboctave_la-mx-ui64nda-i64.lo `test -f 'mx-ui64nda-i64.cc' || echo './'`mx-ui64nda-i64.cc
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c mx-ui64nda-i64.cc -fno-common -DPIC -o .libs/liboctave_la-mx-ui64nda-i64.o
brew: superenv removed: -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual
brew: superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/opt/X11/include/freetype2 -isystem/usr/include/libxml2 -isystem/opt/X11/include -I/usr/local/opt/readline/include
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c -o liboctave_la-mx-i8-ui8nda.lo `test -f 'mx-i8-ui8nda.cc' || echo './'`mx-i8-ui8nda.cc
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c mx-i8-ui8nda.cc -fno-common -DPIC -o .libs/liboctave_la-mx-i8-ui8nda.o
brew: superenv removed: -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual
brew: superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/opt/X11/include/freetype2 -isystem/usr/include/libxml2 -isystem/opt/X11/include -I/usr/local/opt/readline/include
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c -o liboctave_la-mx-i8-i16nda.lo `test -f 'mx-i8-i16nda.cc' || echo './'`mx-i8-i16nda.cc
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c mx-i8-i16nda.cc -fno-common -DPIC -o .libs/liboctave_la-mx-i8-i16nda.o
brew: superenv removed: -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual
brew: superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/opt/X11/include/freetype2 -isystem/usr/include/libxml2 -isystem/opt/X11/include -I/usr/local/opt/readline/include
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c -o liboctave_la-mx-i8-ui16nda.lo `test -f 'mx-i8-ui16nda.cc' || echo './'`mx-i8-ui16nda.cc
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c mx-i8-ui16nda.cc -fno-common -DPIC -o .libs/liboctave_la-mx-i8-ui16nda.o
brew: superenv removed: -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual
brew: superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/opt/X11/include/freetype2 -isystem/usr/include/libxml2 -isystem/opt/X11/include -I/usr/local/opt/readline/include
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c -o liboctave_la-mx-i8-i32nda.lo `test -f 'mx-i8-i32nda.cc' || echo './'`mx-i8-i32nda.cc
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c mx-i8-i32nda.cc -fno-common -DPIC -o .libs/liboctave_la-mx-i8-i32nda.o
brew: superenv removed: -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual
brew: superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/opt/X11/include/freetype2 -isystem/usr/include/libxml2 -isystem/opt/X11/include -I/usr/local/opt/readline/include
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c -o liboctave_la-mx-i8-ui32nda.lo `test -f 'mx-i8-ui32nda.cc' || echo './'`mx-i8-ui32nda.cc
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c mx-i8-ui32nda.cc -fno-common -DPIC -o .libs/liboctave_la-mx-i8-ui32nda.o
brew: superenv removed: -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual
brew: superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/opt/X11/include/freetype2 -isystem/usr/include/libxml2 -isystem/opt/X11/include -I/usr/local/opt/readline/include
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c -o liboctave_la-mx-i8-i64nda.lo `test -f 'mx-i8-i64nda.cc' || echo './'`mx-i8-i64nda.cc
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c mx-i8-i64nda.cc -fno-common -DPIC -o .libs/liboctave_la-mx-i8-i64nda.o
brew: superenv removed: -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual
brew: superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/opt/X11/include/freetype2 -isystem/usr/include/libxml2 -isystem/opt/X11/include -I/usr/local/opt/readline/include
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c -o liboctave_la-mx-i8-ui64nda.lo `test -f 'mx-i8-ui64nda.cc' || echo './'`mx-i8-ui64nda.cc
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c mx-i8-ui64nda.cc -fno-common -DPIC -o .libs/liboctave_la-mx-i8-ui64nda.o
brew: superenv removed: -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual
brew: superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/opt/X11/include/freetype2 -isystem/usr/include/libxml2 -isystem/opt/X11/include -I/usr/local/opt/readline/include
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c -o liboctave_la-mx-i16-i8nda.lo `test -f 'mx-i16-i8nda.cc' || echo './'`mx-i16-i8nda.cc
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c mx-i16-i8nda.cc -fno-common -DPIC -o .libs/liboctave_la-mx-i16-i8nda.o
brew: superenv removed: -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual
brew: superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/opt/X11/include/freetype2 -isystem/usr/include/libxml2 -isystem/opt/X11/include -I/usr/local/opt/readline/include
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c -o liboctave_la-mx-i16-ui8nda.lo `test -f 'mx-i16-ui8nda.cc' || echo './'`mx-i16-ui8nda.cc
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c mx-i16-ui8nda.cc -fno-common -DPIC -o .libs/liboctave_la-mx-i16-ui8nda.o
brew: superenv removed: -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual
brew: superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/opt/X11/include/freetype2 -isystem/usr/include/libxml2 -isystem/opt/X11/include -I/usr/local/opt/readline/include
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c -o liboctave_la-mx-i16-ui16nda.lo `test -f 'mx-i16-ui16nda.cc' || echo './'`mx-i16-ui16nda.cc
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c mx-i16-ui16nda.cc -fno-common -DPIC -o .libs/liboctave_la-mx-i16-ui16nda.o
brew: superenv removed: -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual
brew: superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/opt/X11/include/freetype2 -isystem/usr/include/libxml2 -isystem/opt/X11/include -I/usr/local/opt/readline/include
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c -o liboctave_la-mx-i16-i32nda.lo `test -f 'mx-i16-i32nda.cc' || echo './'`mx-i16-i32nda.cc
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c mx-i16-i32nda.cc -fno-common -DPIC -o .libs/liboctave_la-mx-i16-i32nda.o
brew: superenv removed: -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual
brew: superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/opt/X11/include/freetype2 -isystem/usr/include/libxml2 -isystem/opt/X11/include -I/usr/local/opt/readline/include
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c -o liboctave_la-mx-i16-ui32nda.lo `test -f 'mx-i16-ui32nda.cc' || echo './'`mx-i16-ui32nda.cc
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c mx-i16-ui32nda.cc -fno-common -DPIC -o .libs/liboctave_la-mx-i16-ui32nda.o
brew: superenv removed: -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual
brew: superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/opt/X11/include/freetype2 -isystem/usr/include/libxml2 -isystem/opt/X11/include -I/usr/local/opt/readline/include
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c -o liboctave_la-mx-i16-i64nda.lo `test -f 'mx-i16-i64nda.cc' || echo './'`mx-i16-i64nda.cc
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c mx-i16-i64nda.cc -fno-common -DPIC -o .libs/liboctave_la-mx-i16-i64nda.o
brew: superenv removed: -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual
brew: superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/opt/X11/include/freetype2 -isystem/usr/include/libxml2 -isystem/opt/X11/include -I/usr/local/opt/readline/include
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c -o liboctave_la-mx-i16-ui64nda.lo `test -f 'mx-i16-ui64nda.cc' || echo './'`mx-i16-ui64nda.cc
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c mx-i16-ui64nda.cc -fno-common -DPIC -o .libs/liboctave_la-mx-i16-ui64nda.o
brew: superenv removed: -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual
brew: superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/opt/X11/include/freetype2 -isystem/usr/include/libxml2 -isystem/opt/X11/include -I/usr/local/opt/readline/include
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c -o liboctave_la-mx-i32-i8nda.lo `test -f 'mx-i32-i8nda.cc' || echo './'`mx-i32-i8nda.cc
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c mx-i32-i8nda.cc -fno-common -DPIC -o .libs/liboctave_la-mx-i32-i8nda.o
brew: superenv removed: -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual
brew: superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/opt/X11/include/freetype2 -isystem/usr/include/libxml2 -isystem/opt/X11/include -I/usr/local/opt/readline/include
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c -o liboctave_la-mx-i32-ui8nda.lo `test -f 'mx-i32-ui8nda.cc' || echo './'`mx-i32-ui8nda.cc
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c mx-i32-ui8nda.cc -fno-common -DPIC -o .libs/liboctave_la-mx-i32-ui8nda.o
brew: superenv removed: -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual
brew: superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/opt/X11/include/freetype2 -isystem/usr/include/libxml2 -isystem/opt/X11/include -I/usr/local/opt/readline/include
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c -o liboctave_la-mx-i32-i16nda.lo `test -f 'mx-i32-i16nda.cc' || echo './'`mx-i32-i16nda.cc
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c mx-i32-i16nda.cc -fno-common -DPIC -o .libs/liboctave_la-mx-i32-i16nda.o
brew: superenv removed: -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual
brew: superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/opt/X11/include/freetype2 -isystem/usr/include/libxml2 -isystem/opt/X11/include -I/usr/local/opt/readline/include
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c -o liboctave_la-mx-i32-ui16nda.lo `test -f 'mx-i32-ui16nda.cc' || echo './'`mx-i32-ui16nda.cc
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c mx-i32-ui16nda.cc -fno-common -DPIC -o .libs/liboctave_la-mx-i32-ui16nda.o
brew: superenv removed: -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual
brew: superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/opt/X11/include/freetype2 -isystem/usr/include/libxml2 -isystem/opt/X11/include -I/usr/local/opt/readline/include
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c -o liboctave_la-mx-i32-ui32nda.lo `test -f 'mx-i32-ui32nda.cc' || echo './'`mx-i32-ui32nda.cc
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c mx-i32-ui32nda.cc -fno-common -DPIC -o .libs/liboctave_la-mx-i32-ui32nda.o
brew: superenv removed: -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual
brew: superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/opt/X11/include/freetype2 -isystem/usr/include/libxml2 -isystem/opt/X11/include -I/usr/local/opt/readline/include
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c -o liboctave_la-mx-i32-i64nda.lo `test -f 'mx-i32-i64nda.cc' || echo './'`mx-i32-i64nda.cc
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c mx-i32-i64nda.cc -fno-common -DPIC -o .libs/liboctave_la-mx-i32-i64nda.o
brew: superenv removed: -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual
brew: superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/opt/X11/include/freetype2 -isystem/usr/include/libxml2 -isystem/opt/X11/include -I/usr/local/opt/readline/include
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c -o liboctave_la-mx-i32-ui64nda.lo `test -f 'mx-i32-ui64nda.cc' || echo './'`mx-i32-ui64nda.cc
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c mx-i32-ui64nda.cc -fno-common -DPIC -o .libs/liboctave_la-mx-i32-ui64nda.o
brew: superenv removed: -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual
brew: superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/opt/X11/include/freetype2 -isystem/usr/include/libxml2 -isystem/opt/X11/include -I/usr/local/opt/readline/include
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c -o liboctave_la-mx-i64-i8nda.lo `test -f 'mx-i64-i8nda.cc' || echo './'`mx-i64-i8nda.cc
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c mx-i64-i8nda.cc -fno-common -DPIC -o .libs/liboctave_la-mx-i64-i8nda.o
brew: superenv removed: -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual
brew: superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/opt/X11/include/freetype2 -isystem/usr/include/libxml2 -isystem/opt/X11/include -I/usr/local/opt/readline/include
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c -o liboctave_la-mx-i64-ui8nda.lo `test -f 'mx-i64-ui8nda.cc' || echo './'`mx-i64-ui8nda.cc
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c mx-i64-ui8nda.cc -fno-common -DPIC -o .libs/liboctave_la-mx-i64-ui8nda.o
brew: superenv removed: -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual
brew: superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/opt/X11/include/freetype2 -isystem/usr/include/libxml2 -isystem/opt/X11/include -I/usr/local/opt/readline/include
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c -o liboctave_la-mx-i64-i16nda.lo `test -f 'mx-i64-i16nda.cc' || echo './'`mx-i64-i16nda.cc
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c mx-i64-i16nda.cc -fno-common -DPIC -o .libs/liboctave_la-mx-i64-i16nda.o
brew: superenv removed: -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual
brew: superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/opt/X11/include/freetype2 -isystem/usr/include/libxml2 -isystem/opt/X11/include -I/usr/local/opt/readline/include
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c -o liboctave_la-mx-i64-ui16nda.lo `test -f 'mx-i64-ui16nda.cc' || echo './'`mx-i64-ui16nda.cc
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c mx-i64-ui16nda.cc -fno-common -DPIC -o .libs/liboctave_la-mx-i64-ui16nda.o
brew: superenv removed: -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual
brew: superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/opt/X11/include/freetype2 -isystem/usr/include/libxml2 -isystem/opt/X11/include -I/usr/local/opt/readline/include
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c -o liboctave_la-mx-i64-i32nda.lo `test -f 'mx-i64-i32nda.cc' || echo './'`mx-i64-i32nda.cc
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c mx-i64-i32nda.cc -fno-common -DPIC -o .libs/liboctave_la-mx-i64-i32nda.o
brew: superenv removed: -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual
brew: superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/opt/X11/include/freetype2 -isystem/usr/include/libxml2 -isystem/opt/X11/include -I/usr/local/opt/readline/include
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c -o liboctave_la-mx-i64-ui32nda.lo `test -f 'mx-i64-ui32nda.cc' || echo './'`mx-i64-ui32nda.cc
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c mx-i64-ui32nda.cc -fno-common -DPIC -o .libs/liboctave_la-mx-i64-ui32nda.o
brew: superenv removed: -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual
brew: superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/opt/X11/include/freetype2 -isystem/usr/include/libxml2 -isystem/opt/X11/include -I/usr/local/opt/readline/include
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c -o liboctave_la-mx-i64-ui64nda.lo `test -f 'mx-i64-ui64nda.cc' || echo './'`mx-i64-ui64nda.cc
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c mx-i64-ui64nda.cc -fno-common -DPIC -o .libs/liboctave_la-mx-i64-ui64nda.o
brew: superenv removed: -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual
brew: superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/opt/X11/include/freetype2 -isystem/usr/include/libxml2 -isystem/opt/X11/include -I/usr/local/opt/readline/include
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c -o liboctave_la-mx-ui8-i8nda.lo `test -f 'mx-ui8-i8nda.cc' || echo './'`mx-ui8-i8nda.cc
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c mx-ui8-i8nda.cc -fno-common -DPIC -o .libs/liboctave_la-mx-ui8-i8nda.o
brew: superenv removed: -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual
brew: superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/opt/X11/include/freetype2 -isystem/usr/include/libxml2 -isystem/opt/X11/include -I/usr/local/opt/readline/include
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c -o liboctave_la-mx-ui8-i16nda.lo `test -f 'mx-ui8-i16nda.cc' || echo './'`mx-ui8-i16nda.cc
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c mx-ui8-i16nda.cc -fno-common -DPIC -o .libs/liboctave_la-mx-ui8-i16nda.o
brew: superenv removed: -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual
brew: superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/opt/X11/include/freetype2 -isystem/usr/include/libxml2 -isystem/opt/X11/include -I/usr/local/opt/readline/include
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c -o liboctave_la-mx-ui8-ui16nda.lo `test -f 'mx-ui8-ui16nda.cc' || echo './'`mx-ui8-ui16nda.cc
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c mx-ui8-ui16nda.cc -fno-common -DPIC -o .libs/liboctave_la-mx-ui8-ui16nda.o
brew: superenv removed: -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual
brew: superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/opt/X11/include/freetype2 -isystem/usr/include/libxml2 -isystem/opt/X11/include -I/usr/local/opt/readline/include
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c -o liboctave_la-mx-ui8-i32nda.lo `test -f 'mx-ui8-i32nda.cc' || echo './'`mx-ui8-i32nda.cc
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c mx-ui8-i32nda.cc -fno-common -DPIC -o .libs/liboctave_la-mx-ui8-i32nda.o
brew: superenv removed: -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual
brew: superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/opt/X11/include/freetype2 -isystem/usr/include/libxml2 -isystem/opt/X11/include -I/usr/local/opt/readline/include
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c -o liboctave_la-mx-ui8-ui32nda.lo `test -f 'mx-ui8-ui32nda.cc' || echo './'`mx-ui8-ui32nda.cc
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c mx-ui8-ui32nda.cc -fno-common -DPIC -o .libs/liboctave_la-mx-ui8-ui32nda.o
brew: superenv removed: -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual
brew: superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/opt/X11/include/freetype2 -isystem/usr/include/libxml2 -isystem/opt/X11/include -I/usr/local/opt/readline/include
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c -o liboctave_la-mx-ui8-i64nda.lo `test -f 'mx-ui8-i64nda.cc' || echo './'`mx-ui8-i64nda.cc
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c mx-ui8-i64nda.cc -fno-common -DPIC -o .libs/liboctave_la-mx-ui8-i64nda.o
brew: superenv removed: -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual
brew: superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/opt/X11/include/freetype2 -isystem/usr/include/libxml2 -isystem/opt/X11/include -I/usr/local/opt/readline/include
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c -o liboctave_la-mx-ui8-ui64nda.lo `test -f 'mx-ui8-ui64nda.cc' || echo './'`mx-ui8-ui64nda.cc
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c mx-ui8-ui64nda.cc -fno-common -DPIC -o .libs/liboctave_la-mx-ui8-ui64nda.o
brew: superenv removed: -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual
brew: superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/opt/X11/include/freetype2 -isystem/usr/include/libxml2 -isystem/opt/X11/include -I/usr/local/opt/readline/include
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c -o liboctave_la-mx-ui16-i8nda.lo `test -f 'mx-ui16-i8nda.cc' || echo './'`mx-ui16-i8nda.cc
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c mx-ui16-i8nda.cc -fno-common -DPIC -o .libs/liboctave_la-mx-ui16-i8nda.o
brew: superenv removed: -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual
brew: superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/opt/X11/include/freetype2 -isystem/usr/include/libxml2 -isystem/opt/X11/include -I/usr/local/opt/readline/include
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c -o liboctave_la-mx-ui16-ui8nda.lo `test -f 'mx-ui16-ui8nda.cc' || echo './'`mx-ui16-ui8nda.cc
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c mx-ui16-ui8nda.cc -fno-common -DPIC -o .libs/liboctave_la-mx-ui16-ui8nda.o
brew: superenv removed: -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual
brew: superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/opt/X11/include/freetype2 -isystem/usr/include/libxml2 -isystem/opt/X11/include -I/usr/local/opt/readline/include
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c -o liboctave_la-mx-ui16-i16nda.lo `test -f 'mx-ui16-i16nda.cc' || echo './'`mx-ui16-i16nda.cc
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c mx-ui16-i16nda.cc -fno-common -DPIC -o .libs/liboctave_la-mx-ui16-i16nda.o
brew: superenv removed: -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual
brew: superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/opt/X11/include/freetype2 -isystem/usr/include/libxml2 -isystem/opt/X11/include -I/usr/local/opt/readline/include
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c -o liboctave_la-mx-ui16-i32nda.lo `test -f 'mx-ui16-i32nda.cc' || echo './'`mx-ui16-i32nda.cc
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c mx-ui16-i32nda.cc -fno-common -DPIC -o .libs/liboctave_la-mx-ui16-i32nda.o
brew: superenv removed: -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual
brew: superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/opt/X11/include/freetype2 -isystem/usr/include/libxml2 -isystem/opt/X11/include -I/usr/local/opt/readline/include
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c -o liboctave_la-mx-ui16-ui32nda.lo `test -f 'mx-ui16-ui32nda.cc' || echo './'`mx-ui16-ui32nda.cc
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c mx-ui16-ui32nda.cc -fno-common -DPIC -o .libs/liboctave_la-mx-ui16-ui32nda.o
brew: superenv removed: -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual
brew: superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/opt/X11/include/freetype2 -isystem/usr/include/libxml2 -isystem/opt/X11/include -I/usr/local/opt/readline/include
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c -o liboctave_la-mx-ui16-i64nda.lo `test -f 'mx-ui16-i64nda.cc' || echo './'`mx-ui16-i64nda.cc
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c mx-ui16-i64nda.cc -fno-common -DPIC -o .libs/liboctave_la-mx-ui16-i64nda.o
brew: superenv removed: -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual
brew: superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/opt/X11/include/freetype2 -isystem/usr/include/libxml2 -isystem/opt/X11/include -I/usr/local/opt/readline/include
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c -o liboctave_la-mx-ui16-ui64nda.lo `test -f 'mx-ui16-ui64nda.cc' || echo './'`mx-ui16-ui64nda.cc
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c mx-ui16-ui64nda.cc -fno-common -DPIC -o .libs/liboctave_la-mx-ui16-ui64nda.o
brew: superenv removed: -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual
brew: superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/opt/X11/include/freetype2 -isystem/usr/include/libxml2 -isystem/opt/X11/include -I/usr/local/opt/readline/include
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c -o liboctave_la-mx-ui32-i8nda.lo `test -f 'mx-ui32-i8nda.cc' || echo './'`mx-ui32-i8nda.cc
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c mx-ui32-i8nda.cc -fno-common -DPIC -o .libs/liboctave_la-mx-ui32-i8nda.o
brew: superenv removed: -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual
brew: superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/opt/X11/include/freetype2 -isystem/usr/include/libxml2 -isystem/opt/X11/include -I/usr/local/opt/readline/include
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c -o liboctave_la-mx-ui32-ui8nda.lo `test -f 'mx-ui32-ui8nda.cc' || echo './'`mx-ui32-ui8nda.cc
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c mx-ui32-ui8nda.cc -fno-common -DPIC -o .libs/liboctave_la-mx-ui32-ui8nda.o
brew: superenv removed: -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual
brew: superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/opt/X11/include/freetype2 -isystem/usr/include/libxml2 -isystem/opt/X11/include -I/usr/local/opt/readline/include
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c -o liboctave_la-mx-ui32-i16nda.lo `test -f 'mx-ui32-i16nda.cc' || echo './'`mx-ui32-i16nda.cc
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c mx-ui32-i16nda.cc -fno-common -DPIC -o .libs/liboctave_la-mx-ui32-i16nda.o
brew: superenv removed: -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual
brew: superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/opt/X11/include/freetype2 -isystem/usr/include/libxml2 -isystem/opt/X11/include -I/usr/local/opt/readline/include
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c -o liboctave_la-mx-ui32-ui16nda.lo `test -f 'mx-ui32-ui16nda.cc' || echo './'`mx-ui32-ui16nda.cc
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c mx-ui32-ui16nda.cc -fno-common -DPIC -o .libs/liboctave_la-mx-ui32-ui16nda.o
brew: superenv removed: -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual
brew: superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/opt/X11/include/freetype2 -isystem/usr/include/libxml2 -isystem/opt/X11/include -I/usr/local/opt/readline/include
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c -o liboctave_la-mx-ui32-i32nda.lo `test -f 'mx-ui32-i32nda.cc' || echo './'`mx-ui32-i32nda.cc
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c mx-ui32-i32nda.cc -fno-common -DPIC -o .libs/liboctave_la-mx-ui32-i32nda.o
brew: superenv removed: -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual
brew: superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/opt/X11/include/freetype2 -isystem/usr/include/libxml2 -isystem/opt/X11/include -I/usr/local/opt/readline/include
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c -o liboctave_la-mx-ui32-i64nda.lo `test -f 'mx-ui32-i64nda.cc' || echo './'`mx-ui32-i64nda.cc
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c mx-ui32-i64nda.cc -fno-common -DPIC -o .libs/liboctave_la-mx-ui32-i64nda.o
brew: superenv removed: -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual
brew: superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/opt/X11/include/freetype2 -isystem/usr/include/libxml2 -isystem/opt/X11/include -I/usr/local/opt/readline/include
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c -o liboctave_la-mx-ui32-ui64nda.lo `test -f 'mx-ui32-ui64nda.cc' || echo './'`mx-ui32-ui64nda.cc
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c mx-ui32-ui64nda.cc -fno-common -DPIC -o .libs/liboctave_la-mx-ui32-ui64nda.o
brew: superenv removed: -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual
brew: superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/opt/X11/include/freetype2 -isystem/usr/include/libxml2 -isystem/opt/X11/include -I/usr/local/opt/readline/include
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c -o liboctave_la-mx-ui64-i8nda.lo `test -f 'mx-ui64-i8nda.cc' || echo './'`mx-ui64-i8nda.cc
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c mx-ui64-i8nda.cc -fno-common -DPIC -o .libs/liboctave_la-mx-ui64-i8nda.o
brew: superenv removed: -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual
brew: superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/opt/X11/include/freetype2 -isystem/usr/include/libxml2 -isystem/opt/X11/include -I/usr/local/opt/readline/include
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c -o liboctave_la-mx-ui64-ui8nda.lo `test -f 'mx-ui64-ui8nda.cc' || echo './'`mx-ui64-ui8nda.cc
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c mx-ui64-ui8nda.cc -fno-common -DPIC -o .libs/liboctave_la-mx-ui64-ui8nda.o
brew: superenv removed: -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual
brew: superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/opt/X11/include/freetype2 -isystem/usr/include/libxml2 -isystem/opt/X11/include -I/usr/local/opt/readline/include
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c -o liboctave_la-mx-ui64-i16nda.lo `test -f 'mx-ui64-i16nda.cc' || echo './'`mx-ui64-i16nda.cc
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c mx-ui64-i16nda.cc -fno-common -DPIC -o .libs/liboctave_la-mx-ui64-i16nda.o
brew: superenv removed: -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual
brew: superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/opt/X11/include/freetype2 -isystem/usr/include/libxml2 -isystem/opt/X11/include -I/usr/local/opt/readline/include
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c -o liboctave_la-mx-ui64-ui16nda.lo `test -f 'mx-ui64-ui16nda.cc' || echo './'`mx-ui64-ui16nda.cc
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c mx-ui64-ui16nda.cc -fno-common -DPIC -o .libs/liboctave_la-mx-ui64-ui16nda.o
brew: superenv removed: -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual
brew: superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/opt/X11/include/freetype2 -isystem/usr/include/libxml2 -isystem/opt/X11/include -I/usr/local/opt/readline/include
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c -o liboctave_la-mx-ui64-i32nda.lo `test -f 'mx-ui64-i32nda.cc' || echo './'`mx-ui64-i32nda.cc
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c mx-ui64-i32nda.cc -fno-common -DPIC -o .libs/liboctave_la-mx-ui64-i32nda.o
brew: superenv removed: -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual
brew: superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/opt/X11/include/freetype2 -isystem/usr/include/libxml2 -isystem/opt/X11/include -I/usr/local/opt/readline/include
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c -o liboctave_la-mx-ui64-ui32nda.lo `test -f 'mx-ui64-ui32nda.cc' || echo './'`mx-ui64-ui32nda.cc
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c mx-ui64-ui32nda.cc -fno-common -DPIC -o .libs/liboctave_la-mx-ui64-ui32nda.o
brew: superenv removed: -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual
brew: superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/opt/X11/include/freetype2 -isystem/usr/include/libxml2 -isystem/opt/X11/include -I/usr/local/opt/readline/include
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c -o liboctave_la-mx-ui64-i64nda.lo `test -f 'mx-ui64-i64nda.cc' || echo './'`mx-ui64-i64nda.cc
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c mx-ui64-i64nda.cc -fno-common -DPIC -o .libs/liboctave_la-mx-ui64-i64nda.o
brew: superenv removed: -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual
brew: superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/opt/X11/include/freetype2 -isystem/usr/include/libxml2 -isystem/opt/X11/include -I/usr/local/opt/readline/include
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c -o liboctave_la-mx-i8nda-ui8nda.lo `test -f 'mx-i8nda-ui8nda.cc' || echo './'`mx-i8nda-ui8nda.cc
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c mx-i8nda-ui8nda.cc -fno-common -DPIC -o .libs/liboctave_la-mx-i8nda-ui8nda.o
brew: superenv removed: -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual
brew: superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/opt/X11/include/freetype2 -isystem/usr/include/libxml2 -isystem/opt/X11/include -I/usr/local/opt/readline/include
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c -o liboctave_la-mx-i8nda-i16nda.lo `test -f 'mx-i8nda-i16nda.cc' || echo './'`mx-i8nda-i16nda.cc
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c mx-i8nda-i16nda.cc -fno-common -DPIC -o .libs/liboctave_la-mx-i8nda-i16nda.o
brew: superenv removed: -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual
brew: superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/opt/X11/include/freetype2 -isystem/usr/include/libxml2 -isystem/opt/X11/include -I/usr/local/opt/readline/include
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c -o liboctave_la-mx-i8nda-ui16nda.lo `test -f 'mx-i8nda-ui16nda.cc' || echo './'`mx-i8nda-ui16nda.cc
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c mx-i8nda-ui16nda.cc -fno-common -DPIC -o .libs/liboctave_la-mx-i8nda-ui16nda.o
brew: superenv removed: -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual
brew: superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/opt/X11/include/freetype2 -isystem/usr/include/libxml2 -isystem/opt/X11/include -I/usr/local/opt/readline/include
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c -o liboctave_la-mx-i8nda-i32nda.lo `test -f 'mx-i8nda-i32nda.cc' || echo './'`mx-i8nda-i32nda.cc
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c mx-i8nda-i32nda.cc -fno-common -DPIC -o .libs/liboctave_la-mx-i8nda-i32nda.o
brew: superenv removed: -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual
brew: superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/opt/X11/include/freetype2 -isystem/usr/include/libxml2 -isystem/opt/X11/include -I/usr/local/opt/readline/include
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c -o liboctave_la-mx-i8nda-ui32nda.lo `test -f 'mx-i8nda-ui32nda.cc' || echo './'`mx-i8nda-ui32nda.cc
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c mx-i8nda-ui32nda.cc -fno-common -DPIC -o .libs/liboctave_la-mx-i8nda-ui32nda.o
brew: superenv removed: -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual
brew: superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/opt/X11/include/freetype2 -isystem/usr/include/libxml2 -isystem/opt/X11/include -I/usr/local/opt/readline/include
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c -o liboctave_la-mx-i8nda-i64nda.lo `test -f 'mx-i8nda-i64nda.cc' || echo './'`mx-i8nda-i64nda.cc
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c mx-i8nda-i64nda.cc -fno-common -DPIC -o .libs/liboctave_la-mx-i8nda-i64nda.o
brew: superenv removed: -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual
brew: superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/opt/X11/include/freetype2 -isystem/usr/include/libxml2 -isystem/opt/X11/include -I/usr/local/opt/readline/include
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c -o liboctave_la-mx-i8nda-ui64nda.lo `test -f 'mx-i8nda-ui64nda.cc' || echo './'`mx-i8nda-ui64nda.cc
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c mx-i8nda-ui64nda.cc -fno-common -DPIC -o .libs/liboctave_la-mx-i8nda-ui64nda.o
brew: superenv removed: -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual
brew: superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/opt/X11/include/freetype2 -isystem/usr/include/libxml2 -isystem/opt/X11/include -I/usr/local/opt/readline/include
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c -o liboctave_la-mx-i16nda-i8nda.lo `test -f 'mx-i16nda-i8nda.cc' || echo './'`mx-i16nda-i8nda.cc
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c mx-i16nda-i8nda.cc -fno-common -DPIC -o .libs/liboctave_la-mx-i16nda-i8nda.o
brew: superenv removed: -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual
brew: superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/opt/X11/include/freetype2 -isystem/usr/include/libxml2 -isystem/opt/X11/include -I/usr/local/opt/readline/include
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c -o liboctave_la-mx-i16nda-ui8nda.lo `test -f 'mx-i16nda-ui8nda.cc' || echo './'`mx-i16nda-ui8nda.cc
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c mx-i16nda-ui8nda.cc -fno-common -DPIC -o .libs/liboctave_la-mx-i16nda-ui8nda.o
brew: superenv removed: -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual
brew: superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/opt/X11/include/freetype2 -isystem/usr/include/libxml2 -isystem/opt/X11/include -I/usr/local/opt/readline/include
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c -o liboctave_la-mx-i16nda-ui16nda.lo `test -f 'mx-i16nda-ui16nda.cc' || echo './'`mx-i16nda-ui16nda.cc
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c mx-i16nda-ui16nda.cc -fno-common -DPIC -o .libs/liboctave_la-mx-i16nda-ui16nda.o
brew: superenv removed: -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual
brew: superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/opt/X11/include/freetype2 -isystem/usr/include/libxml2 -isystem/opt/X11/include -I/usr/local/opt/readline/include
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c -o liboctave_la-mx-i16nda-i32nda.lo `test -f 'mx-i16nda-i32nda.cc' || echo './'`mx-i16nda-i32nda.cc
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c mx-i16nda-i32nda.cc -fno-common -DPIC -o .libs/liboctave_la-mx-i16nda-i32nda.o
brew: superenv removed: -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual
brew: superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/opt/X11/include/freetype2 -isystem/usr/include/libxml2 -isystem/opt/X11/include -I/usr/local/opt/readline/include
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c -o liboctave_la-mx-i16nda-ui32nda.lo `test -f 'mx-i16nda-ui32nda.cc' || echo './'`mx-i16nda-ui32nda.cc
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c mx-i16nda-ui32nda.cc -fno-common -DPIC -o .libs/liboctave_la-mx-i16nda-ui32nda.o
brew: superenv removed: -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual
brew: superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/opt/X11/include/freetype2 -isystem/usr/include/libxml2 -isystem/opt/X11/include -I/usr/local/opt/readline/include
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c -o liboctave_la-mx-i16nda-i64nda.lo `test -f 'mx-i16nda-i64nda.cc' || echo './'`mx-i16nda-i64nda.cc
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c mx-i16nda-i64nda.cc -fno-common -DPIC -o .libs/liboctave_la-mx-i16nda-i64nda.o
brew: superenv removed: -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual
brew: superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/opt/X11/include/freetype2 -isystem/usr/include/libxml2 -isystem/opt/X11/include -I/usr/local/opt/readline/include
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c -o liboctave_la-mx-i16nda-ui64nda.lo `test -f 'mx-i16nda-ui64nda.cc' || echo './'`mx-i16nda-ui64nda.cc
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c mx-i16nda-ui64nda.cc -fno-common -DPIC -o .libs/liboctave_la-mx-i16nda-ui64nda.o
brew: superenv removed: -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual
brew: superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/opt/X11/include/freetype2 -isystem/usr/include/libxml2 -isystem/opt/X11/include -I/usr/local/opt/readline/include
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c -o liboctave_la-mx-i32nda-i8nda.lo `test -f 'mx-i32nda-i8nda.cc' || echo './'`mx-i32nda-i8nda.cc
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c mx-i32nda-i8nda.cc -fno-common -DPIC -o .libs/liboctave_la-mx-i32nda-i8nda.o
brew: superenv removed: -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual
brew: superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/opt/X11/include/freetype2 -isystem/usr/include/libxml2 -isystem/opt/X11/include -I/usr/local/opt/readline/include
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c -o liboctave_la-mx-i32nda-ui8nda.lo `test -f 'mx-i32nda-ui8nda.cc' || echo './'`mx-i32nda-ui8nda.cc
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c mx-i32nda-ui8nda.cc -fno-common -DPIC -o .libs/liboctave_la-mx-i32nda-ui8nda.o
brew: superenv removed: -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual
brew: superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/opt/X11/include/freetype2 -isystem/usr/include/libxml2 -isystem/opt/X11/include -I/usr/local/opt/readline/include
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c -o liboctave_la-mx-i32nda-i16nda.lo `test -f 'mx-i32nda-i16nda.cc' || echo './'`mx-i32nda-i16nda.cc
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c mx-i32nda-i16nda.cc -fno-common -DPIC -o .libs/liboctave_la-mx-i32nda-i16nda.o
brew: superenv removed: -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual
brew: superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/opt/X11/include/freetype2 -isystem/usr/include/libxml2 -isystem/opt/X11/include -I/usr/local/opt/readline/include
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c -o liboctave_la-mx-i32nda-ui16nda.lo `test -f 'mx-i32nda-ui16nda.cc' || echo './'`mx-i32nda-ui16nda.cc
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c mx-i32nda-ui16nda.cc -fno-common -DPIC -o .libs/liboctave_la-mx-i32nda-ui16nda.o
brew: superenv removed: -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual
brew: superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/opt/X11/include/freetype2 -isystem/usr/include/libxml2 -isystem/opt/X11/include -I/usr/local/opt/readline/include
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c -o liboctave_la-mx-i32nda-ui32nda.lo `test -f 'mx-i32nda-ui32nda.cc' || echo './'`mx-i32nda-ui32nda.cc
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c mx-i32nda-ui32nda.cc -fno-common -DPIC -o .libs/liboctave_la-mx-i32nda-ui32nda.o
brew: superenv removed: -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual
brew: superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/opt/X11/include/freetype2 -isystem/usr/include/libxml2 -isystem/opt/X11/include -I/usr/local/opt/readline/include
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c -o liboctave_la-mx-i32nda-i64nda.lo `test -f 'mx-i32nda-i64nda.cc' || echo './'`mx-i32nda-i64nda.cc
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c mx-i32nda-i64nda.cc -fno-common -DPIC -o .libs/liboctave_la-mx-i32nda-i64nda.o
brew: superenv removed: -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual
brew: superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/opt/X11/include/freetype2 -isystem/usr/include/libxml2 -isystem/opt/X11/include -I/usr/local/opt/readline/include
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c -o liboctave_la-mx-i32nda-ui64nda.lo `test -f 'mx-i32nda-ui64nda.cc' || echo './'`mx-i32nda-ui64nda.cc
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c mx-i32nda-ui64nda.cc -fno-common -DPIC -o .libs/liboctave_la-mx-i32nda-ui64nda.o
brew: superenv removed: -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual
brew: superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/opt/X11/include/freetype2 -isystem/usr/include/libxml2 -isystem/opt/X11/include -I/usr/local/opt/readline/include
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c -o liboctave_la-mx-i64nda-i8nda.lo `test -f 'mx-i64nda-i8nda.cc' || echo './'`mx-i64nda-i8nda.cc
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c mx-i64nda-i8nda.cc -fno-common -DPIC -o .libs/liboctave_la-mx-i64nda-i8nda.o
brew: superenv removed: -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual
brew: superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/opt/X11/include/freetype2 -isystem/usr/include/libxml2 -isystem/opt/X11/include -I/usr/local/opt/readline/include
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c -o liboctave_la-mx-i64nda-ui8nda.lo `test -f 'mx-i64nda-ui8nda.cc' || echo './'`mx-i64nda-ui8nda.cc
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c mx-i64nda-ui8nda.cc -fno-common -DPIC -o .libs/liboctave_la-mx-i64nda-ui8nda.o
brew: superenv removed: -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual
brew: superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/opt/X11/include/freetype2 -isystem/usr/include/libxml2 -isystem/opt/X11/include -I/usr/local/opt/readline/include
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Cellar/freetype/2.5.0.1/include -I/opt/X11/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -D_REENTRANT -D_THREAD_SAFE -pthread -D_REENTRANT -c -o liboctave_la-mx-i64nda-i16nda.lo `test -f 'mx-i64nda-i16nda.cc' || echo './'`mx-i64nda-i16nda.cc
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu -I../libcruft/misc -D_REENTRANT -DHAVE_CONFIG_H -I/usr/local/Cellar/pcre/8.33/include -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2 -I/usr/local/Ce
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment