This file has been truncated, but you can view the full file.
This file contains 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
bash-3.2$ brew install --env=std -v opencv 2>&1 | |
/usr/local/bin/python -c import numpy | |
/usr/local/bin/python -c import numpy | |
[1;34m==>[1;39m Downloading https://github.com/Itseez/opencv/archive/2.4.7.1.tar.gz[0m | |
Already downloaded: /Library/Caches/Homebrew/opencv-2.4.7.1.tar.gz | |
[1;34m==>[1;39m Verifying opencv-2.4.7.1.tar.gz checksum[0m | |
tar xf /Library/Caches/Homebrew/opencv-2.4.7.1.tar.gz | |
[1;34m==>[1;39m Patching[0m | |
/usr/bin/patch -f -p1 -i 000-homebrew.diff | |
patching file cmake/OpenCVFindOpenNI.cmake |