Advertisement
Guest User

Untitled

a guest
Dec 24th, 2017
483
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 2.18 KB | None | 0 0
  1. 2017-12-24 16:06:21 -0500
  2.  
  3. ./bootstrap.sh
  4. --prefix=/usr/local/Cellar/boost/1.59.0
  5. --libdir=/usr/local/Cellar/boost/1.59.0/lib
  6. --without-icu
  7. --without-libraries=python,mpi
  8.  
  9. Building Boost.Build engine with toolset darwin...
  10. Failed to build Boost.Build build engine
  11. Consult 'bootstrap.log' for more details
  12.  
  13. HOMEBREW_VERSION: 0.9.5
  14. ORIGIN: https://github.com/Homebrew/homebrew
  15. HEAD: 4b482d63ee3dcbb649eab8cdbaef2720f42e95f3
  16. Last commit: 2 years, 1 month ago
  17. HOMEBREW_PREFIX: /usr/local
  18. HOMEBREW_REPOSITORY: /usr/local
  19. HOMEBREW_CELLAR: /usr/local/Cellar
  20. HOMEBREW_BOTTLE_DOMAIN: https://homebrew.bintray.com
  21. CPU: quad-core 64-bit dunno
  22. OS X: 10.13.2-x86_64
  23. Xcode: 9.2
  24. CLT: N/A
  25. GCC-4.2: build 0
  26. Clang: 9.0 build 900
  27. X11: N/A
  28. System Ruby: 2.3.3 => /System/Library/Frameworks/Ruby.framework/Versions/2.3/usr/bin/ruby
  29. Perl: /usr/bin/perl
  30. Python: /usr/bin/python
  31. Ruby: /usr/bin/ruby => /System/Library/Frameworks/Ruby.framework/Versions/2.3/usr/bin/ruby
  32. Java: 1.6.0_65-b14-468
  33.  
  34. HOMEBREW_CC: clang
  35. HOMEBREW_CXX: clang++
  36. MAKEFLAGS: -j4
  37. CMAKE_PREFIX_PATH: /usr/local
  38. CMAKE_INCLUDE_PATH: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.13.sdk/usr/include/libxml2:/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.13.sdk/usr/include/apache2:/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
  39. CMAKE_LIBRARY_PATH: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.13.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries
  40. CMAKE_FRAMEWORK_PATH: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.13.sdk/System/Library/Frameworks
  41. PKG_CONFIG_LIBDIR: /usr/lib/pkgconfig
  42. HOMEBREW_SDKROOT: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.13.sdk
  43. PATH: /usr/local/Library/ENV/4.3:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin:/Library/Frameworks/Python.framework/Versions/3.6/bin:/Users/asterizk/Projects/ImageMagick-6.6.7/bin::/usr/local/Library/ENV/scm
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement