Created
June 18, 2018 17:44
-
-
Save sjackman/90c38f8acdd7de618f7d5534805a2d1a to your computer and use it in GitHub Desktop.
open-mpi on macOS 10.11.6 - Homebrew build logs
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Homebrew build logs for open-mpi on macOS 10.11.6 | |
Build date: 2018-01-10 16:18:37 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
HOMEBREW_VERSION: >=1.4.0 (shallow or no git repository) | |
ORIGIN: (none) | |
HEAD: (none) | |
Last commit: never | |
Core tap ORIGIN: (none) | |
Core tap HEAD: (none) | |
Core tap last commit: never | |
HOMEBREW_PREFIX: /gsc/btl/linuxbrew | |
HOMEBREW_REPOSITORY: /gsc/btl/linuxbrew/Homebrew | |
HOMEBREW_CELLAR: /gsc/btl/linuxbrew/Cellar | |
HOMEBREW_BINTRAY_KEY: set | |
HOMEBREW_BINTRAY_USER: sjackman | |
HOMEBREW_CASK_OPTS: --appdir=/Users/sjackman/Applications | |
HOMEBREW_CIRCLE_TOKEN: set | |
HOMEBREW_DEVELOPER: 1 | |
HOMEBREW_GITHUB_API_TOKEN: set | |
HOMEBREW_NO_ANALYTICS_THIS_RUN: 1 | |
HOMEBREW_NO_AUTO_UPDATE: 1 | |
HOMEBREW_VISUAL: gvim | |
CPU: quad-core 64-bit ivybridge | |
Homebrew Ruby: 2.3.3 => /Users/sjackman/.homebrew/Homebrew/Library/Homebrew/vendor/portable-ruby/2.3.3_2/bin/ruby | |
Clang: 8.0 build 800 | |
Git: N/A | |
Curl: 7.43.0 => /usr/bin/curl | |
Java: 1.8.0_73 | |
macOS: 10.11.6-x86_64 | |
CLT: 8.2.0.0.1.1480973914 | |
Xcode: 8.2.1 | |
XQuartz: 2.7.8 => /opt/X11 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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: The filesystem on /gsc/btl appears to be case-sensitive. | |
The default macOS filesystem is case-insensitive. Please report any apparent problems. | |
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: | |
/Users/sjackman/.homebrew/bin/croco-0.6-config | |
/Users/sjackman/.homebrew/bin/freetype-config | |
/Users/sjackman/.homebrew/bin/gdlib-config | |
/Users/sjackman/.homebrew/bin/genometools-config | |
/Users/sjackman/.homebrew/bin/gpg-error-config | |
/Users/sjackman/.homebrew/bin/gpgrt-config | |
/Users/sjackman/.homebrew/bin/gsl-config | |
/Users/sjackman/.homebrew/bin/jemalloc-config | |
/Users/sjackman/.homebrew/bin/ksba-config | |
/Users/sjackman/.homebrew/bin/libassuan-config | |
/Users/sjackman/.homebrew/bin/libgcrypt-config | |
/Users/sjackman/.homebrew/bin/libpng-config | |
/Users/sjackman/.homebrew/bin/libpng16-config | |
/Users/sjackman/.homebrew/bin/Magick++-config | |
/Users/sjackman/.homebrew/bin/MagickCore-config | |
/Users/sjackman/.homebrew/bin/MagickWand-config | |
/Users/sjackman/.homebrew/bin/npth-config | |
/Users/sjackman/.homebrew/bin/nspr-config | |
/Users/sjackman/.homebrew/bin/onig-config | |
/Users/sjackman/.homebrew/bin/pcre-config | |
/Users/sjackman/.homebrew/bin/pkg-config | |
/Users/sjackman/.homebrew/bin/python-config | |
/Users/sjackman/.homebrew/bin/python2-config | |
/Users/sjackman/.homebrew/bin/python2.7-config | |
/Users/sjackman/.homebrew/bin/python3-config | |
/Users/sjackman/.homebrew/bin/python3.6-config | |
/Users/sjackman/.homebrew/bin/python3.6m-config | |
/Users/sjackman/.homebrew/bin/uuid-config | |
/Users/sjackman/.homebrew/bin/vdb-config | |
Warning: gettext files detected at a system prefix. | |
These files can cause compilation and link failures, especially if they | |
are compiled with improper architectures. Consider removing these files: | |
/gsc/btl/linuxbrew/include/libintl.h | |
Warning: Git could not be found in your PATH. | |
Homebrew uses Git for several internal functions, and some formulae use Git | |
checkouts instead of stable tarballs. You may want to install Git: | |
brew install git | |
Warning: libiconv files detected at a system prefix other than /usr. | |
Homebrew doesn't provide a libiconv formula, and expects to link against | |
the system version in /usr. libiconv in other prefixes can cause | |
compile or link failure, especially if compiled with improper | |
architectures. macOS itself never installs anything to /usr/local so | |
it was either installed by a user or some other third party software. | |
tl;dr: delete these files: | |
/gsc/btl/linuxbrew/include/iconv.h | |
Warning: Your Cellar and TEMP directories are on different volumes. | |
macOS won't move relative symlinks across volumes unless the target file already | |
exists. Brews known to be affected by this are Git and Narwhal. | |
You should set the "HOMEBREW_TEMP" environmental variable to a suitable | |
directory on the same volume as your Cellar. | |
Warning: You have MacPorts or Fink installed: | |
/opt/local/bin/port | |
This can cause trouble. You don't have to uninstall them, but you may want to | |
temporarily move them out of the way, e.g. | |
sudo mv /opt/local ~/macports | |
Warning: Unbrewed dylibs were found in /usr/local/lib. | |
If you didn't put them there on purpose they could cause problems when | |
building Homebrew formulae, and may need to be deleted. | |
Unexpected dylibs: | |
/usr/local/lib/libtcl8.6.dylib | |
/usr/local/lib/libtk8.6.dylib | |
Warning: Unbrewed header files were found in /usr/local/include. | |
If you didn't put them there on purpose they could cause problems when | |
building Homebrew formulae, and may need to be deleted. | |
Unexpected header files: | |
/usr/local/include/fakemysql.h | |
/usr/local/include/fakepq.h | |
/usr/local/include/fakesql.h | |
/usr/local/include/itcl.h | |
/usr/local/include/itcl2TclOO.h | |
/usr/local/include/itclDecls.h | |
/usr/local/include/itclInt.h | |
/usr/local/include/itclIntDecls.h | |
/usr/local/include/itclMigrate2TclCore.h | |
/usr/local/include/itclTclIntStubsFcn.h | |
/usr/local/include/mysqlStubs.h | |
/usr/local/include/odbcStubs.h | |
/usr/local/include/pqStubs.h | |
/usr/local/include/tcl.h | |
/usr/local/include/tclDecls.h | |
/usr/local/include/tclOO.h | |
/usr/local/include/tclOODecls.h | |
/usr/local/include/tclPlatDecls.h | |
/usr/local/include/tclThread.h | |
/usr/local/include/tclTomMath.h | |
/usr/local/include/tclTomMathDecls.h | |
/usr/local/include/tdbc.h | |
/usr/local/include/tdbcDecls.h | |
/usr/local/include/tdbcInt.h | |
/usr/local/include/tk.h | |
/usr/local/include/tkDecls.h | |
/usr/local/include/tkPlatDecls.h | |
Warning: Unbrewed .pc files were found in /usr/local/lib/pkgconfig. | |
If you didn't put them there on purpose they could cause problems when | |
building Homebrew formulae, and may need to be deleted. | |
Unexpected .pc files: | |
/usr/local/lib/pkgconfig/tcl.pc | |
/usr/local/lib/pkgconfig/tk.pc | |
Warning: Unbrewed static libraries were found in /usr/local/lib. | |
If you didn't put them there on purpose they could cause problems when | |
building Homebrew formulae, and may need to be deleted. | |
Unexpected static libraries: | |
/usr/local/lib/libtclstub8.6.a | |
/usr/local/lib/libtkstub8.6.a | |
Warning: You have unlinked kegs in your Cellar | |
Leaving kegs unlinked can lead to build-trouble and cause brews that depend on | |
those kegs to fail to run properly once built. Run `brew link` on these: | |
gmp4 | |
mpfr2 | |
less | |
libmpc08 | |
cpio | |
gcc48 | |
isl011 | |
jdk7 | |
cloog018 | |
ogdraw | |
pbsuite | |
android-sdk | |
quorum | |
ncbi-c++-toolkit | |
remake | |
elfutils | |
masurca | |
amos | |
populations | |
discovardenovo | |
systemd | |
[email protected] | |
[email protected] | |
gcc@5 | |
qt4 | |
meme | |
[email protected] | |
matplotlib | |
pypy | |
Warning: Your Homebrew's prefix is not /usr/local. | |
You can install Homebrew anywhere you want but some bottles (binary packages) | |
can only be used with a /usr/local prefix and some formulae (packages) | |
may not build correctly with a non-/usr/local prefix. | |
Warning: /usr/bin occurs before /gsc/btl/linuxbrew/bin | |
This means that system-provided programs will be used instead of those | |
provided by Homebrew. The following tools exist at both paths: | |
ar | |
as | |
c++filt | |
ld | |
nm | |
ranlib | |
size | |
strings | |
strip | |
gencat | |
getconf | |
iconv | |
locale | |
localedef | |
rpcgen | |
cpp | |
db_archive | |
cc | |
c++ | |
g++ | |
db_checkpoint | |
gcc | |
bashbug | |
libtool | |
bunzip2 | |
bzcat | |
bzcmp | |
bzdiff | |
bzegrep | |
bzfgrep | |
bzgrep | |
bzip2 | |
bzip2recover | |
bzless | |
bzmore | |
git | |
base64 | |
basename | |
chgrp | |
cksum | |
comm | |
csplit | |
cut | |
dirname | |
du | |
env | |
expand | |
false | |
fmt | |
fold | |
groups | |
head | |
id | |
install | |
join | |
logname | |
mkfifo | |
mktemp | |
nice | |
nl | |
nohup | |
od | |
paste | |
pathchk | |
pr | |
printenv | |
printf | |
readlink | |
seq | |
sort | |
split | |
stat | |
sum | |
tail | |
tee | |
touch | |
tr | |
true | |
tsort | |
tty | |
uname | |
unexpand | |
find | |
locate | |
xargs | |
sqlite3 | |
awk | |
which | |
egrep | |
fgrep | |
grep | |
emacs | |
captoinfo | |
clear | |
infocmp | |
infotocap | |
xslt-config | |
xsltproc | |
make | |
reset | |
tabs | |
tic | |
toe | |
tput | |
info | |
m4 | |
corelist | |
cpan | |
tset | |
git-cvsserver | |
git-receive-pack | |
git-shell | |
git-upload-archive | |
git-upload-pack | |
install-info | |
makeinfo | |
texi2dvi | |
texi2pdf | |
texindex | |
erb | |
xml2-config | |
curl | |
xmlcatalog | |
xmllint | |
curl-config | |
flex | |
flex++ | |
cmp | |
diff | |
diff3 | |
sdiff | |
bison | |
yacc | |
diffstat | |
gem | |
irb | |
kdestroy | |
kinit | |
klist | |
db_deadlock | |
db_dump | |
db_hotbackup | |
db_load | |
db_printlog | |
db_recover | |
funzip | |
db_stat | |
less | |
kpasswd | |
krb5-config | |
kswitch | |
enc2xs | |
h2ph | |
h2xs | |
instmodsh | |
json_pp | |
libnetcfg | |
apr-1-config | |
getopt | |
ipcrm | |
ipcs | |
db_upgrade | |
db_verify | |
perl | |
perlbug | |
perldoc | |
perlivp | |
perlthanks | |
gunzip | |
gzexe | |
gzip | |
uncompress | |
zcat | |
zcmp | |
zdiff | |
zegrep | |
zfgrep | |
zforce | |
zgrep | |
zless | |
zmore | |
znew | |
patch | |
uniq | |
appletviewer | |
idlj | |
jar | |
file | |
addftinfo | |
afmtodit | |
eqn | |
eqn2graph | |
gdiffmk | |
grap2graph | |
grn | |
grodvi | |
groff | |
groffer | |
grog | |
grolbp | |
grolj4 | |
grops | |
grotty | |
hpftodit | |
indxbib | |
lkbib | |
lookbib | |
mmroff | |
neqn | |
nroff | |
pfbtops | |
pic | |
pic2graph | |
post-grohtml | |
pre-grohtml | |
refer | |
soelim | |
apropos | |
man | |
manpath | |
apu-1-config | |
xar | |
whatis | |
jarsigner | |
java | |
javac | |
javadoc | |
javah | |
javap | |
javaws | |
jcmd | |
jconsole | |
jdb | |
jdeps | |
jinfo | |
jjs | |
jmap | |
jmc | |
jps | |
jrunscript | |
jstack | |
jstat | |
jstatd | |
keytool | |
orbd | |
pack200 | |
policytool | |
rmic | |
rmid | |
rmiregistry | |
schemagen | |
serialver | |
servertool | |
tnameserv | |
unpack200 | |
wsgen | |
wsimport | |
xjc | |
piconv | |
pl2pm | |
pod2html | |
pod2man | |
pod2text | |
pod2usage | |
podchecker | |
podselect | |
prove | |
ptar | |
ptardiff | |
ptargrep | |
shasum | |
splain | |
xsubpp | |
unzip | |
unzipsfx | |
zipdetails | |
c_rehash | |
zipgrep | |
tbl | |
tfmtodit | |
troff | |
uptime | |
openssl | |
ldapadd | |
ldapcompare | |
ldapdelete | |
rake | |
rdoc | |
ri | |
ruby | |
svn | |
svnadmin | |
svndumpfilter | |
ex | |
rview | |
zipinfo | |
ldapexop | |
users | |
rvim | |
tar | |
last | |
logger | |
scp | |
sftp | |
slogin | |
ssh | |
ssh-add | |
ssh-agent | |
ssh-keygen | |
gperf | |
mesg | |
more | |
svnlook | |
svnserve | |
svnsync | |
svnversion | |
ftp | |
rlogin | |
rsh | |
telnet | |
rsync | |
renice | |
rev | |
script | |
uuidgen | |
wall | |
tclsh | |
wish | |
expect | |
whereis | |
wc | |
who | |
whoami | |
yes | |
vi | |
cal | |
calendar | |
col | |
colcrt | |
colrm | |
column | |
hexdump | |
look | |
lorder | |
ncal | |
ul | |
bc | |
dc | |
ssh-keyscan | |
view | |
vim | |
vimdiff | |
ldapmodify | |
vimtutor | |
quota | |
emacsclient | |
etags | |
iotop | |
ldapmodrdn | |
ldappasswd | |
ldapsearch | |
ldapurl | |
ldapwhoami | |
pgrep | |
pkill | |
top | |
w | |
time | |
xxd | |
bsdtar | |
nano | |
sed | |
lex | |
sar | |
pcap-config | |
Consider setting your PATH so that /gsc/btl/linuxbrew/bin | |
occurs before /usr/bin. Here is a one-liner: | |
echo 'export PATH="/gsc/btl/linuxbrew/bin:$PATH"' >> ~/.bash_profile | |
Warning: Homebrew's bin was not found in your PATH. | |
Consider setting the PATH for example like so | |
echo 'export PATH="/gsc/btl/linuxbrew/bin:$PATH"' >> ~/.bash_profile | |
Warning: Homebrew's sbin was not found in your PATH but you have installed | |
formulae that put executables in /gsc/btl/linuxbrew/sbin. | |
Consider setting the PATH for example like so | |
echo 'export PATH="/gsc/btl/linuxbrew/sbin:$PATH"' >> ~/.bash_profile | |
Warning: Your XQuartz (2.7.8) is outdated. | |
Please install XQuartz 2.7.11 (or delete the current version). | |
XQuartz can be updated using Homebrew-Cask by running | |
brew cask reinstall xquartz | |
Warning: Broken symlinks were found. Remove them with `brew prune`: | |
/gsc/btl/linuxbrew/bin/assistant | |
/gsc/btl/linuxbrew/bin/designer | |
/gsc/btl/linuxbrew/bin/gfortran-4.8 | |
/gsc/btl/linuxbrew/bin/lconvert | |
/gsc/btl/linuxbrew/bin/linguist | |
/gsc/btl/linuxbrew/bin/lrelease | |
/gsc/btl/linuxbrew/bin/lupdate | |
/gsc/btl/linuxbrew/bin/moc | |
/gsc/btl/linuxbrew/bin/pixeltool | |
/gsc/btl/linuxbrew/bin/qcollectiongenerator | |
/gsc/btl/linuxbrew/bin/qdoc3 | |
/gsc/btl/linuxbrew/bin/qhelpconverter | |
/gsc/btl/linuxbrew/bin/qhelpgenerator | |
/gsc/btl/linuxbrew/bin/qmake | |
/gsc/btl/linuxbrew/bin/qmlplugindump | |
/gsc/btl/linuxbrew/bin/qmlviewer | |
/gsc/btl/linuxbrew/bin/qt3to4 | |
/gsc/btl/linuxbrew/bin/qtconfig | |
/gsc/btl/linuxbrew/bin/qttracereplay | |
/gsc/btl/linuxbrew/bin/rcc | |
/gsc/btl/linuxbrew/bin/uic | |
/gsc/btl/linuxbrew/bin/xmlpatterns | |
/gsc/btl/linuxbrew/bin/xmlpatternsvalidator | |
/gsc/btl/linuxbrew/include/Qt | |
/gsc/btl/linuxbrew/include/QtCore | |
/gsc/btl/linuxbrew/include/QtDeclarative | |
/gsc/btl/linuxbrew/include/QtDesigner | |
/gsc/btl/linuxbrew/include/QtGui | |
/gsc/btl/linuxbrew/include/QtHelp | |
/gsc/btl/linuxbrew/include/QtMultimedia | |
/gsc/btl/linuxbrew/include/QtNetwork | |
/gsc/btl/linuxbrew/include/QtScript | |
/gsc/btl/linuxbrew/include/QtScriptTools | |
/gsc/btl/linuxbrew/include/QtSql | |
/gsc/btl/linuxbrew/include/QtSvg | |
/gsc/btl/linuxbrew/include/QtTest | |
/gsc/btl/linuxbrew/include/QtUiTools | |
/gsc/btl/linuxbrew/include/QtWebKit | |
/gsc/btl/linuxbrew/include/QtXml | |
/gsc/btl/linuxbrew/include/QtXmlPatterns | |
/gsc/btl/linuxbrew/include/magick | |
/gsc/btl/linuxbrew/lib/libQtCLucene.prl | |
/gsc/btl/linuxbrew/lib/libQtCLucene.so | |
/gsc/btl/linuxbrew/lib/libQtCLucene.so.4 | |
/gsc/btl/linuxbrew/lib/libQtCLucene.so.4.8 | |
/gsc/btl/linuxbrew/lib/libQtCLucene.so.4.8.7 | |
/gsc/btl/linuxbrew/lib/libQtCore.prl | |
/gsc/btl/linuxbrew/lib/libQtCore.so | |
/gsc/btl/linuxbrew/lib/libQtCore.so.4 | |
/gsc/btl/linuxbrew/lib/libQtCore.so.4.8 | |
/gsc/btl/linuxbrew/lib/libQtCore.so.4.8.7 | |
/gsc/btl/linuxbrew/lib/libQtDeclarative.prl | |
/gsc/btl/linuxbrew/lib/libQtDeclarative.so | |
/gsc/btl/linuxbrew/lib/libQtDeclarative.so.4 | |
/gsc/btl/linuxbrew/lib/libQtDeclarative.so.4.8 | |
/gsc/btl/linuxbrew/lib/libQtDeclarative.so.4.8.7 | |
/gsc/btl/linuxbrew/lib/libQtDesigner.prl | |
/gsc/btl/linuxbrew/lib/libQtDesigner.so | |
/gsc/btl/linuxbrew/lib/libQtDesigner.so.4 | |
/gsc/btl/linuxbrew/lib/libQtDesigner.so.4.8 | |
/gsc/btl/linuxbrew/lib/libQtDesigner.so.4.8.7 | |
/gsc/btl/linuxbrew/lib/libQtDesignerComponents.prl | |
/gsc/btl/linuxbrew/lib/libQtDesignerComponents.so | |
/gsc/btl/linuxbrew/lib/libQtDesignerComponents.so.4 | |
/gsc/btl/linuxbrew/lib/libQtDesignerComponents.so.4.8 | |
/gsc/btl/linuxbrew/lib/libQtDesignerComponents.so.4.8.7 | |
/gsc/btl/linuxbrew/lib/libQtGui.prl | |
/gsc/btl/linuxbrew/lib/libQtGui.so | |
/gsc/btl/linuxbrew/lib/libQtGui.so.4 | |
/gsc/btl/linuxbrew/lib/libQtGui.so.4.8 | |
/gsc/btl/linuxbrew/lib/libQtGui.so.4.8.7 | |
/gsc/btl/linuxbrew/lib/libQtHelp.prl | |
/gsc/btl/linuxbrew/lib/libQtHelp.so | |
/gsc/btl/linuxbrew/lib/libQtHelp.so.4 | |
/gsc/btl/linuxbrew/lib/libQtHelp.so.4.8 | |
/gsc/btl/linuxbrew/lib/libQtHelp.so.4.8.7 | |
/gsc/btl/linuxbrew/lib/libQtMultimedia.prl | |
/gsc/btl/linuxbrew/lib/libQtMultimedia.so | |
/gsc/btl/linuxbrew/lib/libQtMultimedia.so.4 | |
/gsc/btl/linuxbrew/lib/libQtMultimedia.so.4.8 | |
/gsc/btl/linuxbrew/lib/libQtMultimedia.so.4.8.7 | |
/gsc/btl/linuxbrew/lib/libQtNetwork.prl | |
/gsc/btl/linuxbrew/lib/libQtNetwork.so | |
/gsc/btl/linuxbrew/lib/libQtNetwork.so.4 | |
/gsc/btl/linuxbrew/lib/libQtNetwork.so.4.8 | |
/gsc/btl/linuxbrew/lib/libQtNetwork.so.4.8.7 | |
/gsc/btl/linuxbrew/lib/libQtScript.prl | |
/gsc/btl/linuxbrew/lib/libQtScript.so | |
/gsc/btl/linuxbrew/lib/libQtScript.so.4 | |
/gsc/btl/linuxbrew/lib/libQtScript.so.4.8 | |
/gsc/btl/linuxbrew/lib/libQtScript.so.4.8.7 | |
/gsc/btl/linuxbrew/lib/libQtScriptTools.prl | |
/gsc/btl/linuxbrew/lib/libQtScriptTools.so | |
/gsc/btl/linuxbrew/lib/libQtScriptTools.so.4 | |
/gsc/btl/linuxbrew/lib/libQtScriptTools.so.4.8 | |
/gsc/btl/linuxbrew/lib/libQtScriptTools.so.4.8.7 | |
/gsc/btl/linuxbrew/lib/libQtSql.prl | |
/gsc/btl/linuxbrew/lib/libQtSql.so | |
/gsc/btl/linuxbrew/lib/libQtSql.so.4 | |
/gsc/btl/linuxbrew/lib/libQtSql.so.4.8 | |
/gsc/btl/linuxbrew/lib/libQtSql.so.4.8.7 | |
/gsc/btl/linuxbrew/lib/libQtSvg.prl | |
/gsc/btl/linuxbrew/lib/libQtSvg.so | |
/gsc/btl/linuxbrew/lib/libQtSvg.so.4 | |
/gsc/btl/linuxbrew/lib/libQtSvg.so.4.8 | |
/gsc/btl/linuxbrew/lib/libQtSvg.so.4.8.7 | |
/gsc/btl/linuxbrew/lib/libQtTest.prl | |
/gsc/btl/linuxbrew/lib/libQtTest.so | |
/gsc/btl/linuxbrew/lib/libQtTest.so.4 | |
/gsc/btl/linuxbrew/lib/libQtTest.so.4.8 | |
/gsc/btl/linuxbrew/lib/libQtTest.so.4.8.7 | |
/gsc/btl/linuxbrew/lib/libQtUiTools.a | |
/gsc/btl/linuxbrew/lib/libQtUiTools.prl | |
/gsc/btl/linuxbrew/lib/libQtWebKit.prl | |
/gsc/btl/linuxbrew/lib/libQtWebKit.so | |
/gsc/btl/linuxbrew/lib/libQtWebKit.so.4 | |
/gsc/btl/linuxbrew/lib/libQtWebKit.so.4.9 | |
/gsc/btl/linuxbrew/lib/libQtWebKit.so.4.9.4 | |
/gsc/btl/linuxbrew/lib/libQtXml.prl | |
/gsc/btl/linuxbrew/lib/libQtXml.so | |
/gsc/btl/linuxbrew/lib/libQtXml.so.4 | |
/gsc/btl/linuxbrew/lib/libQtXml.so.4.8 | |
/gsc/btl/linuxbrew/lib/libQtXml.so.4.8.7 | |
/gsc/btl/linuxbrew/lib/libQtXmlPatterns.prl | |
/gsc/btl/linuxbrew/lib/libQtXmlPatterns.so | |
/gsc/btl/linuxbrew/lib/libQtXmlPatterns.so.4 | |
/gsc/btl/linuxbrew/lib/libQtXmlPatterns.so.4.8 | |
/gsc/btl/linuxbrew/lib/libQtXmlPatterns.so.4.8.7 | |
/gsc/btl/linuxbrew/lib/pkgconfig/QtCLucene.pc | |
/gsc/btl/linuxbrew/lib/pkgconfig/QtCore.pc | |
/gsc/btl/linuxbrew/lib/pkgconfig/QtDeclarative.pc | |
/gsc/btl/linuxbrew/lib/pkgconfig/QtDesigner.pc | |
/gsc/btl/linuxbrew/lib/pkgconfig/QtDesignerComponents.pc | |
/gsc/btl/linuxbrew/lib/pkgconfig/QtGui.pc | |
/gsc/btl/linuxbrew/lib/pkgconfig/QtHelp.pc | |
/gsc/btl/linuxbrew/lib/pkgconfig/QtMultimedia.pc | |
/gsc/btl/linuxbrew/lib/pkgconfig/QtNetwork.pc | |
/gsc/btl/linuxbrew/lib/pkgconfig/QtScript.pc | |
/gsc/btl/linuxbrew/lib/pkgconfig/QtScriptTools.pc | |
/gsc/btl/linuxbrew/lib/pkgconfig/QtSql.pc | |
/gsc/btl/linuxbrew/lib/pkgconfig/QtSvg.pc | |
/gsc/btl/linuxbrew/lib/pkgconfig/QtTest.pc | |
/gsc/btl/linuxbrew/lib/pkgconfig/QtUiTools.pc | |
/gsc/btl/linuxbrew/lib/pkgconfig/QtWebKit.pc | |
/gsc/btl/linuxbrew/lib/pkgconfig/QtXml.pc | |
/gsc/btl/linuxbrew/lib/pkgconfig/QtXmlPatterns.pc | |
/gsc/btl/linuxbrew/lib/x86_64-linux-gnu/girepository-1.0/HTTPSEverywhere-0.4.typelib | |
/gsc/btl/linuxbrew/lib/x86_64-linux-gnu/libhttpseverywhere-0.4.so | |
/gsc/btl/linuxbrew/lib/x86_64-linux-gnu/libhttpseverywhere-0.4.so.0 | |
/gsc/btl/linuxbrew/lib/x86_64-linux-gnu/libhttpseverywhere-0.4.so.0.4.3 | |
/gsc/btl/linuxbrew/lib/x86_64-linux-gnu/pkgconfig/httpseverywhere-0.4.pc | |
/gsc/btl/linuxbrew/share/bash-completion/completions/_yum | |
/gsc/btl/linuxbrew/opt/scalapack | |
/gsc/btl/linuxbrew/var/homebrew/linked/qt | |
Warning: Use htslib instead of deprecated homebrew/science/htslib | |
Warning: Use ncurses instead of deprecated homebrew/dupes/ncurses | |
Warning: Use samtools instead of deprecated homebrew/science/samtools | |
Warning: Use htslib instead of deprecated homebrew/science/htslib | |
Warning: Use samtools instead of deprecated homebrew/science/samtools | |
Warning: Use htslib instead of deprecated homebrew/science/htslib | |
Warning: Use ncurses instead of deprecated homebrew/dupes/ncurses | |
Warning: Use ncurses instead of deprecated homebrew/dupes/ncurses | |
Warning: Use bamtools instead of deprecated homebrew/science/bamtools | |
Warning: Use blast instead of deprecated homebrew/science/blast | |
Warning: Use htslib instead of deprecated homebrew/science/htslib | |
Warning: Use hdf5 instead of deprecated homebrew/science/hdf5 | |
Warning: Use blast instead of deprecated homebrew/science/blast | |
Warning: Use ncurses instead of deprecated homebrew/dupes/ncurses | |
Warning: Use htslib instead of deprecated homebrew/science/htslib | |
Warning: Use ncurses instead of deprecated homebrew/dupes/ncurses | |
Warning: Use m4 instead of deprecated homebrew/dupes/m4 | |
Warning: Use bwa instead of deprecated homebrew/science/bwa | |
Warning: Use htslib instead of deprecated homebrew/science/htslib | |
Warning: Use samtools instead of deprecated homebrew/science/samtools | |
Warning: Some installed formulae are missing dependencies. | |
You should `brew install` the missing dependencies: | |
brew install libharu lz4 source-highlight utf8proc | |
Run `brew missing` for more details. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
open-mpi |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2018-01-10 16:08:52 -0800 | |
./configure | |
--prefix=/Users/sjackman/.homebrew/Cellar/open-mpi/3.0.0_1 | |
--disable-dependency-tracking | |
--disable-silent-rules | |
--enable-ipv6 | |
--with-libevent=/Users/sjackman/.homebrew/opt/libevent | |
--with-sge | |
checking for perl... perl | |
============================================================================ | |
== Configuring Open MPI | |
============================================================================ | |
*** Startup tests | |
checking build system type... x86_64-apple-darwin15.6.0 | |
checking host system type... x86_64-apple-darwin15.6.0 | |
checking target system type... x86_64-apple-darwin15.6.0 | |
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 whether clang understands -c and -o together... yes | |
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 a BSD-compatible install... /usr/bin/install -c | |
checking whether build environment is sane... yes | |
checking for a thread-safe mkdir -p... config/install-sh -c -d | |
checking for gawk... no | |
checking for mawk... no | |
checking for nawk... no | |
checking for awk... awk | |
checking whether make sets $(MAKE)... yes | |
checking for style of include used by make... GNU | |
checking whether make supports nested variables... yes | |
checking whether UID '1078' is supported by ustar format... yes | |
checking whether GID '100' is supported by ustar format... yes | |
checking how to create a ustar tar archive... gnutar | |
checking dependency style of clang... none | |
checking whether make supports nested variables... (cached) yes | |
*** Checking versions | |
checking for repo version... v3.0.0 | |
checking Open MPI version... 3.0.0 | |
checking Open MPI release date... Sep 12, 2017 | |
checking Open MPI repository version... v3.0.0 | |
checking for repo version... v3.0.0 | |
checking Open MPI Run-Time Environment version... 3.0.0 | |
checking Open MPI Run-Time Environment release date... Sep 12, 2017 | |
checking Open MPI Run-Time Environment repository version... v3.0.0 | |
checking for repo version... v3.0.0 | |
checking Open SHMEM version... 3.0.0 | |
checking Open SHMEM release date... Sep 12, 2017 | |
checking Open SHMEM repository version... v3.0.0 | |
checking for repo version... v3.0.0 | |
checking Open Portable Access Layer version... 3.0.0 | |
checking Open Portable Access Layer release date... Sep 12, 2017 | |
checking Open Portable Access Layer repository version... v3.0.0 | |
checking for bootstrap Autoconf version... 2.69 | |
checking for bootstrap Automake version... 1.15 | |
checking for boostrap Libtool version... 2.4.6 | |
*** Initialization, setup | |
configure: builddir: /private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 | |
configure: srcdir: /private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 | |
installing to directory "/Users/sjackman/.homebrew/Cellar/open-mpi/3.0.0_1" | |
*** OPAL Configuration options | |
checking if want to run code coverage... no | |
checking if want to compile with branch probabilities... no | |
checking if want to debug memory usage... no | |
checking if want to profile memory usage... no | |
checking if want developer-level compiler pickyness... no | |
checking if want developer-level debugging code... no | |
checking if want to developer-level timing framework... no | |
checking if want to install project-internal header files... no | |
checking if want pretty-print stacktrace... yes | |
checking if want pty support... yes | |
checking if want weak symbol support... yes | |
checking if want dlopen support... yes | |
checking if want heterogeneous support... no | |
checking if word-sized integers must be word-size aligned... no | |
checking if want IPv6 support... yes | |
checking if want package/brand string... Open MPI [email protected] Distribution | |
checking if want ident string... 3.0.0 | |
checking if want to use an alternative checksum algo for messages... no | |
checking maximum length of processor name... 256 | |
checking maximum length of error string... 256 | |
checking maximum length of object name... 64 | |
checking maximum length of info key... 36 | |
checking maximum length of info val... 256 | |
checking maximum length of port name... 1024 | |
checking maximum length of datarep string... 128 | |
checking if want getpwuid support... yes | |
checking for zlib in... (default search paths) | |
checking zlib.h usability... yes | |
checking zlib.h presence... yes | |
checking for zlib.h... yes | |
looking for library without search path | |
checking for library containing deflate... -lz | |
checking will zlib support be built... yes | |
checking __NetBSD__... no | |
checking __FreeBSD__... no | |
checking __OpenBSD__... no | |
checking __DragonFly__... no | |
checking __386BSD__... no | |
checking __bsdi__... no | |
checking __APPLE__... yes | |
checking __linux__... no | |
checking __sun__... no | |
checking __sun... no | |
checking netdb.h usability... yes | |
checking netdb.h presence... yes | |
checking for netdb.h... yes | |
checking netinet/in.h usability... yes | |
checking netinet/in.h presence... yes | |
checking for netinet/in.h... yes | |
checking netinet/tcp.h usability... yes | |
checking netinet/tcp.h presence... yes | |
checking for netinet/tcp.h... yes | |
checking for struct sockaddr_in... yes | |
checking if --with-cuda is set... not set (--with-cuda=) | |
checking whether CU_POINTER_ATTRIBUTE_SYNC_MEMOPS is declared... no | |
checking whether cuPointerGetAttributes is declared... no | |
checking if have cuda support... no | |
checking if user requested external PMIx support()... no | |
*** ORTE Configuration options | |
checking if want orterun "--prefix" behavior to be enabled by default... no | |
*** OMPI Configuration options | |
checking if want compile-time warnings inside of mpi.h... yes | |
checking if want sparse process groups... no | |
checking if want peruse support... no | |
checking if want Fortran MPI bindings... (try) | |
checking if want C++ bindings... no | |
checking if want MPI::SEEK_SET support... yes | |
checking if want run-time MPI parameter checking... runtime | |
*** OSHMEM Configuration options | |
checking if want oshmem... not supported on this platform | |
checking if want SGI/Quadrics compatibility mode... no | |
checking if want OSHMEM API parameter checking... no | |
checking for on_exit... no | |
checking if want pshmem... yes | |
checking if want to build OSHMEM fortran bindings... no | |
checking if want custom libmpi(_FOO) name... mpi | |
checking if want wrapper compiler rpath support... yes | |
============================================================================ | |
== Compiler and preprocessor tests | |
============================================================================ | |
*** C compiler and preprocessor | |
checking for gcc... (cached) clang | |
checking whether we are using the GNU C compiler... (cached) yes | |
checking whether clang accepts -g... (cached) yes | |
checking for clang option to accept ISO C89... (cached) none needed | |
checking whether clang understands -c and -o together... (cached) yes | |
checking for clang option to accept ISO C99... none needed | |
checking for the C compiler vendor... gnu | |
checking for ANSI C header files... (cached) yes | |
checking if clang supports -finline-functions... no | |
checking if clang supports -fno-strict-aliasing... yes | |
configure: WARNING: -fno-strict-aliasing has been added to CFLAGS | |
checking if clang supports __builtin_expect... yes | |
checking if clang supports __builtin_prefetch... yes | |
checking if clang supports __builtin_clz... yes | |
checking for C optimization flags... -O3 -DNDEBUG -fno-strict-aliasing | |
checking for Interix environment... no | |
checking for C ident string support... static const char | |
checking for int8_t... yes | |
checking for uint8_t... yes | |
checking for int16_t... yes | |
checking for uint16_t... yes | |
checking for int32_t... yes | |
checking for uint32_t... yes | |
checking for int64_t... yes | |
checking for uint64_t... yes | |
checking for int128_t... no | |
checking for __int128... yes | |
checking for uint128_t... no | |
checking for long long... yes | |
checking for __float128... no | |
checking for long double... yes | |
checking complex.h usability... yes | |
checking complex.h presence... yes | |
checking for complex.h... yes | |
checking for float _Complex... yes | |
checking for double _Complex... yes | |
checking for long double _Complex... yes | |
checking for intptr_t... yes | |
checking for uintptr_t... yes | |
checking for mode_t... yes | |
checking for ssize_t... yes | |
checking for ptrdiff_t... yes | |
checking size of _Bool... 1 | |
checking size of char... 1 | |
checking size of short... 2 | |
checking size of int... 4 | |
checking size of long... 8 | |
checking size of long long... 8 | |
checking size of float... 4 | |
checking size of double... 8 | |
checking size of long double... 16 | |
checking size of float _Complex... 8 | |
checking size of double _Complex... 16 | |
checking size of long double _Complex... 32 | |
checking size of void *... 8 | |
checking size of size_t... 8 | |
checking size of ssize_t... 8 | |
checking size of ptrdiff_t... 8 | |
checking size of wchar_t... 4 | |
checking size of pid_t... 4 | |
checking alignment of bool... 1 | |
checking alignment of int8_t... 1 | |
checking alignment of int16_t... 2 | |
checking alignment of int32_t... 4 | |
checking alignment of int64_t... 8 | |
checking alignment of char... 1 | |
checking alignment of short... 2 | |
checking alignment of wchar_t... 4 | |
checking alignment of int... 4 | |
checking alignment of long... 8 | |
checking alignment of long long... 8 | |
checking alignment of float... 4 | |
checking alignment of double... 8 | |
checking alignment of long double... 16 | |
checking alignment of float _Complex... 4 | |
checking alignment of double _Complex... 8 | |
checking alignment of long double _Complex... 16 | |
checking alignment of void *... 8 | |
checking alignment of size_t... 8 | |
checking for weak symbol support... no | |
checking for macro weak symbol support... no | |
checking for functional offsetof macro... yes | |
*** C++ compiler and preprocessor | |
checking whether we are using the GNU C++ compiler... yes | |
checking whether clang++ accepts -g... yes | |
checking dependency style of clang++... none | |
checking how to run the C++ preprocessor... clang++ -E | |
checking for the C++ compiler vendor... gnu | |
checking if clang++ supports -finline-functions... yes | |
configure: WARNING: -finline-functions has been added to CXXFLAGS | |
checking if C and C++ are link compatible... yes | |
checking for C++ optimization flags... -O3 -DNDEBUG -finline-functions | |
checking size of bool... 1 | |
checking alignment of bool... (cached) 1 | |
*** C++ compiler and preprocessor | |
checking whether we are using the GNU C++ compiler... (cached) yes | |
checking whether clang++ accepts -g... (cached) yes | |
checking dependency style of clang++... (cached) none | |
checking how to run the C++ preprocessor... clang++ -E | |
checking if C++ compiler works... yes | |
checking if clang++ supports -finline-functions... yes | |
configure: WARNING: -finline-functions has been added to CXXFLAGS | |
checking if C and C++ are link compatible... (cached) yes | |
checking for C++ optimization flags... -O3 -DNDEBUG -finline-functions | |
checking size of bool... (cached) 1 | |
checking alignment of bool... (cached) 1 | |
checking if able to build the MPI C++ bindings... no | |
checking if want C++ exception handling... skipped | |
*** Compiler characteristics | |
checking for __attribute__... yes | |
checking for __attribute__(aligned)... yes | |
checking for __attribute__(always_inline)... yes | |
checking for __attribute__(cold)... yes | |
checking for __attribute__(const)... yes | |
checking for __attribute__(deprecated)... yes | |
checking for __attribute__(deprecated_argument)... yes | |
checking for __attribute__(format)... yes | |
checking for __attribute__(format_funcptr)... no | |
checking for __attribute__(hot)... yes | |
checking for __attribute__(malloc)... yes | |
checking for __attribute__(may_alias)... yes | |
checking for __attribute__(no_instrument_function)... yes | |
checking for __attribute__(noinline)... yes | |
checking for __attribute__(nonnull)... yes | |
checking for __attribute__(noreturn)... yes | |
checking for __attribute__(noreturn_funcptr)... yes | |
checking for __attribute__(packed)... yes | |
checking for __attribute__(pure)... yes | |
checking for __attribute__(sentinel)... yes | |
checking for __attribute__(unused)... yes | |
checking for __attribute__(visibility)... yes | |
checking for __attribute__(warn_unused_result)... yes | |
checking for __attribute__(weak_alias)... no | |
checking for __attribute__(destructor)... yes | |
checking for compiler familyid... 1 | |
checking for compiler familyname... GNU | |
checking for compiler version... 262657 | |
checking for compiler version_str... 4.2.1 | |
*** Java compiler | |
checking OSX locations... found (/Library/Java/JavaVirtualMachines/jdk1.8.0_73.jdk/Contents/Home/include) | |
checking --with-jdk-bindir value... sanity check ok (/usr/bin) | |
checking --with-jdk-headers value... sanity check ok (/Library/Java/JavaVirtualMachines/jdk1.8.0_73.jdk/Contents/Home/include) | |
checking for javac... /usr/bin/javac | |
checking for javah... /usr/bin/javah | |
checking for jar... /usr/bin/jar | |
checking jni.h usability... yes | |
checking jni.h presence... yes | |
checking for jni.h... yes | |
checking Java support available... yes | |
*** Java MPI bindings | |
checking if want Java bindings... no | |
*** OpenSHMEM profiling | |
checking if pshmem will be enabled... no (OpenSHMEM disabled) | |
*** Assembler | |
checking dependency style of clang... none | |
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B | |
checking the name lister (/usr/bin/nm -B) interface... BSD nm | |
checking for fgrep... /usr/bin/grep -F | |
checking if .proc/endp is needed... no | |
checking directive for setting text section... .text | |
checking directive for exporting symbols... .globl | |
checking for objdump... no | |
checking if .note.GNU-stack is needed... no | |
checking suffix for labels... : | |
checking prefix for global symbol labels... _ | |
checking prefix for lsym labels... L | |
checking prefix for function in .type... | |
checking if .size is needed... no | |
checking if .align directive takes logarithmic value... yes | |
checking if processor supports x86_64 16-byte compare-and-exchange... yes | |
checking if compiler correctly handles volatile 128bits... yes | |
checking if clang supports GCC inline assembly... yes | |
checking if clang supports DEC inline assembly... no | |
checking if clang supports XLC inline assembly... no | |
checking for assembly format... default-.text-.globl-:-_-L--0-1-1-1-0 | |
checking for assembly architecture... X86_64 | |
checking for builtin atomics... BUILTIN_NO | |
checking for pre-built assembly file... no (not in asm-data) | |
checking whether possible to generate assembly file... yes | |
checking for atomic assembly filename... atomic-local.s | |
*** Fortran compiler | |
checking whether we are using the GNU Fortran compiler... yes | |
checking whether /Users/sjackman/.homebrew/bin/gfortran accepts -g... yes | |
configure: WARNING: Open MPI now ignores the F77 and FFLAGS environment variables; only the FC and FCFLAGS environment variables are used. | |
checking whether ln -s works... yes | |
checking if Fortran compiler works... yes | |
checking for extra arguments to build a shared library... -Wl,-single_module | |
checking for /Users/sjackman/.homebrew/bin/gfortran warnings flags... none | |
checking for Fortran flag to compile .f files... none | |
checking for Fortran flag to compile .f90 files... none | |
checking to see if Fortran compilers need additional linker flags... -Wl,-flat_namespace | |
checking external symbol convention... single underscore | |
checking if C and Fortran are link compatible... yes | |
checking to see if Fortran compiler likes the C++ exception flags... skipped (no C++ exceptions flags) | |
checking to see if mpifort compiler needs additional linker flags... -Wl,-commons,use_dylibs | |
checking if Fortran compiler supports CHARACTER... yes | |
checking size of Fortran CHARACTER... 1 | |
checking for C type corresponding to CHARACTER... char | |
checking alignment of Fortran CHARACTER... 1 | |
checking for corresponding KIND value of CHARACTER... C_SIGNED_CHAR | |
checking KIND value of Fortran C_SIGNED_CHAR... 1 | |
checking if Fortran compiler supports LOGICAL... yes | |
checking size of Fortran LOGICAL... 4 | |
checking for C type corresponding to LOGICAL... int | |
checking alignment of Fortran LOGICAL... 4 | |
checking for corresponding KIND value of LOGICAL... C_INT | |
checking KIND value of Fortran C_INT... 4 | |
checking if Fortran compiler supports LOGICAL*1... yes | |
checking size of Fortran LOGICAL*1... 1 | |
checking for C type corresponding to LOGICAL*1... char | |
checking alignment of Fortran LOGICAL*1... 1 | |
checking for corresponding KIND value of LOGICAL*1... C_SIGNED_CHAR | |
checking KIND value of Fortran C_SIGNED_CHAR... (cached) 1 | |
checking if Fortran compiler supports LOGICAL*2... yes | |
checking size of Fortran LOGICAL*2... 2 | |
checking for C type corresponding to LOGICAL*2... short | |
checking alignment of Fortran LOGICAL*2... 2 | |
checking for corresponding KIND value of LOGICAL*2... C_SHORT | |
checking KIND value of Fortran C_SHORT... 2 | |
checking if Fortran compiler supports LOGICAL*4... yes | |
checking size of Fortran LOGICAL*4... 4 | |
checking for C type corresponding to LOGICAL*4... int | |
checking alignment of Fortran LOGICAL*4... 4 | |
checking for corresponding KIND value of LOGICAL*4... C_INT | |
checking KIND value of Fortran C_INT... (cached) 4 | |
checking if Fortran compiler supports LOGICAL*8... yes | |
checking size of Fortran LOGICAL*8... 8 | |
checking for C type corresponding to LOGICAL*8... long long | |
checking alignment of Fortran LOGICAL*8... 8 | |
checking for corresponding KIND value of LOGICAL*8... C_LONG_LONG | |
checking KIND value of Fortran C_LONG_LONG... 8 | |
checking if Fortran compiler supports INTEGER... yes | |
checking size of Fortran INTEGER... 4 | |
checking for C type corresponding to INTEGER... int | |
checking alignment of Fortran INTEGER... 4 | |
checking for corresponding KIND value of INTEGER... C_INT | |
checking KIND value of Fortran C_INT... (cached) 4 | |
checking if Fortran compiler supports INTEGER*1... yes | |
checking size of Fortran INTEGER*1... 1 | |
checking for C type corresponding to INTEGER*1... char | |
checking alignment of Fortran INTEGER*1... 1 | |
checking for corresponding KIND value of INTEGER*1... C_SIGNED_CHAR | |
checking KIND value of Fortran C_SIGNED_CHAR... (cached) 1 | |
checking if Fortran compiler supports INTEGER*2... yes | |
checking size of Fortran INTEGER*2... 2 | |
checking for C type corresponding to INTEGER*2... short | |
checking alignment of Fortran INTEGER*2... 2 | |
checking for corresponding KIND value of INTEGER*2... C_SHORT | |
checking KIND value of Fortran C_SHORT... (cached) 2 | |
checking if Fortran compiler supports INTEGER*4... yes | |
checking size of Fortran INTEGER*4... 4 | |
checking for C type corresponding to INTEGER*4... int | |
checking alignment of Fortran INTEGER*4... 4 | |
checking for corresponding KIND value of INTEGER*4... C_INT | |
checking KIND value of Fortran C_INT... (cached) 4 | |
checking if Fortran compiler supports INTEGER*8... yes | |
checking size of Fortran INTEGER*8... 8 | |
checking for C type corresponding to INTEGER*8... long long | |
checking alignment of Fortran INTEGER*8... 8 | |
checking for corresponding KIND value of INTEGER*8... C_LONG_LONG | |
checking KIND value of Fortran C_LONG_LONG... (cached) 8 | |
checking if Fortran compiler supports INTEGER*16... yes | |
checking size of Fortran INTEGER*16... 16 | |
checking for C type corresponding to INTEGER*16... not found | |
configure: WARNING: *** Did not find corresponding C type | |
checking for corresponding KIND value of INTEGER*16... 0 | |
checking KIND value of Fortran 0... 0 | |
configure: WARNING: Compiler INTEGER*16 and mismatch; MPI datatype unsupported | |
checking if Fortran compiler supports REAL... yes | |
checking size of Fortran REAL... 4 | |
checking for C type corresponding to REAL... float | |
checking alignment of Fortran REAL... 4 | |
checking for corresponding KIND value of REAL... C_FLOAT | |
checking KIND value of Fortran C_FLOAT... 4 | |
checking if Fortran compiler supports REAL*2... no | |
checking if Fortran compiler supports REAL*4... yes | |
checking size of Fortran REAL*4... 4 | |
checking for C type corresponding to REAL*4... float | |
checking alignment of Fortran REAL*4... 4 | |
checking for corresponding KIND value of REAL*4... C_FLOAT | |
checking KIND value of Fortran C_FLOAT... (cached) 4 | |
checking if Fortran compiler supports REAL*8... yes | |
checking size of Fortran REAL*8... 8 | |
checking for C type corresponding to REAL*8... double | |
checking alignment of Fortran REAL*8... 8 | |
checking for corresponding KIND value of REAL*8... C_DOUBLE | |
checking KIND value of Fortran C_DOUBLE... 8 | |
checking if Fortran compiler supports REAL*16... yes | |
checking size of Fortran REAL*16... 16 | |
checking for C type corresponding to REAL*16... long double | |
checking alignment of Fortran REAL*16... 16 | |
checking for corresponding KIND value of REAL*16... C_LONG_DOUBLE | |
checking KIND value of Fortran C_LONG_DOUBLE... 10 | |
checking for C type matching bit representation of REAL*16... pending | |
checking if long double == REAL*16... no | |
checking for C type matching bit representation of REAL*16... no | |
configure: WARNING: MPI_REAL16 and MPI_COMPLEX32 support have been disabled | |
checking if Fortran compiler supports DOUBLE PRECISION... yes | |
checking size of Fortran DOUBLE PRECISION... 8 | |
checking for C type corresponding to DOUBLE PRECISION... double | |
checking alignment of Fortran DOUBLE PRECISION... 8 | |
checking for corresponding KIND value of DOUBLE PRECISION... C_DOUBLE | |
checking KIND value of Fortran C_DOUBLE... (cached) 8 | |
checking if Fortran compiler supports COMPLEX... yes | |
checking size of Fortran COMPLEX... 8 | |
checking for C type corresponding to COMPLEX... float _Complex | |
checking alignment of Fortran COMPLEX... 4 | |
checking for corresponding KIND value of COMPLEX... C_FLOAT_COMPLEX | |
checking KIND value of Fortran C_FLOAT_COMPLEX... 4 | |
checking if Fortran compiler supports COMPLEX*4... no | |
checking if Fortran compiler supports COMPLEX*8... yes | |
checking size of Fortran COMPLEX*8... 8 | |
checking for C type corresponding to COMPLEX*8... float _Complex | |
checking alignment of Fortran COMPLEX*8... 4 | |
checking for corresponding KIND value of COMPLEX*8... C_FLOAT_COMPLEX | |
checking KIND value of Fortran C_FLOAT_COMPLEX... (cached) 4 | |
checking if Fortran compiler supports COMPLEX*16... yes | |
checking size of Fortran COMPLEX*16... 16 | |
checking for C type corresponding to COMPLEX*16... double _Complex | |
checking alignment of Fortran COMPLEX*16... 8 | |
checking for corresponding KIND value of COMPLEX*16... C_DOUBLE_COMPLEX | |
checking KIND value of Fortran C_DOUBLE_COMPLEX... 8 | |
checking if Fortran compiler supports COMPLEX*32... yes | |
checking size of Fortran COMPLEX*32... 32 | |
checking for C type corresponding to COMPLEX*32... long double _Complex | |
checking alignment of Fortran COMPLEX*32... 16 | |
checking for corresponding KIND value of COMPLEX*32... C_LONG_DOUBLE_COMPLEX | |
checking KIND value of Fortran C_LONG_DOUBLE_COMPLEX... 10 | |
checking if Fortran compiler supports DOUBLE COMPLEX... yes | |
checking size of Fortran DOUBLE COMPLEX... 16 | |
checking for C type corresponding to DOUBLE COMPLEX... double _Complex | |
checking alignment of Fortran DOUBLE COMPLEX... 8 | |
checking for corresponding KIND value of DOUBLE COMPLEX... C_DOUBLE_COMPLEX | |
checking KIND value of Fortran C_DOUBLE_COMPLEX... (cached) 8 | |
checking for max Fortran MPI handle index... 2147483647 | |
checking Fortran value for .TRUE. logical type... 1 | |
checking for correct handling of Fortran logical arrays... yes | |
checking max supported Fortran array rank... 7 | |
checking for the value of MPI_STATUS_SIZE... 6 Fortran INTEGERs | |
checking KIND value of Fortran C_INT16_T... 2 | |
checking KIND value of Fortran C_INT32_T... 4 | |
checking KIND value of Fortran C_INT64_T... 8 | |
checking if building Fortran mpif.h bindings... yes | |
checking if Fortran compiler supports INTERFACE... yes | |
checking if Fortran compiler supports ISO_FORTRAN_ENV... yes | |
checking if Fortran compiler supports STORAGE_SIZE for relevant types... yes | |
checking for Fortran compiler module include flag... -I | |
checking Fortran compiler ignore TKR syntax... not cached; checking variants | |
checking for Fortran compiler support of TYPE(*), DIMENSION(*)... no | |
checking for Fortran compiler support of !GCC$ ATTRIBUTES NO_ARG_CHECK... yes | |
checking Fortran compiler ignore TKR syntax... 1:type(*), dimension(*):!GCC$ ATTRIBUTES NO_ARG_CHECK :: | |
checking if Fortran compiler supports ISO_C_BINDING... yes | |
checking if building Fortran 'use mpi' bindings... yes | |
checking if Fortran compiler supports SUBROUTINE BIND(C)... yes | |
checking if Fortran compiler supports TYPE, BIND(C)... yes | |
checking if Fortran compiler supports TYPE(type), BIND(C, NAME="name")... yes | |
checking if Fortran compiler supports PROCEDURE... yes | |
checking if Fortran compiler supports USE...ONLY... yes | |
checking if Fortran compiler supports optional arguments... yes | |
checking if Fortran compiler supports C_FUNLOC/TS 29113... yes | |
checking if Fortran compiler supports PRIVATE... yes | |
checking if Fortran compiler supports PROTECTED... yes | |
checking if Fortran compiler supports ABSTRACT... yes | |
checking if Fortran compiler supports ASYNCHRONOUS... yes | |
checking size of Fortran type(test_mpi_handle)... 4 | |
checking alignment of Fortran type(test_mpi_handle)... 4 | |
checking Fortran compiler F08 assumed rank syntax... not cached; checking | |
checking for Fortran compiler support of TYPE(*), DIMENSION(..)... yes | |
checking Fortran compiler F08 assumed rank syntax... yes | |
checking which mpi_f08 implementation to build... "good" compiler, no array subsections | |
checking if building Fortran 'use mpi_f08' bindings... yes | |
============================================================================ | |
== Header file tests | |
============================================================================ | |
checking alloca.h usability... yes | |
checking alloca.h presence... yes | |
checking for alloca.h... yes | |
checking aio.h usability... yes | |
checking aio.h presence... yes | |
checking for aio.h... yes | |
checking arpa/inet.h usability... yes | |
checking arpa/inet.h presence... yes | |
checking for arpa/inet.h... yes | |
checking dirent.h usability... yes | |
checking dirent.h presence... yes | |
checking for dirent.h... yes | |
checking dlfcn.h usability... yes | |
checking dlfcn.h presence... yes | |
checking for dlfcn.h... yes | |
checking endian.h usability... no | |
checking endian.h presence... no | |
checking for endian.h... no | |
checking execinfo.h usability... yes | |
checking execinfo.h presence... yes | |
checking for execinfo.h... yes | |
checking err.h usability... yes | |
checking err.h presence... yes | |
checking for err.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 libgen.h usability... yes | |
checking libgen.h presence... yes | |
checking for libgen.h... yes | |
checking libutil.h usability... no | |
checking libutil.h presence... no | |
checking for libutil.h... no | |
checking for memory.h... (cached) yes | |
checking for netdb.h... (cached) yes | |
checking for netinet/in.h... (cached) yes | |
checking for netinet/tcp.h... (cached) yes | |
checking poll.h usability... yes | |
checking poll.h presence... yes | |
checking for poll.h... yes | |
checking pthread.h usability... yes | |
checking pthread.h presence... yes | |
checking for pthread.h... yes | |
checking pty.h usability... no | |
checking pty.h presence... no | |
checking for pty.h... no | |
checking pwd.h usability... yes | |
checking pwd.h presence... yes | |
checking for pwd.h... yes | |
checking sched.h usability... yes | |
checking sched.h presence... yes | |
checking for sched.h... yes | |
checking for strings.h... (cached) yes | |
checking stropts.h usability... no | |
checking stropts.h presence... no | |
checking for stropts.h... no | |
checking linux/ethtool.h usability... no | |
checking linux/ethtool.h presence... no | |
checking for linux/ethtool.h... no | |
checking linux/sockios.h usability... no | |
checking linux/sockios.h presence... no | |
checking for linux/sockios.h... no | |
checking sys/fcntl.h usability... yes | |
checking sys/fcntl.h presence... yes | |
checking for sys/fcntl.h... yes | |
checking sys/ipc.h usability... yes | |
checking sys/ipc.h presence... yes | |
checking for sys/ipc.h... yes | |
checking sys/shm.h usability... yes | |
checking sys/shm.h presence... yes | |
checking for sys/shm.h... yes | |
checking sys/ioctl.h usability... yes | |
checking sys/ioctl.h presence... yes | |
checking for sys/ioctl.h... yes | |
checking sys/mman.h usability... yes | |
checking sys/mman.h presence... yes | |
checking for sys/mman.h... yes | |
checking sys/param.h usability... yes | |
checking sys/param.h presence... yes | |
checking for sys/param.h... yes | |
checking sys/queue.h usability... yes | |
checking sys/queue.h presence... yes | |
checking for sys/queue.h... yes | |
checking sys/resource.h usability... yes | |
checking sys/resource.h presence... yes | |
checking for sys/resource.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/sockio.h usability... yes | |
checking sys/sockio.h presence... yes | |
checking for sys/sockio.h... yes | |
checking for sys/stat.h... (cached) yes | |
checking sys/statfs.h usability... no | |
checking sys/statfs.h presence... no | |
checking for sys/statfs.h... no | |
checking sys/statvfs.h usability... yes | |
checking sys/statvfs.h presence... yes | |
checking for sys/statvfs.h... yes | |
checking sys/time.h usability... yes | |
checking sys/time.h presence... yes | |
checking for sys/time.h... yes | |
checking sys/tree.h usability... no | |
checking sys/tree.h presence... no | |
checking for sys/tree.h... no | |
checking for sys/types.h... (cached) yes | |
checking sys/uio.h usability... yes | |
checking sys/uio.h presence... yes | |
checking for sys/uio.h... yes | |
checking sys/un.h usability... yes | |
checking sys/un.h presence... yes | |
checking for sys/un.h... yes | |
checking net/uio.h usability... no | |
checking net/uio.h presence... no | |
checking for net/uio.h... no | |
checking sys/utsname.h usability... yes | |
checking sys/utsname.h presence... yes | |
checking for sys/utsname.h... yes | |
checking sys/vfs.h usability... no | |
checking sys/vfs.h presence... no | |
checking for sys/vfs.h... no | |
checking sys/wait.h usability... yes | |
checking sys/wait.h presence... yes | |
checking for sys/wait.h... yes | |
checking syslog.h usability... yes | |
checking syslog.h presence... yes | |
checking for syslog.h... yes | |
checking termios.h usability... yes | |
checking termios.h presence... yes | |
checking for termios.h... yes | |
checking ulimit.h usability... yes | |
checking ulimit.h presence... yes | |
checking for ulimit.h... yes | |
checking for unistd.h... (cached) yes | |
checking util.h usability... yes | |
checking util.h presence... yes | |
checking for util.h... yes | |
checking utmp.h usability... yes | |
checking utmp.h presence... yes | |
checking for utmp.h... yes | |
checking malloc.h usability... no | |
checking malloc.h presence... no | |
checking for malloc.h... no | |
checking ifaddrs.h usability... yes | |
checking ifaddrs.h presence... yes | |
checking for ifaddrs.h... yes | |
checking crt_externs.h usability... yes | |
checking crt_externs.h presence... yes | |
checking for crt_externs.h... yes | |
checking regex.h usability... yes | |
checking regex.h presence... yes | |
checking for regex.h... yes | |
checking mntent.h usability... no | |
checking mntent.h presence... no | |
checking for mntent.h... no | |
checking paths.h usability... yes | |
checking paths.h presence... yes | |
checking for paths.h... yes | |
checking ioLib.h usability... no | |
checking ioLib.h presence... no | |
checking for ioLib.h... no | |
checking sockLib.h usability... no | |
checking sockLib.h presence... no | |
checking for sockLib.h... no | |
checking hostLib.h usability... no | |
checking hostLib.h presence... no | |
checking for hostLib.h... no | |
checking shlwapi.h usability... no | |
checking shlwapi.h presence... no | |
checking for shlwapi.h... no | |
checking sys/synch.h usability... no | |
checking sys/synch.h presence... no | |
checking for sys/synch.h... no | |
checking db.h usability... yes | |
checking db.h presence... yes | |
checking for db.h... yes | |
checking ndbm.h usability... yes | |
checking ndbm.h presence... yes | |
checking for ndbm.h... yes | |
checking for zlib.h... (cached) yes | |
checking ieee754.h usability... no | |
checking ieee754.h presence... no | |
checking for ieee754.h... no | |
checking for sys/mount.h... yes | |
checking for sys/sysctl.h... yes | |
checking for net/if.h... yes | |
============================================================================ | |
== Type tests | |
============================================================================ | |
checking for socklen_t... yes | |
checking for struct sockaddr_in... (cached) yes | |
checking for struct sockaddr_in6... yes | |
checking for struct sockaddr_storage... yes | |
checking for struct ifreq... yes | |
checking for struct ethtool_cmd... no | |
checking whether ethtool_cmd_speed is declared... no | |
checking whether SIOCETHTOOL is declared... no | |
checking for struct ethtool_cmd.speed_hi... no | |
checking for struct ethtool_cmd.speed_hi... (cached) no | |
checking for struct ethtool_cmd.speed_hi... (cached) no | |
checking for struct ethtool_cmd.speed_hi... (cached) no | |
checking whether AF_UNSPEC is declared... yes | |
checking whether PF_UNSPEC is declared... yes | |
checking whether AF_INET6 is declared... yes | |
checking whether PF_INET6 is declared... yes | |
checking if SA_RESTART defined in signal.h... yes | |
checking for struct sockaddr.sa_len... yes | |
checking for struct dirent.d_type... yes | |
checking for siginfo_t.si_fd... no | |
checking for siginfo_t.si_band... yes | |
checking for struct statfs.f_type... no | |
checking for struct statfs.f_fstypename... yes | |
checking for struct statvfs.f_basetype... no | |
checking for struct statvfs.f_fstypename... no | |
checking for type of MPI_Aint... ptrdiff_t (size: 8) | |
checking for type of MPI_Count... long long (size: 8) | |
checking for type of MPI_Offset... long long (size: 8) | |
checking for an MPI datatype for MPI_Offset... MPI_LONG_LONG | |
checking for MPI_INTEGER_KIND... 4 | |
checking for MPI_ADDRESS_KIND... 8 | |
checking for MPI_COUNT_KIND... 8 | |
checking for MPI_OFFSET_KIND... 8 | |
checking the linker for support for the -fini option... no | |
============================================================================ | |
== Library and Function tests | |
============================================================================ | |
checking for library containing openpty... none required | |
checking for library containing gethostbyname... none required | |
checking for library containing socket... none required | |
checking for library containing sched_yield... none required | |
checking for library containing dirname... none required | |
checking for library containing ceil... none required | |
checking for library containing clock_gettime... (cached) no | |
checking for asprintf... yes | |
checking for snprintf... yes | |
checking for vasprintf... yes | |
checking for vsnprintf... yes | |
checking for openpty... yes | |
checking for isatty... yes | |
checking for getpwuid... yes | |
checking for fork... yes | |
checking for waitpid... yes | |
checking for execve... yes | |
checking for pipe... yes | |
checking for ptsname... yes | |
checking for setsid... yes | |
checking for mmap... yes | |
checking for tcgetpgrp... yes | |
checking for posix_memalign... yes | |
checking for strsignal... yes | |
checking for sysconf... yes | |
checking for syslog... yes | |
checking for vsyslog... yes | |
checking for regcmp... no | |
checking for regexec... yes | |
checking for regfree... yes | |
checking for _NSGetEnviron... yes | |
checking for socketpair... yes | |
checking for strncpy_s... no | |
checking for usleep... yes | |
checking for mkfifo... yes | |
checking for dbopen... yes | |
checking for dbm_open... yes | |
checking for statfs... yes | |
checking for statvfs... yes | |
checking for setpgid... yes | |
checking for setenv... yes | |
checking for __malloc_initialize_hook... no | |
checking for htonl define... yes | |
checking for htonl... yes | |
checking whether va_copy is declared... yes | |
checking whether __va_copy is declared... yes | |
checking whether __func__ is declared... yes | |
============================================================================ | |
== System-specific tests | |
============================================================================ | |
checking for _SC_NPROCESSORS_ONLN... yes | |
checking whether byte ordering is bigendian... no | |
checking for broken qsort... no | |
checking if C compiler and POSIX threads work as is... yes | |
checking if C++ compiler and POSIX threads work as is... yes | |
checking if Fortran compiler and POSIX threads work as is... yes | |
checking for pthread_mutexattr_setpshared... yes | |
checking for pthread_condattr_setpshared... yes | |
checking for PTHREAD_MUTEX_ERRORCHECK_NP... no | |
checking for PTHREAD_MUTEX_ERRORCHECK... yes | |
checking for working POSIX threads package... yes | |
checking if threads have different pids (pthreads on linux)... no | |
checking whether ln -s works... yes | |
checking for grep that handles long lines and -e... (cached) /usr/bin/grep | |
checking for egrep... (cached) /usr/bin/grep -E | |
checking dependency style of clang... (cached) none | |
checking for flex... flex | |
checking lex output file root... lex.yy | |
checking lex library... -ll | |
checking whether yytext is a pointer... yes | |
checking for flavor of ps to use... ps -A -o command,pid,uid | |
checking if build filesystem is case sensitive... no | |
checking if configuring for case sensitive filesystem... no | |
******************************************************************************* | |
NOTE NOTE NOTE NOTE NOTE NOTE NOTE NOTE NOTE NOTE NOTE NOTE NOTE NOTE NOTE NOTE | |
******************************************************************************* | |
Because OPAL is being installed on a non-case sensitive file | |
system, the C++ wrapper compiler will be named opalc++ instead of the | |
traditional opalCC. | |
Please update any makefiles appropriately. | |
******************************************************************************* | |
NOTE NOTE NOTE NOTE NOTE NOTE NOTE NOTE NOTE NOTE NOTE NOTE NOTE NOTE NOTE NOTE | |
******************************************************************************* | |
checking whether RLIMIT_NPROC is declared... yes | |
checking whether RLIMIT_MEMLOCK is declared... yes | |
checking whether RLIMIT_NOFILE is declared... yes | |
checking whether RLIMIT_FSIZE is declared... yes | |
checking whether RLIMIT_CORE is declared... yes | |
checking whether RLIMIT_STACK is declared... yes | |
checking whether RLIMIT_AS is declared... yes | |
============================================================================ | |
== Modular Component Architecture (MCA) setup | |
============================================================================ | |
checking for subdir args... '--prefix=/Users/sjackman/.homebrew/Cellar/open-mpi/3.0.0_1' '--disable-dependency-tracking' '--disable-silent-rules' '--enable-ipv6' '--with-libevent=/Users/sjackman/.homebrew/opt/libevent' '--with-sge' 'CC=clang' 'CXX=clang++' 'FC=/Users/sjackman/.homebrew/bin/gfortran' 'PKG_CONFIG_PATH=/Users/sjackman/.homebrew/opt/openssl/lib/pkgconfig:/Users/sjackman/.homebrew/opt/libevent/lib/pkgconfig' 'PKG_CONFIG_LIBDIR=/usr/lib/pkgconfig:/Users/sjackman/.homebrew/Library/Homebrew/os/mac/pkgconfig/10.11' | |
checking --with-verbs value... simple ok (unspecified) | |
checking --with-verbs-libdir value... simple ok (unspecified) | |
checking for pkg-config... no | |
checking for pkg-config... no | |
checking for X... libraries /usr/X11/lib, headers /usr/X11/include | |
==> Pre-emptively configuring the hwloc framework to satisfy dependencies. | |
checking whether to enable hwloc PCI device support... yes (default) | |
+++ Configuring MCA framework hwloc | |
checking for no configure components in framework hwloc... | |
checking for m4 configure components in framework hwloc... external, hwloc1117 | |
--- MCA component hwloc:external (m4 configuration macro, priority 90) | |
checking for MCA component hwloc:external compile mode... static | |
checking if MCA component hwloc:external can compile... no | |
--- MCA component hwloc:hwloc1117 (m4 configuration macro, priority 90) | |
checking for MCA component hwloc:hwloc1117 compile mode... static | |
checking hwloc building mode... embedded | |
configure: hwloc builddir: /private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/mca/hwloc/hwloc1117/hwloc | |
configure: hwloc srcdir: /private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/mca/hwloc/hwloc1117/hwloc | |
checking for hwloc version... 1.11.7 | |
checking if want hwloc maintainer support... disabled (embedded mode) | |
checking for hwloc directory prefix... opal/mca/hwloc/hwloc1117/hwloc/ | |
checking for hwloc symbol prefix... opal_hwloc1117_ | |
checking size of void *... (cached) 8 | |
checking which OS support to include... Darwin | |
checking which CPU support to include... x86_64 | |
checking size of unsigned long... 8 | |
checking size of unsigned int... 4 | |
checking for the C compiler vendor... gnu | |
checking for __attribute__... yes | |
checking for __attribute__(aligned)... yes | |
checking for __attribute__(always_inline)... yes | |
checking for __attribute__(cold)... yes | |
checking for __attribute__(const)... yes | |
checking for __attribute__(deprecated)... yes | |
checking for __attribute__(format)... yes | |
checking for __attribute__(hot)... yes | |
checking for __attribute__(malloc)... yes | |
checking for __attribute__(may_alias)... yes | |
checking for __attribute__(no_instrument_function)... yes | |
checking for __attribute__(nonnull)... yes | |
checking for __attribute__(noreturn)... yes | |
checking for __attribute__(packed)... yes | |
checking for __attribute__(pure)... yes | |
checking for __attribute__(sentinel)... yes | |
checking for __attribute__(unused)... yes | |
checking for __attribute__(warn_unused_result)... yes | |
checking for __attribute__(weak_alias)... no | |
checking if clang supports -fvisibility=hidden... yes | |
checking whether to enable symbol visibility... yes (via -fvisibility=hidden) | |
configure: WARNING: "-fvisibility=hidden" has been added to the hwloc CFLAGS | |
checking whether the C compiler rejects function calls with too many arguments... yes | |
checking whether the C compiler rejects function calls with too few arguments... yes | |
checking for unistd.h... (cached) yes | |
checking for dirent.h... (cached) yes | |
checking for strings.h... (cached) yes | |
checking ctype.h usability... yes | |
checking ctype.h presence... yes | |
checking for ctype.h... yes | |
checking for strncasecmp... yes | |
checking whether strncasecmp is declared... yes | |
checking whether function strncasecmp has a complete prototype... yes | |
checking for strftime... yes | |
checking for setlocale... yes | |
checking for stdint.h... (cached) yes | |
checking for sys/mman.h... (cached) yes | |
checking for KAFFINITY... no | |
checking for PROCESSOR_CACHE_TYPE... no | |
checking for CACHE_DESCRIPTOR... no | |
checking for LOGICAL_PROCESSOR_RELATIONSHIP... no | |
checking for RelationProcessorPackage... no | |
checking for SYSTEM_LOGICAL_PROCESSOR_INFORMATION... no | |
checking for GROUP_AFFINITY... no | |
checking for PROCESSOR_RELATIONSHIP... no | |
checking for NUMA_NODE_RELATIONSHIP... no | |
checking for CACHE_RELATIONSHIP... no | |
checking for PROCESSOR_GROUP_INFO... no | |
checking for GROUP_RELATIONSHIP... no | |
checking for SYSTEM_LOGICAL_PROCESSOR_INFORMATION_EX... no | |
checking for PSAPI_WORKING_SET_EX_BLOCK... no | |
checking for PSAPI_WORKING_SET_EX_INFORMATION... no | |
checking for PROCESSOR_NUMBER... no | |
checking for main in -lgdi32... no | |
checking for PostQuitMessage in -luser32... no | |
checking windows.h usability... no | |
checking windows.h presence... no | |
checking for windows.h... no | |
checking sys/lgrp_user.h usability... no | |
checking sys/lgrp_user.h presence... no | |
checking for sys/lgrp_user.h... no | |
checking kstat.h usability... no | |
checking kstat.h presence... no | |
checking for kstat.h... no | |
checking whether fabsf is declared... yes | |
checking for fabsf in -lm... yes | |
checking picl.h usability... no | |
checking picl.h presence... no | |
checking for picl.h... no | |
checking whether _SC_NPROCESSORS_ONLN is declared... yes | |
checking whether _SC_NPROCESSORS_CONF is declared... yes | |
checking whether _SC_NPROC_ONLN is declared... no | |
checking whether _SC_NPROC_CONF is declared... no | |
checking whether _SC_PAGESIZE is declared... yes | |
checking whether _SC_PAGE_SIZE is declared... yes | |
checking whether _SC_LARGE_PAGESIZE is declared... no | |
checking mach/mach_host.h usability... yes | |
checking mach/mach_host.h presence... yes | |
checking for mach/mach_host.h... yes | |
checking mach/mach_init.h usability... yes | |
checking mach/mach_init.h presence... yes | |
checking for mach/mach_init.h... yes | |
checking for host_info... yes | |
checking for sys/param.h... (cached) yes | |
checking for sys/sysctl.h... (cached) yes | |
checking whether CTL_HW is declared... yes | |
checking whether HW_NCPU is declared... yes | |
checking whether strtoull is declared... yes | |
checking for ssize_t... (cached) yes | |
checking whether snprintf is declared... yes | |
checking whether strcasecmp is declared... yes | |
checking whether _strdup is declared... no | |
checking whether _putenv is declared... no | |
checking whether getprogname is declared... yes | |
checking whether getexecname is declared... no | |
checking whether GetModuleFileName is declared... no | |
checking for program_invocation_name... no | |
checking for __progname... yes | |
checking for pthread_t... yes | |
checking whether sched_setaffinity is declared... no | |
checking for working CPU_SET... no | |
checking for working CPU_SET_S... no | |
checking for working syscall... yes | |
checking for KERRIGHED... cannot check without pkg-config | |
checking for lib... no | |
checking for bash... /bin/sh | |
checking for ffs... yes | |
checking whether ffs is declared... yes | |
checking whether function ffs has a complete prototype... yes | |
checking for ffsl... yes | |
checking whether ffsl is declared... yes | |
checking whether function ffsl has a complete prototype... yes | |
checking for fls... yes | |
checking whether fls is declared... yes | |
checking whether function fls has a complete prototype... yes | |
checking for flsl... yes | |
checking whether flsl is declared... yes | |
checking whether function flsl has a complete prototype... yes | |
checking for clz... no | |
checking for clzl... no | |
checking for openat... yes | |
checking for malloc.h... (cached) no | |
checking for getpagesize... yes | |
checking for memalign... no | |
checking for posix_memalign... (cached) yes | |
checking for sys/utsname.h... (cached) yes | |
checking for uname... yes | |
checking pthread_np.h usability... no | |
checking pthread_np.h presence... no | |
checking for pthread_np.h... no | |
checking whether pthread_setaffinity_np is declared... no | |
checking whether pthread_getaffinity_np is declared... no | |
checking for sched_setaffinity... no | |
checking for sys/cpuset.h... no | |
checking for cpuset_setaffinity... no | |
checking for library containing pthread_getthrds_np... no | |
checking for cpuset_setid... no | |
checking numaif.h usability... no | |
checking numaif.h presence... no | |
checking for numaif.h... no | |
checking libudev.h usability... no | |
checking libudev.h presence... no | |
checking for libudev.h... no | |
checking for PCIACCESS... cannot check without pkg-config | |
checking pciaccess.h usability... no | |
checking pciaccess.h presence... no | |
checking for pciaccess.h... no | |
checking CL/cl_ext.h usability... no | |
checking CL/cl_ext.h presence... no | |
checking for CL/cl_ext.h... no | |
checking cuda.h usability... no | |
checking cuda.h presence... no | |
checking for cuda.h... no | |
checking cuda_runtime_api.h usability... no | |
checking cuda_runtime_api.h presence... no | |
checking for cuda_runtime_api.h... no | |
checking nvml.h usability... no | |
checking nvml.h presence... no | |
checking for nvml.h... no | |
checking whether -R must be followed by a space... neither works | |
checking for gethostbyname... yes | |
checking for connect... yes | |
checking for remove... yes | |
checking for shmat... yes | |
checking for IceConnectionNumber in -lICE... yes | |
checking X11/Xlib.h usability... yes | |
checking X11/Xlib.h presence... yes | |
checking for X11/Xlib.h... yes | |
checking for XOpenDisplay in -lX11... yes | |
checking for X11/Xutil.h... yes | |
checking X11/keysym.h usability... yes | |
checking X11/keysym.h presence... yes | |
checking for X11/keysym.h... yes | |
checking NVCtrl/NVCtrl.h usability... no | |
checking NVCtrl/NVCtrl.h presence... no | |
checking for NVCtrl/NVCtrl.h... no | |
checking for x86 cpuid... yes | |
checking for pthread_mutex_lock... yes | |
checking if plugin support is enabled... no | |
checking components to build statically... noos xml synthetic custom xml_nolibxml darwin x86 | |
checking components to build as plugins... | |
checking whether hwloc configure succeeded... yes | |
checking infiniband/verbs.h usability... no | |
checking infiniband/verbs.h presence... no | |
checking for infiniband/verbs.h... no | |
checking if MCA component hwloc:hwloc1117 can compile... yes | |
checking for winning hwloc component header file... opal/mca/hwloc/hwloc1117/hwloc1117.h | |
<== Pre-emptive hwloc framework configuration complete. | |
<== We now return you to your regularly scheduled programming. | |
checking if user requested PMI support... no | |
checking which components should be disabled... | |
checking which components should be direct-linked into the library... | |
checking which components should be run-time loadable... all | |
checking which components should be static... none | |
checking for projects containing MCA frameworks... opal, orte, ompi, oshmem | |
*** Configuring MCA for opal | |
checking for frameworks for opal... common, allocator, backtrace, btl, compress, crs, dl, event, hwloc, if, installdirs, memchecker, memcpy, memory, mpool, patcher, pmix, pstat, rcache, reachable, shmem, timer | |
+++ Configuring MCA framework common | |
checking for no configure components in framework common... | |
checking for m4 configure components in framework common... cuda, libfabric, sm, verbs, verbs_usnic | |
--- MCA component common:cuda (m4 configuration macro) | |
checking for MCA component common:cuda compile mode... dso | |
checking if MCA component common:cuda can compile... no | |
--- MCA component common:libfabric (m4 configuration macro) | |
checking for MCA component common:libfabric compile mode... dso | |
checking --with-libfabric value... simple ok (unspecified) | |
checking --with-libfabric-libdir value... simple ok (unspecified) | |
checking looking for libfabric in... () | |
checking rdma/fabric.h usability... no | |
checking rdma/fabric.h presence... no | |
checking for rdma/fabric.h... no | |
checking if MCA component common:libfabric can compile... no | |
--- MCA component common:sm (m4 configuration macro) | |
checking for MCA component common:sm compile mode... dso | |
checking if MCA component common:sm can compile... yes | |
--- MCA component common:verbs (m4 configuration macro) | |
checking for MCA component common:verbs compile mode... dso | |
checking if want to add padding to the openib BTL control header... no | |
checking for fcntl.h... (cached) yes | |
checking sys/poll.h usability... yes | |
checking sys/poll.h presence... yes | |
checking for sys/poll.h... yes | |
checking infiniband/verbs.h usability... no | |
checking infiniband/verbs.h presence... no | |
checking for infiniband/verbs.h... no | |
checking if ConnectX XRC support is enabled... no | |
checking if ConnectIB XRC support is enabled... no | |
checking if dynamic SL is enabled... no | |
checking if MCA component common:verbs can compile... no | |
--- MCA component common:verbs_usnic (m4 configuration macro) | |
checking for MCA component common:verbs_usnic compile mode... static | |
checking if MCA component common:verbs_usnic can compile... no | |
+++ Configuring MCA framework allocator | |
checking for no configure components in framework allocator... basic, bucket | |
checking for m4 configure components in framework allocator... | |
--- MCA component allocator:basic (no configuration) | |
checking for MCA component allocator:basic compile mode... dso | |
checking if MCA component allocator:basic can compile... yes | |
--- MCA component allocator:bucket (no configuration) | |
checking for MCA component allocator:bucket compile mode... dso | |
checking if MCA component allocator:bucket can compile... yes | |
+++ Configuring MCA framework backtrace | |
checking for no configure components in framework backtrace... | |
checking for m4 configure components in framework backtrace... execinfo, none, printstack | |
--- MCA component backtrace:execinfo (m4 configuration macro, priority 30) | |
checking for MCA component backtrace:execinfo compile mode... static | |
checking for execinfo.h... (cached) yes | |
checking for library containing backtrace... none required | |
checking if MCA component backtrace:execinfo can compile... yes | |
--- MCA component backtrace:printstack (m4 configuration macro, priority 30) | |
checking for MCA component backtrace:printstack compile mode... static | |
checking ucontext.h usability... no | |
checking ucontext.h presence... no | |
checking for ucontext.h... no | |
checking for printstack... no | |
checking if MCA component backtrace:printstack can compile... no | |
--- MCA component backtrace:none (m4 configuration macro, priority 0) | |
checking for MCA component backtrace:none compile mode... static | |
checking if MCA component backtrace:none can compile... no | |
+++ Configuring MCA framework btl | |
checking for no configure components in framework btl... self | |
checking for m4 configure components in framework btl... openib, portals4, scif, sm, smcuda, tcp, ugni, usnic, vader | |
--- MCA component btl:self (no configuration) | |
checking for MCA component btl:self compile mode... dso | |
checking if MCA component btl:self can compile... yes | |
--- MCA component btl:openib (m4 configuration macro) | |
checking for MCA component btl:openib compile mode... dso | |
checking whether expanded verbs are available... no | |
checking whether IBV_EXP_ATOMIC_HCA_REPLY_BE is declared... no | |
checking whether IBV_EXP_QP_CREATE_ATOMIC_BE_REPLY is declared... no | |
checking whether ibv_exp_create_qp is declared... no | |
checking whether ibv_exp_query_device is declared... no | |
checking whether IBV_EXP_QP_INIT_ATTR_ATOMICS_ARG is declared... no | |
checking for struct ibv_exp_device_attr.ext_atom... no | |
checking for struct ibv_exp_device_attr.exp_atomic_cap... no | |
checking if MCA component btl:openib can compile... no | |
--- MCA component btl:portals4 (m4 configuration macro) | |
checking for MCA component btl:portals4 compile mode... dso | |
checking --with-portals4 value... simple ok (unspecified) | |
checking --with-portals4-libdir value... simple ok (unspecified) | |
checking portals4.h usability... no | |
checking portals4.h presence... no | |
checking for portals4.h... no | |
checking whether to enable flow control... no | |
checking if MCA component btl:portals4 can compile... no | |
--- MCA component btl:scif (m4 configuration macro) | |
checking for MCA component btl:scif compile mode... dso | |
checking --with-scif value... simple ok (unspecified) | |
checking scif.h usability... no | |
checking scif.h presence... no | |
checking for scif.h... no | |
checking if MCA component btl:scif can compile... no | |
--- MCA component btl:sm (m4 configuration macro) | |
checking for MCA component btl:sm compile mode... dso | |
checking if MCA component btl:sm can compile... yes | |
--- MCA component btl:smcuda (m4 configuration macro) | |
checking for MCA component btl:smcuda compile mode... dso | |
checking if MCA component btl:smcuda can compile... no | |
--- MCA component btl:tcp (m4 configuration macro) | |
checking for MCA component btl:tcp compile mode... dso | |
checking for struct sockaddr_in... (cached) yes | |
checking if MCA component btl:tcp can compile... yes | |
--- MCA component btl:ugni (m4 configuration macro) | |
checking for MCA component btl:ugni compile mode... dso | |
checking for CRAY_UGNI... no | |
checking if MCA component btl:ugni can compile... no | |
--- MCA component btl:usnic (m4 configuration macro) | |
checking for MCA component btl:usnic compile mode... dso | |
checking size of void *... (cached) 8 | |
checking for 64 bit Linux... no | |
checking if MCA component btl:usnic can compile... no | |
--- MCA component btl:vader (m4 configuration macro) | |
checking for MCA component btl:vader compile mode... dso | |
checking for Cray XPMEM support... checking for CRAY_XPMEM... no | |
checking --with-xpmem value... simple ok (unspecified) | |
checking --with-xpmem-libdir value... simple ok (unspecified) | |
checking xpmem.h usability... no | |
checking xpmem.h presence... no | |
checking for xpmem.h... no | |
checking --with-knem value... simple ok (unspecified) | |
checking knem_io.h usability... no | |
checking knem_io.h presence... no | |
checking for knem_io.h... no | |
checking sys/prctl.h usability... no | |
checking sys/prctl.h presence... no | |
checking for sys/prctl.h... no | |
checking for process_vm_readv... no | |
checking if internal syscall numbers for Linux CMA work... no | |
checking if MCA component btl:vader can compile... yes | |
+++ Configuring MCA framework compress | |
checking for no configure components in framework compress... bzip, gzip | |
checking for m4 configure components in framework compress... | |
--- MCA component compress:bzip (no configuration) | |
checking for MCA component compress:bzip compile mode... dso | |
checking if MCA component compress:bzip can compile... yes | |
--- MCA component compress:gzip (no configuration) | |
checking for MCA component compress:gzip compile mode... dso | |
checking if MCA component compress:gzip can compile... yes | |
+++ Configuring MCA framework crs | |
checking for no configure components in framework crs... none | |
checking for m4 configure components in framework crs... self | |
--- MCA component crs:none (no configuration) | |
checking for MCA component crs:none compile mode... dso | |
checking if MCA component crs:none can compile... yes | |
--- MCA component crs:self (m4 configuration macro) | |
checking for MCA component crs:self compile mode... dso | |
checking if MCA component crs:self can compile... no | |
+++ Configuring MCA framework dl | |
checking for no configure components in framework dl... | |
checking for m4 configure components in framework dl... dlopen, libltdl | |
--- MCA component dl:dlopen (m4 configuration macro, priority 80) | |
checking for MCA component dl:dlopen compile mode... static | |
checking dlfcn.h usability... yes | |
checking dlfcn.h presence... yes | |
checking for dlfcn.h... yes | |
looking for library without search path | |
checking for library containing dlopen... none required | |
checking if MCA component dl:dlopen can compile... yes | |
--- MCA component dl:libltdl (m4 configuration macro, priority 50) | |
checking for MCA component dl:libltdl compile mode... static | |
checking --with-libltdl value... simple ok (unspecified) | |
checking --with-libltdl-libdir value... simple ok (unspecified) | |
checking for libltdl dir... compiler default | |
checking for libltdl library dir... linker default | |
checking ltdl.h usability... yes | |
checking ltdl.h presence... yes | |
checking for ltdl.h... yes | |
looking for library without search path | |
checking for library containing lt_dlopen... -lltdl | |
checking for lt_dladvise_init... yes | |
checking if MCA component dl:libltdl can compile... no | |
+++ Configuring MCA framework event | |
checking for no configure components in framework event... | |
checking for m4 configure components in framework event... external, libevent2022 | |
--- MCA component event:external (m4 configuration macro, priority 90) | |
checking for MCA component event:external compile mode... static | |
checking --with-libevent-libdir value... simple ok (unspecified) | |
checking for external libevent in... /Users/sjackman/.homebrew/opt/libevent | |
checking --with-libevent value... simple ok (unspecified) | |
checking event.h usability... yes | |
checking event.h presence... yes | |
checking for event.h... yes | |
looking for library in lib | |
checking for library containing event_config_new... -levent | |
checking for evthread_set_lock_callbacks in -levent... yes | |
checking for evthread_use_pthreads in -levent_pthreads... yes | |
checking if MCA component event:external can compile... yes | |
--- MCA component event:libevent2022 (m4 configuration macro, priority 80) | |
checking for MCA component event:libevent2022 compile mode... static | |
checking libevent configuration args... --disable-dns --disable-http --disable-rpc --disable-openssl --enable-thread-support --disable-evport | |
configure: OPAL configuring in opal/mca/event/libevent2022/libevent | |
configure: running /bin/sh './configure' --disable-dns --disable-http --disable-rpc --disable-openssl --enable-thread-support --disable-evport '--prefix=/Users/sjackman/.homebrew/Cellar/open-mpi/3.0.0_1' '--disable-dependency-tracking' '--disable-silent-rules' '--enable-ipv6' '--with-libevent=/Users/sjackman/.homebrew/opt/libevent' '--with-sge' 'CC=clang' 'CXX=clang++' 'FC=/Users/sjackman/.homebrew/bin/gfortran' 'PKG_CONFIG_PATH=/Users/sjackman/.homebrew/opt/openssl/lib/pkgconfig:/Users/sjackman/.homebrew/opt/libevent/lib/pkgconfig' 'PKG_CONFIG_LIBDIR=/usr/lib/pkgconfig:/Users/sjackman/.homebrew/Library/Homebrew/os/mac/pkgconfig/10.11' 'CPPFLAGS=-I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/mca/hwloc/hwloc1117/hwloc/include -I/Users/sjackman/.homebrew/opt/libevent/include -Drandom=opal_random' --cache-file=/dev/null --srcdir=. --disable-option-checking | |
checking for a BSD-compatible install... /usr/bin/install -c | |
checking whether build environment is sane... yes | |
checking for a thread-safe mkdir -p... ./install-sh -c -d | |
checking for gawk... no | |
checking for mawk... no | |
checking for nawk... no | |
checking for awk... awk | |
checking whether make sets $(MAKE)... yes | |
checking whether make supports nested variables... yes | |
checking build system type... x86_64-apple-darwin15.6.0 | |
checking host system type... x86_64-apple-darwin15.6.0 | |
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 whether clang understands -c and -o together... yes | |
checking for style of include used by make... GNU | |
checking dependency style of clang... none | |
checking for a sed that does not truncate output... /Users/sjackman/.homebrew/Library/Homebrew/shims/super/sed | |
checking whether ln -s works... yes | |
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 whether clang needs -traditional... no | |
checking how to print strings... printf | |
checking for a sed that does not truncate output... (cached) /Users/sjackman/.homebrew/Library/Homebrew/shims/super/sed | |
checking for fgrep... /usr/bin/grep -F | |
checking for ld used by clang... /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld | |
checking if the linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) is GNU ld... no | |
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B | |
checking the name lister (/usr/bin/nm -B) interface... BSD nm | |
checking the maximum length of command line arguments... 196608 | |
checking how to convert x86_64-apple-darwin15.6.0 file names to x86_64-apple-darwin15.6.0 format... func_convert_file_noop | |
checking how to convert x86_64-apple-darwin15.6.0 file names to toolchain format... func_convert_file_noop | |
checking for /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld option to reload object files... -r | |
checking for objdump... no | |
checking how to recognize dependent libraries... pass_all | |
checking for dlltool... no | |
checking how to associate runtime and link libraries... printf %s\n | |
checking for ar... ar | |
checking for archiver @FILE support... no | |
checking for strip... strip | |
checking for ranlib... ranlib | |
checking command to parse /usr/bin/nm -B output from clang object... ok | |
checking for sysroot... no | |
checking for a working dd... /bin/dd | |
checking how to truncate binary pipes... /bin/dd bs=4096 count=1 | |
checking for mt... no | |
checking if : is a manifest tool... no | |
checking for dsymutil... dsymutil | |
checking for nmedit... nmedit | |
checking for lipo... lipo | |
checking for otool... otool | |
checking for otool64... no | |
checking for -single_module linker flag... yes | |
checking for -exported_symbols_list linker flag... yes | |
checking for -force_load linker flag... yes | |
checking for 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 for dlfcn.h... yes | |
checking for objdir... .libs | |
checking if clang supports -fno-rtti -fno-exceptions... yes | |
checking for clang option to produce PIC... -fno-common -DPIC | |
checking if clang PIC flag -fno-common -DPIC works... yes | |
checking if clang static flag -static works... no | |
checking if clang supports -c -o file.o... yes | |
checking if clang supports -c -o file.o... (cached) yes | |
checking whether the clang linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries... yes | |
checking dynamic linker characteristics... darwin15.6.0 dyld | |
checking how to hardcode library paths into programs... immediate | |
checking whether stripping libraries is possible... yes | |
checking if libtool supports shared libraries... yes | |
checking whether to build shared libraries... yes | |
checking whether to build static libraries... yes | |
checking for library containing inet_ntoa... none required | |
checking for library containing socket... none required | |
checking for library containing inet_aton... none required | |
checking for library containing clock_gettime... (cached) no | |
checking for library containing sendfile... none required | |
checking for WIN32... no | |
checking for CYGWIN... no | |
checking zlib.h usability... yes | |
checking zlib.h presence... yes | |
checking for zlib.h... yes | |
checking for library containing inflateEnd... -lz | |
checking openssl/bio.h usability... yes | |
checking openssl/bio.h presence... yes | |
checking for openssl/bio.h... yes | |
checking for ANSI C header files... (cached) yes | |
checking fcntl.h usability... yes | |
checking fcntl.h presence... yes | |
checking for fcntl.h... yes | |
checking stdarg.h usability... yes | |
checking stdarg.h presence... yes | |
checking for stdarg.h... yes | |
checking for inttypes.h... (cached) yes | |
checking for stdint.h... (cached) yes | |
checking stddef.h usability... yes | |
checking stddef.h presence... yes | |
checking for stddef.h... yes | |
checking poll.h usability... yes | |
checking poll.h presence... yes | |
checking for poll.h... yes | |
checking for unistd.h... (cached) yes | |
checking sys/epoll.h usability... no | |
checking sys/epoll.h presence... no | |
checking for sys/epoll.h... no | |
checking sys/time.h usability... yes | |
checking sys/time.h presence... yes | |
checking for sys/time.h... yes | |
checking sys/queue.h usability... yes | |
checking sys/queue.h presence... yes | |
checking for sys/queue.h... yes | |
checking sys/event.h usability... yes | |
checking sys/event.h presence... yes | |
checking for sys/event.h... yes | |
checking sys/param.h usability... yes | |
checking sys/param.h presence... yes | |
checking for sys/param.h... yes | |
checking sys/ioctl.h usability... yes | |
checking sys/ioctl.h presence... yes | |
checking for sys/ioctl.h... yes | |
checking sys/select.h usability... yes | |
checking sys/select.h presence... yes | |
checking for sys/select.h... yes | |
checking sys/devpoll.h usability... no | |
checking sys/devpoll.h presence... no | |
checking for sys/devpoll.h... no | |
checking port.h usability... no | |
checking port.h presence... no | |
checking for port.h... no | |
checking netinet/in.h usability... yes | |
checking netinet/in.h presence... yes | |
checking for netinet/in.h... yes | |
checking netinet/in6.h usability... no | |
checking netinet/in6.h presence... no | |
checking for netinet/in6.h... no | |
checking sys/socket.h usability... yes | |
checking sys/socket.h presence... yes | |
checking for sys/socket.h... yes | |
checking sys/uio.h usability... yes | |
checking sys/uio.h presence... yes | |
checking for sys/uio.h... yes | |
checking arpa/inet.h usability... yes | |
checking arpa/inet.h presence... yes | |
checking for arpa/inet.h... yes | |
checking sys/eventfd.h usability... no | |
checking sys/eventfd.h presence... no | |
checking for sys/eventfd.h... no | |
checking sys/mman.h usability... yes | |
checking sys/mman.h presence... yes | |
checking for sys/mman.h... yes | |
checking sys/sendfile.h usability... no | |
checking sys/sendfile.h presence... no | |
checking for sys/sendfile.h... no | |
checking sys/wait.h usability... yes | |
checking sys/wait.h presence... yes | |
checking for sys/wait.h... yes | |
checking netdb.h usability... yes | |
checking netdb.h presence... yes | |
checking for netdb.h... yes | |
checking for sys/stat.h... (cached) yes | |
checking for sys/sysctl.h... yes | |
checking for TAILQ_FOREACH in sys/queue.h... yes | |
checking for timeradd in sys/time.h... yes | |
checking for timercmp in sys/time.h... yes | |
checking for timerclear in sys/time.h... yes | |
checking for timerisset in sys/time.h... yes | |
checking whether CTL_KERN is declared... yes | |
checking whether KERN_RANDOM is declared... no | |
checking whether RANDOM_UUID is declared... no | |
checking whether KERN_ARND is declared... no | |
checking for an ANSI C-conforming const... yes | |
checking for inline... inline | |
checking whether time.h and sys/time.h may both be included... yes | |
checking for gettimeofday... yes | |
checking for vasprintf... yes | |
checking for fcntl... yes | |
checking for clock_gettime... (cached) no | |
checking for strtok_r... yes | |
checking for strsep... yes | |
checking for getnameinfo... yes | |
checking for strlcpy... yes | |
checking for inet_ntop... yes | |
checking for inet_pton... yes | |
checking for signal... yes | |
checking for sigaction... yes | |
checking for strtoll... yes | |
checking for inet_aton... yes | |
checking for pipe... yes | |
checking for eventfd... no | |
checking for sendfile... yes | |
checking for mmap... yes | |
checking for splice... no | |
checking for arc4random... yes | |
checking for arc4random_buf... yes | |
checking for issetugid... yes | |
checking for geteuid... yes | |
checking for getegid... yes | |
checking for getprotobynumber... yes | |
checking for setenv... yes | |
checking for unsetenv... yes | |
checking for putenv... yes | |
checking for sysctl... yes | |
checking for umask... yes | |
checking for getaddrinfo... yes | |
checking size of long... 8 | |
checking for F_SETFD in fcntl.h... yes | |
checking for select... yes | |
checking for select support... yes | |
checking for poll... yes | |
checking for poll support... yes | |
checking for /dev/poll support... no | |
checking for working kqueue... no (MAC OS X) | |
checking for epoll support... enabled | |
checking for epoll_ctl... no | |
checking for working epoll library interface... no | |
checking for epoll syscall support... no | |
checking for evport support... no | |
checking event_ops... yes | |
checking for working ops... yes | |
checking for pid_t... yes | |
checking for size_t... yes | |
checking for ssize_t... yes | |
checking for uint64_t... yes | |
checking for uint32_t... yes | |
checking for uint16_t... yes | |
checking for uint8_t... yes | |
checking for uintptr_t... yes | |
checking for fd_mask... yes | |
checking size of long long... 8 | |
checking size of long... (cached) 8 | |
checking size of int... 4 | |
checking size of short... 2 | |
checking size of size_t... 8 | |
checking size of void *... 8 | |
checking for struct in6_addr... yes | |
checking for struct sockaddr_in6... yes | |
checking for sa_family_t... yes | |
checking for struct addrinfo... yes | |
checking for struct sockaddr_storage... yes | |
checking for struct in6_addr.s6_addr32... no | |
checking for struct in6_addr.s6_addr16... no | |
checking for struct sockaddr_in.sin_len... yes | |
checking for struct sockaddr_in6.sin6_len... yes | |
checking for struct sockaddr_storage.ss_family... yes | |
checking for struct sockaddr_storage.__ss_family... no | |
checking for socklen_t... yes | |
checking whether our compiler supports __func__... yes | |
checking for the pthreads library -lpthreads... no | |
checking whether pthreads work without any flags... yes | |
checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE | |
checking if more special flags are required for pthreads... -D_THREAD_SAFE | |
checking size of pthread_t... 8 | |
checking that generated files are newer than configure... done | |
configure: creating ./config.status | |
config.status: creating libevent.pc | |
config.status: creating libevent_openssl.pc | |
config.status: creating libevent_pthreads.pc | |
config.status: creating Makefile | |
config.status: creating include/Makefile | |
config.status: creating config.h | |
config.status: executing depfiles commands | |
config.status: executing libtool commands | |
configure: /bin/sh './configure' succeeded for opal/mca/event/libevent2022/libevent | |
configure: WARNING: using an external libevent; disqualifying this component | |
checking if MCA component event:libevent2022 can compile... no | |
checking if have working event ops for the event framework... yes | |
checking for winning event component header file... external/external.h | |
+++ Configuring MCA framework if | |
checking for no configure components in framework if... | |
checking for m4 configure components in framework if... bsdx_ipv4, bsdx_ipv6, linux_ipv6, posix_ipv4, solaris_ipv6 | |
--- MCA component if:bsdx_ipv4 (m4 configuration macro) | |
checking for MCA component if:bsdx_ipv4 compile mode... static | |
checking struct sockaddr... yes (cached) | |
checking NetBSD, FreeBSD, OpenBSD, or DragonFly... no | |
checking if MCA component if:bsdx_ipv4 can compile... no | |
--- MCA component if:bsdx_ipv6 (m4 configuration macro) | |
checking for MCA component if:bsdx_ipv6 compile mode... static | |
checking struct sockaddr... yes (cached) | |
checking some flavor of BSD... yes | |
checking if MCA component if:bsdx_ipv6 can compile... yes | |
--- MCA component if:linux_ipv6 (m4 configuration macro) | |
checking for MCA component if:linux_ipv6 compile mode... static | |
checking if we are on Linux with TCP... no | |
checking if MCA component if:linux_ipv6 can compile... no | |
--- MCA component if:posix_ipv4 (m4 configuration macro) | |
checking for MCA component if:posix_ipv4 compile mode... static | |
checking struct sockaddr... yes (cached) | |
checking not NetBSD, FreeBSD, OpenBSD, or DragonFly... yes | |
checking for struct ifreq.ifr_hwaddr... no | |
checking for struct ifreq.ifr_mtu... yes | |
checking if MCA component if:posix_ipv4 can compile... yes | |
--- MCA component if:solaris_ipv6 (m4 configuration macro) | |
checking for MCA component if:solaris_ipv6 compile mode... static | |
checking if MCA component if:solaris_ipv6 can compile... no | |
+++ Configuring MCA framework installdirs | |
checking for no configure components in framework installdirs... | |
checking for m4 configure components in framework installdirs... config, env | |
--- MCA component installdirs:env (m4 configuration macro, priority 10) | |
checking for MCA component installdirs:env compile mode... static | |
checking if MCA component installdirs:env can compile... yes | |
--- MCA component installdirs:config (m4 configuration macro, priority 0) | |
checking for MCA component installdirs:config compile mode... static | |
checking if MCA component installdirs:config can compile... yes | |
+++ Pre-configuring the framework memchecker | |
checking if --enable-memchecker was specified... no (adding "memchecker" to --enable-mca-no-build list) | |
+++ Configuring MCA framework memchecker | |
checking for no configure components in framework memchecker... | |
checking for m4 configure components in framework memchecker... valgrind | |
--- MCA component memchecker:valgrind (m4 configuration macro, priority 10) | |
checking for MCA component memchecker:valgrind compile mode... static | |
checking --with-valgrind value... simple ok (unspecified) | |
checking valgrind/valgrind.h usability... no | |
checking valgrind/valgrind.h presence... no | |
checking for valgrind/valgrind.h... no | |
configure: WARNING: valgrind.h not found | |
configure: WARNING: Cannot compile this component | |
checking if MCA component memchecker:valgrind can compile... no | |
+++ Configuring MCA framework memcpy | |
checking for no configure components in framework memcpy... | |
checking for m4 configure components in framework memcpy... | |
+++ Configuring MCA framework memory | |
checking for no configure components in framework memory... | |
checking for m4 configure components in framework memory... malloc_solaris, patcher | |
--- MCA component memory:patcher (m4 configuration macro, priority 41) | |
checking for MCA component memory:patcher compile mode... static | |
checking for __curbrk... no | |
checking linux/mman.h usability... no | |
checking linux/mman.h presence... no | |
checking for linux/mman.h... no | |
checking sys/syscall.h usability... yes | |
checking sys/syscall.h presence... yes | |
checking for sys/syscall.h... yes | |
checking whether __mmap is declared... no | |
checking for __mmap... yes | |
checking whether __syscall is declared... no | |
checking for __syscall... yes | |
checking if MCA component memory:patcher can compile... yes | |
--- MCA component memory:malloc_solaris (m4 configuration macro, priority 0) | |
checking for MCA component memory:malloc_solaris compile mode... static | |
checking for Solaris... no | |
checking if MCA component memory:malloc_solaris can compile... no | |
+++ Configuring MCA framework mpool | |
checking for no configure components in framework mpool... hugepage | |
checking for m4 configure components in framework mpool... memkind | |
--- MCA component mpool:hugepage (no configuration) | |
checking for MCA component mpool:hugepage compile mode... dso | |
checking if MCA component mpool:hugepage can compile... yes | |
--- MCA component mpool:memkind (m4 configuration macro) | |
checking for MCA component mpool:memkind compile mode... dso | |
checking --with-memkind value... simple ok (unspecified) | |
checking memkind.h usability... no | |
checking memkind.h presence... no | |
checking for memkind.h... no | |
checking if MCA component mpool:memkind can compile... no | |
+++ Configuring MCA framework patcher | |
checking for no configure components in framework patcher... | |
checking for m4 configure components in framework patcher... linux, overwrite | |
--- MCA component patcher:linux (m4 configuration macro) | |
checking for MCA component patcher:linux compile mode... dso | |
checking if MCA component patcher:linux can compile... no | |
--- MCA component patcher:overwrite (m4 configuration macro) | |
checking for MCA component patcher:overwrite compile mode... dso | |
checking if MCA component patcher:overwrite can compile... yes | |
+++ Configuring MCA framework pmix | |
checking for no configure components in framework pmix... isolated | |
checking for m4 configure components in framework pmix... cray, ext1x, ext2x, flux, pmix2x, s1, s2 | |
--- MCA component pmix:isolated (no configuration) | |
checking for MCA component pmix:isolated compile mode... dso | |
checking if MCA component pmix:isolated can compile... yes | |
--- MCA component pmix:cray (m4 configuration macro) | |
checking for MCA component pmix:cray compile mode... dso | |
checking for Cray PMI support... checking for CRAY_PMI... no | |
checking for ALPS support cle level unknown... checking for CRAY_ALPSLLI... no | |
checking for CRAY_ALPSUTIL... no | |
checking for CRAY_ALPS... no | |
checking for CRAY_WLM_DETECT... no | |
opal_check_cray_alps_happy = no | |
checking if MCA component pmix:cray can compile... no | |
--- MCA component pmix:ext1x (m4 configuration macro) | |
checking for MCA component pmix:ext1x compile mode... dso | |
checking if MCA component pmix:ext1x can compile... no | |
--- MCA component pmix:ext2x (m4 configuration macro) | |
checking for MCA component pmix:ext2x compile mode... dso | |
checking if MCA component pmix:ext2x can compile... no | |
--- MCA component pmix:flux (m4 configuration macro) | |
checking for MCA component pmix:flux compile mode... dso | |
checking if user wants Flux support to link against PMI library... no | |
checking if Flux support allowed to use dlopen... yes | |
checking Checking if Flux PMI support can be built... yes | |
checking if MCA component pmix:flux can compile... yes | |
--- MCA component pmix:pmix2x (m4 configuration macro) | |
checking for MCA component pmix:pmix2x compile mode... dso | |
checking if PMIx timing is enabled... no (disabled) | |
configure: OPAL configuring in opal/mca/pmix/pmix2x/pmix | |
configure: running /bin/sh './configure' --disable-debug --with-pmix-symbol-rename=OPAL_MCA_PMIX2X_ --disable-pmix-timing --without-tests-examples --disable-pmix-backward-compatibility --disable-visibility --enable-embedded-libevent --with-libevent-header=\"opal/mca/event/external/external.h\" --enable-embedded-mode '--prefix=/Users/sjackman/.homebrew/Cellar/open-mpi/3.0.0_1' '--disable-dependency-tracking' '--disable-silent-rules' '--enable-ipv6' '--with-libevent=/Users/sjackman/.homebrew/opt/libevent' '--with-sge' 'CC=clang' 'CXX=clang++' 'FC=/Users/sjackman/.homebrew/bin/gfortran' 'PKG_CONFIG_PATH=/Users/sjackman/.homebrew/opt/openssl/lib/pkgconfig:/Users/sjackman/.homebrew/opt/libevent/lib/pkgconfig' 'PKG_CONFIG_LIBDIR=/usr/lib/pkgconfig:/Users/sjackman/.homebrew/Library/Homebrew/os/mac/pkgconfig/10.11' 'CFLAGS=-O3 -DNDEBUG ' 'CPPFLAGS=-I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/mca/hwloc/hwloc1117/hwloc/include -I/Users/sjackman/.homebrew/opt/libevent/include' --cache-file=/dev/null --srcdir=. --disable-option-checking | |
============================================================================ | |
== Configuring PMIx | |
============================================================================ | |
checking build system type... x86_64-apple-darwin15.6.0 | |
checking host system type... x86_64-apple-darwin15.6.0 | |
checking target system type... x86_64-apple-darwin15.6.0 | |
checking for a BSD-compatible install... /usr/bin/install -c | |
checking whether build environment is sane... yes | |
checking for a thread-safe mkdir -p... ./config/install-sh -c -d | |
checking for gawk... no | |
checking for mawk... no | |
checking for nawk... no | |
checking for awk... awk | |
checking whether make sets $(MAKE)... yes | |
checking whether make supports nested variables... yes | |
checking whether make supports nested variables... (cached) yes | |
checking for style of include used by make... GNU | |
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 whether clang understands -c and -o together... yes | |
checking dependency style of clang... none | |
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 ar... ar | |
checking the archiver (ar) interface... ar | |
checking for flex... flex | |
checking lex output file root... lex.yy | |
checking lex library... -ll | |
checking whether yytext is a pointer... yes | |
checking if want dlopen support... yes | |
checking if embedded mode is enabled... yes | |
checking if want developer-level compiler pickyness... no | |
checking if want developer-level debugging code... no | |
checking if want to install project-internal header files... no | |
checking if tests and examples are to be installed... no | |
checking if want pretty-print stacktrace... yes | |
checking if want shared memory datastore... yes | |
checking if want dstore pthread-based locking... yes | |
checking if want ident string... | |
checking if want developer-level timing support... no | |
checking if want to head developer-level header files... no | |
checking if want backward compatibility for PMI-1 and PMI-2... yes | |
installing to directory "/Users/sjackman/.homebrew/Cellar/open-mpi/3.0.0_1" | |
checking how to print strings... printf | |
checking for a sed that does not truncate output... /Users/sjackman/.homebrew/Library/Homebrew/shims/super/sed | |
checking for fgrep... /usr/bin/grep -F | |
checking for ld used by clang... /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld | |
checking if the linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) is GNU ld... no | |
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B | |
checking the name lister (/usr/bin/nm -B) interface... BSD nm | |
checking whether ln -s works... yes | |
checking the maximum length of command line arguments... 196608 | |
checking how to convert x86_64-apple-darwin15.6.0 file names to x86_64-apple-darwin15.6.0 format... func_convert_file_noop | |
checking how to convert x86_64-apple-darwin15.6.0 file names to toolchain format... func_convert_file_noop | |
checking for /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld option to reload object files... -r | |
checking for objdump... no | |
checking how to recognize dependent libraries... pass_all | |
checking for dlltool... no | |
checking how to associate runtime and link libraries... printf %s\n | |
checking for archiver @FILE support... no | |
checking for strip... strip | |
checking for ranlib... ranlib | |
checking command to parse /usr/bin/nm -B output from clang object... ok | |
checking for sysroot... no | |
checking for a working dd... /bin/dd | |
checking how to truncate binary pipes... /bin/dd bs=4096 count=1 | |
checking for mt... no | |
checking if : is a manifest tool... no | |
checking for dsymutil... dsymutil | |
checking for nmedit... nmedit | |
checking for lipo... lipo | |
checking for otool... otool | |
checking for otool64... no | |
checking for -single_module linker flag... yes | |
checking for -exported_symbols_list linker flag... yes | |
checking for -force_load linker flag... yes | |
checking for dlfcn.h... yes | |
checking for objdir... .libs | |
checking if clang supports -fno-rtti -fno-exceptions... yes | |
checking for clang option to produce PIC... -fno-common -DPIC | |
checking if clang PIC flag -fno-common -DPIC works... yes | |
checking if clang static flag -static works... no | |
checking if clang supports -c -o file.o... yes | |
checking if clang supports -c -o file.o... (cached) yes | |
checking whether the clang linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries... yes | |
checking dynamic linker characteristics... darwin15.6.0 dyld | |
checking how to hardcode library paths into programs... immediate | |
checking whether stripping libraries is possible... yes | |
checking if libtool supports shared libraries... yes | |
checking whether to build shared libraries... yes | |
checking whether to build static libraries... no | |
checking whether we are using the GNU C++ compiler... yes | |
checking whether clang++ accepts -g... yes | |
checking dependency style of clang++... none | |
checking how to run the C++ preprocessor... clang++ -E | |
checking for ld used by clang++... /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld | |
checking if the linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) is GNU ld... no | |
checking whether the clang++ linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries... yes | |
checking for clang++ option to produce PIC... -fno-common -DPIC | |
checking if clang++ PIC flag -fno-common -DPIC works... yes | |
checking if clang++ static flag -static works... no | |
checking if clang++ supports -c -o file.o... yes | |
checking if clang++ supports -c -o file.o... (cached) yes | |
checking whether the clang++ linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries... yes | |
checking dynamic linker characteristics... darwin15.6.0 dyld | |
checking how to hardcode library paths into programs... immediate | |
*** C compiler and preprocessor | |
checking for clang option to accept ISO C99... none needed | |
checking for BSD- or MS-compatible name lister (nm)... (cached) /usr/bin/nm -B | |
checking the name lister (/usr/bin/nm -B) interface... (cached) BSD nm | |
checking __NetBSD__... no | |
checking __FreeBSD__... no | |
checking __OpenBSD__... no | |
checking __DragonFly__... no | |
checking __386BSD__... no | |
checking __bsdi__... no | |
checking __APPLE__... yes | |
checking __linux__... no | |
checking __sun__... no | |
checking __sun... no | |
checking netdb.h usability... yes | |
checking netdb.h presence... yes | |
checking for netdb.h... yes | |
checking netinet/in.h usability... yes | |
checking netinet/in.h presence... yes | |
checking for netinet/in.h... yes | |
checking netinet/tcp.h usability... yes | |
checking netinet/tcp.h presence... yes | |
checking for netinet/tcp.h... yes | |
checking for struct sockaddr_in... yes | |
configure: pmix builddir: /private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/mca/pmix/pmix2x/pmix | |
configure: pmix srcdir: /private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/mca/pmix/pmix2x/pmix | |
checking for pmix version... 2.0.1rc1 | |
checking if want pmix maintainer support... disabled | |
checking for pmix directory prefix... (none) | |
checking for symbol rename... OPAL_MCA_PMIX2X_ | |
checking for extra lib... no | |
============================================================================ | |
== Compiler and preprocessor tests | |
============================================================================ | |
checking for the C compiler vendor... gnu | |
checking for ANSI C header files... (cached) yes | |
checking if clang supports -finline-functions... no | |
checking if clang supports -fno-strict-aliasing... yes | |
configure: WARNING: -fno-strict-aliasing has been added to CFLAGS | |
checking if clang supports __builtin_expect... yes | |
checking if clang supports __builtin_prefetch... yes | |
checking if clang supports __builtin_clz... yes | |
checking for C optimization flags... -DNDEBUG -O3 -fno-strict-aliasing | |
checking for C ident string support... static const char | |
checking for int8_t... yes | |
checking for uint8_t... yes | |
checking for int16_t... yes | |
checking for uint16_t... yes | |
checking for int32_t... yes | |
checking for uint32_t... yes | |
checking for int64_t... yes | |
checking for uint64_t... yes | |
checking for __int128... yes | |
checking for uint128_t... no | |
checking for long long... yes | |
checking for intptr_t... yes | |
checking for uintptr_t... yes | |
checking for ptrdiff_t... yes | |
checking size of _Bool... 1 | |
checking size of char... 1 | |
checking size of short... 2 | |
checking size of int... 4 | |
checking size of long... 8 | |
checking size of long long... 8 | |
checking size of float... 4 | |
checking size of double... 8 | |
checking size of void *... 8 | |
checking size of size_t... 8 | |
checking size of ptrdiff_t... 8 | |
checking size of wchar_t... 4 | |
checking size of pid_t... 4 | |
checking alignment of bool... 1 | |
checking alignment of int8_t... 1 | |
checking alignment of int16_t... 2 | |
checking alignment of int32_t... 4 | |
checking alignment of int64_t... 8 | |
checking alignment of char... 1 | |
checking alignment of short... 2 | |
checking alignment of wchar_t... 4 | |
checking alignment of int... 4 | |
checking alignment of long... 8 | |
checking alignment of long long... 8 | |
checking alignment of float... 4 | |
checking alignment of double... 8 | |
checking alignment of void *... 8 | |
checking alignment of size_t... 8 | |
checking for C bool type... no | |
checking size of _Bool... (cached) 1 | |
checking for inline... __inline__ | |
*** Compiler characteristics | |
checking for __attribute__... yes | |
checking for __attribute__(aligned)... yes | |
checking for __attribute__(always_inline)... yes | |
checking for __attribute__(cold)... yes | |
checking for __attribute__(const)... yes | |
checking for __attribute__(deprecated)... yes | |
checking for __attribute__(deprecated_argument)... yes | |
checking for __attribute__(format)... yes | |
checking for __attribute__(format_funcptr)... yes | |
checking for __attribute__(hot)... yes | |
checking for __attribute__(malloc)... yes | |
checking for __attribute__(may_alias)... yes | |
checking for __attribute__(no_instrument_function)... yes | |
checking for __attribute__(nonnull)... yes | |
checking for __attribute__(noreturn)... yes | |
checking for __attribute__(noreturn_funcptr)... yes | |
checking for __attribute__(packed)... yes | |
checking for __attribute__(pure)... yes | |
checking for __attribute__(sentinel)... yes | |
checking for __attribute__(unused)... yes | |
checking for __attribute__(visibility)... yes | |
checking for __attribute__(warn_unused_result)... yes | |
checking for __attribute__(destructor)... yes | |
checking for compiler familyid... 0 | |
checking for compiler familyname... UNKNOWN | |
checking for compiler version... 0 | |
checking for compiler version_str... UNKNOWN | |
*** Assembler | |
checking dependency style of clang... none | |
checking for perl... /usr/bin/perl | |
checking for __atomic builtin atomics... yes | |
checking for processor support of __atomic builtin atomic compare-and-swap on 128-bit values... yes | |
checking if __int128 atomic compare-and-swap is always lock-free... yes | |
checking if .proc/endp is needed... no | |
checking directive for setting text section... .text | |
checking directive for exporting symbols... .globl | |
checking for objdump... false | |
checking if .note.GNU-stack is needed... no | |
checking suffix for labels... : | |
checking prefix for global symbol labels... _ | |
checking prefix for lsym labels... L | |
checking prefix for function in .type... | |
checking if .size is needed... no | |
checking if .align directive takes logarithmic value... yes | |
checking if processor supports x86_64 16-byte compare-and-exchange... yes | |
checking if compiler correctly handles volatile 128bits... yes | |
checking for assembly architecture... X86_64 | |
checking for builtin atomics... BUILTIN_GCC | |
============================================================================ | |
== Header file tests | |
============================================================================ | |
checking arpa/inet.h usability... yes | |
checking arpa/inet.h presence... yes | |
checking for arpa/inet.h... yes | |
checking fcntl.h usability... yes | |
checking fcntl.h presence... yes | |
checking for fcntl.h... yes | |
checking ifaddrs.h usability... yes | |
checking ifaddrs.h presence... yes | |
checking for ifaddrs.h... yes | |
checking for inttypes.h... (cached) yes | |
checking libgen.h usability... yes | |
checking libgen.h presence... yes | |
checking for libgen.h... yes | |
checking net/uio.h usability... no | |
checking net/uio.h presence... no | |
checking for net/uio.h... no | |
checking for netinet/in.h... (cached) yes | |
checking for stdint.h... (cached) yes | |
checking stddef.h usability... yes | |
checking stddef.h presence... yes | |
checking for stddef.h... yes | |
checking for stdlib.h... (cached) yes | |
checking for string.h... (cached) yes | |
checking for strings.h... (cached) yes | |
checking sys/ioctl.h usability... yes | |
checking sys/ioctl.h presence... yes | |
checking for sys/ioctl.h... yes | |
checking sys/param.h usability... yes | |
checking sys/param.h presence... yes | |
checking for sys/param.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/sockio.h usability... yes | |
checking sys/sockio.h presence... yes | |
checking for sys/sockio.h... yes | |
checking stdarg.h usability... yes | |
checking stdarg.h presence... yes | |
checking for stdarg.h... yes | |
checking for sys/stat.h... (cached) yes | |
checking sys/time.h usability... yes | |
checking sys/time.h presence... yes | |
checking for sys/time.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/uio.h usability... yes | |
checking sys/uio.h presence... yes | |
checking for sys/uio.h... yes | |
checking sys/wait.h usability... yes | |
checking sys/wait.h presence... yes | |
checking for sys/wait.h... yes | |
checking syslog.h usability... yes | |
checking syslog.h presence... yes | |
checking for syslog.h... yes | |
checking time.h usability... yes | |
checking time.h presence... yes | |
checking for time.h... yes | |
checking for unistd.h... (cached) yes | |
checking dirent.h usability... yes | |
checking dirent.h presence... yes | |
checking for dirent.h... yes | |
checking crt_externs.h usability... yes | |
checking crt_externs.h presence... yes | |
checking for crt_externs.h... yes | |
checking signal.h usability... yes | |
checking signal.h presence... yes | |
checking for signal.h... yes | |
checking ioLib.h usability... no | |
checking ioLib.h presence... no | |
checking for ioLib.h... no | |
checking sockLib.h usability... no | |
checking sockLib.h presence... no | |
checking for sockLib.h... no | |
checking hostLib.h usability... no | |
checking hostLib.h presence... no | |
checking for hostLib.h... no | |
checking limits.h usability... yes | |
checking limits.h presence... yes | |
checking for limits.h... yes | |
checking sys/statfs.h usability... no | |
checking sys/statfs.h presence... no | |
checking for sys/statfs.h... no | |
checking sys/statvfs.h usability... yes | |
checking sys/statvfs.h presence... yes | |
checking for sys/statvfs.h... yes | |
checking for netdb.h... (cached) yes | |
checking ucred.h usability... no | |
checking ucred.h presence... no | |
checking for ucred.h... no | |
checking zlib.h usability... yes | |
checking zlib.h presence... yes | |
checking for zlib.h... yes | |
checking for sys/mount.h... yes | |
checking for sys/sysctl.h... yes | |
checking for net/if.h... yes | |
checking stdbool.h usability... yes | |
checking stdbool.h presence... yes | |
checking for stdbool.h... yes | |
checking if <stdbool.h> works... yes | |
============================================================================ | |
== Type tests | |
============================================================================ | |
checking for socklen_t... yes | |
checking for struct sockaddr_in... (cached) yes | |
checking for struct sockaddr_un... yes | |
checking for struct sockaddr_in6... yes | |
checking for struct sockaddr_storage... yes | |
checking whether AF_UNSPEC is declared... yes | |
checking whether PF_UNSPEC is declared... yes | |
checking whether AF_INET6 is declared... yes | |
checking whether PF_INET6 is declared... yes | |
checking if SA_RESTART defined in signal.h... yes | |
checking for struct sockaddr.sa_len... yes | |
checking for struct dirent.d_type... yes | |
checking for siginfo_t.si_fd... no | |
checking for siginfo_t.si_band... yes | |
checking for struct statfs.f_type... no | |
checking for struct statfs.f_fstypename... yes | |
checking for struct statvfs.f_basetype... no | |
checking for struct statvfs.f_fstypename... no | |
checking for struct ucred.uid... no | |
checking for struct ucred.cr_uid... no | |
checking for struct sockpeercred.uid... no | |
checking for pointer diff type... ptrdiff_t (size: 8) | |
checking the linker for support for the -fini option... no | |
============================================================================ | |
== Library and Function tests | |
============================================================================ | |
checking for library containing socket... none required | |
checking for library containing dirname... none required | |
checking for library containing ceil... none required | |
checking for asprintf... yes | |
checking for snprintf... yes | |
checking for vasprintf... yes | |
checking for vsnprintf... yes | |
checking for strsignal... yes | |
checking for socketpair... yes | |
checking for strncpy_s... no | |
checking for usleep... yes | |
checking for statfs... yes | |
checking for statvfs... yes | |
checking for getpeereid... yes | |
checking for getpeerucred... no | |
checking for strnlen... yes | |
checking for posix_fallocate... no | |
checking for htonl define... yes | |
checking for htonl... yes | |
checking for pandoc... no | |
checking whether va_copy is declared... yes | |
checking whether __va_copy is declared... yes | |
checking whether __func__ is declared... yes | |
============================================================================ | |
== System-specific tests | |
============================================================================ | |
checking whether byte ordering is bigendian... no | |
checking for broken qsort... no | |
checking if C compiler and POSIX threads work as is... yes | |
checking if C++ compiler and POSIX threads work as is... yes | |
checking for pthread_mutexattr_setpshared... yes | |
checking for pthread_condattr_setpshared... yes | |
checking for PTHREAD_MUTEX_ERRORCHECK_NP... no | |
checking for PTHREAD_MUTEX_ERRORCHECK... yes | |
checking for working POSIX threads package... yes | |
checking if threads have different pids (pthreads on linux)... no | |
checking whether ln -s works... yes | |
checking for grep that handles long lines and -e... (cached) /usr/bin/grep | |
checking for egrep... (cached) /usr/bin/grep -E | |
============================================================================ | |
== Symbol visibility feature | |
============================================================================ | |
checking whether to enable symbol visibility... no (disabled) | |
============================================================================ | |
== Libevent | |
============================================================================ | |
checking for libevent... assumed available (embedded mode) | |
checking libevent header... "opal/mca/event/external/external.h" | |
checking libevent2/thread header... "opal/mca/event/external/external.h" | |
============================================================================ | |
== ZLIB | |
============================================================================ | |
checking for zlib in... (default search paths) | |
checking zlib.h usability... yes | |
checking zlib.h presence... yes | |
checking for zlib.h... yes | |
looking for library without search path | |
checking for library containing deflate... -lz | |
checking will zlib support be built... yes | |
============================================================================ | |
== Modular Component Architecture (MCA) setup | |
============================================================================ | |
checking for subdir args... '--disable-debug' '--with-pmix-symbol-rename=OPAL_MCA_PMIX2X_' '--disable-pmix-timing' '--without-tests-examples' '--disable-pmix-backward-compatibility' '--disable-visibility' '--enable-embedded-libevent' '--with-libevent-header=opal/mca/event/external/external.h' '--enable-embedded-mode' '--prefix=/Users/sjackman/.homebrew/Cellar/open-mpi/3.0.0_1' '--disable-dependency-tracking' '--disable-silent-rules' '--enable-ipv6' '--with-libevent=/Users/sjackman/.homebrew/opt/libevent' '--with-sge' 'CC=clang' 'CXX=clang++' 'FC=/Users/sjackman/.homebrew/bin/gfortran' 'PKG_CONFIG_PATH=/Users/sjackman/.homebrew/opt/openssl/lib/pkgconfig:/Users/sjackman/.homebrew/opt/libevent/lib/pkgconfig' 'PKG_CONFIG_LIBDIR=/usr/lib/pkgconfig:/Users/sjackman/.homebrew/Library/Homebrew/os/mac/pkgconfig/10.11' 'CFLAGS=-O3 -DNDEBUG ' 'CPPFLAGS=-I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/mca/hwloc/hwloc1117/hwloc/include -I/Users/sjackman/.homebrew/opt/libevent/include' '--disable-option-checking' | |
checking which components should be disabled... | |
checking which components should be direct-linked into the library... | |
checking which components should be run-time loadable... all | |
checking which components should be static... none | |
*** Configuring MCA | |
checking for frameworks... pdl, pif, pinstalldirs, pnet, psec, psensor, ptl | |
+++ Configuring MCA framework pdl | |
checking for no configure components in framework pdl... | |
checking for m4 configure components in framework pdl... pdlopen, plibltdl | |
--- MCA component pdl:pdlopen (m4 configuration macro, priority 80) | |
checking for MCA component pdl:pdlopen compile mode... static | |
checking dlfcn.h usability... yes | |
checking dlfcn.h presence... yes | |
checking for dlfcn.h... yes | |
looking for library without search path | |
checking for library containing dlopen... none required | |
checking if MCA component pdl:pdlopen can compile... yes | |
--- MCA component pdl:plibltdl (m4 configuration macro, priority 50) | |
checking for MCA component pdl:plibltdl compile mode... static | |
checking --with-plibltdl value... simple ok (unspecified) | |
checking --with-plibltdl-libdir value... simple ok (unspecified) | |
checking for libltdl dir... compiler default | |
checking for libltdl library dir... linker default | |
checking ltdl.h usability... yes | |
checking ltdl.h presence... yes | |
checking for ltdl.h... yes | |
looking for library without search path | |
checking for library containing lt_dlopen... -lltdl | |
checking for lt_dladvise_init... yes | |
checking if MCA component pdl:plibltdl can compile... no | |
+++ Configuring MCA framework pif | |
checking for no configure components in framework pif... | |
checking for m4 configure components in framework pif... bsdx_ipv4, bsdx_ipv6, linux_ipv6, posix_ipv4, solaris_ipv6 | |
--- MCA component pif:bsdx_ipv4 (m4 configuration macro) | |
checking for MCA component pif:bsdx_ipv4 compile mode... static | |
checking struct sockaddr... yes (cached) | |
checking NetBSD, FreeBSD, OpenBSD, or DragonFly... no | |
checking if MCA component pif:bsdx_ipv4 can compile... no | |
--- MCA component pif:bsdx_ipv6 (m4 configuration macro) | |
checking for MCA component pif:bsdx_ipv6 compile mode... static | |
checking struct sockaddr... yes (cached) | |
checking some flavor of BSD... yes | |
checking if MCA component pif:bsdx_ipv6 can compile... yes | |
--- MCA component pif:linux_ipv6 (m4 configuration macro) | |
checking for MCA component pif:linux_ipv6 compile mode... static | |
checking if we are on Linux with TCP... no | |
checking if MCA component pif:linux_ipv6 can compile... no | |
--- MCA component pif:posix_ipv4 (m4 configuration macro) | |
checking for MCA component pif:posix_ipv4 compile mode... static | |
checking struct sockaddr... yes (cached) | |
checking not NetBSD, FreeBSD, OpenBSD, or DragonFly... yes | |
checking for struct ifreq.ifr_hwaddr... no | |
checking for struct ifreq.ifr_mtu... yes | |
checking if MCA component pif:posix_ipv4 can compile... yes | |
--- MCA component pif:solaris_ipv6 (m4 configuration macro) | |
checking for MCA component pif:solaris_ipv6 compile mode... static | |
checking if MCA component pif:solaris_ipv6 can compile... no | |
+++ Configuring MCA framework pinstalldirs | |
checking for no configure components in framework pinstalldirs... | |
checking for m4 configure components in framework pinstalldirs... config, env | |
--- MCA component pinstalldirs:env (m4 configuration macro, priority 10) | |
checking for MCA component pinstalldirs:env compile mode... static | |
checking if MCA component pinstalldirs:env can compile... yes | |
--- MCA component pinstalldirs:config (m4 configuration macro, priority 0) | |
checking for MCA component pinstalldirs:config compile mode... static | |
checking if MCA component pinstalldirs:config can compile... yes | |
+++ Configuring MCA framework pnet | |
checking for no configure components in framework pnet... | |
checking for m4 configure components in framework pnet... opa | |
--- MCA component pnet:opa (m4 configuration macro) | |
checking for MCA component pnet:opa compile mode... dso | |
checking --with-psm2 value... simple ok (unspecified) | |
checking --with-psm2-libdir value... simple ok (unspecified) | |
checking psm2.h usability... no | |
checking psm2.h presence... no | |
checking for psm2.h... no | |
checking if MCA component pnet:opa can compile... no | |
+++ Configuring MCA framework psec | |
checking for no configure components in framework psec... native, none | |
checking for m4 configure components in framework psec... munge | |
--- MCA component psec:native (no configuration) | |
checking for MCA component psec:native compile mode... dso | |
checking if MCA component psec:native can compile... yes | |
--- MCA component psec:none (no configuration) | |
checking for MCA component psec:none compile mode... dso | |
checking if MCA component psec:none can compile... yes | |
--- MCA component psec:munge (m4 configuration macro) | |
checking for MCA component psec:munge compile mode... dso | |
checking will munge support be built... no | |
checking if MCA component psec:munge can compile... no | |
+++ Configuring MCA framework psensor | |
checking for no configure components in framework psensor... file, heartbeat | |
checking for m4 configure components in framework psensor... | |
--- MCA component psensor:file (no configuration) | |
checking for MCA component psensor:file compile mode... dso | |
checking if MCA component psensor:file can compile... yes | |
--- MCA component psensor:heartbeat (no configuration) | |
checking for MCA component psensor:heartbeat compile mode... dso | |
checking if MCA component psensor:heartbeat can compile... yes | |
+++ Configuring MCA framework ptl | |
checking for no configure components in framework ptl... tcp, usock | |
checking for m4 configure components in framework ptl... | |
--- MCA component ptl:tcp (no configuration) | |
checking for MCA component ptl:tcp compile mode... dso | |
checking if MCA component ptl:tcp can compile... yes | |
--- MCA component ptl:usock (no configuration) | |
checking for MCA component ptl:usock compile mode... dso | |
checking if MCA component ptl:usock can compile... yes | |
============================================================================ | |
== Dstore Locking | |
============================================================================ | |
checking for struct flock.l_type... yes | |
checking for pthread_rwlockattr_setkind_np... no | |
checking for pthread_rwlockattr_setpshared... yes | |
configure: WARNING: dstore: pthread-based locking not found, will use fcntl-based locking. | |
*** Set path-related compiler flags | |
*** Final output | |
checking for the C compiler vendor... (cached) gnu | |
checking for ANSI C header files... (cached) yes | |
checking if clang supports -finline-functions... (cached) no | |
checking if clang supports -fno-strict-aliasing... (cached) yes | |
configure: WARNING: -fno-strict-aliasing has been added to CFLAGS | |
checking if clang supports __builtin_expect... (cached) yes | |
checking if clang supports __builtin_prefetch... (cached) yes | |
checking if clang supports __builtin_clz... (cached) yes | |
checking for C optimization flags... -DNDEBUG -O3 -fno-strict-aliasing | |
checking for C ident string support... static const char | |
============================================================================ | |
== Final compiler flags | |
============================================================================ | |
checking final CPPFLAGS... -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/mca/pmix/pmix2x/pmix -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/mca/pmix/pmix2x/pmix/src -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/mca/pmix/pmix2x/pmix/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/mca/hwloc/hwloc1117/hwloc/include -I/Users/sjackman/.homebrew/opt/libevent/include | |
checking final CFLAGS... -DNDEBUG -O3 -fno-strict-aliasing | |
checking final LDFLAGS... | |
checking final LIBS... -lpthread -lz | |
============================================================================ | |
== Configuration complete | |
============================================================================ | |
checking that generated files are newer than configure... done | |
configure: creating ./config.status | |
config.status: creating include/pmix_version.h | |
config.status: creating include/pmix_rename.h | |
config.status: creating src/mca/pdl/Makefile | |
config.status: creating src/mca/pdl/pdlopen/Makefile | |
config.status: creating src/mca/pdl/plibltdl/Makefile | |
config.status: creating src/mca/pif/Makefile | |
config.status: creating src/mca/pif/bsdx_ipv4/Makefile | |
config.status: creating src/mca/pif/bsdx_ipv6/Makefile | |
config.status: creating src/mca/pif/linux_ipv6/Makefile | |
config.status: creating src/mca/pif/posix_ipv4/Makefile | |
config.status: creating src/mca/pif/solaris_ipv6/Makefile | |
config.status: creating src/mca/pinstalldirs/Makefile | |
config.status: creating src/mca/pinstalldirs/env/Makefile | |
config.status: creating src/mca/pinstalldirs/config/Makefile | |
config.status: creating src/mca/pinstalldirs/config/pinstall_dirs.h | |
config.status: creating src/mca/pnet/Makefile | |
config.status: creating src/mca/pnet/opa/Makefile | |
config.status: creating src/mca/psec/Makefile | |
config.status: creating src/mca/psec/native/Makefile | |
config.status: creating src/mca/psec/none/Makefile | |
config.status: creating src/mca/psec/munge/Makefile | |
config.status: creating src/mca/psensor/Makefile | |
config.status: creating src/mca/psensor/file/Makefile | |
config.status: creating src/mca/psensor/heartbeat/Makefile | |
config.status: creating src/mca/ptl/Makefile | |
config.status: creating src/mca/ptl/tcp/Makefile | |
config.status: creating src/mca/ptl/usock/Makefile | |
config.status: creating Makefile | |
config.status: creating config/Makefile | |
config.status: creating include/Makefile | |
config.status: creating src/Makefile | |
config.status: creating src/util/keyval/Makefile | |
config.status: creating src/mca/base/Makefile | |
config.status: creating contrib/Makefile | |
config.status: creating examples/Makefile | |
config.status: creating man/Makefile | |
config.status: creating test/Makefile | |
config.status: creating test/simple/Makefile | |
config.status: creating src/include/pmix_config.h | |
config.status: executing depfiles commands | |
config.status: executing libtool commands | |
configure: /bin/sh './configure' succeeded for opal/mca/pmix/pmix2x/pmix | |
checking if v2.x component is to be used... yes - using the internal v2.x library | |
checking PMIx extra wrapper CPPFLAGS... | |
checking PMIx extra wrapper LDFLAGS... | |
checking PMIx extra wrapper LIBS... -lz | |
checking if MCA component pmix:pmix2x can compile... yes | |
--- MCA component pmix:s1 (m4 configuration macro) | |
checking for MCA component pmix:s1 compile mode... dso | |
checking if MCA component pmix:s1 can compile... no | |
--- MCA component pmix:s2 (m4 configuration macro) | |
checking for MCA component pmix:s2 compile mode... dso | |
checking if MCA component pmix:s2 can compile... no | |
+++ Configuring MCA framework pstat | |
checking for no configure components in framework pstat... | |
checking for m4 configure components in framework pstat... linux, test | |
--- MCA component pstat:linux (m4 configuration macro, priority 60) | |
checking for MCA component pstat:linux compile mode... dso | |
checking if MCA component pstat:linux can compile... no | |
--- MCA component pstat:test (m4 configuration macro, priority 10) | |
checking for MCA component pstat:test compile mode... dso | |
checking if MCA component pstat:test can compile... yes | |
+++ Configuring MCA framework rcache | |
checking for no configure components in framework rcache... grdma | |
checking for m4 configure components in framework rcache... gpusm, rgpusm, udreg | |
--- MCA component rcache:grdma (no configuration) | |
checking for MCA component rcache:grdma compile mode... dso | |
checking if MCA component rcache:grdma can compile... yes | |
--- MCA component rcache:gpusm (m4 configuration macro) | |
checking for MCA component rcache:gpusm compile mode... dso | |
checking if MCA component rcache:gpusm can compile... no | |
--- MCA component rcache:rgpusm (m4 configuration macro) | |
checking for MCA component rcache:rgpusm compile mode... dso | |
checking if MCA component rcache:rgpusm can compile... no | |
--- MCA component rcache:udreg (m4 configuration macro) | |
checking for MCA component rcache:udreg compile mode... dso | |
checking for CRAY_UDREG... no | |
no | |
checking if MCA component rcache:udreg can compile... no | |
+++ Configuring MCA framework reachable | |
checking for no configure components in framework reachable... | |
checking for m4 configure components in framework reachable... netlink | |
--- MCA component reachable:netlink (m4 configuration macro) | |
checking for MCA component reachable:netlink compile mode... dso | |
checking for linux/netlink.h... no | |
checking if MCA component reachable:netlink can compile... no | |
+++ Configuring MCA framework shmem | |
checking for no configure components in framework shmem... | |
checking for m4 configure components in framework shmem... mmap, posix, sysv | |
--- MCA component shmem:mmap (m4 configuration macro) | |
checking for MCA component shmem:mmap compile mode... dso | |
checking if want mmap shared memory support... yes | |
checking for library containing mmap... none required | |
checking if MCA component shmem:mmap can compile... yes | |
--- MCA component shmem:posix (m4 configuration macro) | |
checking for MCA component shmem:posix compile mode... dso | |
checking if want POSIX shared memory support... yes | |
checking for library containing shm_open... none required | |
checking if MCA component shmem:posix can compile... yes | |
--- MCA component shmem:sysv (m4 configuration macro) | |
checking for MCA component shmem:sysv compile mode... dso | |
checking if want SYSV shared memory support... yes | |
checking for shmget... yes | |
checking if MCA component shmem:sysv can compile... yes | |
+++ Configuring MCA framework timer | |
checking for no configure components in framework timer... | |
checking for m4 configure components in framework timer... altix, darwin, linux, solaris | |
--- MCA component timer:altix (m4 configuration macro, priority 100) | |
checking for MCA component timer:altix compile mode... static | |
checking sn/mmtimer.h usability... no | |
checking sn/mmtimer.h presence... no | |
checking for sn/mmtimer.h... no | |
checking if MCA component timer:altix can compile... no | |
--- MCA component timer:darwin (m4 configuration macro, priority 30) | |
checking for MCA component timer:darwin compile mode... static | |
checking mach/mach_time.h usability... yes | |
checking mach/mach_time.h presence... yes | |
checking for mach/mach_time.h... yes | |
checking for mach_absolute_time... yes | |
checking if MCA component timer:darwin can compile... yes | |
--- MCA component timer:linux (m4 configuration macro, priority 30) | |
checking for MCA component timer:linux compile mode... static | |
checking if MCA component timer:linux can compile... no | |
--- MCA component timer:solaris (m4 configuration macro, priority 30) | |
checking for MCA component timer:solaris compile mode... static | |
checking for gethrtime... no | |
checking if MCA component timer:solaris can compile... no | |
*** Configuring MCA for orte | |
checking for frameworks for orte... common, dfs, errmgr, ess, filem, grpcomm, iof, notifier, odls, oob, plm, ras, rmaps, rml, routed, rtc, schizo, snapc, sstore, state | |
+++ Configuring MCA framework common | |
checking for no configure components in framework common... | |
checking for m4 configure components in framework common... alps | |
--- MCA component common:alps (m4 configuration macro) | |
checking for MCA component common:alps compile mode... dso | |
checking if MCA component common:alps can compile... no | |
+++ Configuring MCA framework dfs | |
checking for no configure components in framework dfs... app, orted, test | |
checking for m4 configure components in framework dfs... | |
--- MCA component dfs:app (no configuration) | |
checking for MCA component dfs:app compile mode... dso | |
checking if MCA component dfs:app can compile... yes | |
--- MCA component dfs:orted (no configuration) | |
checking for MCA component dfs:orted compile mode... dso | |
checking if MCA component dfs:orted can compile... yes | |
--- MCA component dfs:test (no configuration) | |
checking for MCA component dfs:test compile mode... dso | |
checking if MCA component dfs:test can compile... yes | |
+++ Configuring MCA framework errmgr | |
checking for no configure components in framework errmgr... default_app, default_hnp, default_orted, default_tool, dvm | |
checking for m4 configure components in framework errmgr... | |
--- MCA component errmgr:default_app (no configuration) | |
checking for MCA component errmgr:default_app compile mode... dso | |
checking if MCA component errmgr:default_app can compile... yes | |
--- MCA component errmgr:default_hnp (no configuration) | |
checking for MCA component errmgr:default_hnp compile mode... dso | |
checking if MCA component errmgr:default_hnp can compile... yes | |
--- MCA component errmgr:default_orted (no configuration) | |
checking for MCA component errmgr:default_orted compile mode... dso | |
checking if MCA component errmgr:default_orted can compile... yes | |
--- MCA component errmgr:default_tool (no configuration) | |
checking for MCA component errmgr:default_tool compile mode... dso | |
checking if MCA component errmgr:default_tool can compile... yes | |
--- MCA component errmgr:dvm (no configuration) | |
checking for MCA component errmgr:dvm compile mode... dso | |
checking if MCA component errmgr:dvm can compile... yes | |
+++ Configuring MCA framework ess | |
checking for no configure components in framework ess... env, hnp, pmi, singleton, tool | |
checking for m4 configure components in framework ess... alps, lsf, slurm, tm | |
--- MCA component ess:env (no configuration) | |
checking for MCA component ess:env compile mode... dso | |
checking if MCA component ess:env can compile... yes | |
--- MCA component ess:hnp (no configuration) | |
checking for MCA component ess:hnp compile mode... dso | |
checking if MCA component ess:hnp can compile... yes | |
--- MCA component ess:pmi (no configuration) | |
checking for MCA component ess:pmi compile mode... dso | |
checking if MCA component ess:pmi can compile... yes | |
--- MCA component ess:singleton (no configuration) | |
checking for MCA component ess:singleton compile mode... dso | |
checking if MCA component ess:singleton can compile... yes | |
--- MCA component ess:tool (no configuration) | |
checking for MCA component ess:tool compile mode... dso | |
checking if MCA component ess:tool can compile... yes | |
--- MCA component ess:alps (m4 configuration macro) | |
checking for MCA component ess:alps compile mode... dso | |
checking if MCA component ess:alps can compile... no | |
--- MCA component ess:lsf (m4 configuration macro) | |
checking for MCA component ess:lsf compile mode... dso | |
checking --with-lsf value... simple ok (unspecified) | |
checking --with-lsf-libdir value... simple ok (unspecified) | |
checking for library containing yp_all... none required | |
checking lsf/lsf.h usability... no | |
checking lsf/lsf.h presence... no | |
checking for lsf/lsf.h... no | |
checking if MCA component ess:lsf can compile... no | |
--- MCA component ess:slurm (m4 configuration macro) | |
checking for MCA component ess:slurm compile mode... dso | |
checking for fork... (cached) yes | |
checking for execve... (cached) yes | |
checking for setpgid... (cached) yes | |
checking if MCA component ess:slurm can compile... yes | |
--- MCA component ess:tm (m4 configuration macro) | |
checking for MCA component ess:tm compile mode... dso | |
checking --with-tm value... simple ok (unspecified) | |
checking for pbs-config... not found | |
checking tm.h usability... no | |
checking tm.h presence... no | |
checking for tm.h... no | |
checking if MCA component ess:tm can compile... no | |
+++ Configuring MCA framework filem | |
checking for no configure components in framework filem... raw | |
checking for m4 configure components in framework filem... | |
--- MCA component filem:raw (no configuration) | |
checking for MCA component filem:raw compile mode... dso | |
checking if MCA component filem:raw can compile... yes | |
+++ Configuring MCA framework grpcomm | |
checking for no configure components in framework grpcomm... direct | |
checking for m4 configure components in framework grpcomm... | |
--- MCA component grpcomm:direct (no configuration) | |
checking for MCA component grpcomm:direct compile mode... dso | |
checking if MCA component grpcomm:direct can compile... yes | |
+++ Configuring MCA framework iof | |
checking for no configure components in framework iof... hnp, orted, tool | |
checking for m4 configure components in framework iof... | |
--- MCA component iof:hnp (no configuration) | |
checking for MCA component iof:hnp compile mode... dso | |
checking if MCA component iof:hnp can compile... yes | |
--- MCA component iof:orted (no configuration) | |
checking for MCA component iof:orted compile mode... dso | |
checking if MCA component iof:orted can compile... yes | |
--- MCA component iof:tool (no configuration) | |
checking for MCA component iof:tool compile mode... dso | |
checking if MCA component iof:tool can compile... yes | |
+++ Configuring MCA framework notifier | |
checking for no configure components in framework notifier... syslog | |
checking for m4 configure components in framework notifier... | |
--- MCA component notifier:syslog (no configuration) | |
checking for MCA component notifier:syslog compile mode... dso | |
checking if MCA component notifier:syslog can compile... yes | |
+++ Configuring MCA framework odls | |
checking for no configure components in framework odls... | |
checking for m4 configure components in framework odls... alps, default | |
--- MCA component odls:alps (m4 configuration macro) | |
checking for MCA component odls:alps compile mode... dso | |
checking if MCA component odls:alps can compile... no | |
--- MCA component odls:default (m4 configuration macro) | |
checking for MCA component odls:default compile mode... dso | |
checking for fork... (cached) yes | |
checking if MCA component odls:default can compile... yes | |
+++ Configuring MCA framework oob | |
checking for no configure components in framework oob... | |
checking for m4 configure components in framework oob... alps, tcp, ud | |
--- MCA component oob:alps (m4 configuration macro) | |
checking for MCA component oob:alps compile mode... dso | |
checking if MCA component oob:alps can compile... no | |
--- MCA component oob:tcp (m4 configuration macro) | |
checking for MCA component oob:tcp compile mode... dso | |
checking for struct sockaddr_in... (cached) yes | |
checking if MCA component oob:tcp can compile... yes | |
--- MCA component oob:ud (m4 configuration macro) | |
checking for MCA component oob:ud compile mode... dso | |
checking infiniband/verbs.h usability... no | |
checking infiniband/verbs.h presence... no | |
checking for infiniband/verbs.h... no | |
checking if MCA component oob:ud can compile... no | |
+++ Configuring MCA framework plm | |
checking for no configure components in framework plm... | |
checking for m4 configure components in framework plm... alps, isolated, lsf, rsh, slurm, tm | |
--- MCA component plm:alps (m4 configuration macro) | |
checking for MCA component plm:alps compile mode... dso | |
checking if MCA component plm:alps can compile... no | |
--- MCA component plm:isolated (m4 configuration macro) | |
checking for MCA component plm:isolated compile mode... dso | |
checking for fork... (cached) yes | |
checking if MCA component plm:isolated can compile... yes | |
--- MCA component plm:lsf (m4 configuration macro) | |
checking for MCA component plm:lsf compile mode... dso | |
checking if MCA component plm:lsf can compile... no | |
--- MCA component plm:rsh (m4 configuration macro) | |
checking for MCA component plm:rsh compile mode... dso | |
checking for fork... (cached) yes | |
checking if MCA component plm:rsh can compile... yes | |
--- MCA component plm:slurm (m4 configuration macro) | |
checking for MCA component plm:slurm compile mode... dso | |
checking if MCA component plm:slurm can compile... yes | |
--- MCA component plm:tm (m4 configuration macro) | |
checking for MCA component plm:tm compile mode... dso | |
checking if MCA component plm:tm can compile... no | |
+++ Configuring MCA framework ras | |
checking for no configure components in framework ras... simulator | |
checking for m4 configure components in framework ras... alps, gridengine, lsf, slurm, tm | |
--- MCA component ras:simulator (no configuration) | |
checking for MCA component ras:simulator compile mode... dso | |
checking if MCA component ras:simulator can compile... yes | |
--- MCA component ras:alps (m4 configuration macro) | |
checking for MCA component ras:alps compile mode... dso | |
checking alps/apInfo.h usability... no | |
checking alps/apInfo.h presence... no | |
checking for alps/apInfo.h... no | |
checking if MCA component ras:alps can compile... no | |
--- MCA component ras:gridengine (m4 configuration macro) | |
checking for MCA component ras:gridengine compile mode... dso | |
checking if user requested SGE build... yes | |
checking if MCA component ras:gridengine can compile... yes | |
--- MCA component ras:lsf (m4 configuration macro) | |
checking for MCA component ras:lsf compile mode... dso | |
checking if MCA component ras:lsf can compile... no | |
--- MCA component ras:slurm (m4 configuration macro) | |
checking for MCA component ras:slurm compile mode... dso | |
checking if MCA component ras:slurm can compile... yes | |
--- MCA component ras:tm (m4 configuration macro) | |
checking for MCA component ras:tm compile mode... dso | |
checking if MCA component ras:tm can compile... no | |
+++ Configuring MCA framework rmaps | |
checking for no configure components in framework rmaps... mindist, ppr, rank_file, resilient, round_robin, seq | |
checking for m4 configure components in framework rmaps... | |
--- MCA component rmaps:mindist (no configuration) | |
checking for MCA component rmaps:mindist compile mode... dso | |
checking if MCA component rmaps:mindist can compile... yes | |
--- MCA component rmaps:ppr (no configuration) | |
checking for MCA component rmaps:ppr compile mode... dso | |
checking if MCA component rmaps:ppr can compile... yes | |
--- MCA component rmaps:rank_file (no configuration) | |
checking for MCA component rmaps:rank_file compile mode... dso | |
checking if MCA component rmaps:rank_file can compile... yes | |
--- MCA component rmaps:resilient (no configuration) | |
checking for MCA component rmaps:resilient compile mode... dso | |
checking if MCA component rmaps:resilient can compile... yes | |
--- MCA component rmaps:round_robin (no configuration) | |
checking for MCA component rmaps:round_robin compile mode... dso | |
checking if MCA component rmaps:round_robin can compile... yes | |
--- MCA component rmaps:seq (no configuration) | |
checking for MCA component rmaps:seq compile mode... dso | |
checking if MCA component rmaps:seq can compile... yes | |
+++ Configuring MCA framework rml | |
checking for no configure components in framework rml... oob | |
checking for m4 configure components in framework rml... | |
--- MCA component rml:oob (no configuration) | |
checking for MCA component rml:oob compile mode... dso | |
checking if MCA component rml:oob can compile... yes | |
+++ Configuring MCA framework routed | |
checking for no configure components in framework routed... binomial, debruijn, direct, radix | |
checking for m4 configure components in framework routed... | |
--- MCA component routed:binomial (no configuration) | |
checking for MCA component routed:binomial compile mode... dso | |
checking if MCA component routed:binomial can compile... yes | |
--- MCA component routed:debruijn (no configuration) | |
checking for MCA component routed:debruijn compile mode... dso | |
checking if MCA component routed:debruijn can compile... yes | |
--- MCA component routed:direct (no configuration) | |
checking for MCA component routed:direct compile mode... dso | |
checking if MCA component routed:direct can compile... yes | |
--- MCA component routed:radix (no configuration) | |
checking for MCA component routed:radix compile mode... dso | |
checking if MCA component routed:radix can compile... yes | |
+++ Configuring MCA framework rtc | |
checking for no configure components in framework rtc... hwloc | |
checking for m4 configure components in framework rtc... | |
--- MCA component rtc:hwloc (no configuration) | |
checking for MCA component rtc:hwloc compile mode... dso | |
checking if MCA component rtc:hwloc can compile... yes | |
+++ Configuring MCA framework schizo | |
checking for no configure components in framework schizo... flux, ompi, orte | |
checking for m4 configure components in framework schizo... alps, moab, singularity, slurm | |
--- MCA component schizo:flux (no configuration) | |
checking for MCA component schizo:flux compile mode... dso | |
checking if MCA component schizo:flux can compile... yes | |
--- MCA component schizo:ompi (no configuration) | |
checking for MCA component schizo:ompi compile mode... dso | |
checking if MCA component schizo:ompi can compile... yes | |
--- MCA component schizo:orte (no configuration) | |
checking for MCA component schizo:orte compile mode... dso | |
checking if MCA component schizo:orte can compile... yes | |
--- MCA component schizo:alps (m4 configuration macro) | |
checking for MCA component schizo:alps compile mode... dso | |
checking for alps/apInfo.h... (cached) no | |
checking if MCA component schizo:alps can compile... no | |
--- MCA component schizo:moab (m4 configuration macro) | |
checking for MCA component schizo:moab compile mode... dso | |
checking --with-moab value... simple ok (unspecified) | |
checking --with-moab-libdir value... simple ok (unspecified) | |
checking looking for moab in... () | |
checking mapi.h usability... no | |
checking mapi.h presence... no | |
checking for mapi.h... no | |
checking if MCA component schizo:moab can compile... no | |
--- MCA component schizo:singularity (m4 configuration macro) | |
checking for MCA component schizo:singularity compile mode... dso | |
checking if Singularity support is to be built... yes | |
checking for singularity... no | |
checking if MCA component schizo:singularity can compile... no | |
--- MCA component schizo:slurm (m4 configuration macro) | |
checking for MCA component schizo:slurm compile mode... dso | |
checking if MCA component schizo:slurm can compile... yes | |
+++ Configuring MCA framework snapc | |
checking for no configure components in framework snapc... | |
checking for m4 configure components in framework snapc... full | |
--- MCA component snapc:full (m4 configuration macro) | |
checking for MCA component snapc:full compile mode... dso | |
checking if MCA component snapc:full can compile... no | |
+++ Configuring MCA framework sstore | |
checking for no configure components in framework sstore... | |
checking for m4 configure components in framework sstore... central, stage | |
--- MCA component sstore:central (m4 configuration macro) | |
checking for MCA component sstore:central compile mode... dso | |
checking if MCA component sstore:central can compile... no | |
--- MCA component sstore:stage (m4 configuration macro) | |
checking for MCA component sstore:stage compile mode... dso | |
checking if MCA component sstore:stage can compile... no | |
+++ Configuring MCA framework state | |
checking for no configure components in framework state... app, dvm, hnp, novm, orted, tool | |
checking for m4 configure components in framework state... | |
--- MCA component state:app (no configuration) | |
checking for MCA component state:app compile mode... dso | |
checking if MCA component state:app can compile... yes | |
--- MCA component state:dvm (no configuration) | |
checking for MCA component state:dvm compile mode... dso | |
checking if MCA component state:dvm can compile... yes | |
--- MCA component state:hnp (no configuration) | |
checking for MCA component state:hnp compile mode... dso | |
checking if MCA component state:hnp can compile... yes | |
--- MCA component state:novm (no configuration) | |
checking for MCA component state:novm compile mode... dso | |
checking if MCA component state:novm can compile... yes | |
--- MCA component state:orted (no configuration) | |
checking for MCA component state:orted compile mode... dso | |
checking if MCA component state:orted can compile... yes | |
--- MCA component state:tool (no configuration) | |
checking for MCA component state:tool compile mode... dso | |
checking if MCA component state:tool can compile... yes | |
*** Configuring MCA for ompi | |
checking for frameworks for ompi... common, bml, coll, crcp, fbtl, fcoll, fs, hook, io, mtl, op, osc, pml, rte, sharedfp, topo, vprotocol | |
+++ Configuring MCA framework common | |
checking for no configure components in framework common... | |
checking for m4 configure components in framework common... ompio | |
--- MCA component common:ompio (m4 configuration macro) | |
checking for MCA component common:ompio compile mode... dso | |
checking if MCA component common:ompio can compile... yes | |
+++ Configuring MCA framework bml | |
checking for no configure components in framework bml... | |
checking for m4 configure components in framework bml... r2 | |
--- MCA component bml:r2 (m4 configuration macro) | |
checking for MCA component bml:r2 compile mode... dso | |
checking if MCA component bml:r2 can compile... yes | |
checking for index in endpoint array for tag BML... 0 | |
+++ Configuring MCA framework coll | |
checking for no configure components in framework coll... basic, inter, libnbc, self, sm, sync, tuned | |
checking for m4 configure components in framework coll... cuda, fca, hcoll, portals4 | |
--- MCA component coll:basic (no configuration) | |
checking for MCA component coll:basic compile mode... dso | |
checking if MCA component coll:basic can compile... yes | |
--- MCA component coll:inter (no configuration) | |
checking for MCA component coll:inter compile mode... dso | |
checking if MCA component coll:inter can compile... yes | |
--- MCA component coll:libnbc (no configuration) | |
checking for MCA component coll:libnbc compile mode... dso | |
checking if MCA component coll:libnbc can compile... yes | |
--- MCA component coll:self (no configuration) | |
checking for MCA component coll:self compile mode... dso | |
checking if MCA component coll:self can compile... yes | |
--- MCA component coll:sm (no configuration) | |
checking for MCA component coll:sm compile mode... dso | |
checking if MCA component coll:sm can compile... yes | |
--- MCA component coll:sync (no configuration) | |
checking for MCA component coll:sync compile mode... dso | |
checking if MCA component coll:sync can compile... yes | |
--- MCA component coll:tuned (no configuration) | |
checking for MCA component coll:tuned compile mode... dso | |
checking if MCA component coll:tuned can compile... yes | |
--- MCA component coll:cuda (m4 configuration macro) | |
checking for MCA component coll:cuda compile mode... dso | |
checking if MCA component coll:cuda can compile... no | |
--- MCA component coll:fca (m4 configuration macro) | |
checking for MCA component coll:fca compile mode... dso | |
checking fca/fca_api.h usability... no | |
checking fca/fca_api.h presence... no | |
checking for fca/fca_api.h... no | |
checking if MCA component coll:fca can compile... no | |
--- MCA component coll:hcoll (m4 configuration macro) | |
checking for MCA component coll:hcoll compile mode... dso | |
checking hcoll/api/hcoll_api.h usability... no | |
checking hcoll/api/hcoll_api.h presence... no | |
checking for hcoll/api/hcoll_api.h... no | |
checking if MCA component coll:hcoll can compile... no | |
--- MCA component coll:portals4 (m4 configuration macro) | |
checking for MCA component coll:portals4 compile mode... dso | |
checking if MCA component coll:portals4 can compile... no | |
+++ Configuring MCA framework crcp | |
checking for no configure components in framework crcp... | |
checking for m4 configure components in framework crcp... bkmrk | |
--- MCA component crcp:bkmrk (m4 configuration macro) | |
checking for MCA component crcp:bkmrk compile mode... dso | |
checking if MCA component crcp:bkmrk can compile... no | |
+++ Configuring MCA framework fbtl | |
checking for no configure components in framework fbtl... | |
checking for m4 configure components in framework fbtl... plfs, posix, pvfs2 | |
--- MCA component fbtl:plfs (m4 configuration macro) | |
checking for MCA component fbtl:plfs compile mode... dso | |
checking --with-plfs value... simple ok (unspecified) | |
checking plfs.h usability... no | |
checking plfs.h presence... no | |
checking for plfs.h... no | |
PLFS support not found | |
checking if MCA component fbtl:plfs can compile... no | |
--- MCA component fbtl:posix (m4 configuration macro) | |
checking for MCA component fbtl:posix compile mode... dso | |
checking for aio.h... (cached) yes | |
checking for library containing aio_write... none required | |
checking for pwritev... no | |
checking for preadv... no | |
checking if MCA component fbtl:posix can compile... yes | |
--- MCA component fbtl:pvfs2 (m4 configuration macro) | |
checking for MCA component fbtl:pvfs2 compile mode... dso | |
checking --with-pvfs2 value... simple ok (unspecified) | |
looking for header without includes | |
checking pvfs2.h usability... no | |
checking pvfs2.h presence... no | |
checking for pvfs2.h... no | |
checking pvfs2.h usability... no | |
checking pvfs2.h presence... no | |
checking for pvfs2.h... no | |
checking if MCA component fbtl:pvfs2 can compile... no | |
+++ Configuring MCA framework fcoll | |
checking for no configure components in framework fcoll... dynamic, dynamic_gen2, individual, static, two_phase | |
checking for m4 configure components in framework fcoll... | |
--- MCA component fcoll:dynamic (no configuration) | |
checking for MCA component fcoll:dynamic compile mode... dso | |
checking if MCA component fcoll:dynamic can compile... yes | |
--- MCA component fcoll:dynamic_gen2 (no configuration) | |
checking for MCA component fcoll:dynamic_gen2 compile mode... dso | |
checking if MCA component fcoll:dynamic_gen2 can compile... yes | |
--- MCA component fcoll:individual (no configuration) | |
checking for MCA component fcoll:individual compile mode... dso | |
checking if MCA component fcoll:individual can compile... yes | |
--- MCA component fcoll:static (no configuration) | |
checking for MCA component fcoll:static compile mode... dso | |
checking if MCA component fcoll:static can compile... yes | |
--- MCA component fcoll:two_phase (no configuration) | |
checking for MCA component fcoll:two_phase compile mode... dso | |
checking if MCA component fcoll:two_phase can compile... yes | |
+++ Configuring MCA framework fs | |
checking for no configure components in framework fs... ufs | |
checking for m4 configure components in framework fs... lustre, plfs, pvfs2 | |
--- MCA component fs:ufs (no configuration) | |
checking for MCA component fs:ufs compile mode... dso | |
checking if MCA component fs:ufs can compile... yes | |
--- MCA component fs:lustre (m4 configuration macro) | |
checking for MCA component fs:lustre compile mode... dso | |
checking --with-lustre value... simple ok (unspecified) | |
looking for header without includes | |
checking lustre/lustreapi.h usability... no | |
checking lustre/lustreapi.h presence... no | |
checking for lustre/lustreapi.h... no | |
checking lustre/lustreapi.h usability... no | |
checking lustre/lustreapi.h presence... no | |
checking for lustre/lustreapi.h... no | |
checking for required lustre data structures... no | |
checking if MCA component fs:lustre can compile... no | |
--- MCA component fs:plfs (m4 configuration macro) | |
checking for MCA component fs:plfs compile mode... dso | |
checking --with-plfs value... simple ok (unspecified) | |
checking for plfs.h... (cached) no | |
PLFS support not found | |
checking if MCA component fs:plfs can compile... no | |
--- MCA component fs:pvfs2 (m4 configuration macro) | |
checking for MCA component fs:pvfs2 compile mode... dso | |
checking --with-pvfs2 value... simple ok (unspecified) | |
looking for header without includes | |
checking pvfs2.h usability... no | |
checking pvfs2.h presence... no | |
checking for pvfs2.h... no | |
checking pvfs2.h usability... no | |
checking pvfs2.h presence... no | |
checking for pvfs2.h... no | |
checking if MCA component fs:pvfs2 can compile... no | |
+++ Configuring MCA framework hook | |
checking for no configure components in framework hook... | |
checking for m4 configure components in framework hook... | |
+++ Configuring MCA framework io | |
checking for no configure components in framework io... | |
checking for m4 configure components in framework io... ompio, romio314 | |
--- MCA component io:ompio (m4 configuration macro) | |
checking for MCA component io:ompio compile mode... dso | |
checking if MCA component io:ompio can compile... yes | |
--- MCA component io:romio314 (m4 configuration macro) | |
checking for MCA component io:romio314 compile mode... dso | |
checking if want ROMIO component... yes | |
checking if MPI profiling is enabled... yes | |
*** Configuring ROMIO distribution | |
configure: OPAL configuring in ompi/mca/io/romio314/romio | |
configure: running /bin/sh './configure' FROM_OMPI=yes CC="clang" CFLAGS="-O3 -DNDEBUG -fno-strict-aliasing -D__EXTENSIONS__" CPPFLAGS="-I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/mca/hwloc/hwloc1117/hwloc/include -I/Users/sjackman/.homebrew/opt/libevent/include" FFLAGS="" LDFLAGS=" -Wl,-flat_namespace -L/Users/sjackman/.homebrew/opt/libevent/lib" --enable-shared --disable-static --prefix=/Users/sjackman/.homebrew/Cellar/open-mpi/3.0.0_1 --disable-aio --disable-weak-symbols --enable-strict --cache-file=/dev/null --srcdir=. --disable-option-checking | |
checking for a BSD-compatible install... /usr/bin/install -c | |
checking whether build environment is sane... yes | |
checking for a thread-safe mkdir -p... confdb/install-sh -c -d | |
checking for gawk... no | |
checking for mawk... no | |
checking for nawk... no | |
checking for awk... awk | |
checking whether make sets $(MAKE)... yes | |
checking whether make supports nested variables... yes | |
checking whether to enable maintainer-specific portions of Makefiles... yes | |
checking for style of include used by make... GNU | |
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 whether clang understands -c and -o together... yes | |
checking dependency style of clang... gcc3 | |
checking for ar... ar | |
checking the archiver (ar) interface... ar | |
checking build system type... x86_64-apple-darwin15.6.0 | |
checking host system type... x86_64-apple-darwin15.6.0 | |
checking how to print strings... printf | |
checking for a sed that does not truncate output... /Users/sjackman/.homebrew/Library/Homebrew/shims/super/sed | |
checking for grep that handles long lines and -e... /usr/bin/grep | |
checking for egrep... /usr/bin/grep -E | |
checking for fgrep... /usr/bin/grep -F | |
checking for ld used by clang... /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld | |
checking if the linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) is GNU ld... no | |
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B | |
checking the name lister (/usr/bin/nm -B) interface... BSD nm | |
checking whether ln -s works... yes | |
checking the maximum length of command line arguments... 196608 | |
checking how to convert x86_64-apple-darwin15.6.0 file names to x86_64-apple-darwin15.6.0 format... func_convert_file_noop | |
checking how to convert x86_64-apple-darwin15.6.0 file names to toolchain format... func_convert_file_noop | |
checking for /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld option to reload object files... -r | |
checking for objdump... no | |
checking how to recognize dependent libraries... pass_all | |
checking for dlltool... no | |
checking how to associate runtime and link libraries... printf %s\n | |
checking for archiver @FILE support... no | |
checking for strip... strip | |
checking for ranlib... ranlib | |
checking command to parse /usr/bin/nm -B output from clang object... ok | |
checking for sysroot... no | |
checking for a working dd... /bin/dd | |
checking how to truncate binary pipes... /bin/dd bs=4096 count=1 | |
checking for mt... no | |
checking if : is a manifest tool... no | |
checking for dsymutil... dsymutil | |
checking for nmedit... nmedit | |
checking for lipo... lipo | |
checking for otool... otool | |
checking for otool64... no | |
checking for -single_module linker flag... yes | |
checking for -exported_symbols_list linker flag... yes | |
checking for -force_load linker flag... yes | |
checking how to run the C preprocessor... clang -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 for dlfcn.h... yes | |
checking for objdir... .libs | |
checking if clang supports -fno-rtti -fno-exceptions... yes | |
checking for clang option to produce PIC... -fno-common -DPIC | |
checking if clang PIC flag -fno-common -DPIC works... yes | |
checking if clang static flag -static works... no | |
checking if clang supports -c -o file.o... yes | |
checking if clang supports -c -o file.o... (cached) yes | |
checking whether the clang linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries... yes | |
checking dynamic linker characteristics... darwin15.6.0 dyld | |
checking how to hardcode library paths into programs... immediate | |
checking whether stripping libraries is possible... yes | |
checking if libtool supports shared libraries... yes | |
checking whether to build shared libraries... yes | |
checking whether to build static libraries... no | |
checking whether make supports nested variables... (cached) yes | |
Configuring with args dummy otool64 | |
checking for Open MPI support files... in Open MPI source tree -- good | |
checking for make... make | |
checking whether clock skew breaks make... no | |
checking whether make supports include... yes | |
checking whether make allows comments in actions... yes | |
checking for virtual path format... VPATH | |
checking whether make sets CFLAGS... yes | |
configure: WARNING: Unknown architecture ... proceeding anyway | |
ROMIO home directory is /private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/ompi/mca/io/romio314/romio | |
checking whether we are using the GNU Fortran 77 compiler... yes | |
checking whether /Users/sjackman/.homebrew/bin/gfortran accepts -g... yes | |
checking if libtool supports shared libraries... yes | |
checking whether to build shared libraries... yes | |
checking whether to build static libraries... no | |
checking for /Users/sjackman/.homebrew/bin/gfortran option to produce PIC... -fno-common | |
checking if /Users/sjackman/.homebrew/bin/gfortran PIC flag -fno-common works... yes | |
checking if /Users/sjackman/.homebrew/bin/gfortran static flag -static works... no | |
checking if /Users/sjackman/.homebrew/bin/gfortran supports -c -o file.o... yes | |
checking if /Users/sjackman/.homebrew/bin/gfortran supports -c -o file.o... (cached) yes | |
checking whether the /Users/sjackman/.homebrew/bin/gfortran linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries... yes | |
checking dynamic linker characteristics... darwin15.6.0 dyld | |
checking how to hardcode library paths into programs... immediate | |
checking whether we are using the GNU Fortran compiler... yes | |
checking whether /Users/sjackman/.homebrew/bin/gfortran accepts -g... yes | |
checking if libtool supports shared libraries... yes | |
checking whether to build shared libraries... yes | |
checking whether to build static libraries... no | |
checking for /Users/sjackman/.homebrew/bin/gfortran option to produce PIC... -fno-common | |
checking if /Users/sjackman/.homebrew/bin/gfortran PIC flag -fno-common works... yes | |
checking if /Users/sjackman/.homebrew/bin/gfortran static flag -static works... no | |
checking if /Users/sjackman/.homebrew/bin/gfortran supports -c -o file.o... yes | |
checking if /Users/sjackman/.homebrew/bin/gfortran supports -c -o file.o... (cached) yes | |
checking whether the /Users/sjackman/.homebrew/bin/gfortran linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries... yes | |
checking dynamic linker characteristics... darwin15.6.0 dyld | |
checking how to hardcode library paths into programs... immediate | |
checking for long long... yes | |
checking size of long long... 8 | |
checking for memalign... no | |
checking for size_t... yes | |
checking for ssize_t... yes | |
checking for off_t... yes | |
checking how to run the C preprocessor... clang -E | |
checking for unistd.h... (cached) yes | |
checking fcntl.h usability... yes | |
checking fcntl.h presence... yes | |
checking for fcntl.h... yes | |
checking malloc.h usability... no | |
checking malloc.h presence... no | |
checking for malloc.h... no | |
checking stddef.h usability... yes | |
checking stddef.h presence... yes | |
checking for stddef.h... yes | |
checking for sys/types.h... (cached) yes | |
checking limits.h usability... yes | |
checking limits.h presence... yes | |
checking for limits.h... yes | |
checking time.h usability... yes | |
checking time.h presence... yes | |
checking for time.h... yes | |
checking for mpix.h... no | |
checking for u_char... yes | |
checking for u_short... yes | |
checking for u_int... yes | |
checking for u_long... yes | |
checking sys/attr.h usability... yes | |
checking sys/attr.h presence... yes | |
checking for sys/attr.h... yes | |
checking size of int... 4 | |
checking size of void *... 8 | |
checking for int large enough for pointers... no | |
checking size of long long... (cached) 8 | |
checking whether struct flock compatible with MPI_Offset... yes | |
checking for pvfs2-config... notfound | |
checking configured file systems... testfs ufs nfs | |
configure: WARNING: File locks may not work with NFS. See the Installation and | |
users manual for instructions on testing and if necessary fixing this | |
checking gpfs.h usability... no | |
checking gpfs.h presence... no | |
checking for gpfs.h... no | |
checking gpfs_fcntl.h usability... no | |
checking gpfs_fcntl.h presence... no | |
checking for gpfs_fcntl.h... no | |
checking sys/vfs.h usability... no | |
checking sys/vfs.h presence... no | |
checking for sys/vfs.h... no | |
checking sys/param.h usability... yes | |
checking sys/param.h presence... yes | |
checking for sys/param.h... yes | |
checking sys/mount.h usability... yes | |
checking sys/mount.h presence... yes | |
checking for sys/mount.h... yes | |
checking sys/statvfs.h usability... yes | |
checking sys/statvfs.h presence... yes | |
checking for sys/statvfs.h... yes | |
checking for statfs... yes | |
checking whether struct statfs properly defined... yes | |
checking for f_type member of statfs structure... yes | |
checking for f_fstypename member of statfs structure... yes | |
checking for sys/stat.h... (cached) yes | |
checking for sys/types.h... (cached) yes | |
checking for unistd.h... (cached) yes | |
checking for stat... yes | |
checking for st_fstype member of stat structure... no | |
checking for sys/types.h... (cached) yes | |
checking for sys/statvfs.h... (cached) yes | |
checking for sys/vfs.h... (cached) no | |
checking for statvfs... yes | |
checking for f_basetype member of statvfs structure... no | |
checking for blksize_t... yes | |
checking for unistd.h... (cached) yes | |
checking for large file defines... no | |
checking whether pwrite is declared... yes | |
checking for strerror... yes | |
checking for doctext... no | |
checking for strdup... yes | |
checking whether strdup needs a declaration... no | |
checking for snprintf... yes | |
checking whether snprintf needs a declaration... no | |
checking for lstat... yes | |
checking whether lstat needs a declaration... no | |
checking for readlink... yes | |
checking whether readlink needs a declaration... no | |
checking for fsync... yes | |
checking whether fsync needs a declaration... no | |
checking for ftruncate... yes | |
checking whether ftruncate needs a declaration... no | |
checking for lseek64... no | |
checking for usleep... yes | |
checking whether usleep needs a declaration... no | |
checking for unistd.h... (cached) yes | |
checking for large file defines... none | |
setting SYSDEP_INC to | |
checking for C/C++ restrict keyword... __restrict | |
checking whether __attribute__ allowed... yes | |
checking whether __attribute__((format)) allowed... yes | |
checking for gcov... gcov | |
setting CC to clang | |
setting F77 to : | |
setting TEST_CC to mpicc | |
setting TEST_F77 to mpifort | |
setting CFLAGS to -O3 -DNDEBUG -fno-strict-aliasing -D__EXTENSIONS__ -DHAVE_ROMIOCONF_H | |
setting USER_CFLAGS to | |
setting USER_FFLAGS to | |
checking that generated files are newer than configure... done | |
configure: creating ./config.status | |
config.status: creating Makefile | |
config.status: creating localdefs | |
config.status: creating test/Makefile | |
config.status: creating test/misc.c | |
config.status: creating test/large_file.c | |
config.status: creating test/runtests | |
config.status: creating test-internal/Makefile | |
config.status: creating util/romioinstall | |
config.status: creating include/mpio.h | |
config.status: creating test/fmisc.f | |
config.status: creating test/fcoll_test.f | |
config.status: creating test/pfcoll_test.f | |
config.status: creating test/fperf.f | |
config.status: creating adio/include/romioconf.h | |
config.status: executing depfiles commands | |
config.status: executing libtool commands | |
config.status: executing default-1 commands | |
configure: /bin/sh './configure' succeeded for ompi/mca/io/romio314/romio | |
ROMIO distribution configured successfully | |
checking if MCA component io:romio314 can compile... yes | |
+++ Configuring MCA framework mtl | |
checking for no configure components in framework mtl... | |
checking for m4 configure components in framework mtl... mxm, ofi, portals4, psm, psm2 | |
--- MCA component mtl:mxm (m4 configuration macro) | |
checking for MCA component mtl:mxm compile mode... dso | |
checking --with-mxm-libdir value... simple ok (unspecified) | |
checking mxm/api/mxm_api.h usability... no | |
checking mxm/api/mxm_api.h presence... no | |
checking for mxm/api/mxm_api.h... no | |
checking for MXM version compatibility... no | |
checking if MCA component mtl:mxm can compile... no | |
--- MCA component mtl:ofi (m4 configuration macro) | |
checking for MCA component mtl:ofi compile mode... dso | |
checking if MCA component mtl:ofi can compile... no | |
--- MCA component mtl:portals4 (m4 configuration macro) | |
checking for MCA component mtl:portals4 compile mode... dso | |
checking whether to enable flow control... yes | |
checking if MCA component mtl:portals4 can compile... no | |
--- MCA component mtl:psm (m4 configuration macro) | |
checking for MCA component mtl:psm compile mode... dso | |
checking --with-psm value... simple ok (unspecified) | |
checking --with-psm-libdir value... simple ok (unspecified) | |
checking psm.h usability... no | |
checking psm.h presence... no | |
checking for psm.h... no | |
checking if MCA component mtl:psm can compile... no | |
--- MCA component mtl:psm2 (m4 configuration macro) | |
checking for MCA component mtl:psm2 compile mode... dso | |
checking --with-psm2 value... simple ok (unspecified) | |
checking --with-psm2-libdir value... simple ok (unspecified) | |
checking psm2.h usability... no | |
checking psm2.h presence... no | |
checking for psm2.h... no | |
checking if MCA component mtl:psm2 can compile... no | |
+++ Configuring MCA framework op | |
checking for no configure components in framework op... | |
checking for m4 configure components in framework op... | |
+++ Configuring MCA framework osc | |
checking for no configure components in framework osc... sm | |
checking for m4 configure components in framework osc... portals4, pt2pt, rdma | |
--- MCA component osc:sm (no configuration) | |
checking for MCA component osc:sm compile mode... dso | |
checking if MCA component osc:sm can compile... yes | |
--- MCA component osc:portals4 (m4 configuration macro) | |
checking for MCA component osc:portals4 compile mode... dso | |
checking if MCA component osc:portals4 can compile... no | |
--- MCA component osc:pt2pt (m4 configuration macro) | |
checking for MCA component osc:pt2pt compile mode... dso | |
checking if MCA component osc:pt2pt can compile... yes | |
--- MCA component osc:rdma (m4 configuration macro) | |
checking for MCA component osc:rdma compile mode... dso | |
checking if MCA component osc:rdma can compile... yes | |
checking for index in endpoint array for tag BML... 0 | |
+++ Configuring MCA framework pml | |
checking for no configure components in framework pml... cm, monitoring | |
checking for m4 configure components in framework pml... crcpw, ob1, ucx, v, yalla | |
--- MCA component pml:cm (no configuration) | |
checking for MCA component pml:cm compile mode... dso | |
checking if MCA component pml:cm can compile... yes | |
--- MCA component pml:monitoring (no configuration) | |
checking for MCA component pml:monitoring compile mode... dso | |
checking if MCA component pml:monitoring can compile... yes | |
--- MCA component pml:crcpw (m4 configuration macro) | |
checking for MCA component pml:crcpw compile mode... dso | |
checking if MCA component pml:crcpw can compile... no | |
--- MCA component pml:ob1 (m4 configuration macro) | |
checking for MCA component pml:ob1 compile mode... dso | |
checking if MCA component pml:ob1 can compile... yes | |
checking for index in endpoint array for tag BML... 0 | |
--- MCA component pml:ucx (m4 configuration macro) | |
checking for MCA component pml:ucx compile mode... dso | |
checking --with-ucx value... simple ok (unspecified) | |
checking --with-ucx-libdir value... simple ok (unspecified) | |
checking for ucx... no | |
looking for header without includes | |
checking ucp/api/ucp.h usability... no | |
checking ucp/api/ucp.h presence... no | |
checking for ucp/api/ucp.h... no | |
checking ucp/api/ucp.h usability... no | |
checking ucp/api/ucp.h presence... no | |
checking for ucp/api/ucp.h... no | |
looking for header without includes | |
checking ucp/api/ucp.h usability... no | |
checking ucp/api/ucp.h presence... no | |
checking for ucp/api/ucp.h... no | |
checking ucp/api/ucp.h usability... no | |
checking ucp/api/ucp.h presence... no | |
checking for ucp/api/ucp.h... no | |
checking ucp/api/ucp.h usability... no | |
checking ucp/api/ucp.h presence... no | |
checking for ucp/api/ucp.h... no | |
checking if MCA component pml:ucx can compile... no | |
--- MCA component pml:v (m4 configuration macro) | |
checking for MCA component pml:v compile mode... static | |
checking if MCA component pml:v can compile... yes | |
--- MCA component pml:yalla (m4 configuration macro) | |
checking for MCA component pml:yalla compile mode... dso | |
checking if MCA component pml:yalla can compile... no | |
+++ Configuring MCA framework rte | |
checking for no configure components in framework rte... | |
checking for m4 configure components in framework rte... orte | |
--- MCA component rte:orte (m4 configuration macro, priority 100) | |
checking for MCA component rte:orte compile mode... static | |
checking if MCA component rte:orte can compile... yes | |
+++ Configuring MCA framework sharedfp | |
checking for no configure components in framework sharedfp... individual, lockedfile | |
checking for m4 configure components in framework sharedfp... sm | |
--- MCA component sharedfp:individual (no configuration) | |
checking for MCA component sharedfp:individual compile mode... dso | |
checking if MCA component sharedfp:individual can compile... yes | |
--- MCA component sharedfp:lockedfile (no configuration) | |
checking for MCA component sharedfp:lockedfile compile mode... dso | |
checking if MCA component sharedfp:lockedfile can compile... yes | |
--- MCA component sharedfp:sm (m4 configuration macro) | |
checking for MCA component sharedfp:sm compile mode... dso | |
checking semaphore.h usability... yes | |
checking semaphore.h presence... yes | |
checking for semaphore.h... yes | |
checking for sem_open... yes | |
checking for semaphore.h... (cached) yes | |
checking for sem_init... yes | |
checking if MCA component sharedfp:sm can compile... yes | |
+++ Configuring MCA framework topo | |
checking for no configure components in framework topo... basic | |
checking for m4 configure components in framework topo... treematch | |
--- MCA component topo:basic (no configuration) | |
checking for MCA component topo:basic compile mode... dso | |
checking if MCA component topo:basic can compile... yes | |
--- MCA component topo:treematch (m4 configuration macro) | |
checking for MCA component topo:treematch compile mode... dso | |
checking TreeMatch headers... in the source | |
checking --with-treematch value... sanity check ok (/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/ompi/mca/topo/treematch/treematch) | |
checking if MCA component topo:treematch can compile... yes | |
+++ Configuring MCA framework vprotocol | |
checking for no configure components in framework vprotocol... pessimist | |
checking for m4 configure components in framework vprotocol... | |
--- MCA component vprotocol:pessimist (no configuration) | |
checking for MCA component vprotocol:pessimist compile mode... dso | |
checking if MCA component vprotocol:pessimist can compile... yes | |
*** Configuring MCA for oshmem | |
checking for frameworks for oshmem... atomic, memheap, scoll, spml, sshmem | |
+++ Configuring MCA framework atomic | |
checking for no configure components in framework atomic... basic | |
checking for m4 configure components in framework atomic... mxm, ucx | |
--- MCA component atomic:basic (no configuration) | |
checking for MCA component atomic:basic compile mode... dso | |
checking if MCA component atomic:basic can compile... yes | |
--- MCA component atomic:mxm (m4 configuration macro) | |
checking for MCA component atomic:mxm compile mode... dso | |
checking if oshmem/atomic/mxm component can be compiled... no | |
checking if MCA component atomic:mxm can compile... no | |
--- MCA component atomic:ucx (m4 configuration macro) | |
checking for MCA component atomic:ucx compile mode... dso | |
checking if MCA component atomic:ucx can compile... no | |
+++ Configuring MCA framework memheap | |
checking for no configure components in framework memheap... buddy, ptmalloc | |
checking for m4 configure components in framework memheap... | |
--- MCA component memheap:buddy (no configuration) | |
checking for MCA component memheap:buddy compile mode... dso | |
checking if MCA component memheap:buddy can compile... yes | |
--- MCA component memheap:ptmalloc (no configuration) | |
checking for MCA component memheap:ptmalloc compile mode... dso | |
checking if MCA component memheap:ptmalloc can compile... yes | |
+++ Configuring MCA framework scoll | |
checking for no configure components in framework scoll... basic, mpi | |
checking for m4 configure components in framework scoll... fca | |
--- MCA component scoll:basic (no configuration) | |
checking for MCA component scoll:basic compile mode... dso | |
checking if MCA component scoll:basic can compile... yes | |
--- MCA component scoll:mpi (no configuration) | |
checking for MCA component scoll:mpi compile mode... dso | |
checking if MCA component scoll:mpi can compile... yes | |
--- MCA component scoll:fca (m4 configuration macro) | |
checking for MCA component scoll:fca compile mode... dso | |
checking fca/fca_api.h usability... no | |
checking fca/fca_api.h presence... no | |
checking for fca/fca_api.h... no | |
checking if MCA component scoll:fca can compile... no | |
+++ Configuring MCA framework spml | |
checking for no configure components in framework spml... | |
checking for m4 configure components in framework spml... ikrit, ucx | |
--- MCA component spml:ikrit (m4 configuration macro) | |
checking for MCA component spml:ikrit compile mode... dso | |
checking if MCA component spml:ikrit can compile... no | |
--- MCA component spml:ucx (m4 configuration macro) | |
checking for MCA component spml:ucx compile mode... dso | |
checking if MCA component spml:ucx can compile... no | |
+++ Configuring MCA framework sshmem | |
checking for no configure components in framework sshmem... | |
checking for m4 configure components in framework sshmem... mmap, sysv, ucx, verbs | |
--- MCA component sshmem:mmap (m4 configuration macro) | |
checking for MCA component sshmem:mmap compile mode... dso | |
checking if want mmap shared memory support... yes | |
checking for library containing mmap... (cached) none required | |
checking if MCA component sshmem:mmap can compile... yes | |
--- MCA component sshmem:sysv (m4 configuration macro) | |
checking for MCA component sshmem:sysv compile mode... dso | |
checking if want SYSV shared memory support... yes | |
checking for shmget... (cached) yes | |
checking if MCA component sshmem:sysv can compile... yes | |
--- MCA component sshmem:ucx (m4 configuration macro) | |
checking for MCA component sshmem:ucx compile mode... dso | |
checking if MCA component sshmem:ucx can compile... no | |
--- MCA component sshmem:verbs (m4 configuration macro) | |
checking for MCA component sshmem:verbs compile mode... dso | |
checking if want verbs shared memory support... yes | |
checking if MCA component sshmem:verbs can compile... no | |
checking for size of endpoint array... 1 | |
============================================================================ | |
== Extended MPI interfaces setup | |
============================================================================ | |
checking for available MPI Extensions... affinity, cr, cuda | |
checking which MPI extension should be enabled... All Available Extensions | |
--- MPI Extension affinity | |
checking if MPI Extension affinity can compile... yes | |
checking if MPI Extension affinity has C bindings... yes (required) | |
checking if MPI Extension affinity has mpif.h bindings... no | |
checking if MPI Extension affinity has "use mpi" bindings... no | |
checking if MPI Extension affinity has "use mpi_f08" bindings... no | |
--- MPI Extension cr | |
checking if MPI Extension cr can compile... no | |
--- MPI Extension cuda | |
checking if MPI Extension cuda can compile... yes | |
checking if MPI Extension cuda has C bindings... yes (required) | |
checking if MPI Extension cuda has mpif.h bindings... no | |
checking if MPI Extension cuda has "use mpi" bindings... no | |
checking if MPI Extension cuda has "use mpi_f08" bindings... no | |
============================================================================ | |
== Contributed software setup | |
============================================================================ | |
*** Configuring contributed software packages | |
checking which contributed software packages should be disabled... | |
--- libompitrace (m4 configuration macro) | |
checking if contributed component libompitrace can compile... yes | |
============================================================================ | |
== Symbol visibility feature | |
============================================================================ | |
checking if clang supports -fvisibility=hidden... yes | |
checking whether to enable symbol visibility... yes (via -fvisibility=hidden) | |
============================================================================ | |
== Final top-level OMPI configuration | |
============================================================================ | |
*** Libtool configuration | |
checking how to print strings... printf | |
checking for a sed that does not truncate output... /Users/sjackman/.homebrew/Library/Homebrew/shims/super/sed | |
checking for ld used by clang... /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld | |
checking if the linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) is GNU ld... no | |
checking the maximum length of command line arguments... 196608 | |
checking how to convert x86_64-apple-darwin15.6.0 file names to x86_64-apple-darwin15.6.0 format... func_convert_file_noop | |
checking how to convert x86_64-apple-darwin15.6.0 file names to toolchain format... func_convert_file_noop | |
checking for /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld option to reload object files... -r | |
checking for objdump... no | |
checking how to recognize dependent libraries... pass_all | |
checking for dlltool... no | |
checking how to associate runtime and link libraries... printf %s\n | |
checking for ar... ar | |
checking for archiver @FILE support... no | |
checking for strip... strip | |
checking for ranlib... ranlib | |
checking command to parse /usr/bin/nm -B output from clang object... ok | |
checking for sysroot... no | |
checking for a working dd... /bin/dd | |
checking how to truncate binary pipes... /bin/dd bs=4096 count=1 | |
checking for mt... no | |
checking if : is a manifest tool... no | |
checking for dsymutil... dsymutil | |
checking for nmedit... nmedit | |
checking for lipo... lipo | |
checking for otool... otool | |
checking for otool64... no | |
checking for -single_module linker flag... yes | |
checking for -exported_symbols_list linker flag... yes | |
checking for -force_load linker flag... yes | |
checking for dlfcn.h... (cached) yes | |
checking for objdir... .libs | |
checking if clang supports -fno-rtti -fno-exceptions... yes | |
checking for clang option to produce PIC... -fno-common -DPIC | |
checking if clang PIC flag -fno-common -DPIC works... yes | |
checking if clang static flag -static works... no | |
checking if clang supports -c -o file.o... yes | |
checking if clang supports -c -o file.o... (cached) yes | |
checking whether the clang linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries... yes | |
checking dynamic linker characteristics... darwin15.6.0 dyld | |
checking how to hardcode library paths into programs... immediate | |
checking for dlopen in -ldl... yes | |
checking whether a program can dlopen itself... yes | |
checking whether a statically linked program can dlopen itself... yes | |
checking whether stripping libraries is possible... yes | |
checking if libtool supports shared libraries... yes | |
checking whether to build shared libraries... yes | |
checking whether to build static libraries... no | |
checking how to run the C++ preprocessor... clang++ -E | |
checking for ld used by clang++... /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld | |
checking if the linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) is GNU ld... no | |
checking whether the clang++ linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries... yes | |
checking for clang++ option to produce PIC... -fno-common -DPIC | |
checking if clang++ PIC flag -fno-common -DPIC works... yes | |
checking if clang++ static flag -static works... no | |
checking if clang++ supports -c -o file.o... yes | |
checking if clang++ supports -c -o file.o... (cached) yes | |
checking whether the clang++ linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries... yes | |
checking dynamic linker characteristics... darwin15.6.0 dyld | |
checking how to hardcode library paths into programs... immediate | |
checking if libtool supports shared libraries... yes | |
checking whether to build shared libraries... yes | |
checking whether to build static libraries... no | |
checking for /Users/sjackman/.homebrew/bin/gfortran option to produce PIC... -fno-common | |
checking if /Users/sjackman/.homebrew/bin/gfortran PIC flag -fno-common works... yes | |
checking if /Users/sjackman/.homebrew/bin/gfortran static flag -static works... no | |
checking if /Users/sjackman/.homebrew/bin/gfortran supports -c -o file.o... yes | |
checking if /Users/sjackman/.homebrew/bin/gfortran supports -c -o file.o... (cached) yes | |
checking whether the /Users/sjackman/.homebrew/bin/gfortran linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries... yes | |
checking dynamic linker characteristics... darwin15.6.0 dyld | |
checking how to hardcode library paths into programs... immediate | |
configure: creating ./config.lt | |
config.lt: creating libtool | |
*** Compiler flags | |
checking which of CFLAGS are ok for debugger modules... -DNDEBUG -fno-strict-aliasing | |
checking for debugger extra CFLAGS... -g | |
*** Wrapper compiler final setup | |
checking for perl... /usr/bin/perl | |
checking if linker supports RPATH... yes (no extra flags needed) | |
checking for OPAL CPPFLAGS... | |
checking for OPAL CFLAGS... | |
checking for OPAL CFLAGS_PREFIX... | |
checking for OPAL CXXFLAGS... | |
checking for OPAL CXXFLAGS_PREFIX... | |
checking for OPAL LDFLAGS... -L/Users/sjackman/.homebrew/opt/libevent/lib | |
checking for OPAL pkg-config LDFLAGS... -L/Users/sjackman/.homebrew/opt/libevent/lib | |
checking for OPAL LIBS... -lm -levent -levent_pthreads | |
checking for ORTE CPPFLAGS... | |
checking for ORTE CFLAGS... | |
checking for ORTE CFLAGS_PREFIX... | |
checking for ORTE LDFLAGS... -L/Users/sjackman/.homebrew/opt/libevent/lib | |
checking for ORTE pkg-config LDFLAGS... -L/Users/sjackman/.homebrew/opt/libevent/lib | |
checking for ORTE LIBS... -lm -levent -levent_pthreads | |
checking for OMPI CPPFLAGS... | |
checking for OMPI CFLAGS... | |
checking for OMPI CFLAGS_PREFIX... | |
checking for OMPI CXXFLAGS... | |
checking for OMPI CXXFLAGS_PREFIX... | |
checking for OMPI FCFLAGS... -Wl,-flat_namespace -Wl,-commons,use_dylibs -I${libdir} | |
checking for OMPI FCFLAGS_PREFIX... | |
checking for OMPI LDFLAGS... -L/Users/sjackman/.homebrew/opt/libevent/lib | |
checking for OMPI pkg-config LDFLAGS... -L/Users/sjackman/.homebrew/opt/libevent/lib | |
checking for OMPI LIBS... -lm -levent -levent_pthreads -lz | |
checking if libtool needs -no-undefined flag to build shared libraries... no | |
*** Final output | |
checking for libraries that use libnl v1... (none) | |
checking for libraries that use libnl v3... (none) | |
checking that generated files are newer than configure... done | |
configure: creating ./config.status | |
config.status: creating ompi/include/ompi/version.h | |
config.status: creating orte/include/orte/version.h | |
config.status: creating oshmem/include/oshmem/version.h | |
config.status: creating opal/include/opal/version.h | |
config.status: creating ompi/mpi/java/Makefile | |
config.status: creating ompi/mpi/java/java/Makefile | |
config.status: creating ompi/mpi/java/c/Makefile | |
config.status: creating ompi/mpi/fortran/configure-fortran-output.h | |
config.status: creating opal/mca/hwloc/Makefile | |
config.status: creating opal/mca/hwloc/external/Makefile | |
config.status: creating opal/mca/hwloc/hwloc1117/Makefile | |
config.status: creating opal/mca/hwloc/hwloc1117/hwloc/Makefile | |
config.status: creating opal/mca/hwloc/hwloc1117/hwloc/include/Makefile | |
config.status: creating opal/mca/hwloc/hwloc1117/hwloc/src/Makefile | |
config.status: creating opal/mca/common/Makefile | |
config.status: creating opal/mca/common/cuda/Makefile | |
config.status: creating opal/mca/common/libfabric/Makefile | |
config.status: creating opal/mca/common/sm/Makefile | |
config.status: creating opal/mca/common/verbs/Makefile | |
config.status: creating opal/mca/common/verbs_usnic/Makefile | |
config.status: creating opal/mca/allocator/Makefile | |
config.status: creating opal/mca/allocator/basic/Makefile | |
config.status: creating opal/mca/allocator/bucket/Makefile | |
config.status: creating opal/mca/backtrace/Makefile | |
config.status: creating opal/mca/backtrace/execinfo/Makefile | |
config.status: creating opal/mca/backtrace/printstack/Makefile | |
config.status: creating opal/mca/backtrace/none/Makefile | |
config.status: creating opal/mca/btl/Makefile | |
config.status: creating opal/mca/btl/self/Makefile | |
config.status: creating opal/mca/btl/openib/Makefile | |
config.status: creating opal/mca/btl/portals4/Makefile | |
config.status: creating opal/mca/btl/scif/Makefile | |
config.status: creating opal/mca/btl/sm/Makefile | |
config.status: creating opal/mca/btl/smcuda/Makefile | |
config.status: creating opal/mca/btl/tcp/Makefile | |
config.status: creating opal/mca/btl/ugni/Makefile | |
config.status: creating opal/mca/btl/usnic/Makefile | |
config.status: creating opal/mca/btl/vader/Makefile | |
config.status: creating opal/mca/compress/Makefile | |
config.status: creating opal/mca/compress/bzip/Makefile | |
config.status: creating opal/mca/compress/gzip/Makefile | |
config.status: creating opal/mca/crs/Makefile | |
config.status: creating opal/mca/crs/none/Makefile | |
config.status: creating opal/mca/crs/self/Makefile | |
config.status: creating opal/mca/dl/Makefile | |
config.status: creating opal/mca/dl/dlopen/Makefile | |
config.status: creating opal/mca/dl/libltdl/Makefile | |
config.status: creating opal/mca/event/Makefile | |
config.status: creating opal/mca/event/external/Makefile | |
config.status: creating opal/mca/event/libevent2022/Makefile | |
config.status: creating opal/mca/if/Makefile | |
config.status: creating opal/mca/if/bsdx_ipv4/Makefile | |
config.status: creating opal/mca/if/bsdx_ipv6/Makefile | |
config.status: creating opal/mca/if/linux_ipv6/Makefile | |
config.status: creating opal/mca/if/posix_ipv4/Makefile | |
config.status: creating opal/mca/if/solaris_ipv6/Makefile | |
config.status: creating opal/mca/installdirs/Makefile | |
config.status: creating opal/mca/installdirs/env/Makefile | |
config.status: creating opal/mca/installdirs/config/Makefile | |
config.status: creating opal/mca/installdirs/config/install_dirs.h | |
config.status: creating opal/mca/memchecker/Makefile | |
config.status: creating opal/mca/memchecker/valgrind/Makefile | |
config.status: creating opal/mca/memcpy/Makefile | |
config.status: creating opal/mca/memory/Makefile | |
config.status: creating opal/mca/memory/patcher/Makefile | |
config.status: creating opal/mca/memory/malloc_solaris/Makefile | |
config.status: creating opal/mca/mpool/Makefile | |
config.status: creating opal/mca/mpool/hugepage/Makefile | |
config.status: creating opal/mca/mpool/memkind/Makefile | |
config.status: creating opal/mca/patcher/Makefile | |
config.status: creating opal/mca/patcher/linux/Makefile | |
config.status: creating opal/mca/patcher/overwrite/Makefile | |
config.status: creating opal/mca/pmix/Makefile | |
config.status: creating opal/mca/pmix/isolated/Makefile | |
config.status: creating opal/mca/pmix/cray/Makefile | |
config.status: creating opal/mca/pmix/ext1x/Makefile | |
config.status: creating opal/mca/pmix/ext2x/Makefile | |
config.status: creating opal/mca/pmix/flux/Makefile | |
config.status: creating opal/mca/pmix/pmix2x/Makefile | |
config.status: creating opal/mca/pmix/s1/Makefile | |
config.status: creating opal/mca/pmix/s2/Makefile | |
config.status: creating opal/mca/pstat/Makefile | |
config.status: creating opal/mca/pstat/linux/Makefile | |
config.status: creating opal/mca/pstat/test/Makefile | |
config.status: creating opal/mca/rcache/Makefile | |
config.status: creating opal/mca/rcache/grdma/Makefile | |
config.status: creating opal/mca/rcache/gpusm/Makefile | |
config.status: creating opal/mca/rcache/rgpusm/Makefile | |
config.status: creating opal/mca/rcache/udreg/Makefile | |
config.status: creating opal/mca/reachable/Makefile | |
config.status: creating opal/mca/reachable/netlink/Makefile | |
config.status: creating opal/mca/shmem/Makefile | |
config.status: creating opal/mca/shmem/mmap/Makefile | |
config.status: creating opal/mca/shmem/posix/Makefile | |
config.status: creating opal/mca/shmem/sysv/Makefile | |
config.status: creating opal/mca/timer/Makefile | |
config.status: creating opal/mca/timer/altix/Makefile | |
config.status: creating opal/mca/timer/darwin/Makefile | |
config.status: creating opal/mca/timer/linux/Makefile | |
config.status: creating opal/mca/timer/solaris/Makefile | |
config.status: creating orte/mca/common/Makefile | |
config.status: creating orte/mca/common/alps/Makefile | |
config.status: creating orte/mca/dfs/Makefile | |
config.status: creating orte/mca/dfs/app/Makefile | |
config.status: creating orte/mca/dfs/orted/Makefile | |
config.status: creating orte/mca/dfs/test/Makefile | |
config.status: creating orte/mca/errmgr/Makefile | |
config.status: creating orte/mca/errmgr/default_app/Makefile | |
config.status: creating orte/mca/errmgr/default_hnp/Makefile | |
config.status: creating orte/mca/errmgr/default_orted/Makefile | |
config.status: creating orte/mca/errmgr/default_tool/Makefile | |
config.status: creating orte/mca/errmgr/dvm/Makefile | |
config.status: creating orte/mca/ess/Makefile | |
config.status: creating orte/mca/ess/env/Makefile | |
config.status: creating orte/mca/ess/hnp/Makefile | |
config.status: creating orte/mca/ess/pmi/Makefile | |
config.status: creating orte/mca/ess/singleton/Makefile | |
config.status: creating orte/mca/ess/tool/Makefile | |
config.status: creating orte/mca/ess/alps/Makefile | |
config.status: creating orte/mca/ess/lsf/Makefile | |
config.status: creating orte/mca/ess/slurm/Makefile | |
config.status: creating orte/mca/ess/tm/Makefile | |
config.status: creating orte/mca/filem/Makefile | |
config.status: creating orte/mca/filem/raw/Makefile | |
config.status: creating orte/mca/grpcomm/Makefile | |
config.status: creating orte/mca/grpcomm/direct/Makefile | |
config.status: creating orte/mca/iof/Makefile | |
config.status: creating orte/mca/iof/hnp/Makefile | |
config.status: creating orte/mca/iof/orted/Makefile | |
config.status: creating orte/mca/iof/tool/Makefile | |
config.status: creating orte/mca/notifier/Makefile | |
config.status: creating orte/mca/notifier/syslog/Makefile | |
config.status: creating orte/mca/odls/Makefile | |
config.status: creating orte/mca/odls/alps/Makefile | |
config.status: creating orte/mca/odls/default/Makefile | |
config.status: creating orte/mca/oob/Makefile | |
config.status: creating orte/mca/oob/alps/Makefile | |
config.status: creating orte/mca/oob/tcp/Makefile | |
config.status: creating orte/mca/oob/ud/Makefile | |
config.status: creating orte/mca/plm/Makefile | |
config.status: creating orte/mca/plm/alps/Makefile | |
config.status: creating orte/mca/plm/isolated/Makefile | |
config.status: creating orte/mca/plm/lsf/Makefile | |
config.status: creating orte/mca/plm/rsh/Makefile | |
config.status: creating orte/mca/plm/slurm/Makefile | |
config.status: creating orte/mca/plm/tm/Makefile | |
config.status: creating orte/mca/ras/Makefile | |
config.status: creating orte/mca/ras/simulator/Makefile | |
config.status: creating orte/mca/ras/alps/Makefile | |
config.status: creating orte/mca/ras/gridengine/Makefile | |
config.status: creating orte/mca/ras/lsf/Makefile | |
config.status: creating orte/mca/ras/slurm/Makefile | |
config.status: creating orte/mca/ras/tm/Makefile | |
config.status: creating orte/mca/rmaps/Makefile | |
config.status: creating orte/mca/rmaps/mindist/Makefile | |
config.status: creating orte/mca/rmaps/ppr/Makefile | |
config.status: creating orte/mca/rmaps/rank_file/Makefile | |
config.status: creating orte/mca/rmaps/resilient/Makefile | |
config.status: creating orte/mca/rmaps/round_robin/Makefile | |
config.status: creating orte/mca/rmaps/seq/Makefile | |
config.status: creating orte/mca/rml/Makefile | |
config.status: creating orte/mca/rml/oob/Makefile | |
config.status: creating orte/mca/routed/Makefile | |
config.status: creating orte/mca/routed/binomial/Makefile | |
config.status: creating orte/mca/routed/debruijn/Makefile | |
config.status: creating orte/mca/routed/direct/Makefile | |
config.status: creating orte/mca/routed/radix/Makefile | |
config.status: creating orte/mca/rtc/Makefile | |
config.status: creating orte/mca/rtc/hwloc/Makefile | |
config.status: creating orte/mca/schizo/Makefile | |
config.status: creating orte/mca/schizo/flux/Makefile | |
config.status: creating orte/mca/schizo/ompi/Makefile | |
config.status: creating orte/mca/schizo/orte/Makefile | |
config.status: creating orte/mca/schizo/alps/Makefile | |
config.status: creating orte/mca/schizo/moab/Makefile | |
config.status: creating orte/mca/schizo/singularity/Makefile | |
config.status: creating orte/mca/schizo/slurm/Makefile | |
config.status: creating orte/mca/snapc/Makefile | |
config.status: creating orte/mca/snapc/full/Makefile | |
config.status: creating orte/mca/sstore/Makefile | |
config.status: creating orte/mca/sstore/central/Makefile | |
config.status: creating orte/mca/sstore/stage/Makefile | |
config.status: creating orte/mca/state/Makefile | |
config.status: creating orte/mca/state/app/Makefile | |
config.status: creating orte/mca/state/dvm/Makefile | |
config.status: creating orte/mca/state/hnp/Makefile | |
config.status: creating orte/mca/state/novm/Makefile | |
config.status: creating orte/mca/state/orted/Makefile | |
config.status: creating orte/mca/state/tool/Makefile | |
config.status: creating ompi/mca/common/Makefile | |
config.status: creating ompi/mca/common/ompio/Makefile | |
config.status: creating ompi/mca/bml/Makefile | |
config.status: creating ompi/mca/bml/r2/Makefile | |
config.status: creating ompi/mca/coll/Makefile | |
config.status: creating ompi/mca/coll/basic/Makefile | |
config.status: creating ompi/mca/coll/inter/Makefile | |
config.status: creating ompi/mca/coll/libnbc/Makefile | |
config.status: creating ompi/mca/coll/self/Makefile | |
config.status: creating ompi/mca/coll/sm/Makefile | |
config.status: creating ompi/mca/coll/sync/Makefile | |
config.status: creating ompi/mca/coll/tuned/Makefile | |
config.status: creating ompi/mca/coll/cuda/Makefile | |
config.status: creating ompi/mca/coll/fca/Makefile | |
config.status: creating ompi/mca/coll/hcoll/Makefile | |
config.status: creating ompi/mca/coll/portals4/Makefile | |
config.status: creating ompi/mca/crcp/Makefile | |
config.status: creating ompi/mca/crcp/bkmrk/Makefile | |
config.status: creating ompi/mca/fbtl/Makefile | |
config.status: creating ompi/mca/fbtl/plfs/Makefile | |
config.status: creating ompi/mca/fbtl/posix/Makefile | |
config.status: creating ompi/mca/fbtl/pvfs2/Makefile | |
config.status: creating ompi/mca/fcoll/Makefile | |
config.status: creating ompi/mca/fcoll/dynamic/Makefile | |
config.status: creating ompi/mca/fcoll/dynamic_gen2/Makefile | |
config.status: creating ompi/mca/fcoll/individual/Makefile | |
config.status: creating ompi/mca/fcoll/static/Makefile | |
config.status: creating ompi/mca/fcoll/two_phase/Makefile | |
config.status: creating ompi/mca/fs/Makefile | |
config.status: creating ompi/mca/fs/ufs/Makefile | |
config.status: creating ompi/mca/fs/lustre/Makefile | |
config.status: creating ompi/mca/fs/plfs/Makefile | |
config.status: creating ompi/mca/fs/pvfs2/Makefile | |
config.status: creating ompi/mca/hook/Makefile | |
config.status: creating ompi/mca/io/Makefile | |
config.status: creating ompi/mca/io/ompio/Makefile | |
config.status: creating ompi/mca/io/romio314/Makefile | |
config.status: creating ompi/mca/mtl/Makefile | |
config.status: creating ompi/mca/mtl/mxm/Makefile | |
config.status: creating ompi/mca/mtl/ofi/Makefile | |
config.status: creating ompi/mca/mtl/portals4/Makefile | |
config.status: creating ompi/mca/mtl/psm/Makefile | |
config.status: creating ompi/mca/mtl/psm2/Makefile | |
config.status: creating ompi/mca/op/Makefile | |
config.status: creating ompi/mca/osc/Makefile | |
config.status: creating ompi/mca/osc/sm/Makefile | |
config.status: creating ompi/mca/osc/portals4/Makefile | |
config.status: creating ompi/mca/osc/pt2pt/Makefile | |
config.status: creating ompi/mca/osc/rdma/Makefile | |
config.status: creating ompi/mca/pml/Makefile | |
config.status: creating ompi/mca/pml/cm/Makefile | |
config.status: creating ompi/mca/pml/monitoring/Makefile | |
config.status: creating ompi/mca/pml/crcpw/Makefile | |
config.status: creating ompi/mca/pml/ob1/Makefile | |
config.status: creating ompi/mca/pml/ucx/Makefile | |
config.status: creating ompi/mca/pml/v/Makefile | |
config.status: creating ompi/mca/pml/yalla/Makefile | |
config.status: creating ompi/mca/rte/Makefile | |
config.status: creating ompi/mca/rte/orte/Makefile | |
config.status: creating ompi/mca/sharedfp/Makefile | |
config.status: creating ompi/mca/sharedfp/individual/Makefile | |
config.status: creating ompi/mca/sharedfp/lockedfile/Makefile | |
config.status: creating ompi/mca/sharedfp/sm/Makefile | |
config.status: creating ompi/mca/topo/Makefile | |
config.status: creating ompi/mca/topo/basic/Makefile | |
config.status: creating ompi/mca/topo/treematch/Makefile | |
config.status: creating ompi/mca/vprotocol/Makefile | |
config.status: creating ompi/mca/vprotocol/pessimist/Makefile | |
config.status: creating oshmem/mca/atomic/Makefile | |
config.status: creating oshmem/mca/atomic/basic/Makefile | |
config.status: creating oshmem/mca/atomic/mxm/Makefile | |
config.status: creating oshmem/mca/atomic/ucx/Makefile | |
config.status: creating oshmem/mca/memheap/Makefile | |
config.status: creating oshmem/mca/memheap/buddy/Makefile | |
config.status: creating oshmem/mca/memheap/ptmalloc/Makefile | |
config.status: creating oshmem/mca/scoll/Makefile | |
config.status: creating oshmem/mca/scoll/basic/Makefile | |
config.status: creating oshmem/mca/scoll/mpi/Makefile | |
config.status: creating oshmem/mca/scoll/fca/Makefile | |
config.status: creating oshmem/mca/spml/Makefile | |
config.status: creating oshmem/mca/spml/ikrit/Makefile | |
config.status: creating oshmem/mca/spml/ucx/Makefile | |
config.status: creating oshmem/mca/sshmem/Makefile | |
config.status: creating oshmem/mca/sshmem/mmap/Makefile | |
config.status: creating oshmem/mca/sshmem/sysv/Makefile | |
config.status: creating oshmem/mca/sshmem/ucx/Makefile | |
config.status: creating oshmem/mca/sshmem/verbs/Makefile | |
config.status: creating ompi/mpiext/affinity/Makefile | |
config.status: creating ompi/mpiext/affinity/c/Makefile | |
config.status: creating ompi/mpiext/cr/Makefile | |
config.status: creating ompi/mpiext/cr/c/Makefile | |
config.status: creating ompi/mpiext/cuda/Makefile | |
config.status: creating ompi/mpiext/cuda/c/Makefile | |
config.status: creating ompi/contrib/libompitrace/Makefile | |
config.status: creating Makefile | |
config.status: creating config/Makefile | |
config.status: creating contrib/Makefile | |
config.status: creating contrib/dist/mofed/debian/changelog | |
config.status: creating contrib/dist/mofed/debian/control | |
config.status: creating contrib/dist/mofed/debian/copyright | |
config.status: creating test/Makefile | |
config.status: creating test/event/Makefile | |
config.status: creating test/asm/Makefile | |
config.status: creating test/datatype/Makefile | |
config.status: creating test/dss/Makefile | |
config.status: creating test/class/Makefile | |
config.status: creating test/support/Makefile | |
config.status: creating test/threads/Makefile | |
config.status: creating test/util/Makefile | |
config.status: creating test/monitoring/Makefile | |
config.status: creating contrib/dist/mofed/debian/rules | |
config.status: creating contrib/dist/mofed/compile_debian_mlnx_example | |
config.status: creating opal/Makefile | |
config.status: creating opal/etc/Makefile | |
config.status: creating opal/include/Makefile | |
config.status: creating opal/asm/Makefile | |
config.status: creating opal/datatype/Makefile | |
config.status: creating opal/util/Makefile | |
config.status: creating opal/util/keyval/Makefile | |
config.status: creating opal/mca/base/Makefile | |
config.status: creating opal/tools/wrappers/Makefile | |
config.status: creating opal/tools/wrappers/opalcc-wrapper-data.txt | |
config.status: creating opal/tools/wrappers/opalc++-wrapper-data.txt | |
config.status: creating opal/tools/wrappers/opal.pc | |
config.status: creating opal/tools/opal-checkpoint/Makefile | |
config.status: creating opal/tools/opal-restart/Makefile | |
config.status: creating orte/Makefile | |
config.status: creating orte/include/Makefile | |
config.status: creating orte/etc/Makefile | |
config.status: creating orte/tools/orted/Makefile | |
config.status: creating orte/tools/orterun/Makefile | |
config.status: creating orte/tools/wrappers/Makefile | |
config.status: creating orte/tools/wrappers/ortecc-wrapper-data.txt | |
config.status: creating orte/tools/wrappers/orte.pc | |
config.status: creating orte/tools/orte-checkpoint/Makefile | |
config.status: creating orte/tools/orte-restart/Makefile | |
config.status: creating orte/tools/orte-ps/Makefile | |
config.status: creating orte/tools/orte-clean/Makefile | |
config.status: creating orte/tools/orte-top/Makefile | |
config.status: creating orte/tools/orte-migrate/Makefile | |
config.status: creating orte/tools/orte-info/Makefile | |
config.status: creating orte/tools/orte-server/Makefile | |
config.status: creating orte/tools/orte-dvm/Makefile | |
config.status: creating ompi/Makefile | |
config.status: creating ompi/etc/Makefile | |
config.status: creating ompi/include/Makefile | |
config.status: creating ompi/include/mpif.h | |
config.status: creating ompi/include/mpif-config.h | |
config.status: creating ompi/datatype/Makefile | |
config.status: creating ompi/debuggers/Makefile | |
config.status: creating ompi/mpi/c/Makefile | |
config.status: creating ompi/mpi/c/profile/Makefile | |
config.status: creating ompi/mpi/cxx/Makefile | |
config.status: creating ompi/mpi/fortran/base/Makefile | |
config.status: creating ompi/mpi/fortran/mpif-h/Makefile | |
config.status: creating ompi/mpi/fortran/mpif-h/profile/Makefile | |
config.status: creating ompi/mpi/fortran/use-mpi-tkr/Makefile | |
config.status: creating ompi/mpi/fortran/use-mpi-tkr/fortran_sizes.h | |
config.status: creating ompi/mpi/fortran/use-mpi-tkr/fortran_kinds.sh | |
config.status: creating ompi/mpi/fortran/use-mpi-ignore-tkr/Makefile | |
config.status: creating ompi/mpi/fortran/use-mpi-ignore-tkr/mpi-ignore-tkr-interfaces.h | |
config.status: creating ompi/mpi/fortran/use-mpi-ignore-tkr/mpi-ignore-tkr-file-interfaces.h | |
config.status: creating ompi/mpi/fortran/use-mpi-f08/Makefile | |
config.status: creating ompi/mpi/fortran/use-mpi-f08/mod/Makefile | |
config.status: creating ompi/mpi/fortran/mpiext/Makefile | |
config.status: creating ompi/mpi/tool/Makefile | |
config.status: creating ompi/mpi/tool/profile/Makefile | |
config.status: creating ompi/tools/ompi_info/Makefile | |
config.status: creating ompi/tools/wrappers/Makefile | |
config.status: creating ompi/tools/wrappers/mpicc-wrapper-data.txt | |
config.status: creating ompi/tools/wrappers/mpic++-wrapper-data.txt | |
config.status: creating ompi/tools/wrappers/mpifort-wrapper-data.txt | |
config.status: creating ompi/tools/wrappers/ompi.pc | |
config.status: creating ompi/tools/wrappers/ompi-c.pc | |
config.status: creating ompi/tools/wrappers/ompi-cxx.pc | |
config.status: creating ompi/tools/wrappers/ompi-fort.pc | |
config.status: creating ompi/tools/wrappers/mpijavac.pl | |
config.status: creating ompi/tools/mpisync/Makefile | |
config.status: creating oshmem/Makefile | |
config.status: creating oshmem/include/Makefile | |
config.status: creating oshmem/shmem/c/Makefile | |
config.status: creating oshmem/shmem/c/profile/Makefile | |
config.status: creating oshmem/shmem/fortran/Makefile | |
config.status: creating oshmem/shmem/fortran/profile/Makefile | |
config.status: creating oshmem/tools/oshmem_info/Makefile | |
config.status: creating oshmem/tools/wrappers/Makefile | |
config.status: creating oshmem/tools/wrappers/shmemcc-wrapper-data.txt | |
config.status: creating oshmem/tools/wrappers/shmemc++-wrapper-data.txt | |
config.status: creating oshmem/tools/wrappers/shmemfort-wrapper-data.txt | |
config.status: creating opal/include/opal_config.h | |
config.status: creating ompi/include/mpi.h | |
config.status: creating oshmem/include/shmem.h | |
config.status: creating opal/mca/hwloc/hwloc1117/hwloc/include/private/autogen/config.h | |
config.status: creating opal/mca/hwloc/hwloc1117/hwloc/include/hwloc/autogen/config.h | |
config.status: creating ompi/mpiext/cuda/c/mpiext_cuda_c.h | |
config.status: ompi/mpiext/cuda/c/mpiext_cuda_c.h is unchanged | |
config.status: executing depfiles commands | |
config.status: executing libtool commands | |
Open MPI configuration: | |
----------------------- | |
Version: 3.0.0 | |
Build MPI C bindings: yes | |
Build MPI C++ bindings (deprecated): no | |
Build MPI Fortran bindings: mpif.h, use mpi, use mpi_f08 | |
MPI Build Java bindings (experimental): no | |
Build Open SHMEM support: no | |
Debug build: no | |
Platform file: (none) | |
Miscellaneous | |
----------------------- | |
CUDA support: no | |
Transports | |
----------------------- | |
Cray uGNI (Gemini/Aries): no | |
Intel Omnipath (PSM2): no | |
Intel SCIF: no | |
Intel TrueScale (PSM): no | |
Mellanox MXM: no | |
Open UCX: no | |
OpenFabrics Libfabric: no | |
OpenFabrics Verbs: no | |
Portals4: no | |
Shared memory/copy in+copy out: yes | |
Shared memory/Linux CMA: no | |
Shared memory/Linux KNEM: no | |
Shared memory/XPMEM: no | |
TCP: yes | |
Resource Managers | |
----------------------- | |
Cray Alps: no | |
Grid Engine: yes | |
LSF: no | |
Moab: no | |
Slurm: yes | |
ssh/rsh: yes | |
Torque: no | |
This file has been truncated, but you can view the full file.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
clang called with: --version | |
superenv added: -pipe -Os -march=native -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include -L/Users/sjackman/.homebrew/opt/openssl/lib -L/Users/sjackman/.homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native --version -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include -L/Users/sjackman/.homebrew/opt/openssl/lib -L/Users/sjackman/.homebrew/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=native -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include -L/Users/sjackman/.homebrew/opt/openssl/lib -L/Users/sjackman/.homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -V -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include -L/Users/sjackman/.homebrew/opt/openssl/lib -L/Users/sjackman/.homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -qversion | |
superenv added: -pipe -Os -march=native -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include -L/Users/sjackman/.homebrew/opt/openssl/lib -L/Users/sjackman/.homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -qversion -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include -L/Users/sjackman/.homebrew/opt/openssl/lib -L/Users/sjackman/.homebrew/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=native -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include -L/Users/sjackman/.homebrew/opt/openssl/lib -L/Users/sjackman/.homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native conftest.c -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include -L/Users/sjackman/.homebrew/opt/openssl/lib -L/Users/sjackman/.homebrew/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=native -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include -L/Users/sjackman/.homebrew/opt/openssl/lib -L/Users/sjackman/.homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest conftest.c -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include -L/Users/sjackman/.homebrew/opt/openssl/lib -L/Users/sjackman/.homebrew/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=native -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include -L/Users/sjackman/.homebrew/opt/openssl/lib -L/Users/sjackman/.homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest conftest.c -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include -L/Users/sjackman/.homebrew/opt/openssl/lib -L/Users/sjackman/.homebrew/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=native -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
superenv executed: clang -pipe -Os -march=native -c conftest.c -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
clang called with: -c conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
superenv executed: clang -pipe -Os -march=native -c conftest.c -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
clang called with: -c -g conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
superenv executed: clang -pipe -Os -march=native -c -g conftest.c -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
clang called with: -c -g -O2 conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
superenv executed: clang -pipe -Os -march=native -c -g -O2 conftest.c -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
clang called with: -c conftest.c -o conftest2.o | |
superenv added: -pipe -Os -march=native -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
superenv executed: clang -pipe -Os -march=native -c conftest.c -o conftest2.o -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
clang called with: -c conftest.c -o conftest2.o | |
superenv added: -pipe -Os -march=native -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
superenv executed: clang -pipe -Os -march=native -c conftest.c -o conftest2.o -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
clang called with: -E conftest.c | |
superenv added: -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
superenv executed: clang -E conftest.c -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
clang called with: -E conftest.c | |
superenv added: -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
superenv executed: clang -E conftest.c -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
clang called with: -E conftest.c | |
superenv added: -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
superenv executed: clang -E conftest.c -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
clang called with: -E conftest.c | |
superenv added: -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
superenv executed: clang -E conftest.c -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
clang called with: -c -g -O2 conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
superenv executed: clang -pipe -Os -march=native -c -g -O2 conftest.c -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
clang called with: -E conftest.c | |
superenv added: -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
superenv executed: clang -E conftest.c -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
clang called with: -E conftest.c | |
superenv added: -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
superenv executed: clang -E conftest.c -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
clang called with: -o conftest -g -O2 conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include -L/Users/sjackman/.homebrew/opt/openssl/lib -L/Users/sjackman/.homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 conftest.c -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include -L/Users/sjackman/.homebrew/opt/openssl/lib -L/Users/sjackman/.homebrew/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=native -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
superenv executed: clang -pipe -Os -march=native -c -g -O2 conftest.c -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
clang called with: -c -g -O2 conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
superenv executed: clang -pipe -Os -march=native -c -g -O2 conftest.c -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
clang called with: -c -g -O2 conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
superenv executed: clang -pipe -Os -march=native -c -g -O2 conftest.c -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
clang called with: -c -g -O2 conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
superenv executed: clang -pipe -Os -march=native -c -g -O2 conftest.c -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
clang called with: -c -g -O2 conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
superenv executed: clang -pipe -Os -march=native -c -g -O2 conftest.c -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
clang called with: -c -g -O2 conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
superenv executed: clang -pipe -Os -march=native -c -g -O2 conftest.c -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
clang called with: -c -g -O2 conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
superenv executed: clang -pipe -Os -march=native -c -g -O2 conftest.c -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
clang called with: -c -g -O2 conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
superenv executed: clang -pipe -Os -march=native -c -g -O2 conftest.c -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
clang called with: -c -g -O2 conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
superenv executed: clang -pipe -Os -march=native -c -g -O2 conftest.c -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
clang called with: -c -g -O2 conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
superenv executed: clang -pipe -Os -march=native -c -g -O2 conftest.c -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
clang called with: -E conftest.c | |
superenv added: -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
superenv executed: clang -E conftest.c -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
clang called with: -c -g -O2 conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
superenv executed: clang -pipe -Os -march=native -c -g -O2 conftest.c -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
clang called with: -o conftest -DNDEBUG conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include -L/Users/sjackman/.homebrew/opt/openssl/lib -L/Users/sjackman/.homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -DNDEBUG conftest.c -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include -L/Users/sjackman/.homebrew/opt/openssl/lib -L/Users/sjackman/.homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -c -DNDEBUG conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
superenv executed: clang -pipe -Os -march=native -c -DNDEBUG conftest.c -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
clang called with: -E conftest.c | |
superenv added: -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
superenv executed: clang -E conftest.c -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
clang called with: -o conftest -DNDEBUG conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include -L/Users/sjackman/.homebrew/opt/openssl/lib -L/Users/sjackman/.homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -DNDEBUG conftest.c -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include -L/Users/sjackman/.homebrew/opt/openssl/lib -L/Users/sjackman/.homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -DNDEBUG conftest.c -lz -lz | |
superenv added: -pipe -Os -march=native -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include -L/Users/sjackman/.homebrew/opt/openssl/lib -L/Users/sjackman/.homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -DNDEBUG conftest.c -lz -lz -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include -L/Users/sjackman/.homebrew/opt/openssl/lib -L/Users/sjackman/.homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -c -DNDEBUG conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
superenv executed: clang -pipe -Os -march=native -c -DNDEBUG conftest.c -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
clang called with: -c -DNDEBUG conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
superenv executed: clang -pipe -Os -march=native -c -DNDEBUG conftest.c -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
clang called with: -c -DNDEBUG conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
superenv executed: clang -pipe -Os -march=native -c -DNDEBUG conftest.c -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
clang called with: -c -DNDEBUG conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
superenv executed: clang -pipe -Os -march=native -c -DNDEBUG conftest.c -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
clang called with: -c -DNDEBUG conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
superenv executed: clang -pipe -Os -march=native -c -DNDEBUG conftest.c -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
clang called with: -c -DNDEBUG conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
superenv executed: clang -pipe -Os -march=native -c -DNDEBUG conftest.c -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
clang called with: -c -DNDEBUG conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
superenv executed: clang -pipe -Os -march=native -c -DNDEBUG conftest.c -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
clang called with: -c -DNDEBUG conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
superenv executed: clang -pipe -Os -march=native -c -DNDEBUG conftest.c -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
clang called with: -c -DNDEBUG conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
superenv executed: clang -pipe -Os -march=native -c -DNDEBUG conftest.c -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
clang called with: -c -DNDEBUG conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
superenv executed: clang -pipe -Os -march=native -c -DNDEBUG conftest.c -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
clang called with: -c -DNDEBUG conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
superenv executed: clang -pipe -Os -march=native -c -DNDEBUG conftest.c -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
clang called with: -E conftest.c | |
superenv added: -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
superenv executed: clang -E conftest.c -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
clang called with: -c -DNDEBUG conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
superenv executed: clang -pipe -Os -march=native -c -DNDEBUG conftest.c -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
clang called with: -E conftest.c | |
superenv added: -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
superenv executed: clang -E conftest.c -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
clang called with: -c -DNDEBUG conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
superenv executed: clang -pipe -Os -march=native -c -DNDEBUG conftest.c -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
clang called with: -E conftest.c | |
superenv added: -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
superenv executed: clang -E conftest.c -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
clang called with: -c -DNDEBUG conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
superenv executed: clang -pipe -Os -march=native -c -DNDEBUG conftest.c -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
clang called with: -c -DNDEBUG conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
superenv executed: clang -pipe -Os -march=native -c -DNDEBUG conftest.c -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
clang called with: -c -DNDEBUG conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
superenv executed: clang -pipe -Os -march=native -c -DNDEBUG conftest.c -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
clang called with: -c -DNDEBUG conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
superenv executed: clang -pipe -Os -march=native -c -DNDEBUG conftest.c -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
clang called with: -c -DNDEBUG conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
superenv executed: clang -pipe -Os -march=native -c -DNDEBUG conftest.c -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
clang called with: -o conftest -DNDEBUG conftest.c -lz | |
superenv added: -pipe -Os -march=native -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include -L/Users/sjackman/.homebrew/opt/openssl/lib -L/Users/sjackman/.homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -DNDEBUG conftest.c -lz -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include -L/Users/sjackman/.homebrew/opt/openssl/lib -L/Users/sjackman/.homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: --version | |
superenv added: -pipe -Os -march=native -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include -L/Users/sjackman/.homebrew/opt/openssl/lib -L/Users/sjackman/.homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native --version -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include -L/Users/sjackman/.homebrew/opt/openssl/lib -L/Users/sjackman/.homebrew/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=native -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include -L/Users/sjackman/.homebrew/opt/openssl/lib -L/Users/sjackman/.homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -V -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include -L/Users/sjackman/.homebrew/opt/openssl/lib -L/Users/sjackman/.homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -qversion | |
superenv added: -pipe -Os -march=native -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include -L/Users/sjackman/.homebrew/opt/openssl/lib -L/Users/sjackman/.homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -qversion -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include -L/Users/sjackman/.homebrew/opt/openssl/lib -L/Users/sjackman/.homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -c -DNDEBUG conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
superenv executed: clang -pipe -Os -march=native -c -DNDEBUG conftest.c -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
clang called with: -c -DNDEBUG conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
superenv executed: clang -pipe -Os -march=native -c -DNDEBUG conftest.c -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
clang called with: -c -DNDEBUG conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
superenv executed: clang -pipe -Os -march=native -c -DNDEBUG conftest.c -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
clang called with: -c -DNDEBUG conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
superenv executed: clang -pipe -Os -march=native -c -DNDEBUG conftest.c -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
clang called with: -c -DNDEBUG conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
superenv executed: clang -pipe -Os -march=native -c -DNDEBUG conftest.c -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
clang called with: -c -DNDEBUG conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
superenv executed: clang -pipe -Os -march=native -c -DNDEBUG conftest.c -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
clang called with: --version | |
superenv added: -pipe -Os -march=native -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include -L/Users/sjackman/.homebrew/opt/openssl/lib -L/Users/sjackman/.homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native --version -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include -L/Users/sjackman/.homebrew/opt/openssl/lib -L/Users/sjackman/.homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -c -DNDEBUG -finline-functions conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
superenv executed: clang -pipe -Os -march=native -c -DNDEBUG -finline-functions conftest.c -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
clang called with: -c -DNDEBUG -fno-strict-aliasing conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
superenv executed: clang -pipe -Os -march=native -c -DNDEBUG -fno-strict-aliasing conftest.c -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
clang called with: -o conftest -DNDEBUG -fno-strict-aliasing conftest.c -lz | |
superenv added: -pipe -Os -march=native -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include -L/Users/sjackman/.homebrew/opt/openssl/lib -L/Users/sjackman/.homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -DNDEBUG -fno-strict-aliasing conftest.c -lz -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include -L/Users/sjackman/.homebrew/opt/openssl/lib -L/Users/sjackman/.homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -DNDEBUG -fno-strict-aliasing conftest.c -lz | |
superenv added: -pipe -Os -march=native -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include -L/Users/sjackman/.homebrew/opt/openssl/lib -L/Users/sjackman/.homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -DNDEBUG -fno-strict-aliasing conftest.c -lz -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include -L/Users/sjackman/.homebrew/opt/openssl/lib -L/Users/sjackman/.homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -DNDEBUG -fno-strict-aliasing conftest.c -lz | |
superenv added: -pipe -Os -march=native -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include -L/Users/sjackman/.homebrew/opt/openssl/lib -L/Users/sjackman/.homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -DNDEBUG -fno-strict-aliasing conftest.c -lz -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include -L/Users/sjackman/.homebrew/opt/openssl/lib -L/Users/sjackman/.homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -c -O3 -DNDEBUG -fno-strict-aliasing conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
superenv executed: clang -pipe -Os -march=native -c -O3 -DNDEBUG -fno-strict-aliasing conftest.c -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
clang called with: -O3 -DNDEBUG -fno-strict-aliasing -c conftest.c -o conftest.o | |
superenv added: -pipe -Os -march=native -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
superenv executed: clang -pipe -Os -march=native -O3 -DNDEBUG -fno-strict-aliasing -c conftest.c -o conftest.o -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
clang called with: -O3 -DNDEBUG -fno-strict-aliasing -c conftest.c -o conftest.o | |
superenv added: -pipe -Os -march=native -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
superenv executed: clang -pipe -Os -march=native -O3 -DNDEBUG -fno-strict-aliasing -c conftest.c -o conftest.o -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
clang called with: -O3 -DNDEBUG -fno-strict-aliasing -c conftest.c -o conftest.o | |
superenv added: -pipe -Os -march=native -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
superenv executed: clang -pipe -Os -march=native -O3 -DNDEBUG -fno-strict-aliasing -c conftest.c -o conftest.o -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
clang called with: -c -O3 -DNDEBUG -fno-strict-aliasing conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
superenv executed: clang -pipe -Os -march=native -c -O3 -DNDEBUG -fno-strict-aliasing conftest.c -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
clang called with: -c -O3 -DNDEBUG -fno-strict-aliasing conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
superenv executed: clang -pipe -Os -march=native -c -O3 -DNDEBUG -fno-strict-aliasing conftest.c -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
clang called with: -c -O3 -DNDEBUG -fno-strict-aliasing conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
superenv executed: clang -pipe -Os -march=native -c -O3 -DNDEBUG -fno-strict-aliasing conftest.c -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
clang called with: -c -O3 -DNDEBUG -fno-strict-aliasing conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
superenv executed: clang -pipe -Os -march=native -c -O3 -DNDEBUG -fno-strict-aliasing conftest.c -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
clang called with: -c -O3 -DNDEBUG -fno-strict-aliasing conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
superenv executed: clang -pipe -Os -march=native -c -O3 -DNDEBUG -fno-strict-aliasing conftest.c -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
clang called with: -c -O3 -DNDEBUG -fno-strict-aliasing conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
superenv executed: clang -pipe -Os -march=native -c -O3 -DNDEBUG -fno-strict-aliasing conftest.c -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
clang called with: -c -O3 -DNDEBUG -fno-strict-aliasing conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
superenv executed: clang -pipe -Os -march=native -c -O3 -DNDEBUG -fno-strict-aliasing conftest.c -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
clang called with: -c -O3 -DNDEBUG -fno-strict-aliasing conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
superenv executed: clang -pipe -Os -march=native -c -O3 -DNDEBUG -fno-strict-aliasing conftest.c -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
clang called with: -c -O3 -DNDEBUG -fno-strict-aliasing conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
superenv executed: clang -pipe -Os -march=native -c -O3 -DNDEBUG -fno-strict-aliasing conftest.c -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
clang called with: -c -O3 -DNDEBUG -fno-strict-aliasing conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
superenv executed: clang -pipe -Os -march=native -c -O3 -DNDEBUG -fno-strict-aliasing conftest.c -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
clang called with: -c -O3 -DNDEBUG -fno-strict-aliasing conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
superenv executed: clang -pipe -Os -march=native -c -O3 -DNDEBUG -fno-strict-aliasing conftest.c -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
clang called with: -c -O3 -DNDEBUG -fno-strict-aliasing conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
superenv executed: clang -pipe -Os -march=native -c -O3 -DNDEBUG -fno-strict-aliasing conftest.c -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
clang called with: -c -O3 -DNDEBUG -fno-strict-aliasing conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
superenv executed: clang -pipe -Os -march=native -c -O3 -DNDEBUG -fno-strict-aliasing conftest.c -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
clang called with: -c -O3 -DNDEBUG -fno-strict-aliasing conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
superenv executed: clang -pipe -Os -march=native -c -O3 -DNDEBUG -fno-strict-aliasing conftest.c -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
clang called with: -c -O3 -DNDEBUG -fno-strict-aliasing conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
superenv executed: clang -pipe -Os -march=native -c -O3 -DNDEBUG -fno-strict-aliasing conftest.c -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
clang called with: -c -O3 -DNDEBUG -fno-strict-aliasing conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
superenv executed: clang -pipe -Os -march=native -c -O3 -DNDEBUG -fno-strict-aliasing conftest.c -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
clang called with: -c -O3 -DNDEBUG -fno-strict-aliasing conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
superenv executed: clang -pipe -Os -march=native -c -O3 -DNDEBUG -fno-strict-aliasing conftest.c -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
clang called with: -c -O3 -DNDEBUG -fno-strict-aliasing conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
superenv executed: clang -pipe -Os -march=native -c -O3 -DNDEBUG -fno-strict-aliasing conftest.c -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
clang called with: -c -O3 -DNDEBUG -fno-strict-aliasing conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
superenv executed: clang -pipe -Os -march=native -c -O3 -DNDEBUG -fno-strict-aliasing conftest.c -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
clang called with: -c -O3 -DNDEBUG -fno-strict-aliasing conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
superenv executed: clang -pipe -Os -march=native -c -O3 -DNDEBUG -fno-strict-aliasing conftest.c -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
clang called with: -c -O3 -DNDEBUG -fno-strict-aliasing conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
superenv executed: clang -pipe -Os -march=native -c -O3 -DNDEBUG -fno-strict-aliasing conftest.c -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
clang called with: -c -O3 -DNDEBUG -fno-strict-aliasing conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
superenv executed: clang -pipe -Os -march=native -c -O3 -DNDEBUG -fno-strict-aliasing conftest.c -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
clang called with: -c -O3 -DNDEBUG -fno-strict-aliasing conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
superenv executed: clang -pipe -Os -march=native -c -O3 -DNDEBUG -fno-strict-aliasing conftest.c -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
clang called with: -c -O3 -DNDEBUG -fno-strict-aliasing conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
superenv executed: clang -pipe -Os -march=native -c -O3 -DNDEBUG -fno-strict-aliasing conftest.c -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
clang called with: -c -O3 -DNDEBUG -fno-strict-aliasing conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
superenv executed: clang -pipe -Os -march=native -c -O3 -DNDEBUG -fno-strict-aliasing conftest.c -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
clang called with: -c -O3 -DNDEBUG -fno-strict-aliasing conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
superenv executed: clang -pipe -Os -march=native -c -O3 -DNDEBUG -fno-strict-aliasing conftest.c -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
clang called with: -E conftest.c | |
superenv added: -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
superenv executed: clang -E conftest.c -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
clang called with: -c -O3 -DNDEBUG -fno-strict-aliasing conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
superenv executed: clang -pipe -Os -march=native -c -O3 -DNDEBUG -fno-strict-aliasing conftest.c -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
clang called with: -c -O3 -DNDEBUG -fno-strict-aliasing conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
superenv executed: clang -pipe -Os -march=native -c -O3 -DNDEBUG -fno-strict-aliasing conftest.c -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
clang called with: -c -O3 -DNDEBUG -fno-strict-aliasing conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
superenv executed: clang -pipe -Os -march=native -c -O3 -DNDEBUG -fno-strict-aliasing conftest.c -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
clang called with: -c -O3 -DNDEBUG -fno-strict-aliasing conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
superenv executed: clang -pipe -Os -march=native -c -O3 -DNDEBUG -fno-strict-aliasing conftest.c -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
clang called with: -c -O3 -DNDEBUG -fno-strict-aliasing conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
superenv executed: clang -pipe -Os -march=native -c -O3 -DNDEBUG -fno-strict-aliasing conftest.c -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
clang called with: -c -O3 -DNDEBUG -fno-strict-aliasing conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
superenv executed: clang -pipe -Os -march=native -c -O3 -DNDEBUG -fno-strict-aliasing conftest.c -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
clang called with: -c -O3 -DNDEBUG -fno-strict-aliasing conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
superenv executed: clang -pipe -Os -march=native -c -O3 -DNDEBUG -fno-strict-aliasing conftest.c -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
clang called with: -c -O3 -DNDEBUG -fno-strict-aliasing conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
superenv executed: clang -pipe -Os -march=native -c -O3 -DNDEBUG -fno-strict-aliasing conftest.c -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
clang called with: -c -O3 -DNDEBUG -fno-strict-aliasing conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
superenv executed: clang -pipe -Os -march=native -c -O3 -DNDEBUG -fno-strict-aliasing conftest.c -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
clang called with: -c -O3 -DNDEBUG -fno-strict-aliasing conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
superenv executed: clang -pipe -Os -march=native -c -O3 -DNDEBUG -fno-strict-aliasing conftest.c -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
clang called with: -c -O3 -DNDEBUG -fno-strict-aliasing conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
superenv executed: clang -pipe -Os -march=native -c -O3 -DNDEBUG -fno-strict-aliasing conftest.c -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
clang called with: -c -O3 -DNDEBUG -fno-strict-aliasing conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
superenv executed: clang -pipe -Os -march=native -c -O3 -DNDEBUG -fno-strict-aliasing conftest.c -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
clang called with: -c -O3 -DNDEBUG -fno-strict-aliasing conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
superenv executed: clang -pipe -Os -march=native -c -O3 -DNDEBUG -fno-strict-aliasing conftest.c -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
clang called with: -c -O3 -DNDEBUG -fno-strict-aliasing conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
superenv executed: clang -pipe -Os -march=native -c -O3 -DNDEBUG -fno-strict-aliasing conftest.c -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
clang called with: -c -O3 -DNDEBUG -fno-strict-aliasing conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
superenv executed: clang -pipe -Os -march=native -c -O3 -DNDEBUG -fno-strict-aliasing conftest.c -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
clang called with: -c -O3 -DNDEBUG -fno-strict-aliasing conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
superenv executed: clang -pipe -Os -march=native -c -O3 -DNDEBUG -fno-strict-aliasing conftest.c -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
clang called with: -o conftest -O3 -DNDEBUG -fno-strict-aliasing conftest.c -lz | |
superenv added: -pipe -Os -march=native -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include -L/Users/sjackman/.homebrew/opt/openssl/lib -L/Users/sjackman/.homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -O3 -DNDEBUG -fno-strict-aliasing conftest.c -lz -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include -L/Users/sjackman/.homebrew/opt/openssl/lib -L/Users/sjackman/.homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -O3 -DNDEBUG -fno-strict-aliasing conftest.c -lz | |
superenv added: -pipe -Os -march=native -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include -L/Users/sjackman/.homebrew/opt/openssl/lib -L/Users/sjackman/.homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -O3 -DNDEBUG -fno-strict-aliasing conftest.c -lz -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include -L/Users/sjackman/.homebrew/opt/openssl/lib -L/Users/sjackman/.homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -O3 -DNDEBUG -fno-strict-aliasing conftest.c -lz | |
superenv added: -pipe -Os -march=native -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include -L/Users/sjackman/.homebrew/opt/openssl/lib -L/Users/sjackman/.homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -O3 -DNDEBUG -fno-strict-aliasing conftest.c -lz -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include -L/Users/sjackman/.homebrew/opt/openssl/lib -L/Users/sjackman/.homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -O3 -DNDEBUG -fno-strict-aliasing conftest.c -lz | |
superenv added: -pipe -Os -march=native -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include -L/Users/sjackman/.homebrew/opt/openssl/lib -L/Users/sjackman/.homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -O3 -DNDEBUG -fno-strict-aliasing conftest.c -lz -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include -L/Users/sjackman/.homebrew/opt/openssl/lib -L/Users/sjackman/.homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -O3 -DNDEBUG -fno-strict-aliasing conftest.c -lz | |
superenv added: -pipe -Os -march=native -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include -L/Users/sjackman/.homebrew/opt/openssl/lib -L/Users/sjackman/.homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -O3 -DNDEBUG -fno-strict-aliasing conftest.c -lz -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include -L/Users/sjackman/.homebrew/opt/openssl/lib -L/Users/sjackman/.homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -O3 -DNDEBUG -fno-strict-aliasing conftest.c -lz | |
superenv added: -pipe -Os -march=native -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include -L/Users/sjackman/.homebrew/opt/openssl/lib -L/Users/sjackman/.homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -O3 -DNDEBUG -fno-strict-aliasing conftest.c -lz -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include -L/Users/sjackman/.homebrew/opt/openssl/lib -L/Users/sjackman/.homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -O3 -DNDEBUG -fno-strict-aliasing conftest.c -lz | |
superenv added: -pipe -Os -march=native -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include -L/Users/sjackman/.homebrew/opt/openssl/lib -L/Users/sjackman/.homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -O3 -DNDEBUG -fno-strict-aliasing conftest.c -lz -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include -L/Users/sjackman/.homebrew/opt/openssl/lib -L/Users/sjackman/.homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -O3 -DNDEBUG -fno-strict-aliasing conftest.c -lz | |
superenv added: -pipe -Os -march=native -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include -L/Users/sjackman/.homebrew/opt/openssl/lib -L/Users/sjackman/.homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -O3 -DNDEBUG -fno-strict-aliasing conftest.c -lz -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include -L/Users/sjackman/.homebrew/opt/openssl/lib -L/Users/sjackman/.homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -O3 -DNDEBUG -fno-strict-aliasing conftest.c -lz | |
superenv added: -pipe -Os -march=native -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include -L/Users/sjackman/.homebrew/opt/openssl/lib -L/Users/sjackman/.homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -O3 -DNDEBUG -fno-strict-aliasing conftest.c -lz -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include -L/Users/sjackman/.homebrew/opt/openssl/lib -L/Users/sjackman/.homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -O3 -DNDEBUG -fno-strict-aliasing conftest.c -lz | |
superenv added: -pipe -Os -march=native -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include -L/Users/sjackman/.homebrew/opt/openssl/lib -L/Users/sjackman/.homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -O3 -DNDEBUG -fno-strict-aliasing conftest.c -lz -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include -L/Users/sjackman/.homebrew/opt/openssl/lib -L/Users/sjackman/.homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -O3 -DNDEBUG -fno-strict-aliasing conftest.c -lz | |
superenv added: -pipe -Os -march=native -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include -L/Users/sjackman/.homebrew/opt/openssl/lib -L/Users/sjackman/.homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -O3 -DNDEBUG -fno-strict-aliasing conftest.c -lz -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include -L/Users/sjackman/.homebrew/opt/openssl/lib -L/Users/sjackman/.homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -O3 -DNDEBUG -fno-strict-aliasing conftest.c -lz | |
superenv added: -pipe -Os -march=native -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include -L/Users/sjackman/.homebrew/opt/openssl/lib -L/Users/sjackman/.homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -O3 -DNDEBUG -fno-strict-aliasing conftest.c -lz -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include -L/Users/sjackman/.homebrew/opt/openssl/lib -L/Users/sjackman/.homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -O3 -DNDEBUG -fno-strict-aliasing conftest.c -lz | |
superenv added: -pipe -Os -march=native -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include -L/Users/sjackman/.homebrew/opt/openssl/lib -L/Users/sjackman/.homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -O3 -DNDEBUG -fno-strict-aliasing conftest.c -lz -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include -L/Users/sjackman/.homebrew/opt/openssl/lib -L/Users/sjackman/.homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -O3 -DNDEBUG -fno-strict-aliasing conftest.c -lz | |
superenv added: -pipe -Os -march=native -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include -L/Users/sjackman/.homebrew/opt/openssl/lib -L/Users/sjackman/.homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -O3 -DNDEBUG -fno-strict-aliasing conftest.c -lz -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include -L/Users/sjackman/.homebrew/opt/openssl/lib -L/Users/sjackman/.homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -O3 -DNDEBUG -fno-strict-aliasing conftest.c -lz | |
superenv added: -pipe -Os -march=native -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include -L/Users/sjackman/.homebrew/opt/openssl/lib -L/Users/sjackman/.homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -O3 -DNDEBUG -fno-strict-aliasing conftest.c -lz -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include -L/Users/sjackman/.homebrew/opt/openssl/lib -L/Users/sjackman/.homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -O3 -DNDEBUG -fno-strict-aliasing conftest.c -lz | |
superenv added: -pipe -Os -march=native -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include -L/Users/sjackman/.homebrew/opt/openssl/lib -L/Users/sjackman/.homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -O3 -DNDEBUG -fno-strict-aliasing conftest.c -lz -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include -L/Users/sjackman/.homebrew/opt/openssl/lib -L/Users/sjackman/.homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -O3 -DNDEBUG -fno-strict-aliasing conftest.c -lz | |
superenv added: -pipe -Os -march=native -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include -L/Users/sjackman/.homebrew/opt/openssl/lib -L/Users/sjackman/.homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -O3 -DNDEBUG -fno-strict-aliasing conftest.c -lz -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include -L/Users/sjackman/.homebrew/opt/openssl/lib -L/Users/sjackman/.homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -O3 -DNDEBUG -fno-strict-aliasing conftest.c -lz | |
superenv added: -pipe -Os -march=native -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include -L/Users/sjackman/.homebrew/opt/openssl/lib -L/Users/sjackman/.homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -O3 -DNDEBUG -fno-strict-aliasing conftest.c -lz -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include -L/Users/sjackman/.homebrew/opt/openssl/lib -L/Users/sjackman/.homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -O3 -DNDEBUG -fno-strict-aliasing conftest.c -lz | |
superenv added: -pipe -Os -march=native -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include -L/Users/sjackman/.homebrew/opt/openssl/lib -L/Users/sjackman/.homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -O3 -DNDEBUG -fno-strict-aliasing conftest.c -lz -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include -L/Users/sjackman/.homebrew/opt/openssl/lib -L/Users/sjackman/.homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -O3 -DNDEBUG -fno-strict-aliasing conftest.c -lz | |
superenv added: -pipe -Os -march=native -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include -L/Users/sjackman/.homebrew/opt/openssl/lib -L/Users/sjackman/.homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -O3 -DNDEBUG -fno-strict-aliasing conftest.c -lz -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include -L/Users/sjackman/.homebrew/opt/openssl/lib -L/Users/sjackman/.homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -O3 -DNDEBUG -fno-strict-aliasing conftest.c -lz | |
superenv added: -pipe -Os -march=native -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include -L/Users/sjackman/.homebrew/opt/openssl/lib -L/Users/sjackman/.homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -O3 -DNDEBUG -fno-strict-aliasing conftest.c -lz -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include -L/Users/sjackman/.homebrew/opt/openssl/lib -L/Users/sjackman/.homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -O3 -DNDEBUG -fno-strict-aliasing conftest.c -lz | |
superenv added: -pipe -Os -march=native -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include -L/Users/sjackman/.homebrew/opt/openssl/lib -L/Users/sjackman/.homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -O3 -DNDEBUG -fno-strict-aliasing conftest.c -lz -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include -L/Users/sjackman/.homebrew/opt/openssl/lib -L/Users/sjackman/.homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -O3 -DNDEBUG -fno-strict-aliasing conftest.c -lz | |
superenv added: -pipe -Os -march=native -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include -L/Users/sjackman/.homebrew/opt/openssl/lib -L/Users/sjackman/.homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -O3 -DNDEBUG -fno-strict-aliasing conftest.c -lz -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include -L/Users/sjackman/.homebrew/opt/openssl/lib -L/Users/sjackman/.homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -O3 -DNDEBUG -fno-strict-aliasing conftest.c -lz | |
superenv added: -pipe -Os -march=native -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include -L/Users/sjackman/.homebrew/opt/openssl/lib -L/Users/sjackman/.homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -O3 -DNDEBUG -fno-strict-aliasing conftest.c -lz -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include -L/Users/sjackman/.homebrew/opt/openssl/lib -L/Users/sjackman/.homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -O3 -DNDEBUG -fno-strict-aliasing conftest.c -lz | |
superenv added: -pipe -Os -march=native -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include -L/Users/sjackman/.homebrew/opt/openssl/lib -L/Users/sjackman/.homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -O3 -DNDEBUG -fno-strict-aliasing conftest.c -lz -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include -L/Users/sjackman/.homebrew/opt/openssl/lib -L/Users/sjackman/.homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -O3 -DNDEBUG -fno-strict-aliasing conftest.c -lz | |
superenv added: -pipe -Os -march=native -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include -L/Users/sjackman/.homebrew/opt/openssl/lib -L/Users/sjackman/.homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -O3 -DNDEBUG -fno-strict-aliasing conftest.c -lz -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include -L/Users/sjackman/.homebrew/opt/openssl/lib -L/Users/sjackman/.homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -O3 -DNDEBUG -fno-strict-aliasing conftest.c -lz | |
superenv added: -pipe -Os -march=native -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include -L/Users/sjackman/.homebrew/opt/openssl/lib -L/Users/sjackman/.homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -O3 -DNDEBUG -fno-strict-aliasing conftest.c -lz -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include -L/Users/sjackman/.homebrew/opt/openssl/lib -L/Users/sjackman/.homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -O3 -DNDEBUG -fno-strict-aliasing conftest.c -lz | |
superenv added: -pipe -Os -march=native -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include -L/Users/sjackman/.homebrew/opt/openssl/lib -L/Users/sjackman/.homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -O3 -DNDEBUG -fno-strict-aliasing conftest.c -lz -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include -L/Users/sjackman/.homebrew/opt/openssl/lib -L/Users/sjackman/.homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -O3 -DNDEBUG -fno-strict-aliasing conftest.c -lz | |
superenv added: -pipe -Os -march=native -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include -L/Users/sjackman/.homebrew/opt/openssl/lib -L/Users/sjackman/.homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -O3 -DNDEBUG -fno-strict-aliasing conftest.c -lz -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include -L/Users/sjackman/.homebrew/opt/openssl/lib -L/Users/sjackman/.homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -O3 -DNDEBUG -fno-strict-aliasing conftest.c -lz | |
superenv added: -pipe -Os -march=native -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include -L/Users/sjackman/.homebrew/opt/openssl/lib -L/Users/sjackman/.homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -O3 -DNDEBUG -fno-strict-aliasing conftest.c -lz -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include -L/Users/sjackman/.homebrew/opt/openssl/lib -L/Users/sjackman/.homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -O3 -DNDEBUG -fno-strict-aliasing conftest.c -lz | |
superenv added: -pipe -Os -march=native -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include -L/Users/sjackman/.homebrew/opt/openssl/lib -L/Users/sjackman/.homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -O3 -DNDEBUG -fno-strict-aliasing conftest.c -lz -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include -L/Users/sjackman/.homebrew/opt/openssl/lib -L/Users/sjackman/.homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -O3 -DNDEBUG -fno-strict-aliasing conftest.c -lz | |
superenv added: -pipe -Os -march=native -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include -L/Users/sjackman/.homebrew/opt/openssl/lib -L/Users/sjackman/.homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -O3 -DNDEBUG -fno-strict-aliasing conftest.c -lz -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include -L/Users/sjackman/.homebrew/opt/openssl/lib -L/Users/sjackman/.homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -O3 -DNDEBUG -fno-strict-aliasing conftest.c -lz | |
superenv added: -pipe -Os -march=native -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include -L/Users/sjackman/.homebrew/opt/openssl/lib -L/Users/sjackman/.homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -O3 -DNDEBUG -fno-strict-aliasing conftest.c -lz -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include -L/Users/sjackman/.homebrew/opt/openssl/lib -L/Users/sjackman/.homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -O3 -DNDEBUG -fno-strict-aliasing conftest.c -lz | |
superenv added: -pipe -Os -march=native -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include -L/Users/sjackman/.homebrew/opt/openssl/lib -L/Users/sjackman/.homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -O3 -DNDEBUG -fno-strict-aliasing conftest.c -lz -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include -L/Users/sjackman/.homebrew/opt/openssl/lib -L/Users/sjackman/.homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -O3 -DNDEBUG -fno-strict-aliasing conftest.c -lz | |
superenv added: -pipe -Os -march=native -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include -L/Users/sjackman/.homebrew/opt/openssl/lib -L/Users/sjackman/.homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -O3 -DNDEBUG -fno-strict-aliasing conftest.c -lz -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include -L/Users/sjackman/.homebrew/opt/openssl/lib -L/Users/sjackman/.homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -O3 -DNDEBUG -fno-strict-aliasing conftest.c -lz | |
superenv added: -pipe -Os -march=native -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include -L/Users/sjackman/.homebrew/opt/openssl/lib -L/Users/sjackman/.homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -O3 -DNDEBUG -fno-strict-aliasing conftest.c -lz -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include -L/Users/sjackman/.homebrew/opt/openssl/lib -L/Users/sjackman/.homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -O3 -DNDEBUG -fno-strict-aliasing conftest.c -lz | |
superenv added: -pipe -Os -march=native -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include -L/Users/sjackman/.homebrew/opt/openssl/lib -L/Users/sjackman/.homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -O3 -DNDEBUG -fno-strict-aliasing conftest.c -lz -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include -L/Users/sjackman/.homebrew/opt/openssl/lib -L/Users/sjackman/.homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -O3 -DNDEBUG -fno-strict-aliasing -c conftest_weak.c | |
superenv added: -pipe -Os -march=native -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
superenv executed: clang -pipe -Os -march=native -O3 -DNDEBUG -fno-strict-aliasing -c conftest_weak.c -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
clang called with: -O3 -DNDEBUG -fno-strict-aliasing conftest.c conftest_weak.o -o conftest -lz | |
superenv added: -pipe -Os -march=native -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include -L/Users/sjackman/.homebrew/opt/openssl/lib -L/Users/sjackman/.homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -O3 -DNDEBUG -fno-strict-aliasing conftest.c conftest_weak.o -o conftest -lz -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include -L/Users/sjackman/.homebrew/opt/openssl/lib -L/Users/sjackman/.homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -O3 -DNDEBUG -fno-strict-aliasing -c conftest_weak.c | |
superenv added: -pipe -Os -march=native -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
superenv executed: clang -pipe -Os -march=native -O3 -DNDEBUG -fno-strict-aliasing -c conftest_weak.c -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
clang called with: -O3 -DNDEBUG -fno-strict-aliasing conftest.c conftest_weak.o -o conftest -lz | |
superenv added: -pipe -Os -march=native -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include -L/Users/sjackman/.homebrew/opt/openssl/lib -L/Users/sjackman/.homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -O3 -DNDEBUG -fno-strict-aliasing conftest.c conftest_weak.o -o conftest -lz -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include -L/Users/sjackman/.homebrew/opt/openssl/lib -L/Users/sjackman/.homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -c -O3 -DNDEBUG -fno-strict-aliasing conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
superenv executed: clang -pipe -Os -march=native -c -O3 -DNDEBUG -fno-strict-aliasing conftest.c -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
clang++ called with: --version | |
superenv added: -pipe -Os -march=native -std=c++11 -stdlib=libc++ -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include -L/Users/sjackman/.homebrew/opt/openssl/lib -L/Users/sjackman/.homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang++ -pipe -Os -march=native -std=c++11 -stdlib=libc++ --version -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include -L/Users/sjackman/.homebrew/opt/openssl/lib -L/Users/sjackman/.homebrew/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=native -std=c++11 -stdlib=libc++ -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include -L/Users/sjackman/.homebrew/opt/openssl/lib -L/Users/sjackman/.homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang++ -pipe -Os -march=native -std=c++11 -stdlib=libc++ -V -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include -L/Users/sjackman/.homebrew/opt/openssl/lib -L/Users/sjackman/.homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang++ called with: -qversion | |
superenv added: -pipe -Os -march=native -std=c++11 -stdlib=libc++ -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include -L/Users/sjackman/.homebrew/opt/openssl/lib -L/Users/sjackman/.homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang++ -pipe -Os -march=native -std=c++11 -stdlib=libc++ -qversion -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include -L/Users/sjackman/.homebrew/opt/openssl/lib -L/Users/sjackman/.homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang++ called with: -c -DNDEBUG conftest.cpp | |
superenv added: -pipe -Os -march=native -std=c++11 -stdlib=libc++ -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
superenv executed: clang++ -pipe -Os -march=native -std=c++11 -stdlib=libc++ -c -DNDEBUG conftest.cpp -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
clang++ called with: -c -g conftest.cpp | |
superenv added: -pipe -Os -march=native -std=c++11 -stdlib=libc++ -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
superenv executed: clang++ -pipe -Os -march=native -std=c++11 -stdlib=libc++ -c -g conftest.cpp -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
clang++ called with: -E conftest.cpp | |
superenv added: -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
superenv executed: clang++ -E conftest.cpp -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
clang++ called with: -E conftest.cpp | |
superenv added: -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
superenv executed: clang++ -E conftest.cpp -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
clang++ called with: -E conftest.cpp | |
superenv added: -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
superenv executed: clang++ -E conftest.cpp -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
clang++ called with: -E conftest.cpp | |
superenv added: -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
superenv executed: clang++ -E conftest.cpp -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
clang++ called with: -c -DNDEBUG conftest.cpp | |
superenv added: -pipe -Os -march=native -std=c++11 -stdlib=libc++ -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
superenv executed: clang++ -pipe -Os -march=native -std=c++11 -stdlib=libc++ -c -DNDEBUG conftest.cpp -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
clang++ called with: -c -DNDEBUG conftest.cpp | |
superenv added: -pipe -Os -march=native -std=c++11 -stdlib=libc++ -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
superenv executed: clang++ -pipe -Os -march=native -std=c++11 -stdlib=libc++ -c -DNDEBUG conftest.cpp -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
clang++ called with: -c -DNDEBUG conftest.cpp | |
superenv added: -pipe -Os -march=native -std=c++11 -stdlib=libc++ -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
superenv executed: clang++ -pipe -Os -march=native -std=c++11 -stdlib=libc++ -c -DNDEBUG conftest.cpp -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
clang++ called with: -c -DNDEBUG conftest.cpp | |
superenv added: -pipe -Os -march=native -std=c++11 -stdlib=libc++ -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
superenv executed: clang++ -pipe -Os -march=native -std=c++11 -stdlib=libc++ -c -DNDEBUG conftest.cpp -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
clang++ called with: -c -DNDEBUG conftest.cpp | |
superenv added: -pipe -Os -march=native -std=c++11 -stdlib=libc++ -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
superenv executed: clang++ -pipe -Os -march=native -std=c++11 -stdlib=libc++ -c -DNDEBUG conftest.cpp -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
clang called with: --version | |
superenv added: -pipe -Os -march=native -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include -L/Users/sjackman/.homebrew/opt/openssl/lib -L/Users/sjackman/.homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native --version -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include -L/Users/sjackman/.homebrew/opt/openssl/lib -L/Users/sjackman/.homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang++ called with: -c -DNDEBUG -finline-functions conftest.cpp | |
superenv added: -pipe -Os -march=native -std=c++11 -stdlib=libc++ -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
superenv executed: clang++ -pipe -Os -march=native -std=c++11 -stdlib=libc++ -c -DNDEBUG -finline-functions conftest.cpp -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
clang called with: -c -O3 -DNDEBUG -fno-strict-aliasing conftest_c.c | |
superenv added: -pipe -Os -march=native -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
superenv executed: clang -pipe -Os -march=native -c -O3 -DNDEBUG -fno-strict-aliasing conftest_c.c -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
clang++ called with: -o conftest -DNDEBUG -finline-functions conftest.cpp conftest_c.o -lz | |
superenv added: -pipe -Os -march=native -std=c++11 -stdlib=libc++ -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include -L/Users/sjackman/.homebrew/opt/openssl/lib -L/Users/sjackman/.homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang++ -pipe -Os -march=native -std=c++11 -stdlib=libc++ -o conftest -DNDEBUG -finline-functions conftest.cpp conftest_c.o -lz -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include -L/Users/sjackman/.homebrew/opt/openssl/lib -L/Users/sjackman/.homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang++ called with: -o conftest -O3 -DNDEBUG -finline-functions conftest.cpp -lz | |
superenv added: -pipe -Os -march=native -std=c++11 -stdlib=libc++ -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include -L/Users/sjackman/.homebrew/opt/openssl/lib -L/Users/sjackman/.homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang++ -pipe -Os -march=native -std=c++11 -stdlib=libc++ -o conftest -O3 -DNDEBUG -finline-functions conftest.cpp -lz -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include -L/Users/sjackman/.homebrew/opt/openssl/lib -L/Users/sjackman/.homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang++ called with: --version | |
superenv added: -pipe -Os -march=native -std=c++11 -stdlib=libc++ -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include -L/Users/sjackman/.homebrew/opt/openssl/lib -L/Users/sjackman/.homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang++ -pipe -Os -march=native -std=c++11 -stdlib=libc++ --version -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include -L/Users/sjackman/.homebrew/opt/openssl/lib -L/Users/sjackman/.homebrew/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=native -std=c++11 -stdlib=libc++ -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include -L/Users/sjackman/.homebrew/opt/openssl/lib -L/Users/sjackman/.homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang++ -pipe -Os -march=native -std=c++11 -stdlib=libc++ -V -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include -L/Users/sjackman/.homebrew/opt/openssl/lib -L/Users/sjackman/.homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang++ called with: -qversion | |
superenv added: -pipe -Os -march=native -std=c++11 -stdlib=libc++ -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include -L/Users/sjackman/.homebrew/opt/openssl/lib -L/Users/sjackman/.homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang++ -pipe -Os -march=native -std=c++11 -stdlib=libc++ -qversion -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include -L/Users/sjackman/.homebrew/opt/openssl/lib -L/Users/sjackman/.homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang++ called with: -E conftest.cpp | |
superenv added: -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
superenv executed: clang++ -E conftest.cpp -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
clang++ called with: -E conftest.cpp | |
superenv added: -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
superenv executed: clang++ -E conftest.cpp -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
clang++ called with: -o conftest -O3 -DNDEBUG -finline-functions conftest.cpp -lz | |
superenv added: -pipe -Os -march=native -std=c++11 -stdlib=libc++ -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include -L/Users/sjackman/.homebrew/opt/openssl/lib -L/Users/sjackman/.homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang++ -pipe -Os -march=native -std=c++11 -stdlib=libc++ -o conftest -O3 -DNDEBUG -finline-functions conftest.cpp -lz -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include -L/Users/sjackman/.homebrew/opt/openssl/lib -L/Users/sjackman/.homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang++ called with: -c -O3 -DNDEBUG -finline-functions -finline-functions conftest.cpp | |
superenv added: -pipe -Os -march=native -std=c++11 -stdlib=libc++ -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
superenv executed: clang++ -pipe -Os -march=native -std=c++11 -stdlib=libc++ -c -O3 -DNDEBUG -finline-functions -finline-functions conftest.cpp -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
clang called with: -c -O3 -DNDEBUG -fno-strict-aliasing conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
superenv executed: clang -pipe -Os -march=native -c -O3 -DNDEBUG -fno-strict-aliasing conftest.c -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
clang called with: -c -O3 -DNDEBUG -fno-strict-aliasing conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
superenv executed: clang -pipe -Os -march=native -c -O3 -DNDEBUG -fno-strict-aliasing conftest.c -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
clang called with: -c -O3 -DNDEBUG -fno-strict-aliasing conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
superenv executed: clang -pipe -Os -march=native -c -O3 -DNDEBUG -fno-strict-aliasing conftest.c -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
clang++ called with: -c -O3 -DNDEBUG -finline-functions conftest.cpp | |
superenv added: -pipe -Os -march=native -std=c++11 -stdlib=libc++ -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
superenv executed: clang++ -pipe -Os -march=native -std=c++11 -stdlib=libc++ -c -O3 -DNDEBUG -finline-functions conftest.cpp -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
clang called with: -c -O3 -DNDEBUG -fno-strict-aliasing conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
superenv executed: clang -pipe -Os -march=native -c -O3 -DNDEBUG -fno-strict-aliasing conftest.c -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
clang++ called with: -c -O3 -DNDEBUG -finline-functions conftest.cpp | |
superenv added: -pipe -Os -march=native -std=c++11 -stdlib=libc++ -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
superenv executed: clang++ -pipe -Os -march=native -std=c++11 -stdlib=libc++ -c -O3 -DNDEBUG -finline-functions conftest.cpp -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
clang called with: -c -O3 -DNDEBUG -fno-strict-aliasing conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
superenv executed: clang -pipe -Os -march=native -c -O3 -DNDEBUG -fno-strict-aliasing conftest.c -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
clang++ called with: -c -O3 -DNDEBUG -finline-functions conftest.cpp | |
superenv added: -pipe -Os -march=native -std=c++11 -stdlib=libc++ -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
superenv executed: clang++ -pipe -Os -march=native -std=c++11 -stdlib=libc++ -c -O3 -DNDEBUG -finline-functions conftest.cpp -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
clang called with: -c -O3 -DNDEBUG -fno-strict-aliasing conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
superenv executed: clang -pipe -Os -march=native -c -O3 -DNDEBUG -fno-strict-aliasing conftest.c -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
clang++ called with: -c -O3 -DNDEBUG -finline-functions conftest.cpp | |
superenv added: -pipe -Os -march=native -std=c++11 -stdlib=libc++ -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
superenv executed: clang++ -pipe -Os -march=native -std=c++11 -stdlib=libc++ -c -O3 -DNDEBUG -finline-functions conftest.cpp -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
clang called with: -c -O3 -DNDEBUG -fno-strict-aliasing conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
superenv executed: clang -pipe -Os -march=native -c -O3 -DNDEBUG -fno-strict-aliasing conftest.c -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
clang++ called with: -c -O3 -DNDEBUG -finline-functions conftest.cpp | |
superenv added: -pipe -Os -march=native -std=c++11 -stdlib=libc++ -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
superenv executed: clang++ -pipe -Os -march=native -std=c++11 -stdlib=libc++ -c -O3 -DNDEBUG -finline-functions conftest.cpp -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
clang called with: -c -O3 -DNDEBUG -fno-strict-aliasing conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
superenv executed: clang -pipe -Os -march=native -c -O3 -DNDEBUG -fno-strict-aliasing conftest.c -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
clang++ called with: -c -O3 -DNDEBUG -finline-functions conftest.cpp | |
superenv added: -pipe -Os -march=native -std=c++11 -stdlib=libc++ -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
superenv executed: clang++ -pipe -Os -march=native -std=c++11 -stdlib=libc++ -c -O3 -DNDEBUG -finline-functions conftest.cpp -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
clang called with: -c -O3 -DNDEBUG -fno-strict-aliasing conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
superenv executed: clang -pipe -Os -march=native -c -O3 -DNDEBUG -fno-strict-aliasing conftest.c -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
clang++ called with: -c -O3 -DNDEBUG -finline-functions conftest.cpp | |
superenv added: -pipe -Os -march=native -std=c++11 -stdlib=libc++ -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
superenv executed: clang++ -pipe -Os -march=native -std=c++11 -stdlib=libc++ -c -O3 -DNDEBUG -finline-functions conftest.cpp -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
clang called with: -c -O3 -DNDEBUG -fno-strict-aliasing -Wall conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
superenv executed: clang -pipe -Os -march=native -c -O3 -DNDEBUG -fno-strict-aliasing -Wall conftest.c -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
clang called with: -c -O3 -DNDEBUG -fno-strict-aliasing conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
superenv executed: clang -pipe -Os -march=native -c -O3 -DNDEBUG -fno-strict-aliasing conftest.c -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
clang++ called with: -c -O3 -DNDEBUG -finline-functions conftest.cpp | |
superenv added: -pipe -Os -march=native -std=c++11 -stdlib=libc++ -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
superenv executed: clang++ -pipe -Os -march=native -std=c++11 -stdlib=libc++ -c -O3 -DNDEBUG -finline-functions conftest.cpp -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
clang called with: -c -O3 -DNDEBUG -fno-strict-aliasing -Wall conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
superenv executed: clang -pipe -Os -march=native -c -O3 -DNDEBUG -fno-strict-aliasing -Wall conftest.c -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
clang called with: -c -O3 -DNDEBUG -fno-strict-aliasing conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
superenv executed: clang -pipe -Os -march=native -c -O3 -DNDEBUG -fno-strict-aliasing conftest.c -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
clang++ called with: -c -O3 -DNDEBUG -finline-functions conftest.cpp | |
superenv added: -pipe -Os -march=native -std=c++11 -stdlib=libc++ -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
superenv executed: clang++ -pipe -Os -march=native -std=c++11 -stdlib=libc++ -c -O3 -DNDEBUG -finline-functions conftest.cpp -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
clang called with: -c -O3 -DNDEBUG -fno-strict-aliasing conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
superenv executed: clang -pipe -Os -march=native -c -O3 -DNDEBUG -fno-strict-aliasing conftest.c -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
clang++ called with: -c -O3 -DNDEBUG -finline-functions conftest.cpp | |
superenv added: -pipe -Os -march=native -std=c++11 -stdlib=libc++ -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
superenv executed: clang++ -pipe -Os -march=native -std=c++11 -stdlib=libc++ -c -O3 -DNDEBUG -finline-functions conftest.cpp -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
clang called with: -c -O3 -DNDEBUG -fno-strict-aliasing conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
superenv executed: clang -pipe -Os -march=native -c -O3 -DNDEBUG -fno-strict-aliasing conftest.c -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
clang++ called with: -c -O3 -DNDEBUG -finline-functions conftest.cpp | |
superenv added: -pipe -Os -march=native -std=c++11 -stdlib=libc++ -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
superenv executed: clang++ -pipe -Os -march=native -std=c++11 -stdlib=libc++ -c -O3 -DNDEBUG -finline-functions conftest.cpp -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
clang called with: -c -O3 -DNDEBUG -fno-strict-aliasing conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
superenv executed: clang -pipe -Os -march=native -c -O3 -DNDEBUG -fno-strict-aliasing conftest.c -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
clang++ called with: -c -O3 -DNDEBUG -finline-functions conftest.cpp | |
superenv added: -pipe -Os -march=native -std=c++11 -stdlib=libc++ -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
superenv executed: clang++ -pipe -Os -march=native -std=c++11 -stdlib=libc++ -c -O3 -DNDEBUG -finline-functions conftest.cpp -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
clang called with: -c -O3 -DNDEBUG -fno-strict-aliasing conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
superenv executed: clang -pipe -Os -march=native -c -O3 -DNDEBUG -fno-strict-aliasing conftest.c -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
clang++ called with: -c -O3 -DNDEBUG -finline-functions conftest.cpp | |
superenv added: -pipe -Os -march=native -std=c++11 -stdlib=libc++ -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
superenv executed: clang++ -pipe -Os -march=native -std=c++11 -stdlib=libc++ -c -O3 -DNDEBUG -finline-functions conftest.cpp -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
clang called with: -c -O3 -DNDEBUG -fno-strict-aliasing conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
superenv executed: clang -pipe -Os -march=native -c -O3 -DNDEBUG -fno-strict-aliasing conftest.c -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
clang++ called with: -c -O3 -DNDEBUG -finline-functions conftest.cpp | |
superenv added: -pipe -Os -march=native -std=c++11 -stdlib=libc++ -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
superenv executed: clang++ -pipe -Os -march=native -std=c++11 -stdlib=libc++ -c -O3 -DNDEBUG -finline-functions conftest.cpp -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
clang called with: -c -O3 -DNDEBUG -fno-strict-aliasing -Wall conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
superenv executed: clang -pipe -Os -march=native -c -O3 -DNDEBUG -fno-strict-aliasing -Wall conftest.c -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
clang called with: -c -O3 -DNDEBUG -fno-strict-aliasing conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
superenv executed: clang -pipe -Os -march=native -c -O3 -DNDEBUG -fno-strict-aliasing conftest.c -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
clang++ called with: -c -O3 -DNDEBUG -finline-functions conftest.cpp | |
superenv added: -pipe -Os -march=native -std=c++11 -stdlib=libc++ -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
superenv executed: clang++ -pipe -Os -march=native -std=c++11 -stdlib=libc++ -c -O3 -DNDEBUG -finline-functions conftest.cpp -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
clang called with: -c -O3 -DNDEBUG -fno-strict-aliasing conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
superenv executed: clang -pipe -Os -march=native -c -O3 -DNDEBUG -fno-strict-aliasing conftest.c -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
clang++ called with: -c -O3 -DNDEBUG -finline-functions conftest.cpp | |
superenv added: -pipe -Os -march=native -std=c++11 -stdlib=libc++ -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
superenv executed: clang++ -pipe -Os -march=native -std=c++11 -stdlib=libc++ -c -O3 -DNDEBUG -finline-functions conftest.cpp -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
clang called with: -c -O3 -DNDEBUG -fno-strict-aliasing conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
superenv executed: clang -pipe -Os -march=native -c -O3 -DNDEBUG -fno-strict-aliasing conftest.c -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
clang++ called with: -c -O3 -DNDEBUG -finline-functions conftest.cpp | |
superenv added: -pipe -Os -march=native -std=c++11 -stdlib=libc++ -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
superenv executed: clang++ -pipe -Os -march=native -std=c++11 -stdlib=libc++ -c -O3 -DNDEBUG -finline-functions conftest.cpp -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
clang called with: -c -O3 -DNDEBUG -fno-strict-aliasing conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
superenv executed: clang -pipe -Os -march=native -c -O3 -DNDEBUG -fno-strict-aliasing conftest.c -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
clang++ called with: -c -O3 -DNDEBUG -finline-functions conftest.cpp | |
superenv added: -pipe -Os -march=native -std=c++11 -stdlib=libc++ -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
superenv executed: clang++ -pipe -Os -march=native -std=c++11 -stdlib=libc++ -c -O3 -DNDEBUG -finline-functions conftest.cpp -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
clang called with: -c -O3 -DNDEBUG -fno-strict-aliasing conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
superenv executed: clang -pipe -Os -march=native -c -O3 -DNDEBUG -fno-strict-aliasing conftest.c -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
clang++ called with: -c -O3 -DNDEBUG -finline-functions conftest.cpp | |
superenv added: -pipe -Os -march=native -std=c++11 -stdlib=libc++ -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
superenv executed: clang++ -pipe -Os -march=native -std=c++11 -stdlib=libc++ -c -O3 -DNDEBUG -finline-functions conftest.cpp -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
clang called with: -c -O3 -DNDEBUG -fno-strict-aliasing -Wall conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
superenv executed: clang -pipe -Os -march=native -c -O3 -DNDEBUG -fno-strict-aliasing -Wall conftest.c -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
clang called with: -c -O3 -DNDEBUG -fno-strict-aliasing conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
superenv executed: clang -pipe -Os -march=native -c -O3 -DNDEBUG -fno-strict-aliasing conftest.c -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
clang++ called with: -c -O3 -DNDEBUG -finline-functions conftest.cpp | |
superenv added: -pipe -Os -march=native -std=c++11 -stdlib=libc++ -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
superenv executed: clang++ -pipe -Os -march=native -std=c++11 -stdlib=libc++ -c -O3 -DNDEBUG -finline-functions conftest.cpp -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
clang called with: -c -O3 -DNDEBUG -fno-strict-aliasing conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
superenv executed: clang -pipe -Os -march=native -c -O3 -DNDEBUG -fno-strict-aliasing conftest.c -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
clang++ called with: -c -O3 -DNDEBUG -finline-functions conftest.cpp | |
superenv added: -pipe -Os -march=native -std=c++11 -stdlib=libc++ -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
superenv executed: clang++ -pipe -Os -march=native -std=c++11 -stdlib=libc++ -c -O3 -DNDEBUG -finline-functions conftest.cpp -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
clang called with: -c -O3 -DNDEBUG -fno-strict-aliasing conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
superenv executed: clang -pipe -Os -march=native -c -O3 -DNDEBUG -fno-strict-aliasing conftest.c -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
clang++ called with: -c -O3 -DNDEBUG -finline-functions conftest.cpp | |
superenv added: -pipe -Os -march=native -std=c++11 -stdlib=libc++ -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
superenv executed: clang++ -pipe -Os -march=native -std=c++11 -stdlib=libc++ -c -O3 -DNDEBUG -finline-functions conftest.cpp -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
clang called with: -c -O3 -DNDEBUG -fno-strict-aliasing -Wall conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
superenv executed: clang -pipe -Os -march=native -c -O3 -DNDEBUG -fno-strict-aliasing -Wall conftest.c -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
clang called with: -c -O3 -DNDEBUG -fno-strict-aliasing conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
superenv executed: clang -pipe -Os -march=native -c -O3 -DNDEBUG -fno-strict-aliasing conftest.c -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
clang called with: -c -O3 -DNDEBUG -fno-strict-aliasing conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
superenv executed: clang -pipe -Os -march=native -c -O3 -DNDEBUG -fno-strict-aliasing conftest.c -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
clang++ called with: -c -O3 -DNDEBUG -finline-functions conftest.cpp | |
superenv added: -pipe -Os -march=native -std=c++11 -stdlib=libc++ -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
superenv executed: clang++ -pipe -Os -march=native -std=c++11 -stdlib=libc++ -c -O3 -DNDEBUG -finline-functions conftest.cpp -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
clang called with: -o conftest -O3 -DNDEBUG -fno-strict-aliasing -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include/opal conftest.c -lz | |
superenv added: -pipe -Os -march=native -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include -L/Users/sjackman/.homebrew/opt/openssl/lib -L/Users/sjackman/.homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -O3 -DNDEBUG -fno-strict-aliasing -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include/opal conftest.c -lz -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include -L/Users/sjackman/.homebrew/opt/openssl/lib -L/Users/sjackman/.homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -O3 -DNDEBUG -fno-strict-aliasing -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include/opal conftest.c -lz | |
superenv added: -pipe -Os -march=native -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include -L/Users/sjackman/.homebrew/opt/openssl/lib -L/Users/sjackman/.homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -O3 -DNDEBUG -fno-strict-aliasing -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include/opal conftest.c -lz -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include -L/Users/sjackman/.homebrew/opt/openssl/lib -L/Users/sjackman/.homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -O3 -DNDEBUG -fno-strict-aliasing -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include/opal conftest.c -lz | |
superenv added: -pipe -Os -march=native -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include -L/Users/sjackman/.homebrew/opt/openssl/lib -L/Users/sjackman/.homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -O3 -DNDEBUG -fno-strict-aliasing -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include/opal conftest.c -lz -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include -L/Users/sjackman/.homebrew/opt/openssl/lib -L/Users/sjackman/.homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -O3 -DNDEBUG -fno-strict-aliasing -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include/opal conftest.c -lz | |
superenv added: -pipe -Os -march=native -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include -L/Users/sjackman/.homebrew/opt/openssl/lib -L/Users/sjackman/.homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -O3 -DNDEBUG -fno-strict-aliasing -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include/opal conftest.c -lz -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include -L/Users/sjackman/.homebrew/opt/openssl/lib -L/Users/sjackman/.homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -c -O3 -DNDEBUG -fno-strict-aliasing -DTARGET_RT_MAC_CFM=0 -I/Library/Java/JavaVirtualMachines/jdk1.8.0_73.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_73.jdk/Contents/Home/include/darwin conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
superenv executed: clang -pipe -Os -march=native -c -O3 -DNDEBUG -fno-strict-aliasing -DTARGET_RT_MAC_CFM=0 -I/Library/Java/JavaVirtualMachines/jdk1.8.0_73.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_73.jdk/Contents/Home/include/darwin conftest.c -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
clang called with: -E -DTARGET_RT_MAC_CFM=0 -I/Library/Java/JavaVirtualMachines/jdk1.8.0_73.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_73.jdk/Contents/Home/include/darwin conftest.c | |
superenv added: -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
superenv executed: clang -E -DTARGET_RT_MAC_CFM=0 -I/Library/Java/JavaVirtualMachines/jdk1.8.0_73.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk1.8.0_73.jdk/Contents/Home/include/darwin conftest.c -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
clang called with: -c -O3 -DNDEBUG -fno-strict-aliasing conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
superenv executed: clang -pipe -Os -march=native -c -O3 -DNDEBUG -fno-strict-aliasing conftest.c -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
clang called with: -O3 -DNDEBUG -fno-strict-aliasing -c conftest.s | |
superenv added: -pipe -Os -march=native -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
superenv executed: clang -pipe -Os -march=native -O3 -DNDEBUG -fno-strict-aliasing -c conftest.s -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
clang called with: -O3 -DNDEBUG -fno-strict-aliasing -c conftest.s | |
superenv added: -pipe -Os -march=native -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
superenv executed: clang -pipe -Os -march=native -O3 -DNDEBUG -fno-strict-aliasing -c conftest.s -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
clang called with: -O3 -DNDEBUG -fno-strict-aliasing -I. conftest_c.c -c | |
superenv added: -pipe -Os -march=native -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
superenv executed: clang -pipe -Os -march=native -O3 -DNDEBUG -fno-strict-aliasing -I. conftest_c.c -c -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
clang called with: -O3 -DNDEBUG -fno-strict-aliasing conftest_c.o conftest.o -o conftest -lz | |
superenv added: -pipe -Os -march=native -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include -L/Users/sjackman/.homebrew/opt/openssl/lib -L/Users/sjackman/.homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -O3 -DNDEBUG -fno-strict-aliasing conftest_c.o conftest.o -o conftest -lz -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include -L/Users/sjackman/.homebrew/opt/openssl/lib -L/Users/sjackman/.homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -O3 -DNDEBUG -fno-strict-aliasing -c conftest.s | |
superenv added: -pipe -Os -march=native -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
superenv executed: clang -pipe -Os -march=native -O3 -DNDEBUG -fno-strict-aliasing -c conftest.s -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
clang called with: -O3 -DNDEBUG -fno-strict-aliasing -c conftest.s | |
superenv added: -pipe -Os -march=native -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
superenv executed: clang -pipe -Os -march=native -O3 -DNDEBUG -fno-strict-aliasing -c conftest.s -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
clang called with: -O3 -DNDEBUG -fno-strict-aliasing -c conftest.s | |
superenv added: -pipe -Os -march=native -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
superenv executed: clang -pipe -Os -march=native -O3 -DNDEBUG -fno-strict-aliasing -c conftest.s -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
clang called with: -O3 -DNDEBUG -fno-strict-aliasing -c conftest.s | |
superenv added: -pipe -Os -march=native -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
superenv executed: clang -pipe -Os -march=native -O3 -DNDEBUG -fno-strict-aliasing -c conftest.s -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
clang called with: -O3 -DNDEBUG -fno-strict-aliasing -c conftest.s | |
superenv added: -pipe -Os -march=native -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
superenv executed: clang -pipe -Os -march=native -O3 -DNDEBUG -fno-strict-aliasing -c conftest.s -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
clang called with: -O3 -DNDEBUG -fno-strict-aliasing -c conftest.s | |
superenv added: -pipe -Os -march=native -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
superenv executed: clang -pipe -Os -march=native -O3 -DNDEBUG -fno-strict-aliasing -c conftest.s -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
clang called with: -o conftest -O3 -DNDEBUG -fno-strict-aliasing conftest.c -lz | |
superenv added: -pipe -Os -march=native -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include -L/Users/sjackman/.homebrew/opt/openssl/lib -L/Users/sjackman/.homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -O3 -DNDEBUG -fno-strict-aliasing conftest.c -lz -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include -L/Users/sjackman/.homebrew/opt/openssl/lib -L/Users/sjackman/.homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -O3 -DNDEBUG -fno-strict-aliasing conftest.c -lz | |
superenv added: -pipe -Os -march=native -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include -L/Users/sjackman/.homebrew/opt/openssl/lib -L/Users/sjackman/.homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -O3 -DNDEBUG -fno-strict-aliasing conftest.c -lz -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include -L/Users/sjackman/.homebrew/opt/openssl/lib -L/Users/sjackman/.homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -O3 -DNDEBUG -fno-strict-aliasing conftest.c -lz | |
superenv added: -pipe -Os -march=native -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include -L/Users/sjackman/.homebrew/opt/openssl/lib -L/Users/sjackman/.homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -O3 -DNDEBUG -fno-strict-aliasing conftest.c -lz -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include -L/Users/sjackman/.homebrew/opt/openssl/lib -L/Users/sjackman/.homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -O3 -DNDEBUG -fno-strict-aliasing conftest.c -lz | |
superenv added: -pipe -Os -march=native -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include -L/Users/sjackman/.homebrew/opt/openssl/lib -L/Users/sjackman/.homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -O3 -DNDEBUG -fno-strict-aliasing conftest.c -lz -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include -L/Users/sjackman/.homebrew/opt/openssl/lib -L/Users/sjackman/.homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
ld called with: -dynamic -arch x86_64 -macosx_version_min 10.11 -weak_reference_mismatches non-weak -o conftest -L/Users/sjackman/.homebrew/Cellar/gcc/7.2.0/bin/../lib/gcc/7/gcc/x86_64-apple-darwin15.6.0/7.2.0 -L/Users/sjackman/.homebrew/Cellar/gcc/7.2.0/bin/../lib/gcc/7/gcc -L/Users/sjackman/.homebrew/Cellar/gcc/7.2.0/bin/../lib/gcc/7/gcc/x86_64-apple-darwin15.6.0/7.2.0/../../.. /tmp/ccCZ3gIh.o -lz -lgfortran -no_compact_unwind -lSystem -lgcc_ext.10.5 -lgcc -lquadmath -lm -lgcc_ext.10.5 -lgcc -lSystem | |
superenv added: -L/Users/sjackman/.homebrew/opt/openssl/lib -L/Users/sjackman/.homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -headerpad_max_install_names | |
superenv executed: ld -L/Users/sjackman/.homebrew/opt/openssl/lib -L/Users/sjackman/.homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -headerpad_max_install_names -dynamic -arch x86_64 -macosx_version_min 10.11 -weak_reference_mismatches non-weak -o conftest -L/Users/sjackman/.homebrew/Cellar/gcc/7.2.0/bin/../lib/gcc/7/gcc/x86_64-apple-darwin15.6.0/7.2.0 -L/Users/sjackman/.homebrew/Cellar/gcc/7.2.0/bin/../lib/gcc/7/gcc -L/Users/sjackman/.homebrew/Cellar/gcc/7.2.0/bin/../lib/gcc/7/gcc/x86_64-apple-darwin15.6.0/7.2.0/../../.. /tmp/ccCZ3gIh.o -lz -lgfortran -no_compact_unwind -lSystem -lgcc_ext.10.5 -lgcc -lquadmath -lm -lgcc_ext.10.5 -lgcc -lSystem | |
ld called with: -dynamic -arch x86_64 -macosx_version_min 10.11 -weak_reference_mismatches non-weak -o conftest -L/Users/sjackman/.homebrew/Cellar/gcc/7.2.0/bin/../lib/gcc/7/gcc/x86_64-apple-darwin15.6.0/7.2.0 -L/Users/sjackman/.homebrew/Cellar/gcc/7.2.0/bin/../lib/gcc/7/gcc -L/Users/sjackman/.homebrew/Cellar/gcc/7.2.0/bin/../lib/gcc/7/gcc/x86_64-apple-darwin15.6.0/7.2.0/../../.. -flat_namespace /tmp/ccIflAj3.o -lz -lgfortran -no_compact_unwind -lSystem -lgcc_ext.10.5 -lgcc -lquadmath -lm -lgcc_ext.10.5 -lgcc -lSystem | |
superenv added: -L/Users/sjackman/.homebrew/opt/openssl/lib -L/Users/sjackman/.homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -headerpad_max_install_names | |
superenv executed: ld -L/Users/sjackman/.homebrew/opt/openssl/lib -L/Users/sjackman/.homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -headerpad_max_install_names -dynamic -arch x86_64 -macosx_version_min 10.11 -weak_reference_mismatches non-weak -o conftest -L/Users/sjackman/.homebrew/Cellar/gcc/7.2.0/bin/../lib/gcc/7/gcc/x86_64-apple-darwin15.6.0/7.2.0 -L/Users/sjackman/.homebrew/Cellar/gcc/7.2.0/bin/../lib/gcc/7/gcc -L/Users/sjackman/.homebrew/Cellar/gcc/7.2.0/bin/../lib/gcc/7/gcc/x86_64-apple-darwin15.6.0/7.2.0/../../.. -flat_namespace /tmp/ccIflAj3.o -lz -lgfortran -no_compact_unwind -lSystem -lgcc_ext.10.5 -lgcc -lquadmath -lm -lgcc_ext.10.5 -lgcc -lSystem | |
clang called with: -c -O3 -DNDEBUG -fno-strict-aliasing conftest_c.c | |
superenv added: -pipe -Os -march=native -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
superenv executed: clang -pipe -Os -march=native -c -O3 -DNDEBUG -fno-strict-aliasing conftest_c.c -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
ld called with: -dynamic -arch x86_64 -macosx_version_min 10.11 -weak_reference_mismatches non-weak -o conftest -L/Users/sjackman/.homebrew/Cellar/gcc/7.2.0/bin/../lib/gcc/7/gcc/x86_64-apple-darwin15.6.0/7.2.0 -L/Users/sjackman/.homebrew/Cellar/gcc/7.2.0/bin/../lib/gcc/7/gcc -L/Users/sjackman/.homebrew/Cellar/gcc/7.2.0/bin/../lib/gcc/7/gcc/x86_64-apple-darwin15.6.0/7.2.0/../../.. -flat_namespace /tmp/ccEbQc7w.o conftest_c.o -lz -lgfortran -no_compact_unwind -lSystem -lgcc_ext.10.5 -lgcc -lquadmath -lm -lgcc_ext.10.5 -lgcc -lSystem | |
superenv added: -L/Users/sjackman/.homebrew/opt/openssl/lib -L/Users/sjackman/.homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -headerpad_max_install_names | |
superenv executed: ld -L/Users/sjackman/.homebrew/opt/openssl/lib -L/Users/sjackman/.homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -headerpad_max_install_names -dynamic -arch x86_64 -macosx_version_min 10.11 -weak_reference_mismatches non-weak -o conftest -L/Users/sjackman/.homebrew/Cellar/gcc/7.2.0/bin/../lib/gcc/7/gcc/x86_64-apple-darwin15.6.0/7.2.0 -L/Users/sjackman/.homebrew/Cellar/gcc/7.2.0/bin/../lib/gcc/7/gcc -L/Users/sjackman/.homebrew/Cellar/gcc/7.2.0/bin/../lib/gcc/7/gcc/x86_64-apple-darwin15.6.0/7.2.0/../../.. -flat_namespace /tmp/ccEbQc7w.o conftest_c.o -lz -lgfortran -no_compact_unwind -lSystem -lgcc_ext.10.5 -lgcc -lquadmath -lm -lgcc_ext.10.5 -lgcc -lSystem | |
ld called with: -dynamic -arch x86_64 -macosx_version_min 10.11 -weak_reference_mismatches non-weak -o conftest -L/Users/sjackman/.homebrew/Cellar/gcc/7.2.0/bin/../lib/gcc/7/gcc/x86_64-apple-darwin15.6.0/7.2.0 -L/Users/sjackman/.homebrew/Cellar/gcc/7.2.0/bin/../lib/gcc/7/gcc -L/Users/sjackman/.homebrew/Cellar/gcc/7.2.0/bin/../lib/gcc/7/gcc/x86_64-apple-darwin15.6.0/7.2.0/../../.. -flat_namespace -commons use_dylibs /tmp/ccVX7cI8.o -lz -lgfortran -no_compact_unwind -lSystem -lgcc_ext.10.5 -lgcc -lquadmath -lm -lgcc_ext.10.5 -lgcc -lSystem | |
superenv added: -L/Users/sjackman/.homebrew/opt/openssl/lib -L/Users/sjackman/.homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -headerpad_max_install_names | |
superenv executed: ld -L/Users/sjackman/.homebrew/opt/openssl/lib -L/Users/sjackman/.homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -headerpad_max_install_names -dynamic -arch x86_64 -macosx_version_min 10.11 -weak_reference_mismatches non-weak -o conftest -L/Users/sjackman/.homebrew/Cellar/gcc/7.2.0/bin/../lib/gcc/7/gcc/x86_64-apple-darwin15.6.0/7.2.0 -L/Users/sjackman/.homebrew/Cellar/gcc/7.2.0/bin/../lib/gcc/7/gcc -L/Users/sjackman/.homebrew/Cellar/gcc/7.2.0/bin/../lib/gcc/7/gcc/x86_64-apple-darwin15.6.0/7.2.0/../../.. -flat_namespace -commons use_dylibs /tmp/ccVX7cI8.o -lz -lgfortran -no_compact_unwind -lSystem -lgcc_ext.10.5 -lgcc -lquadmath -lm -lgcc_ext.10.5 -lgcc -lSystem | |
clang called with: -O3 -DNDEBUG -fno-strict-aliasing -I. -c conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
superenv executed: clang -pipe -Os -march=native -O3 -DNDEBUG -fno-strict-aliasing -I. -c conftest.c -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
ld called with: -dynamic -arch x86_64 -macosx_version_min 10.11 -weak_reference_mismatches non-weak -o conftest -L/Users/sjackman/.homebrew/Cellar/gcc/7.2.0/bin/../lib/gcc/7/gcc/x86_64-apple-darwin15.6.0/7.2.0 -L/Users/sjackman/.homebrew/Cellar/gcc/7.2.0/bin/../lib/gcc/7/gcc -L/Users/sjackman/.homebrew/Cellar/gcc/7.2.0/bin/../lib/gcc/7/gcc/x86_64-apple-darwin15.6.0/7.2.0/../../.. /tmp/cccYCphU.o conftest.o -flat_namespace -lz -lgfortran -no_compact_unwind -lSystem -lgcc_ext.10.5 -lgcc -lquadmath -lm -lgcc_ext.10.5 -lgcc -lSystem | |
superenv added: -L/Users/sjackman/.homebrew/opt/openssl/lib -L/Users/sjackman/.homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -headerpad_max_install_names | |
superenv executed: ld -L/Users/sjackman/.homebrew/opt/openssl/lib -L/Users/sjackman/.homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -headerpad_max_install_names -dynamic -arch x86_64 -macosx_version_min 10.11 -weak_reference_mismatches non-weak -o conftest -L/Users/sjackman/.homebrew/Cellar/gcc/7.2.0/bin/../lib/gcc/7/gcc/x86_64-apple-darwin15.6.0/7.2.0 -L/Users/sjackman/.homebrew/Cellar/gcc/7.2.0/bin/../lib/gcc/7/gcc -L/Users/sjackman/.homebrew/Cellar/gcc/7.2.0/bin/../lib/gcc/7/gcc/x86_64-apple-darwin15.6.0/7.2.0/../../.. /tmp/cccYCphU.o conftest.o -flat_namespace -lz -lgfortran -no_compact_unwind -lSystem -lgcc_ext.10.5 -lgcc -lquadmath -lm -lgcc_ext.10.5 -lgcc -lSystem | |
clang called with: -O3 -DNDEBUG -fno-strict-aliasing -I. -c conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
superenv executed: clang -pipe -Os -march=native -O3 -DNDEBUG -fno-strict-aliasing -I. -c conftest.c -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
ld called with: -dynamic -arch x86_64 -macosx_version_min 10.11 -weak_reference_mismatches non-weak -o conftest -L/Users/sjackman/.homebrew/Cellar/gcc/7.2.0/bin/../lib/gcc/7/gcc/x86_64-apple-darwin15.6.0/7.2.0 -L/Users/sjackman/.homebrew/Cellar/gcc/7.2.0/bin/../lib/gcc/7/gcc -L/Users/sjackman/.homebrew/Cellar/gcc/7.2.0/bin/../lib/gcc/7/gcc/x86_64-apple-darwin15.6.0/7.2.0/../../.. /tmp/ccSdVO7t.o conftest.o -flat_namespace -lz -lgfortran -no_compact_unwind -lSystem -lgcc_ext.10.5 -lgcc -lquadmath -lm -lgcc_ext.10.5 -lgcc -lSystem | |
superenv added: -L/Users/sjackman/.homebrew/opt/openssl/lib -L/Users/sjackman/.homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -headerpad_max_install_names | |
superenv executed: ld -L/Users/sjackman/.homebrew/opt/openssl/lib -L/Users/sjackman/.homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -headerpad_max_install_names -dynamic -arch x86_64 -macosx_version_min 10.11 -weak_reference_mismatches non-weak -o conftest -L/Users/sjackman/.homebrew/Cellar/gcc/7.2.0/bin/../lib/gcc/7/gcc/x86_64-apple-darwin15.6.0/7.2.0 -L/Users/sjackman/.homebrew/Cellar/gcc/7.2.0/bin/../lib/gcc/7/gcc -L/Users/sjackman/.homebrew/Cellar/gcc/7.2.0/bin/../lib/gcc/7/gcc/x86_64-apple-darwin15.6.0/7.2.0/../../.. /tmp/ccSdVO7t.o conftest.o -flat_namespace -lz -lgfortran -no_compact_unwind -lSystem -lgcc_ext.10.5 -lgcc -lquadmath -lm -lgcc_ext.10.5 -lgcc -lSystem | |
ld called with: -dynamic -arch x86_64 -macosx_version_min 10.11 -weak_reference_mismatches non-weak -o conftest -L/Users/sjackman/.homebrew/Cellar/gcc/7.2.0/bin/../lib/gcc/7/gcc/x86_64-apple-darwin15.6.0/7.2.0 -L/Users/sjackman/.homebrew/Cellar/gcc/7.2.0/bin/../lib/gcc/7/gcc -L/Users/sjackman/.homebrew/Cellar/gcc/7.2.0/bin/../lib/gcc/7/gcc/x86_64-apple-darwin15.6.0/7.2.0/../../.. -flat_namespace /tmp/cc3GjTVB.o -lz -lgfortran -no_compact_unwind -lSystem -lgcc_ext.10.5 -lgcc -lquadmath -lm -lgcc_ext.10.5 -lgcc -lSystem | |
superenv added: -L/Users/sjackman/.homebrew/opt/openssl/lib -L/Users/sjackman/.homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -headerpad_max_install_names | |
superenv executed: ld -L/Users/sjackman/.homebrew/opt/openssl/lib -L/Users/sjackman/.homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -headerpad_max_install_names -dynamic -arch x86_64 -macosx_version_min 10.11 -weak_reference_mismatches non-weak -o conftest -L/Users/sjackman/.homebrew/Cellar/gcc/7.2.0/bin/../lib/gcc/7/gcc/x86_64-apple-darwin15.6.0/7.2.0 -L/Users/sjackman/.homebrew/Cellar/gcc/7.2.0/bin/../lib/gcc/7/gcc -L/Users/sjackman/.homebrew/Cellar/gcc/7.2.0/bin/../lib/gcc/7/gcc/x86_64-apple-darwin15.6.0/7.2.0/../../.. -flat_namespace /tmp/cc3GjTVB.o -lz -lgfortran -no_compact_unwind -lSystem -lgcc_ext.10.5 -lgcc -lquadmath -lm -lgcc_ext.10.5 -lgcc -lSystem | |
clang called with: -O3 -DNDEBUG -fno-strict-aliasing -I. -c conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
superenv executed: clang -pipe -Os -march=native -O3 -DNDEBUG -fno-strict-aliasing -I. -c conftest.c -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
ld called with: -dynamic -arch x86_64 -macosx_version_min 10.11 -weak_reference_mismatches non-weak -o conftest -L/Users/sjackman/.homebrew/Cellar/gcc/7.2.0/bin/../lib/gcc/7/gcc/x86_64-apple-darwin15.6.0/7.2.0 -L/Users/sjackman/.homebrew/Cellar/gcc/7.2.0/bin/../lib/gcc/7/gcc -L/Users/sjackman/.homebrew/Cellar/gcc/7.2.0/bin/../lib/gcc/7/gcc/x86_64-apple-darwin15.6.0/7.2.0/../../.. /tmp/ccNqLaep.o conftest.o -flat_namespace -lz -lgfortran -no_compact_unwind -lSystem -lgcc_ext.10.5 -lgcc -lquadmath -lm -lgcc_ext.10.5 -lgcc -lSystem | |
superenv added: -L/Users/sjackman/.homebrew/opt/openssl/lib -L/Users/sjackman/.homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -headerpad_max_install_names | |
superenv executed: ld -L/Users/sjackman/.homebrew/opt/openssl/lib -L/Users/sjackman/.homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -headerpad_max_install_names -dynamic -arch x86_64 -macosx_version_min 10.11 -weak_reference_mismatches non-weak -o conftest -L/Users/sjackman/.homebrew/Cellar/gcc/7.2.0/bin/../lib/gcc/7/gcc/x86_64-apple-darwin15.6.0/7.2.0 -L/Users/sjackman/.homebrew/Cellar/gcc/7.2.0/bin/../lib/gcc/7/gcc -L/Users/sjackman/.homebrew/Cellar/gcc/7.2.0/bin/../lib/gcc/7/gcc/x86_64-apple-darwin15.6.0/7.2.0/../../.. /tmp/ccNqLaep.o conftest.o -flat_namespace -lz -lgfortran -no_compact_unwind -lSystem -lgcc_ext.10.5 -lgcc -lquadmath -lm -lgcc_ext.10.5 -lgcc -lSystem | |
clang called with: -O3 -DNDEBUG -fno-strict-aliasing -I. -c conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
superenv executed: clang -pipe -Os -march=native -O3 -DNDEBUG -fno-strict-aliasing -I. -c conftest.c -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/op | |
[...snip...] | |
Drandom=opal_random conftest.c -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
clang called with: -c -g -O2 -Wall -fno-strict-aliasing -Wno-deprecated-declarations -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/mca/hwloc/hwloc1117/hwloc/include -I/Users/sjackman/.homebrew/opt/libevent/include -Drandom=opal_random conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
superenv executed: clang -pipe -Os -march=native -c -g -O2 -Wall -fno-strict-aliasing -Wno-deprecated-declarations -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/mca/hwloc/hwloc1117/hwloc/include -I/Users/sjackman/.homebrew/opt/libevent/include -Drandom=opal_random conftest.c -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
clang called with: -c -g -O2 -Wall -fno-strict-aliasing -Wno-deprecated-declarations -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/mca/hwloc/hwloc1117/hwloc/include -I/Users/sjackman/.homebrew/opt/libevent/include -Drandom=opal_random conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
superenv executed: clang -pipe -Os -march=native -c -g -O2 -Wall -fno-strict-aliasing -Wno-deprecated-declarations -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/mca/hwloc/hwloc1117/hwloc/include -I/Users/sjackman/.homebrew/opt/libevent/include -Drandom=opal_random conftest.c -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
clang called with: -c -g -O2 -Wall -fno-strict-aliasing -Wno-deprecated-declarations -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/mca/hwloc/hwloc1117/hwloc/include -I/Users/sjackman/.homebrew/opt/libevent/include -Drandom=opal_random conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
superenv executed: clang -pipe -Os -march=native -c -g -O2 -Wall -fno-strict-aliasing -Wno-deprecated-declarations -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/mca/hwloc/hwloc1117/hwloc/include -I/Users/sjackman/.homebrew/opt/libevent/include -Drandom=opal_random conftest.c -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
clang called with: -c -g -O2 -Wall -fno-strict-aliasing -Wno-deprecated-declarations -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/mca/hwloc/hwloc1117/hwloc/include -I/Users/sjackman/.homebrew/opt/libevent/include -Drandom=opal_random conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
superenv executed: clang -pipe -Os -march=native -c -g -O2 -Wall -fno-strict-aliasing -Wno-deprecated-declarations -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/mca/hwloc/hwloc1117/hwloc/include -I/Users/sjackman/.homebrew/opt/libevent/include -Drandom=opal_random conftest.c -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
clang called with: -c -g -O2 -Wall -fno-strict-aliasing -Wno-deprecated-declarations -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/mca/hwloc/hwloc1117/hwloc/include -I/Users/sjackman/.homebrew/opt/libevent/include -Drandom=opal_random conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
superenv executed: clang -pipe -Os -march=native -c -g -O2 -Wall -fno-strict-aliasing -Wno-deprecated-declarations -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/mca/hwloc/hwloc1117/hwloc/include -I/Users/sjackman/.homebrew/opt/libevent/include -Drandom=opal_random conftest.c -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
clang called with: -c -g -O2 -Wall -fno-strict-aliasing -Wno-deprecated-declarations -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/mca/hwloc/hwloc1117/hwloc/include -I/Users/sjackman/.homebrew/opt/libevent/include -Drandom=opal_random conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
superenv executed: clang -pipe -Os -march=native -c -g -O2 -Wall -fno-strict-aliasing -Wno-deprecated-declarations -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/mca/hwloc/hwloc1117/hwloc/include -I/Users/sjackman/.homebrew/opt/libevent/include -Drandom=opal_random conftest.c -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
clang called with: -c -g -O2 -Wall -fno-strict-aliasing -Wno-deprecated-declarations -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/mca/hwloc/hwloc1117/hwloc/include -I/Users/sjackman/.homebrew/opt/libevent/include -Drandom=opal_random conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
superenv executed: clang -pipe -Os -march=native -c -g -O2 -Wall -fno-strict-aliasing -Wno-deprecated-declarations -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/mca/hwloc/hwloc1117/hwloc/include -I/Users/sjackman/.homebrew/opt/libevent/include -Drandom=opal_random conftest.c -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
clang called with: -c -g -O2 -Wall -fno-strict-aliasing -Wno-deprecated-declarations -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/mca/hwloc/hwloc1117/hwloc/include -I/Users/sjackman/.homebrew/opt/libevent/include -Drandom=opal_random conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
superenv executed: clang -pipe -Os -march=native -c -g -O2 -Wall -fno-strict-aliasing -Wno-deprecated-declarations -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/mca/hwloc/hwloc1117/hwloc/include -I/Users/sjackman/.homebrew/opt/libevent/include -Drandom=opal_random conftest.c -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
clang called with: -c -g -O2 -Wall -fno-strict-aliasing -Wno-deprecated-declarations -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/mca/hwloc/hwloc1117/hwloc/include -I/Users/sjackman/.homebrew/opt/libevent/include -Drandom=opal_random conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
superenv executed: clang -pipe -Os -march=native -c -g -O2 -Wall -fno-strict-aliasing -Wno-deprecated-declarations -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/mca/hwloc/hwloc1117/hwloc/include -I/Users/sjackman/.homebrew/opt/libevent/include -Drandom=opal_random conftest.c -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
clang called with: -c -g -O2 -Wall -fno-strict-aliasing -Wno-deprecated-declarations -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/mca/hwloc/hwloc1117/hwloc/include -I/Users/sjackman/.homebrew/opt/libevent/include -Drandom=opal_random conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
superenv executed: clang -pipe -Os -march=native -c -g -O2 -Wall -fno-strict-aliasing -Wno-deprecated-declarations -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/mca/hwloc/hwloc1117/hwloc/include -I/Users/sjackman/.homebrew/opt/libevent/include -Drandom=opal_random conftest.c -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
clang called with: -c -g -O2 -Wall -fno-strict-aliasing -Wno-deprecated-declarations -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/mca/hwloc/hwloc1117/hwloc/include -I/Users/sjackman/.homebrew/opt/libevent/include -Drandom=opal_random conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
superenv executed: clang -pipe -Os -march=native -c -g -O2 -Wall -fno-strict-aliasing -Wno-deprecated-declarations -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/mca/hwloc/hwloc1117/hwloc/include -I/Users/sjackman/.homebrew/opt/libevent/include -Drandom=opal_random conftest.c -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
clang called with: -c -g -O2 -Wall -fno-strict-aliasing -Wno-deprecated-declarations -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/mca/hwloc/hwloc1117/hwloc/include -I/Users/sjackman/.homebrew/opt/libevent/include -Drandom=opal_random conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
superenv executed: clang -pipe -Os -march=native -c -g -O2 -Wall -fno-strict-aliasing -Wno-deprecated-declarations -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/mca/hwloc/hwloc1117/hwloc/include -I/Users/sjackman/.homebrew/opt/libevent/include -Drandom=opal_random conftest.c -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
clang called with: -c -g -O2 -Wall -fno-strict-aliasing -Wno-deprecated-declarations -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/mca/hwloc/hwloc1117/hwloc/include -I/Users/sjackman/.homebrew/opt/libevent/include -Drandom=opal_random conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
superenv executed: clang -pipe -Os -march=native -c -g -O2 -Wall -fno-strict-aliasing -Wno-deprecated-declarations -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/mca/hwloc/hwloc1117/hwloc/include -I/Users/sjackman/.homebrew/opt/libevent/include -Drandom=opal_random conftest.c -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
clang called with: -c -g -O2 -Wall -fno-strict-aliasing -Wno-deprecated-declarations -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/mca/hwloc/hwloc1117/hwloc/include -I/Users/sjackman/.homebrew/opt/libevent/include -Drandom=opal_random conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
superenv executed: clang -pipe -Os -march=native -c -g -O2 -Wall -fno-strict-aliasing -Wno-deprecated-declarations -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/mca/hwloc/hwloc1117/hwloc/include -I/Users/sjackman/.homebrew/opt/libevent/include -Drandom=opal_random conftest.c -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
clang called with: -c -g -O2 -Wall -fno-strict-aliasing -Wno-deprecated-declarations -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/mca/hwloc/hwloc1117/hwloc/include -I/Users/sjackman/.homebrew/opt/libevent/include -Drandom=opal_random conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
superenv executed: clang -pipe -Os -march=native -c -g -O2 -Wall -fno-strict-aliasing -Wno-deprecated-declarations -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/mca/hwloc/hwloc1117/hwloc/include -I/Users/sjackman/.homebrew/opt/libevent/include -Drandom=opal_random conftest.c -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
clang called with: -o conftest -g -O2 -Wall -fno-strict-aliasing -Wno-deprecated-declarations -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/mca/hwloc/hwloc1117/hwloc/include -I/Users/sjackman/.homebrew/opt/libevent/include -Drandom=opal_random conftest.c -lpthreads | |
superenv added: -pipe -Os -march=native -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include -L/Users/sjackman/.homebrew/opt/openssl/lib -L/Users/sjackman/.homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 -Wall -fno-strict-aliasing -Wno-deprecated-declarations -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/mca/hwloc/hwloc1117/hwloc/include -I/Users/sjackman/.homebrew/opt/libevent/include -Drandom=opal_random conftest.c -lpthreads -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include -L/Users/sjackman/.homebrew/opt/openssl/lib -L/Users/sjackman/.homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -g -O2 -Wall -fno-strict-aliasing -Wno-deprecated-declarations -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/mca/hwloc/hwloc1117/hwloc/include -I/Users/sjackman/.homebrew/opt/libevent/include -Drandom=opal_random conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include -L/Users/sjackman/.homebrew/opt/openssl/lib -L/Users/sjackman/.homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 -Wall -fno-strict-aliasing -Wno-deprecated-declarations -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/mca/hwloc/hwloc1117/hwloc/include -I/Users/sjackman/.homebrew/opt/libevent/include -Drandom=opal_random conftest.c -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include -L/Users/sjackman/.homebrew/opt/openssl/lib -L/Users/sjackman/.homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -g -O2 -Wall -fno-strict-aliasing -Wno-deprecated-declarations -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/mca/hwloc/hwloc1117/hwloc/include -I/Users/sjackman/.homebrew/opt/libevent/include -Drandom=opal_random conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include -L/Users/sjackman/.homebrew/opt/openssl/lib -L/Users/sjackman/.homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 -Wall -fno-strict-aliasing -Wno-deprecated-declarations -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/mca/hwloc/hwloc1117/hwloc/include -I/Users/sjackman/.homebrew/opt/libevent/include -Drandom=opal_random conftest.c -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include -L/Users/sjackman/.homebrew/opt/openssl/lib -L/Users/sjackman/.homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -g -O2 -Wall -fno-strict-aliasing -Wno-deprecated-declarations -D_THREAD_SAFE -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/mca/hwloc/hwloc1117/hwloc/include -I/Users/sjackman/.homebrew/opt/libevent/include -Drandom=opal_random conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include -L/Users/sjackman/.homebrew/opt/openssl/lib -L/Users/sjackman/.homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 -Wall -fno-strict-aliasing -Wno-deprecated-declarations -D_THREAD_SAFE -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/mca/hwloc/hwloc1117/hwloc/include -I/Users/sjackman/.homebrew/opt/libevent/include -Drandom=opal_random conftest.c -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include -L/Users/sjackman/.homebrew/opt/openssl/lib -L/Users/sjackman/.homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -c -O3 -DNDEBUG -fno-strict-aliasing -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/mca/hwloc/hwloc1117/hwloc/include -I/Users/sjackman/.homebrew/opt/libevent/include conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
superenv executed: clang -pipe -Os -march=native -c -O3 -DNDEBUG -fno-strict-aliasing -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/mca/hwloc/hwloc1117/hwloc/include -I/Users/sjackman/.homebrew/opt/libevent/include conftest.c -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
clang called with: -c -O3 -DNDEBUG -fno-strict-aliasing -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/mca/hwloc/hwloc1117/hwloc/include -I/Users/sjackman/.homebrew/opt/libevent/include conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
superenv executed: clang -pipe -Os -march=native -c -O3 -DNDEBUG -fno-strict-aliasing -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/mca/hwloc/hwloc1117/hwloc/include -I/Users/sjackman/.homebrew/opt/libevent/include conftest.c -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
clang called with: -c -O3 -DNDEBUG -fno-strict-aliasing -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/mca/hwloc/hwloc1117/hwloc/include -I/Users/sjackman/.homebrew/opt/libevent/include conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
superenv executed: clang -pipe -Os -march=native -c -O3 -DNDEBUG -fno-strict-aliasing -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/mca/hwloc/hwloc1117/hwloc/include -I/Users/sjackman/.homebrew/opt/libevent/include conftest.c -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
clang called with: -c -O3 -DNDEBUG -fno-strict-aliasing -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/mca/hwloc/hwloc1117/hwloc/include -I/Users/sjackman/.homebrew/opt/libevent/include conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
superenv executed: clang -pipe -Os -march=native -c -O3 -DNDEBUG -fno-strict-aliasing -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/mca/hwloc/hwloc1117/hwloc/include -I/Users/sjackman/.homebrew/opt/libevent/include conftest.c -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
clang called with: -E -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/mca/hwloc/hwloc1117/hwloc/include -I/Users/sjackman/.homebrew/opt/libevent/include conftest.c | |
superenv added: -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
superenv executed: clang -E -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/mca/hwloc/hwloc1117/hwloc/include -I/Users/sjackman/.homebrew/opt/libevent/include conftest.c -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
clang called with: -o conftest -O3 -DNDEBUG -fno-strict-aliasing -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/mca/hwloc/hwloc1117/hwloc/include -I/Users/sjackman/.homebrew/opt/libevent/include -Wl,-flat_namespace -L/Users/sjackman/.homebrew/opt/libevent/lib conftest.c -lz -levent -levent_pthreads | |
superenv added: -pipe -Os -march=native -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include -L/Users/sjackman/.homebrew/opt/openssl/lib -L/Users/sjackman/.homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -O3 -DNDEBUG -fno-strict-aliasing -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/mca/hwloc/hwloc1117/hwloc/include -I/Users/sjackman/.homebrew/opt/libevent/include -Wl,-flat_namespace -L/Users/sjackman/.homebrew/opt/libevent/lib conftest.c -lz -levent -levent_pthreads -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include -L/Users/sjackman/.homebrew/opt/openssl/lib -L/Users/sjackman/.homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -c -O3 -DNDEBUG -fno-strict-aliasing -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/mca/hwloc/hwloc1117/hwloc/include -I/Users/sjackman/.homebrew/opt/libevent/include conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
superenv executed: clang -pipe -Os -march=native -c -O3 -DNDEBUG -fno-strict-aliasing -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/mca/hwloc/hwloc1117/hwloc/include -I/Users/sjackman/.homebrew/opt/libevent/include conftest.c -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
clang called with: -E -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/mca/hwloc/hwloc1117/hwloc/include -I/Users/sjackman/.homebrew/opt/libevent/include conftest.c | |
superenv added: -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
superenv executed: clang -E -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/mca/hwloc/hwloc1117/hwloc/include -I/Users/sjackman/.homebrew/opt/libevent/include conftest.c -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
clang called with: -c -O3 -DNDEBUG -fno-strict-aliasing -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/mca/hwloc/hwloc1117/hwloc/include -I/Users/sjackman/.homebrew/opt/libevent/include conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
superenv executed: clang -pipe -Os -march=native -c -O3 -DNDEBUG -fno-strict-aliasing -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/mca/hwloc/hwloc1117/hwloc/include -I/Users/sjackman/.homebrew/opt/libevent/include conftest.c -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
clang called with: -E -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/mca/hwloc/hwloc1117/hwloc/include -I/Users/sjackman/.homebrew/opt/libevent/include conftest.c | |
superenv added: -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
superenv executed: clang -E -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/mca/hwloc/hwloc1117/hwloc/include -I/Users/sjackman/.homebrew/opt/libevent/include conftest.c -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
clang called with: -c -O3 -DNDEBUG -fno-strict-aliasing -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/mca/hwloc/hwloc1117/hwloc/include -I/Users/sjackman/.homebrew/opt/libevent/include conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
superenv executed: clang -pipe -Os -march=native -c -O3 -DNDEBUG -fno-strict-aliasing -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/mca/hwloc/hwloc1117/hwloc/include -I/Users/sjackman/.homebrew/opt/libevent/include conftest.c -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
clang called with: -o conftest -O3 -DNDEBUG -fno-strict-aliasing -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/mca/hwloc/hwloc1117/hwloc/include -I/Users/sjackman/.homebrew/opt/libevent/include -Wl,-flat_namespace -L/Users/sjackman/.homebrew/opt/libevent/lib conftest.c -lz -levent -levent_pthreads | |
superenv added: -pipe -Os -march=native -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include -L/Users/sjackman/.homebrew/opt/openssl/lib -L/Users/sjackman/.homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -O3 -DNDEBUG -fno-strict-aliasing -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/mca/hwloc/hwloc1117/hwloc/include -I/Users/sjackman/.homebrew/opt/libevent/include -Wl,-flat_namespace -L/Users/sjackman/.homebrew/opt/libevent/lib conftest.c -lz -levent -levent_pthreads -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include -L/Users/sjackman/.homebrew/opt/openssl/lib -L/Users/sjackman/.homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -c -O3 -DNDEBUG -fno-strict-aliasing -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/mca/hwloc/hwloc1117/hwloc/include -I/Users/sjackman/.homebrew/opt/libevent/include conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
superenv executed: clang -pipe -Os -march=native -c -O3 -DNDEBUG -fno-strict-aliasing -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/mca/hwloc/hwloc1117/hwloc/include -I/Users/sjackman/.homebrew/opt/libevent/include conftest.c -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
clang called with: -o conftest -O3 -DNDEBUG -fno-strict-aliasing -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/mca/hwloc/hwloc1117/hwloc/include -I/Users/sjackman/.homebrew/opt/libevent/include -Wl,-flat_namespace -L/Users/sjackman/.homebrew/opt/libevent/lib conftest.c -lz -levent -levent_pthreads | |
superenv added: -pipe -Os -march=native -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include -L/Users/sjackman/.homebrew/opt/openssl/lib -L/Users/sjackman/.homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -O3 -DNDEBUG -fno-strict-aliasing -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/mca/hwloc/hwloc1117/hwloc/include -I/Users/sjackman/.homebrew/opt/libevent/include -Wl,-flat_namespace -L/Users/sjackman/.homebrew/opt/libevent/lib conftest.c -lz -levent -levent_pthreads -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include -L/Users/sjackman/.homebrew/opt/openssl/lib -L/Users/sjackman/.homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -c -O3 -DNDEBUG -fno-strict-aliasing -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/mca/hwloc/hwloc1117/hwloc/include -I/Users/sjackman/.homebrew/opt/libevent/include conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
superenv executed: clang -pipe -Os -march=native -c -O3 -DNDEBUG -fno-strict-aliasing -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/mca/hwloc/hwloc1117/hwloc/include -I/Users/sjackman/.homebrew/opt/libevent/include conftest.c -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
clang called with: -E -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/mca/hwloc/hwloc1117/hwloc/include -I/Users/sjackman/.homebrew/opt/libevent/include conftest.c | |
superenv added: -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
superenv executed: clang -E -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/mca/hwloc/hwloc1117/hwloc/include -I/Users/sjackman/.homebrew/opt/libevent/include conftest.c -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
clang called with: -c -O3 -DNDEBUG -fno-strict-aliasing -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/mca/hwloc/hwloc1117/hwloc/include -I/Users/sjackman/.homebrew/opt/libevent/include conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
superenv executed: clang -pipe -Os -march=native -c -O3 -DNDEBUG -fno-strict-aliasing -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/mca/hwloc/hwloc1117/hwloc/include -I/Users/sjackman/.homebrew/opt/libevent/include conftest.c -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
clang called with: --version | |
superenv added: -pipe -Os -march=native -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include -L/Users/sjackman/.homebrew/opt/openssl/lib -L/Users/sjackman/.homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native --version -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include -L/Users/sjackman/.homebrew/opt/openssl/lib -L/Users/sjackman/.homebrew/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=native -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include -L/Users/sjackman/.homebrew/opt/openssl/lib -L/Users/sjackman/.homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -V -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include -L/Users/sjackman/.homebrew/opt/openssl/lib -L/Users/sjackman/.homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -qversion | |
superenv added: -pipe -Os -march=native -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include -L/Users/sjackman/.homebrew/opt/openssl/lib -L/Users/sjackman/.homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -qversion -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include -L/Users/sjackman/.homebrew/opt/openssl/lib -L/Users/sjackman/.homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -O3 -DNDEBUG -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/mca/hwloc/hwloc1117/hwloc/include -I/Users/sjackman/.homebrew/opt/libevent/include conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include -L/Users/sjackman/.homebrew/opt/openssl/lib -L/Users/sjackman/.homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -O3 -DNDEBUG -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/mca/hwloc/hwloc1117/hwloc/include -I/Users/sjackman/.homebrew/opt/libevent/include conftest.c -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include -L/Users/sjackman/.homebrew/opt/openssl/lib -L/Users/sjackman/.homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -O3 -DNDEBUG -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/mca/hwloc/hwloc1117/hwloc/include -I/Users/sjackman/.homebrew/opt/libevent/include conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include -L/Users/sjackman/.homebrew/opt/openssl/lib -L/Users/sjackman/.homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -O3 -DNDEBUG -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/mca/hwloc/hwloc1117/hwloc/include -I/Users/sjackman/.homebrew/opt/libevent/include conftest.c -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include -L/Users/sjackman/.homebrew/opt/openssl/lib -L/Users/sjackman/.homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -O3 -DNDEBUG -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/mca/hwloc/hwloc1117/hwloc/include -I/Users/sjackman/.homebrew/opt/libevent/include conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include -L/Users/sjackman/.homebrew/opt/openssl/lib -L/Users/sjackman/.homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -O3 -DNDEBUG -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/mca/hwloc/hwloc1117/hwloc/include -I/Users/sjackman/.homebrew/opt/libevent/include conftest.c -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include -L/Users/sjackman/.homebrew/opt/openssl/lib -L/Users/sjackman/.homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -c -O3 -DNDEBUG -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/mca/hwloc/hwloc1117/hwloc/include -I/Users/sjackman/.homebrew/opt/libevent/include conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
superenv executed: clang -pipe -Os -march=native -c -O3 -DNDEBUG -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/mca/hwloc/hwloc1117/hwloc/include -I/Users/sjackman/.homebrew/opt/libevent/include conftest.c -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
clang called with: -c -O3 -DNDEBUG -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/mca/hwloc/hwloc1117/hwloc/include -I/Users/sjackman/.homebrew/opt/libevent/include conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
superenv executed: clang -pipe -Os -march=native -c -O3 -DNDEBUG -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/mca/hwloc/hwloc1117/hwloc/include -I/Users/sjackman/.homebrew/opt/libevent/include conftest.c -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
clang called with: -c -g -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/mca/hwloc/hwloc1117/hwloc/include -I/Users/sjackman/.homebrew/opt/libevent/include conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
superenv executed: clang -pipe -Os -march=native -c -g -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/mca/hwloc/hwloc1117/hwloc/include -I/Users/sjackman/.homebrew/opt/libevent/include conftest.c -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
clang called with: -c -O3 -DNDEBUG -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/mca/hwloc/hwloc1117/hwloc/include -I/Users/sjackman/.homebrew/opt/libevent/include conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
superenv executed: clang -pipe -Os -march=native -c -O3 -DNDEBUG -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/mca/hwloc/hwloc1117/hwloc/include -I/Users/sjackman/.homebrew/opt/libevent/include conftest.c -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
clang called with: -c conftest.c -o conftest2.o | |
superenv added: -pipe -Os -march=native -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
superenv executed: clang -pipe -Os -march=native -c conftest.c -o conftest2.o -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
clang called with: -c conftest.c -o conftest2.o | |
superenv added: -pipe -Os -march=native -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
superenv executed: clang -pipe -Os -march=native -c conftest.c -o conftest2.o -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
clang called with: -E -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/mca/hwloc/hwloc1117/hwloc/include -I/Users/sjackman/.homebrew/opt/libevent/include conftest.c | |
superenv added: -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
superenv executed: clang -E -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/mca/hwloc/hwloc1117/hwloc/include -I/Users/sjackman/.homebrew/opt/libevent/include conftest.c -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
clang called with: -E -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/mca/hwloc/hwloc1117/hwloc/include -I/Users/sjackman/.homebrew/opt/libevent/include conftest.c | |
superenv added: -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
superenv executed: clang -E -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/mca/hwloc/hwloc1117/hwloc/include -I/Users/sjackman/.homebrew/opt/libevent/include conftest.c -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
clang called with: -E -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/mca/hwloc/hwloc1117/hwloc/include -I/Users/sjackman/.homebrew/opt/libevent/include conftest.c | |
superenv added: -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
superenv executed: clang -E -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/mca/hwloc/hwloc1117/hwloc/include -I/Users/sjackman/.homebrew/opt/libevent/include conftest.c -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
clang called with: -E -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/mca/hwloc/hwloc1117/hwloc/include -I/Users/sjackman/.homebrew/opt/libevent/include conftest.c | |
superenv added: -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
superenv executed: clang -E -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/mca/hwloc/hwloc1117/hwloc/include -I/Users/sjackman/.homebrew/opt/libevent/include conftest.c -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
clang called with: -c -O3 -DNDEBUG -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/mca/hwloc/hwloc1117/hwloc/include -I/Users/sjackman/.homebrew/opt/libevent/include conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
superenv executed: clang -pipe -Os -march=native -c -O3 -DNDEBUG -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/mca/hwloc/hwloc1117/hwloc/include -I/Users/sjackman/.homebrew/opt/libevent/include conftest.c -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
clang called with: -E -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/mca/hwloc/hwloc1117/hwloc/include -I/Users/sjackman/.homebrew/opt/libevent/include conftest.c | |
superenv added: -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
superenv executed: clang -E -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/mca/hwloc/hwloc1117/hwloc/include -I/Users/sjackman/.homebrew/opt/libevent/include conftest.c -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
clang called with: -E -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/mca/hwloc/hwloc1117/hwloc/include -I/Users/sjackman/.homebrew/opt/libevent/include conftest.c | |
superenv added: -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
superenv executed: clang -E -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/mca/hwloc/hwloc1117/hwloc/include -I/Users/sjackman/.homebrew/opt/libevent/include conftest.c -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
clang called with: -o conftest -O3 -DNDEBUG -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/mca/hwloc/hwloc1117/hwloc/include -I/Users/sjackman/.homebrew/opt/libevent/include conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include -L/Users/sjackman/.homebrew/opt/openssl/lib -L/Users/sjackman/.homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -O3 -DNDEBUG -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/mca/hwloc/hwloc1117/hwloc/include -I/Users/sjackman/.homebrew/opt/libevent/include conftest.c -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include -L/Users/sjackman/.homebrew/opt/openssl/lib -L/Users/sjackman/.homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -c -O3 -DNDEBUG -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/mca/hwloc/hwloc1117/hwloc/include -I/Users/sjackman/.homebrew/opt/libevent/include conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
superenv executed: clang -pipe -Os -march=native -c -O3 -DNDEBUG -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/mca/hwloc/hwloc1117/hwloc/include -I/Users/sjackman/.homebrew/opt/libevent/include conftest.c -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
clang called with: -c -O3 -DNDEBUG -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/mca/hwloc/hwloc1117/hwloc/include -I/Users/sjackman/.homebrew/opt/libevent/include conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
superenv executed: clang -pipe -Os -march=native -c -O3 -DNDEBUG -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/mca/hwloc/hwloc1117/hwloc/include -I/Users/sjackman/.homebrew/opt/libevent/include conftest.c -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
clang called with: -c -O3 -DNDEBUG -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/mca/hwloc/hwloc1117/hwloc/include -I/Users/sjackman/.homebrew/opt/libevent/include conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
superenv executed: clang -pipe -Os -march=native -c -O3 -DNDEBUG -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/mca/hwloc/hwloc1117/hwloc/include -I/Users/sjackman/.homebrew/opt/libevent/include conftest.c -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
clang called with: -c -O3 -DNDEBUG -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/mca/hwloc/hwloc1117/hwloc/include -I/Users/sjackman/.homebrew/opt/libevent/include conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
superenv executed: clang -pipe -Os -march=native -c -O3 -DNDEBUG -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/mca/hwloc/hwloc1117/hwloc/include -I/Users/sjackman/.homebrew/opt/libevent/include conftest.c -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
clang called with: -c -O3 -DNDEBUG -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/mca/hwloc/hwloc1117/hwloc/include -I/Users/sjackman/.homebrew/opt/libevent/include conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
superenv executed: clang -pipe -Os -march=native -c -O3 -DNDEBUG -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/mca/hwloc/hwloc1117/hwloc/include -I/Users/sjackman/.homebrew/opt/libevent/include conftest.c -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
clang called with: -c -O3 -DNDEBUG -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/mca/hwloc/hwloc1117/hwloc/include -I/Users/sjackman/.homebrew/opt/libevent/include conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
superenv executed: clang -pipe -Os -march=native -c -O3 -DNDEBUG -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/mca/hwloc/hwloc1117/hwloc/include -I/Users/sjackman/.homebrew/opt/libevent/include conftest.c -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
clang called with: -c -O3 -DNDEBUG -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/mca/hwloc/hwloc1117/hwloc/include -I/Users/sjackman/.homebrew/opt/libevent/include conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
superenv executed: clang -pipe -Os -march=native -c -O3 -DNDEBUG -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/mca/hwloc/hwloc1117/hwloc/include -I/Users/sjackman/.homebrew/opt/libevent/include conftest.c -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
clang called with: -c -O3 -DNDEBUG -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/mca/hwloc/hwloc1117/hwloc/include -I/Users/sjackman/.homebrew/opt/libevent/include conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
superenv executed: clang -pipe -Os -march=native -c -O3 -DNDEBUG -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/mca/hwloc/hwloc1117/hwloc/include -I/Users/sjackman/.homebrew/opt/libevent/include conftest.c -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
clang called with: -c -O3 -DNDEBUG -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/mca/hwloc/hwloc1117/hwloc/include -I/Users/sjackman/.homebrew/opt/libevent/include conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
superenv executed: clang -pipe -Os -march=native -c -O3 -DNDEBUG -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/mca/hwloc/hwloc1117/hwloc/include -I/Users/sjackman/.homebrew/opt/libevent/include conftest.c -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
clang called with: -c -O3 -DNDEBUG -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/mca/hwloc/hwloc1117/hwloc/include -I/Users/sjackman/.homebrew/opt/libevent/include conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
superenv executed: clang -pipe -Os -march=native -c -O3 -DNDEBUG -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/mca/hwloc/hwloc1117/hwloc/include -I/Users/sjackman/.homebrew/opt/libevent/include conftest.c -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
clang called with: -E -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/mca/hwloc/hwloc1117/hwloc/include -I/Users/sjackman/.homebrew/opt/libevent/include conftest.c | |
superenv added: -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
superenv executed: clang -E -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/mca/hwloc/hwloc1117/hwloc/include -I/Users/sjackman/.homebrew/opt/libevent/include conftest.c -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
clang called with: -c -O3 -DNDEBUG -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/mca/hwloc/hwloc1117/hwloc/include -I/Users/sjackman/.homebrew/opt/libevent/include conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
superenv executed: clang -pipe -Os -march=native -c -O3 -DNDEBUG -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/mca/hwloc/hwloc1117/hwloc/include -I/Users/sjackman/.homebrew/opt/libevent/include conftest.c -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
clang called with: -c -O3 -DNDEBUG -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/mca/hwloc/hwloc1117/hwloc/include -I/Users/sjackman/.homebrew/opt/libevent/include conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
superenv executed: clang -pipe -Os -march=native -c -O3 -DNDEBUG -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/mca/hwloc/hwloc1117/hwloc/include -I/Users/sjackman/.homebrew/opt/libevent/include conftest.c -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
clang called with: -o conftest -O3 -DNDEBUG -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/mca/hwloc/hwloc1117/hwloc/include -I/Users/sjackman/.homebrew/opt/libevent/include conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include -L/Users/sjackman/.homebrew/opt/openssl/lib -L/Users/sjackman/.homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -O3 -DNDEBUG -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/mca/hwloc/hwloc1117/hwloc/include -I/Users/sjackman/.homebrew/opt/libevent/include conftest.c -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include -L/Users/sjackman/.homebrew/opt/openssl/lib -L/Users/sjackman/.homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -O3 -DNDEBUG -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/mca/hwloc/hwloc1117/hwloc/include -I/Users/sjackman/.homebrew/opt/libevent/include conftest.c -lfl | |
superenv added: -pipe -Os -march=native -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include -L/Users/sjackman/.homebrew/opt/openssl/lib -L/Users/sjackman/.homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -O3 -DNDEBUG -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/mca/hwloc/hwloc1117/hwloc/include -I/Users/sjackman/.homebrew/opt/libevent/include conftest.c -lfl -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include -L/Users/sjackman/.homebrew/opt/openssl/lib -L/Users/sjackman/.homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -O3 -DNDEBUG -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/mca/hwloc/hwloc1117/hwloc/include -I/Users/sjackman/.homebrew/opt/libevent/include conftest.c -ll | |
superenv added: -pipe -Os -march=native -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include -L/Users/sjackman/.homebrew/opt/openssl/lib -L/Users/sjackman/.homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -O3 -DNDEBUG -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/mca/hwloc/hwloc1117/hwloc/include -I/Users/sjackman/.homebrew/opt/libevent/include conftest.c -ll -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include -L/Users/sjackman/.homebrew/opt/openssl/lib -L/Users/sjackman/.homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -O3 -DNDEBUG -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/mca/hwloc/hwloc1117/hwloc/include -I/Users/sjackman/.homebrew/opt/libevent/include conftest.c -ll | |
superenv added: -pipe -Os -march=native -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include -L/Users/sjackman/.homebrew/opt/openssl/lib -L/Users/sjackman/.homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -O3 -DNDEBUG -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/mca/hwloc/hwloc1117/hwloc/include -I/Users/sjackman/.homebrew/opt/libevent/include conftest.c -ll -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include -L/Users/sjackman/.homebrew/opt/openssl/lib -L/Users/sjackman/.homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -print-prog-name=ld | |
superenv added: -pipe -Os -march=native -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include -L/Users/sjackman/.homebrew/opt/openssl/lib -L/Users/sjackman/.homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -print-prog-name=ld -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include -L/Users/sjackman/.homebrew/opt/openssl/lib -L/Users/sjackman/.homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -c -DNDEBUG -O3 -DNDEBUG -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/mca/hwloc/hwloc1117/hwloc/include -I/Users/sjackman/.homebrew/opt/libevent/include conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
superenv executed: clang -pipe -Os -march=native -c -DNDEBUG -O3 -DNDEBUG -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/mca/hwloc/hwloc1117/hwloc/include -I/Users/sjackman/.homebrew/opt/libevent/include conftest.c -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
clang called with: -c -DNDEBUG -O3 -DNDEBUG -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/mca/hwloc/hwloc1117/hwloc/include -I/Users/sjackman/.homebrew/opt/libevent/include conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
superenv executed: clang -pipe -Os -march=native -c -DNDEBUG -O3 -DNDEBUG -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/mca/hwloc/hwloc1117/hwloc/include -I/Users/sjackman/.homebrew/opt/libevent/include conftest.c -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
clang called with: -c -DNDEBUG -O3 -DNDEBUG -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/mca/hwloc/hwloc1117/hwloc/include -I/Users/sjackman/.homebrew/opt/libevent/include conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
superenv executed: clang -pipe -Os -march=native -c -DNDEBUG -O3 -DNDEBUG -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/mca/hwloc/hwloc1117/hwloc/include -I/Users/sjackman/.homebrew/opt/libevent/include conftest.c -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
clang called with: -c -DNDEBUG -O3 -DNDEBUG -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/mca/hwloc/hwloc1117/hwloc/include -I/Users/sjackman/.homebrew/opt/libevent/include conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
superenv executed: clang -pipe -Os -march=native -c -DNDEBUG -O3 -DNDEBUG -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/mca/hwloc/hwloc1117/hwloc/include -I/Users/sjackman/.homebrew/opt/libevent/include conftest.c -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
clang called with: -o conftest -DNDEBUG -O3 -DNDEBUG -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/mca/hwloc/hwloc1117/hwloc/include -I/Users/sjackman/.homebrew/opt/libevent/include conftest.c conftstm.o | |
superenv added: -pipe -Os -march=native -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include -L/Users/sjackman/.homebrew/opt/openssl/lib -L/Users/sjackman/.homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -DNDEBUG -O3 -DNDEBUG -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/mca/hwloc/hwloc1117/hwloc/include -I/Users/sjackman/.homebrew/opt/libevent/include conftest.c conftstm.o -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include -L/Users/sjackman/.homebrew/opt/openssl/lib -L/Users/sjackman/.homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -DNDEBUG -O3 -DNDEBUG -o libconftest.dylib -dynamiclib -Wl,-single_module conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include -L/Users/sjackman/.homebrew/opt/openssl/lib -L/Users/sjackman/.homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -DNDEBUG -O3 -DNDEBUG -o libconftest.dylib -dynamiclib -Wl,-single_module conftest.c -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include -L/Users/sjackman/.homebrew/opt/openssl/lib -L/Users/sjackman/.homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -DNDEBUG -O3 -DNDEBUG -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/mca/hwloc/hwloc1117/hwloc/include -I/Users/sjackman/.homebrew/opt/libevent/include -Wl,-exported_symbols_list,conftest.sym conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include -L/Users/sjackman/.homebrew/opt/openssl/lib -L/Users/sjackman/.homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -DNDEBUG -O3 -DNDEBUG -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/mca/hwloc/hwloc1117/hwloc/include -I/Users/sjackman/.homebrew/opt/libevent/include -Wl,-exported_symbols_list,conftest.sym conftest.c -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include -L/Users/sjackman/.homebrew/opt/openssl/lib -L/Users/sjackman/.homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -DNDEBUG -O3 -DNDEBUG -c -o conftest.o conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
superenv executed: clang -pipe -Os -march=native -DNDEBUG -O3 -DNDEBUG -c -o conftest.o conftest.c -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
clang called with: -DNDEBUG -O3 -DNDEBUG -o conftest conftest.c -Wl,-force_load,./libconftest.a | |
superenv added: -pipe -Os -march=native -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include -L/Users/sjackman/.homebrew/opt/openssl/lib -L/Users/sjackman/.homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -DNDEBUG -O3 -DNDEBUG -o conftest conftest.c -Wl,-force_load,./libconftest.a -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include -L/Users/sjackman/.homebrew/opt/openssl/lib -L/Users/sjackman/.homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -c -DNDEBUG -O3 -DNDEBUG -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/mca/hwloc/hwloc1117/hwloc/include -I/Users/sjackman/.homebrew/opt/libevent/include conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
superenv executed: clang -pipe -Os -march=native -c -DNDEBUG -O3 -DNDEBUG -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/mca/hwloc/hwloc1117/hwloc/include -I/Users/sjackman/.homebrew/opt/libevent/include conftest.c -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
clang called with: -c -DNDEBUG -O3 -DNDEBUG -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/mca/hwloc/hwloc1117/hwloc/include -I/Users/sjackman/.homebrew/opt/libevent/include conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
superenv executed: clang -pipe -Os -march=native -c -DNDEBUG -O3 -DNDEBUG -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/mca/hwloc/hwloc1117/hwloc/include -I/Users/sjackman/.homebrew/opt/libevent/include conftest.c -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
clang called with: -o conftest -DNDEBUG -O3 -DNDEBUG -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/mca/hwloc/hwloc1117/hwloc/include -I/Users/sjackman/.homebrew/opt/libevent/include conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include -L/Users/sjackman/.homebrew/opt/openssl/lib -L/Users/sjackman/.homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -DNDEBUG -O3 -DNDEBUG -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/mca/hwloc/hwloc1117/hwloc/include -I/Users/sjackman/.homebrew/opt/libevent/include conftest.c -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include -L/Users/sjackman/.homebrew/opt/openssl/lib -L/Users/sjackman/.homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -c -DNDEBUG -O3 -DNDEBUG -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/mca/hwloc/hwloc1117/hwloc/include -I/Users/sjackman/.homebrew/opt/libevent/include -fno-rtti -fno-exceptions conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
superenv executed: clang -pipe -Os -march=native -c -DNDEBUG -O3 -DNDEBUG -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/mca/hwloc/hwloc1117/hwloc/include -I/Users/sjackman/.homebrew/opt/libevent/include -fno-rtti -fno-exceptions conftest.c -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
clang called with: -c -DNDEBUG -O3 -DNDEBUG -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/mca/hwloc/hwloc1117/hwloc/include -I/Users/sjackman/.homebrew/opt/libevent/include -fno-common -DPIC -DPIC conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
superenv executed: clang -pipe -Os -march=native -c -DNDEBUG -O3 -DNDEBUG -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/mca/hwloc/hwloc1117/hwloc/include -I/Users/sjackman/.homebrew/opt/libevent/include -fno-common -DPIC -DPIC conftest.c -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
clang called with: -o conftest -DNDEBUG -O3 -DNDEBUG -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/mca/hwloc/hwloc1117/hwloc/include -I/Users/sjackman/.homebrew/opt/libevent/include -static conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include -L/Users/sjackman/.homebrew/opt/openssl/lib -L/Users/sjackman/.homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -DNDEBUG -O3 -DNDEBUG -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/mca/hwloc/hwloc1117/hwloc/include -I/Users/sjackman/.homebrew/opt/libevent/include -static conftest.c -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include -L/Users/sjackman/.homebrew/opt/openssl/lib -L/Users/sjackman/.homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -c -DNDEBUG -O3 -DNDEBUG -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/mca/hwloc/hwloc1117/hwloc/include -I/Users/sjackman/.homebrew/opt/libevent/include -o out/conftest2.o conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
superenv executed: clang -pipe -Os -march=native -c -DNDEBUG -O3 -DNDEBUG -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/mca/hwloc/hwloc1117/hwloc/include -I/Users/sjackman/.homebrew/opt/libevent/include -o out/conftest2.o conftest.c -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
clang called with: -print-search-dirs | |
superenv added: -pipe -Os -march=native -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include -L/Users/sjackman/.homebrew/opt/openssl/lib -L/Users/sjackman/.homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -print-search-dirs -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include -L/Users/sjackman/.homebrew/opt/openssl/lib -L/Users/sjackman/.homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/mca/hwloc/hwloc1117/hwloc/include -I/Users/sjackman/.homebrew/opt/libevent/include -DNDEBUG -O3 -DNDEBUG -print-multi-os-directory | |
superenv added: -pipe -Os -march=native -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include -L/Users/sjackman/.homebrew/opt/openssl/lib -L/Users/sjackman/.homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/mca/hwloc/hwloc1117/hwloc/include -I/Users/sjackman/.homebrew/opt/libevent/include -DNDEBUG -O3 -DNDEBUG -print-multi-os-directory -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include -L/Users/sjackman/.homebrew/opt/openssl/lib -L/Users/sjackman/.homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang++ called with: --version | |
superenv added: -pipe -Os -march=native -std=c++11 -stdlib=libc++ -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include -L/Users/sjackman/.homebrew/opt/openssl/lib -L/Users/sjackman/.homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang++ -pipe -Os -march=native -std=c++11 -stdlib=libc++ --version -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include -L/Users/sjackman/.homebrew/opt/openssl/lib -L/Users/sjackman/.homebrew/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=native -std=c++11 -stdlib=libc++ -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include -L/Users/sjackman/.homebrew/opt/openssl/lib -L/Users/sjackman/.homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang++ -pipe -Os -march=native -std=c++11 -stdlib=libc++ -V -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include -L/Users/sjackman/.homebrew/opt/openssl/lib -L/Users/sjackman/.homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang++ called with: -qversion | |
superenv added: -pipe -Os -march=native -std=c++11 -stdlib=libc++ -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include -L/Users/sjackman/.homebrew/opt/openssl/lib -L/Users/sjackman/.homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang++ -pipe -Os -march=native -std=c++11 -stdlib=libc++ -qversion -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include -L/Users/sjackman/.homebrew/opt/openssl/lib -L/Users/sjackman/.homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang++ called with: -c -DNDEBUG -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/mca/hwloc/hwloc1117/hwloc/include -I/Users/sjackman/.homebrew/opt/libevent/include conftest.cpp | |
superenv added: -pipe -Os -march=native -std=c++11 -stdlib=libc++ -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
superenv executed: clang++ -pipe -Os -march=native -std=c++11 -stdlib=libc++ -c -DNDEBUG -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/mca/hwloc/hwloc1117/hwloc/include -I/Users/sjackman/.homebrew/opt/libevent/include conftest.cpp -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
clang++ called with: -c -g -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/mca/hwloc/hwloc1117/hwloc/include -I/Users/sjackman/.homebrew/opt/libevent/include conftest.cpp | |
superenv added: -pipe -Os -march=native -std=c++11 -stdlib=libc++ -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
superenv executed: clang++ -pipe -Os -march=native -std=c++11 -stdlib=libc++ -c -g -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/mca/hwloc/hwloc1117/hwloc/include -I/Users/sjackman/.homebrew/opt/libevent/include conftest.cpp -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
clang++ called with: -E -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/mca/hwloc/hwloc1117/hwloc/include -I/Users/sjackman/.homebrew/opt/libevent/include conftest.cpp | |
superenv added: -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
superenv executed: clang++ -E -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/mca/hwloc/hwloc1117/hwloc/include -I/Users/sjackman/.homebrew/opt/libevent/include conftest.cpp -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
clang++ called with: -E -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/mca/hwloc/hwloc1117/hwloc/include -I/Users/sjackman/.homebrew/opt/libevent/include conftest.cpp | |
superenv added: -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
superenv executed: clang++ -E -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/mca/hwloc/hwloc1117/hwloc/include -I/Users/sjackman/.homebrew/opt/libevent/include conftest.cpp -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
clang++ called with: -E -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/mca/hwloc/hwloc1117/hwloc/include -I/Users/sjackman/.homebrew/opt/libevent/include conftest.cpp | |
superenv added: -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
superenv executed: clang++ -E -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/mca/hwloc/hwloc1117/hwloc/include -I/Users/sjackman/.homebrew/opt/libevent/include conftest.cpp -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
clang++ called with: -E -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/mca/hwloc/hwloc1117/hwloc/include -I/Users/sjackman/.homebrew/opt/libevent/include conftest.cpp | |
superenv added: -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
superenv executed: clang++ -E -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/mca/hwloc/hwloc1117/hwloc/include -I/Users/sjackman/.homebrew/opt/libevent/include conftest.cpp -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
clang++ called with: -c -DNDEBUG -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/mca/hwloc/hwloc1117/hwloc/include -I/Users/sjackman/.homebrew/opt/libevent/include conftest.cpp | |
superenv added: -pipe -Os -march=native -std=c++11 -stdlib=libc++ -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
superenv executed: clang++ -pipe -Os -march=native -std=c++11 -stdlib=libc++ -c -DNDEBUG -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/mca/hwloc/hwloc1117/hwloc/include -I/Users/sjackman/.homebrew/opt/libevent/include conftest.cpp -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
clang++ called with: -o conftest -DNDEBUG -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/mca/hwloc/hwloc1117/hwloc/include -I/Users/sjackman/.homebrew/opt/libevent/include conftest.cpp | |
superenv added: -pipe -Os -march=native -std=c++11 -stdlib=libc++ -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include -L/Users/sjackman/.homebrew/opt/openssl/lib -L/Users/sjackman/.homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang++ -pipe -Os -march=native -std=c++11 -stdlib=libc++ -o conftest -DNDEBUG -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/mca/hwloc/hwloc1117/hwloc/include -I/Users/sjackman/.homebrew/opt/libevent/include conftest.cpp -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include -L/Users/sjackman/.homebrew/opt/openssl/lib -L/Users/sjackman/.homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang++ called with: -print-prog-name=ld | |
superenv added: -pipe -Os -march=native -std=c++11 -stdlib=libc++ -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include -L/Users/sjackman/.homebrew/opt/openssl/lib -L/Users/sjackman/.homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang++ -pipe -Os -march=native -std=c++11 -stdlib=libc++ -print-prog-name=ld -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include -L/Users/sjackman/.homebrew/opt/openssl/lib -L/Users/sjackman/.homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang++ called with: -c -DNDEBUG -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/mca/hwloc/hwloc1117/hwloc/include -I/Users/sjackman/.homebrew/opt/libevent/include conftest.cpp | |
superenv added: -pipe -Os -march=native -std=c++11 -stdlib=libc++ -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
superenv executed: clang++ -pipe -Os -march=native -std=c++11 -stdlib=libc++ -c -DNDEBUG -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/mca/hwloc/hwloc1117/hwloc/include -I/Users/sjackman/.homebrew/opt/libevent/include conftest.cpp -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
clang++ called with: -c -DNDEBUG -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/mca/hwloc/hwloc1117/hwloc/include -I/Users/sjackman/.homebrew/opt/libevent/include -fno-common -DPIC -DPIC conftest.cpp | |
superenv added: -pipe -Os -march=native -std=c++11 -stdlib=libc++ -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
superenv executed: clang++ -pipe -Os -march=native -std=c++11 -stdlib=libc++ -c -DNDEBUG -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/mca/hwloc/hwloc1117/hwloc/include -I/Users/sjackman/.homebrew/opt/libevent/include -fno-common -DPIC -DPIC conftest.cpp -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
clang++ called with: -o conftest -DNDEBUG -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/mca/hwloc/hwloc1117/hwloc/include -I/Users/sjackman/.homebrew/opt/libevent/include -static conftest.cpp | |
superenv added: -pipe -Os -march=native -std=c++11 -stdlib=libc++ -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include -L/Users/sjackman/.homebrew/opt/openssl/lib -L/Users/sjackman/.homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang++ -pipe -Os -march=native -std=c++11 -stdlib=libc++ -o conftest -DNDEBUG -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/mca/hwloc/hwloc1117/hwloc/include -I/Users/sjackman/.homebrew/opt/libevent/include -static conftest.cpp -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include -L/Users/sjackman/.homebrew/opt/openssl/lib -L/Users/sjackman/.homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang++ called with: -c -DNDEBUG -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/mca/hwloc/hwloc1117/hwloc/include -I/Users/sjackman/.homebrew/opt/libevent/include -o out/conftest2.o conftest.cpp | |
superenv added: -pipe -Os -march=native -std=c++11 -stdlib=libc++ -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
superenv executed: clang++ -pipe -Os -march=native -std=c++11 -stdlib=libc++ -c -DNDEBUG -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/mca/hwloc/hwloc1117/hwloc/include -I/Users/sjackman/.homebrew/opt/libevent/include -o out/conftest2.o conftest.cpp -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
clang called with: -c -DNDEBUG -O3 -DNDEBUG -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/mca/hwloc/hwloc1117/hwloc/include -I/Users/sjackman/.homebrew/opt/libevent/include conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
superenv executed: clang -pipe -Os -march=native -c -DNDEBUG -O3 -DNDEBUG -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/mca/hwloc/hwloc1117/hwloc/include -I/Users/sjackman/.homebrew/opt/libevent/include conftest.c -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
clang called with: -c -DNDEBUG -O3 -DNDEBUG -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/mca/hwloc/hwloc1117/hwloc/include -I/Users/sjackman/.homebrew/opt/libevent/include conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
superenv executed: clang -pipe -Os -march=native -c -DNDEBUG -O3 -DNDEBUG -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/mca/hwloc/hwloc1117/hwloc/include -I/Users/sjackman/.homebrew/opt/libevent/include conftest.c -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
clang called with: -c -DNDEBUG -O3 -DNDEBUG -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/mca/hwloc/hwloc1117/hwloc/include -I/Users/sjackman/.homebrew/opt/libevent/include conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
superenv executed: clang -pipe -Os -march=native -c -DNDEBUG -O3 -DNDEBUG -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/mca/hwloc/hwloc1117/hwloc/include -I/Users/sjackman/.homebrew/opt/libevent/include conftest.c -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
clang called with: -c -DNDEBUG -O3 -DNDEBUG -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/mca/hwloc/hwloc1117/hwloc/include -I/Users/sjackman/.homebrew/opt/libevent/include conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
superenv executed: clang -pipe -Os -march=native -c -DNDEBUG -O3 -DNDEBUG -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/mca/hwloc/hwloc1117/hwloc/include -I/Users/sjackman/.homebrew/opt/libevent/include conftest.c -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
clang called with: -c -DNDEBUG -O3 -DNDEBUG -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/mca/hwloc/hwloc1117/hwloc/include -I/Users/sjackman/.homebrew/opt/libevent/include conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
superenv executed: clang -pipe -Os -march=native -c -DNDEBUG -O3 -DNDEBUG -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/mca/hwloc/hwloc1117/hwloc/include -I/Users/sjackman/.homebrew/opt/libevent/include conftest.c -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
clang called with: -c -DNDEBUG -O3 -DNDEBUG -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/mca/hwloc/hwloc1117/hwloc/include -I/Users/sjackman/.homebrew/opt/libevent/include conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
superenv executed: clang -pipe -Os -march=native -c -DNDEBUG -O3 -DNDEBUG -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/mca/hwloc/hwloc1117/hwloc/include -I/Users/sjackman/.homebrew/opt/libevent/include conftest.c -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
clang called with: -c -DNDEBUG -O3 -DNDEBUG -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/mca/hwloc/hwloc1117/hwloc/include -I/Users/sjackman/.homebrew/opt/libevent/include conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
superenv executed: clang -pipe -Os -march=native -c -DNDEBUG -O3 -DNDEBUG -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/mca/hwloc/hwloc1117/hwloc/include -I/Users/sjackman/.homebrew/opt/libevent/include conftest.c -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
clang called with: -c -DNDEBUG -O3 -DNDEBUG -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/mca/hwloc/hwloc1117/hwloc/include -I/Users/sjackman/.homebrew/opt/libevent/include conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
superenv executed: clang -pipe -Os -march=native -c -DNDEBUG -O3 -DNDEBUG -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/mca/hwloc/hwloc1117/hwloc/include -I/Users/sjackman/.homebrew/opt/libevent/include conftest.c -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
clang called with: -c -DNDEBUG -O3 -DNDEBUG -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/mca/hwloc/hwloc1117/hwloc/include -I/Users/sjackman/.homebrew/opt/libevent/include conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
superenv executed: clang -pipe -Os -march=native -c -DNDEBUG -O3 -DNDEBUG -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/mca/hwloc/hwloc1117/hwloc/include -I/Users/sjackman/.homebrew/opt/libevent/include conftest.c -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
clang called with: -c -DNDEBUG -O3 -DNDEBUG -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/mca/hwloc/hwloc1117/hwloc/include -I/Users/sjackman/.homebrew/opt/libevent/include conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
superenv executed: clang -pipe -Os -march=native -c -DNDEBUG -O3 -DNDEBUG -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/mca/hwloc/hwloc1117/hwloc/include -I/Users/sjackman/.homebrew/opt/libevent/include conftest.c -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
clang called with: -c -DNDEBUG -O3 -DNDEBUG -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/mca/hwloc/hwloc1117/hwloc/include -I/Users/sjackman/.homebrew/opt/libevent/include conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
superenv executed: clang -pipe -Os -march=native -c -DNDEBUG -O3 -DNDEBUG -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/mca/hwloc/hwloc1117/hwloc/include -I/Users/sjackman/.homebrew/opt/libevent/include conftest.c -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
clang called with: -c -DNDEBUG -O3 -DNDEBUG -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/mca/hwloc/hwloc1117/hwloc/include -I/Users/sjackman/.homebrew/opt/libevent/include conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
superenv executed: clang -pipe -Os -march=native -c -DNDEBUG -O3 -DNDEBUG -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/mca/hwloc/hwloc1117/hwloc/include -I/Users/sjackman/.homebrew/opt/libevent/include conftest.c -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
clang called with: -E -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/mca/hwloc/hwloc1117/hwloc/include -I/Users/sjackman/.homebrew/opt/libevent/include conftest.c | |
superenv added: -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
superenv executed: clang -E -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/mca/hwloc/hwloc1117/hwloc/include -I/Users/sjackman/.homebrew/opt/libevent/include conftest.c -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
clang called with: -c -DNDEBUG -O3 -DNDEBUG -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/mca/hwloc/hwloc1117/hwloc/include -I/Users/sjackman/.homebrew/opt/libevent/include conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
superenv executed: clang -pipe -Os -march=native -c -DNDEBUG -O3 -DNDEBUG -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/mca/hwloc/hwloc1117/hwloc/include -I/Users/sjackman/.homebrew/opt/libevent/include conftest.c -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
clang called with: -E -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/mca/hwloc/hwloc1117/hwloc/include -I/Users/sjackman/.homebrew/opt/libevent/include conftest.c | |
superenv added: -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
superenv executed: clang -E -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/mca/hwloc/hwloc1117/hwloc/include -I/Users/sjackman/.homebrew/opt/libevent/include conftest.c -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
clang called with: -c -DNDEBUG -O3 -DNDEBUG -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/mca/hwloc/hwloc1117/hwloc/include -I/Users/sjackman/.homebrew/opt/libevent/include conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
superenv executed: clang -pipe -Os -march=native -c -DNDEBUG -O3 -DNDEBUG -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/mca/hwloc/hwloc1117/hwloc/include -I/Users/sjackman/.homebrew/opt/libevent/include conftest.c -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
clang called with: -E -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/mca/hwloc/hwloc1117/hwloc/include -I/Users/sjackman/.homebrew/opt/libevent/include conftest.c | |
superenv added: -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
superenv executed: clang -E -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/mca/hwloc/hwloc1117/hwloc/include -I/Users/sjackman/.homebrew/opt/libevent/include conftest.c -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
clang called with: -c -DNDEBUG -O3 -DNDEBUG -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/mca/hwloc/hwloc1117/hwloc/include -I/Users/sjackman/.homebrew/opt/libevent/include conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
superenv executed: clang -pipe -Os -march=native -c -DNDEBUG -O3 -DNDEBUG -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/mca/hwloc/hwloc1117/hwloc/include -I/Users/sjackman/.homebrew/opt/libevent/include conftest.c -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
clang called with: -c -DNDEBUG -O3 -DNDEBUG -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/mca/hwloc/hwloc1117/hwloc/include -I/Users/sjackman/.homebrew/opt/libevent/include conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
superenv executed: clang -pipe -Os -march=native -c -DNDEBUG -O3 -DNDEBUG -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/mca/hwloc/hwloc1117/hwloc/include -I/Users/sjackman/.homebrew/opt/libevent/include conftest.c -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
clang called with: -c -DNDEBUG -O3 -DNDEBUG -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/mca/hwloc/hwloc1117/hwloc/include -I/Users/sjackman/.homebrew/opt/libevent/include conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
superenv executed: clang -pipe -Os -march=native -c -DNDEBUG -O3 -DNDEBUG -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/mca/hwloc/hwloc1117/hwloc/include -I/Users/sjackman/.homebrew/opt/libevent/include conftest.c -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
clang called with: -c -DNDEBUG -O3 -DNDEBUG -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/mca/hwloc/hwloc1117/hwloc/include -I/Users/sjackman/.homebrew/opt/libevent/include conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
superenv executed: clang -pipe -Os -march=native -c -DNDEBUG -O3 -DNDEBUG -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/mca/hwloc/hwloc1117/hwloc/include -I/Users/sjackman/.homebrew/opt/libevent/include conftest.c -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
clang called with: -c -DNDEBUG -O3 -DNDEBUG -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/mca/hwloc/hwloc1117/hwloc/include -I/Users/sjackman/.homebrew/opt/libevent/include conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
superenv executed: clang -pipe -Os -march=native -c -DNDEBUG -O3 -DNDEBUG -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/mca/hwloc/hwloc1117/hwloc/include -I/Users/sjackman/.homebrew/opt/libevent/include conftest.c -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
clang called with: --version | |
superenv added: -pipe -Os -march=native -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include -L/Users/sjackman/.homebrew/opt/openssl/lib -L/Users/sjackman/.homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native --version -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include -L/Users/sjackman/.homebrew/opt/openssl/lib -L/Users/sjackman/.homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -c -DNDEBUG -O3 -DNDEBUG -finline-functions -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/mca/hwloc/hwloc1117/hwloc/include -I/Users/sjackman/.homebrew/opt/libevent/include conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
superenv executed: clang -pipe -Os -march=native -c -DNDEBUG -O3 -DNDEBUG -finline-functions -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/mca/hwloc/hwloc1117/hwloc/include -I/Users/sjackman/.homebrew/opt/libevent/include conftest.c -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
clang called with: -c -DNDEBUG -O3 -DNDEBUG -fno-strict-aliasing -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/mca/hwloc/hwloc1117/hwloc/include -I/Users/sjackman/.homebrew/opt/libevent/include conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
superenv executed: clang -pipe -Os -march=native -c -DNDEBUG -O3 -DNDEBUG -fno-strict-aliasing -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/mca/hwloc/hwloc1117/hwloc/include -I/Users/sjackman/.homebrew/opt/libevent/include conftest.c -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
clang called with: -o conftest -DNDEBUG -O3 -fno-strict-aliasing -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/mca/hwloc/hwloc1117/hwloc/include -I/Users/sjackman/.homebrew/opt/libevent/include conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include -L/Users/sjackman/.homebrew/opt/openssl/lib -L/Users/sjackman/.homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -DNDEBUG -O3 -fno-strict-aliasing -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/mca/hwloc/hwloc1117/hwloc/include -I/Users/sjackman/.homebrew/opt/libevent/include conftest.c -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include -L/Users/sjackman/.homebrew/opt/openssl/lib -L/Users/sjackman/.homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -DNDEBUG -O3 -fno-strict-aliasing -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/mca/hwloc/hwloc1117/hwloc/include -I/Users/sjackman/.homebrew/opt/libevent/include conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include -L/Users/sjackman/.homebrew/opt/openssl/lib -L/Users/sjackman/.homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -DNDEBUG -O3 -fno-strict-aliasing -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/mca/hwloc/hwloc1117/hwloc/include -I/Users/sjackman/.homebrew/opt/libevent/include conftest.c -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include -L/Users/sjackman/.homebrew/opt/openssl/lib -L/Users/sjackman/.homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -DNDEBUG -O3 -fno-strict-aliasing -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/mca/hwloc/hwloc1117/hwloc/include -I/Users/sjackman/.homebrew/opt/libevent/include conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include -L/Users/sjackman/.homebrew/opt/openssl/lib -L/Users/sjackman/.homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -DNDEBUG -O3 -fno-strict-aliasing -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/mca/hwloc/hwloc1117/hwloc/include -I/Users/sjackman/.homebrew/opt/libevent/include conftest.c -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include -L/Users/sjackman/.homebrew/opt/openssl/lib -L/Users/sjackman/.homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -DNDEBUG -O3 -fno-strict-aliasing -c conftest.c -o conftest.o | |
superenv added: -pipe -Os -march=native -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
superenv executed: clang -pipe -Os -march=native -DNDEBUG -O3 -fno-strict-aliasing -c conftest.c -o conftest.o -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
clang called with: -DNDEBUG -O3 -fno-strict-aliasing -c conftest.c -o conftest.o | |
superenv added: -pipe -Os -march=native -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
superenv executed: clang -pipe -Os -march=native -DNDEBUG -O3 -fno-strict-aliasing -c conftest.c -o conftest.o -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
clang called with: -DNDEBUG -O3 -fno-strict-aliasing -c conftest.c -o conftest.o | |
superenv added: -pipe -Os -march=native -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
superenv executed: clang -pipe -Os -march=native -DNDEBUG -O3 -fno-strict-aliasing -c conftest.c -o conftest.o -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
clang called with: -c -DNDEBUG -O3 -fno-strict-aliasing -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/mca/hwloc/hwloc1117/hwloc/include -I/Users/sjackman/.homebrew/opt/libevent/include conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
superenv executed: clang -pipe -Os -march=native -c -DNDEBUG -O3 -fno-strict-aliasing -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/mca/hwloc/hwloc1117/hwloc/include -I/Users/sjackman/.homebrew/opt/libevent/include conftest.c -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
clang called with: -c -DNDEBUG -O3 -fno-strict-aliasing -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/mca/hwloc/hwloc1117/hwloc/include -I/Users/sjackman/.homebrew/opt/libevent/include conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
superenv executed: clang -pipe -Os -march=native -c -DNDEBUG -O3 -fno-strict-aliasing -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/mca/hwloc/hwloc1117/hwloc/include -I/Users/sjackman/.homebrew/opt/libevent/include conftest.c -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
clang called with: -c -DNDEBUG -O3 -fno-strict-aliasing -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/mca/hwloc/hwloc1117/hwloc/include -I/Users/sjackman/.homebrew/opt/libevent/include conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
superenv executed: clang -pipe -Os -march=native -c -DNDEBUG -O3 -fno-strict-aliasing -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/mca/hwloc/hwloc1117/hwloc/include -I/Users/sjackman/.homebrew/opt/libevent/include conftest.c -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
clang called with: -c -DNDEBUG -O3 -fno-strict-aliasing -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/mca/hwloc/hwloc1117/hwloc/include -I/Users/sjackman/.homebrew/opt/libevent/include conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
superenv executed: clang -pipe -Os -march=native -c -DNDEBUG -O3 -fno-strict-aliasing -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/mca/hwloc/hwloc1117/hwloc/include -I/Users/sjackman/.homebrew/opt/libevent/include conftest.c -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
clang called with: -c -DNDEBUG -O3 -fno-strict-aliasing -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/mca/hwloc/hwloc1117/hwloc/include -I/Users/sjackman/.homebrew/opt/libevent/include conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
superenv executed: clang -pipe -Os -march=native -c -DNDEBUG -O3 -fno-strict-aliasing -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/mca/hwloc/hwloc1117/hwloc/include -I/Users/sjackman/.homebrew/opt/libevent/include conftest.c -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
clang called with: -c -DNDEBUG -O3 -fno-strict-aliasing -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/mca/hwloc/hwloc1117/hwloc/include -I/Users/sjackman/.homebrew/opt/libevent/include conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
superenv executed: clang -pipe -Os -march=native -c -DNDEBUG -O3 -fno-strict-aliasing -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/mca/hwloc/hwloc1117/hwloc/include -I/Users/sjackman/.homebrew/opt/libevent/include conftest.c -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
clang called with: -c -DNDEBUG -O3 -fno-strict-aliasing -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/mca/hwloc/hwloc1117/hwloc/include -I/Users/sjackman/.homebrew/opt/libevent/include conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
superenv executed: clang -pipe -Os -march=native -c -DNDEBUG -O3 -fno-strict-aliasing -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/mca/hwloc/hwloc1117/hwloc/include -I/Users/sjackman/.homebrew/opt/libevent/include conftest.c -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
clang called with: -c -DNDEBUG -O3 -fno-strict-aliasing -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/mca/hwloc/hwloc1117/hwloc/include -I/Users/sjackman/.homebrew/opt/libevent/include conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
superenv executed: clang -pipe -Os -march=native -c -DNDEBUG -O3 -fno-strict-aliasing -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/mca/hwloc/hwloc1117/hwloc/include -I/Users/sjackman/.homebrew/opt/libevent/include conftest.c -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
clang called with: -c -DNDEBUG -O3 -fno-strict-aliasing -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/mca/hwloc/hwloc1117/hwloc/include -I/Users/sjackman/.homebrew/opt/libevent/include conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
superenv executed: clang -pipe -Os -march=native -c -DNDEBUG -O3 -fno-strict-aliasing -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/mca/hwloc/hwloc1117/hwloc/include -I/Users/sjackman/.homebrew/opt/libevent/include conftest.c -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
clang called with: -c -DNDEBUG -O3 -fno-strict-aliasing -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/mca/hwloc/hwloc1117/hwloc/include -I/Users/sjackman/.homebrew/opt/libevent/include conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
superenv executed: clang -pipe -Os -march=native -c -DNDEBUG -O3 -fno-strict-aliasing -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/mca/hwloc/hwloc1117/hwloc/include -I/Users/sjackman/.homebrew/opt/libevent/include conftest.c -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
clang called with: -c -DNDEBUG -O3 -fno-strict-aliasing -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/mca/hwloc/hwloc1117/hwloc/include -I/Users/sjackman/.homebrew/opt/libevent/include conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
superenv executed: clang -pipe -Os -march=native -c -DNDEBUG -O3 -fno-strict-aliasing -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/mca/hwloc/hwloc1117/hwloc/include -I/Users/sjackman/.homebrew/opt/libevent/include conftest.c -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
clang called with: -c -DNDEBUG -O3 -fno-strict-aliasing -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/mca/hwloc/hwloc1117/hwloc/include -I/Users/sjackman/.homebrew/opt/libevent/include conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
superenv executed: clang -pipe -Os -march=native -c -DNDEBUG -O3 -fno-strict-aliasing -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/mca/hwloc/hwloc1117/hwloc/include -I/Users/sjackman/.homebrew/opt/libevent/include conftest.c -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
clang called with: -c -DNDEBUG -O3 -fno-strict-aliasing -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/mca/hwloc/hwloc1117/hwloc/include -I/Users/sjackman/.homebrew/opt/libevent/include conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
superenv executed: clang -pipe -Os -march=native -c -DNDEBUG -O3 -fno-strict-aliasing -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/mca/hwloc/hwloc1117/hwloc/include -I/Users/sjackman/.homebrew/opt/libevent/include conftest.c -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
clang called with: -c -DNDEBUG -O3 -fno-strict-aliasing -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/mca/hwloc/hwloc1117/hwloc/include -I/Users/sjackman/.homebrew/opt/libevent/include conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
superenv executed: clang -pipe -Os -march=native -c -DNDEBUG -O3 -fno-strict-aliasing -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/mca/hwloc/hwloc1117/hwloc/include -I/Users/sjackman/.homebrew/opt/libevent/include conftest.c -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
clang called with: -c -DNDEBUG -O3 -fno-strict-aliasing -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/mca/hwloc/hwloc1117/hwloc/include -I/Users/sjackman/.homebrew/opt/libevent/include conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
superenv executed: clang -pipe -Os -march=native -c -DNDEBUG -O3 -fno-strict-aliasing -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/mca/hwloc/hwloc1117/hwloc/include -I/Users/sjackman/.homebrew/opt/libevent/include conftest.c -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
clang called with: -c -DNDEBUG -O3 -fno-strict-aliasing -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/mca/hwloc/hwloc1117/hwloc/include -I/Users/sjackman/.homebrew/opt/libevent/include conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
superenv executed: clang -pipe -Os -march=native -c -DNDEBUG -O3 -fno-strict-aliasing -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/mca/hwloc/hwloc1117/hwloc/include -I/Users/sjackman/.homebrew/opt/libevent/include conftest.c -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
clang called with: -c -DNDEBUG -O3 -fno-strict-aliasing -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/mca/hwloc/hwloc1117/hwloc/include -I/Users/sjackman/.homebrew/opt/libevent/include conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
superenv executed: clang -pipe -Os -march=native -c -DNDEBUG -O3 -fno-strict-aliasing -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/mca/hwloc/hwloc1117/hwloc/include -I/Users/sjackman/.homebrew/opt/libevent/include conftest.c -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
clang called with: -c -DNDEBUG -O3 -fno-strict-aliasing -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/mca/hwloc/hwloc1117/hwloc/include -I/Users/sjackman/.homebrew/opt/libevent/include conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
superenv executed: clang -pipe -Os -march=native -c -DNDEBUG -O3 -fno-strict-aliasing -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/mca/hwloc/hwloc1117/hwloc/include -I/Users/sjackman/.homebrew/opt/libevent/include conftest.c -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
clang called with: -c -DNDEBUG -O3 -fno-strict-aliasing -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/mca/hwloc/hwloc1117/hwloc/include -I/Users/sjackman/.homebrew/opt/libevent/include conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
superenv executed: clang -pipe -Os -march=native -c -DNDEBUG -O3 -fno-strict-aliasing -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/mca/hwloc/hwloc1117/hwloc/include -I/Users/sjackman/.homebrew/opt/libevent/include conftest.c -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
clang called with: -c -DNDEBUG -O3 -fno-strict-aliasing -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/mca/hwloc/hwloc1117/hwloc/include -I/Users/sjackman/.homebrew/opt/libevent/include conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
superenv executed: clang -pipe -Os -march=native -c -DNDEBUG -O3 -fno-strict-aliasing -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/mca/hwloc/hwloc1117/hwloc/include -I/Users/sjackman/.homebrew/opt/libevent/include conftest.c -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
clang called with: -c -DNDEBUG -O3 -fno-strict-aliasing -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/mca/hwloc/hwloc1117/hwloc/include -I/Users/sjackman/.homebrew/opt/libevent/include conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
superenv executed: clang -pipe -Os -march=native -c -DNDEBUG -O3 -fno-strict-aliasing -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/mca/hwloc/hwloc1117/hwloc/include -I/Users/sjackman/.homebrew/opt/libevent/include conftest.c -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
clang called with: -c -DNDEBUG -O3 -fno-strict-aliasing -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/mca/hwloc/hwloc1117/hwloc/include -I/Users/sjackman/.homebrew/opt/libevent/include conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
superenv executed: clang -pipe -Os -march=native -c -DNDEBUG -O3 -fno-strict-aliasing -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/mca/hwloc/hwloc1117/hwloc/include -I/Users/sjackman/.homebrew/opt/libevent/include conftest.c -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
clang called with: -c -DNDEBUG -O3 -fno-strict-aliasing -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/mca/hwloc/hwloc1117/hwloc/include -I/Users/sjackman/.homebrew/opt/libevent/include conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
superenv executed: clang -pipe -Os -march=native -c -DNDEBUG -O3 -fno-strict-aliasing -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/mca/hwloc/hwloc1117/hwloc/include -I/Users/sjackman/.homebrew/opt/libevent/include conftest.c -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
clang called with: -c -DNDEBUG -O3 -fno-strict-aliasing -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/mca/hwloc/hwloc1117/hwloc/include -I/Users/sjackman/.homebrew/opt/libevent/include conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
superenv executed: clang -pipe -Os -march=native -c -DNDEBUG -O3 -fno-strict-aliasing -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/mca/hwloc/hwloc1117/hwloc/include -I/Users/sjackman/.homebrew/opt/libevent/include conftest.c -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
clang called with: -c -DNDEBUG -O3 -fno-strict-aliasing -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/mca/hwloc/hwloc1117/hwloc/include -I/Users/sjackman/.homebrew/opt/libevent/include conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
superenv executed: clang -pipe -Os -march=native -c -DNDEBUG -O3 -fno-strict-aliasing -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/mca/hwloc/hwloc1117/hwloc/include -I/Users/sjackman/.homebrew/opt/libevent/include conftest.c -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
clang called with: -c -DNDEBUG -O3 -fno-strict-aliasing -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/mca/hwloc/hwloc1117/hwloc/include -I/Users/sjackman/.homebrew/opt/libevent/include conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
superenv executed: clang -pipe -Os -march=native -c -DNDEBUG -O3 -fno-strict-aliasing -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/mca/hwloc/hwloc1117/hwloc/include -I/Users/sjackman/.homebrew/opt/libevent/include conftest.c -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
clang called with: -c -DNDEBUG -O3 -fno-strict-aliasing -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/mca/hwloc/hwloc1117/hwloc/include -I/Users/sjackman/.homebrew/opt/libevent/include conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
superenv executed: clang -pipe -Os -march=native -c -DNDEBUG -O3 -fno-strict-aliasing -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/mca/hwloc/hwloc1117/hwloc/include -I/Users/sjackman/.homebrew/opt/libevent/include conftest.c -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
clang called with: -o conftest -DNDEBUG -O3 -fno-strict-aliasing -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/mca/hwloc/hwloc1117/hwloc/include -I/Users/sjackman/.homebrew/opt/libevent/include conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include -L/Users/sjackman/.homebrew/opt/openssl/lib -L/Users/sjackman/.homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -DNDEBUG -O3 -fno-strict-aliasing -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/mca/hwloc/hwloc1117/hwloc/include -I/Users/sjackman/.homebrew/opt/libevent/include conftest.c -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include -L/Users/sjackman/.homebrew/opt/openssl/lib -L/Users/sjackman/.homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -DNDEBUG -O3 -fno-strict-aliasing -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/mca/hwloc/hwloc1117/hwloc/include -I/Users/sjackman/.homebrew/opt/libevent/include conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include -L/Users/sjackman/.homebrew/opt/openssl/lib -L/Users/sjackman/.homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -DNDEBUG -O3 -fno-strict-aliasing -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/mca/hwloc/hwloc1117/hwloc/include -I/Users/sjackman/.homebrew/opt/libevent/include conftest.c -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include -L/Users/sjackman/.homebrew/opt/openssl/lib -L/Users/sjackman/.homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -DNDEBUG -O3 -fno-strict-aliasing -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/mca/hwloc/hwloc1117/hwloc/include -I/Users/sjackman/.homebrew/opt/libevent/include conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include -L/Users/sjackman/.homebrew/opt/openssl/lib -L/Users/sjackman/.homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -DNDEBUG -O3 -fno-strict-aliasing -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/mca/hwloc/hwloc1117/hwloc/include -I/Users/sjackman/.homebrew/opt/libevent/include conftest.c -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include -L/Users/sjackman/.homebrew/opt/openssl/lib -L/Users/sjackman/.homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -DNDEBUG -O3 -fno-strict-aliasing -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/mca/hwloc/hwloc1117/hwloc/include -I/Users/sjackman/.homebrew/opt/libevent/include conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include -L/Users/sjackman/.homebrew/opt/openssl/lib -L/Users/sjackman/.homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -DNDEBUG -O3 -fno-strict-aliasing -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/mca/hwloc/hwloc1117/hwloc/include -I/Users/sjackman/.homebrew/opt/libevent/include conftest.c -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include -L/Users/sjackman/.homebrew/opt/openssl/lib -L/Users/sjackman/.homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -DNDEBUG -O3 -fno-strict-aliasing -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/mca/hwloc/hwloc1117/hwloc/include -I/Users/sjackman/.homebrew/opt/libevent/include conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include -L/Users/sjackman/.homebrew/opt/openssl/lib -L/Users/sjackman/.homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -DNDEBUG -O3 -fno-strict-aliasing -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/mca/hwloc/hwloc1117/hwloc/include -I/Users/sjackman/.homebrew/opt/libevent/include conftest.c -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include -L/Users/sjackman/.homebrew/opt/openssl/lib -L/Users/sjackman/.homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -DNDEBUG -O3 -fno-strict-aliasing -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/mca/hwloc/hwloc1117/hwloc/include -I/Users/sjackman/.homebrew/opt/libevent/include conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include -L/Users/sjackman/.homebrew/opt/openssl/lib -L/Users/sjackman/.homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -DNDEBUG -O3 -fno-strict-aliasing -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/mca/hwloc/hwloc1117/hwloc/include -I/Users/sjackman/.homebrew/opt/libevent/include conftest.c -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include -L/Users/sjackman/.homebrew/opt/openssl/lib -L/Users/sjackman/.homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -DNDEBUG -O3 -fno-strict-aliasing -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/mca/hwloc/hwloc1117/hwloc/include -I/Users/sjackman/.homebrew/opt/libevent/include conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include -L/Users/sjackman/.homebrew/opt/openssl/lib -L/Users/sjackman/.homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -DNDEBUG -O3 -fno-strict-aliasing -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/mca/hwloc/hwloc1117/hwloc/include -I/Users/sjackman/.homebrew/opt/libevent/include conftest.c -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include -L/Users/sjackman/.homebrew/opt/openssl/lib -L/Users/sjackman/.homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -DNDEBUG -O3 -fno-strict-aliasing -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/mca/hwloc/hwloc1117/hwloc/include -I/Users/sjackman/.homebrew/opt/libevent/include conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include -L/Users/sjackman/.homebrew/opt/openssl/lib -L/Users/sjackman/.homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -DNDEBUG -O3 -fno-strict-aliasing -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/mca/hwloc/hwloc1117/hwloc/include -I/Users/sjackman/.homebrew/opt/libevent/include conftest.c -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include -L/Users/sjackman/.homebrew/opt/openssl/lib -L/Users/sjackman/.homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -DNDEBUG -O3 -fno-strict-aliasing -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/mca/hwloc/hwloc1117/hwloc/include -I/Users/sjackman/.homebrew/opt/libevent/include conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include -L/Users/sjackman/.homebrew/opt/openssl/lib -L/Users/sjackman/.homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -DNDEBUG -O3 -fno-strict-aliasing -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/mca/hwloc/hwloc1117/hwloc/include -I/Users/sjackman/.homebrew/opt/libevent/include conftest.c -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include -L/Users/sjackman/.homebrew/opt/openssl/lib -L/Users/sjackman/.homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -DNDEBUG -O3 -fno-strict-aliasing -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/mca/hwloc/hwloc1117/hwloc/include -I/Users/sjackman/.homebrew/opt/libevent/include conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include -L/Users/sjackman/.homebrew/opt/openssl/lib -L/Users/sjackman/.homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -DNDEBUG -O3 -fno-strict-aliasing -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/mca/hwloc/hwloc1117/hwloc/include -I/Users/sjackman/.homebrew/opt/libevent/include conftest.c -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include -L/Users/sjackman/.homebrew/opt/openssl/lib -L/Users/sjackman/.homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -DNDEBUG -O3 -fno-strict-aliasing -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/mca/hwloc/hwloc1117/hwloc/include -I/Users/sjackman/.homebrew/opt/libevent/include conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include -L/Users/sjackman/.homebrew/opt/openssl/lib -L/Users/sjackman/.homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -DNDEBUG -O3 -fno-strict-aliasing -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/mca/hwloc/hwloc1117/hwloc/include -I/Users/sjackman/.homebrew/opt/libevent/include conftest.c -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include -L/Users/sjackman/.homebrew/opt/openssl/lib -L/Users/sjackman/.homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -DNDEBUG -O3 -fno-strict-aliasing -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/mca/hwloc/hwloc1117/hwloc/include -I/Users/sjackman/.homebrew/opt/libevent/include conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include -L/Users/sjackman/.homebrew/opt/openssl/lib -L/Users/sjackman/.homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -DNDEBUG -O3 -fno-strict-aliasing -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/mca/hwloc/hwloc1117/hwloc/include -I/Users/sjackman/.homebrew/opt/libevent/include conftest.c -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include -L/Users/sjackman/.homebrew/opt/openssl/lib -L/Users/sjackman/.homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -DNDEBUG -O3 -fno-strict-aliasing -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/mca/hwloc/hwloc1117/hwloc/include -I/Users/sjackman/.homebrew/opt/libevent/include conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include -L/Users/sjackman/.homebrew/opt/openssl/lib -L/Users/sjackman/.homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -DNDEBUG -O3 -fno-strict-aliasing -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/mca/hwloc/hwloc1117/hwloc/include -I/Users/sjackman/.homebrew/opt/libevent/include conftest.c -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include -L/Users/sjackman/.homebrew/opt/openssl/lib -L/Users/sjackman/.homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -DNDEBUG -O3 -fno-strict-aliasing -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/mca/hwloc/hwloc1117/hwloc/include -I/Users/sjackman/.homebrew/opt/libevent/include conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include -L/Users/sjackman/.homebrew/opt/openssl/lib -L/Users/sjackman/.homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -DNDEBUG -O3 -fno-strict-aliasing -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/mca/hwloc/hwloc1117/hwloc/include -I/Users/sjackman/.homebrew/opt/libevent/include conftest.c -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include -L/Users/sjackman/.homebrew/opt/openssl/lib -L/Users/sjackman/.homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -DNDEBUG -O3 -fno-strict-aliasing -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/mca/hwloc/hwloc1117/hwloc/include -I/Users/sjackman/.homebrew/opt/libevent/include conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include -L/Users/sjackman/.homebrew/opt/openssl/lib -L/Users/sjackman/.homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -DNDEBUG -O3 -fno-strict-aliasing -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/mca/hwloc/hwloc1117/hwloc/include -I/Users/sjackman/.homebrew/opt/libevent/include conftest.c -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include -L/Users/sjackman/.homebrew/opt/openssl/lib -L/Users/sjackman/.homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -DNDEBUG -O3 -fno-strict-aliasing -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/mca/hwloc/hwloc1117/hwloc/include -I/Users/sjackman/.homebrew/opt/libevent/include conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include -L/Users/sjackman/.homebrew/opt/openssl/lib -L/Users/sjackman/.homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -DNDEBUG -O3 -fno-strict-aliasing -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/mca/hwloc/hwloc1117/hwloc/include -I/Users/sjackman/.homebrew/opt/libevent/include conftest.c -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include -L/Users/sjackman/.homebrew/opt/openssl/lib -L/Users/sjackman/.homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -DNDEBUG -O3 -fno-strict-aliasing -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/mca/hwloc/hwloc1117/hwloc/include -I/Users/sjackman/.homebrew/opt/libevent/include conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include -L/Users/sjackman/.homebrew/opt/openssl/lib -L/Users/sjackman/.homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -DNDEBUG -O3 -fno-strict-aliasing -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/mca/hwloc/hwloc1117/hwloc/include -I/Users/sjackman/.homebrew/opt/libevent/include conftest.c -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include -L/Users/sjackman/.homebrew/opt/openssl/lib -L/Users/sjackman/.homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -DNDEBUG -O3 -fno-strict-aliasing -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/mca/hwloc/hwloc1117/hwloc/include -I/Users/sjackman/.homebrew/opt/libevent/include conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include -L/Users/sjackman/.homebrew/opt/openssl/lib -L/Users/sjackman/.homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -DNDEBUG -O3 -fno-strict-aliasing -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/mca/hwloc/hwloc1117/hwloc/include -I/Users/sjackman/.homebrew/opt/libevent/include conftest.c -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include -L/Users/sjackman/.homebrew/opt/openssl/lib -L/Users/sjackman/.homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -DNDEBUG -O3 -fno-strict-aliasing -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/mca/hwloc/hwloc1117/hwloc/include -I/Users/sjackman/.homebrew/opt/libevent/include conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include -L/Users/sjackman/.homebrew/opt/openssl/lib -L/Users/sjackman/.homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -DNDEBUG -O3 -fno-strict-aliasing -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/mca/hwloc/hwloc1117/hwloc/include -I/Users/sjackman/.homebrew/opt/libevent/include conftest.c -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include -L/Users/sjackman/.homebrew/opt/openssl/lib -L/Users/sjackman/.homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -DNDEBUG -O3 -fno-strict-aliasing -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/mca/hwloc/hwloc1117/hwloc/include -I/Users/sjackman/.homebrew/opt/libevent/include conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include -L/Users/sjackman/.homebrew/opt/openssl/lib -L/Users/sjackman/.homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -DNDEBUG -O3 -fno-strict-aliasing -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/mca/hwloc/hwloc1117/hwloc/include -I/Users/sjackman/.homebrew/opt/libevent/include conftest.c -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include -L/Users/sjackman/.homebrew/opt/openssl/lib -L/Users/sjackman/.homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -DNDEBUG -O3 -fno-strict-aliasing -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/mca/hwloc/hwloc1117/hwloc/include -I/Users/sjackman/.homebrew/opt/libevent/include conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include -L/Users/sjackman/.homebrew/opt/openssl/lib -L/Users/sjackman/.homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -DNDEBUG -O3 -fno-strict-aliasing -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/mca/hwloc/hwloc1117/hwloc/include -I/Users/sjackman/.homebrew/opt/libevent/include conftest.c -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include -L/Users/sjackman/.homebrew/opt/openssl/lib -L/Users/sjackman/.homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -DNDEBUG -O3 -fno-strict-aliasing -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/mca/hwloc/hwloc1117/hwloc/include -I/Users/sjackman/.homebrew/opt/libevent/include conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include -L/Users/sjackman/.homebrew/opt/openssl/lib -L/Users/sjackman/.homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -DNDEBUG -O3 -fno-strict-aliasing -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/mca/hwloc/hwloc1117/hwloc/include -I/Users/sjackman/.homebrew/opt/libevent/include conftest.c -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include -L/Users/sjackman/.homebrew/opt/openssl/lib -L/Users/sjackman/.homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -DNDEBUG -O3 -fno-strict-aliasing -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/mca/hwloc/hwloc1117/hwloc/include -I/Users/sjackman/.homebrew/opt/libevent/include conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include -L/Users/sjackman/.homebrew/opt/openssl/lib -L/Users/sjackman/.homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -DNDEBUG -O3 -fno-strict-aliasing -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/mca/hwloc/hwloc1117/hwloc/include -I/Users/sjackman/.homebrew/opt/libevent/include conftest.c -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include -L/Users/sjackman/.homebrew/opt/openssl/lib -L/Users/sjackman/.homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -DNDEBUG -O3 -fno-strict-aliasing -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/mca/hwloc/hwloc1117/hwloc/include -I/Users/sjackman/.homebrew/opt/libevent/include conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include -L/Users/sjackman/.homebrew/opt/openssl/lib -L/Users/sjackman/.homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -DNDEBUG -O3 -fno-strict-aliasing -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/mca/hwloc/hwloc1117/hwloc/include -I/Users/sjackman/.homebrew/opt/libevent/include conftest.c -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include -L/Users/sjackman/.homebrew/opt/openssl/lib -L/Users/sjackman/.homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -DNDEBUG -O3 -fno-strict-aliasing -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/mca/hwloc/hwloc1117/hwloc/include -I/Users/sjackman/.homebrew/opt/libevent/include conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include -L/Users/sjackman/.homebrew/opt/openssl/lib -L/Users/sjackman/.homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -DNDEBUG -O3 -fno-strict-aliasing -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/mca/hwloc/hwloc1117/hwloc/include -I/Users/sjackman/.homebrew/opt/libevent/include conftest.c -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include -L/Users/sjackman/.homebrew/opt/openssl/lib -L/Users/sjackman/.homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -DNDEBUG -O3 -fno-strict-aliasing -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/mca/hwloc/hwloc1117/hwloc/include -I/Users/sjackman/.homebrew/opt/libevent/include conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include -L/Users/sjackman/.homebrew/opt/openssl/lib -L/Users/sjackman/.homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -DNDEBUG -O3 -fno-strict-aliasing -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/mca/hwloc/hwloc1117/hwloc/include -I/Users/sjackman/.homebrew/opt/libevent/include conftest.c -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include -L/Users/sjackman/.homebrew/opt/openssl/lib -L/Users/sjackman/.homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -DNDEBUG -O3 -fno-strict-aliasing -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/mca/hwloc/hwloc1117/hwloc/include -I/Users/sjackman/.homebrew/opt/libevent/include conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include -L/Users/sjackman/.homebrew/opt/openssl/lib -L/Users/sjackman/.homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -DNDEBUG -O3 -fno-strict-aliasing -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/mca/hwloc/hwloc1117/hwloc/include -I/Users/sjackman/.homebrew/opt/libevent/include conftest.c -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include -L/Users/sjackman/.homebrew/opt/openssl/lib -L/Users/sjackman/.homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -DNDEBUG -O3 -fno-strict-aliasing -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/mca/hwloc/hwloc1117/hwloc/include -I/Users/sjackman/.homebrew/opt/libevent/include conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include -L/Users/sjackman/.homebrew/opt/openssl/lib -L/Users/sjackman/.homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -DNDEBUG -O3 -fno-strict-aliasing -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/mca/hwloc/hwloc1117/hwloc/include -I/Users/sjackman/.homebrew/opt/libevent/include conftest.c -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include -L/Users/sjackman/.homebrew/opt/openssl/lib -L/Users/sjackman/.homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -c -DNDEBUG -O3 -fno-strict-aliasing -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/mca/hwloc/hwloc1117/hwloc/include -I/Users/sjackman/.homebrew/opt/libevent/include conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
superenv executed: clang -pipe -Os -march=native -c -DNDEBUG -O3 -fno-strict-aliasing -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/mca/hwloc/hwloc1117/hwloc/include -I/Users/sjackman/.homebrew/opt/libevent/include conftest.c -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
clang called with: -c -DNDEBUG -O3 -DNDEBUG -Werror -ansi -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/mca/hwloc/hwloc1117/hwloc/include -I/Users/sjackman/.homebrew/opt/libevent/include conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
superenv executed: clang -pipe -Os -march=native -c -DNDEBUG -O3 -DNDEBUG -Werror -ansi -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/mca/hwloc/hwloc1117/hwloc/include -I/Users/sjackman/.homebrew/opt/libevent/include conftest.c -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
clang called with: -c -DNDEBUG -O3 -DNDEBUG -Werror -ansi -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/mca/hwloc/hwloc1117/hwloc/include -I/Users/sjackman/.homebrew/opt/libevent/include conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
superenv executed: clang -pipe -Os -march=native -c -DNDEBUG -O3 -DNDEBUG -Werror -ansi -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/mca/hwloc/hwloc1117/hwloc/include -I/Users/sjackman/.homebrew/opt/libevent/include conftest.c -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
clang called with: -c -DNDEBUG -O3 -fno-strict-aliasing -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/mca/hwloc/hwloc1117/hwloc/include -I/Users/sjackman/.homebrew/opt/libevent/include conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
superenv executed: clang -pipe -Os -march=native -c -DNDEBUG -O3 -fno-strict-aliasing -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/mca/hwloc/hwloc1117/hwloc/include -I/Users/sjackman/.homebrew/opt/libevent/include conftest.c -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
clang called with: -c -DNDEBUG -O3 -fno-strict-aliasing -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/mca/hwloc/hwloc1117/hwloc/include -I/Users/sjackman/.homebrew/opt/libevent/include conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
superenv executed: clang -pipe -Os -march=native -c -DNDEBUG -O3 -fno-strict-aliasing -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/mca/hwloc/hwloc1117/hwloc/include -I/Users/sjackman/.homebrew/opt/libevent/include conftest.c -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
clang called with: -c -DNDEBUG -O3 -fno-strict-aliasing -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/mca/hwloc/hwloc1117/hwloc/include -I/Users/sjackman/.homebrew/opt/libevent/include conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
superenv executed: clang -pipe -Os -march=native -c -DNDEBUG -O3 -fno-strict-aliasing -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/mca/hwloc/hwloc1117/hwloc/include -I/Users/sjackman/.homebrew/opt/libevent/include conftest.c -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
clang called with: -c -DNDEBUG -O3 -fno-strict-aliasing -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/mca/hwloc/hwloc1117/hwloc/include -I/Users/sjackman/.homebrew/opt/libevent/include conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
superenv executed: clang -pipe -Os -march=native -c -DNDEBUG -O3 -fno-strict-aliasing -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/mca/hwloc/hwloc1117/hwloc/include -I/Users/sjackman/.homebrew/opt/libevent/include conftest.c -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
clang called with: -c -DNDEBUG -O3 -fno-strict-aliasing -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/mca/hwloc/hwloc1117/hwloc/include -I/Users/sjackman/.homebrew/opt/libevent/include conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
superenv executed: clang -pipe -Os -march=native -c -DNDEBUG -O3 -fno-strict-aliasing -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/mca/hwloc/hwloc1117/hwloc/include -I/Users/sjackman/.homebrew/opt/libevent/include conftest.c -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
clang called with: -c -DNDEBUG -O3 -fno-strict-aliasing -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/mca/hwloc/hwloc1117/hwloc/include -I/Users/sjackman/.homebrew/opt/libevent/include conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
superenv executed: clang -pipe -Os -march=native -c -DNDEBUG -O3 -fno-strict-aliasing -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/mca/hwloc/hwloc1117/hwloc/include -I/Users/sjackman/.homebrew/opt/libevent/include conftest.c -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
clang called with: -c -DNDEBUG -O3 -fno-strict-aliasing -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/mca/hwloc/hwloc1117/hwloc/include -I/Users/sjackman/.homebrew/opt/libevent/include conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
superenv executed: clang -pipe -Os -march=native -c -DNDEBUG -O3 -fno-strict-aliasing -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/mca/hwloc/hwloc1117/hwloc/include -I/Users/sjackman/.homebrew/opt/libevent/include conftest.c -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
clang called with: -c -DNDEBUG -O3 -fno-strict-aliasing -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/mca/hwloc/hwloc1117/hwloc/include -I/Users/sjackman/.homebrew/opt/libevent/include conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
superenv executed: clang -pipe -Os -march=native -c -DNDEBUG -O3 -fno-strict-aliasing -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/mca/hwloc/hwloc1117/hwloc/include -I/Users/sjackman/.homebrew/opt/libevent/include conftest.c -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
clang called with: -c -DNDEBUG -O3 -fno-strict-aliasing -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/mca/hwloc/hwloc1117/hwloc/include -I/Users/sjackman/.homebrew/opt/libevent/include conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
superenv executed: clang -pipe -Os -march=native -c -DNDEBUG -O3 -fno-strict-aliasing -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/mca/hwloc/hwloc1117/hwloc/include -I/Users/sjackman/.homebrew/opt/libevent/include conftest.c -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
clang called with: -c -DNDEBUG -O3 -fno-strict-aliasing -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/mca/hwloc/hwloc1117/hwloc/include -I/Users/sjackman/.homebrew/opt/libevent/include conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
superenv executed: clang -pipe -Os -march=native -c -DNDEBUG -O3 -fno-strict-aliasing -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/mca/hwloc/hwloc1117/hwloc/include -I/Users/sjackman/.homebrew/opt/libevent/include conftest.c -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
clang called with: -c -DNDEBUG -O3 -fno-strict-aliasing -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/mca/hwloc/hwloc1117/hwloc/include -I/Users/sjackman/.homebrew/opt/libevent/include conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
superenv executed: clang -pipe -Os -march=native -c -DNDEBUG -O3 -fno-strict-aliasing -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/mca/hwloc/hwloc1117/hwloc/include -I/Users/sjackman/.homebrew/opt/libevent/include conftest.c -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
clang called with: -c -DNDEBUG -O3 -fno-strict-aliasing -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/mca/hwloc/hwloc1117/hwloc/include -I/Users/sjackman/.homebrew/opt/libevent/include conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
superenv executed: clang -pipe -Os -march=native -c -DNDEBUG -O3 -fno-strict-aliasing -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/mca/hwloc/hwloc1117/hwloc/include -I/Users/sjackman/.homebrew/opt/libevent/include conftest.c -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
clang called with: -c -DNDEBUG -O3 -fno-strict-aliasing -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/mca/hwloc/hwloc1117/hwloc/include -I/Users/sjackman/.homebrew/opt/libevent/include conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
superenv executed: clang -pipe -Os -march=native -c -DNDEBUG -O3 -fno-strict-aliasing -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/mca/hwloc/hwloc1117/hwloc/include -I/Users/sjackman/.homebrew/opt/libevent/include conftest.c -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
clang called with: -c -DNDEBUG -O3 -fno-strict-aliasing -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/mca/hwloc/hwloc1117/hwloc/include -I/Users/sjackman/.homebrew/opt/libevent/include conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
superenv executed: clang -pipe -Os -march=native -c -DNDEBUG -O3 -fno-strict-aliasing -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/mca/hwloc/hwloc1117/hwloc/include -I/Users/sjackman/.homebrew/opt/libevent/include conftest.c -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
clang called with: -c -DNDEBUG -O3 -fno-strict-aliasing -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/mca/hwloc/hwloc1117/hwloc/include -I/Users/sjackman/.homebrew/opt/libevent/include conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
superenv executed: clang -pipe -Os -march=native -c -DNDEBUG -O3 -fno-strict-aliasing -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/mca/hwloc/hwloc1117/hwloc/include -I/Users/sjackman/.homebrew/opt/libevent/include conftest.c -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
clang called with: -c -DNDEBUG -O3 -fno-strict-aliasing -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/mca/hwloc/hwloc1117/hwloc/include -I/Users/sjackman/.homebrew/opt/libevent/include conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
superenv executed: clang -pipe -Os -march=native -c -DNDEBUG -O3 -fno-strict-aliasing -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/mca/hwloc/hwloc1117/hwloc/include -I/Users/sjackman/.homebrew/opt/libevent/include conftest.c -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
clang called with: -c -DNDEBUG -O3 -fno-strict-aliasing -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/mca/hwloc/hwloc1117/hwloc/include -I/Users/sjackman/.homebrew/opt/libevent/include conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
superenv executed: clang -pipe -Os -march=native -c -DNDEBUG -O3 -fno-strict-aliasing -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/mca/hwloc/hwloc1117/hwloc/include -I/Users/sjackman/.homebrew/opt/libevent/include conftest.c -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
clang called with: -c -DNDEBUG -O3 -fno-strict-aliasing -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/mca/hwloc/hwloc1117/hwloc/include -I/Users/sjackman/.homebrew/opt/libevent/include conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
superenv executed: clang -pipe -Os -march=native -c -DNDEBUG -O3 -fno-strict-aliasing -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/mca/hwloc/hwloc1117/hwloc/include -I/Users/sjackman/.homebrew/opt/libevent/include conftest.c -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
clang called with: -c -DNDEBUG -O3 -fno-strict-aliasing -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/mca/hwloc/hwloc1117/hwloc/include -I/Users/sjackman/.homebrew/opt/libevent/include conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
superenv executed: clang -pipe -Os -march=native -c -DNDEBUG -O3 -fno-strict-aliasing -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/mca/hwloc/hwloc1117/hwloc/include -I/Users/sjackman/.homebrew/opt/libevent/include conftest.c -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
clang called with: -c -DNDEBUG -O3 -fno-strict-aliasing -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/mca/hwloc/hwloc1117/hwloc/include -I/Users/sjackman/.homebrew/opt/libevent/include conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
superenv executed: clang -pipe -Os -march=native -c -DNDEBUG -O3 -fno-strict-aliasing -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/mca/hwloc/hwloc1117/hwloc/include -I/Users/sjackman/.homebrew/opt/libevent/include conftest.c -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
clang called with: -c -DNDEBUG -O3 -fno-strict-aliasing -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/mca/hwloc/hwloc1117/hwloc/include -I/Users/sjackman/.homebrew/opt/libevent/include conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
superenv executed: clang -pipe -Os -march=native -c -DNDEBUG -O3 -fno-strict-aliasing -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/mca/hwloc/hwloc1117/hwloc/include -I/Users/sjackman/.homebrew/opt/libevent/include conftest.c -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
clang called with: -c -DNDEBUG -O3 -fno-strict-aliasing -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/mca/hwloc/hwloc1117/hwloc/include -I/Users/sjackman/.homebrew/opt/libevent/include conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
superenv executed: clang -pipe -Os -march=native -c -DNDEBUG -O3 -fno-strict-aliasing -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/mca/hwloc/hwloc1117/hwloc/include -I/Users/sjackman/.homebrew/opt/libevent/include conftest.c -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
clang called with: -c -DNDEBUG -O3 -fno-strict-aliasing -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/mca/hwloc/hwloc1117/hwloc/include -I/Users/sjackman/.homebrew/opt/libevent/include conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
superenv executed: clang -pipe -Os -march=native -c -DNDEBUG -O3 -fno-strict-aliasing -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/mca/hwloc/hwloc1117/hwloc/include -I/Users/sjackman/.homebrew/opt/libevent/include conftest.c -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
clang called with: -c -DNDEBUG -O3 -fno-strict-aliasing -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/mca/hwloc/hwloc1117/hwloc/include -I/Users/sjackman/.homebrew/opt/libevent/include conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
superenv executed: clang -pipe -Os -march=native -c -DNDEBUG -O3 -fno-strict-aliasing -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/mca/hwloc/hwloc1117/hwloc/include -I/Users/sjackman/.homebrew/opt/libevent/include conftest.c -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
clang called with: -o conftest -DNDEBUG -O3 -fno-strict-aliasing -I/src/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/mca/hwloc/hwloc1117/hwloc/include -I/Users/sjackman/.homebrew/opt/libevent/include conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include -L/Users/sjackman/.homebrew/opt/openssl/lib -L/Users/sjackman/.homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -DNDEBUG -O3 -fno-strict-aliasing -I/src/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/mca/hwloc/hwloc1117/hwloc/include -I/Users/sjackman/.homebrew/opt/libevent/include conftest.c -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include -L/Users/sjackman/.homebrew/opt/openssl/lib -L/Users/sjackman/.homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -DNDEBUG -O3 -fno-strict-aliasing -I/src/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/mca/hwloc/hwloc1117/hwloc/include -I/Users/sjackman/.homebrew/opt/libevent/include conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include -L/Users/sjackman/.homebrew/opt/openssl/lib -L/Users/sjackman/.homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -DNDEBUG -O3 -fno-strict-aliasing -I/src/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/mca/hwloc/hwloc1117/hwloc/include -I/Users/sjackman/.homebrew/opt/libevent/include conftest.c -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include -L/Users/sjackman/.homebrew/opt/openssl/lib -L/Users/sjackman/.homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -DNDEBUG -O3 -fno-strict-aliasing -I/src/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/mca/hwloc/hwloc1117/hwloc/include -I/Users/sjackman/.homebrew/opt/libevent/include conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include -L/Users/sjackman/.homebrew/opt/openssl/lib -L/Users/sjackman/.homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -DNDEBUG -O3 -fno-strict-aliasing -I/src/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/mca/hwloc/hwloc1117/hwloc/include -I/Users/sjackman/.homebrew/opt/libevent/include conftest.c -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include -L/Users/sjackman/.homebrew/opt/openssl/lib -L/Users/sjackman/.homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -DNDEBUG -O3 -fno-strict-aliasing -I/src/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/mca/hwloc/hwloc1117/hwloc/include -I/Users/sjackman/.homebrew/opt/libevent/include conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include -L/Users/sjackman/.homebrew/opt/openssl/lib -L/Users/sjackman/.homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -DNDEBUG -O3 -fno-strict-aliasing -I/src/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/mca/hwloc/hwloc1117/hwloc/include -I/Users/sjackman/.homebrew/opt/libevent/include conftest.c -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include -L/Users/sjackman/.homebrew/opt/openssl/lib -L/Users/sjackman/.homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -DNDEBUG -O3 -fno-strict-aliasing -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/mca/hwloc/hwloc1117/hwloc/include -I/Users/sjackman/.homebrew/opt/libevent/include conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include -L/Users/sjackman/.homebrew/opt/openssl/lib -L/Users/sjackman/.homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -DNDEBUG -O3 -fno-strict-aliasing -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/mca/hwloc/hwloc1117/hwloc/include -I/Users/sjackman/.homebrew/opt/libevent/include conftest.c -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include -L/Users/sjackman/.homebrew/opt/openssl/lib -L/Users/sjackman/.homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -DNDEBUG -O3 -fno-strict-aliasing -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/mca/hwloc/hwloc1117/hwloc/include -I/Users/sjackman/.homebrew/opt/libevent/include conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include -L/Users/sjackman/.homebrew/opt/openssl/lib -L/Users/sjackman/.homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -DNDEBUG -O3 -fno-strict-aliasing -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/mca/hwloc/hwloc1117/hwloc/include -I/Users/sjackman/.homebrew/opt/libevent/include conftest.c -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include -L/Users/sjackman/.homebrew/opt/openssl/lib -L/Users/sjackman/.homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -DNDEBUG -O3 -fno-strict-aliasing -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/mca/hwloc/hwloc1117/hwloc/include -I/Users/sjackman/.homebrew/opt/libevent/include conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include -L/Users/sjackman/.homebrew/opt/openssl/lib -L/Users/sjackman/.homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -DNDEBUG -O3 -fno-strict-aliasing -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/mca/hwloc/hwloc1117/hwloc/include -I/Users/sjackman/.homebrew/opt/libevent/include conftest.c -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include -L/Users/sjackman/.homebrew/opt/openssl/lib -L/Users/sjackman/.homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -DNDEBUG -O3 -fno-strict-aliasing -c conftest.s | |
superenv added: -pipe -Os -march=native -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
superenv executed: clang -pipe -Os -march=native -DNDEBUG -O3 -fno-strict-aliasing -c conftest.s -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
clang called with: -DNDEBUG -O3 -fno-strict-aliasing -c conftest.c -o conftest.o | |
superenv added: -pipe -Os -march=native -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
superenv executed: clang -pipe -Os -march=native -DNDEBUG -O3 -fno-strict-aliasing -c conftest.c -o conftest.o -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
clang called with: -DNDEBUG -O3 -fno-strict-aliasing -c conftest.s | |
superenv added: -pipe -Os -march=native -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
superenv executed: clang -pipe -Os -march=native -DNDEBUG -O3 -fno-strict-aliasing -c conftest.s -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
clang called with: -DNDEBUG -O3 -fno-strict-aliasing -I. conftest_c.c -c | |
superenv added: -pipe -Os -march=native -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
superenv executed: clang -pipe -Os -march=native -DNDEBUG -O3 -fno-strict-aliasing -I. conftest_c.c -c -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
clang called with: -DNDEBUG -O3 -fno-strict-aliasing conftest_c.o conftest.o -o conftest | |
superenv added: -pipe -Os -march=native -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include -L/Users/sjackman/.homebrew/opt/openssl/lib -L/Users/sjackman/.homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -DNDEBUG -O3 -fno-strict-aliasing conftest_c.o conftest.o -o conftest -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include -L/Users/sjackman/.homebrew/opt/openssl/lib -L/Users/sjackman/.homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -DNDEBUG -O3 -fno-strict-aliasing -c conftest.s | |
superenv added: -pipe -Os -march=native -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
superenv executed: clang -pipe -Os -march=native -DNDEBUG -O3 -fno-strict-aliasing -c conftest.s -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
clang called with: -DNDEBUG -O3 -fno-strict-aliasing -c conftest.s | |
superenv added: -pipe -Os -march=native -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
superenv executed: clang -pipe -Os -march=native -DNDEBUG -O3 -fno-strict-aliasing -c conftest.s -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
clang called with: -DNDEBUG -O3 -fno-strict-aliasing -c conftest.s | |
superenv added: -pipe -Os -march=native -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
superenv executed: clang -pipe -Os -march=native -DNDEBUG -O3 -fno-strict-aliasing -c conftest.s -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
clang called with: -DNDEBUG -O3 -fno-strict-aliasing -c conftest.s | |
superenv added: -pipe -Os -march=native -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
superenv executed: clang -pipe -Os -march=native -DNDEBUG -O3 -fno-strict-aliasing -c conftest.s -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
clang called with: -DNDEBUG -O3 -fno-strict-aliasing -c conftest.s | |
superenv added: -pipe -Os -march=native -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
superenv executed: clang -pipe -Os -march=native -DNDEBUG -O3 -fno-strict-aliasing -c conftest.s -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
clang called with: -DNDEBUG -O3 -fno-strict-aliasing -c conftest.s | |
superenv added: -pipe -Os -march=native -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
superenv executed: clang -pipe -Os -march=native -DNDEBUG -O3 -fno-strict-aliasing -c conftest.s -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
clang called with: -o conftest -DNDEBUG -O3 -fno-strict-aliasing -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/mca/hwloc/hwloc1117/hwloc/include -I/Users/sjackman/.homebrew/opt/libevent/include conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include -L/Users/sjackman/.homebrew/opt/openssl/lib -L/Users/sjackman/.homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -DNDEBUG -O3 -fno-strict-aliasing -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/mca/hwloc/hwloc1117/hwloc/include -I/Users/sjackman/.homebrew/opt/libevent/include conftest.c -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include -L/Users/sjackman/.homebrew/opt/openssl/lib -L/Users/sjackman/.homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -DNDEBUG -O3 -fno-strict-aliasing -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/mca/hwloc/hwloc1117/hwloc/include -I/Users/sjackman/.homebrew/opt/libevent/include conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include -L/Users/sjackman/.homebrew/opt/openssl/lib -L/Users/sjackman/.homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -DNDEBUG -O3 -fno-strict-aliasing -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/mca/hwloc/hwloc1117/hwloc/include -I/Users/sjackman/.homebrew/opt/libevent/include conftest.c -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include -L/Users/sjackman/.homebrew/opt/openssl/lib -L/Users/sjackman/.homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -c -DNDEBUG -O3 -fno-strict-aliasing -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/mca/hwloc/hwloc1117/hwloc/include -I/Users/sjackman/.homebrew/opt/libevent/include conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
superenv executed: clang -pipe -Os -march=native -c -DNDEBUG -O3 -fno-strict-aliasing -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/mca/hwloc/hwloc1117/hwloc/include -I/Users/sjackman/.homebrew/opt/libevent/include conftest.c -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
clang called with: -E -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/mca/hwloc/hwloc1117/hwloc/include -I/Users/sjackman/.homebrew/opt/libevent/include conftest.c | |
superenv added: -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
superenv executed: clang -E -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/mca/hwloc/hwloc1117/hwloc/include -I/Users/sjackman/.homebrew/opt/libevent/include conftest.c -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
clang called with: -c -DNDEBUG -O3 -fno-strict-aliasing -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/mca/hwloc/hwloc1117/hwloc/include -I/Users/sjackman/.homebrew/opt/libevent/include conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
superenv executed: clang -pipe -Os -march=native -c -DNDEBUG -O3 -fno-strict-aliasing -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/mca/hwloc/hwloc1117/hwloc/include -I/Users/sjackman/.homebrew/opt/libevent/include conftest.c -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
clang called with: -E -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/mca/hwloc/hwloc1117/hwloc/include -I/Users/sjackman/.homebrew/opt/libevent/include conftest.c | |
superenv added: -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
superenv executed: clang -E -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/mca/hwloc/hwloc1117/hwloc/include -I/Users/sjackman/.homebrew/opt/libevent/include conftest.c -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
clang called with: -c -DNDEBUG -O3 -fno-strict-aliasing -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/mca/hwloc/hwloc1117/hwloc/include -I/Users/sjackman/.homebrew/opt/libevent/include conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
superenv executed: clang -pipe -Os -march=native -c -DNDEBUG -O3 -fno-strict-aliasing -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/mca/hwloc/hwloc1117/hwloc/include -I/Users/sjackman/.homebrew/opt/libevent/include conftest.c -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
clang called with: -E -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/mca/hwloc/hwloc1117/hwloc/include -I/Users/sjackman/.homebrew/opt/libevent/include conftest.c | |
superenv added: -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
superenv executed: clang -E -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/mca/hwloc/hwloc1117/hwloc/include -I/Users/sjackman/.homebrew/opt/libevent/include conftest.c -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
clang called with: -c -DNDEBUG -O3 -fno-strict-aliasing -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/mca/hwloc/hwloc1117/hwloc/include -I/Users/sjackman/.homebrew/opt/libevent/include conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
superenv executed: clang -pipe -Os -march=native -c -DNDEBUG -O3 -fno-strict-aliasing -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/mca/hwloc/hwloc1117/hwloc/include -I/Users/sjackman/.homebrew/opt/libevent/include conftest.c -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
clang called with: -E -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/mca/hwloc/hwloc1117/hwloc/include -I/Users/sjackman/.homebrew/opt/libevent/include conftest.c | |
superenv added: -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
superenv executed: clang -E -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/mca/hwloc/hwloc1117/hwloc/include -I/Users/sjackman/.homebrew/opt/libevent/include conftest.c -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
clang called with: -c -DNDEBUG -O3 -fno-strict-aliasing -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/mca/hwloc/hwloc1117/hwloc/include -I/Users/sjackman/.homebrew/opt/libevent/include conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
superenv executed: clang -pipe -Os -march=native -c -DNDEBUG -O3 -fno-strict-aliasing -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/mca/hwloc/hwloc1117/hwloc/include -I/Users/sjackman/.homebrew/opt/libevent/include conftest.c -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
clang called with: -E -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/mca/hwloc/hwloc1117/hwloc/include -I/Users/sjackman/.homebrew/opt/libevent/include conftest.c | |
superenv added: -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
superenv executed: clang -E -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/mca/hwloc/hwloc1117/hwloc/include -I/Users/sjackman/.homebrew/opt/libevent/include conftest.c -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
clang called with: -c -DNDEBUG -O3 -fno-strict-aliasing -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/mca/hwloc/hwloc1117/hwloc/include -I/Users/sjackman/.homebrew/opt/libevent/include conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
superenv executed: clang -pipe -Os -march=native -c -DNDEBUG -O3 -fno-strict-aliasing -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/mca/hwloc/hwloc1117/hwloc/include -I/Users/sjackman/.homebrew/opt/libevent/include conftest.c -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
clang called with: -E -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/mca/hwloc/hwloc1117/hwloc/include -I/Users/sjackman/.homebrew/opt/libevent/include conftest.c | |
superenv added: -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
superenv executed: clang -E -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/mca/hwloc/hwloc1117/hwloc/include -I/Users/sjackman/.homebrew/opt/libevent/include conftest.c -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
clang called with: -c -DNDEBUG -O3 -fno-strict-aliasing -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/mca/hwloc/hwloc1117/hwloc/include -I/Users/sjackman/.homebrew/opt/libevent/include conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
superenv executed: clang -pipe -Os -march=native -c -DNDEBUG -O3 -fno-strict-aliasing -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/mca/hwloc/hwloc1117/hwloc/include -I/Users/sjackman/.homebrew/opt/libevent/include conftest.c -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
clang called with: -E -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/mca/hwloc/hwloc1117/hwloc/include -I/Users/sjackman/.homebrew/opt/libevent/include conftest.c | |
superenv added: -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
superenv executed: clang -E -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/mca/hwloc/hwloc1117/hwloc/include -I/Users/sjackman/.homebrew/opt/libevent/include conftest.c -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
clang called with: -c -DNDEBUG -O3 -fno-strict-aliasing -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/mca/hwloc/hwloc1117/hwloc/include -I/Users/sjackman/.homebrew/opt/libevent/include conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
superenv executed: clang -pipe -Os -march=native -c -DNDEBUG -O3 -fno-strict-aliasing -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/mca/hwloc/hwloc1117/hwloc/include -I/Users/sjackman/.homebrew/opt/libevent/include conftest.c -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
clang called with: -E -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/mca/hwloc/hwloc1117/hwloc/include -I/Users/sjackman/.homebrew/opt/libevent/include conftest.c | |
superenv added: -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
superenv executed: clang -E -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/mca/hwloc/hwloc1117/hwloc/include -I/Users/sjackman/.homebrew/opt/libevent/include conftest.c -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
clang called with: -c -DNDEBUG -O3 -fno-strict-aliasing -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/mca/hwloc/hwloc1117/hwloc/include -I/Users/sjackman/.homebrew/opt/libevent/include conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
superenv executed: clang -pipe -Os -march=native -c -DNDEBUG -O3 -fno-strict-aliasing -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/mca/hwloc/hwloc1117/hwloc/include -I/Users/sjackman/.homebrew/opt/libevent/include conftest.c -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
clang called with: -E -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/mca/hwloc/hwloc1117/hwloc/include -I/Users/sjackman/.homebrew/opt/libevent/include conftest.c | |
superenv added: -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
superenv executed: clang -E -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/mca/hwloc/hwloc1117/hwloc/include -I/Users/sjackman/.homebrew/opt/libevent/include conftest.c -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
clang called with: -c -DNDEBUG -O3 -fno-strict-aliasing -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/mca/hwloc/hwloc1117/hwloc/include -I/Users/sjackman/.homebrew/opt/libevent/include conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
superenv executed: clang -pipe -Os -march=native -c -DNDEBUG -O3 -fno-strict-aliasing -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/mca/hwloc/hwloc1117/hwloc/include -I/Users/sjackman/.homebrew/opt/libevent/include conftest.c -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
clang called with: -E -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/mca/hwloc/hwloc1117/hwloc/include -I/Users/sjackman/.homebrew/opt/libevent/include conftest.c | |
superenv added: -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
superenv executed: clang -E -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/mca/hwloc/hwloc1117/hwloc/include -I/Users/sjackman/.homebrew/opt/libevent/include conftest.c -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
clang called with: -c -DNDEBUG -O3 -fno-strict-aliasing -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/mca/hwloc/hwloc1117/hwloc/include -I/Users/sjackman/.homebrew/opt/libevent/include conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
superenv executed: clang -pipe -Os -march=native -c -DNDEBUG -O3 -fno-strict-aliasing -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/mca/hwloc/hwloc1117/hwloc/include -I/Users/sjackman/.homebrew/opt/libevent/include conftest.c -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
clang called with: -E -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/mca/hwloc/hwloc1117/hwloc/include -I/Users/sjackman/.homebrew/opt/libevent/include conftest.c | |
superenv added: -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
superenv executed: clang -E -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/mca/hwloc/hwloc1117/hwloc/include -I/Users/sjackman/.homebrew/opt/libevent/include conftest.c -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
clang called with: -c -DNDEBUG -O3 -fno-strict-aliasing -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/mca/hwloc/hwloc1117/hwloc/include -I/Users/sjackman/.homebrew/opt/libevent/include conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
superenv executed: clang -pipe -Os -march=native -c -DNDEBUG -O3 -fno-strict-aliasing -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/mca/hwloc/hwloc1117/hwloc/include -I/Users/sjackman/.homebrew/opt/libevent/include conftest.c -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
clang called with: -E -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/mca/hwloc/hwloc1117/hwloc/include -I/Users/sjackman/.homebrew/opt/libevent/include conftest.c | |
superenv added: -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
superenv executed: clang -E -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/mca/hwloc/hwloc1117/hwloc/include -I/Users/sjackman/.homebrew/opt/libevent/include conftest.c -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
clang called with: -c -DNDEBUG -O3 -fno-strict-aliasing -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/mca/hwloc/hwloc1117/hwloc/include -I/Users/sjackman/.homebrew/opt/libevent/include conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
superenv executed: clang -pipe -Os -march=native -c -DNDEBUG -O3 -fno-strict-aliasing -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/mca/hwloc/hwloc1117/hwloc/include -I/Users/sjackman/.homebrew/opt/libevent/include conftest.c -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
clang called with: -E -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/mca/hwloc/hwloc1117/hwloc/include -I/Users/sjackman/.homebrew/opt/libevent/include conftest.c | |
superenv added: -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
superenv executed: clang -E -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/mca/hwloc/hwloc1117/hwloc/include -I/Users/sjackman/.homebrew/opt/libevent/include conftest.c -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
clang called with: -c -DNDEBUG -O3 -fno-strict-aliasing -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/mca/hwloc/hwloc1117/hwloc/include -I/Users/sjackman/.homebrew/opt/libevent/include conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
superenv executed: clang -pipe -Os -march=native -c -DNDEBUG -O3 -fno-strict-aliasing -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/mca/hwloc/hwloc1117/hwloc/include -I/Users/sjackman/.homebrew/opt/libevent/include conftest.c -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
clang called with: -E -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/mca/hwloc/hwloc1117/hwloc/include -I/Users/sjackman/.homebrew/opt/libevent/include conftest.c | |
superenv added: -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
superenv executed: clang -E -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/mca/hwloc/hwloc1117/hwloc/include -I/Users/sjackman/.homebrew/opt/libevent/include conftest.c -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
clang called with: -c -DNDEBUG -O3 -fno-strict-aliasing -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/mca/hwloc/hwloc1117/hwloc/include -I/Users/sjackman/.homebrew/opt/libevent/include conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
superenv executed: clang -pipe -Os -march=native -c -DNDEBUG -O3 -fno-strict-aliasing -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/mca/hwloc/hwloc1117/hwloc/include -I/Users/sjackman/.homebrew/opt/libevent/include conftest.c -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
clang called with: -E -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/mca/hwloc/hwloc1117/hwloc/include -I/Users/sjackman/.homebrew/opt/libevent/include conftest.c | |
superenv added: -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
superenv executed: clang -E -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/mca/hwloc/hwloc1117/hwloc/include -I/Users/sjackman/.homebrew/opt/libevent/include conftest.c -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
clang called with: -c -DNDEBUG -O3 -fno-strict-aliasing -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/mca/hwloc/hwloc1117/hwloc/include -I/Users/sjackman/.homebrew/opt/libevent/include conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
superenv executed: clang -pipe -Os -march=native -c -DNDEBUG -O3 -fno-strict-aliasing -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/mca/hwloc/hwloc1117/hwloc/include -I/Users/sjackman/.homebrew/opt/libevent/include conftest.c -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
clang called with: -E -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/mca/hwloc/hwloc1117/hwloc/include -I/Users/sjackman/.homebrew/opt/libevent/include conftest.c | |
superenv added: -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
superenv executed: clang -E -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/mca/hwloc/hwloc1117/hwloc/include -I/Users/sjackman/.homebrew/opt/libevent/include conftest.c -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
clang called with: -c -DNDEBUG -O3 -fno-strict-aliasing -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/mca/hwloc/hwloc1117/hwloc/include -I/Users/sjackman/.homebrew/opt/libevent/include conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
superenv executed: clang -pipe -Os -march=native -c -DNDEBUG -O3 -fno-strict-aliasing -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/mca/hwloc/hwloc1117/hwloc/include -I/Users/sjackman/.homebrew/opt/libevent/include conftest.c -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
clang called with: -E -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/mca/hwloc/hwloc1117/hwloc/include -I/Users/sjackman/.homebrew/opt/libevent/include conftest.c | |
superenv added: -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
superenv executed: clang -E -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/mca/hwloc/hwloc1117/hwloc/include -I/Users/sjackman/.homebrew/opt/libevent/include conftest.c -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
clang called with: -c -DNDEBUG -O3 -fno-strict-aliasing -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/mca/hwloc/hwloc1117/hwloc/include -I/Users/sjackman/.homebrew/opt/libevent/include conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
superenv executed: clang -pipe -Os -march=native -c -DNDEBUG -O3 -fno-strict-aliasing -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/mca/hwloc/hwloc1117/hwloc/include -I/Users/sjackman/.homebrew/opt/libevent/include conftest.c -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
clang called with: -E -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/mca/hwloc/hwloc1117/hwloc/include -I/Users/sjackman/.homebrew/opt/libevent/include conftest.c | |
superenv added: -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
superenv executed: clang -E -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/mca/hwloc/hwloc1117/hwloc/include -I/Users/sjackman/.homebrew/opt/libevent/include conftest.c -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
clang called with: -c -DNDEBUG -O3 -fno-strict-aliasing -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/mca/hwloc/hwloc1117/hwloc/include -I/Users/sjackman/.homebrew/opt/libevent/include conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
superenv executed: clang -pipe -Os -march=native -c -DNDEBUG -O3 -fno-strict-aliasing -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/mca/hwloc/hwloc1117/hwloc/include -I/Users/sjackman/.homebrew/opt/libevent/include conftest.c -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
clang called with: -E -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/mca/hwloc/hwloc1117/hwloc/include -I/Users/sjackman/.homebrew/opt/libevent/include conftest.c | |
superenv added: -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
superenv executed: clang -E -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/mca/hwloc/hwloc1117/hwloc/include -I/Users/sjackman/.homebrew/opt/libevent/include conftest.c -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
clang called with: -c -DNDEBUG -O3 -fno-strict-aliasing -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/mca/hwloc/hwloc1117/hwloc/include -I/Users/sjackman/.homebrew/opt/libevent/include conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
superenv executed: clang -pipe -Os -march=native -c -DNDEBUG -O3 -fno-strict-aliasing -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/mca/hwloc/hwloc1117/hwloc/include -I/Users/sjackman/.homebrew/opt/libevent/include conftest.c -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
clang called with: -E -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/mca/hwloc/hwloc1117/hwloc/include -I/Users/sjackman/.homebrew/opt/libevent/include conftest.c | |
superenv added: -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
superenv executed: clang -E -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/mca/hwloc/hwloc1117/hwloc/include -I/Users/sjackman/.homebrew/opt/libevent/include conftest.c -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
clang called with: -c -DNDEBUG -O3 -fno-strict-aliasing -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/mca/hwloc/hwloc1117/hwloc/include -I/Users/sjackman/.homebrew/opt/libevent/include conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
superenv executed: clang -pipe -Os -march=native -c -DNDEBUG -O3 -fno-strict-aliasing -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/mca/hwloc/hwloc1117/hwloc/include -I/Users/sjackman/.homebrew/opt/libevent/include conftest.c -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
clang called with: -E -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/mca/hwloc/hwloc1117/hwloc/include -I/Users/sjackman/.homebrew/opt/libevent/include conftest.c | |
superenv added: -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
superenv executed: clang -E -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/mca/hwloc/hwloc1117/hwloc/include -I/Users/sjackman/.homebrew/opt/libevent/include conftest.c -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
clang called with: -c -DNDEBUG -O3 -fno-strict-aliasing -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/mca/hwloc/hwloc1117/hwloc/include -I/Users/sjackman/.homebrew/opt/libevent/include conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
superenv executed: clang -pipe -Os -march=native -c -DNDEBUG -O3 -fno-strict-aliasing -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/mca/hwloc/hwloc1117/hwloc/include -I/Users/sjackman/.homebrew/opt/libevent/include conftest.c -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
clang called with: -E -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/mca/hwloc/hwloc1117/hwloc/include -I/Users/sjackman/.homebrew/opt/libevent/include conftest.c | |
superenv added: -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
superenv executed: clang -E -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/mca/hwloc/hwloc1117/hwloc/include -I/Users/sjackman/.homebrew/opt/libevent/include conftest.c -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
clang called with: -c -DNDEBUG -O3 -fno-strict-aliasing -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/mca/hwloc/hwloc1117/hwloc/include -I/Users/sjackman/.homebrew/opt/libevent/include conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
superenv executed: clang -pipe -Os -march=native -c -DNDEBUG -O3 -fno-strict-aliasing -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/mca/hwloc/hwloc1117/hwloc/include -I/Users/sjackman/.homebrew/opt/libevent/include conftest.c -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
clang called with: -E -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/mca/hwloc/hwloc1117/hwloc/include -I/Users/sjackman/.homebrew/opt/libevent/include conftest.c | |
superenv added: -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
superenv executed: clang -E -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/mca/hwloc/hwloc1117/hwloc/include -I/Users/sjackman/.homebrew/opt/libevent/include conftest.c -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
clang called with: -c -DNDEBUG -O3 -fno-strict-aliasing -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/mca/hwloc/hwloc1117/hwloc/include -I/Users/sjackman/.homebrew/opt/libevent/include conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
superenv executed: clang -pipe -Os -march=native -c -DNDEBUG -O3 -fno-strict-aliasing -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/mca/hwloc/hwloc1117/hwloc/include -I/Users/sjackman/.homebrew/opt/libevent/include conftest.c -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
clang called with: -E -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/mca/hwloc/hwloc1117/hwloc/include -I/Users/sjackman/.homebrew/opt/libevent/include conftest.c | |
superenv added: -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
superenv executed: clang -E -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/mca/hwloc/hwloc1117/hwloc/include -I/Users/sjackman/.homebrew/opt/libevent/include conftest.c -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
clang called with: -c -DNDEBUG -O3 -fno-strict-aliasing -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/mca/hwloc/hwloc1117/hwloc/include -I/Users/sjackman/.homebrew/opt/libevent/include conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
superenv executed: clang -pipe -Os -march=native -c -DNDEBUG -O3 -fno-strict-aliasing -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/mca/hwloc/hwloc1117/hwloc/include -I/Users/sjackman/.homebrew/opt/libevent/include conftest.c -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
clang called with: -E -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/mca/hwloc/hwloc1117/hwloc/include -I/Users/sjackman/.homebrew/opt/libevent/include conftest.c | |
superenv added: -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
superenv executed: clang -E -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/mca/hwloc/hwloc1117/hwloc/include -I/Users/sjackman/.homebrew/opt/libevent/include conftest.c -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
clang called with: -c -DNDEBUG -O3 -fno-strict-aliasing -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/mca/hwloc/hwloc1117/hwloc/include -I/Users/sjackman/.homebrew/opt/libevent/include conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
superenv executed: clang -pipe -Os -march=native -c -DNDEBUG -O3 -fno-strict-aliasing -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/mca/hwloc/hwloc1117/hwloc/include -I/Users/sjackman/.homebrew/opt/libevent/include conftest.c -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
clang called with: -E -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/mca/hwloc/hwloc1117/hwloc/include -I/Users/sjackman/.homebrew/opt/libevent/include conftest.c | |
superenv added: -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
superenv executed: clang -E -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/mca/hwloc/hwloc1117/hwloc/include -I/Users/sjackman/.homebrew/opt/libevent/include conftest.c -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
clang called with: -c -DNDEBUG -O3 -fno-strict-aliasing -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/mca/hwloc/hwloc1117/hwloc/include -I/Users/sjackman/.homebrew/opt/libevent/include conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
superenv executed: clang -pipe -Os -march=native -c -DNDEBUG -O3 -fno-strict-aliasing -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/mca/hwloc/hwloc1117/hwloc/include -I/Users/sjackman/.homebrew/opt/libevent/include conftest.c -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
clang called with: -E -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/mca/hwloc/hwloc1117/hwloc/include -I/Users/sjackman/.homebrew/opt/libevent/include conftest.c | |
superenv added: -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
superenv executed: clang -E -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/mca/hwloc/hwloc1117/hwloc/include -I/Users/sjackman/.homebrew/opt/libevent/include conftest.c -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
clang called with: -c -DNDEBUG -O3 -fno-strict-aliasing -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/mca/hwloc/hwloc1117/hwloc/include -I/Users/sjackman/.homebrew/opt/libevent/include conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
superenv executed: clang -pipe -Os -march=native -c -DNDEBUG -O3 -fno-strict-aliasing -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/mca/hwloc/hwloc1117/hwloc/include -I/Users/sjackman/.homebrew/opt/libevent/include conftest.c -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
clang called with: -E -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/mca/hwloc/hwloc1117/hwloc/include -I/Users/sjackman/.homebrew/opt/libevent/include conftest.c | |
superenv added: -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
superenv executed: clang -E -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/mca/hwloc/hwloc1117/hwloc/include -I/Users/sjackman/.homebrew/opt/libevent/include conftest.c -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
clang called with: -c -DNDEBUG -O3 -fno-strict-aliasing -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/mca/hwloc/hwloc1117/hwloc/include -I/Users/sjackman/.homebrew/opt/libevent/include conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
superenv executed: clang -pipe -Os -march=native -c -DNDEBUG -O3 -fno-strict-aliasing -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/mca/hwloc/hwloc1117/hwloc/include -I/Users/sjackman/.homebrew/opt/libevent/include conftest.c -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
clang called with: -E -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/mca/hwloc/hwloc1117/hwloc/include -I/Users/sjackman/.homebrew/opt/libevent/include conftest.c | |
superenv added: -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
superenv executed: clang -E -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/mca/hwloc/hwloc1117/hwloc/include -I/Users/sjackman/.homebrew/opt/libevent/include conftest.c -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
clang called with: -c -DNDEBUG -O3 -fno-strict-aliasing -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/mca/hwloc/hwloc1117/hwloc/include -I/Users/sjackman/.homebrew/opt/libevent/include conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
superenv executed: clang -pipe -Os -march=native -c -DNDEBUG -O3 -fno-strict-aliasing -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/mca/hwloc/hwloc1117/hwloc/include -I/Users/sjackman/.homebrew/opt/libevent/include conftest.c -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
clang called with: -c -DNDEBUG -O3 -fno-strict-aliasing -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/mca/hwloc/hwloc1117/hwloc/include -I/Users/sjackman/.homebrew/opt/libevent/include conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
superenv executed: clang -pipe -Os -march=native -c -DNDEBUG -O3 -fno-strict-aliasing -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/mca/hwloc/hwloc1117/hwloc/include -I/Users/sjackman/.homebrew/opt/libevent/include conftest.c -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
clang called with: -c -DNDEBUG -O3 -fno-strict-aliasing -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/mca/hwloc/hwloc1117/hwloc/include -I/Users/sjackman/.homebrew/opt/libevent/include conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
superenv executed: clang -pipe -Os -march=native -c -DNDEBUG -O3 -fno-strict-aliasing -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/mca/hwloc/hwloc1117/hwloc/include -I/Users/sjackman/.homebrew/opt/libevent/include conftest.c -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
clang called with: -c -DNDEBUG -O3 -fno-strict-aliasing -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/mca/hwloc/hwloc1117/hwloc/include -I/Users/sjackman/.homebrew/opt/libevent/include conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
superenv executed: clang -pipe -Os -march=native -c -DNDEBUG -O3 -fno-strict-aliasing -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/mca/hwloc/hwloc1117/hwloc/include -I/Users/sjackman/.homebrew/opt/libevent/include conftest.c -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
clang called with: -E -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/mca/hwloc/hwloc1117/hwloc/include -I/Users/sjackman/.homebrew/opt/libevent/include conftest.c | |
superenv added: -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
superenv executed: clang -E -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/mca/hwloc/hwloc1117/hwloc/include -I/Users/sjackman/.homebrew/opt/libevent/include conftest.c -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
clang called with: -c -DNDEBUG -O3 -fno-strict-aliasing -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/mca/hwloc/hwloc1117/hwloc/include -I/Users/sjackman/.homebrew/opt/libevent/include conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
superenv executed: clang -pipe -Os -march=native -c -DNDEBUG -O3 -fno-strict-aliasing -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/mca/hwloc/hwloc1117/hwloc/include -I/Users/sjackman/.homebrew/opt/libevent/include conftest.c -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
clang called with: -c -DNDEBUG -O3 -fno-strict-aliasing -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/mca/hwloc/hwloc1117/hwloc/include -I/Users/sjackman/.homebrew/opt/libevent/include conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
superenv executed: clang -pipe -Os -march=native -c -DNDEBUG -O3 -fno-strict-aliasing -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/mca/hwloc/hwloc1117/hwloc/include -I/Users/sjackman/.homebrew/opt/libevent/include conftest.c -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
clang called with: -c -DNDEBUG -O3 -fno-strict-aliasing -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/mca/hwloc/hwloc1117/hwloc/include -I/Users/sjackman/.homebrew/opt/libevent/include conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
superenv executed: clang -pipe -Os -march=native -c -DNDEBUG -O3 -fno-strict-aliasing -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/mca/hwloc/hwloc1117/hwloc/include -I/Users/sjackman/.homebrew/opt/libevent/include conftest.c -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
clang called with: -c -DNDEBUG -O3 -fno-strict-aliasing -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/mca/hwloc/hwloc1117/hwloc/include -I/Users/sjackman/.homebrew/opt/libevent/include conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
superenv executed: clang -pipe -Os -march=native -c -DNDEBUG -O3 -fno-strict-aliasing -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/mca/hwloc/hwloc1117/hwloc/include -I/Users/sjackman/.homebrew/opt/libevent/include conftest.c -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
clang called with: -c -DNDEBUG -O3 -fno-strict-aliasing -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/mca/hwloc/hwloc1117/hwloc/include -I/Users/sjackman/.homebrew/opt/libevent/include conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
superenv executed: clang -pipe -Os -march=native -c -DNDEBUG -O3 -fno-strict-aliasing -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/mca/hwloc/hwloc1117/hwloc/include -I/Users/sjackman/.homebrew/opt/libevent/include conftest.c -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
clang called with: -c -DNDEBUG -O3 -fno-strict-aliasing -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/mca/hwloc/hwloc1117/hwloc/include -I/Users/sjackman/.homebrew/opt/libevent/include conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
superenv executed: clang -pipe -Os -march=native -c -DNDEBUG -O3 -fno-strict-aliasing -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/mca/hwloc/hwloc1117/hwloc/include -I/Users/sjackman/.homebrew/opt/libevent/include conftest.c -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
clang called with: -c -DNDEBUG -O3 -fno-strict-aliasing -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/mca/hwloc/hwloc1117/hwloc/include -I/Users/sjackman/.homebrew/opt/libevent/include conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
superenv executed: clang -pipe -Os -march=native -c -DNDEBUG -O3 -fno-strict-aliasing -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/mca/hwloc/hwloc1117/hwloc/include -I/Users/sjackman/.homebrew/opt/libevent/include conftest.c -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
clang called with: -c -DNDEBUG -O3 -fno-strict-aliasing -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/mca/hwloc/hwloc1117/hwloc/include -I/Users/sjackman/.homebrew/opt/libevent/include conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
superenv executed: clang -pipe -Os -march=native -c -DNDEBUG -O3 -fno-strict-aliasing -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/mca/hwloc/hwloc1117/hwloc/include -I/Users/sjackman/.homebrew/opt/libevent/include conftest.c -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
clang called with: -c -DNDEBUG -O3 -fno-strict-aliasing -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/mca/hwloc/hwloc1117/hwloc/include -I/Users/sjackman/.homebrew/opt/libevent/include conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
superenv executed: clang -pipe -Os -march=native -c -DNDEBUG -O3 -fno-strict-aliasing -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/mca/hwloc/hwloc1117/hwloc/include -I/Users/sjackman/.homebrew/opt/libevent/include conftest.c -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
clang called with: -c -DNDEBUG -O3 -fno-strict-aliasing -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/mca/hwloc/hwloc1117/hwloc/include -I/Users/sjackman/.homebrew/opt/libevent/include conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
superenv executed: clang -pipe -Os -march=native -c -DNDEBUG -O3 -fno-strict-aliasing -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/mca/hwloc/hwloc1117/hwloc/include -I/Users/sjackman/.homebrew/opt/libevent/include conftest.c -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
clang called with: -c -DNDEBUG -O3 -fno-strict-aliasing -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/mca/hwloc/hwloc1117/hwloc/include -I/Users/sjackman/.homebrew/opt/libevent/include conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
superenv executed: clang -pipe -Os -march=native -c -DNDEBUG -O3 -fno-strict-aliasing -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/mca/hwloc/hwloc1117/hwloc/include -I/Users/sjackman/.homebrew/opt/libevent/include conftest.c -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
clang called with: -c -DNDEBUG -O3 -fno-strict-aliasing -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/mca/hwloc/hwloc1117/hwloc/include -I/Users/sjackman/.homebrew/opt/libevent/include conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
superenv executed: clang -pipe -Os -march=native -c -DNDEBUG -O3 -fno-strict-aliasing -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/mca/hwloc/hwloc1117/hwloc/include -I/Users/sjackman/.homebrew/opt/libevent/include conftest.c -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
clang called with: -c -DNDEBUG -O3 -fno-strict-aliasing -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/mca/hwloc/hwloc1117/hwloc/include -I/Users/sjackman/.homebrew/opt/libevent/include conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
superenv executed: clang -pipe -Os -march=native -c -DNDEBUG -O3 -fno-strict-aliasing -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/mca/hwloc/hwloc1117/hwloc/include -I/Users/sjackman/.homebrew/opt/libevent/include conftest.c -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
clang called with: -E -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/mca/hwloc/hwloc1117/hwloc/include -I/Users/sjackman/.homebrew/opt/libevent/include conftest.c | |
superenv added: -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
superenv executed: clang -E -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/mca/hwloc/hwloc1117/hwloc/include -I/Users/sjackman/.homebrew/opt/libevent/include conftest.c -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
clang called with: -c -DNDEBUG -O3 -fno-strict-aliasing -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/mca/hwloc/hwloc1117/hwloc/include -I/Users/sjackman/.homebrew/opt/libevent/include conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
superenv executed: clang -pipe -Os -march=native -c -DNDEBUG -O3 -fno-strict-aliasing -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/mca/hwloc/hwloc1117/hwloc/include -I/Users/sjackman/.homebrew/opt/libevent/include conftest.c -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
clang called with: -c -DNDEBUG -O3 -fno-strict-aliasing -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/mca/hwloc/hwloc1117/hwloc/include -I/Users/sjackman/.homebrew/opt/libevent/include conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
superenv executed: clang -pipe -Os -march=native -c -DNDEBUG -O3 -fno-strict-aliasing -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/mca/hwloc/hwloc1117/hwloc/include -I/Users/sjackman/.homebrew/opt/libevent/include conftest.c -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
clang called with: -c -DNDEBUG -O3 -fno-strict-aliasing -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/mca/hwloc/hwloc1117/hwloc/include -I/Users/sjackman/.homebrew/opt/libevent/include conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
superenv executed: clang -pipe -Os -march=native -c -DNDEBUG -O3 -fno-strict-aliasing -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/mca/hwloc/hwloc1117/hwloc/include -I/Users/sjackman/.homebrew/opt/libevent/include conftest.c -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
clang called with: -c -DNDEBUG -O3 -fno-strict-aliasing -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/mca/hwloc/hwloc1117/hwloc/include -I/Users/sjackman/.homebrew/opt/libevent/include conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
superenv executed: clang -pipe -Os -march=native -c -DNDEBUG -O3 -fno-strict-aliasing -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/mca/hwloc/hwloc1117/hwloc/include -I/Users/sjackman/.homebrew/opt/libevent/include conftest.c -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
clang called with: -c -DNDEBUG -O3 -fno-strict-aliasing -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/mca/hwloc/hwloc1117/hwloc/include -I/Users/sjackman/.homebrew/opt/libevent/include conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
superenv executed: clang -pipe -Os -march=native -c -DNDEBUG -O3 -fno-strict-aliasing -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/mca/hwloc/hwloc1117/hwloc/include -I/Users/sjackman/.homebrew/opt/libevent/include conftest.c -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
clang called with: -c -DNDEBUG -O3 -fno-strict-aliasing -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/mca/hwloc/hwloc1117/hwloc/include -I/Users/sjackman/.homebrew/opt/libevent/include conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
superenv executed: clang -pipe -Os -march=native -c -DNDEBUG -O3 -fno-strict-aliasing -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/mca/hwloc/hwloc1117/hwloc/include -I/Users/sjackman/.homebrew/opt/libevent/include conftest.c -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
clang called with: -c -DNDEBUG -O3 -fno-strict-aliasing -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/mca/hwloc/hwloc1117/hwloc/include -I/Users/sjackman/.homebrew/opt/libevent/include conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
superenv executed: clang -pipe -Os -march=native -c -DNDEBUG -O3 -fno-strict-aliasing -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/mca/hwloc/hwloc1117/hwloc/include -I/Users/sjackman/.homebrew/opt/libevent/include conftest.c -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
clang called with: -c -DNDEBUG -O3 -fno-strict-aliasing -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/mca/hwloc/hwloc1117/hwloc/include -I/Users/sjackman/.homebrew/opt/libevent/include conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
superenv executed: clang -pipe -Os -march=native -c -DNDEBUG -O3 -fno-strict-aliasing -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/mca/hwloc/hwloc1117/hwloc/include -I/Users/sjackman/.homebrew/opt/libevent/include conftest.c -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
clang called with: -c -DNDEBUG -O3 -fno-strict-aliasing -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/mca/hwloc/hwloc1117/hwloc/include -I/Users/sjackman/.homebrew/opt/libevent/include conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
superenv executed: clang -pipe -Os -march=native -c -DNDEBUG -O3 -fno-strict-aliasing -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/mca/hwloc/hwloc1117/hwloc/include -I/Users/sjackman/.homebrew/opt/libevent/include conftest.c -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
clang called with: -c -DNDEBUG -O3 -fno-strict-aliasing -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/mca/hwloc/hwloc1117/hwloc/include -I/Users/sjackman/.homebrew/opt/libevent/include conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
superenv executed: clang -pipe -Os -march=native -c -DNDEBUG -O3 -fno-strict-aliasing -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/mca/hwloc/hwloc1117/hwloc/include -I/Users/sjackman/.homebrew/opt/libevent/include conftest.c -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
clang called with: -c -DNDEBUG -O3 -fno-strict-aliasing -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/mca/hwloc/hwloc1117/hwloc/include -I/Users/sjackman/.homebrew/opt/libevent/include conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
superenv executed: clang -pipe -Os -march=native -c -DNDEBUG -O3 -fno-strict-aliasing -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/mca/hwloc/hwloc1117/hwloc/include -I/Users/sjackman/.homebrew/opt/libevent/include conftest.c -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
clang called with: -c -DNDEBUG -O3 -fno-strict-aliasing -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/mca/hwloc/hwloc1117/hwloc/include -I/Users/sjackman/.homebrew/opt/libevent/include conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
superenv executed: clang -pipe -Os -march=native -c -DNDEBUG -O3 -fno-strict-aliasing -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/mca/hwloc/hwloc1117/hwloc/include -I/Users/sjackman/.homebrew/opt/libevent/include conftest.c -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
clang called with: -c -DNDEBUG -O3 -fno-strict-aliasing -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/mca/hwloc/hwloc1117/hwloc/include -I/Users/sjackman/.homebrew/opt/libevent/include conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
superenv executed: clang -pipe -Os -march=native -c -DNDEBUG -O3 -fno-strict-aliasing -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/mca/hwloc/hwloc1117/hwloc/include -I/Users/sjackman/.homebrew/opt/libevent/include conftest.c -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
clang called with: -c -DNDEBUG -O3 -fno-strict-aliasing -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/mca/hwloc/hwloc1117/hwloc/include -I/Users/sjackman/.homebrew/opt/libevent/include conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
superenv executed: clang -pipe -Os -march=native -c -DNDEBUG -O3 -fno-strict-aliasing -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/mca/hwloc/hwloc1117/hwloc/include -I/Users/sjackman/.homebrew/opt/libevent/include conftest.c -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
clang called with: -c -DNDEBUG -O3 -fno-strict-aliasing -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/mca/hwloc/hwloc1117/hwloc/include -I/Users/sjackman/.homebrew/opt/libevent/include conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
superenv executed: clang -pipe -Os -march=native -c -DNDEBUG -O3 -fno-strict-aliasing -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/mca/hwloc/hwloc1117/hwloc/include -I/Users/sjackman/.homebrew/opt/libevent/include conftest.c -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
clang called with: -c -DNDEBUG -O3 -fno-strict-aliasing -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/mca/hwloc/hwloc1117/hwloc/include -I/Users/sjackman/.homebrew/opt/libevent/include conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
superenv executed: clang -pipe -Os -march=native -c -DNDEBUG -O3 -fno-strict-aliasing -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/mca/hwloc/hwloc1117/hwloc/include -I/Users/sjackman/.homebrew/opt/libevent/include conftest.c -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
clang called with: -c -DNDEBUG -O3 -fno-strict-aliasing -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/mca/hwloc/hwloc1117/hwloc/include -I/Users/sjackman/.homebrew/opt/libevent/include conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
superenv executed: clang -pipe -Os -march=native -c -DNDEBUG -O3 -fno-strict-aliasing -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/mca/hwloc/hwloc1117/hwloc/include -I/Users/sjackman/.homebrew/opt/libevent/include conftest.c -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
clang called with: -c -DNDEBUG -O3 -fno-strict-aliasing -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/mca/hwloc/hwloc1117/hwloc/include -I/Users/sjackman/.homebrew/opt/libevent/include conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
superenv executed: clang -pipe -Os -march=native -c -DNDEBUG -O3 -fno-strict-aliasing -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/mca/hwloc/hwloc1117/hwloc/include -I/Users/sjackman/.homebrew/opt/libevent/include conftest.c -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
clang called with: -o conftest -DNDEBUG -O3 -fno-strict-aliasing -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/mca/hwloc/hwloc1117/hwloc/include -I/Users/sjackman/.homebrew/opt/libevent/include -Wl,-fini -Wl,finalize conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include -L/Users/sjackman/.homebrew/opt/openssl/lib -L/Users/sjackman/.homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -DNDEBUG -O3 -fno-strict-aliasing -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/mca/hwloc/hwloc1117/hwloc/include -I/Users/sjackman/.homebrew/opt/libevent/include -Wl,-fini -Wl,finalize conftest.c -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include -L/Users/sjackman/.homebrew/opt/openssl/lib -L/Users/sjackman/.homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -DNDEBUG -O3 -fno-strict-aliasing -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/mca/hwloc/hwloc1117/hwloc/include -I/Users/sjackman/.homebrew/opt/libevent/include conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include -L/Users/sjackman/.homebrew/opt/openssl/lib -L/Users/sjackman/.homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -DNDEBUG -O3 -fno-strict-aliasing -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/mca/hwloc/hwloc1117/hwloc/include -I/Users/sjackman/.homebrew/opt/libevent/include conftest.c -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include -L/Users/sjackman/.homebrew/opt/openssl/lib -L/Users/sjackman/.homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -DNDEBUG -O3 -fno-strict-aliasing -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/mca/hwloc/hwloc1117/hwloc/include -I/Users/sjackman/.homebrew/opt/libevent/include conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include -L/Users/sjackman/.homebrew/opt/openssl/lib -L/Users/sjackman/.homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -DNDEBUG -O3 -fno-strict-aliasing -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/mca/hwloc/hwloc1117/hwloc/include -I/Users/sjackman/.homebrew/opt/libevent/include conftest.c -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include -L/Users/sjackman/.homebrew/opt/openssl/lib -L/Users/sjackman/.homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -DNDEBUG -O3 -fno-strict-aliasing -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/mca/hwloc/hwloc1117/hwloc/include -I/Users/sjackman/.homebrew/opt/libevent/include conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include -L/Users/sjackman/.homebrew/opt/openssl/lib -L/Users/sjackman/.homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -DNDEBUG -O3 -fno-strict-aliasing -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/mca/hwloc/hwloc1117/hwloc/include -I/Users/sjackman/.homebrew/opt/libevent/include conftest.c -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include -L/Users/sjackman/.homebrew/opt/openssl/lib -L/Users/sjackman/.homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -DNDEBUG -O3 -fno-strict-aliasing -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/mca/hwloc/hwloc1117/hwloc/include -I/Users/sjackman/.homebrew/opt/libevent/include conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include -L/Users/sjackman/.homebrew/opt/openssl/lib -L/Users/sjackman/.homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -DNDEBUG -O3 -fno-strict-aliasing -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/mca/hwloc/hwloc1117/hwloc/include -I/Users/sjackman/.homebrew/opt/libevent/include conftest.c -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include -L/Users/sjackman/.homebrew/opt/openssl/lib -L/Users/sjackman/.homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -DNDEBUG -O3 -fno-strict-aliasing -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/mca/hwloc/hwloc1117/hwloc/include -I/Users/sjackman/.homebrew/opt/libevent/include conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include -L/Users/sjackman/.homebrew/opt/openssl/lib -L/Users/sjackman/.homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -DNDEBUG -O3 -fno-strict-aliasing -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/mca/hwloc/hwloc1117/hwloc/include -I/Users/sjackman/.homebrew/opt/libevent/include conftest.c -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include -L/Users/sjackman/.homebrew/opt/openssl/lib -L/Users/sjackman/.homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -DNDEBUG -O3 -fno-strict-aliasing -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/mca/hwloc/hwloc1117/hwloc/include -I/Users/sjackman/.homebrew/opt/libevent/include conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include -L/Users/sjackman/.homebrew/opt/openssl/lib -L/Users/sjackman/.homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -DNDEBUG -O3 -fno-strict-aliasing -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/mca/hwloc/hwloc1117/hwloc/include -I/Users/sjackman/.homebrew/opt/libevent/include conftest.c -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include -L/Users/sjackman/.homebrew/opt/openssl/lib -L/Users/sjackman/.homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -DNDEBUG -O3 -fno-strict-aliasing -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/mca/hwloc/hwloc1117/hwloc/include -I/Users/sjackman/.homebrew/opt/libevent/include conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include -L/Users/sjackman/.homebrew/opt/openssl/lib -L/Users/sjackman/.homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -DNDEBUG -O3 -fno-strict-aliasing -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/mca/hwloc/hwloc1117/hwloc/include -I/Users/sjackman/.homebrew/opt/libevent/include conftest.c -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include -L/Users/sjackman/.homebrew/opt/openssl/lib -L/Users/sjackman/.homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -DNDEBUG -O3 -fno-strict-aliasing -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/mca/hwloc/hwloc1117/hwloc/include -I/Users/sjackman/.homebrew/opt/libevent/include conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include -L/Users/sjackman/.homebrew/opt/openssl/lib -L/Users/sjackman/.homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -DNDEBUG -O3 -fno-strict-aliasing -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/mca/hwloc/hwloc1117/hwloc/include -I/Users/sjackman/.homebrew/opt/libevent/include conftest.c -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include -L/Users/sjackman/.homebrew/opt/openssl/lib -L/Users/sjackman/.homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -DNDEBUG -O3 -fno-strict-aliasing -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/mca/hwloc/hwloc1117/hwloc/include -I/Users/sjackman/.homebrew/opt/libevent/include conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include -L/Users/sjackman/.homebrew/opt/openssl/lib -L/Users/sjackman/.homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -DNDEBUG -O3 -fno-strict-aliasing -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/mca/hwloc/hwloc1117/hwloc/include -I/Users/sjackman/.homebrew/opt/libevent/include conftest.c -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include -L/Users/sjackman/.homebrew/opt/openssl/lib -L/Users/sjackman/.homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -DNDEBUG -O3 -fno-strict-aliasing -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/mca/hwloc/hwloc1117/hwloc/include -I/Users/sjackman/.homebrew/opt/libevent/include conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include -L/Users/sjackman/.homebrew/opt/openssl/lib -L/Users/sjackman/.homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -DNDEBUG -O3 -fno-strict-aliasing -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/mca/hwloc/hwloc1117/hwloc/include -I/Users/sjackman/.homebrew/opt/libevent/include conftest.c -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include -L/Users/sjackman/.homebrew/opt/openssl/lib -L/Users/sjackman/.homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -DNDEBUG -O3 -fno-strict-aliasing -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/mca/hwloc/hwloc1117/hwloc/include -I/Users/sjackman/.homebrew/opt/libevent/include conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include -L/Users/sjackman/.homebrew/opt/openssl/lib -L/Users/sjackman/.homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -DNDEBUG -O3 -fno-strict-aliasing -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/mca/hwloc/hwloc1117/hwloc/include -I/Users/sjackman/.homebrew/opt/libevent/include conftest.c -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include -L/Users/sjackman/.homebrew/opt/openssl/lib -L/Users/sjackman/.homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -DNDEBUG -O3 -fno-strict-aliasing -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/mca/hwloc/hwloc1117/hwloc/include -I/Users/sjackman/.homebrew/opt/libevent/include conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include -L/Users/sjackman/.homebrew/opt/openssl/lib -L/Users/sjackman/.homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -DNDEBUG -O3 -fno-strict-aliasing -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/mca/hwloc/hwloc1117/hwloc/include -I/Users/sjackman/.homebrew/opt/libevent/include conftest.c -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include -L/Users/sjackman/.homebrew/opt/openssl/lib -L/Users/sjackman/.homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -DNDEBUG -O3 -fno-strict-aliasing -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/mca/hwloc/hwloc1117/hwloc/include -I/Users/sjackman/.homebrew/opt/libevent/include conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include -L/Users/sjackman/.homebrew/opt/openssl/lib -L/Users/sjackman/.homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -DNDEBUG -O3 -fno-strict-aliasing -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/mca/hwloc/hwloc1117/hwloc/include -I/Users/sjackman/.homebrew/opt/libevent/include conftest.c -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include -L/Users/sjackman/.homebrew/opt/openssl/lib -L/Users/sjackman/.homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -DNDEBUG -O3 -fno-strict-aliasing -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/mca/hwloc/hwloc1117/hwloc/include -I/Users/sjackman/.homebrew/opt/libevent/include conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include -L/Users/sjackman/.homebrew/opt/openssl/lib -L/Users/sjackman/.homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -DNDEBUG -O3 -fno-strict-aliasing -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/mca/hwloc/hwloc1117/hwloc/include -I/Users/sjackman/.homebrew/opt/libevent/include conftest.c -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include -L/Users/sjackman/.homebrew/opt/openssl/lib -L/Users/sjackman/.homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -DNDEBUG -O3 -fno-strict-aliasing -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/mca/hwloc/hwloc1117/hwloc/include -I/Users/sjackman/.homebrew/opt/libevent/include conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include -L/Users/sjackman/.homebrew/opt/openssl/lib -L/Users/sjackman/.homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -DNDEBUG -O3 -fno-strict-aliasing -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/mca/hwloc/hwloc1117/hwloc/include -I/Users/sjackman/.homebrew/opt/libevent/include conftest.c -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include -L/Users/sjackman/.homebrew/opt/openssl/lib -L/Users/sjackman/.homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -DNDEBUG -O3 -fno-strict-aliasing -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/mca/hwloc/hwloc1117/hwloc/include -I/Users/sjackman/.homebrew/opt/libevent/include conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include -L/Users/sjackman/.homebrew/opt/openssl/lib -L/Users/sjackman/.homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -DNDEBUG -O3 -fno-strict-aliasing -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/mca/hwloc/hwloc1117/hwloc/include -I/Users/sjackman/.homebrew/opt/libevent/include conftest.c -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include -L/Users/sjackman/.homebrew/opt/openssl/lib -L/Users/sjackman/.homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -DNDEBUG -O3 -fno-strict-aliasing -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/mca/hwloc/hwloc1117/hwloc/include -I/Users/sjackman/.homebrew/opt/libevent/include conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include -L/Users/sjackman/.homebrew/opt/openssl/lib -L/Users/sjackman/.homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -DNDEBUG -O3 -fno-strict-aliasing -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/mca/hwloc/hwloc1117/hwloc/include -I/Users/sjackman/.homebrew/opt/libevent/include conftest.c -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include -L/Users/sjackman/.homebrew/opt/openssl/lib -L/Users/sjackman/.homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -E -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/mca/hwloc/hwloc1117/hwloc/include -I/Users/sjackman/.homebrew/opt/libevent/include conftest.c | |
superenv added: -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
superenv executed: clang -E -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/mca/hwloc/hwloc1117/hwloc/include -I/Users/sjackman/.homebrew/opt/libevent/include conftest.c -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include | |
clang called with: -o conftest -DNDEBUG -O3 -fno-strict-aliasing -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/include -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0/opal/mca/hwloc/hwloc1117/hwloc/include -I/Users/sjackman/.homebrew/opt/libevent/include conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/sjackman/.homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/sjackman/.homebrew/opt/openssl/include -L/Users/sjackman/.homebrew/opt/openssl/lib -L/Users/sjackman/.homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -DNDEBUG -O3 -fno-strict-aliasing -I/private/tmp/open-mpi-20180110-30902-1o678dh/openmpi-3.0.0 -I/private/tmp/open-mp |
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