Skip to content

Instantly share code, notes, and snippets.

@apjanke
Created April 11, 2019 07:07
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 apjanke/f1ef765f748101e75689f35f1f50a0fb to your computer and use it in GitHub Desktop.
Save apjanke/f1ef765f748101e75689f35f1f50a0fb to your computer and use it in GitHub Desktop.
python@2 on macOS 10.12.6 - Homebrew build logs
Homebrew build logs for python@2 on macOS 10.12.6
Build date: 2019-04-11 03:06:37
HOMEBREW_VERSION: 2.1.0-30-g1c65591
ORIGIN: https://github.com/Homebrew/brew
HEAD: 1c655916fe9a9fd46b73fc23f5f54d15d934b8f9
Last commit: 23 hours ago
Core tap ORIGIN: https://github.com/Homebrew/homebrew-core
Core tap HEAD: 5dcefb6da2d8e914dafdba790d09a4025cd77cb9
Core tap last commit: 6 hours ago
HOMEBREW_PREFIX: /Applications/Octave-5.1.0.app/Contents/Resources/usr
HOMEBREW_REPOSITORY: /Applications/Octave-5.1.0.app/Contents/Resources/usr/Homebrew
HOMEBREW_CELLAR: /Applications/Octave-5.1.0.app/Contents/Resources/usr/Cellar
HOMEBREW_DEVELOPER: 1
HOMEBREW_GITHUB_API_TOKEN: set
HOMEBREW_LOGS: /Users/janke/Library/Logs/Homebrew
HOMEBREW_NO_AUTO_UPDATE: 1
HOMEBREW_SANDBOX: 1
HOMEBREW_VISUAL: subl -w
CPU: hexa-core 64-bit ivybridge
Homebrew Ruby: 2.3.7 => /System/Library/Frameworks/Ruby.framework/Versions/2.3/usr/bin/ruby
Clang: 9.0 build 900
Git: 2.14.3 => /Applications/Xcode.app/Contents/Developer/usr/bin/git
Curl: 7.54.0 => /usr/bin/curl
Java: 12, 9, 1.8.0_202
macOS: 10.12.6-x86_64
CLT: 9.2.0.0.1.1510905681
Xcode: 9.2
Please note that these warnings are just used to help the Homebrew maintainers
with debugging if you file an issue. If everything you use Homebrew for is
working fine: please don't worry or file an issue; just ignore this. Thanks!
Warning: "config" scripts exist outside your system or Homebrew directories.
`./configure` scripts often look for *-config scripts to determine if
software packages are installed, and what additional flags to use when
compiling and linking.
Having additional scripts in your path can confuse software installed via
Homebrew if the config script overrides a system or Homebrew provided
script of the same name. We found the following "config" scripts:
/usr/local/bin/freetype-config
/usr/local/bin/gdlib-config
/usr/local/bin/gpg-error-config
/usr/local/bin/gpgrt-config
/usr/local/bin/gts-config
/usr/local/bin/ksba-config
/usr/local/bin/libassuan-config
/usr/local/bin/libgcrypt-config
/usr/local/bin/libpng-config
/usr/local/bin/libpng16-config
/usr/local/bin/Magick++-config
/usr/local/bin/MagickCore-config
/usr/local/bin/MagickWand-config
/usr/local/bin/npth-config
/usr/local/bin/pcre-config
/usr/local/bin/pcre2-config
/usr/local/bin/pkg-config
/usr/local/bin/python-config
/usr/local/bin/python2-config
/usr/local/bin/python2.7-config
/usr/local/bin/python3-config
/usr/local/bin/python3.7-config
/usr/local/bin/python3.7m-config
Warning: Your Homebrew's prefix is not /usr/local.
Some of Homebrew's bottles (binary packages) can only be used with the default
prefix (/usr/local).
You will encounter build failures with some formulae.
Please create pull requests instead of asking for help on Homebrew's GitHub,
Discourse, Twitter or IRC. You are responsible for resolving any issues you
experience, as you are running this unsupported configuration.
2019-04-11 03:00:34 -0400
./configure
--prefix=/Applications/Octave-5.1.0.app/Contents/Resources/usr/Cellar/python@2/2.7.16
--enable-ipv6
--datarootdir=/Applications/Octave-5.1.0.app/Contents/Resources/usr/Cellar/python@2/2.7.16/share
--datadir=/Applications/Octave-5.1.0.app/Contents/Resources/usr/Cellar/python@2/2.7.16/share
--enable-framework=/Applications/Octave-5.1.0.app/Contents/Resources/usr/Cellar/python@2/2.7.16/Frameworks
--without-ensurepip
--without-computed-gotos
--without-gcc
MACOSX_DEPLOYMENT_TARGET=10.12
checking build system type... x86_64-apple-darwin16.7.0
checking host system type... x86_64-apple-darwin16.7.0
checking for python2.7... python2.7
checking for --enable-universalsdk... no
checking for --with-universal-archs... no
checking MACHDEP... darwin
checking EXTRAPLATDIR... $(PLATMACDIRS)
checking for --without-gcc... yes
checking for --with-icc... no
checking for gcc... clang
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 clang accepts -g... yes
checking for clang option to accept ISO C89... none needed
checking for --with-cxx-main=<compiler>... no
checking how to run the C preprocessor... clang -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
checking for --with-suffix...
checking for case-insensitive build directory... yes
checking LIBRARY... libpython$(VERSION).a
checking LINKCC... $(PURIFY) $(MAINCC)
checking for GNU ld... no
checking for --enable-shared... no
checking for --enable-profiling... no
checking LDLIBRARY... $(PYTHONFRAMEWORKDIR)/Versions/$(VERSION)/$(PYTHONFRAMEWORK)
checking for ranlib... ranlib
checking for ar... ar
checking for a BSD-compatible install... /usr/bin/install -c
checking for a thread-safe mkdir -p... ./install-sh -c -d
checking for --with-pydebug... no
checking whether clang accepts -fno-strict-aliasing... yes
checking which MACOSX_DEPLOYMENT_TARGET to use... 10.12
checking whether clang accepts -OPT:Olimit=0... yes
checking whether gcc supports ParseTuple __format__... no
checking for --enable-optimizations... no
checking for --with-lto... no
checking target system type... x86_64-apple-darwin16.7.0
checking for -llvm-profdata... no
checking for llvm-profdata... ''
configure: llvm-profdata found via xcrun: /usr/bin/xcrun llvm-profdata
checking whether pthreads are available without options... yes
checking whether clang++ also accepts flags for thread support... no
checking for ANSI C header files... (cached) yes
checking asm/types.h usability... no
checking asm/types.h presence... no
checking for asm/types.h... no
checking crypt.h usability... no
checking crypt.h presence... no
checking for crypt.h... no
checking conio.h usability... no
checking conio.h presence... no
checking for conio.h... no
checking direct.h usability... no
checking direct.h presence... no
checking for direct.h... no
checking dlfcn.h usability... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
checking errno.h usability... yes
checking errno.h presence... yes
checking for errno.h... yes
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
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 io.h usability... no
checking io.h presence... no
checking for io.h... no
checking langinfo.h usability... yes
checking langinfo.h presence... yes
checking for langinfo.h... yes
checking libintl.h usability... no
checking libintl.h presence... no
checking for libintl.h... no
checking poll.h usability... yes
checking poll.h presence... yes
checking for poll.h... yes
checking process.h usability... no
checking process.h presence... no
checking for process.h... no
checking pthread.h usability... yes
checking pthread.h presence... yes
checking for pthread.h... yes
checking shadow.h usability... no
checking shadow.h presence... no
checking for shadow.h... no
checking signal.h usability... yes
checking signal.h presence... yes
checking for signal.h... yes
checking for stdint.h... (cached) yes
checking stropts.h usability... no
checking stropts.h presence... no
checking for stropts.h... no
checking termios.h usability... yes
checking termios.h presence... yes
checking for termios.h... yes
checking thread.h usability... no
checking thread.h presence... no
checking for thread.h... no
checking for unistd.h... (cached) yes
checking utime.h usability... yes
checking utime.h presence... yes
checking for utime.h... yes
checking sys/audioio.h usability... no
checking sys/audioio.h presence... no
checking for sys/audioio.h... no
checking sys/bsdtty.h usability... no
checking sys/bsdtty.h presence... no
checking for sys/bsdtty.h... no
checking sys/epoll.h usability... no
checking sys/epoll.h presence... no
checking for sys/epoll.h... no
checking sys/event.h usability... yes
checking sys/event.h presence... yes
checking for sys/event.h... yes
checking sys/file.h usability... yes
checking sys/file.h presence... yes
checking for sys/file.h... yes
checking sys/loadavg.h usability... no
checking sys/loadavg.h presence... no
checking for sys/loadavg.h... no
checking sys/lock.h usability... yes
checking sys/lock.h presence... yes
checking for sys/lock.h... yes
checking sys/mkdev.h usability... no
checking sys/mkdev.h presence... no
checking for sys/mkdev.h... no
checking sys/modem.h usability... no
checking sys/modem.h presence... no
checking for sys/modem.h... no
checking sys/param.h usability... yes
checking sys/param.h presence... yes
checking for sys/param.h... yes
checking sys/poll.h usability... yes
checking sys/poll.h presence... yes
checking for sys/poll.h... yes
checking sys/random.h usability... yes
checking sys/random.h presence... yes
checking for sys/random.h... yes
checking sys/select.h usability... yes
checking sys/select.h presence... yes
checking for sys/select.h... yes
checking sys/socket.h usability... yes
checking sys/socket.h presence... yes
checking for sys/socket.h... yes
checking sys/statvfs.h usability... yes
checking sys/statvfs.h presence... yes
checking for sys/statvfs.h... yes
checking for sys/stat.h... (cached) yes
checking sys/termio.h usability... no
checking sys/termio.h presence... no
checking for sys/termio.h... no
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking sys/times.h usability... yes
checking sys/times.h presence... yes
checking for sys/times.h... yes
checking for sys/types.h... (cached) yes
checking sys/un.h usability... yes
checking sys/un.h presence... yes
checking for sys/un.h... yes
checking sys/utsname.h usability... yes
checking sys/utsname.h presence... yes
checking for sys/utsname.h... yes
checking sys/wait.h usability... yes
checking sys/wait.h presence... yes
checking for sys/wait.h... yes
checking pty.h usability... no
checking pty.h presence... no
checking for pty.h... no
checking libutil.h usability... no
checking libutil.h presence... no
checking for libutil.h... no
checking sys/resource.h usability... yes
checking sys/resource.h presence... yes
checking for sys/resource.h... yes
checking netpacket/packet.h usability... no
checking netpacket/packet.h presence... no
checking for netpacket/packet.h... no
checking sysexits.h usability... yes
checking sysexits.h presence... yes
checking for sysexits.h... yes
checking bluetooth.h usability... no
checking bluetooth.h presence... no
checking for bluetooth.h... no
checking bluetooth/bluetooth.h usability... no
checking bluetooth/bluetooth.h presence... no
checking for bluetooth/bluetooth.h... no
checking linux/tipc.h usability... no
checking linux/tipc.h presence... no
checking for linux/tipc.h... no
checking spawn.h usability... yes
checking spawn.h presence... yes
checking for spawn.h... yes
checking util.h usability... yes
checking util.h presence... yes
checking for util.h... yes
checking alloca.h usability... yes
checking alloca.h presence... yes
checking for alloca.h... yes
checking sys/sysmacros.h usability... no
checking sys/sysmacros.h presence... no
checking for sys/sysmacros.h... no
checking for dirent.h that defines DIR... yes
checking for library containing opendir... none required
checking whether sys/types.h defines makedev... yes
checking for linux/netlink.h... no
checking for clock_t in time.h... yes
checking for makedev... yes
checking Solaris LFS bug... no
checking for mode_t... yes
checking for off_t... yes
checking for pid_t... yes
checking for size_t... yes
checking for uid_t in sys/types.h... yes
checking for uint32_t... yes
checking for uint32_t... yes
checking for uint64_t... yes
checking for uint64_t... yes
checking for int32_t... yes
checking for int32_t... yes
checking for int64_t... yes
checking for int64_t... yes
checking for ssize_t... yes
checking size of int... 4
checking size of long... 8
checking size of void *... 8
checking size of short... 2
checking size of float... 4
checking size of double... 8
checking size of fpos_t... 8
checking size of size_t... 8
checking size of pid_t... 4
checking for long long support... yes
checking size of long long... 8
checking for long double support... yes
checking size of long double... 16
checking for _Bool support... yes
checking size of _Bool... 1
checking for uintptr_t... yes
checking size of uintptr_t... 8
checking size of off_t... 8
checking whether to enable large file support... no
checking size of time_t... 8
checking for pthread_t... yes
checking size of pthread_t... 8
checking for --enable-toolbox-glue... yes
checking for --enable-framework... yes
checking for dyld... always on for Darwin
checking SO... .so
checking LDSHARED... $(CC) -bundle -undefined dynamic_lookup
checking CCSHARED...
checking LINKFORSHARED... -u _PyMac_Error $(PYTHONFRAMEWORKDIR)/Versions/$(VERSION)/$(PYTHONFRAMEWORK)
checking CFLAGSFORSHARED... $(CCSHARED)
checking SHLIBS... $(LIBS)
checking for dlopen in -ldl... yes
checking for shl_load in -ldld... no
checking for library containing sem_init... none required
checking for textdomain in -lintl... no
checking for t_open in -lnsl... no
checking for socket in -lsocket... no
checking for --with-libs... no
checking for pkg-config... /Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/pkg-config/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for --with-system-expat... no
checking for --with-system-ffi... no
checking for --with-tcltk-includes... default
checking for --with-tcltk-libs... default
checking for --with-dbmliborder...
checking for --with-signal-module... yes
checking for --with-dec-threads... no
checking for --with-threads... yes
checking if PTHREAD_SCOPE_SYSTEM is supported... yes
checking for pthread_sigmask... yes
checking for pthread_atfork... yes
checking if --enable-ipv6 is specified... yes
checking ipv6 stack type... kame
using libc
checking for OSX 10.5 SDK or later... yes
checking for --with-doc-strings... yes
checking for --with-tsc... no
checking for --with-pymalloc... yes
checking for --with-valgrind... no
checking for --with-wctype-functions... no
checking for dlopen... yes
checking DYNLOADFILE... dynload_shlib.o
checking MACHDEP_OBJS... MACHDEP_OBJS
checking for alarm... yes
checking for setitimer... yes
checking for getitimer... yes
checking for bind_textdomain_codeset... no
checking for chown... yes
checking for clock... yes
checking for confstr... yes
checking for ctermid... yes
checking for execv... yes
checking for fchmod... yes
checking for fchown... yes
checking for fork... yes
checking for fpathconf... yes
checking for ftime... yes
checking for ftruncate... yes
checking for gai_strerror... yes
checking for getgroups... yes
checking for getlogin... yes
checking for getloadavg... yes
checking for getpeername... yes
checking for getpgid... yes
checking for getpid... yes
checking for getentropy... yes
checking for getpriority... yes
checking for getresuid... no
checking for getresgid... no
checking for getpwent... yes
checking for getspnam... no
checking for getspent... no
checking for getsid... yes
checking for getwd... yes
checking for initgroups... yes
checking for kill... yes
checking for killpg... yes
checking for lchown... yes
checking for lstat... yes
checking for mkfifo... yes
checking for mknod... yes
checking for mktime... yes
checking for mmap... yes
checking for mremap... no
checking for nice... yes
checking for pathconf... yes
checking for pause... yes
checking for plock... no
checking for poll... yes
checking for pthread_init... no
checking for putenv... yes
checking for readlink... yes
checking for realpath... yes
checking for select... yes
checking for sem_open... yes
checking for sem_timedwait... no
checking for sem_getvalue... yes
checking for sem_unlink... yes
checking for setegid... yes
checking for seteuid... yes
checking for setgid... yes
checking for setlocale... yes
checking for setregid... yes
checking for setreuid... yes
checking for setsid... yes
checking for setpgid... yes
checking for setpgrp... yes
checking for setuid... yes
checking for setvbuf... yes
checking for snprintf... yes
checking for setlocale... (cached) yes
checking for setregid... (cached) yes
checking for setreuid... (cached) yes
checking for setresuid... no
checking for setresgid... no
checking for setsid... (cached) yes
checking for setpgid... (cached) yes
checking for setpgrp... (cached) yes
checking for setuid... (cached) yes
checking for setvbuf... (cached) yes
checking for snprintf... (cached) yes
checking for sigaction... yes
checking for siginterrupt... yes
checking for sigrelse... yes
checking for strftime... yes
checking for sysconf... yes
checking for tcgetpgrp... yes
checking for tcsetpgrp... yes
checking for tempnam... yes
checking for timegm... yes
checking for times... yes
checking for tmpfile... yes
checking for tmpnam... yes
checking for tmpnam_r... no
checking for truncate... yes
checking for uname... yes
checking for unsetenv... yes
checking for utimes... yes
checking for waitpid... yes
checking for wait3... yes
checking for wait4... yes
checking for wcscoll... yes
checking for _getpty... no
checking for lchmod... yes
checking for chroot... yes
checking for link... yes
checking for symlink... yes
checking for fchdir... yes
checking for fsync... yes
checking for fdatasync... no
checking for epoll... no
checking for kqueue... yes
checking for ctermid_r... yes
checking for flock declaration... yes
checking for flock... yes
checking for getpagesize... yes
checking for broken unsetenv... no
checking for true... true
checking for inet_aton in -lc... yes
checking for chflags... yes
checking for lchflags... yes
checking for inflateCopy in -lz... yes
checking for hstrerror... yes
checking for inet_aton... yes
checking for inet_pton... yes
checking for setgroups... yes
checking for openpty... yes
checking for forkpty... yes
checking for memmove... yes
checking for fseek64... no
checking for fseeko... yes
checking for fstatvfs... yes
checking for ftell64... no
checking for ftello... yes
checking for statvfs... yes
checking for dup2... yes
checking for getcwd... yes
checking for strdup... yes
checking for getpgrp... yes
checking for setpgrp... (cached) yes
checking for gettimeofday... yes
checking for major... yes
checking for getaddrinfo... yes
checking getaddrinfo bug... no
checking for getnameinfo... yes
checking whether time.h and sys/time.h may both be included... yes
checking whether struct tm is in sys/time.h or time.h... time.h
checking for struct tm.tm_zone... yes
checking for struct stat.st_rdev... yes
checking for struct stat.st_blksize... yes
checking for struct stat.st_flags... yes
checking for struct stat.st_gen... yes
checking for struct stat.st_birthtime... yes
checking for struct stat.st_blocks... yes
checking for time.h that defines altzone... no
checking whether sys/select.h and sys/time.h may both be included... yes
checking for addrinfo... yes
checking for sockaddr_storage... yes
checking whether char is unsigned... no
checking for an ANSI C-conforming const... yes
checking for working volatile... yes
checking for working signed char... yes
checking for prototypes... yes
checking for variable length prototypes and stdarg.h... yes
checking for socketpair... yes
checking if sockaddr has sa_len member... yes
checking whether va_list is an array... yes
checking for gethostbyname_r... no
checking for gethostbyname... yes
checking for __fpu_control... no
checking for __fpu_control in -lieee... no
checking for --with-fpectl... no
checking for --with-libm=STRING... default LIBM=""
checking for --with-libc=STRING... default LIBC=""
checking whether C doubles are little-endian IEEE 754 binary64... yes
checking whether C doubles are big-endian IEEE 754 binary64... no
checking whether C doubles are ARM mixed-endian IEEE 754 binary64... no
checking whether we can use gcc inline assembler to get and set x87 control word... yes
checking for x87-style double rounding... no
checking whether tanh preserves the sign of zero... yes
checking for acosh... yes
checking for asinh... yes
checking for atanh... yes
checking for copysign... yes
checking for erf... yes
checking for erfc... yes
checking for expm1... yes
checking for finite... yes
checking for gamma... yes
checking for hypot... yes
checking for lgamma... yes
checking for log1p... yes
checking for round... yes
checking for tgamma... yes
checking whether isinf is declared... yes
checking whether isnan is declared... yes
checking whether isfinite is declared... yes
checking whether POSIX semaphores are enabled... yes
checking for broken sem_getvalue... yes
checking digit size for Python's longs... no value specified
checking wchar.h usability... yes
checking wchar.h presence... yes
checking for wchar.h... yes
checking size of wchar_t... 4
checking for UCS-4 tcl... no
checking whether wchar_t is signed... yes
checking what type to use for unicode... unsigned short
checking whether byte ordering is bigendian... no
checking whether right shift extends the sign bit... yes
checking for getc_unlocked() and friends... yes
checking how to link readline libs... -lreadline
checking for rl_callback_handler_install in -lreadline... yes
checking for rl_pre_input_hook in -lreadline... yes
checking for rl_completion_display_matches_hook in -lreadline... yes
checking for rl_resize_terminal in -lreadline... yes
checking for rl_completion_matches in -lreadline... yes
checking for broken nice()... no
checking for broken poll()... no
checking for working tzset()... yes
checking for tv_nsec in struct stat... no
checking for tv_nsec2 in struct stat... yes
checking curses.h usability... yes
checking curses.h presence... yes
checking for curses.h... yes
checking ncurses.h usability... yes
checking ncurses.h presence... yes
checking for ncurses.h... yes
checking for term.h... yes
checking whether mvwdelch is an expression... yes
checking whether WINDOW has _flags... yes
checking for is_pad... no
checking for is_term_resized... yes
checking for resize_term... yes
checking for resizeterm... yes
checking for immedok... yes
checking for syncok... yes
checking for wchgat... yes
checking for filter... yes
checking for has_key... yes
checking for typeahead... yes
checking for use_env... yes
configure: checking for device files
checking for /dev/ptmx... yes
checking for /dev/ptc... no
checking for %lld and %llu printf() format support... yes
checking for %zd printf() format support... yes
checking for socklen_t... yes
checking for build directories... checking for --with-computed-gotos... no
checking whether clang supports computed gotos... yes
done
checking for ensurepip... no
configure: creating ./config.status
config.status: creating Mac/Makefile
config.status: creating Mac/PythonLauncher/Makefile
config.status: creating Mac/IDLE/Makefile
config.status: creating Mac/Resources/framework/Info.plist
config.status: creating Mac/Resources/app/Info.plist
config.status: creating Makefile.pre
config.status: creating Modules/Setup.config
config.status: creating Misc/python.pc
config.status: creating Modules/ld_so_aix
config.status: creating pyconfig.h
creating Modules/Setup
creating Modules/Setup.local
creating Makefile
If you want a release build with all optimizations active (LTO, PGO, etc),
please run ./configure --enable-optimizations
clang called with: --version
superenv added: -pipe -Os -march=core2 -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=core2 --version -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -v
superenv executed: clang -v
clang called with: -V
superenv added: -pipe -Os -march=core2 -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=core2 -V -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -qversion
superenv added: -pipe -Os -march=core2 -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=core2 -qversion -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: conftest.c
superenv added: -pipe -Os -march=core2 -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=core2 conftest.c -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest conftest.c
superenv added: -pipe -Os -march=core2 -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=core2 -o conftest conftest.c -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest conftest.c
superenv added: -pipe -Os -march=core2 -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=core2 -o conftest conftest.c -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -c conftest.c
superenv added: -pipe -Os -march=core2 -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
superenv executed: clang -pipe -Os -march=core2 -c conftest.c -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
clang called with: -c conftest.c
superenv added: -pipe -Os -march=core2 -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
superenv executed: clang -pipe -Os -march=core2 -c conftest.c -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
clang called with: -c -g conftest.c
superenv added: -pipe -Os -march=core2 -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
superenv executed: clang -pipe -Os -march=core2 -c -g conftest.c -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
clang called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -march=core2 -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
superenv executed: clang -pipe -Os -march=core2 -c -g -O2 conftest.c -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
clang called with: --print-multiarch
superenv added: -pipe -Os -march=core2 -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=core2 --print-multiarch -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -E conftest.c
superenv added: -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
superenv executed: clang -E conftest.c -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
clang called with: -E conftest.c
superenv added: -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
superenv executed: clang -E conftest.c -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
clang called with: -E conftest.c
superenv added: -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
superenv executed: clang -E conftest.c -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
clang called with: -E conftest.c
superenv added: -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
superenv executed: clang -E conftest.c -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
clang called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -march=core2 -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
superenv executed: clang -pipe -Os -march=core2 -c -g -O2 conftest.c -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
clang called with: -E conftest.c
superenv added: -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
superenv executed: clang -E conftest.c -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
clang called with: -E conftest.c
superenv added: -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
superenv executed: clang -E conftest.c -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
clang called with: -o conftest -g -O2 conftest.c
superenv added: -pipe -Os -march=core2 -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=core2 -o conftest -g -O2 conftest.c -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -march=core2 -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
superenv executed: clang -pipe -Os -march=core2 -c -g -O2 conftest.c -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
clang called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -march=core2 -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
superenv executed: clang -pipe -Os -march=core2 -c -g -O2 conftest.c -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
clang called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -march=core2 -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
superenv executed: clang -pipe -Os -march=core2 -c -g -O2 conftest.c -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
clang called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -march=core2 -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
superenv executed: clang -pipe -Os -march=core2 -c -g -O2 conftest.c -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
clang called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -march=core2 -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
superenv executed: clang -pipe -Os -march=core2 -c -g -O2 conftest.c -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
clang called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -march=core2 -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
superenv executed: clang -pipe -Os -march=core2 -c -g -O2 conftest.c -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
clang called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -march=core2 -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
superenv executed: clang -pipe -Os -march=core2 -c -g -O2 conftest.c -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
clang called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -march=core2 -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
superenv executed: clang -pipe -Os -march=core2 -c -g -O2 conftest.c -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
clang called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -march=core2 -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
superenv executed: clang -pipe -Os -march=core2 -c -g -O2 conftest.c -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
clang called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -march=core2 -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
superenv executed: clang -pipe -Os -march=core2 -c -g -O2 conftest.c -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
clang called with: -E conftest.c
superenv added: -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
superenv executed: clang -E conftest.c -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
clang called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -march=core2 -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
superenv executed: clang -pipe -Os -march=core2 -c -g -O2 conftest.c -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
clang called with: -print-prog-name=ld
superenv added: -pipe -Os -march=core2 -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=core2 -print-prog-name=ld -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -v --help
superenv added: -pipe -Os -march=core2 -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=core2 -v --help -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -fno-strict-aliasing -c -g -O2 conftest.c
superenv added: -pipe -Os -march=core2 -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
superenv executed: clang -pipe -Os -march=core2 -fno-strict-aliasing -c -g -O2 conftest.c -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
clang called with: -OPT:Olimit=0 -c -g -O2 conftest.c
superenv added: -pipe -Os -march=core2 -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
superenv executed: clang -pipe -Os -march=core2 -OPT:Olimit=0 -c -g -O2 conftest.c -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
clang called with: -c -g -O2 -Werror -Wformat conftest.c
superenv added: -pipe -Os -march=core2 -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
superenv executed: clang -pipe -Os -march=core2 -c -g -O2 -Werror -Wformat conftest.c -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
clang called with: -o conftest -g -O2 conftest.c
superenv added: -pipe -Os -march=core2 -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=core2 -o conftest -g -O2 conftest.c -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -march=core2 -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
superenv executed: clang -pipe -Os -march=core2 -c -g -O2 conftest.c -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
clang called with: -E conftest.c
superenv added: -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
superenv executed: clang -E conftest.c -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
clang called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -march=core2 -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
superenv executed: clang -pipe -Os -march=core2 -c -g -O2 conftest.c -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
clang called with: -E conftest.c
superenv added: -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
superenv executed: clang -E conftest.c -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
clang called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -march=core2 -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
superenv executed: clang -pipe -Os -march=core2 -c -g -O2 conftest.c -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
clang called with: -E conftest.c
superenv added: -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
superenv executed: clang -E conftest.c -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
clang called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -march=core2 -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
superenv executed: clang -pipe -Os -march=core2 -c -g -O2 conftest.c -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
clang called with: -E conftest.c
superenv added: -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
superenv executed: clang -E conftest.c -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
clang called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -march=core2 -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
superenv executed: clang -pipe -Os -march=core2 -c -g -O2 conftest.c -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
clang called with: -E conftest.c
superenv added: -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
superenv executed: clang -E conftest.c -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
clang called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -march=core2 -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
superenv executed: clang -pipe -Os -march=core2 -c -g -O2 conftest.c -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
clang called with: -E conftest.c
superenv added: -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
superenv executed: clang -E conftest.c -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
clang called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -march=core2 -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
superenv executed: clang -pipe -Os -march=core2 -c -g -O2 conftest.c -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
clang called with: -E conftest.c
superenv added: -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
superenv executed: clang -E conftest.c -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
clang called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -march=core2 -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
superenv executed: clang -pipe -Os -march=core2 -c -g -O2 conftest.c -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
clang called with: -E conftest.c
superenv added: -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
superenv executed: clang -E conftest.c -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
clang called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -march=core2 -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
superenv executed: clang -pipe -Os -march=core2 -c -g -O2 conftest.c -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
clang called with: -E conftest.c
superenv added: -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
superenv executed: clang -E conftest.c -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
clang called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -march=core2 -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
superenv executed: clang -pipe -Os -march=core2 -c -g -O2 conftest.c -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
clang called with: -E conftest.c
superenv added: -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
superenv executed: clang -E conftest.c -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
clang called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -march=core2 -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
superenv executed: clang -pipe -Os -march=core2 -c -g -O2 conftest.c -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
clang called with: -E conftest.c
superenv added: -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
superenv executed: clang -E conftest.c -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
clang called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -march=core2 -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
superenv executed: clang -pipe -Os -march=core2 -c -g -O2 conftest.c -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
clang called with: -E conftest.c
superenv added: -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
superenv executed: clang -E conftest.c -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
clang called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -march=core2 -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
superenv executed: clang -pipe -Os -march=core2 -c -g -O2 conftest.c -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
clang called with: -E conftest.c
superenv added: -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
superenv executed: clang -E conftest.c -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
clang called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -march=core2 -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
superenv executed: clang -pipe -Os -march=core2 -c -g -O2 conftest.c -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
clang called with: -E conftest.c
superenv added: -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
superenv executed: clang -E conftest.c -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
clang called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -march=core2 -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
superenv executed: clang -pipe -Os -march=core2 -c -g -O2 conftest.c -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
clang called with: -E conftest.c
superenv added: -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
superenv executed: clang -E conftest.c -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
clang called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -march=core2 -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
superenv executed: clang -pipe -Os -march=core2 -c -g -O2 conftest.c -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
clang called with: -E conftest.c
superenv added: -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
superenv executed: clang -E conftest.c -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
clang called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -march=core2 -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
superenv executed: clang -pipe -Os -march=core2 -c -g -O2 conftest.c -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
clang called with: -E conftest.c
superenv added: -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
superenv executed: clang -E conftest.c -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
clang called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -march=core2 -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
superenv executed: clang -pipe -Os -march=core2 -c -g -O2 conftest.c -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
clang called with: -E conftest.c
superenv added: -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
superenv executed: clang -E conftest.c -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
clang called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -march=core2 -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
superenv executed: clang -pipe -Os -march=core2 -c -g -O2 conftest.c -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
clang called with: -E conftest.c
superenv added: -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
superenv executed: clang -E conftest.c -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
clang called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -march=core2 -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
superenv executed: clang -pipe -Os -march=core2 -c -g -O2 conftest.c -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
clang called with: -E conftest.c
superenv added: -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
superenv executed: clang -E conftest.c -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
clang called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -march=core2 -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
superenv executed: clang -pipe -Os -march=core2 -c -g -O2 conftest.c -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
clang called with: -E conftest.c
superenv added: -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
superenv executed: clang -E conftest.c -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
clang called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -march=core2 -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
superenv executed: clang -pipe -Os -march=core2 -c -g -O2 conftest.c -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
clang called with: -E conftest.c
superenv added: -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
superenv executed: clang -E conftest.c -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
clang called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -march=core2 -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
superenv executed: clang -pipe -Os -march=core2 -c -g -O2 conftest.c -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
clang called with: -E conftest.c
superenv added: -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
superenv executed: clang -E conftest.c -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
clang called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -march=core2 -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
superenv executed: clang -pipe -Os -march=core2 -c -g -O2 conftest.c -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
clang called with: -E conftest.c
superenv added: -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
superenv executed: clang -E conftest.c -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
clang called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -march=core2 -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
superenv executed: clang -pipe -Os -march=core2 -c -g -O2 conftest.c -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
clang called with: -E conftest.c
superenv added: -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
superenv executed: clang -E conftest.c -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
clang called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -march=core2 -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
superenv executed: clang -pipe -Os -march=core2 -c -g -O2 conftest.c -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
clang called with: -E conftest.c
superenv added: -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
superenv executed: clang -E conftest.c -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
clang called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -march=core2 -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
superenv executed: clang -pipe -Os -march=core2 -c -g -O2 conftest.c -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
clang called with: -E conftest.c
superenv added: -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
superenv executed: clang -E conftest.c -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
clang called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -march=core2 -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
superenv executed: clang -pipe -Os -march=core2 -c -g -O2 conftest.c -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
clang called with: -E conftest.c
superenv added: -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
superenv executed: clang -E conftest.c -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
clang called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -march=core2 -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
superenv executed: clang -pipe -Os -march=core2 -c -g -O2 conftest.c -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
clang called with: -E conftest.c
superenv added: -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
superenv executed: clang -E conftest.c -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
clang called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -march=core2 -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
superenv executed: clang -pipe -Os -march=core2 -c -g -O2 conftest.c -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
clang called with: -E conftest.c
superenv added: -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
superenv executed: clang -E conftest.c -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
clang called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -march=core2 -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
superenv executed: clang -pipe -Os -march=core2 -c -g -O2 conftest.c -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
clang called with: -E conftest.c
superenv added: -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
superenv executed: clang -E conftest.c -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
clang called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -march=core2 -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
superenv executed: clang -pipe -Os -march=core2 -c -g -O2 conftest.c -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
clang called with: -E conftest.c
superenv added: -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
superenv executed: clang -E conftest.c -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
clang called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -march=core2 -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
superenv executed: clang -pipe -Os -march=core2 -c -g -O2 conftest.c -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
clang called with: -E conftest.c
superenv added: -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
superenv executed: clang -E conftest.c -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
clang called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -march=core2 -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
superenv executed: clang -pipe -Os -march=core2 -c -g -O2 conftest.c -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
clang called with: -E conftest.c
superenv added: -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
superenv executed: clang -E conftest.c -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
clang called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -march=core2 -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
superenv executed: clang -pipe -Os -march=core2 -c -g -O2 conftest.c -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
clang called with: -E conftest.c
superenv added: -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
superenv executed: clang -E conftest.c -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
clang called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -march=core2 -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
superenv executed: clang -pipe -Os -march=core2 -c -g -O2 conftest.c -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
clang called with: -E conftest.c
superenv added: -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
superenv executed: clang -E conftest.c -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
clang called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -march=core2 -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
superenv executed: clang -pipe -Os -march=core2 -c -g -O2 conftest.c -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
clang called with: -E conftest.c
superenv added: -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
superenv executed: clang -E conftest.c -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
clang called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -march=core2 -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
superenv executed: clang -pipe -Os -march=core2 -c -g -O2 conftest.c -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
clang called with: -E conftest.c
superenv added: -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
superenv executed: clang -E conftest.c -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
clang called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -march=core2 -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
superenv executed: clang -pipe -Os -march=core2 -c -g -O2 conftest.c -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
clang called with: -E conftest.c
superenv added: -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
superenv executed: clang -E conftest.c -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
clang called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -march=core2 -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
superenv executed: clang -pipe -Os -march=core2 -c -g -O2 conftest.c -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
clang called with: -E conftest.c
superenv added: -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
superenv executed: clang -E conftest.c -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
clang called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -march=core2 -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
superenv executed: clang -pipe -Os -march=core2 -c -g -O2 conftest.c -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
clang called with: -E conftest.c
superenv added: -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
superenv executed: clang -E conftest.c -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
clang called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -march=core2 -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
superenv executed: clang -pipe -Os -march=core2 -c -g -O2 conftest.c -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
clang called with: -E conftest.c
superenv added: -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
superenv executed: clang -E conftest.c -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
clang called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -march=core2 -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
superenv executed: clang -pipe -Os -march=core2 -c -g -O2 conftest.c -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
clang called with: -E conftest.c
superenv added: -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
superenv executed: clang -E conftest.c -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
clang called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -march=core2 -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
superenv executed: clang -pipe -Os -march=core2 -c -g -O2 conftest.c -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
clang called with: -E conftest.c
superenv added: -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
superenv executed: clang -E conftest.c -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
clang called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -march=core2 -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
superenv executed: clang -pipe -Os -march=core2 -c -g -O2 conftest.c -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
clang called with: -E conftest.c
superenv added: -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
superenv executed: clang -E conftest.c -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
clang called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -march=core2 -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
superenv executed: clang -pipe -Os -march=core2 -c -g -O2 conftest.c -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
clang called with: -E conftest.c
superenv added: -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
superenv executed: clang -E conftest.c -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
clang called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -march=core2 -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
superenv executed: clang -pipe -Os -march=core2 -c -g -O2 conftest.c -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
clang called with: -E conftest.c
superenv added: -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
superenv executed: clang -E conftest.c -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
clang called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -march=core2 -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
superenv executed: clang -pipe -Os -march=core2 -c -g -O2 conftest.c -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
clang called with: -E conftest.c
superenv added: -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
superenv executed: clang -E conftest.c -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
clang called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -march=core2 -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
superenv executed: clang -pipe -Os -march=core2 -c -g -O2 conftest.c -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
clang called with: -E conftest.c
superenv added: -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
superenv executed: clang -E conftest.c -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
clang called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -march=core2 -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
superenv executed: clang -pipe -Os -march=core2 -c -g -O2 conftest.c -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
clang called with: -E conftest.c
superenv added: -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
superenv executed: clang -E conftest.c -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
clang called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -march=core2 -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
superenv executed: clang -pipe -Os -march=core2 -c -g -O2 conftest.c -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
clang called with: -E conftest.c
superenv added: -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
superenv executed: clang -E conftest.c -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
clang called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -march=core2 -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
superenv executed: clang -pipe -Os -march=core2 -c -g -O2 conftest.c -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
clang called with: -E conftest.c
superenv added: -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
superenv executed: clang -E conftest.c -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
clang called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -march=core2 -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
superenv executed: clang -pipe -Os -march=core2 -c -g -O2 conftest.c -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
clang called with: -E conftest.c
superenv added: -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
superenv executed: clang -E conftest.c -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
clang called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -march=core2 -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
superenv executed: clang -pipe -Os -march=core2 -c -g -O2 conftest.c -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
clang called with: -E conftest.c
superenv added: -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
superenv executed: clang -E conftest.c -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
clang called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -march=core2 -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
superenv executed: clang -pipe -Os -march=core2 -c -g -O2 conftest.c -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
clang called with: -o conftest -g -O2 conftest.c
superenv added: -pipe -Os -march=core2 -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=core2 -o conftest -g -O2 conftest.c -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 conftest.c
superenv added: -pipe -Os -march=core2 -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=core2 -o conftest -g -O2 conftest.c -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -march=core2 -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
superenv executed: clang -pipe -Os -march=core2 -c -g -O2 conftest.c -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
clang called with: -E conftest.c
superenv added: -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
superenv executed: clang -E conftest.c -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
clang called with: -o conftest -g -O2 conftest.c
superenv added: -pipe -Os -march=core2 -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=core2 -o conftest -g -O2 conftest.c -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -march=core2 -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
superenv executed: clang -pipe -Os -march=core2 -c -g -O2 conftest.c -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
clang called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -march=core2 -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
superenv executed: clang -pipe -Os -march=core2 -c -g -O2 conftest.c -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
clang called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -march=core2 -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
superenv executed: clang -pipe -Os -march=core2 -c -g -O2 conftest.c -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
clang called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -march=core2 -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
superenv executed: clang -pipe -Os -march=core2 -c -g -O2 conftest.c -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
clang called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -march=core2 -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
superenv executed: clang -pipe -Os -march=core2 -c -g -O2 conftest.c -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
clang called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -march=core2 -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
superenv executed: clang -pipe -Os -march=core2 -c -g -O2 conftest.c -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
clang called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -march=core2 -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
superenv executed: clang -pipe -Os -march=core2 -c -g -O2 conftest.c -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
clang called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -march=core2 -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
superenv executed: clang -pipe -Os -march=core2 -c -g -O2 conftest.c -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
clang called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -march=core2 -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
superenv executed: clang -pipe -Os -march=core2 -c -g -O2 conftest.c -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
clang called with: -E conftest.c
superenv added: -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
superenv executed: clang -E conftest.c -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
clang called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -march=core2 -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
superenv executed: clang -pipe -Os -march=core2 -c -g -O2 conftest.c -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
clang called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -march=core2 -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
superenv executed: clang -pipe -Os -march=core2 -c -g -O2 conftest.c -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
clang called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -march=core2 -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
superenv executed: clang -pipe -Os -march=core2 -c -g -O2 conftest.c -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
clang called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -march=core2 -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
superenv executed: clang -pipe -Os -march=core2 -c -g -O2 conftest.c -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
clang called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -march=core2 -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
superenv executed: clang -pipe -Os -march=core2 -c -g -O2 conftest.c -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
clang called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -march=core2 -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
superenv executed: clang -pipe -Os -march=core2 -c -g -O2 conftest.c -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
clang called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -march=core2 -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
superenv executed: clang -pipe -Os -march=core2 -c -g -O2 conftest.c -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
clang called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -march=core2 -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
superenv executed: clang -pipe -Os -march=core2 -c -g -O2 conftest.c -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
clang called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -march=core2 -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
superenv executed: clang -pipe -Os -march=core2 -c -g -O2 conftest.c -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
clang called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -march=core2 -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
superenv executed: clang -pipe -Os -march=core2 -c -g -O2 conftest.c -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
clang called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -march=core2 -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
superenv executed: clang -pipe -Os -march=core2 -c -g -O2 conftest.c -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
clang called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -march=core2 -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
superenv executed: clang -pipe -Os -march=core2 -c -g -O2 conftest.c -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
clang called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -march=core2 -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
superenv executed: clang -pipe -Os -march=core2 -c -g -O2 conftest.c -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
clang called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -march=core2 -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
superenv executed: clang -pipe -Os -march=core2 -c -g -O2 conftest.c -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
clang called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -march=core2 -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
superenv executed: clang -pipe -Os -march=core2 -c -g -O2 conftest.c -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
clang called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -march=core2 -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
superenv executed: clang -pipe -Os -march=core2 -c -g -O2 conftest.c -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
clang called with: -o conftest -g -O2 conftest.c
superenv added: -pipe -Os -march=core2 -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=core2 -o conftest -g -O2 conftest.c -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 conftest.c
superenv added: -pipe -Os -march=core2 -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=core2 -o conftest -g -O2 conftest.c -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 conftest.c
superenv added: -pipe -Os -march=core2 -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=core2 -o conftest -g -O2 conftest.c -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 conftest.c
superenv added: -pipe -Os -march=core2 -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=core2 -o conftest -g -O2 conftest.c -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 conftest.c
superenv added: -pipe -Os -march=core2 -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=core2 -o conftest -g -O2 conftest.c -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 conftest.c
superenv added: -pipe -Os -march=core2 -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=core2 -o conftest -g -O2 conftest.c -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 conftest.c
superenv added: -pipe -Os -march=core2 -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=core2 -o conftest -g -O2 conftest.c -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 conftest.c
superenv added: -pipe -Os -march=core2 -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=core2 -o conftest -g -O2 conftest.c -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 conftest.c
superenv added: -pipe -Os -march=core2 -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=core2 -o conftest -g -O2 conftest.c -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -march=core2 -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
superenv executed: clang -pipe -Os -march=core2 -c -g -O2 conftest.c -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
clang called with: -o conftest -g -O2 conftest.c
superenv added: -pipe -Os -march=core2 -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=core2 -o conftest -g -O2 conftest.c -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -march=core2 -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
superenv executed: clang -pipe -Os -march=core2 -c -g -O2 conftest.c -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
clang called with: -o conftest -g -O2 conftest.c
superenv added: -pipe -Os -march=core2 -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=core2 -o conftest -g -O2 conftest.c -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -march=core2 -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
superenv executed: clang -pipe -Os -march=core2 -c -g -O2 conftest.c -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
clang called with: -o conftest -g -O2 conftest.c
superenv added: -pipe -Os -march=core2 -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=core2 -o conftest -g -O2 conftest.c -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -march=core2 -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
superenv executed: clang -pipe -Os -march=core2 -c -g -O2 conftest.c -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
clang called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -march=core2 -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
superenv executed: clang -pipe -Os -march=core2 -c -g -O2 conftest.c -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
clang called with: -o conftest -g -O2 conftest.c
superenv added: -pipe -Os -march=core2 -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=core2 -o conftest -g -O2 conftest.c -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 conftest.c
superenv added: -pipe -Os -march=core2 -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=core2 -o conftest -g -O2 conftest.c -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 conftest.c
superenv added: -pipe -Os -march=core2 -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=core2 -o conftest -g -O2 conftest.c -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -march=core2 -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
superenv executed: clang -pipe -Os -march=core2 -c -g -O2 conftest.c -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
clang called with: -o conftest -g -O2 conftest.c
superenv added: -pipe -Os -march=core2 -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=core2 -o conftest -g -O2 conftest.c -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
gcc called with: -dumpversion
superenv added: -pipe -Os -march=core2 -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=core2 -dumpversion -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 conftest.c
superenv added: -pipe -Os -march=core2 -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=core2 -o conftest -g -O2 conftest.c -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 conftest.c -ldl
superenv added: -pipe -Os -march=core2 -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=core2 -o conftest -g -O2 conftest.c -ldl -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 conftest.c -ldld -ldl
superenv added: -pipe -Os -march=core2 -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=core2 -o conftest -g -O2 conftest.c -ldld -ldl -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 conftest.c -ldl
superenv added: -pipe -Os -march=core2 -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=core2 -o conftest -g -O2 conftest.c -ldl -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 conftest.c -lintl -ldl
superenv added: -pipe -Os -march=core2 -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=core2 -o conftest -g -O2 conftest.c -lintl -ldl -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 conftest.c -lnsl -ldl
superenv added: -pipe -Os -march=core2 -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=core2 -o conftest -g -O2 conftest.c -lnsl -ldl -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 conftest.c -lsocket -ldl -ldl
superenv added: -pipe -Os -march=core2 -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=core2 -o conftest -g -O2 conftest.c -lsocket -ldl -ldl -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 conftest.c -ldl
superenv added: -pipe -Os -march=core2 -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=core2 -o conftest -g -O2 conftest.c -ldl -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 conftest.c -ldl
superenv added: -pipe -Os -march=core2 -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=core2 -o conftest -g -O2 conftest.c -ldl -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 conftest.c -ldl
superenv added: -pipe -Os -march=core2 -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=core2 -o conftest -g -O2 conftest.c -ldl -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -E conftest.c
superenv added: -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
superenv executed: clang -E conftest.c -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
clang called with: -E conftest.c
superenv added: -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
superenv executed: clang -E conftest.c -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
clang called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -march=core2 -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
superenv executed: clang -pipe -Os -march=core2 -c -g -O2 conftest.c -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
clang called with: -o conftest -g -O2 conftest.c -ldl
superenv added: -pipe -Os -march=core2 -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=core2 -o conftest -g -O2 conftest.c -ldl -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 conftest.c -ldl
superenv added: -pipe -Os -march=core2 -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=core2 -o conftest -g -O2 conftest.c -ldl -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 conftest.c -ldl
superenv added: -pipe -Os -march=core2 -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=core2 -o conftest -g -O2 conftest.c -ldl -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 conftest.c -ldl
superenv added: -pipe -Os -march=core2 -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=core2 -o conftest -g -O2 conftest.c -ldl -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 conftest.c -ldl
superenv added: -pipe -Os -march=core2 -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=core2 -o conftest -g -O2 conftest.c -ldl -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 conftest.c -ldl
superenv added: -pipe -Os -march=core2 -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=core2 -o conftest -g -O2 conftest.c -ldl -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 conftest.c -ldl
superenv added: -pipe -Os -march=core2 -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=core2 -o conftest -g -O2 conftest.c -ldl -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 conftest.c -ldl
superenv added: -pipe -Os -march=core2 -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=core2 -o conftest -g -O2 conftest.c -ldl -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 conftest.c -ldl
superenv added: -pipe -Os -march=core2 -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=core2 -o conftest -g -O2 conftest.c -ldl -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 conftest.c -ldl
superenv added: -pipe -Os -march=core2 -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=core2 -o conftest -g -O2 conftest.c -ldl -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 conftest.c -ldl
superenv added: -pipe -Os -march=core2 -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=core2 -o conftest -g -O2 conftest.c -ldl -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 conftest.c -ldl
superenv added: -pipe -Os -march=core2 -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=core2 -o conftest -g -O2 conftest.c -ldl -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 conftest.c -ldl
superenv added: -pipe -Os -march=core2 -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=core2 -o conftest -g -O2 conftest.c -ldl -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 conftest.c -ldl
superenv added: -pipe -Os -march=core2 -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=core2 -o conftest -g -O2 conftest.c -ldl -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 conftest.c -ldl
superenv added: -pipe -Os -march=core2 -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=core2 -o conftest -g -O2 conftest.c -ldl -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 conftest.c -ldl
superenv added: -pipe -Os -march=core2 -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=core2 -o conftest -g -O2 conftest.c -ldl -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 conftest.c -ldl
superenv added: -pipe -Os -march=core2 -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=core2 -o conftest -g -O2 conftest.c -ldl -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 conftest.c -ldl
superenv added: -pipe -Os -march=core2 -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=core2 -o conftest -g -O2 conftest.c -ldl -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 conftest.c -ldl
superenv added: -pipe -Os -march=core2 -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=core2 -o conftest -g -O2 conftest.c -ldl -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 conftest.c -ldl
superenv added: -pipe -Os -march=core2 -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=core2 -o conftest -g -O2 conftest.c -ldl -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 conftest.c -ldl
superenv added: -pipe -Os -march=core2 -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=core2 -o conftest -g -O2 conftest.c -ldl -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 conftest.c -ldl
superenv added: -pipe -Os -march=core2 -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=core2 -o conftest -g -O2 conftest.c -ldl -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 conftest.c -ldl
superenv added: -pipe -Os -march=core2 -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=core2 -o conftest -g -O2 conftest.c -ldl -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 conftest.c -ldl
superenv added: -pipe -Os -march=core2 -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=core2 -o conftest -g -O2 conftest.c -ldl -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 conftest.c -ldl
superenv added: -pipe -Os -march=core2 -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=core2 -o conftest -g -O2 conftest.c -ldl -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 conftest.c -ldl
superenv added: -pipe -Os -march=core2 -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=core2 -o conftest -g -O2 conftest.c -ldl -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 conftest.c -ldl
superenv added: -pipe -Os -march=core2 -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=core2 -o conftest -g -O2 conftest.c -ldl -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 conftest.c -ldl
superenv added: -pipe -Os -march=core2 -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=core2 -o conftest -g -O2 conftest.c -ldl -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 conftest.c -ldl
superenv added: -pipe -Os -march=core2 -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=core2 -o conftest -g -O2 conftest.c -ldl -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 conftest.c -ldl
superenv added: -pipe -Os -march=core2 -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=core2 -o conftest -g -O2 conftest.c -ldl -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 conftest.c -ldl
superenv added: -pipe -Os -march=core2 -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=core2 -o conftest -g -O2 conftest.c -ldl -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 conftest.c -ldl
superenv added: -pipe -Os -march=core2 -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=core2 -o conftest -g -O2 conftest.c -ldl -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 conftest.c -ldl
superenv added: -pipe -Os -march=core2 -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=core2 -o conftest -g -O2 conftest.c -ldl -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 conftest.c -ldl
superenv added: -pipe -Os -march=core2 -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=core2 -o conftest -g -O2 conftest.c -ldl -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 conftest.c -ldl
superenv added: -pipe -Os -march=core2 -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=core2 -o conftest -g -O2 conftest.c -ldl -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 conftest.c -ldl
superenv added: -pipe -Os -march=core2 -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=core2 -o conftest -g -O2 conftest.c -ldl -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 conftest.c -ldl
superenv added: -pipe -Os -march=core2 -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=core2 -o conftest -g -O2 conftest.c -ldl -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 conftest.c -ldl
superenv added: -pipe -Os -march=core2 -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=core2 -o conftest -g -O2 conftest.c -ldl -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 conftest.c -ldl
superenv added: -pipe -Os -march=core2 -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=core2 -o conftest -g -O2 conftest.c -ldl -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 conftest.c -ldl
superenv added: -pipe -Os -march=core2 -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=core2 -o conftest -g -O2 conftest.c -ldl -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 conftest.c -ldl
superenv added: -pipe -Os -march=core2 -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=core2 -o conftest -g -O2 conftest.c -ldl -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 conftest.c -ldl
superenv added: -pipe -Os -march=core2 -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=core2 -o conftest -g -O2 conftest.c -ldl -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 conftest.c -ldl
superenv added: -pipe -Os -march=core2 -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=core2 -o conftest -g -O2 conftest.c -ldl -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 conftest.c -ldl
superenv added: -pipe -Os -march=core2 -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=core2 -o conftest -g -O2 conftest.c -ldl -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 conftest.c -ldl
superenv added: -pipe -Os -march=core2 -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=core2 -o conftest -g -O2 conftest.c -ldl -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 conftest.c -ldl
superenv added: -pipe -Os -march=core2 -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=core2 -o conftest -g -O2 conftest.c -ldl -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 conftest.c -ldl
superenv added: -pipe -Os -march=core2 -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=core2 -o conftest -g -O2 conftest.c -ldl -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 conftest.c -ldl
superenv added: -pipe -Os -march=core2 -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=core2 -o conftest -g -O2 conftest.c -ldl -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 conftest.c -ldl
superenv added: -pipe -Os -march=core2 -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=core2 -o conftest -g -O2 conftest.c -ldl -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 conftest.c -ldl
superenv added: -pipe -Os -march=core2 -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=core2 -o conftest -g -O2 conftest.c -ldl -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 conftest.c -ldl
superenv added: -pipe -Os -march=core2 -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=core2 -o conftest -g -O2 conftest.c -ldl -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 conftest.c -ldl
superenv added: -pipe -Os -march=core2 -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=core2 -o conftest -g -O2 conftest.c -ldl -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 conftest.c -ldl
superenv added: -pipe -Os -march=core2 -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=core2 -o conftest -g -O2 conftest.c -ldl -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 conftest.c -ldl
superenv added: -pipe -Os -march=core2 -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=core2 -o conftest -g -O2 conftest.c -ldl -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 conftest.c -ldl
superenv added: -pipe -Os -march=core2 -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=core2 -o conftest -g -O2 conftest.c -ldl -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 conftest.c -ldl
superenv added: -pipe -Os -march=core2 -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=core2 -o conftest -g -O2 conftest.c -ldl -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 conftest.c -ldl
superenv added: -pipe -Os -march=core2 -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=core2 -o conftest -g -O2 conftest.c -ldl -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 conftest.c -ldl
superenv added: -pipe -Os -march=core2 -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=core2 -o conftest -g -O2 conftest.c -ldl -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 conftest.c -ldl
superenv added: -pipe -Os -march=core2 -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=core2 -o conftest -g -O2 conftest.c -ldl -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 conftest.c -ldl
superenv added: -pipe -Os -march=core2 -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=core2 -o conftest -g -O2 conftest.c -ldl -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 conftest.c -ldl
superenv added: -pipe -Os -march=core2 -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=core2 -o conftest -g -O2 conftest.c -ldl -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 conftest.c -ldl
superenv added: -pipe -Os -march=core2 -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=core2 -o conftest -g -O2 conftest.c -ldl -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 conftest.c -ldl
superenv added: -pipe -Os -march=core2 -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=core2 -o conftest -g -O2 conftest.c -ldl -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 conftest.c -ldl
superenv added: -pipe -Os -march=core2 -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=core2 -o conftest -g -O2 conftest.c -ldl -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 conftest.c -ldl
superenv added: -pipe -Os -march=core2 -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=core2 -o conftest -g -O2 conftest.c -ldl -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 conftest.c -ldl
superenv added: -pipe -Os -march=core2 -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=core2 -o conftest -g -O2 conftest.c -ldl -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 conftest.c -ldl
superenv added: -pipe -Os -march=core2 -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=core2 -o conftest -g -O2 conftest.c -ldl -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 conftest.c -ldl
superenv added: -pipe -Os -march=core2 -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=core2 -o conftest -g -O2 conftest.c -ldl -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 conftest.c -ldl
superenv added: -pipe -Os -march=core2 -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=core2 -o conftest -g -O2 conftest.c -ldl -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 conftest.c -ldl
superenv added: -pipe -Os -march=core2 -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=core2 -o conftest -g -O2 conftest.c -ldl -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 conftest.c -ldl
superenv added: -pipe -Os -march=core2 -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=core2 -o conftest -g -O2 conftest.c -ldl -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 conftest.c -ldl
superenv added: -pipe -Os -march=core2 -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=core2 -o conftest -g -O2 conftest.c -ldl -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 conftest.c -ldl
superenv added: -pipe -Os -march=core2 -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=core2 -o conftest -g -O2 conftest.c -ldl -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 conftest.c -ldl
superenv added: -pipe -Os -march=core2 -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=core2 -o conftest -g -O2 conftest.c -ldl -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 conftest.c -ldl
superenv added: -pipe -Os -march=core2 -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=core2 -o conftest -g -O2 conftest.c -ldl -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 conftest.c -ldl
superenv added: -pipe -Os -march=core2 -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=core2 -o conftest -g -O2 conftest.c -ldl -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 conftest.c -ldl
superenv added: -pipe -Os -march=core2 -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=core2 -o conftest -g -O2 conftest.c -ldl -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 conftest.c -ldl
superenv added: -pipe -Os -march=core2 -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=core2 -o conftest -g -O2 conftest.c -ldl -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 conftest.c -ldl
superenv added: -pipe -Os -march=core2 -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=core2 -o conftest -g -O2 conftest.c -ldl -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 conftest.c -ldl
superenv added: -pipe -Os -march=core2 -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=core2 -o conftest -g -O2 conftest.c -ldl -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 conftest.c -ldl
superenv added: -pipe -Os -march=core2 -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=core2 -o conftest -g -O2 conftest.c -ldl -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 conftest.c -ldl
superenv added: -pipe -Os -march=core2 -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=core2 -o conftest -g -O2 conftest.c -ldl -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 conftest.c -ldl
superenv added: -pipe -Os -march=core2 -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=core2 -o conftest -g -O2 conftest.c -ldl -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 conftest.c -ldl
superenv added: -pipe -Os -march=core2 -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=core2 -o conftest -g -O2 conftest.c -ldl -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 conftest.c -ldl
superenv added: -pipe -Os -march=core2 -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=core2 -o conftest -g -O2 conftest.c -ldl -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 conftest.c -ldl
superenv added: -pipe -Os -march=core2 -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=core2 -o conftest -g -O2 conftest.c -ldl -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 conftest.c -ldl
superenv added: -pipe -Os -march=core2 -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=core2 -o conftest -g -O2 conftest.c -ldl -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 conftest.c -ldl
superenv added: -pipe -Os -march=core2 -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=core2 -o conftest -g -O2 conftest.c -ldl -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 conftest.c -ldl
superenv added: -pipe -Os -march=core2 -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=core2 -o conftest -g -O2 conftest.c -ldl -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 conftest.c -ldl
superenv added: -pipe -Os -march=core2 -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=core2 -o conftest -g -O2 conftest.c -ldl -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 conftest.c -ldl
superenv added: -pipe -Os -march=core2 -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=core2 -o conftest -g -O2 conftest.c -ldl -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 conftest.c -ldl
superenv added: -pipe -Os -march=core2 -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=core2 -o conftest -g -O2 conftest.c -ldl -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 conftest.c -ldl
superenv added: -pipe -Os -march=core2 -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=core2 -o conftest -g -O2 conftest.c -ldl -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -march=core2 -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
superenv executed: clang -pipe -Os -march=core2 -c -g -O2 conftest.c -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
clang called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -march=core2 -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
superenv executed: clang -pipe -Os -march=core2 -c -g -O2 conftest.c -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
clang called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -march=core2 -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
superenv executed: clang -pipe -Os -march=core2 -c -g -O2 conftest.c -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
clang called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -march=core2 -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
superenv executed: clang -pipe -Os -march=core2 -c -g -O2 conftest.c -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
clang called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -march=core2 -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
superenv executed: clang -pipe -Os -march=core2 -c -g -O2 conftest.c -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
clang called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -march=core2 -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
superenv executed: clang -pipe -Os -march=core2 -c -g -O2 conftest.c -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
clang called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -march=core2 -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
superenv executed: clang -pipe -Os -march=core2 -c -g -O2 conftest.c -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
clang called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -march=core2 -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
superenv executed: clang -pipe -Os -march=core2 -c -g -O2 conftest.c -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
clang called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -march=core2 -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
superenv executed: clang -pipe -Os -march=core2 -c -g -O2 conftest.c -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
clang called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -march=core2 -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
superenv executed: clang -pipe -Os -march=core2 -c -g -O2 conftest.c -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
clang called with: -o conftest -g -O2 conftest.c -ldl
superenv added: -pipe -Os -march=core2 -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=core2 -o conftest -g -O2 conftest.c -ldl -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -march=core2 -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
superenv executed: clang -pipe -Os -march=core2 -c -g -O2 conftest.c -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
clang called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -march=core2 -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
superenv executed: clang -pipe -Os -march=core2 -c -g -O2 conftest.c -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
clang called with: -o conftest -g -O2 conftest.c -lc -ldl
superenv added: -pipe -Os -march=core2 -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=core2 -o conftest -g -O2 conftest.c -lc -ldl -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 conftest.c -ldl
superenv added: -pipe -Os -march=core2 -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=core2 -o conftest -g -O2 conftest.c -ldl -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 conftest.c -ldl
superenv added: -pipe -Os -march=core2 -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=core2 -o conftest -g -O2 conftest.c -ldl -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 -Wl,-search_paths_first -Wl,-search_paths_first -L/usr/local/lib conftest.c -lz -ldl
superenv added: -pipe -Os -march=core2 -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=core2 -o conftest -g -O2 -Wl,-search_paths_first -Wl,-search_paths_first -L/usr/local/lib conftest.c -lz -ldl -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 conftest.c -ldl
superenv added: -pipe -Os -march=core2 -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=core2 -o conftest -g -O2 conftest.c -ldl -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 conftest.c -ldl
superenv added: -pipe -Os -march=core2 -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=core2 -o conftest -g -O2 conftest.c -ldl -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -march=core2 -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
superenv executed: clang -pipe -Os -march=core2 -c -g -O2 conftest.c -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
clang called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -march=core2 -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
superenv executed: clang -pipe -Os -march=core2 -c -g -O2 conftest.c -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
clang called with: -o conftest -g -O2 conftest.c -ldl
superenv added: -pipe -Os -march=core2 -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=core2 -o conftest -g -O2 conftest.c -ldl -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 conftest.c -ldl
superenv added: -pipe -Os -march=core2 -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=core2 -o conftest -g -O2 conftest.c -ldl -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 conftest.c -ldl
superenv added: -pipe -Os -march=core2 -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=core2 -o conftest -g -O2 conftest.c -ldl -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 conftest.c -ldl
superenv added: -pipe -Os -march=core2 -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=core2 -o conftest -g -O2 conftest.c -ldl -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 conftest.c -ldl
superenv added: -pipe -Os -march=core2 -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=core2 -o conftest -g -O2 conftest.c -ldl -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 conftest.c -ldl
superenv added: -pipe -Os -march=core2 -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=core2 -o conftest -g -O2 conftest.c -ldl -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 conftest.c -ldl
superenv added: -pipe -Os -march=core2 -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=core2 -o conftest -g -O2 conftest.c -ldl -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 conftest.c -ldl
superenv added: -pipe -Os -march=core2 -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=core2 -o conftest -g -O2 conftest.c -ldl -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 conftest.c -ldl
superenv added: -pipe -Os -march=core2 -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=core2 -o conftest -g -O2 conftest.c -ldl -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 conftest.c -ldl
superenv added: -pipe -Os -march=core2 -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=core2 -o conftest -g -O2 conftest.c -ldl -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 conftest.c -ldl
superenv added: -pipe -Os -march=core2 -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=core2 -o conftest -g -O2 conftest.c -ldl -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 conftest.c -ldl
superenv added: -pipe -Os -march=core2 -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=core2 -o conftest -g -O2 conftest.c -ldl -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 conftest.c -ldl
superenv added: -pipe -Os -march=core2 -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=core2 -o conftest -g -O2 conftest.c -ldl -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -march=core2 -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
superenv executed: clang -pipe -Os -march=core2 -c -g -O2 conftest.c -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
clang called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -march=core2 -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
superenv executed: clang -pipe -Os -march=core2 -c -g -O2 conftest.c -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
clang called with: -o conftest -g -O2 conftest.c -ldl
superenv added: -pipe -Os -march=core2 -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=core2 -o conftest -g -O2 conftest.c -ldl -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -march=core2 -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
superenv executed: clang -pipe -Os -march=core2 -c -g -O2 conftest.c -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
clang called with: -o conftest -g -O2 conftest.c -ldl
superenv added: -pipe -Os -march=core2 -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=core2 -o conftest -g -O2 conftest.c -ldl -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 conftest.c -ldl
superenv added: -pipe -Os -march=core2 -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=core2 -o conftest -g -O2 conftest.c -ldl -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 conftest.c -ldl
superenv added: -pipe -Os -march=core2 -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=core2 -o conftest -g -O2 conftest.c -ldl -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 conftest.c -ldl
superenv added: -pipe -Os -march=core2 -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=core2 -o conftest -g -O2 conftest.c -ldl -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -march=core2 -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
superenv executed: clang -pipe -Os -march=core2 -c -g -O2 conftest.c -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
clang called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -march=core2 -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
superenv executed: clang -pipe -Os -march=core2 -c -g -O2 conftest.c -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
clang called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -march=core2 -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
superenv executed: clang -pipe -Os -march=core2 -c -g -O2 conftest.c -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
clang called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -march=core2 -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
superenv executed: clang -pipe -Os -march=core2 -c -g -O2 conftest.c -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
clang called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -march=core2 -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
superenv executed: clang -pipe -Os -march=core2 -c -g -O2 conftest.c -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
clang called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -march=core2 -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
superenv executed: clang -pipe -Os -march=core2 -c -g -O2 conftest.c -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
clang called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -march=core2 -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
superenv executed: clang -pipe -Os -march=core2 -c -g -O2 conftest.c -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
clang called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -march=core2 -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
superenv executed: clang -pipe -Os -march=core2 -c -g -O2 conftest.c -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
clang called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -march=core2 -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
superenv executed: clang -pipe -Os -march=core2 -c -g -O2 conftest.c -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
clang called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -march=core2 -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
superenv executed: clang -pipe -Os -march=core2 -c -g -O2 conftest.c -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
clang called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -march=core2 -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
superenv executed: clang -pipe -Os -march=core2 -c -g -O2 conftest.c -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
clang called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -march=core2 -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
superenv executed: clang -pipe -Os -march=core2 -c -g -O2 conftest.c -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
clang called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -march=core2 -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
superenv executed: clang -pipe -Os -march=core2 -c -g -O2 conftest.c -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
clang called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -march=core2 -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
superenv executed: clang -pipe -Os -march=core2 -c -g -O2 conftest.c -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
clang called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -march=core2 -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
superenv executed: clang -pipe -Os -march=core2 -c -g -O2 conftest.c -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
clang called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -march=core2 -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
superenv executed: clang -pipe -Os -march=core2 -c -g -O2 conftest.c -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
clang called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -march=core2 -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
superenv executed: clang -pipe -Os -march=core2 -c -g -O2 conftest.c -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
clang called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -march=core2 -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
superenv executed: clang -pipe -Os -march=core2 -c -g -O2 conftest.c -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
clang called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -march=core2 -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
superenv executed: clang -pipe -Os -march=core2 -c -g -O2 conftest.c -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
clang called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -march=core2 -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
superenv executed: clang -pipe -Os -march=core2 -c -g -O2 conftest.c -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
clang called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -march=core2 -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
superenv executed: clang -pipe -Os -march=core2 -c -g -O2 conftest.c -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
clang called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -march=core2 -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
superenv executed: clang -pipe -Os -march=core2 -c -g -O2 conftest.c -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
clang called with: -o conftest -g -O2 conftest.c -ldl
superenv added: -pipe -Os -march=core2 -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=core2 -o conftest -g -O2 conftest.c -ldl -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 conftest.c -ldl
superenv added: -pipe -Os -march=core2 -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=core2 -o conftest -g -O2 conftest.c -ldl -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 conftest.c -ldl
superenv added: -pipe -Os -march=core2 -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=core2 -o conftest -g -O2 conftest.c -ldl -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 conftest.c -lieee -ldl
superenv added: -pipe -Os -march=core2 -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=core2 -o conftest -g -O2 conftest.c -lieee -ldl -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 conftest.c -ldl
superenv added: -pipe -Os -march=core2 -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=core2 -o conftest -g -O2 conftest.c -ldl -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 conftest.c -ldl
superenv added: -pipe -Os -march=core2 -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=core2 -o conftest -g -O2 conftest.c -ldl -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 conftest.c -ldl
superenv added: -pipe -Os -march=core2 -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=core2 -o conftest -g -O2 conftest.c -ldl -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 conftest.c -ldl
superenv added: -pipe -Os -march=core2 -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=core2 -o conftest -g -O2 conftest.c -ldl -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -fno-strict-aliasing -fno-common -dynamic -o conftest -g -O2 conftest.c -ldl
superenv added: -pipe -Os -march=core2 -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=core2 -fno-strict-aliasing -fno-common -dynamic -o conftest -g -O2 conftest.c -ldl -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 conftest.c -ldl
superenv added: -pipe -Os -march=core2 -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=core2 -o conftest -g -O2 conftest.c -ldl -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 conftest.c -ldl
superenv added: -pipe -Os -march=core2 -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=core2 -o conftest -g -O2 conftest.c -ldl -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 conftest.c -ldl
superenv added: -pipe -Os -march=core2 -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=core2 -o conftest -g -O2 conftest.c -ldl -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 conftest.c -ldl
superenv added: -pipe -Os -march=core2 -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=core2 -o conftest -g -O2 conftest.c -ldl -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 conftest.c -ldl
superenv added: -pipe -Os -march=core2 -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=core2 -o conftest -g -O2 conftest.c -ldl -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 conftest.c -ldl
superenv added: -pipe -Os -march=core2 -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=core2 -o conftest -g -O2 conftest.c -ldl -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 conftest.c -ldl
superenv added: -pipe -Os -march=core2 -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=core2 -o conftest -g -O2 conftest.c -ldl -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 conftest.c -ldl
superenv added: -pipe -Os -march=core2 -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=core2 -o conftest -g -O2 conftest.c -ldl -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 conftest.c -ldl
superenv added: -pipe -Os -march=core2 -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=core2 -o conftest -g -O2 conftest.c -ldl -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 conftest.c -ldl
superenv added: -pipe -Os -march=core2 -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=core2 -o conftest -g -O2 conftest.c -ldl -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 conftest.c -ldl
superenv added: -pipe -Os -march=core2 -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=core2 -o conftest -g -O2 conftest.c -ldl -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 conftest.c -ldl
superenv added: -pipe -Os -march=core2 -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=core2 -o conftest -g -O2 conftest.c -ldl -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 conftest.c -ldl
superenv added: -pipe -Os -march=core2 -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=core2 -o conftest -g -O2 conftest.c -ldl -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 conftest.c -ldl
superenv added: -pipe -Os -march=core2 -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=core2 -o conftest -g -O2 conftest.c -ldl -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 conftest.c -ldl
superenv added: -pipe -Os -march=core2 -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=core2 -o conftest -g -O2 conftest.c -ldl -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -march=core2 -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
superenv executed: clang -pipe -Os -march=core2 -c -g -O2 conftest.c -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
clang called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -march=core2 -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
superenv executed: clang -pipe -Os -march=core2 -c -g -O2 conftest.c -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
clang called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -march=core2 -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
superenv executed: clang -pipe -Os -march=core2 -c -g -O2 conftest.c -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
clang called with: -o conftest -g -O2 conftest.c -ldl
superenv added: -pipe -Os -march=core2 -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=core2 -o conftest -g -O2 conftest.c -ldl -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 conftest.c -ldl
superenv added: -pipe -Os -march=core2 -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=core2 -o conftest -g -O2 conftest.c -ldl -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -march=core2 -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
superenv executed: clang -pipe -Os -march=core2 -c -g -O2 conftest.c -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
clang called with: -E conftest.c
superenv added: -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
superenv executed: clang -E conftest.c -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
clang called with: -o conftest -g -O2 conftest.c -ldl
superenv added: -pipe -Os -march=core2 -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=core2 -o conftest -g -O2 conftest.c -ldl -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -march=core2 -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
superenv executed: clang -pipe -Os -march=core2 -c -g -O2 conftest.c -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
clang called with: -o conftest -g -O2 conftest.c -ldl
superenv added: -pipe -Os -march=core2 -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=core2 -o conftest -g -O2 conftest.c -ldl -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -march=core2 -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
superenv executed: clang -pipe -Os -march=core2 -c -g -O2 conftest.c -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
clang called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -march=core2 -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
superenv executed: clang -pipe -Os -march=core2 -c -g -O2 conftest.c -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
clang called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -march=core2 -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
superenv executed: clang -pipe -Os -march=core2 -c -g -O2 conftest.c -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
clang called with: -o conftest -g -O2 conftest.c -ldl
superenv added: -pipe -Os -march=core2 -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=core2 -o conftest -g -O2 conftest.c -ldl -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 conftest.c -ldl
superenv added: -pipe -Os -march=core2 -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=core2 -o conftest -g -O2 conftest.c -ldl -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 conftest.c -lreadline -ldl
superenv added: -pipe -Os -march=core2 -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=core2 -o conftest -g -O2 conftest.c -lreadline -ldl -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 conftest.c -lreadline -lreadline -lreadline -ldl
superenv added: -pipe -Os -march=core2 -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=core2 -o conftest -g -O2 conftest.c -lreadline -lreadline -lreadline -ldl -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -E conftest.c
superenv added: -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
superenv executed: clang -E conftest.c -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
clang called with: -E conftest.c
superenv added: -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
superenv executed: clang -E conftest.c -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
clang called with: -E conftest.c
superenv added: -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
superenv executed: clang -E conftest.c -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
clang called with: -o conftest -g -O2 conftest.c -lreadline -lreadline -lreadline -ldl
superenv added: -pipe -Os -march=core2 -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=core2 -o conftest -g -O2 conftest.c -lreadline -lreadline -lreadline -ldl -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 conftest.c -lreadline -lreadline -lreadline -ldl
superenv added: -pipe -Os -march=core2 -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=core2 -o conftest -g -O2 conftest.c -lreadline -lreadline -lreadline -ldl -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 conftest.c -lreadline -lreadline -lreadline -ldl
superenv added: -pipe -Os -march=core2 -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=core2 -o conftest -g -O2 conftest.c -lreadline -lreadline -lreadline -ldl -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 conftest.c -lreadline -lreadline -lreadline -ldl
superenv added: -pipe -Os -march=core2 -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=core2 -o conftest -g -O2 conftest.c -lreadline -lreadline -lreadline -ldl -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -E conftest.c
superenv added: -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
superenv executed: clang -E conftest.c -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
clang called with: -E conftest.c
superenv added: -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
superenv executed: clang -E conftest.c -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
clang called with: -o conftest -g -O2 conftest.c -ldl
superenv added: -pipe -Os -march=core2 -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=core2 -o conftest -g -O2 conftest.c -ldl -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 conftest.c -ldl
superenv added: -pipe -Os -march=core2 -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=core2 -o conftest -g -O2 conftest.c -ldl -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 conftest.c -ldl
superenv added: -pipe -Os -march=core2 -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=core2 -o conftest -g -O2 conftest.c -ldl -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -march=core2 -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
superenv executed: clang -pipe -Os -march=core2 -c -g -O2 conftest.c -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
clang called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -march=core2 -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
superenv executed: clang -pipe -Os -march=core2 -c -g -O2 conftest.c -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
clang called with: -c -g -O2 -I/usr/include/ncursesw conftest.c
superenv added: -pipe -Os -march=core2 -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
superenv executed: clang -pipe -Os -march=core2 -c -g -O2 -I/usr/include/ncursesw conftest.c -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
clang called with: -E -I/usr/include/ncursesw conftest.c
superenv added: -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
superenv executed: clang -E -I/usr/include/ncursesw conftest.c -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
clang called with: -c -g -O2 -I/usr/include/ncursesw conftest.c
superenv added: -pipe -Os -march=core2 -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
superenv executed: clang -pipe -Os -march=core2 -c -g -O2 -I/usr/include/ncursesw conftest.c -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
clang called with: -E -I/usr/include/ncursesw conftest.c
superenv added: -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
superenv executed: clang -E -I/usr/include/ncursesw conftest.c -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
clang called with: -c -g -O2 -I/usr/include/ncursesw conftest.c
superenv added: -pipe -Os -march=core2 -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
superenv executed: clang -pipe -Os -march=core2 -c -g -O2 -I/usr/include/ncursesw conftest.c -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
clang called with: -c -g -O2 -I/usr/include/ncursesw conftest.c
superenv added: -pipe -Os -march=core2 -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
superenv executed: clang -pipe -Os -march=core2 -c -g -O2 -I/usr/include/ncursesw conftest.c -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
clang called with: -c -g -O2 -I/usr/include/ncursesw conftest.c
superenv added: -pipe -Os -march=core2 -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
superenv executed: clang -pipe -Os -march=core2 -c -g -O2 -I/usr/include/ncursesw conftest.c -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
clang called with: -c -g -O2 -I/usr/include/ncursesw conftest.c
superenv added: -pipe -Os -march=core2 -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
superenv executed: clang -pipe -Os -march=core2 -c -g -O2 -I/usr/include/ncursesw conftest.c -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
clang called with: -c -g -O2 -I/usr/include/ncursesw conftest.c
superenv added: -pipe -Os -march=core2 -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
superenv executed: clang -pipe -Os -march=core2 -c -g -O2 -I/usr/include/ncursesw conftest.c -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
clang called with: -c -g -O2 -I/usr/include/ncursesw conftest.c
superenv added: -pipe -Os -march=core2 -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
superenv executed: clang -pipe -Os -march=core2 -c -g -O2 -I/usr/include/ncursesw conftest.c -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
clang called with: -c -g -O2 -I/usr/include/ncursesw conftest.c
superenv added: -pipe -Os -march=core2 -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
superenv executed: clang -pipe -Os -march=core2 -c -g -O2 -I/usr/include/ncursesw conftest.c -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
clang called with: -c -g -O2 -I/usr/include/ncursesw conftest.c
superenv added: -pipe -Os -march=core2 -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
superenv executed: clang -pipe -Os -march=core2 -c -g -O2 -I/usr/include/ncursesw conftest.c -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
clang called with: -c -g -O2 -I/usr/include/ncursesw conftest.c
superenv added: -pipe -Os -march=core2 -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
superenv executed: clang -pipe -Os -march=core2 -c -g -O2 -I/usr/include/ncursesw conftest.c -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
clang called with: -c -g -O2 -I/usr/include/ncursesw conftest.c
superenv added: -pipe -Os -march=core2 -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
superenv executed: clang -pipe -Os -march=core2 -c -g -O2 -I/usr/include/ncursesw conftest.c -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
clang called with: -c -g -O2 -I/usr/include/ncursesw conftest.c
superenv added: -pipe -Os -march=core2 -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
superenv executed: clang -pipe -Os -march=core2 -c -g -O2 -I/usr/include/ncursesw conftest.c -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
clang called with: -c -g -O2 -I/usr/include/ncursesw conftest.c
superenv added: -pipe -Os -march=core2 -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
superenv executed: clang -pipe -Os -march=core2 -c -g -O2 -I/usr/include/ncursesw conftest.c -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
clang called with: -c -g -O2 -I/usr/include/ncursesw conftest.c
superenv added: -pipe -Os -march=core2 -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
superenv executed: clang -pipe -Os -march=core2 -c -g -O2 -I/usr/include/ncursesw conftest.c -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
clang called with: -c -g -O2 -I/usr/include/ncursesw conftest.c
superenv added: -pipe -Os -march=core2 -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
superenv executed: clang -pipe -Os -march=core2 -c -g -O2 -I/usr/include/ncursesw conftest.c -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
clang called with: -o conftest -g -O2 conftest.c -ldl
superenv added: -pipe -Os -march=core2 -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=core2 -o conftest -g -O2 conftest.c -ldl -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o conftest -g -O2 conftest.c -ldl -framework CoreFoundation
superenv added: -pipe -Os -march=core2 -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=core2 -o conftest -g -O2 conftest.c -ldl -framework CoreFoundation -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -march=core2 -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
superenv executed: clang -pipe -Os -march=core2 -c -g -O2 conftest.c -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
clang called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -march=core2 -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
superenv executed: clang -pipe -Os -march=core2 -c -g -O2 conftest.c -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
clang called with: -o conftest -g -O2 conftest.c -ldl -framework CoreFoundation
superenv added: -pipe -Os -march=core2 -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -Os -march=core2 -o conftest -g -O2 conftest.c -ldl -framework CoreFoundation -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
2019-04-11 03:02:37 -0400
make
clang -c -fno-strict-aliasing -fno-common -dynamic -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Modules/python.o ./Modules/python.c
clang -c -fno-strict-aliasing -fno-common -dynamic -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Parser/acceler.o Parser/acceler.c
clang -c -fno-strict-aliasing -fno-common -dynamic -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Parser/grammar1.o Parser/grammar1.c
clang -c -fno-strict-aliasing -fno-common -dynamic -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Parser/listnode.o Parser/listnode.c
clang -c -fno-strict-aliasing -fno-common -dynamic -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Parser/node.o Parser/node.c
clang -c -fno-strict-aliasing -fno-common -dynamic -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Parser/parser.o Parser/parser.c
clang -c -fno-strict-aliasing -fno-common -dynamic -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Parser/parsetok.o Parser/parsetok.c
clang -c -fno-strict-aliasing -fno-common -dynamic -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Parser/bitset.o Parser/bitset.c
clang -c -fno-strict-aliasing -fno-common -dynamic -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Parser/metagrammar.o Parser/metagrammar.c
clang -c -fno-strict-aliasing -fno-common -dynamic -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Parser/firstsets.o Parser/firstsets.c
clang -c -fno-strict-aliasing -fno-common -dynamic -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Parser/grammar.o Parser/grammar.c
clang -c -fno-strict-aliasing -fno-common -dynamic -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Parser/pgen.o Parser/pgen.c
clang -c -fno-strict-aliasing -fno-common -dynamic -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Parser/myreadline.o Parser/myreadline.c
clang -c -fno-strict-aliasing -fno-common -dynamic -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Parser/tokenizer.o Parser/tokenizer.c
clang -c -fno-strict-aliasing -fno-common -dynamic -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Objects/abstract.o Objects/abstract.c
clang -c -fno-strict-aliasing -fno-common -dynamic -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Objects/boolobject.o Objects/boolobject.c
clang -c -fno-strict-aliasing -fno-common -dynamic -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Objects/bufferobject.o Objects/bufferobject.c
clang -c -fno-strict-aliasing -fno-common -dynamic -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Objects/bytes_methods.o Objects/bytes_methods.c
clang -c -fno-strict-aliasing -fno-common -dynamic -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Objects/bytearrayobject.o Objects/bytearrayobject.c
clang -c -fno-strict-aliasing -fno-common -dynamic -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Objects/capsule.o Objects/capsule.c
clang -c -fno-strict-aliasing -fno-common -dynamic -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Objects/cellobject.o Objects/cellobject.c
clang -c -fno-strict-aliasing -fno-common -dynamic -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Objects/classobject.o Objects/classobject.c
clang -c -fno-strict-aliasing -fno-common -dynamic -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Objects/cobject.o Objects/cobject.c
clang -c -fno-strict-aliasing -fno-common -dynamic -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Objects/codeobject.o Objects/codeobject.c
clang -c -fno-strict-aliasing -fno-common -dynamic -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Objects/complexobject.o Objects/complexobject.c
clang -c -fno-strict-aliasing -fno-common -dynamic -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Objects/descrobject.o Objects/descrobject.c
clang -c -fno-strict-aliasing -fno-common -dynamic -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Objects/enumobject.o Objects/enumobject.c
clang -c -fno-strict-aliasing -fno-common -dynamic -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Objects/exceptions.o Objects/exceptions.c
clang -c -fno-strict-aliasing -fno-common -dynamic -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Objects/genobject.o Objects/genobject.c
clang -c -fno-strict-aliasing -fno-common -dynamic -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Objects/fileobject.o Objects/fileobject.c
clang -c -fno-strict-aliasing -fno-common -dynamic -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Objects/floatobject.o Objects/floatobject.c
clang -c -fno-strict-aliasing -fno-common -dynamic -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Objects/frameobject.o Objects/frameobject.c
clang -c -fno-strict-aliasing -fno-common -dynamic -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Objects/funcobject.o Objects/funcobject.c
clang -c -fno-strict-aliasing -fno-common -dynamic -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Objects/intobject.o Objects/intobject.c
clang -c -fno-strict-aliasing -fno-common -dynamic -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Objects/iterobject.o Objects/iterobject.c
clang -c -fno-strict-aliasing -fno-common -dynamic -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Objects/listobject.o Objects/listobject.c
clang -c -fno-strict-aliasing -fno-common -dynamic -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Objects/longobject.o Objects/longobject.c
clang -c -fno-strict-aliasing -fno-common -dynamic -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Objects/dictobject.o Objects/dictobject.c
clang -c -fno-strict-aliasing -fno-common -dynamic -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Objects/memoryobject.o Objects/memoryobject.c
clang -c -fno-strict-aliasing -fno-common -dynamic -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Objects/methodobject.o Objects/methodobject.c
clang -c -fno-strict-aliasing -fno-common -dynamic -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Objects/moduleobject.o Objects/moduleobject.c
clang -c -fno-strict-aliasing -fno-common -dynamic -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Objects/object.o Objects/object.c
clang -c -fno-strict-aliasing -fno-common -dynamic -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Objects/obmalloc.o Objects/obmalloc.c
clang -c -fno-strict-aliasing -fno-common -dynamic -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Objects/rangeobject.o Objects/rangeobject.c
clang -c -fno-strict-aliasing -fno-common -dynamic -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Objects/setobject.o Objects/setobject.c
clang -c -fno-strict-aliasing -fno-common -dynamic -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Objects/sliceobject.o Objects/sliceobject.c
clang -c -fno-strict-aliasing -fno-common -dynamic -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Objects/stringobject.o Objects/stringobject.c
clang -c -fno-strict-aliasing -fno-common -dynamic -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Objects/structseq.o Objects/structseq.c
clang -c -fno-strict-aliasing -fno-common -dynamic -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Objects/tupleobject.o Objects/tupleobject.c
clang -c -fno-strict-aliasing -fno-common -dynamic -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Objects/typeobject.o Objects/typeobject.c
clang -c -fno-strict-aliasing -fno-common -dynamic -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Objects/weakrefobject.o Objects/weakrefobject.c
clang -c -fno-strict-aliasing -fno-common -dynamic -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Objects/unicodeobject.o Objects/unicodeobject.c
clang -c -fno-strict-aliasing -fno-common -dynamic -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Objects/unicodectype.o Objects/unicodectype.c
clang -c -fno-strict-aliasing -fno-common -dynamic -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Python/_warnings.o Python/_warnings.c
clang -c -fno-strict-aliasing -fno-common -dynamic -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Python/Python-ast.o Python/Python-ast.c
clang -c -fno-strict-aliasing -fno-common -dynamic -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Python/asdl.o Python/asdl.c
clang -c -fno-strict-aliasing -fno-common -dynamic -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Python/ast.o Python/ast.c
clang -c -fno-strict-aliasing -fno-common -dynamic -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Python/bltinmodule.o Python/bltinmodule.c
clang -c -fno-strict-aliasing -fno-common -dynamic -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Python/ceval.o Python/ceval.c
clang -c -fno-strict-aliasing -fno-common -dynamic -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Python/compile.o Python/compile.c
clang -c -fno-strict-aliasing -fno-common -dynamic -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Python/codecs.o Python/codecs.c
clang -c -fno-strict-aliasing -fno-common -dynamic -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Python/errors.o Python/errors.c
clang -c -fno-strict-aliasing -fno-common -dynamic -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Python/frozen.o Python/frozen.c
clang -c -fno-strict-aliasing -fno-common -dynamic -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Python/frozenmain.o Python/frozenmain.c
clang -c -fno-strict-aliasing -fno-common -dynamic -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Python/future.o Python/future.c
clang -c -fno-strict-aliasing -fno-common -dynamic -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Python/getargs.o Python/getargs.c
clang -c -fno-strict-aliasing -fno-common -dynamic -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Python/getcompiler.o Python/getcompiler.c
clang -c -fno-strict-aliasing -fno-common -dynamic -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Python/getcopyright.o Python/getcopyright.c
clang -c -fno-strict-aliasing -fno-common -dynamic -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -DPLATFORM='"darwin"' -o Python/getplatform.o ./Python/getplatform.c
clang -c -fno-strict-aliasing -fno-common -dynamic -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Python/getversion.o Python/getversion.c
clang -c -fno-strict-aliasing -fno-common -dynamic -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Python/graminit.o Python/graminit.c
clang -c -fno-strict-aliasing -fno-common -dynamic -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Python/import.o Python/import.c
clang -c -fno-strict-aliasing -fno-common -dynamic -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -I. -o Python/importdl.o ./Python/importdl.c
clang -c -fno-strict-aliasing -fno-common -dynamic -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Python/marshal.o Python/marshal.c
clang -c -fno-strict-aliasing -fno-common -dynamic -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Python/modsupport.o Python/modsupport.c
clang -c -fno-strict-aliasing -fno-common -dynamic -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Python/mystrtoul.o Python/mystrtoul.c
clang -c -fno-strict-aliasing -fno-common -dynamic -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Python/mysnprintf.o Python/mysnprintf.c
clang -c -fno-strict-aliasing -fno-common -dynamic -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Python/peephole.o Python/peephole.c
clang -c -fno-strict-aliasing -fno-common -dynamic -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Python/pyarena.o Python/pyarena.c
clang -c -fno-strict-aliasing -fno-common -dynamic -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Python/pyctype.o Python/pyctype.c
clang -c -fno-strict-aliasing -fno-common -dynamic -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Python/pyfpe.o Python/pyfpe.c
clang -c -fno-strict-aliasing -fno-common -dynamic -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Python/pymath.o Python/pymath.c
clang -c -fno-strict-aliasing -fno-common -dynamic -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Python/pystate.o Python/pystate.c
clang -c -fno-strict-aliasing -fno-common -dynamic -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Python/pythonrun.o Python/pythonrun.c
clang -c -fno-strict-aliasing -fno-common -dynamic -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Python/random.o Python/random.c
clang -c -fno-strict-aliasing -fno-common -dynamic -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Python/structmember.o Python/structmember.c
clang -c -fno-strict-aliasing -fno-common -dynamic -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Python/symtable.o Python/symtable.c
clang -c -fno-strict-aliasing -fno-common -dynamic -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Python/sysmodule.o Python/sysmodule.c
clang -c -fno-strict-aliasing -fno-common -dynamic -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Python/traceback.o Python/traceback.c
clang -c -fno-strict-aliasing -fno-common -dynamic -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Python/getopt.o Python/getopt.c
clang -c -fno-strict-aliasing -fno-common -dynamic -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Python/pystrcmp.o Python/pystrcmp.c
clang -c -fno-strict-aliasing -fno-common -dynamic -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Python/pystrtod.o Python/pystrtod.c
clang -c -fno-strict-aliasing -fno-common -dynamic -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Python/dtoa.o Python/dtoa.c
clang -c -fno-strict-aliasing -fno-common -dynamic -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Python/formatter_unicode.o Python/formatter_unicode.c
clang -c -fno-strict-aliasing -fno-common -dynamic -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Python/formatter_string.o Python/formatter_string.c
clang -c -fno-strict-aliasing -fno-common -dynamic -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Python/dynload_shlib.o Python/dynload_shlib.c
clang -c -fno-strict-aliasing -fno-common -dynamic -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Python/mactoolboxglue.o Python/mactoolboxglue.c
clang -c -fno-strict-aliasing -fno-common -dynamic -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Python/thread.o Python/thread.c
clang -c -fno-strict-aliasing -fno-common -dynamic -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Modules/config.o Modules/config.c
clang -c -fno-strict-aliasing -fno-common -dynamic -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -DPYTHONPATH='":plat-darwin:plat-mac:plat-mac/lib-scriptpackages:lib-tk:lib-old"' \
-DPREFIX='"/Applications/Octave-5.1.0.app/Contents/Resources/usr/Cellar/python@2/2.7.16/Frameworks/Python.framework/Versions/2.7"' \
-DEXEC_PREFIX='"/Applications/Octave-5.1.0.app/Contents/Resources/usr/Cellar/python@2/2.7.16/Frameworks/Python.framework/Versions/2.7"' \
-DVERSION='"2.7"' \
-DVPATH='""' \
-o Modules/getpath.o ./Modules/getpath.c
clang -c -fno-strict-aliasing -fno-common -dynamic -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Modules/main.o Modules/main.c
clang -c -fno-strict-aliasing -fno-common -dynamic -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Modules/gcmodule.o Modules/gcmodule.c
clang -fno-strict-aliasing -fno-common -dynamic -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -c ./Modules/threadmodule.c -o Modules/threadmodule.o
clang -fno-strict-aliasing -fno-common -dynamic -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -c ./Modules/signalmodule.c -o Modules/signalmodule.o
clang -fno-strict-aliasing -fno-common -dynamic -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -c ./Modules/posixmodule.c -o Modules/posixmodule.o
clang -fno-strict-aliasing -fno-common -dynamic -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -c ./Modules/errnomodule.c -o Modules/errnomodule.o
clang -fno-strict-aliasing -fno-common -dynamic -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -c ./Modules/pwdmodule.c -o Modules/pwdmodule.o
clang -fno-strict-aliasing -fno-common -dynamic -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -c ./Modules/_sre.c -o Modules/_sre.o
clang -fno-strict-aliasing -fno-common -dynamic -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -c ./Modules/_codecsmodule.c -o Modules/_codecsmodule.o
clang -fno-strict-aliasing -fno-common -dynamic -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -c ./Modules/_weakref.c -o Modules/_weakref.o
clang -fno-strict-aliasing -fno-common -dynamic -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -c ./Modules/zipimport.c -o Modules/zipimport.o
clang -fno-strict-aliasing -fno-common -dynamic -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -c ./Modules/symtablemodule.c -o Modules/symtablemodule.o
clang -fno-strict-aliasing -fno-common -dynamic -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -c ./Modules/xxsubtype.c -o Modules/xxsubtype.o
clang -c -fno-strict-aliasing -fno-common -dynamic -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Modules/_math.o Modules/_math.c
/usr/bin/install -c -m 644 ./Tools/gdb/libpython.py python.exe-gdb.py
clang -c -fno-strict-aliasing -fno-common -dynamic -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE \
-DGITVERSION="\"`LC_ALL=C `\"" \
-DGITTAG="\"`LC_ALL=C `\"" \
-DGITBRANCH="\"`LC_ALL=C `\"" \
-o Modules/getbuildinfo.o ./Modules/getbuildinfo.c
rm -f libpython2.7.a
ar rc libpython2.7.a Modules/getbuildinfo.o
ar rc libpython2.7.a Parser/acceler.o Parser/grammar1.o Parser/listnode.o Parser/node.o Parser/parser.o Parser/parsetok.o Parser/bitset.o Parser/metagrammar.o Parser/firstsets.o Parser/grammar.o Parser/pgen.o Parser/myreadline.o Parser/tokenizer.o
ar rc libpython2.7.a Objects/abstract.o Objects/boolobject.o Objects/bufferobject.o Objects/bytes_methods.o Objects/bytearrayobject.o Objects/capsule.o Objects/cellobject.o Objects/classobject.o Objects/cobject.o Objects/codeobject.o Objects/complexobject.o Objects/descrobject.o Objects/enumobject.o Objects/exceptions.o Objects/genobject.o Objects/fileobject.o Objects/floatobject.o Objects/frameobject.o Objects/funcobject.o Objects/intobject.o Objects/iterobject.o Objects/listobject.o Objects/longobject.o Objects/dictobject.o Objects/memoryobject.o Objects/methodobject.o Objects/moduleobject.o Objects/object.o Objects/obmalloc.o Objects/rangeobject.o Objects/setobject.o Objects/sliceobject.o Objects/stringobject.o Objects/structseq.o Objects/tupleobject.o Objects/typeobject.o Objects/weakrefobject.o Objects/unicodeobject.o Objects/unicodectype.o
ar rc libpython2.7.a Python/_warnings.o Python/Python-ast.o Python/asdl.o Python/ast.o Python/bltinmodule.o Python/ceval.o Python/compile.o Python/codecs.o Python/errors.o Python/frozen.o Python/frozenmain.o Python/future.o Python/getargs.o Python/getcompiler.o Python/getcopyright.o Python/getplatform.o Python/getversion.o Python/graminit.o Python/import.o Python/importdl.o Python/marshal.o Python/modsupport.o Python/mystrtoul.o Python/mysnprintf.o Python/peephole.o Python/pyarena.o Python/pyctype.o Python/pyfpe.o Python/pymath.o Python/pystate.o Python/pythonrun.o Python/random.o Python/structmember.o Python/symtable.o Python/sysmodule.o Python/traceback.o Python/getopt.o Python/pystrcmp.o Python/pystrtod.o Python/dtoa.o Python/formatter_unicode.o Python/formatter_string.o Python/dynload_shlib.o Python/mactoolboxglue.o Python/thread.o
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: libpython2.7.a(pymath.o) has no symbols
ar rc libpython2.7.a Modules/config.o Modules/getpath.o Modules/main.o Modules/gcmodule.o
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: libpython2.7.a(pymath.o) has no symbols
ar rc libpython2.7.a Modules/threadmodule.o Modules/signalmodule.o Modules/posixmodule.o Modules/errnomodule.o Modules/pwdmodule.o Modules/_sre.o Modules/_codecsmodule.o Modules/_weakref.o Modules/zipimport.o Modules/symtablemodule.o Modules/xxsubtype.o
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: libpython2.7.a(pymath.o) has no symbols
ranlib libpython2.7.a
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: libpython2.7.a(pymath.o) has no symbols
/usr/bin/install -c -d -m 755 Python.framework/Versions/2.7
clang -o Python.framework/Versions/2.7/Python -dynamiclib \
-all_load libpython2.7.a -Wl,-single_module \
-install_name /Applications/Octave-5.1.0.app/Contents/Resources/usr/Cellar/python@2/2.7.16/Frameworks/Python.framework/Versions/2.7/Python \
-compatibility_version 2.7 \
-current_version 2.7;
/usr/bin/install -c -d -m 755 \
Python.framework/Versions/2.7/Resources/English.lproj
/usr/bin/install -c -m 644 Mac/Resources/framework/Info.plist \
Python.framework/Versions/2.7/Resources/Info.plist
ln -fsn 2.7 Python.framework/Versions/Current
ln -fsn Versions/Current/Python Python.framework/Python
ln -fsn Versions/Current/Headers Python.framework/Headers
ln -fsn Versions/Current/Resources Python.framework/Resources
clang -u _PyMac_Error Python.framework/Versions/2.7/Python -o python.exe \
Modules/python.o \
-ldl -framework CoreFoundation
DYLD_FRAMEWORK_PATH=/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16 ./python.exe -E -S -m sysconfig --generate-posix-vars ;\
if test $? -ne 0 ; then \
echo "generate-posix-vars failed" ; \
rm -f ./pybuilddir.txt ; \
exit 1 ; \
fi
running build
running build_ext
sqlite: found /Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include/sqlite3.h
/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include/sqlite3.h: version 3.27.2
building dbm using ndbm
building '_struct' extension
creating build/temp.macosx-10.12-x86_64-2.7/private
creating build/temp.macosx-10.12-x86_64-2.7/private/tmp
creating build/temp.macosx-10.12-x86_64-2.7/private/tmp/python@2-20190411-742-10kwcag
creating build/temp.macosx-10.12-x86_64-2.7/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16
creating build/temp.macosx-10.12-x86_64-2.7/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Modules
clang -fno-strict-aliasing -fno-common -dynamic -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Mac/Include -I. -IInclude -I./Include -I/usr/local/include -I/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Include -I/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16 -c /private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Modules/_struct.c -o build/temp.macosx-10.12-x86_64-2.7/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Modules/_struct.o
clang -bundle -undefined dynamic_lookup build/temp.macosx-10.12-x86_64-2.7/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Modules/_struct.o -L/usr/local/lib -o build/lib.macosx-10.12-x86_64-2.7/_struct.so
building '_ctypes_test' extension
creating build/temp.macosx-10.12-x86_64-2.7/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Modules/_ctypes
clang -fno-strict-aliasing -fno-common -dynamic -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Mac/Include -I. -IInclude -I./Include -I/usr/local/include -I/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Include -I/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16 -c /private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Modules/_ctypes/_ctypes_test.c -o build/temp.macosx-10.12-x86_64-2.7/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Modules/_ctypes/_ctypes_test.o
clang -bundle -undefined dynamic_lookup build/temp.macosx-10.12-x86_64-2.7/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Modules/_ctypes/_ctypes_test.o -L/usr/local/lib -o build/lib.macosx-10.12-x86_64-2.7/_ctypes_test.so
building 'array' extension
clang -fno-strict-aliasing -fno-common -dynamic -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Mac/Include -I. -IInclude -I./Include -I/usr/local/include -I/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Include -I/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16 -c /private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Modules/arraymodule.c -o build/temp.macosx-10.12-x86_64-2.7/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Modules/arraymodule.o
clang -bundle -undefined dynamic_lookup build/temp.macosx-10.12-x86_64-2.7/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Modules/arraymodule.o -L/usr/local/lib -o build/lib.macosx-10.12-x86_64-2.7/array.so
building 'cmath' extension
clang -fno-strict-aliasing -fno-common -dynamic -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Mac/Include -I. -IInclude -I./Include -I/usr/local/include -I/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Include -I/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16 -c /private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Modules/cmathmodule.c -o build/temp.macosx-10.12-x86_64-2.7/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Modules/cmathmodule.o
clang -bundle -undefined dynamic_lookup build/temp.macosx-10.12-x86_64-2.7/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Modules/cmathmodule.o Modules/_math.o -L/usr/local/lib -o build/lib.macosx-10.12-x86_64-2.7/cmath.so
building 'math' extension
clang -fno-strict-aliasing -fno-common -dynamic -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Mac/Include -I. -IInclude -I./Include -I/usr/local/include -I/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Include -I/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16 -c /private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Modules/mathmodule.c -o build/temp.macosx-10.12-x86_64-2.7/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Modules/mathmodule.o
clang -bundle -undefined dynamic_lookup build/temp.macosx-10.12-x86_64-2.7/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Modules/mathmodule.o Modules/_math.o -L/usr/local/lib -o build/lib.macosx-10.12-x86_64-2.7/math.so
building 'strop' extension
clang -fno-strict-aliasing -fno-common -dynamic -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Mac/Include -I. -IInclude -I./Include -I/usr/local/include -I/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Include -I/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16 -c /private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Modules/stropmodule.c -o build/temp.macosx-10.12-x86_64-2.7/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Modules/stropmodule.o
clang -bundle -undefined dynamic_lookup build/temp.macosx-10.12-x86_64-2.7/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Modules/stropmodule.o -L/usr/local/lib -o build/lib.macosx-10.12-x86_64-2.7/strop.so
building 'time' extension
clang -fno-strict-aliasing -fno-common -dynamic -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Mac/Include -I. -IInclude -I./Include -I/usr/local/include -I/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Include -I/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16 -c /private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Modules/timemodule.c -o build/temp.macosx-10.12-x86_64-2.7/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Modules/timemodule.o
clang -bundle -undefined dynamic_lookup build/temp.macosx-10.12-x86_64-2.7/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Modules/timemodule.o -L/usr/local/lib -o build/lib.macosx-10.12-x86_64-2.7/time.so
building 'datetime' extension
clang -fno-strict-aliasing -fno-common -dynamic -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Mac/Include -I. -IInclude -I./Include -I/usr/local/include -I/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Include -I/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16 -c /private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Modules/datetimemodule.c -o build/temp.macosx-10.12-x86_64-2.7/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Modules/datetimemodule.o
clang -fno-strict-aliasing -fno-common -dynamic -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Mac/Include -I. -IInclude -I./Include -I/usr/local/include -I/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Include -I/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16 -c /private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Modules/timemodule.c -o build/temp.macosx-10.12-x86_64-2.7/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Modules/timemodule.o
clang -bundle -undefined dynamic_lookup build/temp.macosx-10.12-x86_64-2.7/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Modules/datetimemodule.o build/temp.macosx-10.12-x86_64-2.7/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Modules/timemodule.o -L/usr/local/lib -o build/lib.macosx-10.12-x86_64-2.7/datetime.so
building 'itertools' extension
clang -fno-strict-aliasing -fno-common -dynamic -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Mac/Include -I. -IInclude -I./Include -I/usr/local/include -I/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Include -I/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16 -c /private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Modules/itertoolsmodule.c -o build/temp.macosx-10.12-x86_64-2.7/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Modules/itertoolsmodule.o
clang -bundle -undefined dynamic_lookup build/temp.macosx-10.12-x86_64-2.7/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Modules/itertoolsmodule.o -L/usr/local/lib -o build/lib.macosx-10.12-x86_64-2.7/itertools.so
building 'future_builtins' extension
clang -fno-strict-aliasing -fno-common -dynamic -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Mac/Include -I. -IInclude -I./Include -I/usr/local/include -I/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Include -I/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16 -c /private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Modules/future_builtins.c -o build/temp.macosx-10.12-x86_64-2.7/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Modules/future_builtins.o
clang -bundle -undefined dynamic_lookup build/temp.macosx-10.12-x86_64-2.7/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Modules/future_builtins.o -L/usr/local/lib -o build/lib.macosx-10.12-x86_64-2.7/future_builtins.so
building '_random' extension
clang -fno-strict-aliasing -fno-common -dynamic -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Mac/Include -I. -IInclude -I./Include -I/usr/local/include -I/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Include -I/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16 -c /private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Modules/_randommodule.c -o build/temp.macosx-10.12-x86_64-2.7/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Modules/_randommodule.o
clang -bundle -undefined dynamic_lookup build/temp.macosx-10.12-x86_64-2.7/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Modules/_randommodule.o -L/usr/local/lib -o build/lib.macosx-10.12-x86_64-2.7/_random.so
building '_collections' extension
clang -fno-strict-aliasing -fno-common -dynamic -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Mac/Include -I. -IInclude -I./Include -I/usr/local/include -I/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Include -I/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16 -c /private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Modules/_collectionsmodule.c -o build/temp.macosx-10.12-x86_64-2.7/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Modules/_collectionsmodule.o
clang -bundle -undefined dynamic_lookup build/temp.macosx-10.12-x86_64-2.7/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Modules/_collectionsmodule.o -L/usr/local/lib -o build/lib.macosx-10.12-x86_64-2.7/_collections.so
building '_bisect' extension
clang -fno-strict-aliasing -fno-common -dynamic -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Mac/Include -I. -IInclude -I./Include -I/usr/local/include -I/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Include -I/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16 -c /private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Modules/_bisectmodule.c -o build/temp.macosx-10.12-x86_64-2.7/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Modules/_bisectmodule.o
clang -bundle -undefined dynamic_lookup build/temp.macosx-10.12-x86_64-2.7/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Modules/_bisectmodule.o -L/usr/local/lib -o build/lib.macosx-10.12-x86_64-2.7/_bisect.so
building '_heapq' extension
clang -fno-strict-aliasing -fno-common -dynamic -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Mac/Include -I. -IInclude -I./Include -I/usr/local/include -I/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Include -I/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16 -c /private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Modules/_heapqmodule.c -o build/temp.macosx-10.12-x86_64-2.7/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Modules/_heapqmodule.o
clang -bundle -undefined dynamic_lookup build/temp.macosx-10.12-x86_64-2.7/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Modules/_heapqmodule.o -L/usr/local/lib -o build/lib.macosx-10.12-x86_64-2.7/_heapq.so
building 'operator' extension
clang -fno-strict-aliasing -fno-common -dynamic -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Mac/Include -I. -IInclude -I./Include -I/usr/local/include -I/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Include -I/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16 -c /private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Modules/operator.c -o build/temp.macosx-10.12-x86_64-2.7/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Modules/operator.o
clang -bundle -undefined dynamic_lookup build/temp.macosx-10.12-x86_64-2.7/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Modules/operator.o -L/usr/local/lib -o build/lib.macosx-10.12-x86_64-2.7/operator.so
building '_io' extension
creating build/temp.macosx-10.12-x86_64-2.7/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Modules/_io
clang -fno-strict-aliasing -fno-common -dynamic -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -IModules/_io -I/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Mac/Include -I. -IInclude -I./Include -I/usr/local/include -I/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Include -I/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16 -c /private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Modules/_io/bufferedio.c -o build/temp.macosx-10.12-x86_64-2.7/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Modules/_io/bufferedio.o
clang -fno-strict-aliasing -fno-common -dynamic -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -IModules/_io -I/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Mac/Include -I. -IInclude -I./Include -I/usr/local/include -I/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Include -I/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16 -c /private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Modules/_io/bytesio.c -o build/temp.macosx-10.12-x86_64-2.7/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Modules/_io/bytesio.o
clang -fno-strict-aliasing -fno-common -dynamic -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -IModules/_io -I/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Mac/Include -I. -IInclude -I./Include -I/usr/local/include -I/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Include -I/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16 -c /private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Modules/_io/fileio.c -o build/temp.macosx-10.12-x86_64-2.7/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Modules/_io/fileio.o
clang -fno-strict-aliasing -fno-common -dynamic -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -IModules/_io -I/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Mac/Include -I. -IInclude -I./Include -I/usr/local/include -I/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Include -I/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16 -c /private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Modules/_io/iobase.c -o build/temp.macosx-10.12-x86_64-2.7/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Modules/_io/iobase.o
clang -fno-strict-aliasing -fno-common -dynamic -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -IModules/_io -I/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Mac/Include -I. -IInclude -I./Include -I/usr/local/include -I/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Include -I/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16 -c /private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Modules/_io/_iomodule.c -o build/temp.macosx-10.12-x86_64-2.7/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Modules/_io/_iomodule.o
clang -fno-strict-aliasing -fno-common -dynamic -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -IModules/_io -I/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Mac/Include -I. -IInclude -I./Include -I/usr/local/include -I/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Include -I/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16 -c /private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Modules/_io/stringio.c -o build/temp.macosx-10.12-x86_64-2.7/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Modules/_io/stringio.o
clang -fno-strict-aliasing -fno-common -dynamic -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -IModules/_io -I/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Mac/Include -I. -IInclude -I./Include -I/usr/local/include -I/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Include -I/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16 -c /private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Modules/_io/textio.c -o build/temp.macosx-10.12-x86_64-2.7/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Modules/_io/textio.o
clang -bundle -undefined dynamic_lookup build/temp.macosx-10.12-x86_64-2.7/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Modules/_io/bufferedio.o build/temp.macosx-10.12-x86_64-2.7/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Modules/_io/bytesio.o build/temp.macosx-10.12-x86_64-2.7/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Modules/_io/fileio.o build/temp.macosx-10.12-x86_64-2.7/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Modules/_io/iobase.o build/temp.macosx-10.12-x86_64-2.7/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Modules/_io/_iomodule.o build/temp.macosx-10.12-x86_64-2.7/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Modules/_io/stringio.o build/temp.macosx-10.12-x86_64-2.7/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Modules/_io/textio.o -L/usr/local/lib -o build/lib.macosx-10.12-x86_64-2.7/_io.so
building '_functools' extension
clang -fno-strict-aliasing -fno-common -dynamic -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Mac/Include -I. -IInclude -I./Include -I/usr/local/include -I/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Include -I/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16 -c /private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Modules/_functoolsmodule.c -o build/temp.macosx-10.12-x86_64-2.7/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Modules/_functoolsmodule.o
clang -bundle -undefined dynamic_lookup build/temp.macosx-10.12-x86_64-2.7/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Modules/_functoolsmodule.o -L/usr/local/lib -o build/lib.macosx-10.12-x86_64-2.7/_functools.so
building '_json' extension
clang -fno-strict-aliasing -fno-common -dynamic -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Mac/Include -I. -IInclude -I./Include -I/usr/local/include -I/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Include -I/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16 -c /private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Modules/_json.c -o build/temp.macosx-10.12-x86_64-2.7/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Modules/_json.o
clang -bundle -undefined dynamic_lookup build/temp.macosx-10.12-x86_64-2.7/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Modules/_json.o -L/usr/local/lib -o build/lib.macosx-10.12-x86_64-2.7/_json.so
building '_testcapi' extension
clang -fno-strict-aliasing -fno-common -dynamic -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Mac/Include -I. -IInclude -I./Include -I/usr/local/include -I/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Include -I/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16 -c /private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Modules/_testcapimodule.c -o build/temp.macosx-10.12-x86_64-2.7/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Modules/_testcapimodule.o
clang -bundle -undefined dynamic_lookup build/temp.macosx-10.12-x86_64-2.7/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Modules/_testcapimodule.o -L/usr/local/lib -o build/lib.macosx-10.12-x86_64-2.7/_testcapi.so
building '_hotshot' extension
clang -fno-strict-aliasing -fno-common -dynamic -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Mac/Include -I. -IInclude -I./Include -I/usr/local/include -I/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Include -I/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16 -c /private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Modules/_hotshot.c -o build/temp.macosx-10.12-x86_64-2.7/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Modules/_hotshot.o
clang -bundle -undefined dynamic_lookup build/temp.macosx-10.12-x86_64-2.7/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Modules/_hotshot.o -L/usr/local/lib -o build/lib.macosx-10.12-x86_64-2.7/_hotshot.so
building '_lsprof' extension
clang -fno-strict-aliasing -fno-common -dynamic -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Mac/Include -I. -IInclude -I./Include -I/usr/local/include -I/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Include -I/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16 -c /private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Modules/_lsprof.c -o build/temp.macosx-10.12-x86_64-2.7/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Modules/_lsprof.o
clang -fno-strict-aliasing -fno-common -dynamic -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Mac/Include -I. -IInclude -I./Include -I/usr/local/include -I/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Include -I/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16 -c /private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Modules/rotatingtree.c -o build/temp.macosx-10.12-x86_64-2.7/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Modules/rotatingtree.o
clang -bundle -undefined dynamic_lookup build/temp.macosx-10.12-x86_64-2.7/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Modules/_lsprof.o build/temp.macosx-10.12-x86_64-2.7/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Modules/rotatingtree.o -L/usr/local/lib -o build/lib.macosx-10.12-x86_64-2.7/_lsprof.so
building 'unicodedata' extension
clang -fno-strict-aliasing -fno-common -dynamic -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Mac/Include -I. -IInclude -I./Include -I/usr/local/include -I/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Include -I/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16 -c /private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Modules/unicodedata.c -o build/temp.macosx-10.12-x86_64-2.7/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Modules/unicodedata.o
clang -bundle -undefined dynamic_lookup build/temp.macosx-10.12-x86_64-2.7/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Modules/unicodedata.o -L/usr/local/lib -o build/lib.macosx-10.12-x86_64-2.7/unicodedata.so
building '_locale' extension
clang -fno-strict-aliasing -fno-common -dynamic -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Mac/Include -I. -IInclude -I./Include -I/usr/local/include -I/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Include -I/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16 -c /private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Modules/_localemodule.c -o build/temp.macosx-10.12-x86_64-2.7/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Modules/_localemodule.o
clang -bundle -undefined dynamic_lookup build/temp.macosx-10.12-x86_64-2.7/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Modules/_localemodule.o -L/usr/local/lib -o build/lib.macosx-10.12-x86_64-2.7/_locale.so -framework CoreFoundation
building 'fcntl' extension
clang -fno-strict-aliasing -fno-common -dynamic -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Mac/Include -I. -IInclude -I./Include -I/usr/local/include -I/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Include -I/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16 -c /private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Modules/fcntlmodule.c -o build/temp.macosx-10.12-x86_64-2.7/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Modules/fcntlmodule.o
clang -bundle -undefined dynamic_lookup build/temp.macosx-10.12-x86_64-2.7/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Modules/fcntlmodule.o -L/usr/local/lib -o build/lib.macosx-10.12-x86_64-2.7/fcntl.so
building 'grp' extension
clang -fno-strict-aliasing -fno-common -dynamic -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Mac/Include -I. -IInclude -I./Include -I/usr/local/include -I/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Include -I/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16 -c /private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Modules/grpmodule.c -o build/temp.macosx-10.12-x86_64-2.7/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Modules/grpmodule.o
clang -bundle -undefined dynamic_lookup build/temp.macosx-10.12-x86_64-2.7/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Modules/grpmodule.o -L/usr/local/lib -o build/lib.macosx-10.12-x86_64-2.7/grp.so
building 'select' extension
clang -fno-strict-aliasing -fno-common -dynamic -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Mac/Include -I. -IInclude -I./Include -I/usr/local/include -I/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Include -I/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16 -c /private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Modules/selectmodule.c -o build/temp.macosx-10.12-x86_64-2.7/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Modules/selectmodule.o
clang -bundle -undefined dynamic_lookup build/temp.macosx-10.12-x86_64-2.7/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Modules/selectmodule.o -L/usr/local/lib -o build/lib.macosx-10.12-x86_64-2.7/select.so
building 'parser' extension
clang -fno-strict-aliasing -fno-common -dynamic -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Mac/Include -I. -IInclude -I./Include -I/usr/local/include -I/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Include -I/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16 -c /private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Modules/parsermodule.c -o build/temp.macosx-10.12-x86_64-2.7/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Modules/parsermodule.o
clang -bundle -undefined dynamic_lookup build/temp.macosx-10.12-x86_64-2.7/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Modules/parsermodule.o -L/usr/local/lib -o build/lib.macosx-10.12-x86_64-2.7/parser.so
building 'cStringIO' extension
clang -fno-strict-aliasing -fno-common -dynamic -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Mac/Include -I. -IInclude -I./Include -I/usr/local/include -I/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Include -I/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16 -c /private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Modules/cStringIO.c -o build/temp.macosx-10.12-x86_64-2.7/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Modules/cStringIO.o
clang -bundle -undefined dynamic_lookup build/temp.macosx-10.12-x86_64-2.7/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Modules/cStringIO.o -L/usr/local/lib -o build/lib.macosx-10.12-x86_64-2.7/cStringIO.so
building 'cPickle' extension
clang -fno-strict-aliasing -fno-common -dynamic -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Mac/Include -I. -IInclude -I./Include -I/usr/local/include -I/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Include -I/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16 -c /private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Modules/cPickle.c -o build/temp.macosx-10.12-x86_64-2.7/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Modules/cPickle.o
clang -bundle -undefined dynamic_lookup build/temp.macosx-10.12-x86_64-2.7/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Modules/cPickle.o -L/usr/local/lib -o build/lib.macosx-10.12-x86_64-2.7/cPickle.so
building 'mmap' extension
clang -fno-strict-aliasing -fno-common -dynamic -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Mac/Include -I. -IInclude -I./Include -I/usr/local/include -I/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Include -I/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16 -c /private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Modules/mmapmodule.c -o build/temp.macosx-10.12-x86_64-2.7/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Modules/mmapmodule.o
clang -bundle -undefined dynamic_lookup build/temp.macosx-10.12-x86_64-2.7/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Modules/mmapmodule.o -L/usr/local/lib -o build/lib.macosx-10.12-x86_64-2.7/mmap.so
building 'syslog' extension
clang -fno-strict-aliasing -fno-common -dynamic -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Mac/Include -I. -IInclude -I./Include -I/usr/local/include -I/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Include -I/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16 -c /private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Modules/syslogmodule.c -o build/temp.macosx-10.12-x86_64-2.7/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Modules/syslogmodule.o
clang -bundle -undefined dynamic_lookup build/temp.macosx-10.12-x86_64-2.7/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Modules/syslogmodule.o -L/usr/local/lib -o build/lib.macosx-10.12-x86_64-2.7/syslog.so
building 'audioop' extension
clang -fno-strict-aliasing -fno-common -dynamic -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Mac/Include -I. -IInclude -I./Include -I/usr/local/include -I/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Include -I/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16 -c /private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Modules/audioop.c -o build/temp.macosx-10.12-x86_64-2.7/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Modules/audioop.o
clang -bundle -undefined dynamic_lookup build/temp.macosx-10.12-x86_64-2.7/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Modules/audioop.o -L/usr/local/lib -o build/lib.macosx-10.12-x86_64-2.7/audioop.so
building 'readline' extension
clang -fno-strict-aliasing -fno-common -dynamic -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Mac/Include -I. -IInclude -I./Include -I/usr/local/include -I/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Include -I/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16 -c /private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Modules/readline.c -o build/temp.macosx-10.12-x86_64-2.7/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Modules/readline.o
clang -bundle -undefined dynamic_lookup build/temp.macosx-10.12-x86_64-2.7/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Modules/readline.o -L/usr/lib/termcap -L/usr/local/lib -lreadline -lncurses -o build/lib.macosx-10.12-x86_64-2.7/readline.so
building 'crypt' extension
clang -fno-strict-aliasing -fno-common -dynamic -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Mac/Include -I. -IInclude -I./Include -I/usr/local/include -I/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Include -I/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16 -c /private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Modules/cryptmodule.c -o build/temp.macosx-10.12-x86_64-2.7/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Modules/cryptmodule.o
clang -bundle -undefined dynamic_lookup build/temp.macosx-10.12-x86_64-2.7/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Modules/cryptmodule.o -L/usr/local/lib -o build/lib.macosx-10.12-x86_64-2.7/crypt.so
building '_csv' extension
clang -fno-strict-aliasing -fno-common -dynamic -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Mac/Include -I. -IInclude -I./Include -I/usr/local/include -I/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Include -I/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16 -c /private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Modules/_csv.c -o build/temp.macosx-10.12-x86_64-2.7/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Modules/_csv.o
clang -bundle -undefined dynamic_lookup build/temp.macosx-10.12-x86_64-2.7/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Modules/_csv.o -L/usr/local/lib -o build/lib.macosx-10.12-x86_64-2.7/_csv.so
building '_socket' extension
clang -fno-strict-aliasing -fno-common -dynamic -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Mac/Include -I. -IInclude -I./Include -I/usr/local/include -I/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Include -I/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16 -c /private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Modules/socketmodule.c -o build/temp.macosx-10.12-x86_64-2.7/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Modules/socketmodule.o
clang -fno-strict-aliasing -fno-common -dynamic -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Mac/Include -I. -IInclude -I./Include -I/usr/local/include -I/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Include -I/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16 -c /private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Modules/timemodule.c -o build/temp.macosx-10.12-x86_64-2.7/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Modules/timemodule.o
clang -bundle -undefined dynamic_lookup build/temp.macosx-10.12-x86_64-2.7/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Modules/socketmodule.o build/temp.macosx-10.12-x86_64-2.7/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Modules/timemodule.o -L/usr/local/lib -o build/lib.macosx-10.12-x86_64-2.7/_socket.so
building '_ssl' extension
clang -fno-strict-aliasing -fno-common -dynamic -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Mac/Include -I/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Mac/Include -I. -IInclude -I./Include -I/usr/local/include -I/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Include -I/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16 -c /private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Modules/_ssl.c -o build/temp.macosx-10.12-x86_64-2.7/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Modules/_ssl.o
clang -bundle -undefined dynamic_lookup build/temp.macosx-10.12-x86_64-2.7/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Modules/_ssl.o -L/usr/local/lib -lssl -lcrypto -o build/lib.macosx-10.12-x86_64-2.7/_ssl.so
building '_hashlib' extension
clang -fno-strict-aliasing -fno-common -dynamic -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Mac/Include -I/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Mac/Include -I. -IInclude -I./Include -I/usr/local/include -I/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Include -I/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16 -c /private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Modules/_hashopenssl.c -o build/temp.macosx-10.12-x86_64-2.7/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Modules/_hashopenssl.o
clang -bundle -undefined dynamic_lookup build/temp.macosx-10.12-x86_64-2.7/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Modules/_hashopenssl.o -L/usr/local/lib -lssl -lcrypto -o build/lib.macosx-10.12-x86_64-2.7/_hashlib.so
building '_sqlite3' extension
creating build/temp.macosx-10.12-x86_64-2.7/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Modules/_sqlite
clang -fno-strict-aliasing -fno-common -dynamic -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -DMODULE_NAME="sqlite3" -IModules/_sqlite -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include -I/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Mac/Include -I. -IInclude -I./Include -I/usr/local/include -I/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Include -I/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16 -c /private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Modules/_sqlite/cache.c -o build/temp.macosx-10.12-x86_64-2.7/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Modules/_sqlite/cache.o
clang -fno-strict-aliasing -fno-common -dynamic -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -DMODULE_NAME="sqlite3" -IModules/_sqlite -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include -I/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Mac/Include -I. -IInclude -I./Include -I/usr/local/include -I/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Include -I/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16 -c /private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Modules/_sqlite/connection.c -o build/temp.macosx-10.12-x86_64-2.7/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Modules/_sqlite/connection.o
clang -fno-strict-aliasing -fno-common -dynamic -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -DMODULE_NAME="sqlite3" -IModules/_sqlite -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include -I/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Mac/Include -I. -IInclude -I./Include -I/usr/local/include -I/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Include -I/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16 -c /private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Modules/_sqlite/cursor.c -o build/temp.macosx-10.12-x86_64-2.7/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Modules/_sqlite/cursor.o
clang -fno-strict-aliasing -fno-common -dynamic -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -DMODULE_NAME="sqlite3" -IModules/_sqlite -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include -I/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Mac/Include -I. -IInclude -I./Include -I/usr/local/include -I/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Include -I/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16 -c /private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Modules/_sqlite/microprotocols.c -o build/temp.macosx-10.12-x86_64-2.7/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Modules/_sqlite/microprotocols.o
clang -fno-strict-aliasing -fno-common -dynamic -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -DMODULE_NAME="sqlite3" -IModules/_sqlite -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include -I/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Mac/Include -I. -IInclude -I./Include -I/usr/local/include -I/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Include -I/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16 -c /private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Modules/_sqlite/module.c -o build/temp.macosx-10.12-x86_64-2.7/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Modules/_sqlite/module.o
clang -fno-strict-aliasing -fno-common -dynamic -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -DMODULE_NAME="sqlite3" -IModules/_sqlite -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include -I/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Mac/Include -I. -IInclude -I./Include -I/usr/local/include -I/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Include -I/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16 -c /private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Modules/_sqlite/prepare_protocol.c -o build/temp.macosx-10.12-x86_64-2.7/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Modules/_sqlite/prepare_protocol.o
clang -fno-strict-aliasing -fno-common -dynamic -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -DMODULE_NAME="sqlite3" -IModules/_sqlite -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include -I/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Mac/Include -I. -IInclude -I./Include -I/usr/local/include -I/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Include -I/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16 -c /private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Modules/_sqlite/row.c -o build/temp.macosx-10.12-x86_64-2.7/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Modules/_sqlite/row.o
clang -fno-strict-aliasing -fno-common -dynamic -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -DMODULE_NAME="sqlite3" -IModules/_sqlite -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include -I/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Mac/Include -I. -IInclude -I./Include -I/usr/local/include -I/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Include -I/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16 -c /private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Modules/_sqlite/statement.c -o build/temp.macosx-10.12-x86_64-2.7/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Modules/_sqlite/statement.o
clang -fno-strict-aliasing -fno-common -dynamic -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -DMODULE_NAME="sqlite3" -IModules/_sqlite -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include -I/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Mac/Include -I. -IInclude -I./Include -I/usr/local/include -I/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Include -I/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16 -c /private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Modules/_sqlite/util.c -o build/temp.macosx-10.12-x86_64-2.7/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Modules/_sqlite/util.o
clang -bundle -undefined dynamic_lookup build/temp.macosx-10.12-x86_64-2.7/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Modules/_sqlite/cache.o build/temp.macosx-10.12-x86_64-2.7/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Modules/_sqlite/connection.o build/temp.macosx-10.12-x86_64-2.7/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Modules/_sqlite/cursor.o build/temp.macosx-10.12-x86_64-2.7/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Modules/_sqlite/microprotocols.o build/temp.macosx-10.12-x86_64-2.7/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Modules/_sqlite/module.o build/temp.macosx-10.12-x86_64-2.7/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Modules/_sqlite/prepare_protocol.o build/temp.macosx-10.12-x86_64-2.7/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Modules/_sqlite/row.o build/temp.macosx-10.12-x86_64-2.7/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Modules/_sqlite/statement.o build/temp.macosx-10.12-x86_64-2.7/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Modules/_sqlite/util.o -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/lib -L/usr/local/lib -lsqlite3 -o build/lib.macosx-10.12-x86_64-2.7/_sqlite3.so -Wl,-search_paths_first
building 'bsddb185' extension
clang -fno-strict-aliasing -fno-common -dynamic -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Mac/Include -I. -IInclude -I./Include -I/usr/local/include -I/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Include -I/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16 -c /private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Modules/bsddbmodule.c -o build/temp.macosx-10.12-x86_64-2.7/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Modules/bsddbmodule.o
clang -bundle -undefined dynamic_lookup build/temp.macosx-10.12-x86_64-2.7/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Modules/bsddbmodule.o -L/usr/local/lib -o build/lib.macosx-10.12-x86_64-2.7/bsddb185.so
building 'dbm' extension
clang -fno-strict-aliasing -fno-common -dynamic -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -DHAVE_NDBM_H -I/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Mac/Include -I. -IInclude -I./Include -I/usr/local/include -I/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Include -I/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16 -c /private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Modules/dbmmodule.c -o build/temp.macosx-10.12-x86_64-2.7/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Modules/dbmmodule.o
clang -bundle -undefined dynamic_lookup build/temp.macosx-10.12-x86_64-2.7/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Modules/dbmmodule.o -L/usr/local/lib -o build/lib.macosx-10.12-x86_64-2.7/dbm.so
building 'gdbm' extension
clang -fno-strict-aliasing -fno-common -dynamic -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Mac/Include -I. -IInclude -I./Include -I/usr/local/include -I/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Include -I/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16 -c /private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Modules/gdbmmodule.c -o build/temp.macosx-10.12-x86_64-2.7/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Modules/gdbmmodule.o
clang -bundle -undefined dynamic_lookup build/temp.macosx-10.12-x86_64-2.7/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Modules/gdbmmodule.o -L/usr/local/lib -lgdbm -o build/lib.macosx-10.12-x86_64-2.7/gdbm.so
building 'termios' extension
clang -fno-strict-aliasing -fno-common -dynamic -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Mac/Include -I. -IInclude -I./Include -I/usr/local/include -I/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Include -I/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16 -c /private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Modules/termios.c -o build/temp.macosx-10.12-x86_64-2.7/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Modules/termios.o
clang -bundle -undefined dynamic_lookup build/temp.macosx-10.12-x86_64-2.7/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Modules/termios.o -L/usr/local/lib -o build/lib.macosx-10.12-x86_64-2.7/termios.so
building 'resource' extension
clang -fno-strict-aliasing -fno-common -dynamic -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Mac/Include -I. -IInclude -I./Include -I/usr/local/include -I/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Include -I/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16 -c /private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Modules/resource.c -o build/temp.macosx-10.12-x86_64-2.7/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Modules/resource.o
clang -bundle -undefined dynamic_lookup build/temp.macosx-10.12-x86_64-2.7/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Modules/resource.o -L/usr/local/lib -o build/lib.macosx-10.12-x86_64-2.7/resource.so
building 'nis' extension
clang -fno-strict-aliasing -fno-common -dynamic -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Mac/Include -I. -IInclude -I./Include -I/usr/local/include -I/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Include -I/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16 -c /private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Modules/nismodule.c -o build/temp.macosx-10.12-x86_64-2.7/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Modules/nismodule.o
clang -bundle -undefined dynamic_lookup build/temp.macosx-10.12-x86_64-2.7/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Modules/nismodule.o -L/usr/local/lib -o build/lib.macosx-10.12-x86_64-2.7/nis.so
building '_curses' extension
clang -fno-strict-aliasing -fno-common -dynamic -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Mac/Include -I. -IInclude -I./Include -I/usr/local/include -I/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Include -I/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16 -c /private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Modules/_cursesmodule.c -o build/temp.macosx-10.12-x86_64-2.7/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Modules/_cursesmodule.o
clang -bundle -undefined dynamic_lookup build/temp.macosx-10.12-x86_64-2.7/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Modules/_cursesmodule.o -L/usr/local/lib -lncurses -o build/lib.macosx-10.12-x86_64-2.7/_curses.so
building '_curses_panel' extension
clang -fno-strict-aliasing -fno-common -dynamic -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Mac/Include -I. -IInclude -I./Include -I/usr/local/include -I/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Include -I/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16 -c /private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Modules/_curses_panel.c -o build/temp.macosx-10.12-x86_64-2.7/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Modules/_curses_panel.o
clang -bundle -undefined dynamic_lookup build/temp.macosx-10.12-x86_64-2.7/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Modules/_curses_panel.o -L/usr/local/lib -lpanel -lncurses -o build/lib.macosx-10.12-x86_64-2.7/_curses_panel.so
building 'zlib' extension
clang -fno-strict-aliasing -fno-common -dynamic -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Mac/Include -I. -IInclude -I./Include -I/usr/local/include -I/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Include -I/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16 -c /private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Modules/zlibmodule.c -o build/temp.macosx-10.12-x86_64-2.7/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Modules/zlibmodule.o
clang -bundle -undefined dynamic_lookup build/temp.macosx-10.12-x86_64-2.7/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Modules/zlibmodule.o -L/usr/local/lib -lz -o build/lib.macosx-10.12-x86_64-2.7/zlib.so -Wl,-search_paths_first
building 'binascii' extension
clang -fno-strict-aliasing -fno-common -dynamic -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Mac/Include -I. -IInclude -I./Include -I/usr/local/include -I/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Include -I/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16 -c /private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Modules/binascii.c -o build/temp.macosx-10.12-x86_64-2.7/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Modules/binascii.o -DUSE_ZLIB_CRC32
clang -bundle -undefined dynamic_lookup build/temp.macosx-10.12-x86_64-2.7/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Modules/binascii.o -L/usr/local/lib -lz -o build/lib.macosx-10.12-x86_64-2.7/binascii.so -Wl,-search_paths_first
building 'bz2' extension
clang -fno-strict-aliasing -fno-common -dynamic -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Mac/Include -I. -IInclude -I./Include -I/usr/local/include -I/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Include -I/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16 -c /private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Modules/bz2module.c -o build/temp.macosx-10.12-x86_64-2.7/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Modules/bz2module.o
clang -bundle -undefined dynamic_lookup build/temp.macosx-10.12-x86_64-2.7/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Modules/bz2module.o -L/usr/local/lib -lbz2 -o build/lib.macosx-10.12-x86_64-2.7/bz2.so -Wl,-search_paths_first
building 'pyexpat' extension
creating build/temp.macosx-10.12-x86_64-2.7/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Modules/expat
clang -fno-strict-aliasing -fno-common -dynamic -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -DHAVE_EXPAT_CONFIG_H=1 -DXML_POOR_ENTROPY=1 -DUSE_PYEXPAT_CAPI -I/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/./Modules/expat -I/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Mac/Include -I/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Mac/Include -I. -IInclude -I./Include -I/usr/local/include -I/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Include -I/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16 -c /private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Modules/pyexpat.c -o build/temp.macosx-10.12-x86_64-2.7/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Modules/pyexpat.o
clang -fno-strict-aliasing -fno-common -dynamic -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -DHAVE_EXPAT_CONFIG_H=1 -DXML_POOR_ENTROPY=1 -DUSE_PYEXPAT_CAPI -I/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/./Modules/expat -I/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Mac/Include -I/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Mac/Include -I. -IInclude -I./Include -I/usr/local/include -I/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Include -I/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16 -c /private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Modules/expat/xmlparse.c -o build/temp.macosx-10.12-x86_64-2.7/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Modules/expat/xmlparse.o
clang -fno-strict-aliasing -fno-common -dynamic -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -DHAVE_EXPAT_CONFIG_H=1 -DXML_POOR_ENTROPY=1 -DUSE_PYEXPAT_CAPI -I/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/./Modules/expat -I/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Mac/Include -I/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Mac/Include -I. -IInclude -I./Include -I/usr/local/include -I/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Include -I/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16 -c /private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Modules/expat/xmlrole.c -o build/temp.macosx-10.12-x86_64-2.7/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Modules/expat/xmlrole.o
clang -fno-strict-aliasing -fno-common -dynamic -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -DHAVE_EXPAT_CONFIG_H=1 -DXML_POOR_ENTROPY=1 -DUSE_PYEXPAT_CAPI -I/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/./Modules/expat -I/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Mac/Include -I/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Mac/Include -I. -IInclude -I./Include -I/usr/local/include -I/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Include -I/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16 -c /private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Modules/expat/xmltok.c -o build/temp.macosx-10.12-x86_64-2.7/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Modules/expat/xmltok.o
clang -bundle -undefined dynamic_lookup build/temp.macosx-10.12-x86_64-2.7/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Modules/pyexpat.o build/temp.macosx-10.12-x86_64-2.7/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Modules/expat/xmlparse.o build/temp.macosx-10.12-x86_64-2.7/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Modules/expat/xmlrole.o build/temp.macosx-10.12-x86_64-2.7/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Modules/expat/xmltok.o -L/usr/local/lib -o build/lib.macosx-10.12-x86_64-2.7/pyexpat.so
building '_elementtree' extension
clang -fno-strict-aliasing -fno-common -dynamic -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -DHAVE_EXPAT_CONFIG_H=1 -DXML_POOR_ENTROPY=1 -DUSE_PYEXPAT_CAPI -I/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/./Modules/expat -I/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Mac/Include -I/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Mac/Include -I. -IInclude -I./Include -I/usr/local/include -I/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Include -I/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16 -c /private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Modules/_elementtree.c -o build/temp.macosx-10.12-x86_64-2.7/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Modules/_elementtree.o
clang -bundle -undefined dynamic_lookup build/temp.macosx-10.12-x86_64-2.7/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Modules/_elementtree.o -L/usr/local/lib -o build/lib.macosx-10.12-x86_64-2.7/_elementtree.so
building '_multibytecodec' extension
creating build/temp.macosx-10.12-x86_64-2.7/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Modules/cjkcodecs
clang -fno-strict-aliasing -fno-common -dynamic -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Mac/Include -I. -IInclude -I./Include -I/usr/local/include -I/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Include -I/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16 -c /private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Modules/cjkcodecs/multibytecodec.c -o build/temp.macosx-10.12-x86_64-2.7/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Modules/cjkcodecs/multibytecodec.o
clang -bundle -undefined dynamic_lookup build/temp.macosx-10.12-x86_64-2.7/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Modules/cjkcodecs/multibytecodec.o -L/usr/local/lib -o build/lib.macosx-10.12-x86_64-2.7/_multibytecodec.so
building '_codecs_kr' extension
clang -fno-strict-aliasing -fno-common -dynamic -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Mac/Include -I. -IInclude -I./Include -I/usr/local/include -I/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Include -I/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16 -c /private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Modules/cjkcodecs/_codecs_kr.c -o build/temp.macosx-10.12-x86_64-2.7/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Modules/cjkcodecs/_codecs_kr.o
clang -bundle -undefined dynamic_lookup build/temp.macosx-10.12-x86_64-2.7/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Modules/cjkcodecs/_codecs_kr.o -L/usr/local/lib -o build/lib.macosx-10.12-x86_64-2.7/_codecs_kr.so
building '_codecs_jp' extension
clang -fno-strict-aliasing -fno-common -dynamic -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Mac/Include -I. -IInclude -I./Include -I/usr/local/include -I/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Include -I/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16 -c /private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Modules/cjkcodecs/_codecs_jp.c -o build/temp.macosx-10.12-x86_64-2.7/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Modules/cjkcodecs/_codecs_jp.o
clang -bundle -undefined dynamic_lookup build/temp.macosx-10.12-x86_64-2.7/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Modules/cjkcodecs/_codecs_jp.o -L/usr/local/lib -o build/lib.macosx-10.12-x86_64-2.7/_codecs_jp.so
building '_codecs_cn' extension
clang -fno-strict-aliasing -fno-common -dynamic -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Mac/Include -I. -IInclude -I./Include -I/usr/local/include -I/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Include -I/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16 -c /private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Modules/cjkcodecs/_codecs_cn.c -o build/temp.macosx-10.12-x86_64-2.7/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Modules/cjkcodecs/_codecs_cn.o
clang -bundle -undefined dynamic_lookup build/temp.macosx-10.12-x86_64-2.7/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Modules/cjkcodecs/_codecs_cn.o -L/usr/local/lib -o build/lib.macosx-10.12-x86_64-2.7/_codecs_cn.so
building '_codecs_tw' extension
clang -fno-strict-aliasing -fno-common -dynamic -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Mac/Include -I. -IInclude -I./Include -I/usr/local/include -I/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Include -I/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16 -c /private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Modules/cjkcodecs/_codecs_tw.c -o build/temp.macosx-10.12-x86_64-2.7/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Modules/cjkcodecs/_codecs_tw.o
clang -bundle -undefined dynamic_lookup build/temp.macosx-10.12-x86_64-2.7/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Modules/cjkcodecs/_codecs_tw.o -L/usr/local/lib -o build/lib.macosx-10.12-x86_64-2.7/_codecs_tw.so
building '_codecs_hk' extension
clang -fno-strict-aliasing -fno-common -dynamic -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Mac/Include -I. -IInclude -I./Include -I/usr/local/include -I/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Include -I/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16 -c /private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Modules/cjkcodecs/_codecs_hk.c -o build/temp.macosx-10.12-x86_64-2.7/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Modules/cjkcodecs/_codecs_hk.o
clang -bundle -undefined dynamic_lookup build/temp.macosx-10.12-x86_64-2.7/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Modules/cjkcodecs/_codecs_hk.o -L/usr/local/lib -o build/lib.macosx-10.12-x86_64-2.7/_codecs_hk.so
building '_codecs_iso2022' extension
clang -fno-strict-aliasing -fno-common -dynamic -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Mac/Include -I. -IInclude -I./Include -I/usr/local/include -I/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Include -I/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16 -c /private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Modules/cjkcodecs/_codecs_iso2022.c -o build/temp.macosx-10.12-x86_64-2.7/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Modules/cjkcodecs/_codecs_iso2022.o
clang -bundle -undefined dynamic_lookup build/temp.macosx-10.12-x86_64-2.7/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Modules/cjkcodecs/_codecs_iso2022.o -L/usr/local/lib -o build/lib.macosx-10.12-x86_64-2.7/_codecs_iso2022.so
building '_multiprocessing' extension
creating build/temp.macosx-10.12-x86_64-2.7/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Modules/_multiprocessing
clang -fno-strict-aliasing -fno-common -dynamic -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -IModules/_multiprocessing -I/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Mac/Include -I. -IInclude -I./Include -I/usr/local/include -I/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Include -I/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16 -c /private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Modules/_multiprocessing/multiprocessing.c -o build/temp.macosx-10.12-x86_64-2.7/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Modules/_multiprocessing/multiprocessing.o
clang -fno-strict-aliasing -fno-common -dynamic -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -IModules/_multiprocessing -I/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Mac/Include -I. -IInclude -I./Include -I/usr/local/include -I/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Include -I/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16 -c /private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Modules/_multiprocessing/socket_connection.c -o build/temp.macosx-10.12-x86_64-2.7/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Modules/_multiprocessing/socket_connection.o
clang -fno-strict-aliasing -fno-common -dynamic -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -IModules/_multiprocessing -I/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Mac/Include -I. -IInclude -I./Include -I/usr/local/include -I/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Include -I/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16 -c /private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Modules/_multiprocessing/semaphore.c -o build/temp.macosx-10.12-x86_64-2.7/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Modules/_multiprocessing/semaphore.o
clang -bundle -undefined dynamic_lookup build/temp.macosx-10.12-x86_64-2.7/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Modules/_multiprocessing/multiprocessing.o build/temp.macosx-10.12-x86_64-2.7/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Modules/_multiprocessing/socket_connection.o build/temp.macosx-10.12-x86_64-2.7/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Modules/_multiprocessing/semaphore.o -L/usr/local/lib -o build/lib.macosx-10.12-x86_64-2.7/_multiprocessing.so
building '_scproxy' extension
creating build/temp.macosx-10.12-x86_64-2.7/Mac
creating build/temp.macosx-10.12-x86_64-2.7/Mac/Modules
clang -fno-strict-aliasing -fno-common -dynamic -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Mac/Include -I. -IInclude -I./Include -I/usr/local/include -I/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Include -I/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16 -c ./Mac/Modules/_scproxy.c -o build/temp.macosx-10.12-x86_64-2.7/./Mac/Modules/_scproxy.o
clang -bundle -undefined dynamic_lookup build/temp.macosx-10.12-x86_64-2.7/./Mac/Modules/_scproxy.o -L/usr/local/lib -o build/lib.macosx-10.12-x86_64-2.7/_scproxy.so -framework SystemConfiguration -framework CoreFoundation
building '_CF' extension
creating build/temp.macosx-10.12-x86_64-2.7/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Mac
creating build/temp.macosx-10.12-x86_64-2.7/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Mac/Modules
creating build/temp.macosx-10.12-x86_64-2.7/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Mac/Modules/cf
clang -fno-strict-aliasing -fno-common -dynamic -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Mac/Include -I. -IInclude -I./Include -I/usr/local/include -I/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Include -I/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16 -c /private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Mac/Modules/cf/_CFmodule.c -o build/temp.macosx-10.12-x86_64-2.7/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Mac/Modules/cf/_CFmodule.o -Wno-deprecated-declarations
clang -fno-strict-aliasing -fno-common -dynamic -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Mac/Include -I. -IInclude -I./Include -I/usr/local/include -I/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Include -I/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16 -c /private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Mac/Modules/cf/pycfbridge.c -o build/temp.macosx-10.12-x86_64-2.7/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Mac/Modules/cf/pycfbridge.o -Wno-deprecated-declarations
clang -bundle -undefined dynamic_lookup build/temp.macosx-10.12-x86_64-2.7/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Mac/Modules/cf/_CFmodule.o build/temp.macosx-10.12-x86_64-2.7/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Mac/Modules/cf/pycfbridge.o -L/usr/local/lib -o build/lib.macosx-10.12-x86_64-2.7/_CF.so -framework CoreFoundation
building 'autoGIL' extension
clang -fno-strict-aliasing -fno-common -dynamic -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Mac/Include -I. -IInclude -I./Include -I/usr/local/include -I/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Include -I/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16 -c /private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Mac/Modules/autoGIL.c -o build/temp.macosx-10.12-x86_64-2.7/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Mac/Modules/autoGIL.o -Wno-deprecated-declarations
clang -bundle -undefined dynamic_lookup build/temp.macosx-10.12-x86_64-2.7/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Mac/Modules/autoGIL.o -L/usr/local/lib -o build/lib.macosx-10.12-x86_64-2.7/autoGIL.so -framework CoreFoundation
building 'ColorPicker' extension
clang -fno-strict-aliasing -fno-common -dynamic -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Mac/Include -I. -IInclude -I./Include -I/usr/local/include -I/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Include -I/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16 -c /private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Mac/Modules/ColorPickermodule.c -o build/temp.macosx-10.12-x86_64-2.7/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Mac/Modules/ColorPickermodule.o -Wno-deprecated-declarations
clang -bundle -undefined dynamic_lookup build/temp.macosx-10.12-x86_64-2.7/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Mac/Modules/ColorPickermodule.o -L/usr/local/lib -o build/lib.macosx-10.12-x86_64-2.7/ColorPicker.so -framework Carbon
building 'gestalt' extension
clang -fno-strict-aliasing -fno-common -dynamic -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Mac/Include -I. -IInclude -I./Include -I/usr/local/include -I/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Include -I/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16 -c /private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Mac/Modules/gestaltmodule.c -o build/temp.macosx-10.12-x86_64-2.7/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Mac/Modules/gestaltmodule.o -Wno-deprecated-declarations
clang -bundle -undefined dynamic_lookup build/temp.macosx-10.12-x86_64-2.7/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Mac/Modules/gestaltmodule.o -L/usr/local/lib -o build/lib.macosx-10.12-x86_64-2.7/gestalt.so -framework Carbon
building 'MacOS' extension
clang -fno-strict-aliasing -fno-common -dynamic -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Mac/Include -I. -IInclude -I./Include -I/usr/local/include -I/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Include -I/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16 -c /private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Mac/Modules/MacOS.c -o build/temp.macosx-10.12-x86_64-2.7/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Mac/Modules/MacOS.o -Wno-deprecated-declarations
clang -bundle -undefined dynamic_lookup build/temp.macosx-10.12-x86_64-2.7/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Mac/Modules/MacOS.o -L/usr/local/lib -o build/lib.macosx-10.12-x86_64-2.7/MacOS.so -framework Carbon
building 'Nav' extension
clang -fno-strict-aliasing -fno-common -dynamic -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Mac/Include -I. -IInclude -I./Include -I/usr/local/include -I/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Include -I/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16 -c /private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Mac/Modules/Nav.c -o build/temp.macosx-10.12-x86_64-2.7/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Mac/Modules/Nav.o -Wno-deprecated-declarations
clang -bundle -undefined dynamic_lookup build/temp.macosx-10.12-x86_64-2.7/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Mac/Modules/Nav.o -L/usr/local/lib -o build/lib.macosx-10.12-x86_64-2.7/Nav.so -framework Carbon
building 'OSATerminology' extension
clang -fno-strict-aliasing -fno-common -dynamic -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Mac/Include -I. -IInclude -I./Include -I/usr/local/include -I/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Include -I/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16 -c /private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Mac/Modules/OSATerminology.c -o build/temp.macosx-10.12-x86_64-2.7/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Mac/Modules/OSATerminology.o -Wno-deprecated-declarations
clang -bundle -undefined dynamic_lookup build/temp.macosx-10.12-x86_64-2.7/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Mac/Modules/OSATerminology.o -L/usr/local/lib -o build/lib.macosx-10.12-x86_64-2.7/OSATerminology.so -framework Carbon
building 'icglue' extension
clang -fno-strict-aliasing -fno-common -dynamic -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Mac/Include -I. -IInclude -I./Include -I/usr/local/include -I/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Include -I/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16 -c /private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Mac/Modules/icgluemodule.c -o build/temp.macosx-10.12-x86_64-2.7/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Mac/Modules/icgluemodule.o -Wno-deprecated-declarations
clang -bundle -undefined dynamic_lookup build/temp.macosx-10.12-x86_64-2.7/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Mac/Modules/icgluemodule.o -L/usr/local/lib -o build/lib.macosx-10.12-x86_64-2.7/icglue.so -framework Carbon
building '_AE' extension
creating build/temp.macosx-10.12-x86_64-2.7/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Mac/Modules/ae
clang -fno-strict-aliasing -fno-common -dynamic -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Mac/Include -I. -IInclude -I./Include -I/usr/local/include -I/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Include -I/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16 -c /private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Mac/Modules/ae/_AEmodule.c -o build/temp.macosx-10.12-x86_64-2.7/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Mac/Modules/ae/_AEmodule.o -Wno-deprecated-declarations
clang -bundle -undefined dynamic_lookup build/temp.macosx-10.12-x86_64-2.7/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Mac/Modules/ae/_AEmodule.o -L/usr/local/lib -o build/lib.macosx-10.12-x86_64-2.7/_AE.so -framework Carbon
building '_AH' extension
creating build/temp.macosx-10.12-x86_64-2.7/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Mac/Modules/ah
clang -fno-strict-aliasing -fno-common -dynamic -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Mac/Include -I. -IInclude -I./Include -I/usr/local/include -I/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Include -I/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16 -c /private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Mac/Modules/ah/_AHmodule.c -o build/temp.macosx-10.12-x86_64-2.7/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Mac/Modules/ah/_AHmodule.o -Wno-deprecated-declarations
clang -bundle -undefined dynamic_lookup build/temp.macosx-10.12-x86_64-2.7/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Mac/Modules/ah/_AHmodule.o -L/usr/local/lib -o build/lib.macosx-10.12-x86_64-2.7/_AH.so -framework Carbon
building '_App' extension
creating build/temp.macosx-10.12-x86_64-2.7/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Mac/Modules/app
clang -fno-strict-aliasing -fno-common -dynamic -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Mac/Include -I. -IInclude -I./Include -I/usr/local/include -I/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Include -I/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16 -c /private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Mac/Modules/app/_Appmodule.c -o build/temp.macosx-10.12-x86_64-2.7/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Mac/Modules/app/_Appmodule.o -Wno-deprecated-declarations
clang -bundle -undefined dynamic_lookup build/temp.macosx-10.12-x86_64-2.7/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Mac/Modules/app/_Appmodule.o -L/usr/local/lib -o build/lib.macosx-10.12-x86_64-2.7/_App.so -framework Carbon
building '_CarbonEvt' extension
creating build/temp.macosx-10.12-x86_64-2.7/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Mac/Modules/carbonevt
clang -fno-strict-aliasing -fno-common -dynamic -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Mac/Include -I. -IInclude -I./Include -I/usr/local/include -I/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Include -I/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16 -c /private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Mac/Modules/carbonevt/_CarbonEvtmodule.c -o build/temp.macosx-10.12-x86_64-2.7/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Mac/Modules/carbonevt/_CarbonEvtmodule.o -Wno-deprecated-declarations
clang -bundle -undefined dynamic_lookup build/temp.macosx-10.12-x86_64-2.7/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Mac/Modules/carbonevt/_CarbonEvtmodule.o -L/usr/local/lib -o build/lib.macosx-10.12-x86_64-2.7/_CarbonEvt.so -framework Carbon
building '_Cm' extension
creating build/temp.macosx-10.12-x86_64-2.7/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Mac/Modules/cm
clang -fno-strict-aliasing -fno-common -dynamic -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Mac/Include -I. -IInclude -I./Include -I/usr/local/include -I/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Include -I/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16 -c /private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Mac/Modules/cm/_Cmmodule.c -o build/temp.macosx-10.12-x86_64-2.7/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Mac/Modules/cm/_Cmmodule.o -Wno-deprecated-declarations
clang -bundle -undefined dynamic_lookup build/temp.macosx-10.12-x86_64-2.7/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Mac/Modules/cm/_Cmmodule.o -L/usr/local/lib -o build/lib.macosx-10.12-x86_64-2.7/_Cm.so -framework Carbon
building '_Ctl' extension
creating build/temp.macosx-10.12-x86_64-2.7/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Mac/Modules/ctl
clang -fno-strict-aliasing -fno-common -dynamic -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Mac/Include -I. -IInclude -I./Include -I/usr/local/include -I/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Include -I/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16 -c /private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Mac/Modules/ctl/_Ctlmodule.c -o build/temp.macosx-10.12-x86_64-2.7/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Mac/Modules/ctl/_Ctlmodule.o -Wno-deprecated-declarations
clang -bundle -undefined dynamic_lookup build/temp.macosx-10.12-x86_64-2.7/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Mac/Modules/ctl/_Ctlmodule.o -L/usr/local/lib -o build/lib.macosx-10.12-x86_64-2.7/_Ctl.so -framework Carbon
building '_Dlg' extension
creating build/temp.macosx-10.12-x86_64-2.7/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Mac/Modules/dlg
clang -fno-strict-aliasing -fno-common -dynamic -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Mac/Include -I. -IInclude -I./Include -I/usr/local/include -I/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Include -I/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16 -c /private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Mac/Modules/dlg/_Dlgmodule.c -o build/temp.macosx-10.12-x86_64-2.7/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Mac/Modules/dlg/_Dlgmodule.o -Wno-deprecated-declarations
clang -bundle -undefined dynamic_lookup build/temp.macosx-10.12-x86_64-2.7/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Mac/Modules/dlg/_Dlgmodule.o -L/usr/local/lib -o build/lib.macosx-10.12-x86_64-2.7/_Dlg.so -framework Carbon
building '_Drag' extension
creating build/temp.macosx-10.12-x86_64-2.7/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Mac/Modules/drag
clang -fno-strict-aliasing -fno-common -dynamic -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Mac/Include -I. -IInclude -I./Include -I/usr/local/include -I/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Include -I/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16 -c /private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Mac/Modules/drag/_Dragmodule.c -o build/temp.macosx-10.12-x86_64-2.7/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Mac/Modules/drag/_Dragmodule.o -Wno-deprecated-declarations
clang -bundle -undefined dynamic_lookup build/temp.macosx-10.12-x86_64-2.7/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Mac/Modules/drag/_Dragmodule.o -L/usr/local/lib -o build/lib.macosx-10.12-x86_64-2.7/_Drag.so -framework Carbon
building '_Evt' extension
creating build/temp.macosx-10.12-x86_64-2.7/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Mac/Modules/evt
clang -fno-strict-aliasing -fno-common -dynamic -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Mac/Include -I. -IInclude -I./Include -I/usr/local/include -I/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Include -I/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16 -c /private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Mac/Modules/evt/_Evtmodule.c -o build/temp.macosx-10.12-x86_64-2.7/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Mac/Modules/evt/_Evtmodule.o -Wno-deprecated-declarations
clang -bundle -undefined dynamic_lookup build/temp.macosx-10.12-x86_64-2.7/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Mac/Modules/evt/_Evtmodule.o -L/usr/local/lib -o build/lib.macosx-10.12-x86_64-2.7/_Evt.so -framework Carbon
building '_File' extension
creating build/temp.macosx-10.12-x86_64-2.7/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Mac/Modules/file
clang -fno-strict-aliasing -fno-common -dynamic -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Mac/Include -I. -IInclude -I./Include -I/usr/local/include -I/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Include -I/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16 -c /private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Mac/Modules/file/_Filemodule.c -o build/temp.macosx-10.12-x86_64-2.7/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Mac/Modules/file/_Filemodule.o -Wno-deprecated-declarations
clang -bundle -undefined dynamic_lookup build/temp.macosx-10.12-x86_64-2.7/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Mac/Modules/file/_Filemodule.o -L/usr/local/lib -o build/lib.macosx-10.12-x86_64-2.7/_File.so -framework Carbon
building '_Folder' extension
creating build/temp.macosx-10.12-x86_64-2.7/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Mac/Modules/folder
clang -fno-strict-aliasing -fno-common -dynamic -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Mac/Include -I. -IInclude -I./Include -I/usr/local/include -I/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Include -I/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16 -c /private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Mac/Modules/folder/_Foldermodule.c -o build/temp.macosx-10.12-x86_64-2.7/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Mac/Modules/folder/_Foldermodule.o -Wno-deprecated-declarations
clang -bundle -undefined dynamic_lookup build/temp.macosx-10.12-x86_64-2.7/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Mac/Modules/folder/_Foldermodule.o -L/usr/local/lib -o build/lib.macosx-10.12-x86_64-2.7/_Folder.so -framework Carbon
building '_Fm' extension
creating build/temp.macosx-10.12-x86_64-2.7/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Mac/Modules/fm
clang -fno-strict-aliasing -fno-common -dynamic -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Mac/Include -I. -IInclude -I./Include -I/usr/local/include -I/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Include -I/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16 -c /private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Mac/Modules/fm/_Fmmodule.c -o build/temp.macosx-10.12-x86_64-2.7/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Mac/Modules/fm/_Fmmodule.o -Wno-deprecated-declarations
clang -bundle -undefined dynamic_lookup build/temp.macosx-10.12-x86_64-2.7/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Mac/Modules/fm/_Fmmodule.o -L/usr/local/lib -o build/lib.macosx-10.12-x86_64-2.7/_Fm.so -framework Carbon
building '_Help' extension
creating build/temp.macosx-10.12-x86_64-2.7/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Mac/Modules/help
clang -fno-strict-aliasing -fno-common -dynamic -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Mac/Include -I. -IInclude -I./Include -I/usr/local/include -I/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Include -I/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16 -c /private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Mac/Modules/help/_Helpmodule.c -o build/temp.macosx-10.12-x86_64-2.7/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Mac/Modules/help/_Helpmodule.o -Wno-deprecated-declarations
clang -bundle -undefined dynamic_lookup build/temp.macosx-10.12-x86_64-2.7/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Mac/Modules/help/_Helpmodule.o -L/usr/local/lib -o build/lib.macosx-10.12-x86_64-2.7/_Help.so -framework Carbon
building '_Icn' extension
creating build/temp.macosx-10.12-x86_64-2.7/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Mac/Modules/icn
clang -fno-strict-aliasing -fno-common -dynamic -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Mac/Include -I. -IInclude -I./Include -I/usr/local/include -I/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Include -I/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16 -c /private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Mac/Modules/icn/_Icnmodule.c -o build/temp.macosx-10.12-x86_64-2.7/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Mac/Modules/icn/_Icnmodule.o -Wno-deprecated-declarations
clang -bundle -undefined dynamic_lookup build/temp.macosx-10.12-x86_64-2.7/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Mac/Modules/icn/_Icnmodule.o -L/usr/local/lib -o build/lib.macosx-10.12-x86_64-2.7/_Icn.so -framework Carbon
building '_IBCarbon' extension
creating build/temp.macosx-10.12-x86_64-2.7/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Mac/Modules/ibcarbon
clang -fno-strict-aliasing -fno-common -dynamic -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Mac/Include -I. -IInclude -I./Include -I/usr/local/include -I/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Include -I/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16 -c /private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Mac/Modules/ibcarbon/_IBCarbon.c -o build/temp.macosx-10.12-x86_64-2.7/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Mac/Modules/ibcarbon/_IBCarbon.o -Wno-deprecated-declarations
clang -bundle -undefined dynamic_lookup build/temp.macosx-10.12-x86_64-2.7/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Mac/Modules/ibcarbon/_IBCarbon.o -L/usr/local/lib -o build/lib.macosx-10.12-x86_64-2.7/_IBCarbon.so -framework Carbon
building '_List' extension
creating build/temp.macosx-10.12-x86_64-2.7/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Mac/Modules/list
clang -fno-strict-aliasing -fno-common -dynamic -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Mac/Include -I. -IInclude -I./Include -I/usr/local/include -I/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Include -I/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16 -c /private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Mac/Modules/list/_Listmodule.c -o build/temp.macosx-10.12-x86_64-2.7/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Mac/Modules/list/_Listmodule.o -Wno-deprecated-declarations
clang -bundle -undefined dynamic_lookup build/temp.macosx-10.12-x86_64-2.7/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Mac/Modules/list/_Listmodule.o -L/usr/local/lib -o build/lib.macosx-10.12-x86_64-2.7/_List.so -framework Carbon
building '_Menu' extension
creating build/temp.macosx-10.12-x86_64-2.7/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Mac/Modules/menu
clang -fno-strict-aliasing -fno-common -dynamic -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Mac/Include -I. -IInclude -I./Include -I/usr/local/include -I/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Include -I/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16 -c /private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Mac/Modules/menu/_Menumodule.c -o build/temp.macosx-10.12-x86_64-2.7/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Mac/Modules/menu/_Menumodule.o -Wno-deprecated-declarations
clang -bundle -undefined dynamic_lookup build/temp.macosx-10.12-x86_64-2.7/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Mac/Modules/menu/_Menumodule.o -L/usr/local/lib -o build/lib.macosx-10.12-x86_64-2.7/_Menu.so -framework Carbon
building '_Mlte' extension
creating build/temp.macosx-10.12-x86_64-2.7/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Mac/Modules/mlte
clang -fno-strict-aliasing -fno-common -dynamic -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Mac/Include -I. -IInclude -I./Include -I/usr/local/include -I/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Include -I/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16 -c /private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Mac/Modules/mlte/_Mltemodule.c -o build/temp.macosx-10.12-x86_64-2.7/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Mac/Modules/mlte/_Mltemodule.o -Wno-deprecated-declarations
clang -bundle -undefined dynamic_lookup build/temp.macosx-10.12-x86_64-2.7/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Mac/Modules/mlte/_Mltemodule.o -L/usr/local/lib -o build/lib.macosx-10.12-x86_64-2.7/_Mlte.so -framework Carbon
building '_OSA' extension
creating build/temp.macosx-10.12-x86_64-2.7/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Mac/Modules/osa
clang -fno-strict-aliasing -fno-common -dynamic -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Mac/Include -I. -IInclude -I./Include -I/usr/local/include -I/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Include -I/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16 -c /private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Mac/Modules/osa/_OSAmodule.c -o build/temp.macosx-10.12-x86_64-2.7/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Mac/Modules/osa/_OSAmodule.o -Wno-deprecated-declarations
clang -bundle -undefined dynamic_lookup build/temp.macosx-10.12-x86_64-2.7/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Mac/Modules/osa/_OSAmodule.o -L/usr/local/lib -o build/lib.macosx-10.12-x86_64-2.7/_OSA.so -framework Carbon
building '_Res' extension
creating build/temp.macosx-10.12-x86_64-2.7/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Mac/Modules/res
clang -fno-strict-aliasing -fno-common -dynamic -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Mac/Include -I. -IInclude -I./Include -I/usr/local/include -I/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Include -I/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16 -c /private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Mac/Modules/res/_Resmodule.c -o build/temp.macosx-10.12-x86_64-2.7/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Mac/Modules/res/_Resmodule.o -Wno-deprecated-declarations
clang -bundle -undefined dynamic_lookup build/temp.macosx-10.12-x86_64-2.7/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Mac/Modules/res/_Resmodule.o -L/usr/local/lib -o build/lib.macosx-10.12-x86_64-2.7/_Res.so -framework Carbon
building '_Qd' extension
creating build/temp.macosx-10.12-x86_64-2.7/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Mac/Modules/qd
clang -fno-strict-aliasing -fno-common -dynamic -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Mac/Include -I. -IInclude -I./Include -I/usr/local/include -I/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Include -I/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16 -c /private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Mac/Modules/qd/_Qdmodule.c -o build/temp.macosx-10.12-x86_64-2.7/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Mac/Modules/qd/_Qdmodule.o -Wno-deprecated-declarations
clang -bundle -undefined dynamic_lookup build/temp.macosx-10.12-x86_64-2.7/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Mac/Modules/qd/_Qdmodule.o -L/usr/local/lib -o build/lib.macosx-10.12-x86_64-2.7/_Qd.so -framework Carbon
building '_Qdoffs' extension
creating build/temp.macosx-10.12-x86_64-2.7/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Mac/Modules/qdoffs
clang -fno-strict-aliasing -fno-common -dynamic -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Mac/Include -I. -IInclude -I./Include -I/usr/local/include -I/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Include -I/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16 -c /private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Mac/Modules/qdoffs/_Qdoffsmodule.c -o build/temp.macosx-10.12-x86_64-2.7/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Mac/Modules/qdoffs/_Qdoffsmodule.o -Wno-deprecated-declarations
clang -bundle -undefined dynamic_lookup build/temp.macosx-10.12-x86_64-2.7/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Mac/Modules/qdoffs/_Qdoffsmodule.o -L/usr/local/lib -o build/lib.macosx-10.12-x86_64-2.7/_Qdoffs.so -framework Carbon
building '_Scrap' extension
creating build/temp.macosx-10.12-x86_64-2.7/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Mac/Modules/scrap
clang -fno-strict-aliasing -fno-common -dynamic -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Mac/Include -I. -IInclude -I./Include -I/usr/local/include -I/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Include -I/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16 -c /private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Mac/Modules/scrap/_Scrapmodule.c -o build/temp.macosx-10.12-x86_64-2.7/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Mac/Modules/scrap/_Scrapmodule.o -Wno-deprecated-declarations
clang -bundle -undefined dynamic_lookup build/temp.macosx-10.12-x86_64-2.7/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Mac/Modules/scrap/_Scrapmodule.o -L/usr/local/lib -o build/lib.macosx-10.12-x86_64-2.7/_Scrap.so -framework Carbon
building '_Snd' extension
creating build/temp.macosx-10.12-x86_64-2.7/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Mac/Modules/snd
clang -fno-strict-aliasing -fno-common -dynamic -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Mac/Include -I. -IInclude -I./Include -I/usr/local/include -I/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Include -I/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16 -c /private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Mac/Modules/snd/_Sndmodule.c -o build/temp.macosx-10.12-x86_64-2.7/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Mac/Modules/snd/_Sndmodule.o -Wno-deprecated-declarations
clang -bundle -undefined dynamic_lookup build/temp.macosx-10.12-x86_64-2.7/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Mac/Modules/snd/_Sndmodule.o -L/usr/local/lib -o build/lib.macosx-10.12-x86_64-2.7/_Snd.so -framework Carbon
building '_TE' extension
creating build/temp.macosx-10.12-x86_64-2.7/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Mac/Modules/te
clang -fno-strict-aliasing -fno-common -dynamic -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Mac/Include -I. -IInclude -I./Include -I/usr/local/include -I/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Include -I/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16 -c /private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Mac/Modules/te/_TEmodule.c -o build/temp.macosx-10.12-x86_64-2.7/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Mac/Modules/te/_TEmodule.o -Wno-deprecated-declarations
clang -bundle -undefined dynamic_lookup build/temp.macosx-10.12-x86_64-2.7/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Mac/Modules/te/_TEmodule.o -L/usr/local/lib -o build/lib.macosx-10.12-x86_64-2.7/_TE.so -framework Carbon
building '_Win' extension
creating build/temp.macosx-10.12-x86_64-2.7/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Mac/Modules/win
clang -fno-strict-aliasing -fno-common -dynamic -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Mac/Include -I. -IInclude -I./Include -I/usr/local/include -I/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Include -I/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16 -c /private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Mac/Modules/win/_Winmodule.c -o build/temp.macosx-10.12-x86_64-2.7/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Mac/Modules/win/_Winmodule.o -Wno-deprecated-declarations
clang -bundle -undefined dynamic_lookup build/temp.macosx-10.12-x86_64-2.7/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Mac/Modules/win/_Winmodule.o -L/usr/local/lib -o build/lib.macosx-10.12-x86_64-2.7/_Win.so -framework Carbon
building '_Launch' extension
creating build/temp.macosx-10.12-x86_64-2.7/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Mac/Modules/launch
clang -fno-strict-aliasing -fno-common -dynamic -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Mac/Include -I. -IInclude -I./Include -I/usr/local/include -I/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Include -I/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16 -c /private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Mac/Modules/launch/_Launchmodule.c -o build/temp.macosx-10.12-x86_64-2.7/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Mac/Modules/launch/_Launchmodule.o -Wno-deprecated-declarations
clang -bundle -undefined dynamic_lookup build/temp.macosx-10.12-x86_64-2.7/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Mac/Modules/launch/_Launchmodule.o -L/usr/local/lib -o build/lib.macosx-10.12-x86_64-2.7/_Launch.so -framework ApplicationServices
building '_CG' extension
creating build/temp.macosx-10.12-x86_64-2.7/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Mac/Modules/cg
clang -fno-strict-aliasing -fno-common -dynamic -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Mac/Include -I. -IInclude -I./Include -I/usr/local/include -I/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Include -I/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16 -c /private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Mac/Modules/cg/_CGmodule.c -o build/temp.macosx-10.12-x86_64-2.7/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Mac/Modules/cg/_CGmodule.o -Wno-deprecated-declarations
clang -bundle -undefined dynamic_lookup build/temp.macosx-10.12-x86_64-2.7/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Mac/Modules/cg/_CGmodule.o -L/usr/local/lib -o build/lib.macosx-10.12-x86_64-2.7/_CG.so -framework ApplicationServices
building '_Qt' extension
creating build/temp.macosx-10.12-x86_64-2.7/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Mac/Modules/qt
clang -fno-strict-aliasing -fno-common -dynamic -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Mac/Include -I. -IInclude -I./Include -I/usr/local/include -I/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Include -I/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16 -c /private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Mac/Modules/qt/_Qtmodule.c -o build/temp.macosx-10.12-x86_64-2.7/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Mac/Modules/qt/_Qtmodule.o -Wno-deprecated-declarations
clang -bundle -undefined dynamic_lookup build/temp.macosx-10.12-x86_64-2.7/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Mac/Modules/qt/_Qtmodule.o -L/usr/local/lib -o build/lib.macosx-10.12-x86_64-2.7/_Qt.so -framework QuickTime -framework Carbon
building '_tkinter' extension
clang -fno-strict-aliasing -fno-common -dynamic -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -DWITH_APPINIT=1 -I/System/Library/Frameworks/Tcl.framework/Headers -I/System/Library/Frameworks/Tcl.framework/Versions/Current/PrivateHeaders -I/System/Library/Frameworks/Tk.framework/Headers -I/System/Library/Frameworks/Tk.framework/Versions/Current/PrivateHeaders -I/usr/X11R6/include -I/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Mac/Include -I. -IInclude -I./Include -I/usr/local/include -I/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Include -I/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16 -c /private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Modules/_tkinter.c -o build/temp.macosx-10.12-x86_64-2.7/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Modules/_tkinter.o -framework Tk
clang -fno-strict-aliasing -fno-common -dynamic -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -DWITH_APPINIT=1 -I/System/Library/Frameworks/Tcl.framework/Headers -I/System/Library/Frameworks/Tcl.framework/Versions/Current/PrivateHeaders -I/System/Library/Frameworks/Tk.framework/Headers -I/System/Library/Frameworks/Tk.framework/Versions/Current/PrivateHeaders -I/usr/X11R6/include -I/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Mac/Include -I. -IInclude -I./Include -I/usr/local/include -I/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Include -I/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16 -c /private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Modules/tkappinit.c -o build/temp.macosx-10.12-x86_64-2.7/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Modules/tkappinit.o -framework Tk
clang -bundle -undefined dynamic_lookup build/temp.macosx-10.12-x86_64-2.7/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Modules/_tkinter.o build/temp.macosx-10.12-x86_64-2.7/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Modules/tkappinit.o -L/usr/local/lib -o build/lib.macosx-10.12-x86_64-2.7/_tkinter.so -framework Tcl -framework Tk
building '_ctypes' extension
creating build/temp.macosx-10.12-x86_64-2.7/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Modules/_ctypes/darwin
creating build/temp.macosx-10.12-x86_64-2.7/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Modules/_ctypes/libffi_osx
creating build/temp.macosx-10.12-x86_64-2.7/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Modules/_ctypes/libffi_osx/x86
creating build/temp.macosx-10.12-x86_64-2.7/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Modules/_ctypes/libffi_osx/powerpc
clang -fno-strict-aliasing -fno-common -dynamic -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I_ctypes/darwin -I/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Mac/Include -I/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Modules/_ctypes/libffi_osx/include -I/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Modules/_ctypes/libffi_osx/powerpc -I. -IInclude -I./Include -I/usr/local/include -I/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Include -I/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16 -c /private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Modules/_ctypes/_ctypes.c -o build/temp.macosx-10.12-x86_64-2.7/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Modules/_ctypes/_ctypes.o -DMACOSX
clang -fno-strict-aliasing -fno-common -dynamic -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I_ctypes/darwin -I/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Mac/Include -I/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Modules/_ctypes/libffi_osx/include -I/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Modules/_ctypes/libffi_osx/powerpc -I. -IInclude -I./Include -I/usr/local/include -I/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Include -I/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16 -c /private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Modules/_ctypes/callbacks.c -o build/temp.macosx-10.12-x86_64-2.7/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Modules/_ctypes/callbacks.o -DMACOSX
clang -fno-strict-aliasing -fno-common -dynamic -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I_ctypes/darwin -I/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Mac/Include -I/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Modules/_ctypes/libffi_osx/include -I/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Modules/_ctypes/libffi_osx/powerpc -I. -IInclude -I./Include -I/usr/local/include -I/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Include -I/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16 -c /private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Modules/_ctypes/callproc.c -o build/temp.macosx-10.12-x86_64-2.7/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Modules/_ctypes/callproc.o -DMACOSX
clang -fno-strict-aliasing -fno-common -dynamic -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I_ctypes/darwin -I/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Mac/Include -I/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Modules/_ctypes/libffi_osx/include -I/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Modules/_ctypes/libffi_osx/powerpc -I. -IInclude -I./Include -I/usr/local/include -I/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Include -I/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16 -c /private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Modules/_ctypes/stgdict.c -o build/temp.macosx-10.12-x86_64-2.7/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Modules/_ctypes/stgdict.o -DMACOSX
clang -fno-strict-aliasing -fno-common -dynamic -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I_ctypes/darwin -I/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Mac/Include -I/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Modules/_ctypes/libffi_osx/include -I/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Modules/_ctypes/libffi_osx/powerpc -I. -IInclude -I./Include -I/usr/local/include -I/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Include -I/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16 -c /private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Modules/_ctypes/cfield.c -o build/temp.macosx-10.12-x86_64-2.7/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Modules/_ctypes/cfield.o -DMACOSX
clang -fno-strict-aliasing -fno-common -dynamic -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I_ctypes/darwin -I/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Mac/Include -I/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Modules/_ctypes/libffi_osx/include -I/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Modules/_ctypes/libffi_osx/powerpc -I. -IInclude -I./Include -I/usr/local/include -I/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Include -I/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16 -c /private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Modules/_ctypes/malloc_closure.c -o build/temp.macosx-10.12-x86_64-2.7/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Modules/_ctypes/malloc_closure.o -DMACOSX
clang -fno-strict-aliasing -fno-common -dynamic -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I_ctypes/darwin -I/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Mac/Include -I/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Modules/_ctypes/libffi_osx/include -I/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Modules/_ctypes/libffi_osx/powerpc -I. -IInclude -I./Include -I/usr/local/include -I/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Include -I/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16 -c /private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Modules/_ctypes/darwin/dlfcn_simple.c -o build/temp.macosx-10.12-x86_64-2.7/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Modules/_ctypes/darwin/dlfcn_simple.o -DMACOSX
clang -fno-strict-aliasing -fno-common -dynamic -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I_ctypes/darwin -I/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Mac/Include -I/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Modules/_ctypes/libffi_osx/include -I/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Modules/_ctypes/libffi_osx/powerpc -I. -IInclude -I./Include -I/usr/local/include -I/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Include -I/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16 -c /private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Modules/_ctypes/libffi_osx/ffi.c -o build/temp.macosx-10.12-x86_64-2.7/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Modules/_ctypes/libffi_osx/ffi.o -DMACOSX
clang -fno-strict-aliasing -fno-common -dynamic -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I_ctypes/darwin -I/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Mac/Include -I/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Modules/_ctypes/libffi_osx/include -I/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Modules/_ctypes/libffi_osx/powerpc -I. -IInclude -I./Include -I/usr/local/include -I/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Include -I/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16 -c /private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Modules/_ctypes/libffi_osx/x86/darwin64.S -o build/temp.macosx-10.12-x86_64-2.7/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Modules/_ctypes/libffi_osx/x86/darwin64.o -DMACOSX
clang -fno-strict-aliasing -fno-common -dynamic -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I_ctypes/darwin -I/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Mac/Include -I/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Modules/_ctypes/libffi_osx/include -I/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Modules/_ctypes/libffi_osx/powerpc -I. -IInclude -I./Include -I/usr/local/include -I/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Include -I/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16 -c /private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Modules/_ctypes/libffi_osx/x86/x86-darwin.S -o build/temp.macosx-10.12-x86_64-2.7/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Modules/_ctypes/libffi_osx/x86/x86-darwin.o -DMACOSX
clang -fno-strict-aliasing -fno-common -dynamic -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I_ctypes/darwin -I/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Mac/Include -I/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Modules/_ctypes/libffi_osx/include -I/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Modules/_ctypes/libffi_osx/powerpc -I. -IInclude -I./Include -I/usr/local/include -I/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Include -I/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16 -c /private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Modules/_ctypes/libffi_osx/x86/x86-ffi_darwin.c -o build/temp.macosx-10.12-x86_64-2.7/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Modules/_ctypes/libffi_osx/x86/x86-ffi_darwin.o -DMACOSX
clang -fno-strict-aliasing -fno-common -dynamic -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I_ctypes/darwin -I/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Mac/Include -I/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Modules/_ctypes/libffi_osx/include -I/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Modules/_ctypes/libffi_osx/powerpc -I. -IInclude -I./Include -I/usr/local/include -I/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Include -I/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16 -c /private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Modules/_ctypes/libffi_osx/x86/x86-ffi64.c -o build/temp.macosx-10.12-x86_64-2.7/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Modules/_ctypes/libffi_osx/x86/x86-ffi64.o -DMACOSX
clang -fno-strict-aliasing -fno-common -dynamic -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I_ctypes/darwin -I/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Mac/Include -I/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Modules/_ctypes/libffi_osx/include -I/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Modules/_ctypes/libffi_osx/powerpc -I. -IInclude -I./Include -I/usr/local/include -I/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Include -I/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16 -c /private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Modules/_ctypes/libffi_osx/powerpc/ppc-darwin.S -o build/temp.macosx-10.12-x86_64-2.7/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Modules/_ctypes/libffi_osx/powerpc/ppc-darwin.o -DMACOSX
clang -fno-strict-aliasing -fno-common -dynamic -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I_ctypes/darwin -I/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Mac/Include -I/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Modules/_ctypes/libffi_osx/include -I/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Modules/_ctypes/libffi_osx/powerpc -I. -IInclude -I./Include -I/usr/local/include -I/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Include -I/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16 -c /private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Modules/_ctypes/libffi_osx/powerpc/ppc-darwin_closure.S -o build/temp.macosx-10.12-x86_64-2.7/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Modules/_ctypes/libffi_osx/powerpc/ppc-darwin_closure.o -DMACOSX
clang -fno-strict-aliasing -fno-common -dynamic -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I_ctypes/darwin -I/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Mac/Include -I/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Modules/_ctypes/libffi_osx/include -I/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Modules/_ctypes/libffi_osx/powerpc -I. -IInclude -I./Include -I/usr/local/include -I/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Include -I/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16 -c /private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Modules/_ctypes/libffi_osx/powerpc/ppc-ffi_darwin.c -o build/temp.macosx-10.12-x86_64-2.7/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Modules/_ctypes/libffi_osx/powerpc/ppc-ffi_darwin.o -DMACOSX
clang -fno-strict-aliasing -fno-common -dynamic -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I_ctypes/darwin -I/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Mac/Include -I/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Modules/_ctypes/libffi_osx/include -I/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Modules/_ctypes/libffi_osx/powerpc -I. -IInclude -I./Include -I/usr/local/include -I/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Include -I/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16 -c /private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Modules/_ctypes/libffi_osx/powerpc/ppc64-darwin_closure.S -o build/temp.macosx-10.12-x86_64-2.7/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Modules/_ctypes/libffi_osx/powerpc/ppc64-darwin_closure.o -DMACOSX
clang -bundle -undefined dynamic_lookup build/temp.macosx-10.12-x86_64-2.7/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Modules/_ctypes/_ctypes.o build/temp.macosx-10.12-x86_64-2.7/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Modules/_ctypes/callbacks.o build/temp.macosx-10.12-x86_64-2.7/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Modules/_ctypes/callproc.o build/temp.macosx-10.12-x86_64-2.7/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Modules/_ctypes/stgdict.o build/temp.macosx-10.12-x86_64-2.7/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Modules/_ctypes/cfield.o build/temp.macosx-10.12-x86_64-2.7/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Modules/_ctypes/malloc_closure.o build/temp.macosx-10.12-x86_64-2.7/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Modules/_ctypes/darwin/dlfcn_simple.o build/temp.macosx-10.12-x86_64-2.7/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Modules/_ctypes/libffi_osx/ffi.o build/temp.macosx-10.12-x86_64-2.7/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Modules/_ctypes/libffi_osx/x86/darwin64.o build/temp.macosx-10.12-x86_64-2.7/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Modules/_ctypes/libffi_osx/x86/x86-darwin.o build/temp.macosx-10.12-x86_64-2.7/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Modules/_ctypes/libffi_osx/x86/x86-ffi_darwin.o build/temp.macosx-10.12-x86_64-2.7/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Modules/_ctypes/libffi_osx/x86/x86-ffi64.o build/temp.macosx-10.12-x86_64-2.7/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Modules/_ctypes/libffi_osx/powerpc/ppc-darwin.o build/temp.macosx-10.12-x86_64-2.7/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Modules/_ctypes/libffi_osx/powerpc/ppc-darwin_closure.o build/temp.macosx-10.12-x86_64-2.7/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Modules/_ctypes/libffi_osx/powerpc/ppc-ffi_darwin.o build/temp.macosx-10.12-x86_64-2.7/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Modules/_ctypes/libffi_osx/powerpc/ppc64-darwin_closure.o -L/usr/local/lib -o build/lib.macosx-10.12-x86_64-2.7/_ctypes.so
Python build finished, but the necessary bits to build these modules were not found:
_bsddb dl imageop
linuxaudiodev ossaudiodev spwd
sunaudiodev
To find the necessary bits, look in setup.py in detect_modules() for the module's name.
running build_scripts
creating build/scripts-2.7
copying and adjusting /private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Tools/scripts/pydoc -> build/scripts-2.7
copying and adjusting /private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Tools/scripts/idle -> build/scripts-2.7
copying and adjusting /private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Tools/scripts/2to3 -> build/scripts-2.7
copying and adjusting /private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Lib/smtpd.py -> build/scripts-2.7
changing mode of build/scripts-2.7/pydoc from 644 to 755
changing mode of build/scripts-2.7/idle from 644 to 755
changing mode of build/scripts-2.7/2to3 from 644 to 755
changing mode of build/scripts-2.7/smtpd.py from 644 to 755
This file has been truncated, but you can view the full file.
clang called with: -c -fno-strict-aliasing -fno-common -dynamic -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Parser/acceler.o Parser/acceler.c
superenv removed: -g -O2 -g -O3 -Wall -Wstrict-prototypes -I./Include
superenv added: -pipe -w -Os -march=core2 -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
superenv executed: clang -pipe -w -Os -march=core2 -c -fno-strict-aliasing -fno-common -dynamic -DNDEBUG -fwrapv -I. -IInclude -DPy_BUILD_CORE -o Parser/acceler.o Parser/acceler.c -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
clang called with: -c -fno-strict-aliasing -fno-common -dynamic -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Parser/listnode.o Parser/listnode.c
superenv removed: -g -O2 -g -O3 -Wall -Wstrict-prototypes -I./Include
superenv added: -pipe -w -Os -march=core2 -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
superenv executed: clang -pipe -w -Os -march=core2 -c -fno-strict-aliasing -fno-common -dynamic -DNDEBUG -fwrapv -I. -IInclude -DPy_BUILD_CORE -o Parser/listnode.o Parser/listnode.c -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
clang called with: -c -fno-strict-aliasing -fno-common -dynamic -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Modules/python.o ./Modules/python.c
superenv removed: -g -O2 -g -O3 -Wall -Wstrict-prototypes -I./Include
superenv added: -pipe -w -Os -march=core2 -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
superenv executed: clang -pipe -w -Os -march=core2 -c -fno-strict-aliasing -fno-common -dynamic -DNDEBUG -fwrapv -I. -IInclude -DPy_BUILD_CORE -o Modules/python.o ./Modules/python.c -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
clang called with: -c -fno-strict-aliasing -fno-common -dynamic -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Parser/node.o Parser/node.c
superenv removed: -g -O2 -g -O3 -Wall -Wstrict-prototypes -I./Include
superenv added: -pipe -w -Os -march=core2 -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
superenv executed: clang -pipe -w -Os -march=core2 -c -fno-strict-aliasing -fno-common -dynamic -DNDEBUG -fwrapv -I. -IInclude -DPy_BUILD_CORE -o Parser/node.o Parser/node.c -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
clang called with: -c -fno-strict-aliasing -fno-common -dynamic -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Parser/grammar1.o Parser/grammar1.c
superenv removed: -g -O2 -g -O3 -Wall -Wstrict-prototypes -I./Include
superenv added: -pipe -w -Os -march=core2 -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
superenv executed: clang -pipe -w -Os -march=core2 -c -fno-strict-aliasing -fno-common -dynamic -DNDEBUG -fwrapv -I. -IInclude -DPy_BUILD_CORE -o Parser/grammar1.o Parser/grammar1.c -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
clang called with: -c -fno-strict-aliasing -fno-common -dynamic -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Parser/parser.o Parser/parser.c
superenv removed: -g -O2 -g -O3 -Wall -Wstrict-prototypes -I./Include
superenv added: -pipe -w -Os -march=core2 -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
superenv executed: clang -pipe -w -Os -march=core2 -c -fno-strict-aliasing -fno-common -dynamic -DNDEBUG -fwrapv -I. -IInclude -DPy_BUILD_CORE -o Parser/parser.o Parser/parser.c -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
clang called with: -c -fno-strict-aliasing -fno-common -dynamic -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Parser/bitset.o Parser/bitset.c
superenv removed: -g -O2 -g -O3 -Wall -Wstrict-prototypes -I./Include
superenv added: -pipe -w -Os -march=core2 -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
superenv executed: clang -pipe -w -Os -march=core2 -c -fno-strict-aliasing -fno-common -dynamic -DNDEBUG -fwrapv -I. -IInclude -DPy_BUILD_CORE -o Parser/bitset.o Parser/bitset.c -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
clang called with: -c -fno-strict-aliasing -fno-common -dynamic -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Parser/metagrammar.o Parser/metagrammar.c
superenv removed: -g -O2 -g -O3 -Wall -Wstrict-prototypes -I./Include
superenv added: -pipe -w -Os -march=core2 -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
superenv executed: clang -pipe -w -Os -march=core2 -c -fno-strict-aliasing -fno-common -dynamic -DNDEBUG -fwrapv -I. -IInclude -DPy_BUILD_CORE -o Parser/metagrammar.o Parser/metagrammar.c -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
clang called with: -c -fno-strict-aliasing -fno-common -dynamic -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Parser/parsetok.o Parser/parsetok.c
superenv removed: -g -O2 -g -O3 -Wall -Wstrict-prototypes -I./Include
superenv added: -pipe -w -Os -march=core2 -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
superenv executed: clang -pipe -w -Os -march=core2 -c -fno-strict-aliasing -fno-common -dynamic -DNDEBUG -fwrapv -I. -IInclude -DPy_BUILD_CORE -o Parser/parsetok.o Parser/parsetok.c -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
clang called with: -c -fno-strict-aliasing -fno-common -dynamic -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Parser/firstsets.o Parser/firstsets.c
superenv removed: -g -O2 -g -O3 -Wall -Wstrict-prototypes -I./Include
superenv added: -pipe -w -Os -march=core2 -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
superenv executed: clang -pipe -w -Os -march=core2 -c -fno-strict-aliasing -fno-common -dynamic -DNDEBUG -fwrapv -I. -IInclude -DPy_BUILD_CORE -o Parser/firstsets.o Parser/firstsets.c -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
clang called with: -c -fno-strict-aliasing -fno-common -dynamic -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Parser/grammar.o Parser/grammar.c
superenv removed: -g -O2 -g -O3 -Wall -Wstrict-prototypes -I./Include
superenv added: -pipe -w -Os -march=core2 -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
superenv executed: clang -pipe -w -Os -march=core2 -c -fno-strict-aliasing -fno-common -dynamic -DNDEBUG -fwrapv -I. -IInclude -DPy_BUILD_CORE -o Parser/grammar.o Parser/grammar.c -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
clang called with: -c -fno-strict-aliasing -fno-common -dynamic -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Parser/pgen.o Parser/pgen.c
superenv removed: -g -O2 -g -O3 -Wall -Wstrict-prototypes -I./Include
superenv added: -pipe -w -Os -march=core2 -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
superenv executed: clang -pipe -w -Os -march=core2 -c -fno-strict-aliasing -fno-common -dynamic -DNDEBUG -fwrapv -I. -IInclude -DPy_BUILD_CORE -o Parser/pgen.o Parser/pgen.c -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
clang called with: -c -fno-strict-aliasing -fno-common -dynamic -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Parser/myreadline.o Parser/myreadline.c
superenv removed: -g -O2 -g -O3 -Wall -Wstrict-prototypes -I./Include
superenv added: -pipe -w -Os -march=core2 -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
superenv executed: clang -pipe -w -Os -march=core2 -c -fno-strict-aliasing -fno-common -dynamic -DNDEBUG -fwrapv -I. -IInclude -DPy_BUILD_CORE -o Parser/myreadline.o Parser/myreadline.c -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
clang called with: -c -fno-strict-aliasing -fno-common -dynamic -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Parser/tokenizer.o Parser/tokenizer.c
superenv removed: -g -O2 -g -O3 -Wall -Wstrict-prototypes -I./Include
superenv added: -pipe -w -Os -march=core2 -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
superenv executed: clang -pipe -w -Os -march=core2 -c -fno-strict-aliasing -fno-common -dynamic -DNDEBUG -fwrapv -I. -IInclude -DPy_BUILD_CORE -o Parser/tokenizer.o Parser/tokenizer.c -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
clang called with: -c -fno-strict-aliasing -fno-common -dynamic -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Objects/abstract.o Objects/abstract.c
superenv removed: -g -O2 -g -O3 -Wall -Wstrict-prototypes -I./Include
superenv added: -pipe -w -Os -march=core2 -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
superenv executed: clang -pipe -w -Os -march=core2 -c -fno-strict-aliasing -fno-common -dynamic -DNDEBUG -fwrapv -I. -IInclude -DPy_BUILD_CORE -o Objects/abstract.o Objects/abstract.c -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
clang called with: -c -fno-strict-aliasing -fno-common -dynamic -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Objects/boolobject.o Objects/boolobject.c
superenv removed: -g -O2 -g -O3 -Wall -Wstrict-prototypes -I./Include
superenv added: -pipe -w -Os -march=core2 -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
superenv executed: clang -pipe -w -Os -march=core2 -c -fno-strict-aliasing -fno-common -dynamic -DNDEBUG -fwrapv -I. -IInclude -DPy_BUILD_CORE -o Objects/boolobject.o Objects/boolobject.c -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
clang called with: -c -fno-strict-aliasing -fno-common -dynamic -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Objects/bufferobject.o Objects/bufferobject.c
superenv removed: -g -O2 -g -O3 -Wall -Wstrict-prototypes -I./Include
superenv added: -pipe -w -Os -march=core2 -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
superenv executed: clang -pipe -w -Os -march=core2 -c -fno-strict-aliasing -fno-common -dynamic -DNDEBUG -fwrapv -I. -IInclude -DPy_BUILD_CORE -o Objects/bufferobject.o Objects/bufferobject.c -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
clang called with: -c -fno-strict-aliasing -fno-common -dynamic -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Objects/bytes_methods.o Objects/bytes_methods.c
superenv removed: -g -O2 -g -O3 -Wall -Wstrict-prototypes -I./Include
superenv added: -pipe -w -Os -march=core2 -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
superenv executed: clang -pipe -w -Os -march=core2 -c -fno-strict-aliasing -fno-common -dynamic -DNDEBUG -fwrapv -I. -IInclude -DPy_BUILD_CORE -o Objects/bytes_methods.o Objects/bytes_methods.c -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
clang called with: -c -fno-strict-aliasing -fno-common -dynamic -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Objects/bytearrayobject.o Objects/bytearrayobject.c
superenv removed: -g -O2 -g -O3 -Wall -Wstrict-prototypes -I./Include
superenv added: -pipe -w -Os -march=core2 -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
superenv executed: clang -pipe -w -Os -march=core2 -c -fno-strict-aliasing -fno-common -dynamic -DNDEBUG -fwrapv -I. -IInclude -DPy_BUILD_CORE -o Objects/bytearrayobject.o Objects/bytearrayobject.c -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
clang called with: -c -fno-strict-aliasing -fno-common -dynamic -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Objects/capsule.o Objects/capsule.c
superenv removed: -g -O2 -g -O3 -Wall -Wstrict-prototypes -I./Include
superenv added: -pipe -w -Os -march=core2 -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
superenv executed: clang -pipe -w -Os -march=core2 -c -fno-strict-aliasing -fno-common -dynamic -DNDEBUG -fwrapv -I. -IInclude -DPy_BUILD_CORE -o Objects/capsule.o Objects/capsule.c -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
clang called with: -c -fno-strict-aliasing -fno-common -dynamic -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Objects/cellobject.o Objects/cellobject.c
superenv removed: -g -O2 -g -O3 -Wall -Wstrict-prototypes -I./Include
superenv added: -pipe -w -Os -march=core2 -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
superenv executed: clang -pipe -w -Os -march=core2 -c -fno-strict-aliasing -fno-common -dynamic -DNDEBUG -fwrapv -I. -IInclude -DPy_BUILD_CORE -o Objects/cellobject.o Objects/cellobject.c -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
clang called with: -c -fno-strict-aliasing -fno-common -dynamic -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Objects/classobject.o Objects/classobject.c
superenv removed: -g -O2 -g -O3 -Wall -Wstrict-prototypes -I./Include
superenv added: -pipe -w -Os -march=core2 -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
superenv executed: clang -pipe -w -Os -march=core2 -c -fno-strict-aliasing -fno-common -dynamic -DNDEBUG -fwrapv -I. -IInclude -DPy_BUILD_CORE -o Objects/classobject.o Objects/classobject.c -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
clang called with: -c -fno-strict-aliasing -fno-common -dynamic -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Objects/cobject.o Objects/cobject.c
superenv removed: -g -O2 -g -O3 -Wall -Wstrict-prototypes -I./Include
superenv added: -pipe -w -Os -march=core2 -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
superenv executed: clang -pipe -w -Os -march=core2 -c -fno-strict-aliasing -fno-common -dynamic -DNDEBUG -fwrapv -I. -IInclude -DPy_BUILD_CORE -o Objects/cobject.o Objects/cobject.c -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
clang called with: -c -fno-strict-aliasing -fno-common -dynamic -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Objects/codeobject.o Objects/codeobject.c
superenv removed: -g -O2 -g -O3 -Wall -Wstrict-prototypes -I./Include
superenv added: -pipe -w -Os -march=core2 -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
superenv executed: clang -pipe -w -Os -march=core2 -c -fno-strict-aliasing -fno-common -dynamic -DNDEBUG -fwrapv -I. -IInclude -DPy_BUILD_CORE -o Objects/codeobject.o Objects/codeobject.c -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
clang called with: -c -fno-strict-aliasing -fno-common -dynamic -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Objects/complexobject.o Objects/complexobject.c
superenv removed: -g -O2 -g -O3 -Wall -Wstrict-prototypes -I./Include
superenv added: -pipe -w -Os -march=core2 -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
superenv executed: clang -pipe -w -Os -march=core2 -c -fno-strict-aliasing -fno-common -dynamic -DNDEBUG -fwrapv -I. -IInclude -DPy_BUILD_CORE -o Objects/complexobject.o Objects/complexobject.c -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
clang called with: -c -fno-strict-aliasing -fno-common -dynamic -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Objects/descrobject.o Objects/descrobject.c
superenv removed: -g -O2 -g -O3 -Wall -Wstrict-prototypes -I./Include
superenv added: -pipe -w -Os -march=core2 -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
superenv executed: clang -pipe -w -Os -march=core2 -c -fno-strict-aliasing -fno-common -dynamic -DNDEBUG -fwrapv -I. -IInclude -DPy_BUILD_CORE -o Objects/descrobject.o Objects/descrobject.c -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
clang called with: -c -fno-strict-aliasing -fno-common -dynamic -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Objects/enumobject.o Objects/enumobject.c
superenv removed: -g -O2 -g -O3 -Wall -Wstrict-prototypes -I./Include
superenv added: -pipe -w -Os -march=core2 -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
superenv executed: clang -pipe -w -Os -march=core2 -c -fno-strict-aliasing -fno-common -dynamic -DNDEBUG -fwrapv -I. -IInclude -DPy_BUILD_CORE -o Objects/enumobject.o Objects/enumobject.c -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
clang called with: -c -fno-strict-aliasing -fno-common -dynamic -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Objects/exceptions.o Objects/exceptions.c
superenv removed: -g -O2 -g -O3 -Wall -Wstrict-prototypes -I./Include
superenv added: -pipe -w -Os -march=core2 -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
superenv executed: clang -pipe -w -Os -march=core2 -c -fno-strict-aliasing -fno-common -dynamic -DNDEBUG -fwrapv -I. -IInclude -DPy_BUILD_CORE -o Objects/exceptions.o Objects/exceptions.c -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
clang called with: -c -fno-strict-aliasing -fno-common -dynamic -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Objects/genobject.o Objects/genobject.c
superenv removed: -g -O2 -g -O3 -Wall -Wstrict-prototypes -I./Include
superenv added: -pipe -w -Os -march=core2 -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
superenv executed: clang -pipe -w -Os -march=core2 -c -fno-strict-aliasing -fno-common -dynamic -DNDEBUG -fwrapv -I. -IInclude -DPy_BUILD_CORE -o Objects/genobject.o Objects/genobject.c -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
clang called with: -c -fno-strict-aliasing -fno-common -dynamic -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Objects/fileobject.o Objects/fileobject.c
superenv removed: -g -O2 -g -O3 -Wall -Wstrict-prototypes -I./Include
superenv added: -pipe -w -Os -march=core2 -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
superenv executed: clang -pipe -w -Os -march=core2 -c -fno-strict-aliasing -fno-common -dynamic -DNDEBUG -fwrapv -I. -IInclude -DPy_BUILD_CORE -o Objects/fileobject.o Objects/fileobject.c -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
clang called with: -c -fno-strict-aliasing -fno-common -dynamic -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Objects/floatobject.o Objects/floatobject.c
superenv removed: -g -O2 -g -O3 -Wall -Wstrict-prototypes -I./Include
superenv added: -pipe -w -Os -march=core2 -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
superenv executed: clang -pipe -w -Os -march=core2 -c -fno-strict-aliasing -fno-common -dynamic -DNDEBUG -fwrapv -I. -IInclude -DPy_BUILD_CORE -o Objects/floatobject.o Objects/floatobject.c -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
clang called with: -c -fno-strict-aliasing -fno-common -dynamic -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Objects/frameobject.o Objects/frameobject.c
superenv removed: -g -O2 -g -O3 -Wall -Wstrict-prototypes -I./Include
superenv added: -pipe -w -Os -march=core2 -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
superenv executed: clang -pipe -w -Os -march=core2 -c -fno-strict-aliasing -fno-common -dynamic -DNDEBUG -fwrapv -I. -IInclude -DPy_BUILD_CORE -o Objects/frameobject.o Objects/frameobject.c -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
clang called with: -c -fno-strict-aliasing -fno-common -dynamic -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Objects/funcobject.o Objects/funcobject.c
superenv removed: -g -O2 -g -O3 -Wall -Wstrict-prototypes -I./Include
superenv added: -pipe -w -Os -march=core2 -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
superenv executed: clang -pipe -w -Os -march=core2 -c -fno-strict-aliasing -fno-common -dynamic -DNDEBUG -fwrapv -I. -IInclude -DPy_BUILD_CORE -o Objects/funcobject.o Objects/funcobject.c -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
clang called with: -c -fno-strict-aliasing -fno-common -dynamic -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Objects/intobject.o Objects/intobject.c
superenv removed: -g -O2 -g -O3 -Wall -Wstrict-prototypes -I./Include
superenv added: -pipe -w -Os -march=core2 -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
superenv executed: clang -pipe -w -Os -march=core2 -c -fno-strict-aliasing -fno-common -dynamic -DNDEBUG -fwrapv -I. -IInclude -DPy_BUILD_CORE -o Objects/intobject.o Objects/intobject.c -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
clang called with: -c -fno-strict-aliasing -fno-common -dynamic -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Objects/iterobject.o Objects/iterobject.c
superenv removed: -g -O2 -g -O3 -Wall -Wstrict-prototypes -I./Include
superenv added: -pipe -w -Os -march=core2 -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
superenv executed: clang -pipe -w -Os -march=core2 -c -fno-strict-aliasing -fno-common -dynamic -DNDEBUG -fwrapv -I. -IInclude -DPy_BUILD_CORE -o Objects/iterobject.o Objects/iterobject.c -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
clang called with: -c -fno-strict-aliasing -fno-common -dynamic -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Objects/listobject.o Objects/listobject.c
superenv removed: -g -O2 -g -O3 -Wall -Wstrict-prototypes -I./Include
superenv added: -pipe -w -Os -march=core2 -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
superenv executed: clang -pipe -w -Os -march=core2 -c -fno-strict-aliasing -fno-common -dynamic -DNDEBUG -fwrapv -I. -IInclude -DPy_BUILD_CORE -o Objects/listobject.o Objects/listobject.c -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
clang called with: -c -fno-strict-aliasing -fno-common -dynamic -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Objects/longobject.o Objects/longobject.c
superenv removed: -g -O2 -g -O3 -Wall -Wstrict-prototypes -I./Include
superenv added: -pipe -w -Os -march=core2 -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
superenv executed: clang -pipe -w -Os -march=core2 -c -fno-strict-aliasing -fno-common -dynamic -DNDEBUG -fwrapv -I. -IInclude -DPy_BUILD_CORE -o Objects/longobject.o Objects/longobject.c -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
clang called with: -c -fno-strict-aliasing -fno-common -dynamic -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Objects/dictobject.o Objects/dictobject.c
superenv removed: -g -O2 -g -O3 -Wall -Wstrict-prototypes -I./Include
superenv added: -pipe -w -Os -march=core2 -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
superenv executed: clang -pipe -w -Os -march=core2 -c -fno-strict-aliasing -fno-common -dynamic -DNDEBUG -fwrapv -I. -IInclude -DPy_BUILD_CORE -o Objects/dictobject.o Objects/dictobject.c -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
clang called with: -c -fno-strict-aliasing -fno-common -dynamic -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Objects/memoryobject.o Objects/memoryobject.c
superenv removed: -g -O2 -g -O3 -Wall -Wstrict-prototypes -I./Include
superenv added: -pipe -w -Os -march=core2 -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
superenv executed: clang -pipe -w -Os -march=core2 -c -fno-strict-aliasing -fno-common -dynamic -DNDEBUG -fwrapv -I. -IInclude -DPy_BUILD_CORE -o Objects/memoryobject.o Objects/memoryobject.c -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
clang called with: -c -fno-strict-aliasing -fno-common -dynamic -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Objects/methodobject.o Objects/methodobject.c
superenv removed: -g -O2 -g -O3 -Wall -Wstrict-prototypes -I./Include
superenv added: -pipe -w -Os -march=core2 -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
superenv executed: clang -pipe -w -Os -march=core2 -c -fno-strict-aliasing -fno-common -dynamic -DNDEBUG -fwrapv -I. -IInclude -DPy_BUILD_CORE -o Objects/methodobject.o Objects/methodobject.c -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
clang called with: -c -fno-strict-aliasing -fno-common -dynamic -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Objects/moduleobject.o Objects/moduleobject.c
superenv removed: -g -O2 -g -O3 -Wall -Wstrict-prototypes -I./Include
superenv added: -pipe -w -Os -march=core2 -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
superenv executed: clang -pipe -w -Os -march=core2 -c -fno-strict-aliasing -fno-common -dynamic -DNDEBUG -fwrapv -I. -IInclude -DPy_BUILD_CORE -o Objects/moduleobject.o Objects/moduleobject.c -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
clang called with: -c -fno-strict-aliasing -fno-common -dynamic -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Objects/object.o Objects/object.c
superenv removed: -g -O2 -g -O3 -Wall -Wstrict-prototypes -I./Include
superenv added: -pipe -w -Os -march=core2 -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
superenv executed: clang -pipe -w -Os -march=core2 -c -fno-strict-aliasing -fno-common -dynamic -DNDEBUG -fwrapv -I. -IInclude -DPy_BUILD_CORE -o Objects/object.o Objects/object.c -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
clang called with: -c -fno-strict-aliasing -fno-common -dynamic -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Objects/obmalloc.o Objects/obmalloc.c
superenv removed: -g -O2 -g -O3 -Wall -Wstrict-prototypes -I./Include
superenv added: -pipe -w -Os -march=core2 -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
superenv executed: clang -pipe -w -Os -march=core2 -c -fno-strict-aliasing -fno-common -dynamic -DNDEBUG -fwrapv -I. -IInclude -DPy_BUILD_CORE -o Objects/obmalloc.o Objects/obmalloc.c -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
clang called with: -c -fno-strict-aliasing -fno-common -dynamic -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Objects/rangeobject.o Objects/rangeobject.c
superenv removed: -g -O2 -g -O3 -Wall -Wstrict-prototypes -I./Include
superenv added: -pipe -w -Os -march=core2 -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
superenv executed: clang -pipe -w -Os -march=core2 -c -fno-strict-aliasing -fno-common -dynamic -DNDEBUG -fwrapv -I. -IInclude -DPy_BUILD_CORE -o Objects/rangeobject.o Objects/rangeobject.c -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
clang called with: -c -fno-strict-aliasing -fno-common -dynamic -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Objects/setobject.o Objects/setobject.c
superenv removed: -g -O2 -g -O3 -Wall -Wstrict-prototypes -I./Include
superenv added: -pipe -w -Os -march=core2 -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
superenv executed: clang -pipe -w -Os -march=core2 -c -fno-strict-aliasing -fno-common -dynamic -DNDEBUG -fwrapv -I. -IInclude -DPy_BUILD_CORE -o Objects/setobject.o Objects/setobject.c -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
clang called with: -c -fno-strict-aliasing -fno-common -dynamic -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Objects/sliceobject.o Objects/sliceobject.c
superenv removed: -g -O2 -g -O3 -Wall -Wstrict-prototypes -I./Include
superenv added: -pipe -w -Os -march=core2 -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
superenv executed: clang -pipe -w -Os -march=core2 -c -fno-strict-aliasing -fno-common -dynamic -DNDEBUG -fwrapv -I. -IInclude -DPy_BUILD_CORE -o Objects/sliceobject.o Objects/sliceobject.c -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
clang called with: -c -fno-strict-aliasing -fno-common -dynamic -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Objects/structseq.o Objects/structseq.c
superenv removed: -g -O2 -g -O3 -Wall -Wstrict-prototypes -I./Include
superenv added: -pipe -w -Os -march=core2 -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
superenv executed: clang -pipe -w -Os -march=core2 -c -fno-strict-aliasing -fno-common -dynamic -DNDEBUG -fwrapv -I. -IInclude -DPy_BUILD_CORE -o Objects/structseq.o Objects/structseq.c -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
clang called with: -c -fno-strict-aliasing -fno-common -dynamic -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Objects/stringobject.o Objects/stringobject.c
superenv removed: -g -O2 -g -O3 -Wall -Wstrict-prototypes -I./Include
superenv added: -pipe -w -Os -march=core2 -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
superenv executed: clang -pipe -w -Os -march=core2 -c -fno-strict-aliasing -fno-common -dynamic -DNDEBUG -fwrapv -I. -IInclude -DPy_BUILD_CORE -o Objects/stringobject.o Objects/stringobject.c -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
clang called with: -c -fno-strict-aliasing -fno-common -dynamic -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Objects/tupleobject.o Objects/tupleobject.c
superenv removed: -g -O2 -g -O3 -Wall -Wstrict-prototypes -I./Include
superenv added: -pipe -w -Os -march=core2 -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
superenv executed: clang -pipe -w -Os -march=core2 -c -fno-strict-aliasing -fno-common -dynamic -DNDEBUG -fwrapv -I. -IInclude -DPy_BUILD_CORE -o Objects/tupleobject.o Objects/tupleobject.c -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
clang called with: -c -fno-strict-aliasing -fno-common -dynamic -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Objects/typeobject.o Objects/typeobject.c
superenv removed: -g -O2 -g -O3 -Wall -Wstrict-prototypes -I./Include
superenv added: -pipe -w -Os -march=core2 -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
superenv executed: clang -pipe -w -Os -march=core2 -c -fno-strict-aliasing -fno-common -dynamic -DNDEBUG -fwrapv -I. -IInclude -DPy_BUILD_CORE -o Objects/typeobject.o Objects/typeobject.c -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
clang called with: -c -fno-strict-aliasing -fno-common -dynamic -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Objects/weakrefobject.o Objects/weakrefobject.c
superenv removed: -g -O2 -g -O3 -Wall -Wstrict-prototypes -I./Include
superenv added: -pipe -w -Os -march=core2 -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
superenv executed: clang -pipe -w -Os -march=core2 -c -fno-strict-aliasing -fno-common -dynamic -DNDEBUG -fwrapv -I. -IInclude -DPy_BUILD_CORE -o Objects/weakrefobject.o Objects/weakrefobject.c -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
clang called with: -c -fno-strict-aliasing -fno-common -dynamic -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Objects/unicodeobject.o Objects/unicodeobject.c
superenv removed: -g -O2 -g -O3 -Wall -Wstrict-prototypes -I./Include
superenv added: -pipe -w -Os -march=core2 -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
superenv executed: clang -pipe -w -Os -march=core2 -c -fno-strict-aliasing -fno-common -dynamic -DNDEBUG -fwrapv -I. -IInclude -DPy_BUILD_CORE -o Objects/unicodeobject.o Objects/unicodeobject.c -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
clang called with: -c -fno-strict-aliasing -fno-common -dynamic -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Objects/unicodectype.o Objects/unicodectype.c
superenv removed: -g -O2 -g -O3 -Wall -Wstrict-prototypes -I./Include
superenv added: -pipe -w -Os -march=core2 -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
superenv executed: clang -pipe -w -Os -march=core2 -c -fno-strict-aliasing -fno-common -dynamic -DNDEBUG -fwrapv -I. -IInclude -DPy_BUILD_CORE -o Objects/unicodectype.o Objects/unicodectype.c -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
clang called with: -c -fno-strict-aliasing -fno-common -dynamic -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Python/_warnings.o Python/_warnings.c
superenv removed: -g -O2 -g -O3 -Wall -Wstrict-prototypes -I./Include
superenv added: -pipe -w -Os -march=core2 -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
superenv executed: clang -pipe -w -Os -march=core2 -c -fno-strict-aliasing -fno-common -dynamic -DNDEBUG -fwrapv -I. -IInclude -DPy_BUILD_CORE -o Python/_warnings.o Python/_warnings.c -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
clang called with: -c -fno-strict-aliasing -fno-common -dynamic -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Python/Python-ast.o Python/Python-ast.c
superenv removed: -g -O2 -g -O3 -Wall -Wstrict-prototypes -I./Include
superenv added: -pipe -w -Os -march=core2 -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
superenv executed: clang -pipe -w -Os -march=core2 -c -fno-strict-aliasing -fno-common -dynamic -DNDEBUG -fwrapv -I. -IInclude -DPy_BUILD_CORE -o Python/Python-ast.o Python/Python-ast.c -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
clang called with: -c -fno-strict-aliasing -fno-common -dynamic -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Python/asdl.o Python/asdl.c
superenv removed: -g -O2 -g -O3 -Wall -Wstrict-prototypes -I./Include
superenv added: -pipe -w -Os -march=core2 -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
superenv executed: clang -pipe -w -Os -march=core2 -c -fno-strict-aliasing -fno-common -dynamic -DNDEBUG -fwrapv -I. -IInclude -DPy_BUILD_CORE -o Python/asdl.o Python/asdl.c -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
clang called with: -c -fno-strict-aliasing -fno-common -dynamic -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Python/ast.o Python/ast.c
superenv removed: -g -O2 -g -O3 -Wall -Wstrict-prototypes -I./Include
superenv added: -pipe -w -Os -march=core2 -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
superenv executed: clang -pipe -w -Os -march=core2 -c -fno-strict-aliasing -fno-common -dynamic -DNDEBUG -fwrapv -I. -IInclude -DPy_BUILD_CORE -o Python/ast.o Python/ast.c -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
clang called with: -c -fno-strict-aliasing -fno-common -dynamic -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Python/bltinmodule.o Python/bltinmodule.c
superenv removed: -g -O2 -g -O3 -Wall -Wstrict-prototypes -I./Include
superenv added: -pipe -w -Os -march=core2 -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
superenv executed: clang -pipe -w -Os -march=core2 -c -fno-strict-aliasing -fno-common -dynamic -DNDEBUG -fwrapv -I. -IInclude -DPy_BUILD_CORE -o Python/bltinmodule.o Python/bltinmodule.c -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
clang called with: -c -fno-strict-aliasing -fno-common -dynamic -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Python/ceval.o Python/ceval.c
superenv removed: -g -O2 -g -O3 -Wall -Wstrict-prototypes -I./Include
superenv added: -pipe -w -Os -march=core2 -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
superenv executed: clang -pipe -w -Os -march=core2 -c -fno-strict-aliasing -fno-common -dynamic -DNDEBUG -fwrapv -I. -IInclude -DPy_BUILD_CORE -o Python/ceval.o Python/ceval.c -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
clang called with: -c -fno-strict-aliasing -fno-common -dynamic -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Python/compile.o Python/compile.c
superenv removed: -g -O2 -g -O3 -Wall -Wstrict-prototypes -I./Include
superenv added: -pipe -w -Os -march=core2 -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
superenv executed: clang -pipe -w -Os -march=core2 -c -fno-strict-aliasing -fno-common -dynamic -DNDEBUG -fwrapv -I. -IInclude -DPy_BUILD_CORE -o Python/compile.o Python/compile.c -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
clang called with: -c -fno-strict-aliasing -fno-common -dynamic -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Python/codecs.o Python/codecs.c
superenv removed: -g -O2 -g -O3 -Wall -Wstrict-prototypes -I./Include
superenv added: -pipe -w -Os -march=core2 -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
superenv executed: clang -pipe -w -Os -march=core2 -c -fno-strict-aliasing -fno-common -dynamic -DNDEBUG -fwrapv -I. -IInclude -DPy_BUILD_CORE -o Python/codecs.o Python/codecs.c -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
clang called with: -c -fno-strict-aliasing -fno-common -dynamic -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Python/errors.o Python/errors.c
superenv removed: -g -O2 -g -O3 -Wall -Wstrict-prototypes -I./Include
superenv added: -pipe -w -Os -march=core2 -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
superenv executed: clang -pipe -w -Os -march=core2 -c -fno-strict-aliasing -fno-common -dynamic -DNDEBUG -fwrapv -I. -IInclude -DPy_BUILD_CORE -o Python/errors.o Python/errors.c -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
clang called with: -c -fno-strict-aliasing -fno-common -dynamic -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Python/frozen.o Python/frozen.c
superenv removed: -g -O2 -g -O3 -Wall -Wstrict-prototypes -I./Include
superenv added: -pipe -w -Os -march=core2 -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
superenv executed: clang -pipe -w -Os -march=core2 -c -fno-strict-aliasing -fno-common -dynamic -DNDEBUG -fwrapv -I. -IInclude -DPy_BUILD_CORE -o Python/frozen.o Python/frozen.c -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
clang called with: -c -fno-strict-aliasing -fno-common -dynamic -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Python/frozenmain.o Python/frozenmain.c
superenv removed: -g -O2 -g -O3 -Wall -Wstrict-prototypes -I./Include
superenv added: -pipe -w -Os -march=core2 -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
superenv executed: clang -pipe -w -Os -march=core2 -c -fno-strict-aliasing -fno-common -dynamic -DNDEBUG -fwrapv -I. -IInclude -DPy_BUILD_CORE -o Python/frozenmain.o Python/frozenmain.c -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
clang called with: -c -fno-strict-aliasing -fno-common -dynamic -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Python/future.o Python/future.c
superenv removed: -g -O2 -g -O3 -Wall -Wstrict-prototypes -I./Include
superenv added: -pipe -w -Os -march=core2 -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
superenv executed: clang -pipe -w -Os -march=core2 -c -fno-strict-aliasing -fno-common -dynamic -DNDEBUG -fwrapv -I. -IInclude -DPy_BUILD_CORE -o Python/future.o Python/future.c -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
clang called with: -c -fno-strict-aliasing -fno-common -dynamic -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Python/getargs.o Python/getargs.c
superenv removed: -g -O2 -g -O3 -Wall -Wstrict-prototypes -I./Include
superenv added: -pipe -w -Os -march=core2 -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
superenv executed: clang -pipe -w -Os -march=core2 -c -fno-strict-aliasing -fno-common -dynamic -DNDEBUG -fwrapv -I. -IInclude -DPy_BUILD_CORE -o Python/getargs.o Python/getargs.c -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
clang called with: -c -fno-strict-aliasing -fno-common -dynamic -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Python/getcompiler.o Python/getcompiler.c
superenv removed: -g -O2 -g -O3 -Wall -Wstrict-prototypes -I./Include
superenv added: -pipe -w -Os -march=core2 -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
superenv executed: clang -pipe -w -Os -march=core2 -c -fno-strict-aliasing -fno-common -dynamic -DNDEBUG -fwrapv -I. -IInclude -DPy_BUILD_CORE -o Python/getcompiler.o Python/getcompiler.c -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
clang called with: -c -fno-strict-aliasing -fno-common -dynamic -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Python/getcopyright.o Python/getcopyright.c
superenv removed: -g -O2 -g -O3 -Wall -Wstrict-prototypes -I./Include
superenv added: -pipe -w -Os -march=core2 -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
superenv executed: clang -pipe -w -Os -march=core2 -c -fno-strict-aliasing -fno-common -dynamic -DNDEBUG -fwrapv -I. -IInclude -DPy_BUILD_CORE -o Python/getcopyright.o Python/getcopyright.c -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
clang called with: -c -fno-strict-aliasing -fno-common -dynamic -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -DPLATFORM="darwin" -o Python/getplatform.o ./Python/getplatform.c
superenv removed: -g -O2 -g -O3 -Wall -Wstrict-prototypes -I./Include
superenv added: -pipe -w -Os -march=core2 -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
superenv executed: clang -pipe -w -Os -march=core2 -c -fno-strict-aliasing -fno-common -dynamic -DNDEBUG -fwrapv -I. -IInclude -DPy_BUILD_CORE -DPLATFORM="darwin" -o Python/getplatform.o ./Python/getplatform.c -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
clang called with: -c -fno-strict-aliasing -fno-common -dynamic -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Python/getversion.o Python/getversion.c
superenv removed: -g -O2 -g -O3 -Wall -Wstrict-prototypes -I./Include
superenv added: -pipe -w -Os -march=core2 -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
superenv executed: clang -pipe -w -Os -march=core2 -c -fno-strict-aliasing -fno-common -dynamic -DNDEBUG -fwrapv -I. -IInclude -DPy_BUILD_CORE -o Python/getversion.o Python/getversion.c -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
clang called with: -c -fno-strict-aliasing -fno-common -dynamic -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Python/graminit.o Python/graminit.c
superenv removed: -g -O2 -g -O3 -Wall -Wstrict-prototypes -I./Include
superenv added: -pipe -w -Os -march=core2 -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
superenv executed: clang -pipe -w -Os -march=core2 -c -fno-strict-aliasing -fno-common -dynamic -DNDEBUG -fwrapv -I. -IInclude -DPy_BUILD_CORE -o Python/graminit.o Python/graminit.c -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
clang called with: -c -fno-strict-aliasing -fno-common -dynamic -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Python/import.o Python/import.c
superenv removed: -g -O2 -g -O3 -Wall -Wstrict-prototypes -I./Include
superenv added: -pipe -w -Os -march=core2 -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
superenv executed: clang -pipe -w -Os -march=core2 -c -fno-strict-aliasing -fno-common -dynamic -DNDEBUG -fwrapv -I. -IInclude -DPy_BUILD_CORE -o Python/import.o Python/import.c -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
clang called with: -c -fno-strict-aliasing -fno-common -dynamic -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -I. -o Python/importdl.o ./Python/importdl.c
superenv removed: -g -O2 -g -O3 -Wall -Wstrict-prototypes -I./Include
superenv added: -pipe -w -Os -march=core2 -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
superenv executed: clang -pipe -w -Os -march=core2 -c -fno-strict-aliasing -fno-common -dynamic -DNDEBUG -fwrapv -I. -IInclude -DPy_BUILD_CORE -o Python/importdl.o ./Python/importdl.c -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
clang called with: -c -fno-strict-aliasing -fno-common -dynamic -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Python/marshal.o Python/marshal.c
superenv removed: -g -O2 -g -O3 -Wall -Wstrict-prototypes -I./Include
superenv added: -pipe -w -Os -march=core2 -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
superenv executed: clang -pipe -w -Os -march=core2 -c -fno-strict-aliasing -fno-common -dynamic -DNDEBUG -fwrapv -I. -IInclude -DPy_BUILD_CORE -o Python/marshal.o Python/marshal.c -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
clang called with: -c -fno-strict-aliasing -fno-common -dynamic -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Python/modsupport.o Python/modsupport.c
superenv removed: -g -O2 -g -O3 -Wall -Wstrict-prototypes -I./Include
superenv added: -pipe -w -Os -march=core2 -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
superenv executed: clang -pipe -w -Os -march=core2 -c -fno-strict-aliasing -fno-common -dynamic -DNDEBUG -fwrapv -I. -IInclude -DPy_BUILD_CORE -o Python/modsupport.o Python/modsupport.c -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
clang called with: -c -fno-strict-aliasing -fno-common -dynamic -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Python/mysnprintf.o Python/mysnprintf.c
superenv removed: -g -O2 -g -O3 -Wall -Wstrict-prototypes -I./Include
superenv added: -pipe -w -Os -march=core2 -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
superenv executed: clang -pipe -w -Os -march=core2 -c -fno-strict-aliasing -fno-common -dynamic -DNDEBUG -fwrapv -I. -IInclude -DPy_BUILD_CORE -o Python/mysnprintf.o Python/mysnprintf.c -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
clang called with: -c -fno-strict-aliasing -fno-common -dynamic -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Python/mystrtoul.o Python/mystrtoul.c
superenv removed: -g -O2 -g -O3 -Wall -Wstrict-prototypes -I./Include
superenv added: -pipe -w -Os -march=core2 -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
superenv executed: clang -pipe -w -Os -march=core2 -c -fno-strict-aliasing -fno-common -dynamic -DNDEBUG -fwrapv -I. -IInclude -DPy_BUILD_CORE -o Python/mystrtoul.o Python/mystrtoul.c -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
clang called with: -c -fno-strict-aliasing -fno-common -dynamic -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Python/peephole.o Python/peephole.c
superenv removed: -g -O2 -g -O3 -Wall -Wstrict-prototypes -I./Include
superenv added: -pipe -w -Os -march=core2 -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
superenv executed: clang -pipe -w -Os -march=core2 -c -fno-strict-aliasing -fno-common -dynamic -DNDEBUG -fwrapv -I. -IInclude -DPy_BUILD_CORE -o Python/peephole.o Python/peephole.c -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
clang called with: -c -fno-strict-aliasing -fno-common -dynamic -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Python/pyarena.o Python/pyarena.c
superenv removed: -g -O2 -g -O3 -Wall -Wstrict-prototypes -I./Include
superenv added: -pipe -w -Os -march=core2 -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
superenv executed: clang -pipe -w -Os -march=core2 -c -fno-strict-aliasing -fno-common -dynamic -DNDEBUG -fwrapv -I. -IInclude -DPy_BUILD_CORE -o Python/pyarena.o Python/pyarena.c -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
clang called with: -c -fno-strict-aliasing -fno-common -dynamic -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Python/pyctype.o Python/pyctype.c
superenv removed: -g -O2 -g -O3 -Wall -Wstrict-prototypes -I./Include
superenv added: -pipe -w -Os -march=core2 -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
superenv executed: clang -pipe -w -Os -march=core2 -c -fno-strict-aliasing -fno-common -dynamic -DNDEBUG -fwrapv -I. -IInclude -DPy_BUILD_CORE -o Python/pyctype.o Python/pyctype.c -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
clang called with: -c -fno-strict-aliasing -fno-common -dynamic -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Python/pyfpe.o Python/pyfpe.c
superenv removed: -g -O2 -g -O3 -Wall -Wstrict-prototypes -I./Include
superenv added: -pipe -w -Os -march=core2 -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
superenv executed: clang -pipe -w -Os -march=core2 -c -fno-strict-aliasing -fno-common -dynamic -DNDEBUG -fwrapv -I. -IInclude -DPy_BUILD_CORE -o Python/pyfpe.o Python/pyfpe.c -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
clang called with: -c -fno-strict-aliasing -fno-common -dynamic -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Python/pymath.o Python/pymath.c
superenv removed: -g -O2 -g -O3 -Wall -Wstrict-prototypes -I./Include
superenv added: -pipe -w -Os -march=core2 -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
superenv executed: clang -pipe -w -Os -march=core2 -c -fno-strict-aliasing -fno-common -dynamic -DNDEBUG -fwrapv -I. -IInclude -DPy_BUILD_CORE -o Python/pymath.o Python/pymath.c -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
clang called with: -c -fno-strict-aliasing -fno-common -dynamic -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Python/pystate.o Python/pystate.c
superenv removed: -g -O2 -g -O3 -Wall -Wstrict-prototypes -I./Include
superenv added: -pipe -w -Os -march=core2 -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
superenv executed: clang -pipe -w -Os -march=core2 -c -fno-strict-aliasing -fno-common -dynamic -DNDEBUG -fwrapv -I. -IInclude -DPy_BUILD_CORE -o Python/pystate.o Python/pystate.c -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
clang called with: -c -fno-strict-aliasing -fno-common -dynamic -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Python/pythonrun.o Python/pythonrun.c
superenv removed: -g -O2 -g -O3 -Wall -Wstrict-prototypes -I./Include
superenv added: -pipe -w -Os -march=core2 -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
superenv executed: clang -pipe -w -Os -march=core2 -c -fno-strict-aliasing -fno-common -dynamic -DNDEBUG -fwrapv -I. -IInclude -DPy_BUILD_CORE -o Python/pythonrun.o Python/pythonrun.c -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
clang called with: -c -fno-strict-aliasing -fno-common -dynamic -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Python/structmember.o Python/structmember.c
superenv removed: -g -O2 -g -O3 -Wall -Wstrict-prototypes -I./Include
superenv added: -pipe -w -Os -march=core2 -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
superenv executed: clang -pipe -w -Os -march=core2 -c -fno-strict-aliasing -fno-common -dynamic -DNDEBUG -fwrapv -I. -IInclude -DPy_BUILD_CORE -o Python/structmember.o Python/structmember.c -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
clang called with: -c -fno-strict-aliasing -fno-common -dynamic -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Python/symtable.o Python/symtable.c
superenv removed: -g -O2 -g -O3 -Wall -Wstrict-prototypes -I./Include
superenv added: -pipe -w -Os -march=core2 -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
superenv executed: clang -pipe -w -Os -march=core2 -c -fno-strict-aliasing -fno-common -dynamic -DNDEBUG -fwrapv -I. -IInclude -DPy_BUILD_CORE -o Python/symtable.o Python/symtable.c -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
clang called with: -c -fno-strict-aliasing -fno-common -dynamic -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Python/random.o Python/random.c
superenv removed: -g -O2 -g -O3 -Wall -Wstrict-prototypes -I./Include
superenv added: -pipe -w -Os -march=core2 -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
superenv executed: clang -pipe -w -Os -march=core2 -c -fno-strict-aliasing -fno-common -dynamic -DNDEBUG -fwrapv -I. -IInclude -DPy_BUILD_CORE -o Python/random.o Python/random.c -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
clang called with: -c -fno-strict-aliasing -fno-common -dynamic -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Python/sysmodule.o Python/sysmodule.c
superenv removed: -g -O2 -g -O3 -Wall -Wstrict-prototypes -I./Include
superenv added: -pipe -w -Os -march=core2 -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
superenv executed: clang -pipe -w -Os -march=core2 -c -fno-strict-aliasing -fno-common -dynamic -DNDEBUG -fwrapv -I. -IInclude -DPy_BUILD_CORE -o Python/sysmodule.o Python/sysmodule.c -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
clang called with: -c -fno-strict-aliasing -fno-common -dynamic -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Python/getopt.o Python/getopt.c
superenv removed: -g -O2 -g -O3 -Wall -Wstrict-prototypes -I./Include
superenv added: -pipe -w -Os -march=core2 -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
superenv executed: clang -pipe -w -Os -march=core2 -c -fno-strict-aliasing -fno-common -dynamic -DNDEBUG -fwrapv -I. -IInclude -DPy_BUILD_CORE -o Python/getopt.o Python/getopt.c -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
clang called with: -c -fno-strict-aliasing -fno-common -dynamic -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Python/traceback.o Python/traceback.c
superenv removed: -g -O2 -g -O3 -Wall -Wstrict-prototypes -I./Include
superenv added: -pipe -w -Os -march=core2 -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
superenv executed: clang -pipe -w -Os -march=core2 -c -fno-strict-aliasing -fno-common -dynamic -DNDEBUG -fwrapv -I. -IInclude -DPy_BUILD_CORE -o Python/traceback.o Python/traceback.c -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
clang called with: -c -fno-strict-aliasing -fno-common -dynamic -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Python/pystrcmp.o Python/pystrcmp.c
superenv removed: -g -O2 -g -O3 -Wall -Wstrict-prototypes -I./Include
superenv added: -pipe -w -Os -march=core2 -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
superenv executed: clang -pipe -w -Os -march=core2 -c -fno-strict-aliasing -fno-common -dynamic -DNDEBUG -fwrapv -I. -IInclude -DPy_BUILD_CORE -o Python/pystrcmp.o Python/pystrcmp.c -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
clang called with: -c -fno-strict-aliasing -fno-common -dynamic -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Python/pystrtod.o Python/pystrtod.c
superenv removed: -g -O2 -g -O3 -Wall -Wstrict-prototypes -I./Include
superenv added: -pipe -w -Os -march=core2 -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
superenv executed: clang -pipe -w -Os -march=core2 -c -fno-strict-aliasing -fno-common -dynamic -DNDEBUG -fwrapv -I. -IInclude -DPy_BUILD_CORE -o Python/pystrtod.o Python/pystrtod.c -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
clang called with: -c -fno-strict-aliasing -fno-common -dynamic -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Python/dtoa.o Python/dtoa.c
superenv removed: -g -O2 -g -O3 -Wall -Wstrict-prototypes -I./Include
superenv added: -pipe -w -Os -march=core2 -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
superenv executed: clang -pipe -w -Os -march=core2 -c -fno-strict-aliasing -fno-common -dynamic -DNDEBUG -fwrapv -I. -IInclude -DPy_BUILD_CORE -o Python/dtoa.o Python/dtoa.c -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
clang called with: -c -fno-strict-aliasing -fno-common -dynamic -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Python/formatter_unicode.o Python/formatter_unicode.c
superenv removed: -g -O2 -g -O3 -Wall -Wstrict-prototypes -I./Include
superenv added: -pipe -w -Os -march=core2 -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
superenv executed: clang -pipe -w -Os -march=core2 -c -fno-strict-aliasing -fno-common -dynamic -DNDEBUG -fwrapv -I. -IInclude -DPy_BUILD_CORE -o Python/formatter_unicode.o Python/formatter_unicode.c -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
clang called with: -c -fno-strict-aliasing -fno-common -dynamic -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Python/formatter_string.o Python/formatter_string.c
superenv removed: -g -O2 -g -O3 -Wall -Wstrict-prototypes -I./Include
superenv added: -pipe -w -Os -march=core2 -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
superenv executed: clang -pipe -w -Os -march=core2 -c -fno-strict-aliasing -fno-common -dynamic -DNDEBUG -fwrapv -I. -IInclude -DPy_BUILD_CORE -o Python/formatter_string.o Python/formatter_string.c -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
clang called with: -c -fno-strict-aliasing -fno-common -dynamic -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Python/dynload_shlib.o Python/dynload_shlib.c
superenv removed: -g -O2 -g -O3 -Wall -Wstrict-prototypes -I./Include
superenv added: -pipe -w -Os -march=core2 -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
superenv executed: clang -pipe -w -Os -march=core2 -c -fno-strict-aliasing -fno-common -dynamic -DNDEBUG -fwrapv -I. -IInclude -DPy_BUILD_CORE -o Python/dynload_shlib.o Python/dynload_shlib.c -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
clang called with: -c -fno-strict-aliasing -fno-common -dynamic -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Python/mactoolboxglue.o Python/mactoolboxglue.c
superenv removed: -g -O2 -g -O3 -Wall -Wstrict-prototypes -I./Include
superenv added: -pipe -w -Os -march=core2 -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
superenv executed: clang -pipe -w -Os -march=core2 -c -fno-strict-aliasing -fno-common -dynamic -DNDEBUG -fwrapv -I. -IInclude -DPy_BUILD_CORE -o Python/mactoolboxglue.o Python/mactoolboxglue.c -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
clang called with: -c -fno-strict-aliasing -fno-common -dynamic -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Python/thread.o Python/thread.c
superenv removed: -g -O2 -g -O3 -Wall -Wstrict-prototypes -I./Include
superenv added: -pipe -w -Os -march=core2 -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
superenv executed: clang -pipe -w -Os -march=core2 -c -fno-strict-aliasing -fno-common -dynamic -DNDEBUG -fwrapv -I. -IInclude -DPy_BUILD_CORE -o Python/thread.o Python/thread.c -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
clang called with: -c -fno-strict-aliasing -fno-common -dynamic -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Modules/config.o Modules/config.c
superenv removed: -g -O2 -g -O3 -Wall -Wstrict-prototypes -I./Include
superenv added: -pipe -w -Os -march=core2 -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
superenv executed: clang -pipe -w -Os -march=core2 -c -fno-strict-aliasing -fno-common -dynamic -DNDEBUG -fwrapv -I. -IInclude -DPy_BUILD_CORE -o Modules/config.o Modules/config.c -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
clang called with: -c -fno-strict-aliasing -fno-common -dynamic -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -DPYTHONPATH=":plat-darwin:plat-mac:plat-mac/lib-scriptpackages:lib-tk:lib-old" -DPREFIX="/Applications/Octave-5.1.0.app/Contents/Resources/usr/Cellar/python@2/2.7.16/Frameworks/Python.framework/Versions/2.7" -DEXEC_PREFIX="/Applications/Octave-5.1.0.app/Contents/Resources/usr/Cellar/python@2/2.7.16/Frameworks/Python.framework/Versions/2.7" -DVERSION="2.7" -DVPATH="" -o Modules/getpath.o ./Modules/getpath.c
superenv removed: -g -O2 -g -O3 -Wall -Wstrict-prototypes -I./Include
superenv added: -pipe -w -Os -march=core2 -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
superenv executed: clang -pipe -w -Os -march=core2 -c -fno-strict-aliasing -fno-common -dynamic -DNDEBUG -fwrapv -I. -IInclude -DPy_BUILD_CORE -DPYTHONPATH=":plat-darwin:plat-mac:plat-mac/lib-scriptpackages:lib-tk:lib-old" -DPREFIX="/Applications/Octave-5.1.0.app/Contents/Resources/usr/Cellar/python@2/2.7.16/Frameworks/Python.framework/Versions/2.7" -DEXEC_PREFIX="/Applications/Octave-5.1.0.app/Contents/Resources/usr/Cellar/python@2/2.7.16/Frameworks/Python.framework/Versions/2.7" -DVERSION="2.7" -DVPATH="" -o Modules/getpath.o ./Modules/getpath.c -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
clang called with: -c -fno-strict-aliasing -fno-common -dynamic -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Modules/main.o Modules/main.c
superenv removed: -g -O2 -g -O3 -Wall -Wstrict-prototypes -I./Include
superenv added: -pipe -w -Os -march=core2 -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
superenv executed: clang -pipe -w -Os -march=core2 -c -fno-strict-aliasing -fno-common -dynamic -DNDEBUG -fwrapv -I. -IInclude -DPy_BUILD_CORE -o Modules/main.o Modules/main.c -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
clang called with: -c -fno-strict-aliasing -fno-common -dynamic -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Modules/gcmodule.o Modules/gcmodule.c
superenv removed: -g -O2 -g -O3 -Wall -Wstrict-prototypes -I./Include
superenv added: -pipe -w -Os -march=core2 -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
superenv executed: clang -pipe -w -Os -march=core2 -c -fno-strict-aliasing -fno-common -dynamic -DNDEBUG -fwrapv -I. -IInclude -DPy_BUILD_CORE -o Modules/gcmodule.o Modules/gcmodule.c -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
clang called with: -fno-strict-aliasing -fno-common -dynamic -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -c ./Modules/threadmodule.c -o Modules/threadmodule.o
superenv removed: -g -O2 -g -O3 -Wall -Wstrict-prototypes -I./Include
superenv added: -pipe -w -Os -march=core2 -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
superenv executed: clang -pipe -w -Os -march=core2 -fno-strict-aliasing -fno-common -dynamic -DNDEBUG -fwrapv -I. -IInclude -DPy_BUILD_CORE -c ./Modules/threadmodule.c -o Modules/threadmodule.o -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
clang called with: -fno-strict-aliasing -fno-common -dynamic -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -c ./Modules/signalmodule.c -o Modules/signalmodule.o
superenv removed: -g -O2 -g -O3 -Wall -Wstrict-prototypes -I./Include
superenv added: -pipe -w -Os -march=core2 -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
superenv executed: clang -pipe -w -Os -march=core2 -fno-strict-aliasing -fno-common -dynamic -DNDEBUG -fwrapv -I. -IInclude -DPy_BUILD_CORE -c ./Modules/signalmodule.c -o Modules/signalmodule.o -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
clang called with: -fno-strict-aliasing -fno-common -dynamic -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -c ./Modules/posixmodule.c -o Modules/posixmodule.o
superenv removed: -g -O2 -g -O3 -Wall -Wstrict-prototypes -I./Include
superenv added: -pipe -w -Os -march=core2 -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
superenv executed: clang -pipe -w -Os -march=core2 -fno-strict-aliasing -fno-common -dynamic -DNDEBUG -fwrapv -I. -IInclude -DPy_BUILD_CORE -c ./Modules/posixmodule.c -o Modules/posixmodule.o -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
clang called with: -fno-strict-aliasing -fno-common -dynamic -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -c ./Modules/errnomodule.c -o Modules/errnomodule.o
superenv removed: -g -O2 -g -O3 -Wall -Wstrict-prototypes -I./Include
superenv added: -pipe -w -Os -march=core2 -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
superenv executed: clang -pipe -w -Os -march=core2 -fno-strict-aliasing -fno-common -dynamic -DNDEBUG -fwrapv -I. -IInclude -DPy_BUILD_CORE -c ./Modules/errnomodule.c -o Modules/errnomodule.o -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
clang called with: -fno-strict-aliasing -fno-common -dynamic -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -c ./Modules/pwdmodule.c -o Modules/pwdmodule.o
superenv removed: -g -O2 -g -O3 -Wall -Wstrict-prototypes -I./Include
superenv added: -pipe -w -Os -march=core2 -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
superenv executed: clang -pipe -w -Os -march=core2 -fno-strict-aliasing -fno-common -dynamic -DNDEBUG -fwrapv -I. -IInclude -DPy_BUILD_CORE -c ./Modules/pwdmodule.c -o Modules/pwdmodule.o -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
clang called with: -fno-strict-aliasing -fno-common -dynamic -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -c ./Modules/_sre.c -o Modules/_sre.o
superenv removed: -g -O2 -g -O3 -Wall -Wstrict-prototypes -I./Include
superenv added: -pipe -w -Os -march=core2 -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
superenv executed: clang -pipe -w -Os -march=core2 -fno-strict-aliasing -fno-common -dynamic -DNDEBUG -fwrapv -I. -IInclude -DPy_BUILD_CORE -c ./Modules/_sre.c -o Modules/_sre.o -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
clang called with: -fno-strict-aliasing -fno-common -dynamic -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -c ./Modules/_codecsmodule.c -o Modules/_codecsmodule.o
superenv removed: -g -O2 -g -O3 -Wall -Wstrict-prototypes -I./Include
superenv added: -pipe -w -Os -march=core2 -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
superenv executed: clang -pipe -w -Os -march=core2 -fno-strict-aliasing -fno-common -dynamic -DNDEBUG -fwrapv -I. -IInclude -DPy_BUILD_CORE -c ./Modules/_codecsmodule.c -o Modules/_codecsmodule.o -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
clang called with: -fno-strict-aliasing -fno-common -dynamic -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -c ./Modules/_weakref.c -o Modules/_weakref.o
superenv removed: -g -O2 -g -O3 -Wall -Wstrict-prototypes -I./Include
superenv added: -pipe -w -Os -march=core2 -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
superenv executed: clang -pipe -w -Os -march=core2 -fno-strict-aliasing -fno-common -dynamic -DNDEBUG -fwrapv -I. -IInclude -DPy_BUILD_CORE -c ./Modules/_weakref.c -o Modules/_weakref.o -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
clang called with: -fno-strict-aliasing -fno-common -dynamic -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -c ./Modules/zipimport.c -o Modules/zipimport.o
superenv removed: -g -O2 -g -O3 -Wall -Wstrict-prototypes -I./Include
superenv added: -pipe -w -Os -march=core2 -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
superenv executed: clang -pipe -w -Os -march=core2 -fno-strict-aliasing -fno-common -dynamic -DNDEBUG -fwrapv -I. -IInclude -DPy_BUILD_CORE -c ./Modules/zipimport.c -o Modules/zipimport.o -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
clang called with: -fno-strict-aliasing -fno-common -dynamic -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -c ./Modules/symtablemodule.c -o Modules/symtablemodule.o
superenv removed: -g -O2 -g -O3 -Wall -Wstrict-prototypes -I./Include
superenv added: -pipe -w -Os -march=core2 -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
superenv executed: clang -pipe -w -Os -march=core2 -fno-strict-aliasing -fno-common -dynamic -DNDEBUG -fwrapv -I. -IInclude -DPy_BUILD_CORE -c ./Modules/symtablemodule.c -o Modules/symtablemodule.o -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
clang called with: -fno-strict-aliasing -fno-common -dynamic -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -c ./Modules/xxsubtype.c -o Modules/xxsubtype.o
superenv removed: -g -O2 -g -O3 -Wall -Wstrict-prototypes -I./Include
superenv added: -pipe -w -Os -march=core2 -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
superenv executed: clang -pipe -w -Os -march=core2 -fno-strict-aliasing -fno-common -dynamic -DNDEBUG -fwrapv -I. -IInclude -DPy_BUILD_CORE -c ./Modules/xxsubtype.c -o Modules/xxsubtype.o -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
clang called with: -c -fno-strict-aliasing -fno-common -dynamic -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Modules/_math.o Modules/_math.c
superenv removed: -g -O2 -g -O3 -Wall -Wstrict-prototypes -I./Include
superenv added: -pipe -w -Os -march=core2 -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
superenv executed: clang -pipe -w -Os -march=core2 -c -fno-strict-aliasing -fno-common -dynamic -DNDEBUG -fwrapv -I. -IInclude -DPy_BUILD_CORE -o Modules/_math.o Modules/_math.c -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
clang called with: -c -fno-strict-aliasing -fno-common -dynamic -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -DGITVERSION="" -DGITTAG="" -DGITBRANCH="" -o Modules/getbuildinfo.o ./Modules/getbuildinfo.c
superenv removed: -g -O2 -g -O3 -Wall -Wstrict-prototypes -I./Include
superenv added: -pipe -w -Os -march=core2 -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
superenv executed: clang -pipe -w -Os -march=core2 -c -fno-strict-aliasing -fno-common -dynamic -DNDEBUG -fwrapv -I. -IInclude -DPy_BUILD_CORE -DGITVERSION="" -DGITTAG="" -DGITBRANCH="" -o Modules/getbuildinfo.o ./Modules/getbuildinfo.c -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
clang called with: -o Python.framework/Versions/2.7/Python -dynamiclib -all_load libpython2.7.a -Wl,-single_module -install_name /Applications/Octave-5.1.0.app/Contents/Resources/usr/Cellar/python@2/2.7.16/Frameworks/Python.framework/Versions/2.7/Python -compatibility_version 2.7 -current_version 2.7
superenv added: -pipe -w -Os -march=core2 -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -w -Os -march=core2 -o Python.framework/Versions/2.7/Python -dynamiclib -all_load libpython2.7.a -Wl,-single_module -install_name /Applications/Octave-5.1.0.app/Contents/Resources/usr/Cellar/python@2/2.7.16/Frameworks/Python.framework/Versions/2.7/Python -compatibility_version 2.7 -current_version 2.7 -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -u _PyMac_Error Python.framework/Versions/2.7/Python -o python.exe Modules/python.o -ldl -framework CoreFoundation
superenv added: -pipe -w -Os -march=core2 -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -w -Os -march=core2 -u _PyMac_Error Python.framework/Versions/2.7/Python -o python.exe Modules/python.o -ldl -framework CoreFoundation -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -print-multiarch
superenv added: -pipe -w -Os -march=core2 -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -w -Os -march=core2 -print-multiarch -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -fno-strict-aliasing -fno-common -dynamic -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Mac/Include -I. -IInclude -I./Include -I/usr/local/include -I/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Include -I/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16 -c /private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Modules/_struct.c -o build/temp.macosx-10.12-x86_64-2.7/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Modules/_struct.o
superenv removed: -g -O2 -g -O3 -Wall -Wstrict-prototypes -I./Include -I/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Include -I/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16
superenv added: -pipe -w -Os -march=core2 -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
superenv executed: clang -pipe -w -Os -march=core2 -fno-strict-aliasing -fno-common -dynamic -DNDEBUG -fwrapv -I/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Mac/Include -I. -IInclude -I/usr/local/include -c /private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Modules/_struct.c -o build/temp.macosx-10.12-x86_64-2.7/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Modules/_struct.o -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include
clang called with: -bundle -undefined dynamic_lookup build/temp.macosx-10.12-x86_64-2.7/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Modules/_struct.o -L/usr/local/lib -o build/lib.macosx-10.12-x86_64-2.7/_struct.so
superenv removed: -L/usr/local/lib
superenv added: -pipe -w -Os -march=core2 -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/include -I/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/include -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/openssl/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/readline/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/opt/sqlite/lib -L/Applications/Octave-5.1.0.app/Contents/Resources/usr/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang -pipe -w -Os -march=core2 -bundle -undefined dynamic_lookup build/temp.macosx-10.12-x86_64-2.7/private/tmp/python@2-20190411-742-10kwcag/Python-2.7.16/Modules/_struct.o -o build/lib.macosx-10.12-x86_64-2.7/_struct.so -isystem/Applications/Octave-5.1.0.app/Contents/Resources/usr/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Cu
View raw

(Sorry about that, but we can’t show files that are this big right now.)

View raw

(Sorry about that, but we can’t show files that are this big right now.)

View raw

(Sorry about that, but we can’t show files that are this big right now.)

View raw

(Sorry about that, but we can’t show files that are this big right now.)

View raw

(Sorry about that, but we can’t show files that are this big right now.)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment