Skip to content

Instantly share code, notes, and snippets.

@wrs28
Created January 16, 2019 23:53
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save wrs28/21857b792de7a73f855a7564ce5f584b to your computer and use it in GitHub Desktop.
Save wrs28/21857b792de7a73f855a7564ce5f584b to your computer and use it in GitHub Desktop.
scalapack on macOS 10.14.2 - Homebrew build logs
Homebrew build logs for scalapack on macOS 10.14.2
Build date: 2019-01-16 18:50:18
HOMEBREW_VERSION: 9.9.9
ORIGIN: https://github.com/Homebrew/brew
HEAD: 38287e6309c02272cec18fb1655145d3519f1b2f
Last commit: 4 months ago
Core tap ORIGIN: https://github.com/Homebrew/homebrew-core
Core tap HEAD: d7df4375a5fcba6f8d269df8e7b04184ffaf3b85
Core tap last commit: 46 minutes ago
HOMEBREW_PREFIX: /Users/wrs/.julia/packages/Homebrew/s09IX/deps/usr
HOMEBREW_REPOSITORY: /Users/wrs/.julia/packages/Homebrew/s09IX/deps/usr
HOMEBREW_CELLAR: /Users/wrs/.julia/packages/Homebrew/s09IX/deps/usr/Cellar
HOMEBREW_CACHE: /Users/wrs/Library/Caches/Homebrew.jl/
HOMEBREW_NO_ANALYTICS: 1
HOMEBREW_NO_AUTO_UPDATE: 1
CPU: octa-core 64-bit kabylake
Homebrew Ruby: 2.3.7 => /System/Library/Frameworks/Ruby.framework/Versions/2.3/usr/bin/ruby
Clang: 10.0 build 1000
Git: 2.17.2 => /Applications/Xcode.app/Contents/Developer/usr/bin/git
Curl: 7.54.0 => /usr/bin/curl
macOS: 10.14.2-x86_64
CLT: 10.1.0.0.1.1539992718
Xcode: 10.1
Please note that these warnings are just used to help the Homebrew maintainers
with debugging if you file an issue. If everything you use Homebrew for is
working fine: please don't worry or file an issue; just ignore this. Thanks!
Warning: "config" scripts exist outside your system or Homebrew directories.
`./configure` scripts often look for *-config scripts to determine if
software packages are installed, and what additional flags to use when
compiling and linking.
Having additional scripts in your path can confuse software installed via
Homebrew if the config script overrides a system or Homebrew provided
script of the same name. We found the following "config" scripts:
/Applications/ImageMagick-7.0.8/bin/MagickCore-config
/Applications/ImageMagick-7.0.8/bin/MagickWand-config
/Applications/ImageMagick-7.0.8/bin/Magick++-config
/Users/wrs/anaconda3/bin/icu-config
/Users/wrs/anaconda3/bin/freetype-config
/Users/wrs/anaconda3/bin/xslt-config
/Users/wrs/anaconda3/bin/libpng16-config
/Users/wrs/anaconda3/bin/python3.6m-config
/Users/wrs/anaconda3/bin/libpng-config
/Users/wrs/anaconda3/bin/xml2-config
/Users/wrs/anaconda3/bin/python3-config
/Users/wrs/anaconda3/bin/curl-config
/Users/wrs/anaconda3/bin/ncursesw6-config
/Users/wrs/anaconda3/bin/pcre-config
/Users/wrs/anaconda3/bin/python3.6-config
/usr/local/bin/pkg-config
/usr/local/bin/libpng16-config
/usr/local/bin/libpng-config
/usr/local/bin/guile-config
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/libmeep.10.dylib
/usr/local/lib/libmeepgeom.10.dylib
/usr/local/lib/libpympb.10.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/ctl-math.h
/usr/local/include/ctl.h
/usr/local/include/ctlgeom-types.h
/usr/local/include/ctlgeom.h
/usr/local/include/harminv.h
/usr/local/include/lauxlib.h
/usr/local/include/lua.h
/usr/local/include/luaconf.h
/usr/local/include/lualib.h
/usr/local/include/mpb.h
/usr/local/include/mpb/eigensolver.h
/usr/local/include/mpb/matrices.h
/usr/local/include/mpb/maxwell.h
/usr/local/include/mpb/scalar.h
Warning: Unbrewed .la files 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 .la files:
/usr/local/lib/libctl.la
/usr/local/lib/libctlgeom.la
/usr/local/lib/libharminv.la
/usr/local/lib/libmeep.la
/usr/local/lib/libmeepgeom.la
/usr/local/lib/libmpb.la
/usr/local/lib/libpympb.la
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/harminv.pc
/usr/local/lib/pkgconfig/meep.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/libctl.a
/usr/local/lib/libctlgeom.a
/usr/local/lib/libharminv.a
/usr/local/lib/liblua.a
/usr/local/lib/libmeep.a
/usr/local/lib/libmeepgeom.a
/usr/local/lib/libmpb.a
/usr/local/lib/libpympb.a
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.
dpo/openblas/scalapack
2019-01-16 18:50:17 -0500
cmake
..
-DCMAKE_C_FLAGS_RELEASE=-DNDEBUG
-DCMAKE_CXX_FLAGS_RELEASE=-DNDEBUG
-DCMAKE_INSTALL_PREFIX=/Users/wrs/.julia/packages/Homebrew/s09IX/deps/usr/Cellar/scalapack/2.0.2
-DCMAKE_BUILD_TYPE=Release
-DCMAKE_FIND_FRAMEWORK=LAST
-DCMAKE_VERBOSE_MAKEFILE=ON
-Wno-dev
-DBUILD_SHARED_LIBS=ON
-DBLAS_LIBRARIES=-L/Users/wrs/.julia/packages/Homebrew/s09IX/deps/usr/opt/openblas/lib -lopenblas
-DLAPACK_LIBRARIES=-L/Users/wrs/.julia/packages/Homebrew/s09IX/deps/usr/opt/openblas/lib -lopenblas
-- The C compiler identification is AppleClang 10.0.0.10001145
-- The Fortran compiler identification is GNU 8.2.0
-- Check for working C compiler: /Users/wrs/.julia/packages/Homebrew/s09IX/deps/usr/Library/Homebrew/shims/mac/super/clang
-- Check for working C compiler: /Users/wrs/.julia/packages/Homebrew/s09IX/deps/usr/Library/Homebrew/shims/mac/super/clang -- works
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Detecting C compile features
-- Detecting C compile features - done
-- Checking whether Fortran compiler has -isysroot
-- Checking whether Fortran compiler has -isysroot - yes
-- Checking whether Fortran compiler supports OSX deployment target flag
-- Checking whether Fortran compiler supports OSX deployment target flag - yes
-- Check for working Fortran compiler: /Users/wrs/.julia/packages/Homebrew/s09IX/deps/usr/bin/gfortran
-- Check for working Fortran compiler: /Users/wrs/.julia/packages/Homebrew/s09IX/deps/usr/bin/gfortran -- works
-- Detecting Fortran compiler ABI info
-- Detecting Fortran compiler ABI info - done
-- Checking whether /Users/wrs/.julia/packages/Homebrew/s09IX/deps/usr/bin/gfortran supports Fortran 90
-- Checking whether /Users/wrs/.julia/packages/Homebrew/s09IX/deps/usr/bin/gfortran supports Fortran 90 -- yes
-- Found MPI_C: /Users/wrs/.julia/packages/Homebrew/s09IX/deps/usr/lib/libmpi.dylib (found version "3.1")
-- Found MPI_Fortran: /Users/wrs/.julia/packages/Homebrew/s09IX/deps/usr/lib/libmpi_usempif08.dylib (found version "3.1")
-- Found MPI: TRUE (found version "3.1")
-- Found MPI_LIBRARY : TRUE
-- --> MPI C Compiler : /Users/wrs/.julia/packages/Homebrew/s09IX/deps/usr/bin/mpicc
-- --> C Compiler : /Users/wrs/.julia/packages/Homebrew/s09IX/deps/usr/bin/mpicc
-- --> MPI Fortran Compiler : /Users/wrs/.julia/packages/Homebrew/s09IX/deps/usr/bin/mpif90
-- --> Fortran Compiler : /Users/wrs/.julia/packages/Homebrew/s09IX/deps/usr/bin/mpif90
-- Reducing RELEASE optimization level to O2
-- =========
-- Compiling and Building BLACS INSTALL Testing to set correct variables
CMake Error at CMAKE/FortranMangling.cmake:27 (MESSAGE):
Configure in the BLACS INSTALL directory FAILED
Call Stack (most recent call first):
CMakeLists.txt:122 (COMPILE)
-- Configuring incomplete, errors occurred!
See also "/tmp/scalapack-20190116-38991-qkztdn/scalapack-2.0.2/build/CMakeFiles/CMakeOutput.log".
HOMEBREW_VERSION: 9.9.9
ORIGIN: https://github.com/Homebrew/brew
HEAD: 38287e6309c02272cec18fb1655145d3519f1b2f
Last commit: 4 months ago
Core tap ORIGIN: https://github.com/Homebrew/homebrew-core
Core tap HEAD: d7df4375a5fcba6f8d269df8e7b04184ffaf3b85
Core tap last commit: 43 minutes ago
HOMEBREW_PREFIX: /Users/wrs/.julia/packages/Homebrew/s09IX/deps/usr
HOMEBREW_REPOSITORY: /Users/wrs/.julia/packages/Homebrew/s09IX/deps/usr
HOMEBREW_CELLAR: /Users/wrs/.julia/packages/Homebrew/s09IX/deps/usr/Cellar
HOMEBREW_CACHE: /Users/wrs/Library/Caches/Homebrew.jl/
CPU: octa-core 64-bit kabylake
Homebrew Ruby: 2.3.7 => /System/Library/Frameworks/Ruby.framework/Versions/2.3/usr/bin/ruby
Clang: 10.0 build 1000
Git: 2.17.2 => /Applications/Xcode.app/Contents/Developer/usr/bin/git
Curl: 7.54.0 => /usr/bin/curl
macOS: 10.14.2-x86_64
CLT: 10.1.0.0.1.1539992718
Xcode: 10.1
HOMEBREW_CC: clang
HOMEBREW_CXX: clang++
MAKEFLAGS: -j8
CMAKE_PREFIX_PATH: /Users/wrs/.julia/packages/Homebrew/s09IX/deps/usr/opt/openssl:/Users/wrs/.julia/packages/Homebrew/s09IX/deps/usr/opt/openblas:/Users/wrs/.julia/packages/Homebrew/s09IX/deps/usr
CMAKE_INCLUDE_PATH: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2:/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
CMAKE_LIBRARY_PATH: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries
PKG_CONFIG_PATH: /Users/wrs/.julia/packages/Homebrew/s09IX/deps/usr/opt/isl/lib/pkgconfig:/Users/wrs/.julia/packages/Homebrew/s09IX/deps/usr/opt/mpfr/lib/pkgconfig:/Users/wrs/.julia/packages/Homebrew/s09IX/deps/usr/opt/openssl/lib/pkgconfig:/Users/wrs/.julia/packages/Homebrew/s09IX/deps/usr/opt/libevent/lib/pkgconfig:/Users/wrs/.julia/packages/Homebrew/s09IX/deps/usr/opt/open-mpi/lib/pkgconfig:/Users/wrs/.julia/packages/Homebrew/s09IX/deps/usr/opt/openblas/lib/pkgconfig
PKG_CONFIG_LIBDIR: /usr/lib/pkgconfig:/Users/wrs/.julia/packages/Homebrew/s09IX/deps/usr/Library/Homebrew/os/mac/pkgconfig/10.14
HOMEBREW_GIT: git
HOMEBREW_SDKROOT: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk
ACLOCAL_PATH: /Users/wrs/.julia/packages/Homebrew/s09IX/deps/usr/share/aclocal
PATH: /Users/wrs/.julia/packages/Homebrew/s09IX/deps/usr/Library/Homebrew/shims/mac/super:/Users/wrs/.julia/packages/Homebrew/s09IX/deps/usr/opt/cmake/bin:/Users/wrs/.julia/packages/Homebrew/s09IX/deps/usr/opt/gcc/bin:/Users/wrs/.julia/packages/Homebrew/s09IX/deps/usr/opt/openssl/bin:/Users/wrs/.julia/packages/Homebrew/s09IX/deps/usr/opt/libevent/bin:/Users/wrs/.julia/packages/Homebrew/s09IX/deps/usr/opt/open-mpi/bin:/usr/bin:/bin:/usr/sbin:/sbin
clang called with: CMakeCCompilerId.c
superenv added: -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/Users/wrs/.julia/packages/Homebrew/s09IX/deps/usr/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/wrs/.julia/packages/Homebrew/s09IX/deps/usr/opt/openssl/include -I/Users/wrs/.julia/packages/Homebrew/s09IX/deps/usr/opt/openblas/include -L/Users/wrs/.julia/packages/Homebrew/s09IX/deps/usr/opt/openssl/lib -L/Users/wrs/.julia/packages/Homebrew/s09IX/deps/usr/opt/openblas/lib -L/Users/wrs/.julia/packages/Homebrew/s09IX/deps/usr/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang CMakeCCompilerId.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/Users/wrs/.julia/packages/Homebrew/s09IX/deps/usr/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/wrs/.julia/packages/Homebrew/s09IX/deps/usr/opt/openssl/include -I/Users/wrs/.julia/packages/Homebrew/s09IX/deps/usr/opt/openblas/include -L/Users/wrs/.julia/packages/Homebrew/s09IX/deps/usr/opt/openssl/lib -L/Users/wrs/.julia/packages/Homebrew/s09IX/deps/usr/opt/openblas/lib -L/Users/wrs/.julia/packages/Homebrew/s09IX/deps/usr/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
ld called with: -syslibroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/ -dynamic -arch x86_64 -macosx_version_min 10.14.0 -weak_reference_mismatches non-weak -o a.out -L/Users/wrs/.julia/packages/Homebrew/s09IX/deps/usr/Cellar/gcc/8.2.0/bin/../lib/gcc/8/gcc/x86_64-apple-darwin18.2.0/8.2.0 -L/Users/wrs/.julia/packages/Homebrew/s09IX/deps/usr/Cellar/gcc/8.2.0/bin/../lib/gcc/8/gcc -L/Users/wrs/.julia/packages/Homebrew/s09IX/deps/usr/Cellar/gcc/8.2.0/bin/../lib/gcc/8/gcc/x86_64-apple-darwin18.2.0/8.2.0/../../.. /private/tmp/cc0eCMOY.o -lgfortran -no_compact_unwind -lSystem -lgcc_ext.10.5 -lgcc -lquadmath -lm -lgcc_ext.10.5 -lgcc -lSystem -v
superenv added: -L/Users/wrs/.julia/packages/Homebrew/s09IX/deps/usr/opt/openssl/lib -L/Users/wrs/.julia/packages/Homebrew/s09IX/deps/usr/opt/openblas/lib -L/Users/wrs/.julia/packages/Homebrew/s09IX/deps/usr/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -headerpad_max_install_names /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk
superenv executed: ld -L/Users/wrs/.julia/packages/Homebrew/s09IX/deps/usr/opt/openssl/lib -L/Users/wrs/.julia/packages/Homebrew/s09IX/deps/usr/opt/openblas/lib -L/Users/wrs/.julia/packages/Homebrew/s09IX/deps/usr/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -headerpad_max_install_names -syslibroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/ -dynamic -arch x86_64 -macosx_version_min 10.14.0 -weak_reference_mismatches non-weak -o a.out -L/Users/wrs/.julia/packages/Homebrew/s09IX/deps/usr/Cellar/gcc/8.2.0/bin/../lib/gcc/8/gcc/x86_64-apple-darwin18.2.0/8.2.0 -L/Users/wrs/.julia/packages/Homebrew/s09IX/deps/usr/Cellar/gcc/8.2.0/bin/../lib/gcc/8/gcc -L/Users/wrs/.julia/packages/Homebrew/s09IX/deps/usr/Cellar/gcc/8.2.0/bin/../lib/gcc/8/gcc/x86_64-apple-darwin18.2.0/8.2.0/../../.. /private/tmp/cc0eCMOY.o -lgfortran -no_compact_unwind -lSystem -lgcc_ext.10.5 -lgcc -lquadmath -lm -lgcc_ext.10.5 -lgcc -lSystem -v -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk
clang called with: -o CMakeFiles/cmTC_4e4f6.dir/testCCompiler.c.o -c /tmp/scalapack-20190116-38991-qkztdn/scalapack-2.0.2/build/CMakeFiles/CMakeTmp/testCCompiler.c
superenv added: -pipe -w -Os -march=native -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/Users/wrs/.julia/packages/Homebrew/s09IX/deps/usr/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/wrs/.julia/packages/Homebrew/s09IX/deps/usr/opt/openssl/include -I/Users/wrs/.julia/packages/Homebrew/s09IX/deps/usr/opt/openblas/include
superenv executed: clang -pipe -w -Os -march=native -o CMakeFiles/cmTC_4e4f6.dir/testCCompiler.c.o -c /tmp/scalapack-20190116-38991-qkztdn/scalapack-2.0.2/build/CMakeFiles/CMakeTmp/testCCompiler.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/Users/wrs/.julia/packages/Homebrew/s09IX/deps/usr/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/wrs/.julia/packages/Homebrew/s09IX/deps/usr/opt/openssl/include -I/Users/wrs/.julia/packages/Homebrew/s09IX/deps/usr/opt/openblas/include
clang called with: -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_4e4f6.dir/testCCompiler.c.o -o cmTC_4e4f6
superenv added: -pipe -w -Os -march=native -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/Users/wrs/.julia/packages/Homebrew/s09IX/deps/usr/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/wrs/.julia/packages/Homebrew/s09IX/deps/usr/opt/openssl/include -I/Users/wrs/.julia/packages/Homebrew/s09IX/deps/usr/opt/openblas/include -L/Users/wrs/.julia/packages/Homebrew/s09IX/deps/usr/opt/openssl/lib -L/Users/wrs/.julia/packages/Homebrew/s09IX/deps/usr/opt/openblas/lib -L/Users/wrs/.julia/packages/Homebrew/s09IX/deps/usr/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries
superenv executed: clang -pipe -w -Os -march=native -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_4e4f6.dir/testCCompiler.c.o -o cmTC_4e4f6 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/Users/wrs/.julia/packages/Homebrew/s09IX/deps/usr/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/wrs/.julia/packages/Homebrew/s09IX/deps/usr/opt/openssl/include -I/Users/wrs/.julia/packages/Homebrew/s09IX/deps/usr/opt/openblas/include -L/Users/wrs/.julia/packages/Homebrew/s09IX/deps/usr/opt/openssl/lib -L/Users/wrs/.julia/packages/Homebrew/s09IX/deps/usr/opt/openblas/lib -L/Users/wrs/.julia/packages/Homebrew/s09IX/deps/usr/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -o CMakeFiles/cmTC_339b9.dir/CMakeCCompilerABI.c.o -c /Users/wrs/.julia/packages/Homebrew/s09IX/deps/usr/Cellar/cmake/3.13.3/share/cmake/Modules/CMakeCCompilerABI.c
superenv added: -pipe -w -Os -march=native -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/Users/wrs/.julia/packages/Homebrew/s09IX/deps/usr/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/wrs/.julia/packages/Homebrew/s09IX/deps/usr/opt/openssl/include -I/Users/wrs/.julia/packages/Homebrew/s09IX/deps/usr/opt/openblas/include
superenv executed: clang -pipe -w -Os -march=native -o CMakeFiles/cmTC_339b9.dir/CMakeCCompilerABI.c.o -c /Users/wrs/.julia/packages/Homebrew/s09IX/deps/usr/Cellar/cmake/3.13.3/share/cmake/Modules/CMakeCCompilerABI.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/Users/wrs/.julia/packages/Homebrew/s09IX/deps/usr/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/wrs/.julia/packages/Homebrew/s09IX/deps/usr/opt/openssl/include -I/Users/wrs/.julia/packages/Homebrew/s09IX/deps/usr/opt/openblas/include
clang called with: -Wl,-search_paths_first -Wl,-headerpad_max_install_names -v -Wl,-v CMakeFiles/cmTC_339b9.dir/CMakeCCompilerABI.c.o -o cmTC_339b9
superenv added: -pipe -w -Os -march=native -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/Users/wrs/.julia/packages/Homebrew/s09IX/deps/usr/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/wrs/.julia/packages/Homebrew/s09IX/deps/usr/opt/openssl/include -I/Users/wrs/.julia/packages/Homebrew/s09IX/deps/usr/opt/openblas/include -L/Users/wrs/.julia/packages/Homebrew/s09IX/deps/usr/opt/openssl/lib -L/Users/wrs/.julia/packages/Homebrew/s09IX/deps/usr/opt/openblas/lib -L/Users/wrs/.julia/packages/Homebrew/s09IX/deps/usr/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries
superenv executed: clang -pipe -w -Os -march=native -Wl,-search_paths_first -Wl,-headerpad_max_install_names -v -Wl,-v CMakeFiles/cmTC_339b9.dir/CMakeCCompilerABI.c.o -o cmTC_339b9 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/Users/wrs/.julia/packages/Homebrew/s09IX/deps/usr/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/wrs/.julia/packages/Homebrew/s09IX/deps/usr/opt/openssl/include -I/Users/wrs/.julia/packages/Homebrew/s09IX/deps/usr/opt/openblas/include -L/Users/wrs/.julia/packages/Homebrew/s09IX/deps/usr/opt/openssl/lib -L/Users/wrs/.julia/packages/Homebrew/s09IX/deps/usr/opt/openblas/lib -L/Users/wrs/.julia/packages/Homebrew/s09IX/deps/usr/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -std=c11 -o CMakeFiles/cmTC_74879.dir/feature_tests.c.o -c /tmp/scalapack-20190116-38991-qkztdn/scalapack-2.0.2/build/CMakeFiles/feature_tests.c
superenv added: -pipe -w -Os -march=native -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/Users/wrs/.julia/packages/Homebrew/s09IX/deps/usr/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/wrs/.julia/packages/Homebrew/s09IX/deps/usr/opt/openssl/include -I/Users/wrs/.julia/packages/Homebrew/s09IX/deps/usr/opt/openblas/include
superenv executed: clang -pipe -w -Os -march=native -std=c11 -o CMakeFiles/cmTC_74879.dir/feature_tests.c.o -c /tmp/scalapack-20190116-38991-qkztdn/scalapack-2.0.2/build/CMakeFiles/feature_tests.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/Users/wrs/.julia/packages/Homebrew/s09IX/deps/usr/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/wrs/.julia/packages/Homebrew/s09IX/deps/usr/opt/openssl/include -I/Users/wrs/.julia/packages/Homebrew/s09IX/deps/usr/opt/openblas/include
clang called with: -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_74879.dir/feature_tests.c.o -o cmTC_74879
superenv added: -pipe -w -Os -march=native -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/Users/wrs/.julia/packages/Homebrew/s09IX/deps/usr/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/wrs/.julia/packages/Homebrew/s09IX/deps/usr/opt/openssl/include -I/Users/wrs/.julia/packages/Homebrew/s09IX/deps/usr/opt/openblas/include -L/Users/wrs/.julia/packages/Homebrew/s09IX/deps/usr/opt/openssl/lib -L/Users/wrs/.julia/packages/Homebrew/s09IX/deps/usr/opt/openblas/lib -L/Users/wrs/.julia/packages/Homebrew/s09IX/deps/usr/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries
superenv executed: clang -pipe -w -Os -march=native -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_74879.dir/feature_tests.c.o -o cmTC_74879 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/Users/wrs/.julia/packages/Homebrew/s09IX/deps/usr/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/wrs/.julia/packages/Homebrew/s09IX/deps/usr/opt/openssl/include -I/Users/wrs/.julia/packages/Homebrew/s09IX/deps/usr/opt/openblas/include -L/Users/wrs/.julia/packages/Homebrew/s09IX/deps/usr/opt/openssl/lib -L/Users/wrs/.julia/packages/Homebrew/s09IX/deps/usr/opt/openblas/lib -L/Users/wrs/.julia/packages/Homebrew/s09IX/deps/usr/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -std=c99 -o CMakeFiles/cmTC_fd45c.dir/feature_tests.c.o -c /tmp/scalapack-20190116-38991-qkztdn/scalapack-2.0.2/build/CMakeFiles/feature_tests.c
superenv added: -pipe -w -Os -march=native -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/Users/wrs/.julia/packages/Homebrew/s09IX/deps/usr/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/wrs/.julia/packages/Homebrew/s09IX/deps/usr/opt/openssl/include -I/Users/wrs/.julia/packages/Homebrew/s09IX/deps/usr/opt/openblas/include
superenv executed: clang -pipe -w -Os -march=native -std=c99 -o CMakeFiles/cmTC_fd45c.dir/feature_tests.c.o -c /tmp/scalapack-20190116-38991-qkztdn/scalapack-2.0.2/build/CMakeFiles/feature_tests.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/Users/wrs/.julia/packages/Homebrew/s09IX/deps/usr/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/wrs/.julia/packages/Homebrew/s09IX/deps/usr/opt/openssl/include -I/Users/wrs/.julia/packages/Homebrew/s09IX/deps/usr/opt/openblas/include
clang called with: -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_fd45c.dir/feature_tests.c.o -o cmTC_fd45c
superenv added: -pipe -w -Os -march=native -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/Users/wrs/.julia/packages/Homebrew/s09IX/deps/usr/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/wrs/.julia/packages/Homebrew/s09IX/deps/usr/opt/openssl/include -I/Users/wrs/.julia/packages/Homebrew/s09IX/deps/usr/opt/openblas/include -L/Users/wrs/.julia/packages/Homebrew/s09IX/deps/usr/opt/openssl/lib -L/Users/wrs/.julia/packages/Homebrew/s09IX/deps/usr/opt/openblas/lib -L/Users/wrs/.julia/packages/Homebrew/s09IX/deps/usr/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries
superenv executed: clang -pipe -w -Os -march=native -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_fd45c.dir/feature_tests.c.o -o cmTC_fd45c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/Users/wrs/.julia/packages/Homebrew/s09IX/deps/usr/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/wrs/.julia/packages/Homebrew/s09IX/deps/usr/opt/openssl/include -I/Users/wrs/.julia/packages/Homebrew/s09IX/deps/usr/opt/openblas/include -L/Users/wrs/.julia/packages/Homebrew/s09IX/deps/usr/opt/openssl/lib -L/Users/wrs/.julia/packages/Homebrew/s09IX/deps/usr/opt/openblas/lib -L/Users/wrs/.julia/packages/Homebrew/s09IX/deps/usr/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -std=c90 -o CMakeFiles/cmTC_98a0f.dir/feature_tests.c.o -c /tmp/scalapack-20190116-38991-qkztdn/scalapack-2.0.2/build/CMakeFiles/feature_tests.c
superenv added: -pipe -w -Os -march=native -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/Users/wrs/.julia/packages/Homebrew/s09IX/deps/usr/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/wrs/.julia/packages/Homebrew/s09IX/deps/usr/opt/openssl/include -I/Users/wrs/.julia/packages/Homebrew/s09IX/deps/usr/opt/openblas/include
superenv executed: clang -pipe -w -Os -march=native -std=c90 -o CMakeFiles/cmTC_98a0f.dir/feature_tests.c.o -c /tmp/scalapack-20190116-38991-qkztdn/scalapack-2.0.2/build/CMakeFiles/feature_tests.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/Users/wrs/.julia/packages/Homebrew/s09IX/deps/usr/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/wrs/.julia/packages/Homebrew/s09IX/deps/usr/opt/openssl/include -I/Users/wrs/.julia/packages/Homebrew/s09IX/deps/usr/opt/openblas/include
clang called with: -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_98a0f.dir/feature_tests.c.o -o cmTC_98a0f
superenv added: -pipe -w -Os -march=native -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/Users/wrs/.julia/packages/Homebrew/s09IX/deps/usr/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/wrs/.julia/packages/Homebrew/s09IX/deps/usr/opt/openssl/include -I/Users/wrs/.julia/packages/Homebrew/s09IX/deps/usr/opt/openblas/include -L/Users/wrs/.julia/packages/Homebrew/s09IX/deps/usr/opt/openssl/lib -L/Users/wrs/.julia/packages/Homebrew/s09IX/deps/usr/opt/openblas/lib -L/Users/wrs/.julia/packages/Homebrew/s09IX/deps/usr/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries
superenv executed: clang -pipe -w -Os -march=native -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_98a0f.dir/feature_tests.c.o -o cmTC_98a0f -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/Users/wrs/.julia/packages/Homebrew/s09IX/deps/usr/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/wrs/.julia/packages/Homebrew/s09IX/deps/usr/opt/openssl/include -I/Users/wrs/.julia/packages/Homebrew/s09IX/deps/usr/opt/openblas/include -L/Users/wrs/.julia/packages/Homebrew/s09IX/deps/usr/opt/openssl/lib -L/Users/wrs/.julia/packages/Homebrew/s09IX/deps/usr/opt/openblas/lib -L/Users/wrs/.julia/packages/Homebrew/s09IX/deps/usr/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
ld called with: -syslibroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/ -dynamic -arch x86_64 -macosx_version_min 10.14.0 -weak_reference_mismatches non-weak --help -o a.out -L/Users/wrs/.julia/packages/Homebrew/s09IX/deps/usr/Cellar/gcc/8.2.0/bin/../lib/gcc/8/gcc/x86_64-apple-darwin18.2.0/8.2.0 -L/Users/wrs/.julia/packages/Homebrew/s09IX/deps/usr/Cellar/gcc/8.2.0/bin/../lib/gcc/8/gcc -L/Users/wrs/.julia/packages/Homebrew/s09IX/deps/usr/Cellar/gcc/8.2.0/bin/../lib/gcc/8/gcc/x86_64-apple-darwin18.2.0/8.2.0/../../.. /private/tmp/ccddQihP.o -no_compact_unwind -lSystem -lgcc_ext.10.5 -lgcc -lquadmath -lm -lgcc_ext.10.5 -lgcc -lSystem -v
superenv added: -L/Users/wrs/.julia/packages/Homebrew/s09IX/deps/usr/opt/openssl/lib -L/Users/wrs/.julia/packages/Homebrew/s09IX/deps/usr/opt/openblas/lib -L/Users/wrs/.julia/packages/Homebrew/s09IX/deps/usr/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -headerpad_max_install_names /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk
superenv executed: ld -L/Users/wrs/.julia/packages/Homebrew/s09IX/deps/usr/opt/openssl/lib -L/Users/wrs/.julia/packages/Homebrew/s09IX/deps/usr/opt/openblas/lib -L/Users/wrs/.julia/packages/Homebrew/s09IX/deps/usr/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -headerpad_max_install_names -syslibroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/ -dynamic -arch x86_64 -macosx_version_min 10.14.0 -weak_reference_mismatches non-weak --help -o a.out -L/Users/wrs/.julia/packages/Homebrew/s09IX/deps/usr/Cellar/gcc/8.2.0/bin/../lib/gcc/8/gcc/x86_64-apple-darwin18.2.0/8.2.0 -L/Users/wrs/.julia/packages/Homebrew/s09IX/deps/usr/Cellar/gcc/8.2.0/bin/../lib/gcc/8/gcc -L/Users/wrs/.julia/packages/Homebrew/s09IX/deps/usr/Cellar/gcc/8.2.0/bin/../lib/gcc/8/gcc/x86_64-apple-darwin18.2.0/8.2.0/../../.. /private/tmp/ccddQihP.o -no_compact_unwind -lSystem -lgcc_ext.10.5 -lgcc -lquadmath -lm -lgcc_ext.10.5 -lgcc -lSystem -v -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk
ld called with: -syslibroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/ -dynamic -arch x86_64 -macosx_version_min 10.14.0 -weak_reference_mismatches non-weak --help -o a.out -L/Users/wrs/.julia/packages/Homebrew/s09IX/deps/usr/Cellar/gcc/8.2.0/bin/../lib/gcc/8/gcc/x86_64-apple-darwin18.2.0/8.2.0 -L/Users/wrs/.julia/packages/Homebrew/s09IX/deps/usr/Cellar/gcc/8.2.0/bin/../lib/gcc/8/gcc -L/Users/wrs/.julia/packages/Homebrew/s09IX/deps/usr/Cellar/gcc/8.2.0/bin/../lib/gcc/8/gcc/x86_64-apple-darwin18.2.0/8.2.0/../../.. /private/tmp/cc08atH3.o -no_compact_unwind -lSystem -lgcc_ext.10.5 -lgcc -lquadmath -lm -lgcc_ext.10.5 -lgcc -lSystem -v
superenv added: -L/Users/wrs/.julia/packages/Homebrew/s09IX/deps/usr/opt/openssl/lib -L/Users/wrs/.julia/packages/Homebrew/s09IX/deps/usr/opt/openblas/lib -L/Users/wrs/.julia/packages/Homebrew/s09IX/deps/usr/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -headerpad_max_install_names /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk
superenv executed: ld -L/Users/wrs/.julia/packages/Homebrew/s09IX/deps/usr/opt/openssl/lib -L/Users/wrs/.julia/packages/Homebrew/s09IX/deps/usr/opt/openblas/lib -L/Users/wrs/.julia/packages/Homebrew/s09IX/deps/usr/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -headerpad_max_install_names -syslibroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/ -dynamic -arch x86_64 -macosx_version_min 10.14.0 -weak_reference_mismatches non-weak --help -o a.out -L/Users/wrs/.julia/packages/Homebrew/s09IX/deps/usr/Cellar/gcc/8.2.0/bin/../lib/gcc/8/gcc/x86_64-apple-darwin18.2.0/8.2.0 -L/Users/wrs/.julia/packages/Homebrew/s09IX/deps/usr/Cellar/gcc/8.2.0/bin/../lib/gcc/8/gcc -L/Users/wrs/.julia/packages/Homebrew/s09IX/deps/usr/Cellar/gcc/8.2.0/bin/../lib/gcc/8/gcc/x86_64-apple-darwin18.2.0/8.2.0/../../.. /private/tmp/cc08atH3.o -no_compact_unwind -lSystem -lgcc_ext.10.5 -lgcc -lquadmath -lm -lgcc_ext.10.5 -lgcc -lSystem -v -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk
ld called with: -syslibroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/ -dynamic -arch x86_64 -macosx_version_min 10.14.0 -weak_reference_mismatches non-weak --help -o a.out -L/Users/wrs/.julia/packages/Homebrew/s09IX/deps/usr/Cellar/gcc/8.2.0/bin/../lib/gcc/8/gcc/x86_64-apple-darwin18.2.0/8.2.0 -L/Users/wrs/.julia/packages/Homebrew/s09IX/deps/usr/Cellar/gcc/8.2.0/bin/../lib/gcc/8/gcc -L/Users/wrs/.julia/packages/Homebrew/s09IX/deps/usr/Cellar/gcc/8.2.0/bin/../lib/gcc/8/gcc/x86_64-apple-darwin18.2.0/8.2.0/../../.. /private/tmp/ccA8ap6c.o -no_compact_unwind -lSystem -lgcc_ext.10.5 -lgcc -lquadmath -lm -lgcc_ext.10.5 -lgcc -lSystem -v
superenv added: -L/Users/wrs/.julia/packages/Homebrew/s09IX/deps/usr/opt/openssl/lib -L/Users/wrs/.julia/packages/Homebrew/s09IX/deps/usr/opt/openblas/lib -L/Users/wrs/.julia/packages/Homebrew/s09IX/deps/usr/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -headerpad_max_install_names /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk
superenv executed: ld -L/Users/wrs/.julia/packages/Homebrew/s09IX/deps/usr/opt/openssl/lib -L/Users/wrs/.julia/packages/Homebrew/s09IX/deps/usr/opt/openblas/lib -L/Users/wrs/.julia/packages/Homebrew/s09IX/deps/usr/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -headerpad_max_install_names -syslibroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/ -dynamic -arch x86_64 -macosx_version_min 10.14.0 -weak_reference_mismatches non-weak --help -o a.out -L/Users/wrs/.julia/packages/Homebrew/s09IX/deps/usr/Cellar/gcc/8.2.0/bin/../lib/gcc/8/gcc/x86_64-apple-darwin18.2.0/8.2.0 -L/Users/wrs/.julia/packages/Homebrew/s09IX/deps/usr/Cellar/gcc/8.2.0/bin/../lib/gcc/8/gcc -L/Users/wrs/.julia/packages/Homebrew/s09IX/deps/usr/Cellar/gcc/8.2.0/bin/../lib/gcc/8/gcc/x86_64-apple-darwin18.2.0/8.2.0/../../.. /private/tmp/ccA8ap6c.o -no_compact_unwind -lSystem -lgcc_ext.10.5 -lgcc -lquadmath -lm -lgcc_ext.10.5 -lgcc -lSystem -v -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk
ld called with: -syslibroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/ -dynamic -arch x86_64 -macosx_version_min 10.14.0 -weak_reference_mismatches non-weak --help -o a.out -L/Users/wrs/.julia/packages/Homebrew/s09IX/deps/usr/Cellar/gcc/8.2.0/bin/../lib/gcc/8/gcc/x86_64-apple-darwin18.2.0/8.2.0 -L/Users/wrs/.julia/packages/Homebrew/s09IX/deps/usr/Cellar/gcc/8.2.0/bin/../lib/gcc/8/gcc -L/Users/wrs/.julia/packages/Homebrew/s09IX/deps/usr/Cellar/gcc/8.2.0/bin/../lib/gcc/8/gcc/x86_64-apple-darwin18.2.0/8.2.0/../../.. /private/tmp/ccKq8jwq.o -no_compact_unwind -lSystem -lgcc_ext.10.5 -lgcc -lquadmath -lm -lgcc_ext.10.5 -lgcc -lSystem -v
superenv added: -L/Users/wrs/.julia/packages/Homebrew/s09IX/deps/usr/opt/openssl/lib -L/Users/wrs/.julia/packages/Homebrew/s09IX/deps/usr/opt/openblas/lib -L/Users/wrs/.julia/packages/Homebrew/s09IX/deps/usr/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -headerpad_max_install_names /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk
superenv executed: ld -L/Users/wrs/.julia/packages/Homebrew/s09IX/deps/usr/opt/openssl/lib -L/Users/wrs/.julia/packages/Homebrew/s09IX/deps/usr/opt/openblas/lib -L/Users/wrs/.julia/packages/Homebrew/s09IX/deps/usr/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -headerpad_max_install_names -syslibroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/ -dynamic -arch x86_64 -macosx_version_min 10.14.0 -weak_reference_mismatches non-weak --help -o a.out -L/Users/wrs/.julia/packages/Homebrew/s09IX/deps/usr/Cellar/gcc/8.2.0/bin/../lib/gcc/8/gcc/x86_64-apple-darwin18.2.0/8.2.0 -L/Users/wrs/.julia/packages/Homebrew/s09IX/deps/usr/Cellar/gcc/8.2.0/bin/../lib/gcc/8/gcc -L/Users/wrs/.julia/packages/Homebrew/s09IX/deps/usr/Cellar/gcc/8.2.0/bin/../lib/gcc/8/gcc/x86_64-apple-darwin18.2.0/8.2.0/../../.. /private/tmp/ccKq8jwq.o -no_compact_unwind -lSystem -lgcc_ext.10.5 -lgcc -lquadmath -lm -lgcc_ext.10.5 -lgcc -lSystem -v -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk
ld called with: -syslibroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/ -dynamic -arch x86_64 -macosx_version_min 10.14.0 -weak_reference_mismatches non-weak -o cmTC_8d178 -L/Users/wrs/.julia/packages/Homebrew/s09IX/deps/usr/Cellar/gcc/8.2.0/bin/../lib/gcc/8/gcc/x86_64-apple-darwin18.2.0/8.2.0 -L/Users/wrs/.julia/packages/Homebrew/s09IX/deps/usr/Cellar/gcc/8.2.0/bin/../lib/gcc/8/gcc -L/Users/wrs/.julia/packages/Homebrew/s09IX/deps/usr/Cellar/gcc/8.2.0/bin/../lib/gcc/8/gcc/x86_64-apple-darwin18.2.0/8.2.0/../../.. CMakeFiles/cmTC_8d178.dir/testFortranCompiler.f.o -lgfortran -no_compact_unwind -lSystem -lgcc_ext.10.5 -lgcc -lquadmath -lm -lgcc_ext.10.5 -lgcc -lSystem
superenv added: -L/Users/wrs/.julia/packages/Homebrew/s09IX/deps/usr/opt/openssl/lib -L/Users/wrs/.julia/packages/Homebrew/s09IX/deps/usr/opt/openblas/lib -L/Users/wrs/.julia/packages/Homebrew/s09IX/deps/usr/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -headerpad_max_install_names /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk
superenv executed: ld -L/Users/wrs/.julia/packages/Homebrew/s09IX/deps/usr/opt/openssl/lib -L/Users/wrs/.julia/packages/Homebrew/s09IX/deps/usr/opt/openblas/lib -L/Users/wrs/.julia/packages/Homebrew/s09IX/deps/usr/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -headerpad_max_install_names -syslibroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/ -dynamic -arch x86_64 -macosx_version_min 10.14.0 -weak_reference_mismatches non-weak -o cmTC_8d178 -L/Users/wrs/.julia/packages/Homebrew/s09IX/deps/usr/Cellar/gcc/8.2.0/bin/../lib/gcc/8/gcc/x86_64-apple-darwin18.2.0/8.2.0 -L/Users/wrs/.julia/packages/Homebrew/s09IX/deps/usr/Cellar/gcc/8.2.0/bin/../lib/gcc/8/gcc -L/Users/wrs/.julia/packages/Homebrew/s09IX/deps/usr/Cellar/gcc/8.2.0/bin/../lib/gcc/8/gcc/x86_64-apple-darwin18.2.0/8.2.0/../../.. CMakeFiles/cmTC_8d178.dir/testFortranCompiler.f.o -lgfortran -no_compact_unwind -lSystem -lgcc_ext.10.5 -lgcc -lquadmath -lm -lgcc_ext.10.5 -lgcc -lSystem -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk
ld called with: -syslibroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/ -dynamic -arch x86_64 -macosx_version_min 10.14.0 -weak_reference_mismatches non-weak --help -o a.out -L/Users/wrs/.julia/packages/Homebrew/s09IX/deps/usr/Cellar/gcc/8.2.0/bin/../lib/gcc/8/gcc/x86_64-apple-darwin18.2.0/8.2.0 -L/Users/wrs/.julia/packages/Homebrew/s09IX/deps/usr/Cellar/gcc/8.2.0/bin/../lib/gcc/8/gcc -L/Users/wrs/.julia/packages/Homebrew/s09IX/deps/usr/Cellar/gcc/8.2.0/bin/../lib/gcc/8/gcc/x86_64-apple-darwin18.2.0/8.2.0/../../.. /private/tmp/cckspaNB.o -no_compact_unwind -lSystem -lgcc_ext.10.5 -lgcc -lquadmath -lm -lgcc_ext.10.5 -lgcc -lSystem -v
superenv added: -L/Users/wrs/.julia/packages/Homebrew/s09IX/deps/usr/opt/openssl/lib -L/Users/wrs/.julia/packages/Homebrew/s09IX/deps/usr/opt/openblas/lib -L/Users/wrs/.julia/packages/Homebrew/s09IX/deps/usr/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -headerpad_max_install_names /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk
superenv executed: ld -L/Users/wrs/.julia/packages/Homebrew/s09IX/deps/usr/opt/openssl/lib -L/Users/wrs/.julia/packages/Homebrew/s09IX/deps/usr/opt/openblas/lib -L/Users/wrs/.julia/packages/Homebrew/s09IX/deps/usr/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -headerpad_max_install_names -syslibroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/ -dynamic -arch x86_64 -macosx_version_min 10.14.0 -weak_reference_mismatches non-weak --help -o a.out -L/Users/wrs/.julia/packages/Homebrew/s09IX/deps/usr/Cellar/gcc/8.2.0/bin/../lib/gcc/8/gcc/x86_64-apple-darwin18.2.0/8.2.0 -L/Users/wrs/.julia/packages/Homebrew/s09IX/deps/usr/Cellar/gcc/8.2.0/bin/../lib/gcc/8/gcc -L/Users/wrs/.julia/packages/Homebrew/s09IX/deps/usr/Cellar/gcc/8.2.0/bin/../lib/gcc/8/gcc/x86_64-apple-darwin18.2.0/8.2.0/../../.. /private/tmp/cckspaNB.o -no_compact_unwind -lSystem -lgcc_ext.10.5 -lgcc -lquadmath -lm -lgcc_ext.10.5 -lgcc -lSystem -v -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk
ld called with: -syslibroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/ -dynamic -arch x86_64 -macosx_version_min 10.14.0 -weak_reference_mismatches non-weak --help -o a.out -L/Users/wrs/.julia/packages/Homebrew/s09IX/deps/usr/Cellar/gcc/8.2.0/bin/../lib/gcc/8/gcc/x86_64-apple-darwin18.2.0/8.2.0 -L/Users/wrs/.julia/packages/Homebrew/s09IX/deps/usr/Cellar/gcc/8.2.0/bin/../lib/gcc/8/gcc -L/Users/wrs/.julia/packages/Homebrew/s09IX/deps/usr/Cellar/gcc/8.2.0/bin/../lib/gcc/8/gcc/x86_64-apple-darwin18.2.0/8.2.0/../../.. /private/tmp/ccu1OQQf.o -no_compact_unwind -lSystem -lgcc_ext.10.5 -lgcc -lquadmath -lm -lgcc_ext.10.5 -lgcc -lSystem -v
superenv added: -L/Users/wrs/.julia/packages/Homebrew/s09IX/deps/usr/opt/openssl/lib -L/Users/wrs/.julia/packages/Homebrew/s09IX/deps/usr/opt/openblas/lib -L/Users/wrs/.julia/packages/Homebrew/s09IX/deps/usr/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -headerpad_max_install_names /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk
superenv executed: ld -L/Users/wrs/.julia/packages/Homebrew/s09IX/deps/usr/opt/openssl/lib -L/Users/wrs/.julia/packages/Homebrew/s09IX/deps/usr/opt/openblas/lib -L/Users/wrs/.julia/packages/Homebrew/s09IX/deps/usr/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -headerpad_max_install_names -syslibroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/ -dynamic -arch x86_64 -macosx_version_min 10.14.0 -weak_reference_mismatches non-weak --help -o a.out -L/Users/wrs/.julia/packages/Homebrew/s09IX/deps/usr/Cellar/gcc/8.2.0/bin/../lib/gcc/8/gcc/x86_64-apple-darwin18.2.0/8.2.0 -L/Users/wrs/.julia/packages/Homebrew/s09IX/deps/usr/Cellar/gcc/8.2.0/bin/../lib/gcc/8/gcc -L/Users/wrs/.julia/packages/Homebrew/s09IX/deps/usr/Cellar/gcc/8.2.0/bin/../lib/gcc/8/gcc/x86_64-apple-darwin18.2.0/8.2.0/../../.. /private/tmp/ccu1OQQf.o -no_compact_unwind -lSystem -lgcc_ext.10.5 -lgcc -lquadmath -lm -lgcc_ext.10.5 -lgcc -lSystem -v -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk
ld called with: -syslibroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/ -dynamic -arch x86_64 -macosx_version_min 10.14.0 -weak_reference_mismatches non-weak -o cmTC_7b6d8 -L/Users/wrs/.julia/packages/Homebrew/s09IX/deps/usr/Cellar/gcc/8.2.0/bin/../lib/gcc/8/gcc/x86_64-apple-darwin18.2.0/8.2.0 -L/Users/wrs/.julia/packages/Homebrew/s09IX/deps/usr/Cellar/gcc/8.2.0/bin/../lib/gcc/8/gcc -L/Users/wrs/.julia/packages/Homebrew/s09IX/deps/usr/Cellar/gcc/8.2.0/bin/../lib/gcc/8/gcc/x86_64-apple-darwin18.2.0/8.2.0/../../.. -v CMakeFiles/cmTC_7b6d8.dir/CMakeFortranCompilerABI.F.o -lgfortran -no_compact_unwind -lSystem -lgcc_ext.10.5 -lgcc -lquadmath -lm -lgcc_ext.10.5 -lgcc -lSystem -v
superenv added: -L/Users/wrs/.julia/packages/Homebrew/s09IX/deps/usr/opt/openssl/lib -L/Users/wrs/.julia/packages/Homebrew/s09IX/deps/usr/opt/openblas/lib -L/Users/wrs/.julia/packages/Homebrew/s09IX/deps/usr/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -headerpad_max_install_names /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk
superenv executed: ld -L/Users/wrs/.julia/packages/Homebrew/s09IX/deps/usr/opt/openssl/lib -L/Users/wrs/.julia/packages/Homebrew/s09IX/deps/usr/opt/openblas/lib -L/Users/wrs/.julia/packages/Homebrew/s09IX/deps/usr/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -headerpad_max_install_names -syslibroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/ -dynamic -arch x86_64 -macosx_version_min 10.14.0 -weak_reference_mismatches non-weak -o cmTC_7b6d8 -L/Users/wrs/.julia/packages/Homebrew/s09IX/deps/usr/Cellar/gcc/8.2.0/bin/../lib/gcc/8/gcc/x86_64-apple-darwin18.2.0/8.2.0 -L/Users/wrs/.julia/packages/Homebrew/s09IX/deps/usr/Cellar/gcc/8.2.0/bin/../lib/gcc/8/gcc -L/Users/wrs/.julia/packages/Homebrew/s09IX/deps/usr/Cellar/gcc/8.2.0/bin/../lib/gcc/8/gcc/x86_64-apple-darwin18.2.0/8.2.0/../../.. -v CMakeFiles/cmTC_7b6d8.dir/CMakeFortranCompilerABI.F.o -lgfortran -no_compact_unwind -lSystem -lgcc_ext.10.5 -lgcc -lquadmath -lm -lgcc_ext.10.5 -lgcc -lSystem -v -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk
ld called with: -syslibroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/ -dynamic -arch x86_64 -macosx_version_min 10.14.0 -weak_reference_mismatches non-weak --help -o a.out -L/Users/wrs/.julia/packages/Homebrew/s09IX/deps/usr/Cellar/gcc/8.2.0/bin/../lib/gcc/8/gcc/x86_64-apple-darwin18.2.0/8.2.0 -L/Users/wrs/.julia/packages/Homebrew/s09IX/deps/usr/Cellar/gcc/8.2.0/bin/../lib/gcc/8/gcc -L/Users/wrs/.julia/packages/Homebrew/s09IX/deps/usr/Cellar/gcc/8.2.0/bin/../lib/gcc/8/gcc/x86_64-apple-darwin18.2.0/8.2.0/../../.. /private/tmp/cc9qHSjr.o -no_compact_unwind -lSystem -lgcc_ext.10.5 -lgcc -lquadmath -lm -lgcc_ext.10.5 -lgcc -lSystem -v
superenv added: -L/Users/wrs/.julia/packages/Homebrew/s09IX/deps/usr/opt/openssl/lib -L/Users/wrs/.julia/packages/Homebrew/s09IX/deps/usr/opt/openblas/lib -L/Users/wrs/.julia/packages/Homebrew/s09IX/deps/usr/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -headerpad_max_install_names /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk
superenv executed: ld -L/Users/wrs/.julia/packages/Homebrew/s09IX/deps/usr/opt/openssl/lib -L/Users/wrs/.julia/packages/Homebrew/s09IX/deps/usr/opt/openblas/lib -L/Users/wrs/.julia/packages/Homebrew/s09IX/deps/usr/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -headerpad_max_install_names -syslibroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/ -dynamic -arch x86_64 -macosx_version_min 10.14.0 -weak_reference_mismatches non-weak --help -o a.out -L/Users/wrs/.julia/packages/Homebrew/s09IX/deps/usr/Cellar/gcc/8.2.0/bin/../lib/gcc/8/gcc/x86_64-apple-darwin18.2.0/8.2.0 -L/Users/wrs/.julia/packages/Homebrew/s09IX/deps/usr/Cellar/gcc/8.2.0/bin/../lib/gcc/8/gcc -L/Users/wrs/.julia/packages/Homebrew/s09IX/deps/usr/Cellar/gcc/8.2.0/bin/../lib/gcc/8/gcc/x86_64-apple-darwin18.2.0/8.2.0/../../.. /private/tmp/cc9qHSjr.o -no_compact_unwind -lSystem -lgcc_ext.10.5 -lgcc -lquadmath -lm -lgcc_ext.10.5 -lgcc -lSystem -v -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk
ld called with: -syslibroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/ -dynamic -arch x86_64 -macosx_version_min 10.14.0 -weak_reference_mismatches non-weak --help -o a.out -L/Users/wrs/.julia/packages/Homebrew/s09IX/deps/usr/Cellar/gcc/8.2.0/bin/../lib/gcc/8/gcc/x86_64-apple-darwin18.2.0/8.2.0 -L/Users/wrs/.julia/packages/Homebrew/s09IX/deps/usr/Cellar/gcc/8.2.0/bin/../lib/gcc/8/gcc -L/Users/wrs/.julia/packages/Homebrew/s09IX/deps/usr/Cellar/gcc/8.2.0/bin/../lib/gcc/8/gcc/x86_64-apple-darwin18.2.0/8.2.0/../../.. /private/tmp/ccWKOAsx.o -no_compact_unwind -lSystem -lgcc_ext.10.5 -lgcc -lquadmath -lm -lgcc_ext.10.5 -lgcc -lSystem -v
superenv added: -L/Users/wrs/.julia/packages/Homebrew/s09IX/deps/usr/opt/openssl/lib -L/Users/wrs/.julia/packages/Homebrew/s09IX/deps/usr/opt/openblas/lib -L/Users/wrs/.julia/packages/Homebrew/s09IX/deps/usr/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -headerpad_max_install_names /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk
superenv executed: ld -L/Users/wrs/.julia/packages/Homebrew/s09IX/deps/usr/opt/openssl/lib -L/Users/wrs/.julia/packages/Homebrew/s09IX/deps/usr/opt/openblas/lib -L/Users/wrs/.julia/packages/Homebrew/s09IX/deps/usr/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -headerpad_max_install_names -syslibroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/ -dynamic -arch x86_64 -macosx_version_min 10.14.0 -weak_reference_mismatches non-weak --help -o a.out -L/Users/wrs/.julia/packages/Homebrew/s09IX/deps/usr/Cellar/gcc/8.2.0/bin/../lib/gcc/8/gcc/x86_64-apple-darwin18.2.0/8.2.0 -L/Users/wrs/.julia/packages/Homebrew/s09IX/deps/usr/Cellar/gcc/8.2.0/bin/../lib/gcc/8/gcc -L/Users/wrs/.julia/packages/Homebrew/s09IX/deps/usr/Cellar/gcc/8.2.0/bin/../lib/gcc/8/gcc/x86_64-apple-darwin18.2.0/8.2.0/../../.. /private/tmp/ccWKOAsx.o -no_compact_unwind -lSystem -lgcc_ext.10.5 -lgcc -lquadmath -lm -lgcc_ext.10.5 -lgcc -lSystem -v -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk
ld called with: -syslibroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/ -dynamic -arch x86_64 -macosx_version_min 10.14.0 -weak_reference_mismatches non-weak -o cmTC_eda74 -L/Users/wrs/.julia/packages/Homebrew/s09IX/deps/usr/Cellar/gcc/8.2.0/bin/../lib/gcc/8/gcc/x86_64-apple-darwin18.2.0/8.2.0 -L/Users/wrs/.julia/packages/Homebrew/s09IX/deps/usr/Cellar/gcc/8.2.0/bin/../lib/gcc/8/gcc -L/Users/wrs/.julia/packages/Homebrew/s09IX/deps/usr/Cellar/gcc/8.2.0/bin/../lib/gcc/8/gcc/x86_64-apple-darwin18.2.0/8.2.0/../../.. CMakeFiles/cmTC_eda74.dir/testFortranCompilerF90.f90.o -lgfortran -no_compact_unwind -lSystem -lgcc_ext.10.5 -lgcc -lquadmath -lm -lgcc_ext.10.5 -lgcc -lSystem
superenv added: -L/Users/wrs/.julia/packages/Homebrew/s09IX/deps/usr/opt/openssl/lib -L/Users/wrs/.julia/packages/Homebrew/s09IX/deps/usr/opt/openblas/lib -L/Users/wrs/.julia/packages/Homebrew/s09IX/deps/usr/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -headerpad_max_install_names /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk
superenv executed: ld -L/Users/wrs/.julia/packages/Homebrew/s09IX/deps/usr/opt/openssl/lib -L/Users/wrs/.julia/packages/Homebrew/s09IX/deps/usr/opt/openblas/lib -L/Users/wrs/.julia/packages/Homebrew/s09IX/deps/usr/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -headerpad_max_install_names -syslibroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/ -dynamic -arch x86_64 -macosx_version_min 10.14.0 -weak_reference_mismatches non-weak -o cmTC_eda74 -L/Users/wrs/.julia/packages/Homebrew/s09IX/deps/usr/Cellar/gcc/8.2.0/bin/../lib/gcc/8/gcc/x86_64-apple-darwin18.2.0/8.2.0 -L/Users/wrs/.julia/packages/Homebrew/s09IX/deps/usr/Cellar/gcc/8.2.0/bin/../lib/gcc/8/gcc -L/Users/wrs/.julia/packages/Homebrew/s09IX/deps/usr/Cellar/gcc/8.2.0/bin/../lib/gcc/8/gcc/x86_64-apple-darwin18.2.0/8.2.0/../../.. CMakeFiles/cmTC_eda74.dir/testFortranCompilerF90.f90.o -lgfortran -no_compact_unwind -lSystem -lgcc_ext.10.5 -lgcc -lquadmath -lm -lgcc_ext.10.5 -lgcc -lSystem -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk
clang called with: -o CMakeFiles/cmTC_7f652.dir/test_mpi.c.o -c /Users/wrs/.julia/packages/Homebrew/s09IX/deps/usr/Cellar/cmake/3.13.3/share/cmake/Modules/FindMPI/test_mpi.c
superenv added: -pipe -w -Os -march=native -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/Users/wrs/.julia/packages/Homebrew/s09IX/deps/usr/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/wrs/.julia/packages/Homebrew/s09IX/deps/usr/opt/openssl/include -I/Users/wrs/.julia/packages/Homebrew/s09IX/deps/usr/opt/openblas/include
superenv executed: clang -pipe -w -Os -march=native -o CMakeFiles/cmTC_7f652.dir/test_mpi.c.o -c /Users/wrs/.julia/packages/Homebrew/s09IX/deps/usr/Cellar/cmake/3.13.3/share/cmake/Modules/FindMPI/test_mpi.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/Users/wrs/.julia/packages/Homebrew/s09IX/deps/usr/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/wrs/.julia/packages/Homebrew/s09IX/deps/usr/opt/openssl/include -I/Users/wrs/.julia/packages/Homebrew/s09IX/deps/usr/opt/openblas/include
clang called with: -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_7f652.dir/test_mpi.c.o -o cmTC_7f652
superenv added: -pipe -w -Os -march=native -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/Users/wrs/.julia/packages/Homebrew/s09IX/deps/usr/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/wrs/.julia/packages/Homebrew/s09IX/deps/usr/opt/openssl/include -I/Users/wrs/.julia/packages/Homebrew/s09IX/deps/usr/opt/openblas/include -L/Users/wrs/.julia/packages/Homebrew/s09IX/deps/usr/opt/openssl/lib -L/Users/wrs/.julia/packages/Homebrew/s09IX/deps/usr/opt/openblas/lib -L/Users/wrs/.julia/packages/Homebrew/s09IX/deps/usr/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries
superenv executed: clang -pipe -w -Os -march=native -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_7f652.dir/test_mpi.c.o -o cmTC_7f652 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/Users/wrs/.julia/packages/Homebrew/s09IX/deps/usr/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/wrs/.julia/packages/Homebrew/s09IX/deps/usr/opt/openssl/include -I/Users/wrs/.julia/packages/Homebrew/s09IX/deps/usr/opt/openblas/include -L/Users/wrs/.julia/packages/Homebrew/s09IX/deps/usr/opt/openssl/lib -L/Users/wrs/.julia/packages/Homebrew/s09IX/deps/usr/opt/openblas/lib -L/Users/wrs/.julia/packages/Homebrew/s09IX/deps/usr/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -isystem /usr/local/Cellar/open-mpi/4.0.0/include -isystem /Users/wrs/.julia/packages/Homebrew/s09IX/deps/usr/include -o CMakeFiles/cmTC_6952c.dir/test_mpi.c.o -c /Users/wrs/.julia/packages/Homebrew/s09IX/deps/usr/Cellar/cmake/3.13.3/share/cmake/Modules/FindMPI/test_mpi.c
superenv added: -pipe -w -Os -march=native -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/Users/wrs/.julia/packages/Homebrew/s09IX/deps/usr/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/wrs/.julia/packages/Homebrew/s09IX/deps/usr/opt/openssl/include -I/Users/wrs/.julia/packages/Homebrew/s09IX/deps/usr/opt/openblas/include
superenv executed: clang -pipe -w -Os -march=native -isystem /usr/local/Cellar/open-mpi/4.0.0/include -isystem /Users/wrs/.julia/packages/Homebrew/s09IX/deps/usr/include -o CMakeFiles/cmTC_6952c.dir/test_mpi.c.o -c /Users/wrs/.julia/packages/Homebrew/s09IX/deps/usr/Cellar/cmake/3.13.3/share/cmake/Modules/FindMPI/test_mpi.c -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/Users/wrs/.julia/packages/Homebrew/s09IX/deps/usr/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/wrs/.julia/packages/Homebrew/s09IX/deps/usr/opt/openssl/include -I/Users/wrs/.julia/packages/Homebrew/s09IX/deps/usr/opt/openblas/include
clang called with: -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_6952c.dir/test_mpi.c.o -o cmTC_6952c -L/usr/local/Cellar/libevent/2.1.8/lib -L/usr/local/Cellar/open-mpi/4.0.0/lib /Users/wrs/.julia/packages/Homebrew/s09IX/deps/usr/lib/libmpi.dylib
superenv added: -pipe -w -Os -march=native -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/Users/wrs/.julia/packages/Homebrew/s09IX/deps/usr/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/wrs/.julia/packages/Homebrew/s09IX/deps/usr/opt/openssl/include -I/Users/wrs/.julia/packages/Homebrew/s09IX/deps/usr/opt/openblas/include -L/Users/wrs/.julia/packages/Homebrew/s09IX/deps/usr/opt/openssl/lib -L/Users/wrs/.julia/packages/Homebrew/s09IX/deps/usr/opt/openblas/lib -L/Users/wrs/.julia/packages/Homebrew/s09IX/deps/usr/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries
superenv executed: clang -pipe -w -Os -march=native -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_6952c.dir/test_mpi.c.o -o cmTC_6952c -L/usr/local/Cellar/libevent/2.1.8/lib -L/usr/local/Cellar/open-mpi/4.0.0/lib /Users/wrs/.julia/packages/Homebrew/s09IX/deps/usr/lib/libmpi.dylib -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -isystem/Users/wrs/.julia/packages/Homebrew/s09IX/deps/usr/include -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2 -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/Users/wrs/.julia/packages/Homebrew/s09IX/deps/usr/opt/openssl/include -I/Users/wrs/.julia/packages/Homebrew/s09IX/deps/usr/opt/openblas/include -L/Users/wrs/.julia/packages/Homebrew/s09IX/deps/usr/opt/openssl/lib -L/Users/wrs/.julia/packages/Homebrew/s09IX/deps/usr/opt/openblas/lib -L/Users/wrs/.julia/packages/Homebrew/s09IX/deps/usr/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
ld called with: -syslibroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/ -dynamic -arch x86_64 -macosx_version_min 10.14.0 -weak_reference_mismatches non-weak -o cmTC_4fda0 -L/usr/local/Cellar/libevent/2.1.8/lib -L/usr/local/Cellar/open-mpi/4.0.0/lib -L/Users/wrs/.julia/packages/Homebrew/s09IX/deps/usr/Cellar/gcc/8.2.0/bin/../lib/gcc/8/gcc/x86_64-apple-darwin18.2.0/8.2.0 -L/Users/wrs/.julia/packages/Homebrew/s09IX/deps/usr/Cellar/gcc/8.2.0/bin/../lib/gcc/8/gcc -L/Users/wrs/.julia/packages/Homebrew/s09IX/deps/usr/Cellar/gcc/8.2.0/bin/../lib/gcc/8/gcc/x86_64-apple-darwin18.2.0/8.2.0/../../.. CMakeFiles/cmTC_4fda0.dir/test_mpi.f90.o -flat_namespace -commons use_dylibs /Users/wrs/.julia/packages/Homebrew/s09IX/deps/usr/lib/libmpi_usempif08.dylib /Users/wrs/.julia/packages/Homebrew/s09IX/deps/usr/lib/libmpi_usempi_ignore_tkr.dylib /Users/wrs/.julia/packages/Homebrew/s09IX/deps/usr/lib/libmpi_mpifh.dylib /Users/wrs/.julia/packages/Homebrew/s09IX/deps/usr/lib/libmpi.dylib -lgfortran -no_compact_unwind -lSystem -lgcc_ext.10.5 -lgcc -lquadmath -lm -lgcc_ext.10.5 -lgcc -lSystem
superenv added: -L/Users/wrs/.julia/packages/Homebrew/s09IX/deps/usr/opt/openssl/lib -L/Users/wrs/.julia/packages/Homebrew/s09IX/deps/usr/opt/openblas/lib -L/Users/wrs/.julia/packages/Homebrew/s09IX/deps/usr/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -headerpad_max_install_names /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk
superenv executed: ld -L/Users/wrs/.julia/packages/Homebrew/s09IX/deps/usr/opt/openssl/lib -L/Users/wrs/.julia/packages/Homebrew/s09IX/deps/usr/opt/openblas/lib -L/Users/wrs/.julia/packages/Homebrew/s09IX/deps/usr/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -headerpad_max_install_names -syslibroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/ -dynamic -arch x86_64 -macosx_version_min 10.14.0 -weak_reference_mismatches non-weak -o cmTC_4fda0 -L/usr/local/Cellar/libevent/2.1.8/lib -L/usr/local/Cellar/open-mpi/4.0.0/lib -L/Users/wrs/.julia/packages/Homebrew/s09IX/deps/usr/Cellar/gcc/8.2.0/bin/../lib/gcc/8/gcc/x86_64-apple-darwin18.2.0/8.2.0 -L/Users/wrs/.julia/packages/Homebrew/s09IX/deps/usr/Cellar/gcc/8.2.0/bin/../lib/gcc/8/gcc -L/Users/wrs/.julia/packages/Homebrew/s09IX/deps/usr/Cellar/gcc/8.2.0/bin/../lib/gcc/8/gcc/x86_64-apple-darwin18.2.0/8.2.0/../../.. CMakeFiles/cmTC_4fda0.dir/test_mpi.f90.o -flat_namespace -commons use_dylibs /Users/wrs/.julia/packages/Homebrew/s09IX/deps/usr/lib/libmpi_usempif08.dylib /Users/wrs/.julia/packages/Homebrew/s09IX/deps/usr/lib/libmpi_usempi_ignore_tkr.dylib /Users/wrs/.julia/packages/Homebrew/s09IX/deps/usr/lib/libmpi_mpifh.dylib /Users/wrs/.julia/packages/Homebrew/s09IX/deps/usr/lib/libmpi.dylib -lgfortran -no_compact_unwind -lSystem -lgcc_ext.10.5 -lgcc -lquadmath -lm -lgcc_ext.10.5 -lgcc -lSystem -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk
ld called with: -syslibroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/ -dynamic -arch x86_64 -macosx_version_min 10.14.0 -weak_reference_mismatches non-weak -o cmTC_33e0f -L/usr/local/Cellar/libevent/2.1.8/lib -L/usr/local/Cellar/open-mpi/4.0.0/lib -L/Users/wrs/.julia/packages/Homebrew/s09IX/deps/usr/Cellar/gcc/8.2.0/bin/../lib/gcc/8/gcc/x86_64-apple-darwin18.2.0/8.2.0 -L/Users/wrs/.julia/packages/Homebrew/s09IX/deps/usr/Cellar/gcc/8.2.0/bin/../lib/gcc/8/gcc -L/Users/wrs/.julia/packages/Homebrew/s09IX/deps/usr/Cellar/gcc/8.2.0/bin/../lib/gcc/8/gcc/x86_64-apple-darwin18.2.0/8.2.0/../../.. CMakeFiles/cmTC_33e0f.dir/test_mpi.f90.o -flat_namespace -commons use_dylibs /Users/wrs/.julia/packages/Homebrew/s09IX/deps/usr/lib/libmpi_usempif08.dylib /Users/wrs/.julia/packages/Homebrew/s09IX/deps/usr/lib/libmpi_usempi_ignore_tkr.dylib /Users/wrs/.julia/packages/Homebrew/s09IX/deps/usr/lib/libmpi_mpifh.dylib /Users/wrs/.julia/packages/Homebrew/s09IX/deps/usr/lib/libmpi.dylib -lgfortran -no_compact_unwind -lSystem -lgcc_ext.10.5 -lgcc -lquadmath -lm -lgcc_ext.10.5 -lgcc -lSystem
superenv added: -L/Users/wrs/.julia/packages/Homebrew/s09IX/deps/usr/opt/openssl/lib -L/Users/wrs/.julia/packages/Homebrew/s09IX/deps/usr/opt/openblas/lib -L/Users/wrs/.julia/packages/Homebrew/s09IX/deps/usr/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -headerpad_max_install_names /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk
superenv executed: ld -L/Users/wrs/.julia/packages/Homebrew/s09IX/deps/usr/opt/openssl/lib -L/Users/wrs/.julia/packages/Homebrew/s09IX/deps/usr/opt/openblas/lib -L/Users/wrs/.julia/packages/Homebrew/s09IX/deps/usr/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -headerpad_max_install_names -syslibroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/ -dynamic -arch x86_64 -macosx_version_min 10.14.0 -weak_reference_mismatches non-weak -o cmTC_33e0f -L/usr/local/Cellar/libevent/2.1.8/lib -L/usr/local/Cellar/open-mpi/4.0.0/lib -L/Users/wrs/.julia/packages/Homebrew/s09IX/deps/usr/Cellar/gcc/8.2.0/bin/../lib/gcc/8/gcc/x86_64-apple-darwin18.2.0/8.2.0 -L/Users/wrs/.julia/packages/Homebrew/s09IX/deps/usr/Cellar/gcc/8.2.0/bin/../lib/gcc/8/gcc -L/Users/wrs/.julia/packages/Homebrew/s09IX/deps/usr/Cellar/gcc/8.2.0/bin/../lib/gcc/8/gcc/x86_64-apple-darwin18.2.0/8.2.0/../../.. CMakeFiles/cmTC_33e0f.dir/test_mpi.f90.o -flat_namespace -commons use_dylibs /Users/wrs/.julia/packages/Homebrew/s09IX/deps/usr/lib/libmpi_usempif08.dylib /Users/wrs/.julia/packages/Homebrew/s09IX/deps/usr/lib/libmpi_usempi_ignore_tkr.dylib /Users/wrs/.julia/packages/Homebrew/s09IX/deps/usr/lib/libmpi_mpifh.dylib /Users/wrs/.julia/packages/Homebrew/s09IX/deps/usr/lib/libmpi.dylib -lgfortran -no_compact_unwind -lSystem -lgcc_ext.10.5 -lgcc -lquadmath -lm -lgcc_ext.10.5 -lgcc -lSystem -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk
ld called with: -syslibroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/ -dynamic -arch x86_64 -macosx_version_min 10.14.0 -weak_reference_mismatches non-weak -o cmTC_885a9 -L/usr/local/Cellar/libevent/2.1.8/lib -L/usr/local/Cellar/open-mpi/4.0.0/lib -L/Users/wrs/.julia/packages/Homebrew/s09IX/deps/usr/Cellar/gcc/8.2.0/bin/../lib/gcc/8/gcc/x86_64-apple-darwin18.2.0/8.2.0 -L/Users/wrs/.julia/packages/Homebrew/s09IX/deps/usr/Cellar/gcc/8.2.0/bin/../lib/gcc/8/gcc -L/Users/wrs/.julia/packages/Homebrew/s09IX/deps/usr/Cellar/gcc/8.2.0/bin/../lib/gcc/8/gcc/x86_64-apple-darwin18.2.0/8.2.0/../../.. CMakeFiles/cmTC_885a9.dir/test_mpi.f90.o -flat_namespace -commons use_dylibs /Users/wrs/.julia/packages/Homebrew/s09IX/deps/usr/lib/libmpi_usempif08.dylib /Users/wrs/.julia/packages/Homebrew/s09IX/deps/usr/lib/libmpi_usempi_ignore_tkr.dylib /Users/wrs/.julia/packages/Homebrew/s09IX/deps/usr/lib/libmpi_mpifh.dylib /Users/wrs/.julia/packages/Homebrew/s09IX/deps/usr/lib/libmpi.dylib -lgfortran -no_compact_unwind -lSystem -lgcc_ext.10.5 -lgcc -lquadmath -lm -lgcc_ext.10.5 -lgcc -lSystem
superenv added: -L/Users/wrs/.julia/packages/Homebrew/s09IX/deps/usr/opt/openssl/lib -L/Users/wrs/.julia/packages/Homebrew/s09IX/deps/usr/opt/openblas/lib -L/Users/wrs/.julia/packages/Homebrew/s09IX/deps/usr/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -headerpad_max_install_names /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk
superenv executed: ld -L/Users/wrs/.julia/packages/Homebrew/s09IX/deps/usr/opt/openssl/lib -L/Users/wrs/.julia/packages/Homebrew/s09IX/deps/usr/opt/openblas/lib -L/Users/wrs/.julia/packages/Homebrew/s09IX/deps/usr/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -headerpad_max_install_names -syslibroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/ -dynamic -arch x86_64 -macosx_version_min 10.14.0 -weak_reference_mismatches non-weak -o cmTC_885a9 -L/usr/local/Cellar/libevent/2.1.8/lib -L/usr/local/Cellar/open-mpi/4.0.0/lib -L/Users/wrs/.julia/packages/Homebrew/s09IX/deps/usr/Cellar/gcc/8.2.0/bin/../lib/gcc/8/gcc/x86_64-apple-darwin18.2.0/8.2.0 -L/Users/wrs/.julia/packages/Homebrew/s09IX/deps/usr/Cellar/gcc/8.2.0/bin/../lib/gcc/8/gcc -L/Users/wrs/.julia/packages/Homebrew/s09IX/deps/usr/Cellar/gcc/8.2.0/bin/../lib/gcc/8/gcc/x86_64-apple-darwin18.2.0/8.2.0/../../.. CMakeFiles/cmTC_885a9.dir/test_mpi.f90.o -flat_namespace -commons use_dylibs /Users/wrs/.julia/packages/Homebrew/s09IX/deps/usr/lib/libmpi_usempif08.dylib /Users/wrs/.julia/packages/Homebrew/s09IX/deps/usr/lib/libmpi_usempi_ignore_tkr.dylib /Users/wrs/.julia/packages/Homebrew/s09IX/deps/usr/lib/libmpi_mpifh.dylib /Users/wrs/.julia/packages/Homebrew/s09IX/deps/usr/lib/libmpi.dylib -lgfortran -no_compact_unwind -lSystem -lgcc_ext.10.5 -lgcc -lquadmath -lm -lgcc_ext.10.5 -lgcc -lSystem -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk
ld called with: -syslibroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/ -dynamic -arch x86_64 -macosx_version_min 10.14.0 -weak_reference_mismatches non-weak -o cmTC_0d771 -L/usr/local/Cellar/libevent/2.1.8/lib -L/usr/local/Cellar/open-mpi/4.0.0/lib -L/Users/wrs/.julia/packages/Homebrew/s09IX/deps/usr/Cellar/gcc/8.2.0/bin/../lib/gcc/8/gcc/x86_64-apple-darwin18.2.0/8.2.0 -L/Users/wrs/.julia/packages/Homebrew/s09IX/deps/usr/Cellar/gcc/8.2.0/bin/../lib/gcc/8/gcc -L/Users/wrs/.julia/packages/Homebrew/s09IX/deps/usr/Cellar/gcc/8.2.0/bin/../lib/gcc/8/gcc/x86_64-apple-darwin18.2.0/8.2.0/../../.. CMakeFiles/cmTC_0d771.dir/mpiver.f90.o -flat_namespace -commons use_dylibs /Users/wrs/.julia/packages/Homebrew/s09IX/deps/usr/lib/libmpi_usempif08.dylib /Users/wrs/.julia/packages/Homebrew/s09IX/deps/usr/lib/libmpi_usempi_ignore_tkr.dylib /Users/wrs/.julia/packages/Homebrew/s09IX/deps/usr/lib/libmpi_mpifh.dylib /Users/wrs/.julia/packages/Homebrew/s09IX/deps/usr/lib/libmpi.dylib -lgfortran -no_compact_unwind -lSystem -lgcc_ext.10.5 -lgcc -lquadmath -lm -lgcc_ext.10.5 -lgcc -lSystem
superenv added: -L/Users/wrs/.julia/packages/Homebrew/s09IX/deps/usr/opt/openssl/lib -L/Users/wrs/.julia/packages/Homebrew/s09IX/deps/usr/opt/openblas/lib -L/Users/wrs/.julia/packages/Homebrew/s09IX/deps/usr/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -headerpad_max_install_names /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk
superenv executed: ld -L/Users/wrs/.julia/packages/Homebrew/s09IX/deps/usr/opt/openssl/lib -L/Users/wrs/.julia/packages/Homebrew/s09IX/deps/usr/opt/openblas/lib -L/Users/wrs/.julia/packages/Homebrew/s09IX/deps/usr/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -headerpad_max_install_names -syslibroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/ -dynamic -arch x86_64 -macosx_version_min 10.14.0 -weak_reference_mismatches non-weak -o cmTC_0d771 -L/usr/local/Cellar/libevent/2.1.8/lib -L/usr/local/Cellar/open-mpi/4.0.0/lib -L/Users/wrs/.julia/packages/Homebrew/s09IX/deps/usr/Cellar/gcc/8.2.0/bin/../lib/gcc/8/gcc/x86_64-apple-darwin18.2.0/8.2.0 -L/Users/wrs/.julia/packages/Homebrew/s09IX/deps/usr/Cellar/gcc/8.2.0/bin/../lib/gcc/8/gcc -L/Users/wrs/.julia/packages/Homebrew/s09IX/deps/usr/Cellar/gcc/8.2.0/bin/../lib/gcc/8/gcc/x86_64-apple-darwin18.2.0/8.2.0/../../.. CMakeFiles/cmTC_0d771.dir/mpiver.f90.o -flat_namespace -commons use_dylibs /Users/wrs/.julia/packages/Homebrew/s09IX/deps/usr/lib/libmpi_usempif08.dylib /Users/wrs/.julia/packages/Homebrew/s09IX/deps/usr/lib/libmpi_usempi_ignore_tkr.dylib /Users/wrs/.julia/packages/Homebrew/s09IX/deps/usr/lib/libmpi_mpifh.dylib /Users/wrs/.julia/packages/Homebrew/s09IX/deps/usr/lib/libmpi.dylib -lgfortran -no_compact_unwind -lSystem -lgcc_ext.10.5 -lgcc -lquadmath -lm -lgcc_ext.10.5 -lgcc -lSystem -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment