Created
September 4, 2012 06:49
-
-
Save mrpollo/3617764 to your computer and use it in GitHub Desktop.
brew install -v proctools 2>&1 | pbcopy
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
| ==> Downloading http://downloads.sourceforge.net/project/proctools/proctools/0.4pre1/proctools-0.4pre1.tar.gz | |
| Already downloaded: /Library/Caches/Homebrew/proctools-0.4pre1.tar.gz | |
| /usr/bin/tar xf /Library/Caches/Homebrew/proctools-0.4pre1.tar.gz | |
| ==> Downloading patches | |
| /usr/bin/curl -qf#LA Homebrew 0.9.3 (Ruby 1.8.7-357; Mac OS X 10.7.4) https://trac.macports.org/export/89276/trunk/dports/sysutils/proctools/files/patch-pfind-Makefile.diff -o 000-homebrew.diff https://trac.macports.org/export/89276/trunk/dports/sysutils/proctools/files/patch-pfind-pfind.c.diff -o 001-homebrew.diff https://trac.macports.org/export/89276/trunk/dports/sysutils/proctools/files/patch-pgrep-Makefile.diff -o 002-homebrew.diff https://trac.macports.org/export/89276/trunk/dports/sysutils/proctools/files/patch-pkill-Makefile.diff -o 003-homebrew.diff https://trac.macports.org/export/89276/trunk/dports/sysutils/proctools/files/patch-proctools-fmt.c.diff -o 004-homebrew.diff https://trac.macports.org/export/89276/trunk/dports/sysutils/proctools/files/patch-proctools-proctools.c.diff -o 005-homebrew.diff https://trac.macports.org/export/89276/trunk/dports/sysutils/proctools/files/patch-proctools-proctools.h.diff -o 006-homebrew.diff --silent | |
| ==> Patching | |
| /usr/bin/patch -f -p0 -i 000-homebrew.diff | |
| patching file pfind/Makefile | |
| /usr/bin/patch -f -p0 -i 001-homebrew.diff | |
| patching file pfind/pfind.c | |
| /usr/bin/patch -f -p0 -i 002-homebrew.diff | |
| patching file pgrep/Makefile | |
| /usr/bin/patch -f -p0 -i 003-homebrew.diff | |
| patching file pkill/Makefile | |
| /usr/bin/patch -f -p0 -i 004-homebrew.diff | |
| patching file proctools/fmt.c | |
| /usr/bin/patch -f -p0 -i 005-homebrew.diff | |
| patching file proctools/proctools.c | |
| /usr/bin/patch -f -p0 -i 006-homebrew.diff | |
| patching file proctools/proctools.h | |
| ==> bsdmake PREFIX=/usr/local/Cellar/proctools/0.4pre1 | |
| bsdmake PREFIX=/usr/local/Cellar/proctools/0.4pre1 | |
| /usr/local/Library/ENV/4.3/bsdmake: line 5: /usr/local/Library/ENV/4.3/../../../bin/bsdmake: No such file or directory | |
| /usr/local/Library/ENV/4.3/bsdmake: line 5: exec: /usr/local/Library/ENV/4.3/../../../bin/bsdmake: cannot execute: No such file or directory | |
| ==> Exit Status: 126 | |
| https://github.com/mxcl/master/blob/master/Library/Formula/proctools.rb#L25 | |
| ==> Build Environment | |
| HOMEBREW_VERSION: 0.9.3 | |
| HEAD: 25aa338cc7769fb03196197f7e9eb02f59ad6b80 | |
| CPU: dual-core 64-bit penryn | |
| OS X: 10.7.4-x86_64 | |
| Xcode: 4.4.1 | |
| CLT: 1.0.0.9000000000.1.1249367152 | |
| X11: 2.6.4 in /usr/X11 | |
| CC: cc | |
| CXX: c++ | |
| LD: cc | |
| MAKEFLAGS: -j2 | |
| CMAKE_PREFIX_PATH: /usr/local/opt/bsdmake:/usr/local | |
| CMAKE_INCLUDE_PATH: /usr/include/libxml2:/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers/ | |
| CMAKE_LIBRARY_PATH: /System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries | |
| PKG_CONFIG_PATH: /usr/local/lib/pkgconfig | |
| ACLOCAL_PATH: /usr/local/share/aclocal | |
| PATH: /usr/local/Library/ENV/4.3:/usr/local/opt/bsdmake/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin | |
| Error: Failed executing: bsdmake PREFIX=/usr/local/Cellar/proctools/0.4pre1 (proctools.rb:25) | |
| This link will help resolve the above errors: | |
| https://github.com/mxcl/homebrew/wiki/bug-fixing-checklist |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment