adamgetchell

Successful build of cdt

Nov 14th, 2013
53
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
C++ 2.10 KB | None | 0 0
  1. ┌─[getchell][Hapkido][±][master ✗][~/CDT-plusplus]
  2. └─▪ make VERBOSE=1
  3. /usr/local/Cellar/cmake/2.8.12.1/bin/cmake -H/Users/getchell/CDT-plusplus -B/Users/getchell/CDT-plusplus --check-build-system CMakeFiles/Makefile.cmake 0
  4. Re-run cmake file: Makefile older than: CMakeLists.txt
  5. -- Build type: Release
  6. -- USING CXXFLAGS = ' -O3 -DNDEBUG'
  7. -- USING EXEFLAGS = '  -Wl,-dylib_file,/System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib:/System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib '
  8. -- Targetting Unix Makefiles
  9. -- Using /usr/bin/c++ compiler.
  10. -- DARWIN_VERSION=13
  11. -- Mac Leopard detected
  12. -- Requested component: Core
  13. -- Requested component: MPFR
  14. -- Requested component: GMP
  15. -- Configuring done
  16. -- Generating done
  17. -- Build files have been written to: /Users/getchell/CDT-plusplus
  18. /usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_start /Users/getchell/CDT-plusplus/CMakeFiles /Users/getchell/CDT-plusplus/CMakeFiles/progress.marks
  19. /Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/Makefile2 all
  20. /Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cdt.dir/build.make CMakeFiles/cdt.dir/depend
  21. cd /Users/getchell/CDT-plusplus && /usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_depends "Unix Makefiles" /Users/getchell/CDT-plusplus /Users/getchell/CDT-plusplus /Users/getchell/CDT-plusplus /Users/getchell/CDT-plusplus /Users/getchell/CDT-plusplus/CMakeFiles/cdt.dir/DependInfo.cmake --color=
  22. /Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cdt.dir/build.make CMakeFiles/cdt.dir/build
  23. make[2]: Nothing to be done for `CMakeFiles/cdt.dir/build'.
  24. /usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_report /Users/getchell/CDT-plusplus/CMakeFiles  1
  25. [100%] Built target cdt
  26. /usr/local/Cellar/cmake/2.8.12.1/bin/cmake -E cmake_progress_start /Users/getchell/CDT-plusplus/CMakeFiles 0
  27. ┌─[getchell][Hapkido][±][master ✗][~/CDT-plusplus]
  28. └─▪ clang -v
  29. Apple LLVM version 5.0 (clang-500.2.79) (based on LLVM 3.3svn)
  30. Target: x86_64-apple-darwin13.0.0
  31. Thread model: posix
Advertisement
Add Comment
Please, Sign In to add comment