Created
November 21, 2015 14:30
-
-
Save John-Colvin/c19fb69e827a0df58cd6 to your computer and use it in GitHub Desktop.
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
2015-11-21 14:03:29 +0000 | |
cmake | |
.. | |
-DCMAKE_C_FLAGS_RELEASE= | |
-DCMAKE_CXX_FLAGS_RELEASE= | |
-DCMAKE_INSTALL_PREFIX=/usr/local/Cellar/scalapack/2.0.2_4 | |
-DCMAKE_BUILD_TYPE=Release | |
-DCMAKE_FIND_FRAMEWORK=LAST | |
-DCMAKE_VERBOSE_MAKEFILE=ON | |
-Wno-dev | |
-DBUILD_SHARED_LIBS=ON | |
-DBLAS_LIBRARIES=-L/usr/local/opt/openblas/lib -lopenblas | |
-DLAPACK_LIBRARIES=-L/usr/local/opt/openblas/lib -lopenblas | |
-- The C compiler identification is AppleClang 7.0.0.7000176 | |
-- The Fortran compiler identification is GNU 5.2.0 | |
-- Check for working C compiler: /usr/local/Library/ENV/4.3/clang | |
-- Check for working C compiler: /usr/local/Library/ENV/4.3/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: /usr/local/bin/gfortran | |
-- Check for working Fortran compiler: /usr/local/bin/gfortran -- works | |
-- Detecting Fortran compiler ABI info | |
-- Detecting Fortran compiler ABI info - done | |
-- Checking whether /usr/local/bin/gfortran supports Fortran 90 | |
-- Checking whether /usr/local/bin/gfortran supports Fortran 90 -- yes | |
-- Found MPI_C: /usr/local/lib/libmpi.dylib | |
CMake Warning at /usr/local/Cellar/cmake/3.4.0/share/cmake/Modules/FindMPI.cmake:406 (message): | |
Unable to find MPI library mpi_mpifh | |
Call Stack (most recent call first): | |
/usr/local/Cellar/cmake/3.4.0/share/cmake/Modules/FindMPI.cmake:596 (interrogate_mpi_compiler) | |
CMakeLists.txt:27 (find_package) | |
-- Could NOT find MPI_Fortran (missing: MPI_Fortran_LIBRARIES) | |
-- Found MPI_LIBRARY : TRUE | |
-- --> MPI C Compiler : /usr/local/bin/mpicc | |
-- --> C Compiler : /usr/local/bin/mpicc | |
-- --> MPI Fortran Compiler : /usr/local/bin/mpif90 | |
-- --> Fortran Compiler : /usr/local/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/scalapack20151121-27864-16gc3x2/scalapack-2.0.2/build/CMakeFiles/CMakeOutput.log". | |
HOMEBREW_VERSION: 0.9.5 | |
ORIGIN: https://github.com/Homebrew/homebrew | |
HEAD: 1eec1361eb8ff216e41ae3ba6da12f2b5ec80d98 | |
Last commit: 9 hours ago | |
HOMEBREW_PREFIX: /usr/local | |
HOMEBREW_REPOSITORY: /usr/local | |
HOMEBREW_CELLAR: /usr/local/Cellar | |
HOMEBREW_BOTTLE_DOMAIN: https://homebrew.bintray.com | |
CPU: quad-core 64-bit haswell | |
OS X: 10.11.2-x86_64 | |
Xcode: 7.1.1 | |
CLT: 7.1.0.0.1.1444952191 | |
GCC-4.2: build 0 | |
Clang: 7.0 build 700 | |
X11: 2.7.8 => /opt/X11 | |
System Ruby: 2.0.0-p645 | |
Perl: /usr/bin/perl | |
Python: /usr/local/bin/python => /usr/local/Cellar/python/2.7.10_2/Frameworks/Python.framework/Versions/2.7/bin/python2.7 | |
Ruby: /usr/local/bin/ruby => /usr/local/Cellar/ruby/2.2.3/bin/ruby | |
Java: 1.8.0_31 | |
HOMEBREW_CC: clang | |
HOMEBREW_CXX: clang++ | |
MAKEFLAGS: -j4 | |
CMAKE_PREFIX_PATH: /usr/local/opt/openblas:/usr/local | |
CMAKE_INCLUDE_PATH: /usr/include/libxml2:/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
CMAKE_LIBRARY_PATH: /System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries | |
PKG_CONFIG_LIBDIR: /usr/lib/pkgconfig:/usr/local/Library/ENV/pkgconfig/10.11 | |
ACLOCAL_PATH: /usr/local/share/aclocal | |
PATH: /usr/local/Library/ENV/4.3:/usr/local/opt/cmake/bin:/usr/local/opt/gcc/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin:/Users/john/Installations/bin:/usr/local/sbin:/usr/local/texlive/2015/bin/x86_64-darwin:/usr/local/Library/ENV/scm |
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: CMakeCCompilerId.c | |
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openblas/include -L/usr/local/opt/openblas/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang CMakeCCompilerId.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openblas/include -L/usr/local/opt/openblas/lib -L/usr/local/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.2 -weak_reference_mismatches non-weak -o a.out -L/usr/local/Cellar/gcc/5.2.0/lib/gcc/5/gcc/x86_64-apple-darwin14.4.0/5.2.0 -L/usr/local/Cellar/gcc/5.2.0/lib/gcc/5/gcc/x86_64-apple-darwin14.4.0/5.2.0/../../.. /var/folders/n8/5sp81xkj4_z8gvh9p3ykhmx00000gn/T//ccEGK06N.o -lgfortran -no_compact_unwind -lSystem -lgcc_ext.10.5 -lgcc -lquadmath -lm -lgcc_ext.10.5 -lgcc -lSystem -v | |
superenv added: -L/usr/local/opt/openblas/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -headerpad_max_install_names | |
superenv executed: ld -L/usr/local/opt/openblas/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -headerpad_max_install_names -dynamic -arch x86_64 -macosx_version_min 10.11.2 -weak_reference_mismatches non-weak -o a.out -L/usr/local/Cellar/gcc/5.2.0/lib/gcc/5/gcc/x86_64-apple-darwin14.4.0/5.2.0 -L/usr/local/Cellar/gcc/5.2.0/lib/gcc/5/gcc/x86_64-apple-darwin14.4.0/5.2.0/../../.. /var/folders/n8/5sp81xkj4_z8gvh9p3ykhmx00000gn/T//ccEGK06N.o -lgfortran -no_compact_unwind -lSystem -lgcc_ext.10.5 -lgcc -lquadmath -lm -lgcc_ext.10.5 -lgcc -lSystem -v | |
clang called with: -o CMakeFiles/cmTC_519a2.dir/testCCompiler.c.o -c /tmp/scalapack20151121-27864-16gc3x2/scalapack-2.0.2/build/CMakeFiles/CMakeTmp/testCCompiler.c | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openblas/include | |
superenv executed: clang -pipe -w -Os -march=native -o CMakeFiles/cmTC_519a2.dir/testCCompiler.c.o -c /tmp/scalapack20151121-27864-16gc3x2/scalapack-2.0.2/build/CMakeFiles/CMakeTmp/testCCompiler.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openblas/include | |
clang called with: -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_519a2.dir/testCCompiler.c.o -o cmTC_519a2 | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openblas/include -L/usr/local/opt/openblas/lib -L/usr/local/lib -L/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_519a2.dir/testCCompiler.c.o -o cmTC_519a2 -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openblas/include -L/usr/local/opt/openblas/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o CMakeFiles/cmTC_8371a.dir/CMakeCCompilerABI.c.o -c /usr/local/Cellar/cmake/3.4.0/share/cmake/Modules/CMakeCCompilerABI.c | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openblas/include | |
superenv executed: clang -pipe -w -Os -march=native -o CMakeFiles/cmTC_8371a.dir/CMakeCCompilerABI.c.o -c /usr/local/Cellar/cmake/3.4.0/share/cmake/Modules/CMakeCCompilerABI.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openblas/include | |
clang called with: -Wl,-search_paths_first -Wl,-headerpad_max_install_names -v -Wl,-v CMakeFiles/cmTC_8371a.dir/CMakeCCompilerABI.c.o -o cmTC_8371a | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openblas/include -L/usr/local/opt/openblas/lib -L/usr/local/lib -L/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_8371a.dir/CMakeCCompilerABI.c.o -o cmTC_8371a -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openblas/include -L/usr/local/opt/openblas/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -std=c11 -o CMakeFiles/cmTC_71e27.dir/feature_tests.c.o -c /tmp/scalapack20151121-27864-16gc3x2/scalapack-2.0.2/build/CMakeFiles/feature_tests.c | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openblas/include | |
superenv executed: clang -pipe -w -Os -march=native -std=c11 -o CMakeFiles/cmTC_71e27.dir/feature_tests.c.o -c /tmp/scalapack20151121-27864-16gc3x2/scalapack-2.0.2/build/CMakeFiles/feature_tests.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openblas/include | |
clang called with: -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_71e27.dir/feature_tests.c.o -o cmTC_71e27 | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openblas/include -L/usr/local/opt/openblas/lib -L/usr/local/lib -L/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_71e27.dir/feature_tests.c.o -o cmTC_71e27 -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openblas/include -L/usr/local/opt/openblas/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -std=c99 -o CMakeFiles/cmTC_2413e.dir/feature_tests.c.o -c /tmp/scalapack20151121-27864-16gc3x2/scalapack-2.0.2/build/CMakeFiles/feature_tests.c | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openblas/include | |
superenv executed: clang -pipe -w -Os -march=native -std=c99 -o CMakeFiles/cmTC_2413e.dir/feature_tests.c.o -c /tmp/scalapack20151121-27864-16gc3x2/scalapack-2.0.2/build/CMakeFiles/feature_tests.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openblas/include | |
clang called with: -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_2413e.dir/feature_tests.c.o -o cmTC_2413e | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openblas/include -L/usr/local/opt/openblas/lib -L/usr/local/lib -L/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_2413e.dir/feature_tests.c.o -o cmTC_2413e -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openblas/include -L/usr/local/opt/openblas/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -std=c90 -o CMakeFiles/cmTC_f41a3.dir/feature_tests.c.o -c /tmp/scalapack20151121-27864-16gc3x2/scalapack-2.0.2/build/CMakeFiles/feature_tests.c | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openblas/include | |
superenv executed: clang -pipe -w -Os -march=native -std=c90 -o CMakeFiles/cmTC_f41a3.dir/feature_tests.c.o -c /tmp/scalapack20151121-27864-16gc3x2/scalapack-2.0.2/build/CMakeFiles/feature_tests.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openblas/include | |
clang called with: -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_f41a3.dir/feature_tests.c.o -o cmTC_f41a3 | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openblas/include -L/usr/local/opt/openblas/lib -L/usr/local/lib -L/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_f41a3.dir/feature_tests.c.o -o cmTC_f41a3 -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openblas/include -L/usr/local/opt/openblas/lib -L/usr/local/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.2 -weak_reference_mismatches non-weak --help -o a.out -L/usr/local/Cellar/gcc/5.2.0/lib/gcc/5/gcc/x86_64-apple-darwin14.4.0/5.2.0 -L/usr/local/Cellar/gcc/5.2.0/lib/gcc/5/gcc/x86_64-apple-darwin14.4.0/5.2.0/../../.. /var/folders/n8/5sp81xkj4_z8gvh9p3ykhmx00000gn/T//ccZ2zOfW.o -no_compact_unwind -lSystem -lgcc_ext.10.5 -lgcc -lquadmath -lm -lgcc_ext.10.5 -lgcc -lSystem -v | |
superenv added: -L/usr/local/opt/openblas/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -headerpad_max_install_names | |
superenv executed: ld -L/usr/local/opt/openblas/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -headerpad_max_install_names -dynamic -arch x86_64 -macosx_version_min 10.11.2 -weak_reference_mismatches non-weak --help -o a.out -L/usr/local/Cellar/gcc/5.2.0/lib/gcc/5/gcc/x86_64-apple-darwin14.4.0/5.2.0 -L/usr/local/Cellar/gcc/5.2.0/lib/gcc/5/gcc/x86_64-apple-darwin14.4.0/5.2.0/../../.. /var/folders/n8/5sp81xkj4_z8gvh9p3ykhmx00000gn/T//ccZ2zOfW.o -no_compact_unwind -lSystem -lgcc_ext.10.5 -lgcc -lquadmath -lm -lgcc_ext.10.5 -lgcc -lSystem -v | |
ld called with: -dynamic -arch x86_64 -macosx_version_min 10.11.2 -weak_reference_mismatches non-weak --help -o a.out -L/usr/local/Cellar/gcc/5.2.0/lib/gcc/5/gcc/x86_64-apple-darwin14.4.0/5.2.0 -L/usr/local/Cellar/gcc/5.2.0/lib/gcc/5/gcc/x86_64-apple-darwin14.4.0/5.2.0/../../.. /var/folders/n8/5sp81xkj4_z8gvh9p3ykhmx00000gn/T//ccBKANV5.o -no_compact_unwind -lSystem -lgcc_ext.10.5 -lgcc -lquadmath -lm -lgcc_ext.10.5 -lgcc -lSystem -v | |
superenv added: -L/usr/local/opt/openblas/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -headerpad_max_install_names | |
superenv executed: ld -L/usr/local/opt/openblas/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -headerpad_max_install_names -dynamic -arch x86_64 -macosx_version_min 10.11.2 -weak_reference_mismatches non-weak --help -o a.out -L/usr/local/Cellar/gcc/5.2.0/lib/gcc/5/gcc/x86_64-apple-darwin14.4.0/5.2.0 -L/usr/local/Cellar/gcc/5.2.0/lib/gcc/5/gcc/x86_64-apple-darwin14.4.0/5.2.0/../../.. /var/folders/n8/5sp81xkj4_z8gvh9p3ykhmx00000gn/T//ccBKANV5.o -no_compact_unwind -lSystem -lgcc_ext.10.5 -lgcc -lquadmath -lm -lgcc_ext.10.5 -lgcc -lSystem -v | |
ld called with: -dynamic -arch x86_64 -macosx_version_min 10.11.2 -weak_reference_mismatches non-weak --help -o a.out -L/usr/local/Cellar/gcc/5.2.0/lib/gcc/5/gcc/x86_64-apple-darwin14.4.0/5.2.0 -L/usr/local/Cellar/gcc/5.2.0/lib/gcc/5/gcc/x86_64-apple-darwin14.4.0/5.2.0/../../.. /var/folders/n8/5sp81xkj4_z8gvh9p3ykhmx00000gn/T//ccDl61ni.o -no_compact_unwind -lSystem -lgcc_ext.10.5 -lgcc -lquadmath -lm -lgcc_ext.10.5 -lgcc -lSystem -v | |
superenv added: -L/usr/local/opt/openblas/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -headerpad_max_install_names | |
superenv executed: ld -L/usr/local/opt/openblas/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -headerpad_max_install_names -dynamic -arch x86_64 -macosx_version_min 10.11.2 -weak_reference_mismatches non-weak --help -o a.out -L/usr/local/Cellar/gcc/5.2.0/lib/gcc/5/gcc/x86_64-apple-darwin14.4.0/5.2.0 -L/usr/local/Cellar/gcc/5.2.0/lib/gcc/5/gcc/x86_64-apple-darwin14.4.0/5.2.0/../../.. /var/folders/n8/5sp81xkj4_z8gvh9p3ykhmx00000gn/T//ccDl61ni.o -no_compact_unwind -lSystem -lgcc_ext.10.5 -lgcc -lquadmath -lm -lgcc_ext.10.5 -lgcc -lSystem -v | |
ld called with: -dynamic -arch x86_64 -macosx_version_min 10.11.2 -weak_reference_mismatches non-weak --help -o a.out -L/usr/local/Cellar/gcc/5.2.0/lib/gcc/5/gcc/x86_64-apple-darwin14.4.0/5.2.0 -L/usr/local/Cellar/gcc/5.2.0/lib/gcc/5/gcc/x86_64-apple-darwin14.4.0/5.2.0/../../.. /var/folders/n8/5sp81xkj4_z8gvh9p3ykhmx00000gn/T//ccubHxPW.o -no_compact_unwind -lSystem -lgcc_ext.10.5 -lgcc -lquadmath -lm -lgcc_ext.10.5 -lgcc -lSystem -v | |
superenv added: -L/usr/local/opt/openblas/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -headerpad_max_install_names | |
superenv executed: ld -L/usr/local/opt/openblas/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -headerpad_max_install_names -dynamic -arch x86_64 -macosx_version_min 10.11.2 -weak_reference_mismatches non-weak --help -o a.out -L/usr/local/Cellar/gcc/5.2.0/lib/gcc/5/gcc/x86_64-apple-darwin14.4.0/5.2.0 -L/usr/local/Cellar/gcc/5.2.0/lib/gcc/5/gcc/x86_64-apple-darwin14.4.0/5.2.0/../../.. /var/folders/n8/5sp81xkj4_z8gvh9p3ykhmx00000gn/T//ccubHxPW.o -no_compact_unwind -lSystem -lgcc_ext.10.5 -lgcc -lquadmath -lm -lgcc_ext.10.5 -lgcc -lSystem -v | |
ld called with: -dynamic -arch x86_64 -macosx_version_min 10.11.2 -weak_reference_mismatches non-weak -o cmTC_1144e -L/usr/local/Cellar/gcc/5.2.0/lib/gcc/5/gcc/x86_64-apple-darwin14.4.0/5.2.0 -L/usr/local/Cellar/gcc/5.2.0/lib/gcc/5/gcc/x86_64-apple-darwin14.4.0/5.2.0/../../.. CMakeFiles/cmTC_1144e.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/usr/local/opt/openblas/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -headerpad_max_install_names | |
superenv executed: ld -L/usr/local/opt/openblas/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -headerpad_max_install_names -dynamic -arch x86_64 -macosx_version_min 10.11.2 -weak_reference_mismatches non-weak -o cmTC_1144e -L/usr/local/Cellar/gcc/5.2.0/lib/gcc/5/gcc/x86_64-apple-darwin14.4.0/5.2.0 -L/usr/local/Cellar/gcc/5.2.0/lib/gcc/5/gcc/x86_64-apple-darwin14.4.0/5.2.0/../../.. CMakeFiles/cmTC_1144e.dir/testFortranCompiler.f.o -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.2 -weak_reference_mismatches non-weak --help -o a.out -L/usr/local/Cellar/gcc/5.2.0/lib/gcc/5/gcc/x86_64-apple-darwin14.4.0/5.2.0 -L/usr/local/Cellar/gcc/5.2.0/lib/gcc/5/gcc/x86_64-apple-darwin14.4.0/5.2.0/../../.. /var/folders/n8/5sp81xkj4_z8gvh9p3ykhmx00000gn/T//ccIPNLTv.o -no_compact_unwind -lSystem -lgcc_ext.10.5 -lgcc -lquadmath -lm -lgcc_ext.10.5 -lgcc -lSystem -v | |
superenv added: -L/usr/local/opt/openblas/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -headerpad_max_install_names | |
superenv executed: ld -L/usr/local/opt/openblas/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -headerpad_max_install_names -dynamic -arch x86_64 -macosx_version_min 10.11.2 -weak_reference_mismatches non-weak --help -o a.out -L/usr/local/Cellar/gcc/5.2.0/lib/gcc/5/gcc/x86_64-apple-darwin14.4.0/5.2.0 -L/usr/local/Cellar/gcc/5.2.0/lib/gcc/5/gcc/x86_64-apple-darwin14.4.0/5.2.0/../../.. /var/folders/n8/5sp81xkj4_z8gvh9p3ykhmx00000gn/T//ccIPNLTv.o -no_compact_unwind -lSystem -lgcc_ext.10.5 -lgcc -lquadmath -lm -lgcc_ext.10.5 -lgcc -lSystem -v | |
ld called with: -dynamic -arch x86_64 -macosx_version_min 10.11.2 -weak_reference_mismatches non-weak --help -o a.out -L/usr/local/Cellar/gcc/5.2.0/lib/gcc/5/gcc/x86_64-apple-darwin14.4.0/5.2.0 -L/usr/local/Cellar/gcc/5.2.0/lib/gcc/5/gcc/x86_64-apple-darwin14.4.0/5.2.0/../../.. /var/folders/n8/5sp81xkj4_z8gvh9p3ykhmx00000gn/T//cchXHrIC.o -no_compact_unwind -lSystem -lgcc_ext.10.5 -lgcc -lquadmath -lm -lgcc_ext.10.5 -lgcc -lSystem -v | |
superenv added: -L/usr/local/opt/openblas/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -headerpad_max_install_names | |
superenv executed: ld -L/usr/local/opt/openblas/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -headerpad_max_install_names -dynamic -arch x86_64 -macosx_version_min 10.11.2 -weak_reference_mismatches non-weak --help -o a.out -L/usr/local/Cellar/gcc/5.2.0/lib/gcc/5/gcc/x86_64-apple-darwin14.4.0/5.2.0 -L/usr/local/Cellar/gcc/5.2.0/lib/gcc/5/gcc/x86_64-apple-darwin14.4.0/5.2.0/../../.. /var/folders/n8/5sp81xkj4_z8gvh9p3ykhmx00000gn/T//cchXHrIC.o -no_compact_unwind -lSystem -lgcc_ext.10.5 -lgcc -lquadmath -lm -lgcc_ext.10.5 -lgcc -lSystem -v | |
ld called with: -dynamic -arch x86_64 -macosx_version_min 10.11.2 -weak_reference_mismatches non-weak -o cmTC_6e0c0 -L/usr/local/Cellar/gcc/5.2.0/lib/gcc/5/gcc/x86_64-apple-darwin14.4.0/5.2.0 -L/usr/local/Cellar/gcc/5.2.0/lib/gcc/5/gcc/x86_64-apple-darwin14.4.0/5.2.0/../../.. -v CMakeFiles/cmTC_6e0c0.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/usr/local/opt/openblas/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -headerpad_max_install_names | |
superenv executed: ld -L/usr/local/opt/openblas/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -headerpad_max_install_names -dynamic -arch x86_64 -macosx_version_min 10.11.2 -weak_reference_mismatches non-weak -o cmTC_6e0c0 -L/usr/local/Cellar/gcc/5.2.0/lib/gcc/5/gcc/x86_64-apple-darwin14.4.0/5.2.0 -L/usr/local/Cellar/gcc/5.2.0/lib/gcc/5/gcc/x86_64-apple-darwin14.4.0/5.2.0/../../.. -v CMakeFiles/cmTC_6e0c0.dir/CMakeFortranCompilerABI.F.o -lgfortran -no_compact_unwind -lSystem -lgcc_ext.10.5 -lgcc -lquadmath -lm -lgcc_ext.10.5 -lgcc -lSystem -v | |
ld called with: -dynamic -arch x86_64 -macosx_version_min 10.11.2 -weak_reference_mismatches non-weak --help -o a.out -L/usr/local/Cellar/gcc/5.2.0/lib/gcc/5/gcc/x86_64-apple-darwin14.4.0/5.2.0 -L/usr/local/Cellar/gcc/5.2.0/lib/gcc/5/gcc/x86_64-apple-darwin14.4.0/5.2.0/../../.. /var/folders/n8/5sp81xkj4_z8gvh9p3ykhmx00000gn/T//ccYSuC9E.o -no_compact_unwind -lSystem -lgcc_ext.10.5 -lgcc -lquadmath -lm -lgcc_ext.10.5 -lgcc -lSystem -v | |
superenv added: -L/usr/local/opt/openblas/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -headerpad_max_install_names | |
superenv executed: ld -L/usr/local/opt/openblas/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -headerpad_max_install_names -dynamic -arch x86_64 -macosx_version_min 10.11.2 -weak_reference_mismatches non-weak --help -o a.out -L/usr/local/Cellar/gcc/5.2.0/lib/gcc/5/gcc/x86_64-apple-darwin14.4.0/5.2.0 -L/usr/local/Cellar/gcc/5.2.0/lib/gcc/5/gcc/x86_64-apple-darwin14.4.0/5.2.0/../../.. /var/folders/n8/5sp81xkj4_z8gvh9p3ykhmx00000gn/T//ccYSuC9E.o -no_compact_unwind -lSystem -lgcc_ext.10.5 -lgcc -lquadmath -lm -lgcc_ext.10.5 -lgcc -lSystem -v | |
ld called with: -dynamic -arch x86_64 -macosx_version_min 10.11.2 -weak_reference_mismatches non-weak --help -o a.out -L/usr/local/Cellar/gcc/5.2.0/lib/gcc/5/gcc/x86_64-apple-darwin14.4.0/5.2.0 -L/usr/local/Cellar/gcc/5.2.0/lib/gcc/5/gcc/x86_64-apple-darwin14.4.0/5.2.0/../../.. /var/folders/n8/5sp81xkj4_z8gvh9p3ykhmx00000gn/T//ccqfA1mg.o -no_compact_unwind -lSystem -lgcc_ext.10.5 -lgcc -lquadmath -lm -lgcc_ext.10.5 -lgcc -lSystem -v | |
superenv added: -L/usr/local/opt/openblas/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -headerpad_max_install_names | |
superenv executed: ld -L/usr/local/opt/openblas/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -headerpad_max_install_names -dynamic -arch x86_64 -macosx_version_min 10.11.2 -weak_reference_mismatches non-weak --help -o a.out -L/usr/local/Cellar/gcc/5.2.0/lib/gcc/5/gcc/x86_64-apple-darwin14.4.0/5.2.0 -L/usr/local/Cellar/gcc/5.2.0/lib/gcc/5/gcc/x86_64-apple-darwin14.4.0/5.2.0/../../.. /var/folders/n8/5sp81xkj4_z8gvh9p3ykhmx00000gn/T//ccqfA1mg.o -no_compact_unwind -lSystem -lgcc_ext.10.5 -lgcc -lquadmath -lm -lgcc_ext.10.5 -lgcc -lSystem -v | |
ld called with: -dynamic -arch x86_64 -macosx_version_min 10.11.2 -weak_reference_mismatches non-weak -o cmTC_81728 -L/usr/local/Cellar/gcc/5.2.0/lib/gcc/5/gcc/x86_64-apple-darwin14.4.0/5.2.0 -L/usr/local/Cellar/gcc/5.2.0/lib/gcc/5/gcc/x86_64-apple-darwin14.4.0/5.2.0/../../.. CMakeFiles/cmTC_81728.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/usr/local/opt/openblas/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -headerpad_max_install_names | |
superenv executed: ld -L/usr/local/opt/openblas/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -headerpad_max_install_names -dynamic -arch x86_64 -macosx_version_min 10.11.2 -weak_reference_mismatches non-weak -o cmTC_81728 -L/usr/local/Cellar/gcc/5.2.0/lib/gcc/5/gcc/x86_64-apple-darwin14.4.0/5.2.0 -L/usr/local/Cellar/gcc/5.2.0/lib/gcc/5/gcc/x86_64-apple-darwin14.4.0/5.2.0/../../.. CMakeFiles/cmTC_81728.dir/testFortranCompilerF90.f90.o -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.2 -weak_reference_mismatches non-weak --help -o a.out -L/usr/local/Cellar/gcc/5.2.0/lib/gcc/5/gcc/x86_64-apple-darwin14.4.0/5.2.0 -L/usr/local/Cellar/gcc/5.2.0/lib/gcc/5/gcc/x86_64-apple-darwin14.4.0/5.2.0/../../.. /var/folders/n8/5sp81xkj4_z8gvh9p3ykhmx00000gn/T//ccPZIcFu.o -no_compact_unwind -lSystem -lgcc_ext.10.5 -lgcc -lquadmath -lm -lgcc_ext.10.5 -lgcc -lSystem -v | |
superenv added: -L/usr/local/opt/openblas/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -headerpad_max_install_names | |
superenv executed: ld -L/usr/local/opt/openblas/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -headerpad_max_install_names -dynamic -arch x86_64 -macosx_version_min 10.11.2 -weak_reference_mismatches non-weak --help -o a.out -L/usr/local/Cellar/gcc/5.2.0/lib/gcc/5/gcc/x86_64-apple-darwin14.4.0/5.2.0 -L/usr/local/Cellar/gcc/5.2.0/lib/gcc/5/gcc/x86_64-apple-darwin14.4.0/5.2.0/../../.. /var/folders/n8/5sp81xkj4_z8gvh9p3ykhmx00000gn/T//ccPZIcFu.o -no_compact_unwind -lSystem -lgcc_ext.10.5 -lgcc -lquadmath -lm -lgcc_ext.10.5 -lgcc -lSystem -v | |
ld called with: -dynamic -arch x86_64 -macosx_version_min 10.11.2 -weak_reference_mismatches non-weak --help -o a.out -L/usr/local/Cellar/gcc/5.2.0/lib/gcc/5/gcc/x86_64-apple-darwin14.4.0/5.2.0 -L/usr/local/Cellar/gcc/5.2.0/lib/gcc/5/gcc/x86_64-apple-darwin14.4.0/5.2.0/../../.. /var/folders/n8/5sp81xkj4_z8gvh9p3ykhmx00000gn/T//cc3lB1e1.o -no_compact_unwind -lSystem -lgcc_ext.10.5 -lgcc -lquadmath -lm -lgcc_ext.10.5 -lgcc -lSystem -v | |
superenv added: -L/usr/local/opt/openblas/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -headerpad_max_install_names | |
superenv executed: ld -L/usr/local/opt/openblas/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -headerpad_max_install_names -dynamic -arch x86_64 -macosx_version_min 10.11.2 -weak_reference_mismatches non-weak --help -o a.out -L/usr/local/Cellar/gcc/5.2.0/lib/gcc/5/gcc/x86_64-apple-darwin14.4.0/5.2.0 -L/usr/local/Cellar/gcc/5.2.0/lib/gcc/5/gcc/x86_64-apple-darwin14.4.0/5.2.0/../../.. /var/folders/n8/5sp81xkj4_z8gvh9p3ykhmx00000gn/T//cc3lB1e1.o -no_compact_unwind -lSystem -lgcc_ext.10.5 -lgcc -lquadmath -lm -lgcc_ext.10.5 -lgcc -lSystem -v | |
clang called with: CMakeCCompilerId.c -I/usr/local/Cellar/open-mpi/1.10.1/include -L/usr/local/opt/libevent/lib -L/usr/local/Cellar/open-mpi/1.10.1/lib -lmpi | |
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openblas/include -L/usr/local/opt/openblas/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang CMakeCCompilerId.c -I/usr/local/Cellar/open-mpi/1.10.1/include -L/usr/local/opt/libevent/lib -L/usr/local/Cellar/open-mpi/1.10.1/lib -lmpi -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openblas/include -L/usr/local/opt/openblas/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o CMakeFiles/cmTC_49a35.dir/testCCompiler.c.o -c /tmp/scalapack20151121-27864-16gc3x2/scalapack-2.0.2/BLACS/INSTALL/CMakeFiles/CMakeTmp/testCCompiler.c -I/usr/local/Cellar/open-mpi/1.10.1/include | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openblas/include | |
superenv executed: clang -pipe -w -Os -march=native -o CMakeFiles/cmTC_49a35.dir/testCCompiler.c.o -c /tmp/scalapack20151121-27864-16gc3x2/scalapack-2.0.2/BLACS/INSTALL/CMakeFiles/CMakeTmp/testCCompiler.c -I/usr/local/Cellar/open-mpi/1.10.1/include -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openblas/include | |
clang called with: -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_49a35.dir/testCCompiler.c.o -o cmTC_49a35 -I/usr/local/Cellar/open-mpi/1.10.1/include -L/usr/local/opt/libevent/lib -L/usr/local/Cellar/open-mpi/1.10.1/lib -lmpi | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openblas/include -L/usr/local/opt/openblas/lib -L/usr/local/lib -L/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_49a35.dir/testCCompiler.c.o -o cmTC_49a35 -I/usr/local/Cellar/open-mpi/1.10.1/include -L/usr/local/opt/libevent/lib -L/usr/local/Cellar/open-mpi/1.10.1/lib -lmpi -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openblas/include -L/usr/local/opt/openblas/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o CMakeFiles/cmTC_8a375.dir/CMakeCCompilerABI.c.o -c /usr/local/Cellar/cmake/3.4.0/share/cmake/Modules/CMakeCCompilerABI.c -I/usr/local/Cellar/open-mpi/1.10.1/include | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openblas/include | |
superenv executed: clang -pipe -w -Os -march=native -o CMakeFiles/cmTC_8a375.dir/CMakeCCompilerABI.c.o -c /usr/local/Cellar/cmake/3.4.0/share/cmake/Modules/CMakeCCompilerABI.c -I/usr/local/Cellar/open-mpi/1.10.1/include -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openblas/include | |
clang called with: -Wl,-search_paths_first -Wl,-headerpad_max_install_names -v -Wl,-v CMakeFiles/cmTC_8a375.dir/CMakeCCompilerABI.c.o -o cmTC_8a375 -I/usr/local/Cellar/open-mpi/1.10.1/include -L/usr/local/opt/libevent/lib -L/usr/local/Cellar/open-mpi/1.10.1/lib -lmpi | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openblas/include -L/usr/local/opt/openblas/lib -L/usr/local/lib -L/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_8a375.dir/CMakeCCompilerABI.c.o -o cmTC_8a375 -I/usr/local/Cellar/open-mpi/1.10.1/include -L/usr/local/opt/libevent/lib -L/usr/local/Cellar/open-mpi/1.10.1/lib -lmpi -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openblas/include -L/usr/local/opt/openblas/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -std=c11 -o CMakeFiles/cmTC_d3179.dir/feature_tests.c.o -c /tmp/scalapack20151121-27864-16gc3x2/scalapack-2.0.2/BLACS/INSTALL/CMakeFiles/feature_tests.c -I/usr/local/Cellar/open-mpi/1.10.1/include | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openblas/include | |
superenv executed: clang -pipe -w -Os -march=native -std=c11 -o CMakeFiles/cmTC_d3179.dir/feature_tests.c.o -c /tmp/scalapack20151121-27864-16gc3x2/scalapack-2.0.2/BLACS/INSTALL/CMakeFiles/feature_tests.c -I/usr/local/Cellar/open-mpi/1.10.1/include -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openblas/include | |
clang called with: -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_d3179.dir/feature_tests.c.o -o cmTC_d3179 -I/usr/local/Cellar/open-mpi/1.10.1/include -L/usr/local/opt/libevent/lib -L/usr/local/Cellar/open-mpi/1.10.1/lib -lmpi | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openblas/include -L/usr/local/opt/openblas/lib -L/usr/local/lib -L/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_d3179.dir/feature_tests.c.o -o cmTC_d3179 -I/usr/local/Cellar/open-mpi/1.10.1/include -L/usr/local/opt/libevent/lib -L/usr/local/Cellar/open-mpi/1.10.1/lib -lmpi -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openblas/include -L/usr/local/opt/openblas/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -std=c99 -o CMakeFiles/cmTC_ffabb.dir/feature_tests.c.o -c /tmp/scalapack20151121-27864-16gc3x2/scalapack-2.0.2/BLACS/INSTALL/CMakeFiles/feature_tests.c -I/usr/local/Cellar/open-mpi/1.10.1/include | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openblas/include | |
superenv executed: clang -pipe -w -Os -march=native -std=c99 -o CMakeFiles/cmTC_ffabb.dir/feature_tests.c.o -c /tmp/scalapack20151121-27864-16gc3x2/scalapack-2.0.2/BLACS/INSTALL/CMakeFiles/feature_tests.c -I/usr/local/Cellar/open-mpi/1.10.1/include -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openblas/include | |
clang called with: -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_ffabb.dir/feature_tests.c.o -o cmTC_ffabb -I/usr/local/Cellar/open-mpi/1.10.1/include -L/usr/local/opt/libevent/lib -L/usr/local/Cellar/open-mpi/1.10.1/lib -lmpi | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openblas/include -L/usr/local/opt/openblas/lib -L/usr/local/lib -L/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_ffabb.dir/feature_tests.c.o -o cmTC_ffabb -I/usr/local/Cellar/open-mpi/1.10.1/include -L/usr/local/opt/libevent/lib -L/usr/local/Cellar/open-mpi/1.10.1/lib -lmpi -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openblas/include -L/usr/local/opt/openblas/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -std=c90 -o CMakeFiles/cmTC_a37cd.dir/feature_tests.c.o -c /tmp/scalapack20151121-27864-16gc3x2/scalapack-2.0.2/BLACS/INSTALL/CMakeFiles/feature_tests.c -I/usr/local/Cellar/open-mpi/1.10.1/include | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openblas/include | |
superenv executed: clang -pipe -w -Os -march=native -std=c90 -o CMakeFiles/cmTC_a37cd.dir/feature_tests.c.o -c /tmp/scalapack20151121-27864-16gc3x2/scalapack-2.0.2/BLACS/INSTALL/CMakeFiles/feature_tests.c -I/usr/local/Cellar/open-mpi/1.10.1/include -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openblas/include | |
clang called with: -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_a37cd.dir/feature_tests.c.o -o cmTC_a37cd -I/usr/local/Cellar/open-mpi/1.10.1/include -L/usr/local/opt/libevent/lib -L/usr/local/Cellar/open-mpi/1.10.1/lib -lmpi | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openblas/include -L/usr/local/opt/openblas/lib -L/usr/local/lib -L/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_a37cd.dir/feature_tests.c.o -o cmTC_a37cd -I/usr/local/Cellar/open-mpi/1.10.1/include -L/usr/local/opt/libevent/lib -L/usr/local/Cellar/open-mpi/1.10.1/lib -lmpi -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openblas/include -L/usr/local/opt/openblas/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
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: 0.9.5 | |
ORIGIN: https://github.com/Homebrew/homebrew | |
HEAD: 1eec1361eb8ff216e41ae3ba6da12f2b5ec80d98 | |
Last commit: 10 hours ago | |
HOMEBREW_PREFIX: /usr/local | |
HOMEBREW_REPOSITORY: /usr/local | |
HOMEBREW_CELLAR: /usr/local/Cellar | |
HOMEBREW_BOTTLE_DOMAIN: https://homebrew.bintray.com | |
CPU: quad-core 64-bit haswell | |
OS X: 10.11.2-x86_64 | |
Xcode: 7.1.1 | |
CLT: 7.1.0.0.1.1444952191 | |
Clang: 7.0 build 700 | |
X11: 2.7.8 => /opt/X11 | |
System Ruby: 2.0.0-p645 | |
Perl: /usr/bin/perl | |
Python: /usr/local/bin/python => /usr/local/Cellar/python/2.7.10_2/Frameworks/Python.framework/Versions/2.7/bin/python2.7 | |
Ruby: /usr/local/bin/ruby => /usr/local/Cellar/ruby/2.2.3/bin/ruby | |
Java: 1.8.0_31 |
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 and just ignore them. Thanks! | |
Warning: Broken symlinks were found. Remove them with `brew prune`: | |
/usr/local/share/ghostscript/9.16/Resource/CIDFont/HiraKakuPro-W3 | |
/usr/local/share/ghostscript/9.16/Resource/CIDFont/HiraKakuPro-W6 | |
/usr/local/share/ghostscript/9.16/Resource/CIDFont/HiraKakuProN-W3 | |
/usr/local/share/ghostscript/9.16/Resource/CIDFont/HiraKakuProN-W6 | |
/usr/local/share/ghostscript/9.16/Resource/CIDFont/HiraKakuStd-W8 | |
/usr/local/share/ghostscript/9.16/Resource/CIDFont/HiraKakuStdN-W8 | |
/usr/local/share/ghostscript/9.16/Resource/CIDFont/HiraMaruPro-W4 | |
/usr/local/share/ghostscript/9.16/Resource/CIDFont/HiraMaruProN-W4 | |
/usr/local/share/ghostscript/9.16/Resource/CIDFont/HiraMinPro-W3 | |
/usr/local/share/ghostscript/9.16/Resource/CIDFont/HiraMinPro-W6 | |
/usr/local/share/ghostscript/9.16/Resource/CIDFont/HiraMinProN-W3 | |
/usr/local/share/ghostscript/9.16/Resource/CIDFont/HiraMinProN-W6 | |
/usr/local/share/ghostscript/9.16/Resource/CIDFont/HiraginoSansGB-W3 | |
/usr/local/share/ghostscript/9.16/Resource/CIDFont/HiraginoSansGB-W6 | |
/usr/local/share/ghostscript/9.16/Resource/CIDFont/YuMin-Demibold | |
/usr/local/share/ghostscript/9.16/Resource/CIDFont/YuMin-Medium | |
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/python3.4m/greenlet/greenlet.h | |
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: | |
mpich | |
Warning: Some installed formula are missing dependencies. | |
You should `brew install` the missing dependencies: | |
brew install asl scalapack | |
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
Formula: scalapack | |
Tap: homebrew/homebrew-science | |
Path: /usr/local/Library/Taps/homebrew/homebrew-science/scalapack.rb |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment