Skip to content

Instantly share code, notes, and snippets.

@silberzwiebel
Created June 10, 2015 12:33
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save silberzwiebel/3c681ccb78ff60ee481b to your computer and use it in GitHub Desktop.
Save silberzwiebel/3c681ccb78ff60ee481b to your computer and use it in GitHub Desktop.
pstoedit fails to build
HOMEBREW_MAKE_JOBS=1 brew install -v pstoedit 2>&1
==> Downloading https://downloads.sourceforge.net/project/pstoedit/pstoedit/3.70/pstoedit-3.70.tar.gz
Already downloaded: /Library/Caches/Homebrew/pstoedit-3.70.tar.gz
==> Verifying pstoedit-3.70.tar.gz checksum
tar xf /Library/Caches/Homebrew/pstoedit-3.70.tar.gz
==> Patching
patching file doc/pstoedit.1
Hunk #3 FAILED at 367.
1 out of 3 hunks FAILED -- saving rejects to file doc/pstoedit.1.rej
patching file doc/pstoedit.htm
Hunk #2 succeeded at 9 with fuzz 1.
Hunk #3 FAILED at 561.
1 out of 3 hunks FAILED -- saving rejects to file doc/pstoedit.htm.rej
patching file doc/pstoedit.tex
patching file src/pstoedit.cpp
Hunk #2 FAILED at 262.
1 out of 2 hunks FAILED -- saving rejects to file src/pstoedit.cpp.rej
Error: Failure while executing: /usr/bin/patch -g 0 -f -p1
brew config:
HOMEBREW_VERSION: 0.9.5
ORIGIN: https://github.com/Homebrew/homebrew
HEAD: ee51200036dac07568da29b8aa88c0335ea6a514
Last commit: 4 hours ago
HOMEBREW_PREFIX: /usr/local
HOMEBREW_CELLAR: /usr/local/Cellar
CPU: quad-core 64-bit arrandale
OS X: 10.7.5-x86_64
Xcode: 4.6.3
CLT: 4.6.0.0.1.1365549073
LLVM-GCC: build 2336
Clang: 4.2 build 425
X11: 2.7.7 => /opt/X11
System Ruby: 1.8.7-p358
Perl: /usr/bin/perl
Python: /usr/local/bin/python => /usr/local/Cellar/python/2.7.10/Frameworks/Python.framework/Versions/2.7/bin/python2.7
Ruby: /usr/bin/ruby => /System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/bin/ruby
Java: 1.8.0_25
brew doctor:
Your system is ready to brew.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment