Skip to content

Instantly share code, notes, and snippets.

@tjluoma
Created March 20, 2012 14:19
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 tjluoma/2136080 to your computer and use it in GitHub Desktop.
Save tjluoma/2136080 to your computer and use it in GitHub Desktop.
brew install par2
==> Downloading http://downloads.sourceforge.net/project/parchive/par2cmdline/0.4/par2cmdline-0.4.tar.gz
Already downloaded: /Users/luomat/Library/Caches/Homebrew/par2-0.4.tar.gz
==> Downloading patches
==> Patching
patching file reedsolomon.cpp
==> ./configure --disable-debug --prefix=/usr/local/Cellar/par2/0.4
==> make install
==> Build Environment
CPU: dual-core 64-bit penryn
MacOS: 10.7.3-x86_64
Xcode: 4.3
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: -j2
Error: Failed executing: make install (par2.rb:15)
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
@tjluoma
Copy link
Author

tjluoma commented Mar 20, 2012

Note that this is with "Command Line Tools for Xcode" installed, but NOT with the full Xcode

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment