Created
February 1, 2016 21:34
-
-
Save anonymous/71b95e986ae055f2443b to your computer and use it in GitHub Desktop.
elmer (elmercsc/elmerfem/elmer) on OS X 10.11.3 - Homebrew build logs
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Homebrew build logs for elmercsc/elmerfem/elmer on OS X 10.11.3 | |
Build date: 2016-02-02 05:36:52 |
This file contains 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: 0b7599f577bfcd701abc5f47cdcdcdfd62e0946d | |
Last commit: 3 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.3-x86_64 | |
Xcode: 7.2 | |
CLT: 7.2.0.0.1.1447826929 | |
Clang: 7.0 build 700 | |
X11: 2.7.8 => /opt/X11 | |
System Ruby: 2.0.0-p645 | |
Perl: /usr/bin/perl | |
Python: /usr/bin/python | |
Ruby: /usr/bin/ruby => /System/Library/Frameworks/Ruby.framework/Versions/2.0/usr/bin/ruby | |
Java: 1.6.0_65-b14-468 |
This file contains 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
Your system is ready to brew. |
This file contains 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: elmer | |
Tap: elmercsc/elmerfem | |
Path: /usr/local/Library/Taps/elmercsc/homebrew-elmerfem/elmer.rb |
This file contains 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
2016-02-02 05:36:51 +0900 | |
cmake | |
../ | |
-DCMAKE_INSTALL_PREFIX=/usr/local/Cellar/elmer/8.0 | |
-DWITH_Hypre:BOOL=TRUE | |
-DWITH_MPI:BOOL=TRUE | |
-DBLAS_LIBRARIES:STRING=/usr/local/opt/openblas/lib/libopenblas.dylib;-lpthread | |
-DLAPACK_LIBRARIES:STRING=/usr/local/opt/openblas/lib/libopenblas.dylib;-lpthread | |
-DCMAKE_C_FLAGS_RELEASE=-DNDEBUG | |
-DCMAKE_CXX_FLAGS_RELEASE=-DNDEBUG | |
-DCMAKE_INSTALL_PREFIX=/usr/local/Cellar/elmer/8.0 | |
-DCMAKE_BUILD_TYPE=Release | |
-DCMAKE_FIND_FRAMEWORK=LAST | |
-DCMAKE_VERBOSE_MAKEFILE=ON | |
-Wno-dev | |
-- The Fortran compiler identification is unknown | |
-- The C compiler identification is GNU 5.3.0 | |
-- The CXX compiler identification is GNU 5.3.0 | |
-- 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 - failed | |
-- Checking whether /usr/local/bin/gfortran supports Fortran 90 | |
-- Checking whether /usr/local/bin/gfortran supports Fortran 90 -- yes | |
-- Checking whether C compiler has -isysroot | |
-- Checking whether C compiler has -isysroot - yes | |
-- Checking whether C compiler supports OSX deployment target flag | |
-- Checking whether C compiler supports OSX deployment target flag - yes | |
-- Check for working C compiler: /usr/local/opt/gcc/bin/gcc-5 | |
-- Check for working C compiler: /usr/local/opt/gcc/bin/gcc-5 -- works | |
-- Detecting C compiler ABI info | |
-- Detecting C compiler ABI info - done | |
-- Detecting C compile features | |
-- Detecting C compile features - done | |
-- Checking whether CXX compiler has -isysroot | |
-- Checking whether CXX compiler has -isysroot - yes | |
-- Checking whether CXX compiler supports OSX deployment target flag | |
-- Checking whether CXX compiler supports OSX deployment target flag - yes | |
-- Check for working CXX compiler: /usr/local/opt/gcc/bin/g++-5 | |
-- Check for working CXX compiler: /usr/local/opt/gcc/bin/g++-5 -- works | |
-- Detecting CXX compiler ABI info | |
-- Detecting CXX compiler ABI info - done | |
-- Detecting CXX compile features | |
-- Detecting CXX compile features - done | |
fatal: Not a git repository (or any of the parent directories): .git | |
-- Could not determine the Fortran compiler version | |
-- | |
-- | |
CMake Error at CMakeLists.txt:77 (MESSAGE): | |
GNU Fortran version is too old, should be at least 4.8 | |
-- Configuring incomplete, errors occurred! | |
See also "/tmp/elmer20160202-42835-57vr5q/elmerfem-release-8.0/build/CMakeFiles/CMakeOutput.log". | |
See also "/tmp/elmer20160202-42835-57vr5q/elmerfem-release-8.0/build/CMakeFiles/CMakeError.log". | |
HOMEBREW_VERSION: 0.9.5 | |
ORIGIN: https://github.com/Homebrew/homebrew | |
HEAD: 0b7599f577bfcd701abc5f47cdcdcdfd62e0946d | |
Last commit: 2 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.3-x86_64 | |
Xcode: 7.2 | |
CLT: 7.2.0.0.1.1447826929 | |
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/bin/python | |
Ruby: /usr/bin/ruby => /System/Library/Frameworks/Ruby.framework/Versions/2.0/usr/bin/ruby | |
Java: 1.6.0_65-b14-468 | |
CC: /usr/local/opt/gcc/bin/gcc-5 | |
CXX: /usr/local/opt/gcc/bin/g++-5 | |
OBJC: clang | |
OBJCXX: clang++ | |
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_PATH: /usr/local/opt/scalapack/lib/pkgconfig:/usr/local/opt/open-mpi/lib/pkgconfig | |
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/opt/open-mpi/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin |
This file contains 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
ld called with: -dynamic -arch x86_64 -macosx_version_min 10.11.3 -weak_reference_mismatches non-weak -o a.out -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0 -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0/../../.. /var/folders/d6/fv27wdwd5hg44qtznp671fm40000gn/T//ccdU3N1u.o -no_compact_unwind -lSystem -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.3 -weak_reference_mismatches non-weak -o a.out -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0 -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0/../../.. /var/folders/d6/fv27wdwd5hg44qtznp671fm40000gn/T//ccdU3N1u.o -no_compact_unwind -lSystem -lgcc_ext.10.5 -lgcc -lSystem | |
ld called with: -dynamic -arch x86_64 -macosx_version_min 10.11.3 -weak_reference_mismatches non-weak -o a.out -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0 -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0/../../.. /var/folders/d6/fv27wdwd5hg44qtznp671fm40000gn/T//ccH0PphN.o -lstdc++ -no_compact_unwind -lSystem -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.3 -weak_reference_mismatches non-weak -o a.out -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0 -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0/../../.. /var/folders/d6/fv27wdwd5hg44qtznp671fm40000gn/T//ccH0PphN.o -lstdc++ -no_compact_unwind -lSystem -lgcc_ext.10.5 -lgcc -lSystem | |
ld called with: -dynamic -arch x86_64 -macosx_version_min 10.11.3 -weak_reference_mismatches non-weak --help -o a.out -L/usr/local/gfortran/lib/gcc/x86_64-apple-darwin14/5.2.0 -L/usr/local/gfortran/lib/gcc/x86_64-apple-darwin14/5.2.0/../../.. /var/folders/d6/fv27wdwd5hg44qtznp671fm40000gn/T//ccnbpZDN.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.3 -weak_reference_mismatches non-weak --help -o a.out -L/usr/local/gfortran/lib/gcc/x86_64-apple-darwin14/5.2.0 -L/usr/local/gfortran/lib/gcc/x86_64-apple-darwin14/5.2.0/../../.. /var/folders/d6/fv27wdwd5hg44qtznp671fm40000gn/T//ccnbpZDN.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.3 -weak_reference_mismatches non-weak --help -o a.out -L/usr/local/gfortran/lib/gcc/x86_64-apple-darwin14/5.2.0 -L/usr/local/gfortran/lib/gcc/x86_64-apple-darwin14/5.2.0/../../.. /var/folders/d6/fv27wdwd5hg44qtznp671fm40000gn/T//cckOqacL.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.3 -weak_reference_mismatches non-weak --help -o a.out -L/usr/local/gfortran/lib/gcc/x86_64-apple-darwin14/5.2.0 -L/usr/local/gfortran/lib/gcc/x86_64-apple-darwin14/5.2.0/../../.. /var/folders/d6/fv27wdwd5hg44qtznp671fm40000gn/T//cckOqacL.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.3 -weak_reference_mismatches non-weak --help -o a.out -L/usr/local/gfortran/lib/gcc/x86_64-apple-darwin14/5.2.0 -L/usr/local/gfortran/lib/gcc/x86_64-apple-darwin14/5.2.0/../../.. /var/folders/d6/fv27wdwd5hg44qtznp671fm40000gn/T//ccZPgu9F.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.3 -weak_reference_mismatches non-weak --help -o a.out -L/usr/local/gfortran/lib/gcc/x86_64-apple-darwin14/5.2.0 -L/usr/local/gfortran/lib/gcc/x86_64-apple-darwin14/5.2.0/../../.. /var/folders/d6/fv27wdwd5hg44qtznp671fm40000gn/T//ccZPgu9F.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.3 -weak_reference_mismatches non-weak --help -o a.out -L/usr/local/gfortran/lib/gcc/x86_64-apple-darwin14/5.2.0 -L/usr/local/gfortran/lib/gcc/x86_64-apple-darwin14/5.2.0/../../.. /var/folders/d6/fv27wdwd5hg44qtznp671fm40000gn/T//cc8E5cYO.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.3 -weak_reference_mismatches non-weak --help -o a.out -L/usr/local/gfortran/lib/gcc/x86_64-apple-darwin14/5.2.0 -L/usr/local/gfortran/lib/gcc/x86_64-apple-darwin14/5.2.0/../../.. /var/folders/d6/fv27wdwd5hg44qtznp671fm40000gn/T//cc8E5cYO.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.3 -weak_reference_mismatches non-weak -o cmTC_16875 -L/usr/local/gfortran/lib/gcc/x86_64-apple-darwin14/5.2.0 -L/usr/local/gfortran/lib/gcc/x86_64-apple-darwin14/5.2.0/../../.. CMakeFiles/cmTC_16875.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.3 -weak_reference_mismatches non-weak -o cmTC_16875 -L/usr/local/gfortran/lib/gcc/x86_64-apple-darwin14/5.2.0 -L/usr/local/gfortran/lib/gcc/x86_64-apple-darwin14/5.2.0/../../.. CMakeFiles/cmTC_16875.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.3 -weak_reference_mismatches non-weak --help -o a.out -L/usr/local/gfortran/lib/gcc/x86_64-apple-darwin14/5.2.0 -L/usr/local/gfortran/lib/gcc/x86_64-apple-darwin14/5.2.0/../../.. /var/folders/d6/fv27wdwd5hg44qtznp671fm40000gn/T//cckEiavk.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.3 -weak_reference_mismatches non-weak --help -o a.out -L/usr/local/gfortran/lib/gcc/x86_64-apple-darwin14/5.2.0 -L/usr/local/gfortran/lib/gcc/x86_64-apple-darwin14/5.2.0/../../.. /var/folders/d6/fv27wdwd5hg44qtznp671fm40000gn/T//cckEiavk.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.3 -weak_reference_mismatches non-weak --help -o a.out -L/usr/local/gfortran/lib/gcc/x86_64-apple-darwin14/5.2.0 -L/usr/local/gfortran/lib/gcc/x86_64-apple-darwin14/5.2.0/../../.. /var/folders/d6/fv27wdwd5hg44qtznp671fm40000gn/T//ccYZFiq5.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.3 -weak_reference_mismatches non-weak --help -o a.out -L/usr/local/gfortran/lib/gcc/x86_64-apple-darwin14/5.2.0 -L/usr/local/gfortran/lib/gcc/x86_64-apple-darwin14/5.2.0/../../.. /var/folders/d6/fv27wdwd5hg44qtznp671fm40000gn/T//ccYZFiq5.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.3 -weak_reference_mismatches non-weak --help -o a.out -L/usr/local/gfortran/lib/gcc/x86_64-apple-darwin14/5.2.0 -L/usr/local/gfortran/lib/gcc/x86_64-apple-darwin14/5.2.0/../../.. /var/folders/d6/fv27wdwd5hg44qtznp671fm40000gn/T//ccrs1aRo.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.3 -weak_reference_mismatches non-weak --help -o a.out -L/usr/local/gfortran/lib/gcc/x86_64-apple-darwin14/5.2.0 -L/usr/local/gfortran/lib/gcc/x86_64-apple-darwin14/5.2.0/../../.. /var/folders/d6/fv27wdwd5hg44qtznp671fm40000gn/T//ccrs1aRo.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.3 -weak_reference_mismatches non-weak --help -o a.out -L/usr/local/gfortran/lib/gcc/x86_64-apple-darwin14/5.2.0 -L/usr/local/gfortran/lib/gcc/x86_64-apple-darwin14/5.2.0/../../.. /var/folders/d6/fv27wdwd5hg44qtznp671fm40000gn/T//ccEcI665.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.3 -weak_reference_mismatches non-weak --help -o a.out -L/usr/local/gfortran/lib/gcc/x86_64-apple-darwin14/5.2.0 -L/usr/local/gfortran/lib/gcc/x86_64-apple-darwin14/5.2.0/../../.. /var/folders/d6/fv27wdwd5hg44qtznp671fm40000gn/T//ccEcI665.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.3 -weak_reference_mismatches non-weak -o cmTC_f7bcc -L/usr/local/gfortran/lib/gcc/x86_64-apple-darwin14/5.2.0 -L/usr/local/gfortran/lib/gcc/x86_64-apple-darwin14/5.2.0/../../.. CMakeFiles/cmTC_f7bcc.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.3 -weak_reference_mismatches non-weak -o cmTC_f7bcc -L/usr/local/gfortran/lib/gcc/x86_64-apple-darwin14/5.2.0 -L/usr/local/gfortran/lib/gcc/x86_64-apple-darwin14/5.2.0/../../.. CMakeFiles/cmTC_f7bcc.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.3 -weak_reference_mismatches non-weak --help -o a.out -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0 -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0/../../.. /var/folders/d6/fv27wdwd5hg44qtznp671fm40000gn/T//ccvbZa6z.o -no_compact_unwind -lSystem -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.3 -weak_reference_mismatches non-weak --help -o a.out -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0 -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0/../../.. /var/folders/d6/fv27wdwd5hg44qtznp671fm40000gn/T//ccvbZa6z.o -no_compact_unwind -lSystem -lgcc_ext.10.5 -lgcc -lSystem -v | |
ld called with: -dynamic -arch x86_64 -macosx_version_min 10.11.3 -weak_reference_mismatches non-weak --help -o a.out -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0 -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0/../../.. /var/folders/d6/fv27wdwd5hg44qtznp671fm40000gn/T//ccm18Es4.o -no_compact_unwind -lSystem -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.3 -weak_reference_mismatches non-weak --help -o a.out -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0 -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0/../../.. /var/folders/d6/fv27wdwd5hg44qtznp671fm40000gn/T//ccm18Es4.o -no_compact_unwind -lSystem -lgcc_ext.10.5 -lgcc -lSystem -v | |
ld called with: -dynamic -arch x86_64 -macosx_version_min 10.11.3 -weak_reference_mismatches non-weak --help -o a.out -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0 -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0/../../.. /var/folders/d6/fv27wdwd5hg44qtznp671fm40000gn/T//cc0seCGO.o -no_compact_unwind -lSystem -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.3 -weak_reference_mismatches non-weak --help -o a.out -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0 -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0/../../.. /var/folders/d6/fv27wdwd5hg44qtznp671fm40000gn/T//cc0seCGO.o -no_compact_unwind -lSystem -lgcc_ext.10.5 -lgcc -lSystem -v | |
ld called with: -dynamic -arch x86_64 -macosx_version_min 10.11.3 -weak_reference_mismatches non-weak --help -o a.out -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0 -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0/../../.. /var/folders/d6/fv27wdwd5hg44qtznp671fm40000gn/T//cc1YIiJW.o -no_compact_unwind -lSystem -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.3 -weak_reference_mismatches non-weak --help -o a.out -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0 -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0/../../.. /var/folders/d6/fv27wdwd5hg44qtznp671fm40000gn/T//cc1YIiJW.o -no_compact_unwind -lSystem -lgcc_ext.10.5 -lgcc -lSystem -v | |
ld called with: -dynamic -arch x86_64 -macosx_version_min 10.11.3 -weak_reference_mismatches non-weak -o cmTC_870a0 -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0 -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0/../../.. -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_870a0.dir/testCCompiler.c.o -no_compact_unwind -lSystem -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 | |
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.3 -weak_reference_mismatches non-weak -o cmTC_870a0 -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0 -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0/../../.. -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_870a0.dir/testCCompiler.c.o -no_compact_unwind -lSystem -lgcc_ext.10.5 -lgcc -lSystem | |
ld called with: -dynamic -arch x86_64 -macosx_version_min 10.11.3 -weak_reference_mismatches non-weak --help -o a.out -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0 -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0/../../.. /var/folders/d6/fv27wdwd5hg44qtznp671fm40000gn/T//cc5UvBkc.o -no_compact_unwind -lSystem -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.3 -weak_reference_mismatches non-weak --help -o a.out -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0 -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0/../../.. /var/folders/d6/fv27wdwd5hg44qtznp671fm40000gn/T//cc5UvBkc.o -no_compact_unwind -lSystem -lgcc_ext.10.5 -lgcc -lSystem -v | |
ld called with: -dynamic -arch x86_64 -macosx_version_min 10.11.3 -weak_reference_mismatches non-weak --help -o a.out -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0 -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0/../../.. /var/folders/d6/fv27wdwd5hg44qtznp671fm40000gn/T//ccz19ZTl.o -no_compact_unwind -lSystem -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.3 -weak_reference_mismatches non-weak --help -o a.out -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0 -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0/../../.. /var/folders/d6/fv27wdwd5hg44qtznp671fm40000gn/T//ccz19ZTl.o -no_compact_unwind -lSystem -lgcc_ext.10.5 -lgcc -lSystem -v | |
ld called with: -dynamic -arch x86_64 -macosx_version_min 10.11.3 -weak_reference_mismatches non-weak -o cmTC_fd557 -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0 -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0/../../.. -search_paths_first -headerpad_max_install_names -v CMakeFiles/cmTC_fd557.dir/CMakeCCompilerABI.c.o -no_compact_unwind -lSystem -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 | |
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.3 -weak_reference_mismatches non-weak -o cmTC_fd557 -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0 -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0/../../.. -search_paths_first -headerpad_max_install_names -v CMakeFiles/cmTC_fd557.dir/CMakeCCompilerABI.c.o -no_compact_unwind -lSystem -lgcc_ext.10.5 -lgcc -lSystem -v | |
ld called with: -dynamic -arch x86_64 -macosx_version_min 10.11.3 -weak_reference_mismatches non-weak --help -o a.out -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0 -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0/../../.. /var/folders/d6/fv27wdwd5hg44qtznp671fm40000gn/T//ccW6g0UX.o -no_compact_unwind -lSystem -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.3 -weak_reference_mismatches non-weak --help -o a.out -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0 -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0/../../.. /var/folders/d6/fv27wdwd5hg44qtznp671fm40000gn/T//ccW6g0UX.o -no_compact_unwind -lSystem -lgcc_ext.10.5 -lgcc -lSystem -v | |
ld called with: -dynamic -arch x86_64 -macosx_version_min 10.11.3 -weak_reference_mismatches non-weak --help -o a.out -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0 -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0/../../.. /var/folders/d6/fv27wdwd5hg44qtznp671fm40000gn/T//ccuguWAL.o -no_compact_unwind -lSystem -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.3 -weak_reference_mismatches non-weak --help -o a.out -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0 -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0/../../.. /var/folders/d6/fv27wdwd5hg44qtznp671fm40000gn/T//ccuguWAL.o -no_compact_unwind -lSystem -lgcc_ext.10.5 -lgcc -lSystem -v | |
ld called with: -dynamic -arch x86_64 -macosx_version_min 10.11.3 -weak_reference_mismatches non-weak -o cmTC_39603 -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0 -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0/../../.. -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_39603.dir/feature_tests.c.o -no_compact_unwind -lSystem -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 | |
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.3 -weak_reference_mismatches non-weak -o cmTC_39603 -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0 -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0/../../.. -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_39603.dir/feature_tests.c.o -no_compact_unwind -lSystem -lgcc_ext.10.5 -lgcc -lSystem | |
ld called with: -dynamic -arch x86_64 -macosx_version_min 10.11.3 -weak_reference_mismatches non-weak --help -o a.out -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0 -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0/../../.. /var/folders/d6/fv27wdwd5hg44qtznp671fm40000gn/T//ccy9ptUO.o -no_compact_unwind -lSystem -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.3 -weak_reference_mismatches non-weak --help -o a.out -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0 -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0/../../.. /var/folders/d6/fv27wdwd5hg44qtznp671fm40000gn/T//ccy9ptUO.o -no_compact_unwind -lSystem -lgcc_ext.10.5 -lgcc -lSystem -v | |
ld called with: -dynamic -arch x86_64 -macosx_version_min 10.11.3 -weak_reference_mismatches non-weak --help -o a.out -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0 -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0/../../.. /var/folders/d6/fv27wdwd5hg44qtznp671fm40000gn/T//ccBhHsj4.o -no_compact_unwind -lSystem -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.3 -weak_reference_mismatches non-weak --help -o a.out -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0 -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0/../../.. /var/folders/d6/fv27wdwd5hg44qtznp671fm40000gn/T//ccBhHsj4.o -no_compact_unwind -lSystem -lgcc_ext.10.5 -lgcc -lSystem -v | |
ld called with: -dynamic -arch x86_64 -macosx_version_min 10.11.3 -weak_reference_mismatches non-weak -o cmTC_e3622 -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0 -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0/../../.. -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_e3622.dir/feature_tests.c.o -no_compact_unwind -lSystem -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 | |
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.3 -weak_reference_mismatches non-weak -o cmTC_e3622 -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0 -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0/../../.. -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_e3622.dir/feature_tests.c.o -no_compact_unwind -lSystem -lgcc_ext.10.5 -lgcc -lSystem | |
ld called with: -dynamic -arch x86_64 -macosx_version_min 10.11.3 -weak_reference_mismatches non-weak --help -o a.out -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0 -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0/../../.. /var/folders/d6/fv27wdwd5hg44qtznp671fm40000gn/T//ccDSXWyO.o -no_compact_unwind -lSystem -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.3 -weak_reference_mismatches non-weak --help -o a.out -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0 -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0/../../.. /var/folders/d6/fv27wdwd5hg44qtznp671fm40000gn/T//ccDSXWyO.o -no_compact_unwind -lSystem -lgcc_ext.10.5 -lgcc -lSystem -v | |
ld called with: -dynamic -arch x86_64 -macosx_version_min 10.11.3 -weak_reference_mismatches non-weak --help -o a.out -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0 -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0/../../.. /var/folders/d6/fv27wdwd5hg44qtznp671fm40000gn/T//cc5JdPzo.o -no_compact_unwind -lSystem -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.3 -weak_reference_mismatches non-weak --help -o a.out -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0 -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0/../../.. /var/folders/d6/fv27wdwd5hg44qtznp671fm40000gn/T//cc5JdPzo.o -no_compact_unwind -lSystem -lgcc_ext.10.5 -lgcc -lSystem -v | |
ld called with: -dynamic -arch x86_64 -macosx_version_min 10.11.3 -weak_reference_mismatches non-weak -o cmTC_fe6b9 -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0 -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0/../../.. -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_fe6b9.dir/feature_tests.c.o -no_compact_unwind -lSystem -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 | |
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.3 -weak_reference_mismatches non-weak -o cmTC_fe6b9 -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0 -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0/../../.. -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_fe6b9.dir/feature_tests.c.o -no_compact_unwind -lSystem -lgcc_ext.10.5 -lgcc -lSystem | |
ld called with: -dynamic -arch x86_64 -macosx_version_min 10.11.3 -weak_reference_mismatches non-weak --help -o a.out -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0 -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0/../../.. /var/folders/d6/fv27wdwd5hg44qtznp671fm40000gn/T//cc6N9dFZ.o -no_compact_unwind -lSystem -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.3 -weak_reference_mismatches non-weak --help -o a.out -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0 -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0/../../.. /var/folders/d6/fv27wdwd5hg44qtznp671fm40000gn/T//cc6N9dFZ.o -no_compact_unwind -lSystem -lgcc_ext.10.5 -lgcc -lSystem -v | |
ld called with: -dynamic -arch x86_64 -macosx_version_min 10.11.3 -weak_reference_mismatches non-weak --help -o a.out -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0 -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0/../../.. /var/folders/d6/fv27wdwd5hg44qtznp671fm40000gn/T//ccK87OGV.o -no_compact_unwind -lSystem -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.3 -weak_reference_mismatches non-weak --help -o a.out -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0 -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0/../../.. /var/folders/d6/fv27wdwd5hg44qtznp671fm40000gn/T//ccK87OGV.o -no_compact_unwind -lSystem -lgcc_ext.10.5 -lgcc -lSystem -v | |
ld called with: -dynamic -arch x86_64 -macosx_version_min 10.11.3 -weak_reference_mismatches non-weak --help -o a.out -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0 -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0/../../.. /var/folders/d6/fv27wdwd5hg44qtznp671fm40000gn/T//cczM8Y37.o -no_compact_unwind -lSystem -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.3 -weak_reference_mismatches non-weak --help -o a.out -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0 -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0/../../.. /var/folders/d6/fv27wdwd5hg44qtznp671fm40000gn/T//cczM8Y37.o -no_compact_unwind -lSystem -lgcc_ext.10.5 -lgcc -lSystem -v | |
ld called with: -dynamic -arch x86_64 -macosx_version_min 10.11.3 -weak_reference_mismatches non-weak --help -o a.out -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0 -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0/../../.. /var/folders/d6/fv27wdwd5hg44qtznp671fm40000gn/T//ccYdzqy7.o -no_compact_unwind -lSystem -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.3 -weak_reference_mismatches non-weak --help -o a.out -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0 -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0/../../.. /var/folders/d6/fv27wdwd5hg44qtznp671fm40000gn/T//ccYdzqy7.o -no_compact_unwind -lSystem -lgcc_ext.10.5 -lgcc -lSystem -v | |
ld called with: -dynamic -arch x86_64 -macosx_version_min 10.11.3 -weak_reference_mismatches non-weak -o cmTC_74623 -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0 -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0/../../.. -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_74623.dir/testCXXCompiler.cxx.o -lstdc++ -no_compact_unwind -lSystem -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 | |
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.3 -weak_reference_mismatches non-weak -o cmTC_74623 -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0 -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0/../../.. -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_74623.dir/testCXXCompiler.cxx.o -lstdc++ -no_compact_unwind -lSystem -lgcc_ext.10.5 -lgcc -lSystem | |
ld called with: -dynamic -arch x86_64 -macosx_version_min 10.11.3 -weak_reference_mismatches non-weak --help -o a.out -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0 -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0/../../.. /var/folders/d6/fv27wdwd5hg44qtznp671fm40000gn/T//ccfKv9UC.o -no_compact_unwind -lSystem -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.3 -weak_reference_mismatches non-weak --help -o a.out -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0 -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0/../../.. /var/folders/d6/fv27wdwd5hg44qtznp671fm40000gn/T//ccfKv9UC.o -no_compact_unwind -lSystem -lgcc_ext.10.5 -lgcc -lSystem -v | |
ld called with: -dynamic -arch x86_64 -macosx_version_min 10.11.3 -weak_reference_mismatches non-weak --help -o a.out -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0 -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0/../../.. /var/folders/d6/fv27wdwd5hg44qtznp671fm40000gn/T//ccFTVQf4.o -no_compact_unwind -lSystem -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.3 -weak_reference_mismatches non-weak --help -o a.out -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0 -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0/../../.. /var/folders/d6/fv27wdwd5hg44qtznp671fm40000gn/T//ccFTVQf4.o -no_compact_unwind -lSystem -lgcc_ext.10.5 -lgcc -lSystem -v | |
ld called with: -dynamic -arch x86_64 -macosx_version_min 10.11.3 -weak_reference_mismatches non-weak -o cmTC_2e2d6 -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0 -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0/../../.. -search_paths_first -headerpad_max_install_names -v CMakeFiles/cmTC_2e2d6.dir/CMakeCXXCompilerABI.cpp.o -lstdc++ -no_compact_unwind -lSystem -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 | |
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.3 -weak_reference_mismatches non-weak -o cmTC_2e2d6 -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0 -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0/../../.. -search_paths_first -headerpad_max_install_names -v CMakeFiles/cmTC_2e2d6.dir/CMakeCXXCompilerABI.cpp.o -lstdc++ -no_compact_unwind -lSystem -lgcc_ext.10.5 -lgcc -lSystem -v | |
ld called with: -dynamic -arch x86_64 -macosx_version_min 10.11.3 -weak_reference_mismatches non-weak --help -o a.out -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0 -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0/../../.. /var/folders/d6/fv27wdwd5hg44qtznp671fm40000gn/T//ccNfFOU1.o -no_compact_unwind -lSystem -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.3 -weak_reference_mismatches non-weak --help -o a.out -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0 -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0/../../.. /var/folders/d6/fv27wdwd5hg44qtznp671fm40000gn/T//ccNfFOU1.o -no_compact_unwind -lSystem -lgcc_ext.10.5 -lgcc -lSystem -v | |
ld called with: -dynamic -arch x86_64 -macosx_version_min 10.11.3 -weak_reference_mismatches non-weak --help -o a.out -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0 -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0/../../.. /var/folders/d6/fv27wdwd5hg44qtznp671fm40000gn/T//cc9WelhG.o -no_compact_unwind -lSystem -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.3 -weak_reference_mismatches non-weak --help -o a.out -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0 -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0/../../.. /var/folders/d6/fv27wdwd5hg44qtznp671fm40000gn/T//cc9WelhG.o -no_compact_unwind -lSystem -lgcc_ext.10.5 -lgcc -lSystem -v | |
ld called with: -dynamic -arch x86_64 -macosx_version_min 10.11.3 -weak_reference_mismatches non-weak -o cmTC_ab760 -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0 -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0/../../.. -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_ab760.dir/feature_tests.cxx.o -lstdc++ -no_compact_unwind -lSystem -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 | |
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.3 -weak_reference_mismatches non-weak -o cmTC_ab760 -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0 -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0/../../.. -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_ab760.dir/feature_tests.cxx.o -lstdc++ -no_compact_unwind -lSystem -lgcc_ext.10.5 -lgcc -lSystem | |
ld called with: -dynamic -arch x86_64 -macosx_version_min 10.11.3 -weak_reference_mismatches non-weak --help -o a.out -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0 -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0/../../.. /var/folders/d6/fv27wdwd5hg44qtznp671fm40000gn/T//cctKipuW.o -no_compact_unwind -lSystem -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.3 -weak_reference_mismatches non-weak --help -o a.out -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0 -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0/../../.. /var/folders/d6/fv27wdwd5hg44qtznp671fm40000gn/T//cctKipuW.o -no_compact_unwind -lSystem -lgcc_ext.10.5 -lgcc -lSystem -v | |
ld called with: -dynamic -arch x86_64 -macosx_version_min 10.11.3 -weak_reference_mismatches non-weak --help -o a.out -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0 -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0/../../.. /var/folders/d6/fv27wdwd5hg44qtznp671fm40000gn/T//cc7suvX3.o -no_compact_unwind -lSystem -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.3 -weak_reference_mismatches non-weak --help -o a.out -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0 -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0/../../.. /var/folders/d6/fv27wdwd5hg44qtznp671fm40000gn/T//cc7suvX3.o -no_compact_unwind -lSystem -lgcc_ext.10.5 -lgcc -lSystem -v | |
ld called with: -dynamic -arch x86_64 -macosx_version_min 10.11.3 -weak_reference_mismatches non-weak -o cmTC_65fe3 -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0 -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0/../../.. -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_65fe3.dir/feature_tests.cxx.o -lstdc++ -no_compact_unwind -lSystem -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 | |
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.3 -weak_reference_mismatches non-weak -o cmTC_65fe3 -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0 -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0/../../.. -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_65fe3.dir/feature_tests.cxx.o -lstdc++ -no_compact_unwind -lSystem -lgcc_ext.10.5 -lgcc -lSystem | |
ld called with: -dynamic -arch x86_64 -macosx_version_min 10.11.3 -weak_reference_mismatches non-weak --help -o a.out -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0 -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0/../../.. /var/folders/d6/fv27wdwd5hg44qtznp671fm40000gn/T//cchhCxo6.o -no_compact_unwind -lSystem -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.3 -weak_reference_mismatches non-weak --help -o a.out -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0 -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0/../../.. /var/folders/d6/fv27wdwd5hg44qtznp671fm40000gn/T//cchhCxo6.o -no_compact_unwind -lSystem -lgcc_ext.10.5 -lgcc -lSystem -v | |
ld called with: -dynamic -arch x86_64 -macosx_version_min 10.11.3 -weak_reference_mismatches non-weak --help -o a.out -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0 -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0/../../.. /var/folders/d6/fv27wdwd5hg44qtznp671fm40000gn/T//ccjs7cH9.o -no_compact_unwind -lSystem -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.3 -weak_reference_mismatches non-weak --help -o a.out -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0 -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0/../../.. /var/folders/d6/fv27wdwd5hg44qtznp671fm40000gn/T//ccjs7cH9.o -no_compact_unwind -lSystem -lgcc_ext.10.5 -lgcc -lSystem -v | |
ld called with: -dynamic -arch x86_64 -macosx_version_min 10.11.3 -weak_reference_mismatches non-weak -o cmTC_f4359 -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0 -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0/../../.. -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_f4359.dir/feature_tests.cxx.o -lstdc++ -no_compact_unwind -lSystem -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 | |
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.3 -weak_reference_mismatches non-weak -o cmTC_f4359 -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0 -L/usr/local/Cellar/gcc/5.3.0/lib/gcc/5/gcc/x86_64-apple-darwin15.0.0/5.3.0/../../.. -search_paths_first -headerpad_max_install_names CMakeFiles/cmTC_f4359.dir/feature_tests.cxx.o -lstdc++ -no_compact_unwind -lSystem -lgcc_ext.10.5 -lgcc -lSystem | |
ld called with: -dynamic -arch x86_64 -macosx_version_min 10.11.3 -weak_reference_mismatches non-weak --help -o a.out -L/usr/local/gfortran/lib/gcc/x86_64-apple-darwin14/5.2.0 -L/usr/local/gfortran/lib/gcc/x86_64-apple-darwin14/5.2.0/../../.. /var/folders/d6/fv27wdwd5hg44qtznp671fm40000gn/T//ccCaKQjp.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.3 -weak_reference_mismatches non-weak --help -o a.out -L/usr/local/gfortran/lib/gcc/x86_64-apple-darwin14/5.2.0 -L/usr/local/gfortran/lib/gcc/x86_64-apple-darwin14/5.2.0/../../.. /var/folders/d6/fv27wdwd5hg44qtznp671fm40000gn/T//ccCaKQjp.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.3 -weak_reference_mismatches non-weak --help -o a.out -L/usr/local/gfortran/lib/gcc/x86_64-apple-darwin14/5.2.0 -L/usr/local/gfortran/lib/gcc/x86_64-apple-darwin14/5.2.0/../../.. /var/folders/d6/fv27wdwd5hg44qtznp671fm40000gn/T//ccqZ0MLU.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.3 -weak_reference_mismatches non-weak --help -o a.out -L/usr/local/gfortran/lib/gcc/x86_64-apple-darwin14/5.2.0 -L/usr/local/gfortran/lib/gcc/x86_64-apple-darwin14/5.2.0/../../.. /var/folders/d6/fv27wdwd5hg44qtznp671fm40000gn/T//ccqZ0MLU.o -no_compact_unwind -lSystem -lgcc_ext.10.5 -lgcc -lquadmath -lm -lgcc_ext.10.5 -lgcc -lSystem -v | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment