Skip to content

Instantly share code, notes, and snippets.

@jfirebaugh
Created February 24, 2012 21:24
Show Gist options
  • Select an option

  • Save jfirebaugh/1903842 to your computer and use it in GitHub Desktop.

Select an option

Save jfirebaugh/1903842 to your computer and use it in GitHub Desktop.
==> Downloading http://downloads.sourceforge.net/project/proctools/proctools/0.4pre1/proctools-0.4pre1.tar.gz
File already downloaded in /Users/john/Library/Caches/Homebrew
/usr/bin/tar xf /Users/john/Library/Caches/Homebrew/proctools-0.4pre1.tar.gz
==> Downloading patches
/usr/bin/curl -qf#LA Homebrew 0.8.1 (Ruby 1.8.7-249; Mac OS X 10.7.3) https://trac.macports.org/export/89276/trunk/dports/sysutils/proctools/files/patch-pfind-Makefile.diff -o 001-homebrew.diff https://trac.macports.org/export/89276/trunk/dports/sysutils/proctools/files/patch-pfind-pfind.c.diff -o 002-homebrew.diff https://trac.macports.org/export/89276/trunk/dports/sysutils/proctools/files/patch-pgrep-Makefile.diff -o 003-homebrew.diff https://trac.macports.org/export/89276/trunk/dports/sysutils/proctools/files/patch-pkill-Makefile.diff -o 004-homebrew.diff https://trac.macports.org/export/89276/trunk/dports/sysutils/proctools/files/patch-proctools-fmt.c.diff -o 005-homebrew.diff https://trac.macports.org/export/89276/trunk/dports/sysutils/proctools/files/patch-proctools-proctools.c.diff -o 006-homebrew.diff https://trac.macports.org/export/89276/trunk/dports/sysutils/proctools/files/patch-proctools-proctools.h.diff -o 007-homebrew.diff
######################################################################## 100.0%
######################################################################## 100.0%
######################################################################## 100.0%
######################################################################## 100.0%
######################################################################## 100.0%
######################################################################## 100.0%
######################################################################## 100.0%
==> Patching
/usr/bin/patch -f -p0 -i 001-homebrew.diff
patching file pfind/Makefile
/usr/bin/patch -f -p0 -i 002-homebrew.diff
patching file pfind/pfind.c
/usr/bin/patch -f -p0 -i 003-homebrew.diff
patching file pgrep/Makefile
/usr/bin/patch -f -p0 -i 004-homebrew.diff
patching file pkill/Makefile
/usr/bin/patch -f -p0 -i 005-homebrew.diff
patching file proctools/fmt.c
/usr/bin/patch -f -p0 -i 006-homebrew.diff
patching file proctools/proctools.c
/usr/bin/patch -f -p0 -i 007-homebrew.diff
patching file proctools/proctools.h
==> /usr/bin/bsdmake
/usr/bin/bsdmake
==> Exit Status: 1
http://github.com/mxcl/homebrew/blob/master/Library/Formula/proctools.rb#L23
==> Environment
HOMEBREW_VERSION: 0.8.1
HEAD: b1fea4f1d8b63356d99c1285f9283ac75faef313
HOMEBREW_PREFIX: /usr/local
HOMEBREW_CELLAR: /usr/local/Cellar
Hardware: quad-core 64-bit arrandale
OS X: 10.7.3
Kernel Architecture: x86_64
Xcode: 4.3
GCC-4.0: N/A
GCC-4.2: N/A
LLVM: build 2336
Clang: 3.1 build 318
MacPorts or Fink? false
X11 installed? true
System Ruby: 1.8.7-249
/usr/bin/ruby => /System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/bin/ruby
Which Perl: /usr/bin/perl
Which Python: /usr/bin/python
Which Ruby: /Users/john/.rvm/rubies/ruby-1.9.3-p125/bin/ruby
==> Build Flags
CC: /usr/bin/clang
CXX: /usr/bin/clang++ => /usr/bin/clang
LD: /usr/bin/clang
CFLAGS: -Os -w -pipe -march=native -Qunused-arguments
CXXFLAGS: -Os -w -pipe -march=native -Qunused-arguments
MAKEFLAGS: -j4
Error: Failed executing: /usr/bin/bsdmake
If `brew doctor' does not help diagnose the issue, please report the bug:
https://github.com/mxcl/homebrew/wiki/checklist-before-filing-a-new-issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment