Created
September 20, 2018 18:50
-
-
Save fxcoudert/2eb29a821b6fc33b37590d8cf08ac471 to your computer and use it in GitHub Desktop.
caffe
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/sandbox-exec -f /private/tmp/homebrew20180920-12634-ys7zlr.sb nice /usr/local/Homebrew/Library/Homebrew/vendor/portable-ruby/2.3.7/bin/ruby -W0 -I /usr/local/Homebrew/Library/Homebrew/vendor/bundle-standalone/bundler/../ruby/2.3.0/gems/ruby-macho-2.0.0/lib:/usr/local/Homebrew/Library/Homebrew/vendor/bundle-standalone/bundler/../ruby/2.3.0/gems/plist-3.4.0/lib:/usr/local/Homebrew/Library/Homebrew/vendor/bundle-standalone/bundler/:/usr/local/Homebrew/Library/Homebrew/vendor/bundle-standalone/bundler/../ruby/2.3.0/gems/backports-3.11.4/lib:/usr/local/Homebrew/Library/Homebrew/vendor/bundle-standalone/bundler/../ruby/2.3.0/gems/activesupport-5.2.1/lib:/usr/local/Homebrew/Library/Homebrew/vendor/bundle-standalone/bundler/../ruby/2.3.0/gems/tzinfo-1.2.5/lib:/usr/local/Homebrew/Library/Homebrew/vendor/bundle-standalone/bundler/../ruby/2.3.0/gems/thread_safe-0.3.6/lib:/usr/local/Homebrew/Library/Homebrew/vendor/bundle-standalone/bundler/../ruby/2.3.0/gems/minitest-5.11.3/lib:/usr/local/Homebrew/Library/Homebrew/vendor/bundle-standalone/bundler/../ruby/2.3.0/gems/i18n-1.1.0/lib:/usr/local/Homebrew/Library/Homebrew/vendor/bundle-standalone/bundler/../ruby/2.3.0/gems/concurrent-ruby-1.0.5/lib:/usr/local/Homebrew/Library/Homebrew/vendor/portable-ruby/2.3.7/lib/ruby/gems/2.3.0/gems/did_you_mean-1.0.0/lib:/usr/local/Homebrew/Library/Homebrew/vendor/portable-ruby/2.3.7/lib/ruby/site_ruby/2.3.0:/usr/local/Homebrew/Library/Homebrew/vendor/portable-ruby/2.3.7/lib/ruby/site_ruby/2.3.0/x86_64-darwin9.0:/usr/local/Homebrew/Library/Homebrew/vendor/portable-ruby/2.3.7/lib/ruby/site_ruby/2.3.0/universal-darwin9.0:/usr/local/Homebrew/Library/Homebrew/vendor/portable-ruby/2.3.7/lib/ruby/site_ruby:/usr/local/Homebrew/Library/Homebrew/vendor/portable-ruby/2.3.7/lib/ruby/vendor_ruby/2.3.0:/usr/local/Homebrew/Library/Homebrew/vendor/portable-ruby/2.3.7/lib/ruby/vendor_ruby/2.3.0/x86_64-darwin9.0:/usr/local/Homebrew/Library/Homebrew/vendor/portable-ruby/2.3.7/lib/ruby/vendor_ruby/2.3.0/universal-darwin9.0:/usr/local/Homebrew/Library/Homebrew/vendor/portable-ruby/2.3.7/lib/ruby/vendor_ruby:/usr/local/Homebrew/Library/Homebrew/vendor/portable-ruby/2.3.7/lib/ruby/2.3.0:/usr/local/Homebrew/Library/Homebrew/vendor/portable-ruby/2.3.7/lib/ruby/2.3.0/x86_64-darwin9.0:/usr/local/Homebrew/Library/Homebrew/vendor/portable-ruby/2.3.7/lib/ruby/2.3.0/universal-darwin9.0:/usr/local/Homebrew/Library/Homebrew -- /usr/local/Homebrew/Library/Homebrew/build.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/caffe.rb --build-bottle --verbose | |
==> Downloading https://github.com/BVLC/caffe/archive/1.0.tar.gz | |
Already downloaded: /Users/brew/Library/Caches/Homebrew/downloads/d0db6bed6d1c497de5646500a7f76b0b5f8414503865ea722f3b8ec88dd4bc9b--caffe-1.0.tar.gz | |
==> Verifying d0db6bed6d1c497de5646500a7f76b0b5f8414503865ea722f3b8ec88dd4bc9b--caffe-1.0.tar.gz checksum | |
tar xf /Users/brew/Library/Caches/Homebrew/downloads/d0db6bed6d1c497de5646500a7f76b0b5f8414503865ea722f3b8ec88dd4bc9b--caffe-1.0.tar.gz -C /private/tmp/d20180920-12636-1tvyoo5 | |
cp -pR /private/tmp/d20180920-12636-1tvyoo5/caffe-1.0/. /private/tmp/caffe-20180920-12636-5wbh9i/caffe-1.0 | |
==> cmake . -DCMAKE_C_FLAGS_RELEASE=-DNDEBUG -DCMAKE_CXX_FLAGS_RELEASE=-DNDEBUG -DCMAKE_INSTALL_PREFIX=/usr/local/Cellar/caffe/1.0_4 -DCMAKE_BUILD_TYPE=Release -DCMAKE_FIND_FRAMEWORK=LAST -DCMAKE_VERBOSE_MAKEFILE=ON -Wno-dev -DCPU_ONLY=ON -DUSE_NCCL=OFF -DBUILD_SHARED_LIBS=ON -DBUILD_python=OFF -DBUILD_matlab=OFF -DBUILD_docs=OFF -DBUILD_python_layer=OFF -DALLOW_LMDB_NOLOCK=OFF -DUSE_OPENMP=OFF -DUSE_OPENCV=OFF -DUSE_LMDB=OFF -DUSE_LEVELDB=OFF | |
-- The C compiler identification is AppleClang 10.0.0.10001043 | |
-- The CXX compiler identification is AppleClang 10.0.0.10001043 | |
-- Check for working C compiler: /usr/local/Homebrew/Library/Homebrew/shims/mac/super/clang | |
-- Check for working C compiler: /usr/local/Homebrew/Library/Homebrew/shims/mac/super/clang -- works | |
-- Detecting C compiler ABI info | |
-- Detecting C compiler ABI info - done | |
-- Detecting C compile features | |
-- Detecting C compile features - done | |
-- Check for working CXX compiler: /usr/local/Homebrew/Library/Homebrew/shims/mac/super/clang++ | |
-- Check for working CXX compiler: /usr/local/Homebrew/Library/Homebrew/shims/mac/super/clang++ -- works | |
-- Detecting CXX compiler ABI info | |
-- Detecting CXX compiler ABI info - done | |
-- Detecting CXX compile features | |
-- Detecting CXX compile features - done | |
-- Looking for pthread.h | |
-- Looking for pthread.h - found | |
-- Looking for pthread_create | |
-- Looking for pthread_create - found | |
-- Found Threads: TRUE | |
-- Boost version: 1.67.0 | |
-- Found the following Boost libraries: | |
-- system | |
-- thread | |
-- filesystem | |
-- chrono | |
-- date_time | |
-- atomic | |
-- Found GFlags: /usr/local/include | |
-- Found gflags (include: /usr/local/include, library: /usr/local/lib/libgflags.dylib) | |
-- Found Glog: /usr/local/include | |
-- Found glog (include: /usr/local/include, library: /usr/local/lib/libglog.dylib) | |
-- Found Protobuf: /usr/local/lib/libprotobuf.dylib (found version "3.6.1") | |
-- Found PROTOBUF Compiler: /usr/local/bin/protoc | |
-- HDF5: Using hdf5 compiler wrapper to determine C configuration | |
-- HDF5: Using hdf5 compiler wrapper to determine CXX configuration | |
-- Found HDF5: /usr/local/lib/libhdf5_cpp.dylib;/usr/local/lib/libhdf5.dylib;/usr/local/lib/libsz.dylib;/usr/lib/libz.dylib;/usr/lib/libdl.dylib;/usr/lib/libm.dylib (found version "1.10.3") found components: HL | |
-- -- CUDA is disabled. Building without it... | |
CMake Error at /usr/local/Cellar/cmake/3.12.2/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:137 (message): | |
Could NOT find vecLib (missing: vecLib_INCLUDE_DIR) | |
Call Stack (most recent call first): | |
/usr/local/Cellar/cmake/3.12.2/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:378 (_FPHSA_FAILURE_MESSAGE) | |
cmake/Modules/FindvecLib.cmake:23 (find_package_handle_standard_args) | |
cmake/Dependencies.cmake:127 (find_package) | |
CMakeLists.txt:46 (include) | |
-- Configuring incomplete, errors occurred! | |
See also "/tmp/caffe-20180920-12636-5wbh9i/caffe-1.0/CMakeFiles/CMakeOutput.log". | |
==> Formula | |
Path: /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/caffe.rb | |
==> Configuration | |
HOMEBREW_VERSION: 1.7.5-51-g8125aba | |
ORIGIN: https://github.com/Homebrew/brew.git | |
HEAD: 8125aba04ecc86bc08328959cbe20ab349217821 | |
Last commit: 87 minutes ago | |
Core tap ORIGIN: https://github.com/Homebrew/homebrew-core | |
Core tap HEAD: 84b22c745c58fed15bc8d65320ce853cb58de1a8 | |
Core tap last commit: 33 minutes ago | |
HOMEBREW_PREFIX: /usr/local | |
HOMEBREW_CACHE: /Users/brew/Library/Caches/Homebrew | |
HOMEBREW_DEV_CMD_RUN: 1 | |
HOMEBREW_FAIL_LOG_LINES: 150 | |
HOMEBREW_GIT: git | |
HOMEBREW_GITHUB_API_TOKEN: set | |
HOMEBREW_HOME: /Users/brew/Jenkins/workspace/Homebrew Mojave Testing/version/mojave_testing/home | |
HOMEBREW_LOGS: /Users/brew/Jenkins/workspace/Homebrew Mojave Testing/version/mojave_testing/logs | |
HOMEBREW_MACOS_VERSION_NUMERIC: 101400 | |
HOMEBREW_NO_AUTO_UPDATE: 1 | |
HOMEBREW_NO_EMOJI: 1 | |
CPU: quad-core 64-bit ivybridge | |
Homebrew Ruby: 2.3.7 => /usr/local/Homebrew/Library/Homebrew/vendor/portable-ruby/2.3.7/bin/ruby | |
Clang: 10.0 build 1000 | |
Git: 2.17.1 => /Applications/Xcode-beta.app/Contents/Developer/usr/bin/git | |
Curl: 7.54.0 => /usr/bin/curl | |
Java: 10.0.2, 9, 1.8.0_181 | |
macOS: 10.14-x86_64 | |
CLT: 10.0.0.0.1.1533942731 | |
CLT headers: N/A | |
Xcode: 10.0 => /Applications/Xcode-beta.app/Contents/Developer | |
Error: caffe 1.0 did not build | |
XQuartz: 2.7.11 => /opt/X11 | |
==> ENV | |
HOMEBREW_CC: clang | |
HOMEBREW_CXX: clang++ | |
MAKEFLAGS: -j4 | |
CMAKE_PREFIX_PATH: /usr/local/opt/openssl:/usr/local/opt/readline:/usr/local/opt/sqlite:/usr/local | |
CMAKE_INCLUDE_PATH: /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2:/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
CMAKE_LIBRARY_PATH: /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries | |
CMAKE_FRAMEWORK_PATH: /usr/local/opt/python@2/Frameworks | |
PKG_CONFIG_PATH: /usr/local/opt/gflags/lib/pkgconfig:/usr/local/opt/glog/lib/pkgconfig:/usr/local/opt/isl/lib/pkgconfig:/usr/local/opt/mpfr/lib/pkgconfig:/usr/local/opt/openssl/lib/pkgconfig:/usr/local/opt/sqlite/lib/pkgconfig:/usr/local/opt/python@2/lib/pkgconfig:/usr/local/opt/protobuf/lib/pkgconfig | |
PKG_CONFIG_LIBDIR: /usr/lib/pkgconfig:/usr/local/Homebrew/Library/Homebrew/os/mac/pkgconfig/10.14 | |
HOMEBREW_GIT: git | |
HOMEBREW_SDKROOT: /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk | |
ACLOCAL_PATH: /usr/local/share/aclocal | |
PATH: /usr/local/Homebrew/Library/Homebrew/shims/mac/super:/usr/local/opt/cmake/bin:/usr/local/opt/gflags/bin:/usr/local/opt/gcc/bin:/usr/local/opt/hdf5/bin:/usr/local/opt/gdbm/bin:/usr/local/opt/openssl/bin:/usr/local/opt/sqlite/bin:/usr/local/opt/python@2/bin:/usr/local/opt/protobuf/bin:/usr/bin:/bin:/usr/sbin:/sbin |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment