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
make[1]: Nothing to be done for `R'. | |
make[1]: Nothing to be done for `R'. | |
make[2]: Nothing to be done for `R'. | |
creating src/scripts/R.fe | |
mkdir ../../bin | |
mkdir ../../include | |
mkdir ../../../include/R_ext | |
making blocksort.d from blocksort.c | |
/usr/local/bin/gfortran -fPIC -c blas.f -o blas.o | |
making adler32.d from adler32.c |
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
#!/usr/bin/python | |
# fix-xcode | |
# Rob Napier <robnapier@gmail.com> | |
# Script to link in all your old SDKs every time you upgrade Xcode | |
# Create a directory called /SDKs (or modify source_path). | |
# Under it, put all the platform directories: | |
# MacOSX.platform iPhoneOS.platform iPhoneSimulator.platform | |
# Under those, store the SDKs: |
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
-- The C compiler identification is Clang 5.0.0 | |
-- The CXX compiler identification is Clang 5.0.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 | |
-- Check for working CXX compiler: /usr/local/Library/ENV/4.3/clang++ | |
-- Check for working CXX compiler: /usr/local/Library/ENV/4.3/clang++ -- works | |
-- Detecting CXX compiler ABI info | |
-- Detecting CXX compiler ABI info - done |
This file has been truncated, but you can view the full file.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -H/tmp/orfeo-MnTb/OTB-3.20.0 -B/tmp/orfeo-MnTb/OTB-3.20.0/build --check-build-system CMakeFiles/Makefile.cmake 0 | |
/usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_start /tmp/orfeo-MnTb/OTB-3.20.0/build/CMakeFiles /tmp/orfeo-MnTb/OTB-3.20.0/build/CMakeFiles/progress.marks | |
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/Makefile2 all | |
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/GenerateConfigProperties.dir/build.make CMakeFiles/GenerateConfigProperties.dir/depend | |
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f Utilities/ITK/Utilities/kwsys/CMakeFiles/itksys.dir/build.make Utilities/ITK/Utilities/kwsys/CMakeFiles/itksys.dir/depend | |
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f Utilities/ITK/Utilities/vxl/vcl/CMakeFiles/itkvcl.dir/build.make Utilities/ITK/Utilities/vxl/vcl/CMakeFiles/itkvcl.dir/depend | |
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f Utilities/ITK/Utilities/vxl/v3p/ |