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
$ scripts/ethbuild.sh --no-git --cores 4 --project solidity | |
ETHBUILD - INFO: Starting build of webthree-helpers/utils for requested project solidity. | |
-- The C compiler identification is AppleClang 7.0.2.7000181 | |
-- The CXX compiler identification is AppleClang 7.0.2.7000181 | |
-- Check for working C compiler: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/cc | |
-- Check for working C compiler: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/cc -- works | |
-- Detecting C compiler ABI info | |
-- Detecting C compiler ABI info - done |
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
$ cat /Users/megatv/Library/Logs/Homebrew/cpp-ethereum/02.make | |
2016-02-14 15:28:13 +0000 | |
make | |
/usr/local/Cellar/cmake/3.4.3/bin/cmake -H/tmp/cpp-ethereum20160214-73958-1mg9yei -B/tmp/cpp-ethereum20160214-73958-1mg9yei --check-build-system CMakeFiles/Makefile.cmake 0 | |
/usr/local/Cellar/cmake/3.4.3/bin/cmake -E cmake_progress_start /tmp/cpp-ethereum20160214-73958-1mg9yei/CMakeFiles /tmp/cpp-ethereum20160214-73958-1mg9yei/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/cpp-ethereum_BuildInfo.h.dir/build.make CMakeFiles/cpp-ethereum_BuildInfo.h.dir/depend | |
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f webthree-helpers/utils/libscrypt/CMakeFiles/scrypt.dir/build.make webthree-helpers/utils/libscrypt/CMakeFiles/scrypt.dir/depend |