Homebrew / legacy-homebrew

💀 The former home of Homebrew/homebrew (deprecated)
https://brew.sh
26.99k stars 11.36k forks source link

'brew install git' via cinderella fails #5653

Closed ryanfelton closed 13 years ago

ryanfelton commented 13 years ago

Using the cinderella gem to setup my system http://github.com/atmos/cinderella

Below is the verbose debug output from trying to install git. Looks like there's a problem installing/moving the documentation as it's trying to put it in a folder "private/tmp/homebrew-UNKNOWN-1.7.5.1-4gGz/"

elfire:Homebrew jsmith$ brew install -vd git
==> Downloading http://kernel.org/pub/software/scm/git/git-1.7.5.1.tar.bz2
File already downloaded and cached to /Users/jsmith/Library/Caches/Homebrew
/usr/bin/tar xf /Users/jsmith/Library/Caches/Homebrew/git-1.7.5.1.tar.bz2
==> make prefix=/Users/jsmith/Developer/Cellar/git/1.7.5.1 install
make prefix=/Users/jsmith/Developer/Cellar/git/1.7.5.1 install
GIT_VERSION = 1.7.5.1
    * new build flags or prefix
./generate-cmdlist.sh > common-cmds.h+ && mv common-cmds.h+ common-cmds.h
gcc -o hex.o -c  -isystem /Users/jsmith/Developer/include -O3 -march=core2 -w -pipe -I. -DUSE_ST_TIMESPEC  -DSHA1_HEADER='<openssl/sha.h>'  -DNO_MEMMEM  hex.c
gcc -o ident.o -c  -isystem /Users/jsmith/Developer/include -O3 -march=core2 -w -pipe -I. -DUSE_ST_TIMESPEC  -DSHA1_HEADER='<openssl/sha.h>'  -DNO_MEMMEM  ident.c
gcc -o levenshtein.o -c  -isystem /Users/jsmith/Developer/include -O3 -march=core2 -w -pipe -I. -DUSE_ST_TIMESPEC  -DSHA1_HEADER='<openssl/sha.h>'  -DNO_MEMMEM  levenshtein.c
gcc -o list-objects.o -c  -isystem /Users/jsmith/Developer/include -O3 -march=core2 -w -pipe -I. -DUSE_ST_TIMESPEC  -DSHA1_HEADER='<openssl/sha.h>'  -DNO_MEMMEM  list-objects.c
gcc -o ll-merge.o -c  -isystem /Users/jsmith/Developer/include -O3 -march=core2 -w -pipe -I. -DUSE_ST_TIMESPEC  -DSHA1_HEADER='<openssl/sha.h>'  -DNO_MEMMEM  ll-merge.c
gcc -o lockfile.o -c  -isystem /Users/jsmith/Developer/include -O3 -march=core2 -w -pipe -I. -DUSE_ST_TIMESPEC  -DSHA1_HEADER='<openssl/sha.h>'  -DNO_MEMMEM  lockfile.c
gcc -o log-tree.o -c  -isystem /Users/jsmith/Developer/include -O3 -march=core2 -w -pipe -I. -DUSE_ST_TIMESPEC  -DSHA1_HEADER='<openssl/sha.h>'  -DNO_MEMMEM  log-tree.c
gcc -o mailmap.o -c  -isystem /Users/jsmith/Developer/include -O3 -march=core2 -w -pipe -I. -DUSE_ST_TIMESPEC  -DSHA1_HEADER='<openssl/sha.h>'  -DNO_MEMMEM  mailmap.c
gcc -o match-trees.o -c  -isystem /Users/jsmith/Developer/include -O3 -march=core2 -w -pipe -I. -DUSE_ST_TIMESPEC  -DSHA1_HEADER='<openssl/sha.h>'  -DNO_MEMMEM  match-trees.c
gcc -o merge-file.o -c  -isystem /Users/jsmith/Developer/include -O3 -march=core2 -w -pipe -I. -DUSE_ST_TIMESPEC  -DSHA1_HEADER='<openssl/sha.h>'  -DNO_MEMMEM  merge-file.c
gcc -o merge-recursive.o -c  -isystem /Users/jsmith/Developer/include -O3 -march=core2 -w -pipe -I. -DUSE_ST_TIMESPEC  -DSHA1_HEADER='<openssl/sha.h>'  -DNO_MEMMEM  merge-recursive.c
gcc -o name-hash.o -c  -isystem /Users/jsmith/Developer/include -O3 -march=core2 -w -pipe -I. -DUSE_ST_TIMESPEC  -DSHA1_HEADER='<openssl/sha.h>'  -DNO_MEMMEM  name-hash.c
gcc -o notes.o -c  -isystem /Users/jsmith/Developer/include -O3 -march=core2 -w -pipe -I. -DUSE_ST_TIMESPEC  -DSHA1_HEADER='<openssl/sha.h>'  -DNO_MEMMEM  notes.c
gcc -o notes-cache.o -c  -isystem /Users/jsmith/Developer/include -O3 -march=core2 -w -pipe -I. -DUSE_ST_TIMESPEC  -DSHA1_HEADER='<openssl/sha.h>'  -DNO_MEMMEM  notes-cache.c
gcc -o notes-merge.o -c  -isystem /Users/jsmith/Developer/include -O3 -march=core2 -w -pipe -I. -DUSE_ST_TIMESPEC  -DSHA1_HEADER='<openssl/sha.h>'  -DNO_MEMMEM  notes-merge.c
gcc -o object.o -c  -isystem /Users/jsmith/Developer/include -O3 -march=core2 -w -pipe -I. -DUSE_ST_TIMESPEC  -DSHA1_HEADER='<openssl/sha.h>'  -DNO_MEMMEM  object.c
gcc -o pack-check.o -c  -isystem /Users/jsmith/Developer/include -O3 -march=core2 -w -pipe -I. -DUSE_ST_TIMESPEC  -DSHA1_HEADER='<openssl/sha.h>'  -DNO_MEMMEM  pack-check.c
gcc -o pack-refs.o -c  -isystem /Users/jsmith/Developer/include -O3 -march=core2 -w -pipe -I. -DUSE_ST_TIMESPEC  -DSHA1_HEADER='<openssl/sha.h>'  -DNO_MEMMEM  pack-refs.c
gcc -o pack-revindex.o -c  -isystem /Users/jsmith/Developer/include -O3 -march=core2 -w -pipe -I. -DUSE_ST_TIMESPEC  -DSHA1_HEADER='<openssl/sha.h>'  -DNO_MEMMEM  pack-revindex.c
gcc -o pack-write.o -c  -isystem /Users/jsmith/Developer/include -O3 -march=core2 -w -pipe -I. -DUSE_ST_TIMESPEC  -DSHA1_HEADER='<openssl/sha.h>'  -DNO_MEMMEM  pack-write.c
gcc -o pager.o -c  -isystem /Users/jsmith/Developer/include -O3 -march=core2 -w -pipe -I. -DUSE_ST_TIMESPEC  -DSHA1_HEADER='<openssl/sha.h>'  -DNO_MEMMEM  pager.c
gcc -o parse-options.o -c  -isystem /Users/jsmith/Developer/include -O3 -march=core2 -w -pipe -I. -DUSE_ST_TIMESPEC  -DSHA1_HEADER='<openssl/sha.h>'  -DNO_MEMMEM  parse-options.c
gcc -o patch-delta.o -c  -isystem /Users/jsmith/Developer/include -O3 -march=core2 -w -pipe -I. -DUSE_ST_TIMESPEC  -DSHA1_HEADER='<openssl/sha.h>'  -DNO_MEMMEM  patch-delta.c
gcc -o patch-ids.o -c  -isystem /Users/jsmith/Developer/include -O3 -march=core2 -w -pipe -I. -DUSE_ST_TIMESPEC  -DSHA1_HEADER='<openssl/sha.h>'  -DNO_MEMMEM  patch-ids.c
gcc -o path.o -c  -isystem /Users/jsmith/Developer/include -O3 -march=core2 -w -pipe -I. -DUSE_ST_TIMESPEC  -DSHA1_HEADER='<openssl/sha.h>'  -DNO_MEMMEM  path.c
gcc -o pkt-line.o -c  -isystem /Users/jsmith/Developer/include -O3 -march=core2 -w -pipe -I. -DUSE_ST_TIMESPEC  -DSHA1_HEADER='<openssl/sha.h>'  -DNO_MEMMEM  pkt-line.c
gcc -o preload-index.o -c  -isystem /Users/jsmith/Developer/include -O3 -march=core2 -w -pipe -I. -DUSE_ST_TIMESPEC  -DSHA1_HEADER='<openssl/sha.h>'  -DNO_MEMMEM  preload-index.c
gcc -o pretty.o -c  -isystem /Users/jsmith/Developer/include -O3 -march=core2 -w -pipe -I. -DUSE_ST_TIMESPEC  -DSHA1_HEADER='<openssl/sha.h>'  -DNO_MEMMEM  pretty.c
gcc -o progress.o -c  -isystem /Users/jsmith/Developer/include -O3 -march=core2 -w -pipe -I. -DUSE_ST_TIMESPEC  -DSHA1_HEADER='<openssl/sha.h>'  -DNO_MEMMEM  progress.c
gcc -o quote.o -c  -isystem /Users/jsmith/Developer/include -O3 -march=core2 -w -pipe -I. -DUSE_ST_TIMESPEC  -DSHA1_HEADER='<openssl/sha.h>'  -DNO_MEMMEM  quote.c
gcc -o reachable.o -c  -isystem /Users/jsmith/Developer/include -O3 -march=core2 -w -pipe -I. -DUSE_ST_TIMESPEC  -DSHA1_HEADER='<openssl/sha.h>'  -DNO_MEMMEM  reachable.c
gcc -o read-cache.o -c  -isystem /Users/jsmith/Developer/include -O3 -march=core2 -w -pipe -I. -DUSE_ST_TIMESPEC  -DSHA1_HEADER='<openssl/sha.h>'  -DNO_MEMMEM  read-cache.c
gcc -o reflog-walk.o -c  -isystem /Users/jsmith/Developer/include -O3 -march=core2 -w -pipe -I. -DUSE_ST_TIMESPEC  -DSHA1_HEADER='<openssl/sha.h>'  -DNO_MEMMEM  reflog-walk.c
gcc -o refs.o -c  -isystem /Users/jsmith/Developer/include -O3 -march=core2 -w -pipe -I. -DUSE_ST_TIMESPEC  -DSHA1_HEADER='<openssl/sha.h>'  -DNO_MEMMEM  refs.c
gcc -o remote.o -c  -isystem /Users/jsmith/Developer/include -O3 -march=core2 -w -pipe -I. -DUSE_ST_TIMESPEC  -DSHA1_HEADER='<openssl/sha.h>'  -DNO_MEMMEM  remote.c
gcc -o replace_object.o -c  -isystem /Users/jsmith/Developer/include -O3 -march=core2 -w -pipe -I. -DUSE_ST_TIMESPEC  -DSHA1_HEADER='<openssl/sha.h>'  -DNO_MEMMEM  replace_object.c
gcc -o rerere.o -c  -isystem /Users/jsmith/Developer/include -O3 -march=core2 -w -pipe -I. -DUSE_ST_TIMESPEC  -DSHA1_HEADER='<openssl/sha.h>'  -DNO_MEMMEM  rerere.c
gcc -o resolve-undo.o -c  -isystem /Users/jsmith/Developer/include -O3 -march=core2 -w -pipe -I. -DUSE_ST_TIMESPEC  -DSHA1_HEADER='<openssl/sha.h>'  -DNO_MEMMEM  resolve-undo.c
gcc -o revision.o -c  -isystem /Users/jsmith/Developer/include -O3 -march=core2 -w -pipe -I. -DUSE_ST_TIMESPEC  -DSHA1_HEADER='<openssl/sha.h>'  -DNO_MEMMEM  revision.c
gcc -o run-command.o -c  -isystem /Users/jsmith/Developer/include -O3 -march=core2 -w -pipe -I. -DUSE_ST_TIMESPEC  -DSHA1_HEADER='<openssl/sha.h>'  -DNO_MEMMEM  run-command.c
gcc -o server-info.o -c  -isystem /Users/jsmith/Developer/include -O3 -march=core2 -w -pipe -I. -DUSE_ST_TIMESPEC  -DSHA1_HEADER='<openssl/sha.h>'  -DNO_MEMMEM  server-info.c
gcc -o setup.o -c  -isystem /Users/jsmith/Developer/include -O3 -march=core2 -w -pipe -I. -DUSE_ST_TIMESPEC  -DSHA1_HEADER='<openssl/sha.h>'  -DNO_MEMMEM  setup.c
gcc -o sha1-lookup.o -c  -isystem /Users/jsmith/Developer/include -O3 -march=core2 -w -pipe -I. -DUSE_ST_TIMESPEC  -DSHA1_HEADER='<openssl/sha.h>'  -DNO_MEMMEM  sha1-lookup.c
gcc -o sha1_file.o -c  -isystem /Users/jsmith/Developer/include -O3 -march=core2 -w -pipe -I. -DUSE_ST_TIMESPEC  -DSHA1_HEADER='<openssl/sha.h>'  -DNO_MEMMEM  sha1_file.c
gcc -o sha1_name.o -c  -isystem /Users/jsmith/Developer/include -O3 -march=core2 -w -pipe -I. -DUSE_ST_TIMESPEC  -DSHA1_HEADER='<openssl/sha.h>'  -DNO_MEMMEM  sha1_name.c
gcc -o shallow.o -c  -isystem /Users/jsmith/Developer/include -O3 -march=core2 -w -pipe -I. -DUSE_ST_TIMESPEC  -DSHA1_HEADER='<openssl/sha.h>'  -DNO_MEMMEM  shallow.c
gcc -o sideband.o -c  -isystem /Users/jsmith/Developer/include -O3 -march=core2 -w -pipe -I. -DUSE_ST_TIMESPEC  -DSHA1_HEADER='<openssl/sha.h>'  -DNO_MEMMEM  sideband.c
gcc -o sigchain.o -c  -isystem /Users/jsmith/Developer/include -O3 -march=core2 -w -pipe -I. -DUSE_ST_TIMESPEC  -DSHA1_HEADER='<openssl/sha.h>'  -DNO_MEMMEM  sigchain.c
gcc -o strbuf.o -c  -isystem /Users/jsmith/Developer/include -O3 -march=core2 -w -pipe -I. -DUSE_ST_TIMESPEC  -DSHA1_HEADER='<openssl/sha.h>'  -DNO_MEMMEM  strbuf.c
gcc -o string-list.o -c  -isystem /Users/jsmith/Developer/include -O3 -march=core2 -w -pipe -I. -DUSE_ST_TIMESPEC  -DSHA1_HEADER='<openssl/sha.h>'  -DNO_MEMMEM  string-list.c
gcc -o submodule.o -c  -isystem /Users/jsmith/Developer/include -O3 -march=core2 -w -pipe -I. -DUSE_ST_TIMESPEC  -DSHA1_HEADER='<openssl/sha.h>'  -DNO_MEMMEM  submodule.c
gcc -o symlinks.o -c  -isystem /Users/jsmith/Developer/include -O3 -march=core2 -w -pipe -I. -DUSE_ST_TIMESPEC  -DSHA1_HEADER='<openssl/sha.h>'  -DNO_MEMMEM  symlinks.c
gcc -o tag.o -c  -isystem /Users/jsmith/Developer/include -O3 -march=core2 -w -pipe -I. -DUSE_ST_TIMESPEC  -DSHA1_HEADER='<openssl/sha.h>'  -DNO_MEMMEM  tag.c
gcc -o trace.o -c  -isystem /Users/jsmith/Developer/include -O3 -march=core2 -w -pipe -I. -DUSE_ST_TIMESPEC  -DSHA1_HEADER='<openssl/sha.h>'  -DNO_MEMMEM  trace.c
gcc -o transport.o -c  -isystem /Users/jsmith/Developer/include -O3 -march=core2 -w -pipe -I. -DUSE_ST_TIMESPEC  -DSHA1_HEADER='<openssl/sha.h>'  -DNO_MEMMEM  transport.c
gcc -o transport-helper.o -c  -isystem /Users/jsmith/Developer/include -O3 -march=core2 -w -pipe -I. -DUSE_ST_TIMESPEC  -DSHA1_HEADER='<openssl/sha.h>'  -DNO_MEMMEM  transport-helper.c
gcc -o tree-diff.o -c  -isystem /Users/jsmith/Developer/include -O3 -march=core2 -w -pipe -I. -DUSE_ST_TIMESPEC  -DSHA1_HEADER='<openssl/sha.h>'  -DNO_MEMMEM  tree-diff.c
gcc -o tree.o -c  -isystem /Users/jsmith/Developer/include -O3 -march=core2 -w -pipe -I. -DUSE_ST_TIMESPEC  -DSHA1_HEADER='<openssl/sha.h>'  -DNO_MEMMEM  tree.c
gcc -o tree-walk.o -c  -isystem /Users/jsmith/Developer/include -O3 -march=core2 -w -pipe -I. -DUSE_ST_TIMESPEC  -DSHA1_HEADER='<openssl/sha.h>'  -DNO_MEMMEM  tree-walk.c
gcc -o unpack-trees.o -c  -isystem /Users/jsmith/Developer/include -O3 -march=core2 -w -pipe -I. -DUSE_ST_TIMESPEC  -DSHA1_HEADER='<openssl/sha.h>'  -DNO_MEMMEM  unpack-trees.c
gcc -o url.o -c  -isystem /Users/jsmith/Developer/include -O3 -march=core2 -w -pipe -I. -DUSE_ST_TIMESPEC  -DSHA1_HEADER='<openssl/sha.h>'  -DNO_MEMMEM  url.c
gcc -o usage.o -c  -isystem /Users/jsmith/Developer/include -O3 -march=core2 -w -pipe -I. -DUSE_ST_TIMESPEC  -DSHA1_HEADER='<openssl/sha.h>'  -DNO_MEMMEM  usage.c
gcc -o userdiff.o -c  -isystem /Users/jsmith/Developer/include -O3 -march=core2 -w -pipe -I. -DUSE_ST_TIMESPEC  -DSHA1_HEADER='<openssl/sha.h>'  -DNO_MEMMEM  userdiff.c
gcc -o utf8.o -c  -isystem /Users/jsmith/Developer/include -O3 -march=core2 -w -pipe -I. -DUSE_ST_TIMESPEC  -DSHA1_HEADER='<openssl/sha.h>'  -DNO_MEMMEM  utf8.c
gcc -o walker.o -c  -isystem /Users/jsmith/Developer/include -O3 -march=core2 -w -pipe -I. -DUSE_ST_TIMESPEC  -DSHA1_HEADER='<openssl/sha.h>'  -DNO_MEMMEM  walker.c
gcc -o wrapper.o -c  -isystem /Users/jsmith/Developer/include -O3 -march=core2 -w -pipe -I. -DUSE_ST_TIMESPEC  -DSHA1_HEADER='<openssl/sha.h>'  -DNO_MEMMEM  wrapper.c
gcc -o write_or_die.o -c  -isystem /Users/jsmith/Developer/include -O3 -march=core2 -w -pipe -I. -DUSE_ST_TIMESPEC  -DSHA1_HEADER='<openssl/sha.h>'  -DNO_MEMMEM  write_or_die.c
gcc -o ws.o -c  -isystem /Users/jsmith/Developer/include -O3 -march=core2 -w -pipe -I. -DUSE_ST_TIMESPEC  -DSHA1_HEADER='<openssl/sha.h>'  -DNO_MEMMEM  ws.c
gcc -o wt-status.o -c  -isystem /Users/jsmith/Developer/include -O3 -march=core2 -w -pipe -I. -DUSE_ST_TIMESPEC  -DSHA1_HEADER='<openssl/sha.h>'  -DNO_MEMMEM  wt-status.c
gcc -o xdiff-interface.o -c  -isystem /Users/jsmith/Developer/include -O3 -march=core2 -w -pipe -I. -DUSE_ST_TIMESPEC  -DSHA1_HEADER='<openssl/sha.h>'  -DNO_MEMMEM  xdiff-interface.c
gcc -o zlib.o -c  -isystem /Users/jsmith/Developer/include -O3 -march=core2 -w -pipe -I. -DUSE_ST_TIMESPEC  -DSHA1_HEADER='<openssl/sha.h>'  -DNO_MEMMEM  zlib.c
gcc -o thread-utils.o -c  -isystem /Users/jsmith/Developer/include -O3 -march=core2 -w -pipe -I. -DUSE_ST_TIMESPEC  -DSHA1_HEADER='<openssl/sha.h>'  -DNO_MEMMEM  thread-utils.c
gcc -o compat/memmem.o -c  -isystem /Users/jsmith/Developer/include -O3 -march=core2 -w -pipe -I. -DUSE_ST_TIMESPEC  -DSHA1_HEADER='<openssl/sha.h>'  -DNO_MEMMEM  compat/memmem.c
gcc -o xdiff/xdiffi.o -c  -isystem /Users/jsmith/Developer/include -O3 -march=core2 -w -pipe -I. -DUSE_ST_TIMESPEC  -DSHA1_HEADER='<openssl/sha.h>'  -DNO_MEMMEM  xdiff/xdiffi.c
gcc -o xdiff/xprepare.o -c  -isystem /Users/jsmith/Developer/include -O3 -march=core2 -w -pipe -I. -DUSE_ST_TIMESPEC  -DSHA1_HEADER='<openssl/sha.h>'  -DNO_MEMMEM  xdiff/xprepare.c
gcc -o xdiff/xutils.o -c  -isystem /Users/jsmith/Developer/include -O3 -march=core2 -w -pipe -I. -DUSE_ST_TIMESPEC  -DSHA1_HEADER='<openssl/sha.h>'  -DNO_MEMMEM  xdiff/xutils.c
gcc -o xdiff/xemit.o -c  -isystem /Users/jsmith/Developer/include -O3 -march=core2 -w -pipe -I. -DUSE_ST_TIMESPEC  -DSHA1_HEADER='<openssl/sha.h>'  -DNO_MEMMEM  xdiff/xemit.c
gcc -o xdiff/xmerge.o -c  -isystem /Users/jsmith/Developer/include -O3 -march=core2 -w -pipe -I. -DUSE_ST_TIMESPEC  -DSHA1_HEADER='<openssl/sha.h>'  -DNO_MEMMEM  xdiff/xmerge.c
gcc -o xdiff/xpatience.o -c  -isystem /Users/jsmith/Developer/include -O3 -march=core2 -w -pipe -I. -DUSE_ST_TIMESPEC  -DSHA1_HEADER='<openssl/sha.h>'  -DNO_MEMMEM  xdiff/xpatience.c
gcc -o fast-import.o -c  -isystem /Users/jsmith/Developer/include -O3 -march=core2 -w -pipe -I. -DUSE_ST_TIMESPEC  -DSHA1_HEADER='<openssl/sha.h>'  -DNO_MEMMEM  fast-import.c
gcc -o imap-send.o -c  -isystem /Users/jsmith/Developer/include -O3 -march=core2 -w -pipe -I. -DUSE_ST_TIMESPEC  -DSHA1_HEADER='<openssl/sha.h>'  -DNO_MEMMEM  imap-send.c
gcc -o shell.o -c  -isystem /Users/jsmith/Developer/include -O3 -march=core2 -w -pipe -I. -DUSE_ST_TIMESPEC  -DSHA1_HEADER='<openssl/sha.h>'  -DNO_MEMMEM  shell.c
gcc -o show-index.o -c  -isystem /Users/jsmith/Developer/include -O3 -march=core2 -w -pipe -I. -DUSE_ST_TIMESPEC  -DSHA1_HEADER='<openssl/sha.h>'  -DNO_MEMMEM  show-index.c
gcc -o upload-pack.o -c  -isystem /Users/jsmith/Developer/include -O3 -march=core2 -w -pipe -I. -DUSE_ST_TIMESPEC  -DSHA1_HEADER='<openssl/sha.h>'  -DNO_MEMMEM  upload-pack.c
gcc -o http-backend.o -c  -isystem /Users/jsmith/Developer/include -O3 -march=core2 -w -pipe -I. -DUSE_ST_TIMESPEC  -DSHA1_HEADER='<openssl/sha.h>'  -DNO_MEMMEM  http-backend.c
gcc -o http.o -c  -isystem /Users/jsmith/Developer/include -O3 -march=core2 -w -pipe -I. -DUSE_ST_TIMESPEC  -DSHA1_HEADER='<openssl/sha.h>'  -DNO_MEMMEM -DGIT_HTTP_USER_AGENT='"git/1.7.5.1"' http.c
gcc -o http-walker.o -c  -isystem /Users/jsmith/Developer/include -O3 -march=core2 -w -pipe -I. -DUSE_ST_TIMESPEC  -DSHA1_HEADER='<openssl/sha.h>'  -DNO_MEMMEM  http-walker.c
gcc -o http-fetch.o -c  -isystem /Users/jsmith/Developer/include -O3 -march=core2 -w -pipe -I. -DUSE_ST_TIMESPEC  -DSHA1_HEADER='<openssl/sha.h>'  -DNO_MEMMEM  http-fetch.c
gcc -o http-push.o -c  -isystem /Users/jsmith/Developer/include -O3 -march=core2 -w -pipe -I. -DUSE_ST_TIMESPEC  -DSHA1_HEADER='<openssl/sha.h>'  -DNO_MEMMEM  http-push.c
gcc -o remote-curl.o -c  -isystem /Users/jsmith/Developer/include -O3 -march=core2 -w -pipe -I. -DUSE_ST_TIMESPEC  -DSHA1_HEADER='<openssl/sha.h>'  -DNO_MEMMEM  remote-curl.c
rm -f git-am git-am+ && sed -e '1s|#!.*/sh|#!/bin/sh|' -e 's|@SHELL_PATH@|/bin/sh|' -e 's|@@DIFF@@|diff|' -e 's/@@GIT_VERSION@@/1.7.5.1/g' -e 's/@@NO_CURL@@//g' -e '/^# @@BROKEN_PATH_FIX@@$/d' git-am.sh >git-am+ && \
    chmod +x git-am+ && \
    mv git-am+ git-am
rm -f git-bisect git-bisect+ && sed -e '1s|#!.*/sh|#!/bin/sh|' -e 's|@SHELL_PATH@|/bin/sh|' -e 's|@@DIFF@@|diff|' -e 's/@@GIT_VERSION@@/1.7.5.1/g' -e 's/@@NO_CURL@@//g' -e '/^# @@BROKEN_PATH_FIX@@$/d' git-bisect.sh >git-bisect+ && \
    chmod +x git-bisect+ && \
    mv git-bisect+ git-bisect
rm -f git-difftool--helper git-difftool--helper+ && sed -e '1s|#!.*/sh|#!/bin/sh|' -e 's|@SHELL_PATH@|/bin/sh|' -e 's|@@DIFF@@|diff|' -e 's/@@GIT_VERSION@@/1.7.5.1/g' -e 's/@@NO_CURL@@//g' -e '/^# @@BROKEN_PATH_FIX@@$/d' git-difftool--helper.sh >git-difftool--helper+ && \
    chmod +x git-difftool--helper+ && \
    mv git-difftool--helper+ git-difftool--helper
rm -f git-filter-branch git-filter-branch+ && sed -e '1s|#!.*/sh|#!/bin/sh|' -e 's|@SHELL_PATH@|/bin/sh|' -e 's|@@DIFF@@|diff|' -e 's/@@GIT_VERSION@@/1.7.5.1/g' -e 's/@@NO_CURL@@//g' -e '/^# @@BROKEN_PATH_FIX@@$/d' git-filter-branch.sh >git-filter-branch+ && \
    chmod +x git-filter-branch+ && \
    mv git-filter-branch+ git-filter-branch
rm -f git-lost-found git-lost-found+ && sed -e '1s|#!.*/sh|#!/bin/sh|' -e 's|@SHELL_PATH@|/bin/sh|' -e 's|@@DIFF@@|diff|' -e 's/@@GIT_VERSION@@/1.7.5.1/g' -e 's/@@NO_CURL@@//g' -e '/^# @@BROKEN_PATH_FIX@@$/d' git-lost-found.sh >git-lost-found+ && \
    chmod +x git-lost-found+ && \
    mv git-lost-found+ git-lost-found
rm -f git-merge-octopus git-merge-octopus+ && sed -e '1s|#!.*/sh|#!/bin/sh|' -e 's|@SHELL_PATH@|/bin/sh|' -e 's|@@DIFF@@|diff|' -e 's/@@GIT_VERSION@@/1.7.5.1/g' -e 's/@@NO_CURL@@//g' -e '/^# @@BROKEN_PATH_FIX@@$/d' git-merge-octopus.sh >git-merge-octopus+ && \
    chmod +x git-merge-octopus+ && \
    mv git-merge-octopus+ git-merge-octopus
rm -f git-merge-one-file git-merge-one-file+ && sed -e '1s|#!.*/sh|#!/bin/sh|' -e 's|@SHELL_PATH@|/bin/sh|' -e 's|@@DIFF@@|diff|' -e 's/@@GIT_VERSION@@/1.7.5.1/g' -e 's/@@NO_CURL@@//g' -e '/^# @@BROKEN_PATH_FIX@@$/d' git-merge-one-file.sh >git-merge-one-file+ && \
    chmod +x git-merge-one-file+ && \
    mv git-merge-one-file+ git-merge-one-file
rm -f git-merge-resolve git-merge-resolve+ && sed -e '1s|#!.*/sh|#!/bin/sh|' -e 's|@SHELL_PATH@|/bin/sh|' -e 's|@@DIFF@@|diff|' -e 's/@@GIT_VERSION@@/1.7.5.1/g' -e 's/@@NO_CURL@@//g' -e '/^# @@BROKEN_PATH_FIX@@$/d' git-merge-resolve.sh >git-merge-resolve+ && \
    chmod +x git-merge-resolve+ && \
    mv git-merge-resolve+ git-merge-resolve
rm -f git-mergetool git-mergetool+ && sed -e '1s|#!.*/sh|#!/bin/sh|' -e 's|@SHELL_PATH@|/bin/sh|' -e 's|@@DIFF@@|diff|' -e 's/@@GIT_VERSION@@/1.7.5.1/g' -e 's/@@NO_CURL@@//g' -e '/^# @@BROKEN_PATH_FIX@@$/d' git-mergetool.sh >git-mergetool+ && \
    chmod +x git-mergetool+ && \
    mv git-mergetool+ git-mergetool
rm -f git-pull git-pull+ && sed -e '1s|#!.*/sh|#!/bin/sh|' -e 's|@SHELL_PATH@|/bin/sh|' -e 's|@@DIFF@@|diff|' -e 's/@@GIT_VERSION@@/1.7.5.1/g' -e 's/@@NO_CURL@@//g' -e '/^# @@BROKEN_PATH_FIX@@$/d' git-pull.sh >git-pull+ && \
    chmod +x git-pull+ && \
    mv git-pull+ git-pull
rm -f git-quiltimport git-quiltimport+ && sed -e '1s|#!.*/sh|#!/bin/sh|' -e 's|@SHELL_PATH@|/bin/sh|' -e 's|@@DIFF@@|diff|' -e 's/@@GIT_VERSION@@/1.7.5.1/g' -e 's/@@NO_CURL@@//g' -e '/^# @@BROKEN_PATH_FIX@@$/d' git-quiltimport.sh >git-quiltimport+ && \
    chmod +x git-quiltimport+ && \
    mv git-quiltimport+ git-quiltimport
rm -f git-rebase--interactive git-rebase--interactive+ && sed -e '1s|#!.*/sh|#!/bin/sh|' -e 's|@SHELL_PATH@|/bin/sh|' -e 's|@@DIFF@@|diff|' -e 's/@@GIT_VERSION@@/1.7.5.1/g' -e 's/@@NO_CURL@@//g' -e '/^# @@BROKEN_PATH_FIX@@$/d' git-rebase--interactive.sh >git-rebase--interactive+ && \
    chmod +x git-rebase--interactive+ && \
    mv git-rebase--interactive+ git-rebase--interactive
rm -f git-rebase git-rebase+ && sed -e '1s|#!.*/sh|#!/bin/sh|' -e 's|@SHELL_PATH@|/bin/sh|' -e 's|@@DIFF@@|diff|' -e 's/@@GIT_VERSION@@/1.7.5.1/g' -e 's/@@NO_CURL@@//g' -e '/^# @@BROKEN_PATH_FIX@@$/d' git-rebase.sh >git-rebase+ && \
    chmod +x git-rebase+ && \
    mv git-rebase+ git-rebase
rm -f git-repack git-repack+ && sed -e '1s|#!.*/sh|#!/bin/sh|' -e 's|@SHELL_PATH@|/bin/sh|' -e 's|@@DIFF@@|diff|' -e 's/@@GIT_VERSION@@/1.7.5.1/g' -e 's/@@NO_CURL@@//g' -e '/^# @@BROKEN_PATH_FIX@@$/d' git-repack.sh >git-repack+ && \
    chmod +x git-repack+ && \
    mv git-repack+ git-repack
rm -f git-request-pull git-request-pull+ && sed -e '1s|#!.*/sh|#!/bin/sh|' -e 's|@SHELL_PATH@|/bin/sh|' -e 's|@@DIFF@@|diff|' -e 's/@@GIT_VERSION@@/1.7.5.1/g' -e 's/@@NO_CURL@@//g' -e '/^# @@BROKEN_PATH_FIX@@$/d' git-request-pull.sh >git-request-pull+ && \
    chmod +x git-request-pull+ && \
    mv git-request-pull+ git-request-pull
rm -f git-stash git-stash+ && sed -e '1s|#!.*/sh|#!/bin/sh|' -e 's|@SHELL_PATH@|/bin/sh|' -e 's|@@DIFF@@|diff|' -e 's/@@GIT_VERSION@@/1.7.5.1/g' -e 's/@@NO_CURL@@//g' -e '/^# @@BROKEN_PATH_FIX@@$/d' git-stash.sh >git-stash+ && \
    chmod +x git-stash+ && \
    mv git-stash+ git-stash
rm -f git-submodule git-submodule+ && sed -e '1s|#!.*/sh|#!/bin/sh|' -e 's|@SHELL_PATH@|/bin/sh|' -e 's|@@DIFF@@|diff|' -e 's/@@GIT_VERSION@@/1.7.5.1/g' -e 's/@@NO_CURL@@//g' -e '/^# @@BROKEN_PATH_FIX@@$/d' git-submodule.sh >git-submodule+ && \
    chmod +x git-submodule+ && \
    mv git-submodule+ git-submodule
rm -f git-web--browse git-web--browse+ && sed -e '1s|#!.*/sh|#!/bin/sh|' -e 's|@SHELL_PATH@|/bin/sh|' -e 's|@@DIFF@@|diff|' -e 's/@@GIT_VERSION@@/1.7.5.1/g' -e 's/@@NO_CURL@@//g' -e '/^# @@BROKEN_PATH_FIX@@$/d' git-web--browse.sh >git-web--browse+ && \
    chmod +x git-web--browse+ && \
    mv git-web--browse+ git-web--browse
make -C perl  PERL_PATH='/usr/bin/perl' prefix='/Users/jsmith/Developer/Cellar/git/1.7.5.1' perl.mak
/usr/bin/perl Makefile.PL PREFIX='/Users/jsmith/Developer/Cellar/git/1.7.5.1' INSTALL_BASE=''
Writing perl.mak for Git
rm -f git-remote-testgit git-remote-testgit+ && \
    INSTLIBDIR=`MAKEFLAGS= make -C git_remote_helpers -s \
        --no-print-directory prefix='/Users/jsmith/Developer/Cellar/git/1.7.5.1' DESTDIR='' \
        instlibdir` && \
    sed -e '1s|#!.*python|#!/usr/bin/python|' \
        -e 's|\(os\.getenv("GITPYTHONLIB"\)[^)]*)|\1,"@@INSTLIBDIR@@")|' \
        -e 's|@@INSTLIBDIR@@|'"$INSTLIBDIR"'|g' \
        git-remote-testgit.py >git-remote-testgit+ && \
    chmod +x git-remote-testgit+ && \
    mv git-remote-testgit+ git-remote-testgit
make -C gitweb  gitweb.cgi
make -C ../  GIT-VERSION-FILE
rm -f git-mergetool--lib git-mergetool--lib+ && sed -e '1s|#!.*/sh|#!/bin/sh|' -e 's|@SHELL_PATH@|/bin/sh|' -e 's|@@DIFF@@|diff|' -e 's/@@GIT_VERSION@@/1.7.5.1/g' -e 's/@@NO_CURL@@//g' -e '/^# @@BROKEN_PATH_FIX@@$/d' git-mergetool--lib.sh >git-mergetool--lib+ && \
    mv git-mergetool--lib+ git-mergetool--lib
rm -f git-parse-remote git-parse-remote+ && sed -e '1s|#!.*/sh|#!/bin/sh|' -e 's|@SHELL_PATH@|/bin/sh|' -e 's|@@DIFF@@|diff|' -e 's/@@GIT_VERSION@@/1.7.5.1/g' -e 's/@@NO_CURL@@//g' -e '/^# @@BROKEN_PATH_FIX@@$/d' git-parse-remote.sh >git-parse-remote+ && \
    mv git-parse-remote+ git-parse-remote
rm -f git-sh-setup git-sh-setup+ && sed -e '1s|#!.*/sh|#!/bin/sh|' -e 's|@SHELL_PATH@|/bin/sh|' -e 's|@@DIFF@@|diff|' -e 's/@@GIT_VERSION@@/1.7.5.1/g' -e 's/@@NO_CURL@@//g' -e '/^# @@BROKEN_PATH_FIX@@$/d' git-sh-setup.sh >git-sh-setup+ && \
    mv git-sh-setup+ git-sh-setup
gcc -o git.o -c  -isystem /Users/jsmith/Developer/include -O3 -march=core2 -w -pipe -I. -DUSE_ST_TIMESPEC  -DSHA1_HEADER='<openssl/sha.h>'  -DNO_MEMMEM -DGIT_VERSION='"1.7.5.1"' '-DGIT_HTML_PATH="share/doc/git-doc"' git.c
make[2]: `GIT-VERSION-FILE' is up to date.
rm -f gitweb.cgi gitweb.cgi+ && \
    sed -e '1s|#!.*perl|#!/usr/bin/perl|' \
        -e 's|++GIT_VERSION++|1.7.5.1|g' -e 's|++GIT_BINDIR++|/Users/jsmith/Developer/Cellar/git/1.7.5.1/bin|g' -e 's|++GITWEB_CONFIG++|gitweb_config.perl|g' -e 's|++GITWEB_CONFIG_SYSTEM++|/etc/gitweb.conf|g' -e 's|++GITWEB_HOME_LINK_STR++|projects|g' -e 's|++GITWEB_SITENAME++||g' -e 's|++GITWEB_PROJECTROOT++|/pub/git|g' -e 's|"++GITWEB_PROJECT_MAXDEPTH++"|2007|g' -e 's|++GITWEB_EXPORT_OK++||g' -e 's|++GITWEB_STRICT_EXPORT++||g' -e 's|++GITWEB_BASE_URL++||g' -e 's|++GITWEB_LIST++||g' -e 's|++GITWEB_HOMETEXT++|indextext.html|g' -e 's|++GITWEB_CSS++|static/gitweb.css|g' -e 's|++GITWEB_LOGO++|static/git-logo.png|g' -e 's|++GITWEB_FAVICON++|static/git-favicon.png|g' -e 's|++GITWEB_JS++|static/gitweb.js|g' -e 's|++GITWEB_SITE_HEADER++||g' -e 's|++GITWEB_SITE_FOOTER++||g' -e 's|++HIGHLIGHT_BIN++|highlight|g' gitweb.perl >gitweb.cgi+ && \
    chmod +x gitweb.cgi+ && \
    mv gitweb.cgi+ gitweb.cgi
gcc -o builtin/add.o -c  -isystem /Users/jsmith/Developer/include -O3 -march=core2 -w -pipe -I. -DUSE_ST_TIMESPEC  -DSHA1_HEADER='<openssl/sha.h>'  -DNO_MEMMEM  builtin/add.c
gcc -o builtin/annotate.o -c  -isystem /Users/jsmith/Developer/include -O3 -march=core2 -w -pipe -I. -DUSE_ST_TIMESPEC  -DSHA1_HEADER='<openssl/sha.h>'  -DNO_MEMMEM  builtin/annotate.c
gcc -o builtin/apply.o -c  -isystem /Users/jsmith/Developer/include -O3 -march=core2 -w -pipe -I. -DUSE_ST_TIMESPEC  -DSHA1_HEADER='<openssl/sha.h>'  -DNO_MEMMEM  builtin/apply.c
gcc -o builtin/archive.o -c  -isystem /Users/jsmith/Developer/include -O3 -march=core2 -w -pipe -I. -DUSE_ST_TIMESPEC  -DSHA1_HEADER='<openssl/sha.h>'  -DNO_MEMMEM  builtin/archive.c
gcc -o builtin/bisect--helper.o -c  -isystem /Users/jsmith/Developer/include -O3 -march=core2 -w -pipe -I. -DUSE_ST_TIMESPEC  -DSHA1_HEADER='<openssl/sha.h>'  -DNO_MEMMEM  builtin/bisect--helper.c
gcc -o builtin/blame.o -c  -isystem /Users/jsmith/Developer/include -O3 -march=core2 -w -pipe -I. -DUSE_ST_TIMESPEC  -DSHA1_HEADER='<openssl/sha.h>'  -DNO_MEMMEM  builtin/blame.c
gcc -o builtin/branch.o -c  -isystem /Users/jsmith/Developer/include -O3 -march=core2 -w -pipe -I. -DUSE_ST_TIMESPEC  -DSHA1_HEADER='<openssl/sha.h>'  -DNO_MEMMEM  builtin/branch.c
gcc -o builtin/bundle.o -c  -isystem /Users/jsmith/Developer/include -O3 -march=core2 -w -pipe -I. -DUSE_ST_TIMESPEC  -DSHA1_HEADER='<openssl/sha.h>'  -DNO_MEMMEM  builtin/bundle.c
gcc -o builtin/cat-file.o -c  -isystem /Users/jsmith/Developer/include -O3 -march=core2 -w -pipe -I. -DUSE_ST_TIMESPEC  -DSHA1_HEADER='<openssl/sha.h>'  -DNO_MEMMEM  builtin/cat-file.c
gcc -o builtin/check-attr.o -c  -isystem /Users/jsmith/Developer/include -O3 -march=core2 -w -pipe -I. -DUSE_ST_TIMESPEC  -DSHA1_HEADER='<openssl/sha.h>'  -DNO_MEMMEM  builtin/check-attr.c
gcc -o builtin/check-ref-format.o -c  -isystem /Users/jsmith/Developer/include -O3 -march=core2 -w -pipe -I. -DUSE_ST_TIMESPEC  -DSHA1_HEADER='<openssl/sha.h>'  -DNO_MEMMEM  builtin/check-ref-format.c
gcc -o builtin/checkout-index.o -c  -isystem /Users/jsmith/Developer/include -O3 -march=core2 -w -pipe -I. -DUSE_ST_TIMESPEC  -DSHA1_HEADER='<openssl/sha.h>'  -DNO_MEMMEM  builtin/checkout-index.c
gcc -o builtin/checkout.o -c  -isystem /Users/jsmith/Developer/include -O3 -march=core2 -w -pipe -I. -DUSE_ST_TIMESPEC  -DSHA1_HEADER='<openssl/sha.h>'  -DNO_MEMMEM  builtin/checkout.c
gcc -o builtin/clean.o -c  -isystem /Users/jsmith/Developer/include -O3 -march=core2 -w -pipe -I. -DUSE_ST_TIMESPEC  -DSHA1_HEADER='<openssl/sha.h>'  -DNO_MEMMEM  builtin/clean.c
gcc -o builtin/clone.o -c  -isystem /Users/jsmith/Developer/include -O3 -march=core2 -w -pipe -I. -DUSE_ST_TIMESPEC  -DSHA1_HEADER='<openssl/sha.h>'  -DNO_MEMMEM  builtin/clone.c
gcc -o builtin/commit-tree.o -c  -isystem /Users/jsmith/Developer/include -O3 -march=core2 -w -pipe -I. -DUSE_ST_TIMESPEC  -DSHA1_HEADER='<openssl/sha.h>'  -DNO_MEMMEM  builtin/commit-tree.c
gcc -o builtin/commit.o -c  -isystem /Users/jsmith/Developer/include -O3 -march=core2 -w -pipe -I. -DUSE_ST_TIMESPEC  -DSHA1_HEADER='<openssl/sha.h>'  -DNO_MEMMEM  builtin/commit.c
gcc -o builtin/config.o -c  -isystem /Users/jsmith/Developer/include -O3 -march=core2 -w -pipe -I. -DUSE_ST_TIMESPEC  -DSHA1_HEADER='<openssl/sha.h>'  -DNO_MEMMEM  builtin/config.c
gcc -o builtin/count-objects.o -c  -isystem /Users/jsmith/Developer/include -O3 -march=core2 -w -pipe -I. -DUSE_ST_TIMESPEC  -DSHA1_HEADER='<openssl/sha.h>'  -DNO_MEMMEM  builtin/count-objects.c
gcc -o builtin/describe.o -c  -isystem /Users/jsmith/Developer/include -O3 -march=core2 -w -pipe -I. -DUSE_ST_TIMESPEC  -DSHA1_HEADER='<openssl/sha.h>'  -DNO_MEMMEM  builtin/describe.c
gcc -o builtin/diff-files.o -c  -isystem /Users/jsmith/Developer/include -O3 -march=core2 -w -pipe -I. -DUSE_ST_TIMESPEC  -DSHA1_HEADER='<openssl/sha.h>'  -DNO_MEMMEM  builtin/diff-files.c
gcc -o builtin/diff-index.o -c  -isystem /Users/jsmith/Developer/include -O3 -march=core2 -w -pipe -I. -DUSE_ST_TIMESPEC  -DSHA1_HEADER='<openssl/sha.h>'  -DNO_MEMMEM  builtin/diff-index.c
gcc -o builtin/diff-tree.o -c  -isystem /Users/jsmith/Developer/include -O3 -march=core2 -w -pipe -I. -DUSE_ST_TIMESPEC  -DSHA1_HEADER='<openssl/sha.h>'  -DNO_MEMMEM  builtin/diff-tree.c
gcc -o builtin/diff.o -c  -isystem /Users/jsmith/Developer/include -O3 -march=core2 -w -pipe -I. -DUSE_ST_TIMESPEC  -DSHA1_HEADER='<openssl/sha.h>'  -DNO_MEMMEM  builtin/diff.c
gcc -o builtin/fast-export.o -c  -isystem /Users/jsmith/Developer/include -O3 -march=core2 -w -pipe -I. -DUSE_ST_TIMESPEC  -DSHA1_HEADER='<openssl/sha.h>'  -DNO_MEMMEM  builtin/fast-export.c
gcc -o builtin/fetch-pack.o -c  -isystem /Users/jsmith/Developer/include -O3 -march=core2 -w -pipe -I. -DUSE_ST_TIMESPEC  -DSHA1_HEADER='<openssl/sha.h>'  -DNO_MEMMEM  builtin/fetch-pack.c
gcc -o builtin/fetch.o -c  -isystem /Users/jsmith/Developer/include -O3 -march=core2 -w -pipe -I. -DUSE_ST_TIMESPEC  -DSHA1_HEADER='<openssl/sha.h>'  -DNO_MEMMEM  builtin/fetch.c
gcc -o builtin/fmt-merge-msg.o -c  -isystem /Users/jsmith/Developer/include -O3 -march=core2 -w -pipe -I. -DUSE_ST_TIMESPEC  -DSHA1_HEADER='<openssl/sha.h>'  -DNO_MEMMEM  builtin/fmt-merge-msg.c
gcc -o builtin/for-each-ref.o -c  -isystem /Users/jsmith/Developer/include -O3 -march=core2 -w -pipe -I. -DUSE_ST_TIMESPEC  -DSHA1_HEADER='<openssl/sha.h>'  -DNO_MEMMEM  builtin/for-each-ref.c
gcc -o builtin/fsck.o -c  -isystem /Users/jsmith/Developer/include -O3 -march=core2 -w -pipe -I. -DUSE_ST_TIMESPEC  -DSHA1_HEADER='<openssl/sha.h>'  -DNO_MEMMEM  builtin/fsck.c
gcc -o builtin/gc.o -c  -isystem /Users/jsmith/Developer/include -O3 -march=core2 -w -pipe -I. -DUSE_ST_TIMESPEC  -DSHA1_HEADER='<openssl/sha.h>'  -DNO_MEMMEM  builtin/gc.c
gcc -o builtin/grep.o -c  -isystem /Users/jsmith/Developer/include -O3 -march=core2 -w -pipe -I. -DUSE_ST_TIMESPEC  -DSHA1_HEADER='<openssl/sha.h>'  -DNO_MEMMEM  builtin/grep.c
gcc -o builtin/hash-object.o -c  -isystem /Users/jsmith/Developer/include -O3 -march=core2 -w -pipe -I. -DUSE_ST_TIMESPEC  -DSHA1_HEADER='<openssl/sha.h>'  -DNO_MEMMEM  builtin/hash-object.c
gcc -o builtin/help.o -c  -isystem /Users/jsmith/Developer/include -O3 -march=core2 -w -pipe -I. -DUSE_ST_TIMESPEC  -DSHA1_HEADER='<openssl/sha.h>'  -DNO_MEMMEM '-DGIT_HTML_PATH="share/doc/git-doc"' '-DGIT_MAN_PATH="share/man"' '-DGIT_INFO_PATH="share/info"' builtin/help.c
gcc -o builtin/index-pack.o -c  -isystem /Users/jsmith/Developer/include -O3 -march=core2 -w -pipe -I. -DUSE_ST_TIMESPEC  -DSHA1_HEADER='<openssl/sha.h>'  -DNO_MEMMEM  builtin/index-pack.c
gcc -o builtin/init-db.o -c  -isystem /Users/jsmith/Developer/include -O3 -march=core2 -w -pipe -I. -DUSE_ST_TIMESPEC  -DSHA1_HEADER='<openssl/sha.h>'  -DNO_MEMMEM -DDEFAULT_GIT_TEMPLATE_DIR='"share/git-core/templates"' builtin/init-db.c
gcc -o builtin/log.o -c  -isystem /Users/jsmith/Developer/include -O3 -march=core2 -w -pipe -I. -DUSE_ST_TIMESPEC  -DSHA1_HEADER='<openssl/sha.h>'  -DNO_MEMMEM  builtin/log.c
gcc -o builtin/ls-files.o -c  -isystem /Users/jsmith/Developer/include -O3 -march=core2 -w -pipe -I. -DUSE_ST_TIMESPEC  -DSHA1_HEADER='<openssl/sha.h>'  -DNO_MEMMEM  builtin/ls-files.c
gcc -o builtin/ls-remote.o -c  -isystem /Users/jsmith/Developer/include -O3 -march=core2 -w -pipe -I. -DUSE_ST_TIMESPEC  -DSHA1_HEADER='<openssl/sha.h>'  -DNO_MEMMEM  builtin/ls-remote.c
gcc -o builtin/ls-tree.o -c  -isystem /Users/jsmith/Developer/include -O3 -march=core2 -w -pipe -I. -DUSE_ST_TIMESPEC  -DSHA1_HEADER='<openssl/sha.h>'  -DNO_MEMMEM  builtin/ls-tree.c
gcc -o builtin/mailinfo.o -c  -isystem /Users/jsmith/Developer/include -O3 -march=core2 -w -pipe -I. -DUSE_ST_TIMESPEC  -DSHA1_HEADER='<openssl/sha.h>'  -DNO_MEMMEM  builtin/mailinfo.c
gcc -o builtin/mailsplit.o -c  -isystem /Users/jsmith/Developer/include -O3 -march=core2 -w -pipe -I. -DUSE_ST_TIMESPEC  -DSHA1_HEADER='<openssl/sha.h>'  -DNO_MEMMEM  builtin/mailsplit.c
gcc -o builtin/merge.o -c  -isystem /Users/jsmith/Developer/include -O3 -march=core2 -w -pipe -I. -DUSE_ST_TIMESPEC  -DSHA1_HEADER='<openssl/sha.h>'  -DNO_MEMMEM  builtin/merge.c
gcc -o builtin/merge-base.o -c  -isystem /Users/jsmith/Developer/include -O3 -march=core2 -w -pipe -I. -DUSE_ST_TIMESPEC  -DSHA1_HEADER='<openssl/sha.h>'  -DNO_MEMMEM  builtin/merge-base.c
gcc -o builtin/merge-file.o -c  -isystem /Users/jsmith/Developer/include -O3 -march=core2 -w -pipe -I. -DUSE_ST_TIMESPEC  -DSHA1_HEADER='<openssl/sha.h>'  -DNO_MEMMEM  builtin/merge-file.c
gcc -o builtin/merge-index.o -c  -isystem /Users/jsmith/Developer/include -O3 -march=core2 -w -pipe -I. -DUSE_ST_TIMESPEC  -DSHA1_HEADER='<openssl/sha.h>'  -DNO_MEMMEM  builtin/merge-index.c
gcc -o builtin/merge-ours.o -c  -isystem /Users/jsmith/Developer/include -O3 -march=core2 -w -pipe -I. -DUSE_ST_TIMESPEC  -DSHA1_HEADER='<openssl/sha.h>'  -DNO_MEMMEM  builtin/merge-ours.c
gcc -o builtin/merge-recursive.o -c  -isystem /Users/jsmith/Developer/include -O3 -march=core2 -w -pipe -I. -DUSE_ST_TIMESPEC  -DSHA1_HEADER='<openssl/sha.h>'  -DNO_MEMMEM  builtin/merge-recursive.c
gcc -o builtin/merge-tree.o -c  -isystem /Users/jsmith/Developer/include -O3 -march=core2 -w -pipe -I. -DUSE_ST_TIMESPEC  -DSHA1_HEADER='<openssl/sha.h>'  -DNO_MEMMEM  builtin/merge-tree.c
gcc -o builtin/mktag.o -c  -isystem /Users/jsmith/Developer/include -O3 -march=core2 -w -pipe -I. -DUSE_ST_TIMESPEC  -DSHA1_HEADER='<openssl/sha.h>'  -DNO_MEMMEM  builtin/mktag.c
gcc -o builtin/mktree.o -c  -isystem /Users/jsmith/Developer/include -O3 -march=core2 -w -pipe -I. -DUSE_ST_TIMESPEC  -DSHA1_HEADER='<openssl/sha.h>'  -DNO_MEMMEM  builtin/mktree.c
gcc -o builtin/mv.o -c  -isystem /Users/jsmith/Developer/include -O3 -march=core2 -w -pipe -I. -DUSE_ST_TIMESPEC  -DSHA1_HEADER='<openssl/sha.h>'  -DNO_MEMMEM  builtin/mv.c
gcc -o builtin/name-rev.o -c  -isystem /Users/jsmith/Developer/include -O3 -march=core2 -w -pipe -I. -DUSE_ST_TIMESPEC  -DSHA1_HEADER='<openssl/sha.h>'  -DNO_MEMMEM  builtin/name-rev.c
gcc -o builtin/notes.o -c  -isystem /Users/jsmith/Developer/include -O3 -march=core2 -w -pipe -I. -DUSE_ST_TIMESPEC  -DSHA1_HEADER='<openssl/sha.h>'  -DNO_MEMMEM  builtin/notes.c
gcc -o builtin/pack-objects.o -c  -isystem /Users/jsmith/Developer/include -O3 -march=core2 -w -pipe -I. -DUSE_ST_TIMESPEC  -DSHA1_HEADER='<openssl/sha.h>'  -DNO_MEMMEM  builtin/pack-objects.c
gcc -o builtin/pack-redundant.o -c  -isystem /Users/jsmith/Developer/include -O3 -march=core2 -w -pipe -I. -DUSE_ST_TIMESPEC  -DSHA1_HEADER='<openssl/sha.h>'  -DNO_MEMMEM  builtin/pack-redundant.c
gcc -o builtin/pack-refs.o -c  -isystem /Users/jsmith/Developer/include -O3 -march=core2 -w -pipe -I. -DUSE_ST_TIMESPEC  -DSHA1_HEADER='<openssl/sha.h>'  -DNO_MEMMEM  builtin/pack-refs.c
gcc -o builtin/patch-id.o -c  -isystem /Users/jsmith/Developer/include -O3 -march=core2 -w -pipe -I. -DUSE_ST_TIMESPEC  -DSHA1_HEADER='<openssl/sha.h>'  -DNO_MEMMEM  builtin/patch-id.c
gcc -o builtin/prune-packed.o -c  -isystem /Users/jsmith/Developer/include -O3 -march=core2 -w -pipe -I. -DUSE_ST_TIMESPEC  -DSHA1_HEADER='<openssl/sha.h>'  -DNO_MEMMEM  builtin/prune-packed.c
gcc -o builtin/prune.o -c  -isystem /Users/jsmith/Developer/include -O3 -march=core2 -w -pipe -I. -DUSE_ST_TIMESPEC  -DSHA1_HEADER='<openssl/sha.h>'  -DNO_MEMMEM  builtin/prune.c
gcc -o builtin/push.o -c  -isystem /Users/jsmith/Developer/include -O3 -march=core2 -w -pipe -I. -DUSE_ST_TIMESPEC  -DSHA1_HEADER='<openssl/sha.h>'  -DNO_MEMMEM  builtin/push.c
gcc -o builtin/read-tree.o -c  -isystem /Users/jsmith/Developer/include -O3 -march=core2 -w -pipe -I. -DUSE_ST_TIMESPEC  -DSHA1_HEADER='<openssl/sha.h>'  -DNO_MEMMEM  builtin/read-tree.c
gcc -o builtin/receive-pack.o -c  -isystem /Users/jsmith/Developer/include -O3 -march=core2 -w -pipe -I. -DUSE_ST_TIMESPEC  -DSHA1_HEADER='<openssl/sha.h>'  -DNO_MEMMEM  builtin/receive-pack.c
gcc -o builtin/reflog.o -c  -isystem /Users/jsmith/Developer/include -O3 -march=core2 -w -pipe -I. -DUSE_ST_TIMESPEC  -DSHA1_HEADER='<openssl/sha.h>'  -DNO_MEMMEM  builtin/reflog.c
gcc -o builtin/remote.o -c  -isystem /Users/jsmith/Developer/include -O3 -march=core2 -w -pipe -I. -DUSE_ST_TIMESPEC  -DSHA1_HEADER='<openssl/sha.h>'  -DNO_MEMMEM  builtin/remote.c
gcc -o builtin/remote-ext.o -c  -isystem /Users/jsmith/Developer/include -O3 -march=core2 -w -pipe -I. -DUSE_ST_TIMESPEC  -DSHA1_HEADER='<openssl/sha.h>'  -DNO_MEMMEM  builtin/remote-ext.c
gcc -o builtin/remote-fd.o -c  -isystem /Users/jsmith/Developer/include -O3 -march=core2 -w -pipe -I. -DUSE_ST_TIMESPEC  -DSHA1_HEADER='<openssl/sha.h>'  -DNO_MEMMEM  builtin/remote-fd.c
gcc -o builtin/replace.o -c  -isystem /Users/jsmith/Developer/include -O3 -march=core2 -w -pipe -I. -DUSE_ST_TIMESPEC  -DSHA1_HEADER='<openssl/sha.h>'  -DNO_MEMMEM  builtin/replace.c
gcc -o builtin/rerere.o -c  -isystem /Users/jsmith/Developer/include -O3 -march=core2 -w -pipe -I. -DUSE_ST_TIMESPEC  -DSHA1_HEADER='<openssl/sha.h>'  -DNO_MEMMEM  builtin/rerere.c
gcc -o builtin/reset.o -c  -isystem /Users/jsmith/Developer/include -O3 -march=core2 -w -pipe -I. -DUSE_ST_TIMESPEC  -DSHA1_HEADER='<openssl/sha.h>'  -DNO_MEMMEM  builtin/reset.c
gcc -o builtin/rev-list.o -c  -isystem /Users/jsmith/Developer/include -O3 -march=core2 -w -pipe -I. -DUSE_ST_TIMESPEC  -DSHA1_HEADER='<openssl/sha.h>'  -DNO_MEMMEM  builtin/rev-list.c
gcc -o builtin/rev-parse.o -c  -isystem /Users/jsmith/Developer/include -O3 -march=core2 -w -pipe -I. -DUSE_ST_TIMESPEC  -DSHA1_HEADER='<openssl/sha.h>'  -DNO_MEMMEM  builtin/rev-parse.c
gcc -o builtin/revert.o -c  -isystem /Users/jsmith/Developer/include -O3 -march=core2 -w -pipe -I. -DUSE_ST_TIMESPEC  -DSHA1_HEADER='<openssl/sha.h>'  -DNO_MEMMEM  builtin/revert.c
gcc -o builtin/rm.o -c  -isystem /Users/jsmith/Developer/include -O3 -march=core2 -w -pipe -I. -DUSE_ST_TIMESPEC  -DSHA1_HEADER='<openssl/sha.h>'  -DNO_MEMMEM  builtin/rm.c
gcc -o builtin/send-pack.o -c  -isystem /Users/jsmith/Developer/include -O3 -march=core2 -w -pipe -I. -DUSE_ST_TIMESPEC  -DSHA1_HEADER='<openssl/sha.h>'  -DNO_MEMMEM  builtin/send-pack.c
gcc -o builtin/shortlog.o -c  -isystem /Users/jsmith/Developer/include -O3 -march=core2 -w -pipe -I. -DUSE_ST_TIMESPEC  -DSHA1_HEADER='<openssl/sha.h>'  -DNO_MEMMEM  builtin/shortlog.c
gcc -o builtin/show-branch.o -c  -isystem /Users/jsmith/Developer/include -O3 -march=core2 -w -pipe -I. -DUSE_ST_TIMESPEC  -DSHA1_HEADER='<openssl/sha.h>'  -DNO_MEMMEM  builtin/show-branch.c
gcc -o builtin/show-ref.o -c  -isystem /Users/jsmith/Developer/include -O3 -march=core2 -w -pipe -I. -DUSE_ST_TIMESPEC  -DSHA1_HEADER='<openssl/sha.h>'  -DNO_MEMMEM  builtin/show-ref.c
gcc -o builtin/stripspace.o -c  -isystem /Users/jsmith/Developer/include -O3 -march=core2 -w -pipe -I. -DUSE_ST_TIMESPEC  -DSHA1_HEADER='<openssl/sha.h>'  -DNO_MEMMEM  builtin/stripspace.c
gcc -o builtin/symbolic-ref.o -c  -isystem /Users/jsmith/Developer/include -O3 -march=core2 -w -pipe -I. -DUSE_ST_TIMESPEC  -DSHA1_HEADER='<openssl/sha.h>'  -DNO_MEMMEM  builtin/symbolic-ref.c
gcc -o builtin/tag.o -c  -isystem /Users/jsmith/Developer/include -O3 -march=core2 -w -pipe -I. -DUSE_ST_TIMESPEC  -DSHA1_HEADER='<openssl/sha.h>'  -DNO_MEMMEM  builtin/tag.c
gcc -o builtin/tar-tree.o -c  -isystem /Users/jsmith/Developer/include -O3 -march=core2 -w -pipe -I. -DUSE_ST_TIMESPEC  -DSHA1_HEADER='<openssl/sha.h>'  -DNO_MEMMEM  builtin/tar-tree.c
gcc -o builtin/unpack-file.o -c  -isystem /Users/jsmith/Developer/include -O3 -march=core2 -w -pipe -I. -DUSE_ST_TIMESPEC  -DSHA1_HEADER='<openssl/sha.h>'  -DNO_MEMMEM  builtin/unpack-file.c
gcc -o builtin/unpack-objects.o -c  -isystem /Users/jsmith/Developer/include -O3 -march=core2 -w -pipe -I. -DUSE_ST_TIMESPEC  -DSHA1_HEADER='<openssl/sha.h>'  -DNO_MEMMEM  builtin/unpack-objects.c
gcc -o builtin/update-index.o -c  -isystem /Users/jsmith/Developer/include -O3 -march=core2 -w -pipe -I. -DUSE_ST_TIMESPEC  -DSHA1_HEADER='<openssl/sha.h>'  -DNO_MEMMEM  builtin/update-index.c
gcc -o builtin/update-ref.o -c  -isystem /Users/jsmith/Developer/include -O3 -march=core2 -w -pipe -I. -DUSE_ST_TIMESPEC  -DSHA1_HEADER='<openssl/sha.h>'  -DNO_MEMMEM  builtin/update-ref.c
gcc -o builtin/update-server-info.o -c  -isystem /Users/jsmith/Developer/include -O3 -march=core2 -w -pipe -I. -DUSE_ST_TIMESPEC  -DSHA1_HEADER='<openssl/sha.h>'  -DNO_MEMMEM  builtin/update-server-info.c
gcc -o builtin/upload-archive.o -c  -isystem /Users/jsmith/Developer/include -O3 -march=core2 -w -pipe -I. -DUSE_ST_TIMESPEC  -DSHA1_HEADER='<openssl/sha.h>'  -DNO_MEMMEM  builtin/upload-archive.c
gcc -o builtin/var.o -c  -isystem /Users/jsmith/Developer/include -O3 -march=core2 -w -pipe -I. -DUSE_ST_TIMESPEC  -DSHA1_HEADER='<openssl/sha.h>'  -DNO_MEMMEM  builtin/var.c
gcc -o builtin/verify-pack.o -c  -isystem /Users/jsmith/Developer/include -O3 -march=core2 -w -pipe -I. -DUSE_ST_TIMESPEC  -DSHA1_HEADER='<openssl/sha.h>'  -DNO_MEMMEM  builtin/verify-pack.c
gcc -o builtin/verify-tag.o -c  -isystem /Users/jsmith/Developer/include -O3 -march=core2 -w -pipe -I. -DUSE_ST_TIMESPEC  -DSHA1_HEADER='<openssl/sha.h>'  -DNO_MEMMEM  builtin/verify-tag.c
gcc -o builtin/write-tree.o -c  -isystem /Users/jsmith/Developer/include -O3 -march=core2 -w -pipe -I. -DUSE_ST_TIMESPEC  -DSHA1_HEADER='<openssl/sha.h>'  -DNO_MEMMEM  builtin/write-tree.c
gcc -o test-chmtime.o -c  -isystem /Users/jsmith/Developer/include -O3 -march=core2 -w -pipe -I. -DUSE_ST_TIMESPEC  -DSHA1_HEADER='<openssl/sha.h>'  -DNO_MEMMEM  test-chmtime.c
gcc -o test-ctype.o -c  -isystem /Users/jsmith/Developer/include -O3 -march=core2 -w -pipe -I. -DUSE_ST_TIMESPEC  -DSHA1_HEADER='<openssl/sha.h>'  -DNO_MEMMEM  test-ctype.c
gcc -o test-date.o -c  -isystem /Users/jsmith/Developer/include -O3 -march=core2 -w -pipe -I. -DUSE_ST_TIMESPEC  -DSHA1_HEADER='<openssl/sha.h>'  -DNO_MEMMEM  test-date.c
gcc -o test-delta.o -c  -isystem /Users/jsmith/Developer/include -O3 -march=core2 -w -pipe -I. -DUSE_ST_TIMESPEC  -DSHA1_HEADER='<openssl/sha.h>'  -DNO_MEMMEM  test-delta.c
gcc -o test-dump-cache-tree.o -c  -isystem /Users/jsmith/Developer/include -O3 -march=core2 -w -pipe -I. -DUSE_ST_TIMESPEC  -DSHA1_HEADER='<openssl/sha.h>'  -DNO_MEMMEM  test-dump-cache-tree.c
gcc -o test-genrandom.o -c  -isystem /Users/jsmith/Developer/include -O3 -march=core2 -w -pipe -I. -DUSE_ST_TIMESPEC  -DSHA1_HEADER='<openssl/sha.h>'  -DNO_MEMMEM  test-genrandom.c
gcc -o test-line-buffer.o -c  -isystem /Users/jsmith/Developer/include -O3 -march=core2 -w -pipe -I. -DUSE_ST_TIMESPEC  -DSHA1_HEADER='<openssl/sha.h>'  -DNO_MEMMEM  test-line-buffer.c
gcc -o vcs-svn/string_pool.o -c  -isystem /Users/jsmith/Developer/include -O3 -march=core2 -w -pipe -I. -DUSE_ST_TIMESPEC  -DSHA1_HEADER='<openssl/sha.h>'  -DNO_MEMMEM  vcs-svn/string_pool.c
gcc -o vcs-svn/line_buffer.o -c  -isystem /Users/jsmith/Developer/include -O3 -march=core2 -w -pipe -I. -DUSE_ST_TIMESPEC  -DSHA1_HEADER='<openssl/sha.h>'  -DNO_MEMMEM  vcs-svn/line_buffer.c
gcc -o vcs-svn/repo_tree.o -c  -isystem /Users/jsmith/Developer/include -O3 -march=core2 -w -pipe -I. -DUSE_ST_TIMESPEC  -DSHA1_HEADER='<openssl/sha.h>'  -DNO_MEMMEM  vcs-svn/repo_tree.c
gcc -o vcs-svn/fast_export.o -c  -isystem /Users/jsmith/Developer/include -O3 -march=core2 -w -pipe -I. -DUSE_ST_TIMESPEC  -DSHA1_HEADER='<openssl/sha.h>'  -DNO_MEMMEM  vcs-svn/fast_export.c
gcc -o vcs-svn/svndump.o -c  -isystem /Users/jsmith/Developer/include -O3 -march=core2 -w -pipe -I. -DUSE_ST_TIMESPEC  -DSHA1_HEADER='<openssl/sha.h>'  -DNO_MEMMEM  vcs-svn/svndump.c
gcc -o test-match-trees.o -c  -isystem /Users/jsmith/Developer/include -O3 -march=core2 -w -pipe -I. -DUSE_ST_TIMESPEC  -DSHA1_HEADER='<openssl/sha.h>'  -DNO_MEMMEM  test-match-trees.c
gcc -o test-obj-pool.o -c  -isystem /Users/jsmith/Developer/include -O3 -march=core2 -w -pipe -I. -DUSE_ST_TIMESPEC  -DSHA1_HEADER='<openssl/sha.h>'  -DNO_MEMMEM  test-obj-pool.c
gcc -o test-parse-options.o -c  -isystem /Users/jsmith/Developer/include -O3 -march=core2 -w -pipe -I. -DUSE_ST_TIMESPEC  -DSHA1_HEADER='<openssl/sha.h>'  -DNO_MEMMEM  test-parse-options.c
gcc -o test-path-utils.o -c  -isystem /Users/jsmith/Developer/include -O3 -march=core2 -w -pipe -I. -DUSE_ST_TIMESPEC  -DSHA1_HEADER='<openssl/sha.h>'  -DNO_MEMMEM  test-path-utils.c
gcc -o test-run-command.o -c  -isystem /Users/jsmith/Developer/include -O3 -march=core2 -w -pipe -I. -DUSE_ST_TIMESPEC  -DSHA1_HEADER='<openssl/sha.h>'  -DNO_MEMMEM  test-run-command.c
gcc -o test-sha1.o -c  -isystem /Users/jsmith/Developer/include -O3 -march=core2 -w -pipe -I. -DUSE_ST_TIMESPEC  -DSHA1_HEADER='<openssl/sha.h>'  -DNO_MEMMEM  test-sha1.c
gcc -o test-sigchain.o -c  -isystem /Users/jsmith/Developer/include -O3 -march=core2 -w -pipe -I. -DUSE_ST_TIMESPEC  -DSHA1_HEADER='<openssl/sha.h>'  -DNO_MEMMEM  test-sigchain.c
gcc -o test-string-pool.o -c  -isystem /Users/jsmith/Developer/include -O3 -march=core2 -w -pipe -I. -DUSE_ST_TIMESPEC  -DSHA1_HEADER='<openssl/sha.h>'  -DNO_MEMMEM  test-string-pool.c
gcc -o test-subprocess.o -c  -isystem /Users/jsmith/Developer/include -O3 -march=core2 -w -pipe -I. -DUSE_ST_TIMESPEC  -DSHA1_HEADER='<openssl/sha.h>'  -DNO_MEMMEM  test-subprocess.c
gcc -o test-svn-fe.o -c  -isystem /Users/jsmith/Developer/include -O3 -march=core2 -w -pipe -I. -DUSE_ST_TIMESPEC  -DSHA1_HEADER='<openssl/sha.h>'  -DNO_MEMMEM  test-svn-fe.c
gcc -o test-treap.o -c  -isystem /Users/jsmith/Developer/include -O3 -march=core2 -w -pipe -I. -DUSE_ST_TIMESPEC  -DSHA1_HEADER='<openssl/sha.h>'  -DNO_MEMMEM  test-treap.c
gcc -o test-index-version.o -c  -isystem /Users/jsmith/Developer/include -O3 -march=core2 -w -pipe -I. -DUSE_ST_TIMESPEC  -DSHA1_HEADER='<openssl/sha.h>'  -DNO_MEMMEM  test-index-version.c
gcc -o test-mktemp.o -c  -isystem /Users/jsmith/Developer/include -O3 -march=core2 -w -pipe -I. -DUSE_ST_TIMESPEC  -DSHA1_HEADER='<openssl/sha.h>'  -DNO_MEMMEM  test-mktemp.c
sed -e '1s|#!.*/sh|#!/bin/sh|' \
         -e 's|@@BUILD_DIR@@|/private/tmp/homebrew-git-1.7.5.1-C0EW/git-1.7.5.1|' \
         -e 's|@@PROG@@|git|' < wrap-for-bin.sh > bin-wrappers/git && \
    chmod +x bin-wrappers/git
sed -e '1s|#!.*/sh|#!/bin/sh|' \
         -e 's|@@BUILD_DIR@@|/private/tmp/homebrew-git-1.7.5.1-C0EW/git-1.7.5.1|' \
         -e 's|@@PROG@@|git-upload-pack|' < wrap-for-bin.sh > bin-wrappers/git-upload-pack && \
    chmod +x bin-wrappers/git-upload-pack
sed -e '1s|#!.*/sh|#!/bin/sh|' \
         -e 's|@@BUILD_DIR@@|/private/tmp/homebrew-git-1.7.5.1-C0EW/git-1.7.5.1|' \
         -e 's|@@PROG@@|git-receive-pack|' < wrap-for-bin.sh > bin-wrappers/git-receive-pack && \
    chmod +x bin-wrappers/git-receive-pack
sed -e '1s|#!.*/sh|#!/bin/sh|' \
         -e 's|@@BUILD_DIR@@|/private/tmp/homebrew-git-1.7.5.1-C0EW/git-1.7.5.1|' \
         -e 's|@@PROG@@|git-upload-archive|' < wrap-for-bin.sh > bin-wrappers/git-upload-archive && \
    chmod +x bin-wrappers/git-upload-archive
sed -e '1s|#!.*/sh|#!/bin/sh|' \
         -e 's|@@BUILD_DIR@@|/private/tmp/homebrew-git-1.7.5.1-C0EW/git-1.7.5.1|' \
         -e 's|@@PROG@@|git-shell|' < wrap-for-bin.sh > bin-wrappers/git-shell && \
    chmod +x bin-wrappers/git-shell
sed -e '1s|#!.*/sh|#!/bin/sh|' \
         -e 's|@@BUILD_DIR@@|/private/tmp/homebrew-git-1.7.5.1-C0EW/git-1.7.5.1|' \
         -e 's|@@PROG@@|git-cvsserver|' < wrap-for-bin.sh > bin-wrappers/git-cvsserver && \
    chmod +x bin-wrappers/git-cvsserver
sed -e '1s|#!.*/sh|#!/bin/sh|' \
         -e 's|@@BUILD_DIR@@|/private/tmp/homebrew-git-1.7.5.1-C0EW/git-1.7.5.1|' \
         -e 's|@@PROG@@|test-chmtime|' < wrap-for-bin.sh > bin-wrappers/test-chmtime && \
    chmod +x bin-wrappers/test-chmtime
sed -e '1s|#!.*/sh|#!/bin/sh|' \
         -e 's|@@BUILD_DIR@@|/private/tmp/homebrew-git-1.7.5.1-C0EW/git-1.7.5.1|' \
         -e 's|@@PROG@@|test-ctype|' < wrap-for-bin.sh > bin-wrappers/test-ctype && \
    chmod +x bin-wrappers/test-ctype
sed -e '1s|#!.*/sh|#!/bin/sh|' \
         -e 's|@@BUILD_DIR@@|/private/tmp/homebrew-git-1.7.5.1-C0EW/git-1.7.5.1|' \
         -e 's|@@PROG@@|test-date|' < wrap-for-bin.sh > bin-wrappers/test-date && \
    chmod +x bin-wrappers/test-date
sed -e '1s|#!.*/sh|#!/bin/sh|' \
         -e 's|@@BUILD_DIR@@|/private/tmp/homebrew-git-1.7.5.1-C0EW/git-1.7.5.1|' \
         -e 's|@@PROG@@|test-delta|' < wrap-for-bin.sh > bin-wrappers/test-delta && \
    chmod +x bin-wrappers/test-delta
sed -e '1s|#!.*/sh|#!/bin/sh|' \
         -e 's|@@BUILD_DIR@@|/private/tmp/homebrew-git-1.7.5.1-C0EW/git-1.7.5.1|' \
         -e 's|@@PROG@@|test-dump-cache-tree|' < wrap-for-bin.sh > bin-wrappers/test-dump-cache-tree && \
    chmod +x bin-wrappers/test-dump-cache-tree
sed -e '1s|#!.*/sh|#!/bin/sh|' \
         -e 's|@@BUILD_DIR@@|/private/tmp/homebrew-git-1.7.5.1-C0EW/git-1.7.5.1|' \
         -e 's|@@PROG@@|test-genrandom|' < wrap-for-bin.sh > bin-wrappers/test-genrandom && \
    chmod +x bin-wrappers/test-genrandom
sed -e '1s|#!.*/sh|#!/bin/sh|' \
         -e 's|@@BUILD_DIR@@|/private/tmp/homebrew-git-1.7.5.1-C0EW/git-1.7.5.1|' \
         -e 's|@@PROG@@|test-line-buffer|' < wrap-for-bin.sh > bin-wrappers/test-line-buffer && \
    chmod +x bin-wrappers/test-line-buffer
sed -e '1s|#!.*/sh|#!/bin/sh|' \
         -e 's|@@BUILD_DIR@@|/private/tmp/homebrew-git-1.7.5.1-C0EW/git-1.7.5.1|' \
         -e 's|@@PROG@@|test-match-trees|' < wrap-for-bin.sh > bin-wrappers/test-match-trees && \
    chmod +x bin-wrappers/test-match-trees
sed -e '1s|#!.*/sh|#!/bin/sh|' \
         -e 's|@@BUILD_DIR@@|/private/tmp/homebrew-git-1.7.5.1-C0EW/git-1.7.5.1|' \
         -e 's|@@PROG@@|test-obj-pool|' < wrap-for-bin.sh > bin-wrappers/test-obj-pool && \
    chmod +x bin-wrappers/test-obj-pool
sed -e '1s|#!.*/sh|#!/bin/sh|' \
         -e 's|@@BUILD_DIR@@|/private/tmp/homebrew-git-1.7.5.1-C0EW/git-1.7.5.1|' \
         -e 's|@@PROG@@|test-parse-options|' < wrap-for-bin.sh > bin-wrappers/test-parse-options && \
    chmod +x bin-wrappers/test-parse-options
sed -e '1s|#!.*/sh|#!/bin/sh|' \
         -e 's|@@BUILD_DIR@@|/private/tmp/homebrew-git-1.7.5.1-C0EW/git-1.7.5.1|' \
         -e 's|@@PROG@@|test-path-utils|' < wrap-for-bin.sh > bin-wrappers/test-path-utils && \
    chmod +x bin-wrappers/test-path-utils
sed -e '1s|#!.*/sh|#!/bin/sh|' \
         -e 's|@@BUILD_DIR@@|/private/tmp/homebrew-git-1.7.5.1-C0EW/git-1.7.5.1|' \
         -e 's|@@PROG@@|test-run-command|' < wrap-for-bin.sh > bin-wrappers/test-run-command && \
    chmod +x bin-wrappers/test-run-command
sed -e '1s|#!.*/sh|#!/bin/sh|' \
         -e 's|@@BUILD_DIR@@|/private/tmp/homebrew-git-1.7.5.1-C0EW/git-1.7.5.1|' \
         -e 's|@@PROG@@|test-sha1|' < wrap-for-bin.sh > bin-wrappers/test-sha1 && \
    chmod +x bin-wrappers/test-sha1
sed -e '1s|#!.*/sh|#!/bin/sh|' \
         -e 's|@@BUILD_DIR@@|/private/tmp/homebrew-git-1.7.5.1-C0EW/git-1.7.5.1|' \
         -e 's|@@PROG@@|test-sigchain|' < wrap-for-bin.sh > bin-wrappers/test-sigchain && \
    chmod +x bin-wrappers/test-sigchain
sed -e '1s|#!.*/sh|#!/bin/sh|' \
         -e 's|@@BUILD_DIR@@|/private/tmp/homebrew-git-1.7.5.1-C0EW/git-1.7.5.1|' \
         -e 's|@@PROG@@|test-string-pool|' < wrap-for-bin.sh > bin-wrappers/test-string-pool && \
    chmod +x bin-wrappers/test-string-pool
sed -e '1s|#!.*/sh|#!/bin/sh|' \
         -e 's|@@BUILD_DIR@@|/private/tmp/homebrew-git-1.7.5.1-C0EW/git-1.7.5.1|' \
         -e 's|@@PROG@@|test-subprocess|' < wrap-for-bin.sh > bin-wrappers/test-subprocess && \
    chmod +x bin-wrappers/test-subprocess
sed -e '1s|#!.*/sh|#!/bin/sh|' \
         -e 's|@@BUILD_DIR@@|/private/tmp/homebrew-git-1.7.5.1-C0EW/git-1.7.5.1|' \
         -e 's|@@PROG@@|test-svn-fe|' < wrap-for-bin.sh > bin-wrappers/test-svn-fe && \
    chmod +x bin-wrappers/test-svn-fe
sed -e '1s|#!.*/sh|#!/bin/sh|' \
         -e 's|@@BUILD_DIR@@|/private/tmp/homebrew-git-1.7.5.1-C0EW/git-1.7.5.1|' \
         -e 's|@@PROG@@|test-treap|' < wrap-for-bin.sh > bin-wrappers/test-treap && \
    chmod +x bin-wrappers/test-treap
sed -e '1s|#!.*/sh|#!/bin/sh|' \
         -e 's|@@BUILD_DIR@@|/private/tmp/homebrew-git-1.7.5.1-C0EW/git-1.7.5.1|' \
         -e 's|@@PROG@@|test-index-version|' < wrap-for-bin.sh > bin-wrappers/test-index-version && \
    chmod +x bin-wrappers/test-index-version
sed -e '1s|#!.*/sh|#!/bin/sh|' \
         -e 's|@@BUILD_DIR@@|/private/tmp/homebrew-git-1.7.5.1-C0EW/git-1.7.5.1|' \
         -e 's|@@PROG@@|test-mktemp|' < wrap-for-bin.sh > bin-wrappers/test-mktemp && \
    chmod +x bin-wrappers/test-mktemp
gcc -o daemon.o -c  -isystem /Users/jsmith/Developer/include -O3 -march=core2 -w -pipe -I. -DUSE_ST_TIMESPEC  -DSHA1_HEADER='<openssl/sha.h>'  -DNO_MEMMEM  daemon.c
gcc -o abspath.o -c  -isystem /Users/jsmith/Developer/include -O3 -march=core2 -w -pipe -I. -DUSE_ST_TIMESPEC  -DSHA1_HEADER='<openssl/sha.h>'  -DNO_MEMMEM  abspath.c
gcc -o advice.o -c  -isystem /Users/jsmith/Developer/include -O3 -march=core2 -w -pipe -I. -DUSE_ST_TIMESPEC  -DSHA1_HEADER='<openssl/sha.h>'  -DNO_MEMMEM  advice.c
gcc -o alias.o -c  -isystem /Users/jsmith/Developer/include -O3 -march=core2 -w -pipe -I. -DUSE_ST_TIMESPEC  -DSHA1_HEADER='<openssl/sha.h>'  -DNO_MEMMEM  alias.c
gcc -o alloc.o -c  -isystem /Users/jsmith/Developer/include -O3 -march=core2 -w -pipe -I. -DUSE_ST_TIMESPEC  -DSHA1_HEADER='<openssl/sha.h>'  -DNO_MEMMEM  alloc.c
gcc -o archive.o -c  -isystem /Users/jsmith/Developer/include -O3 -march=core2 -w -pipe -I. -DUSE_ST_TIMESPEC  -DSHA1_HEADER='<openssl/sha.h>'  -DNO_MEMMEM  archive.c
gcc -o archive-tar.o -c  -isystem /Users/jsmith/Developer/include -O3 -march=core2 -w -pipe -I. -DUSE_ST_TIMESPEC  -DSHA1_HEADER='<openssl/sha.h>'  -DNO_MEMMEM  archive-tar.c
gcc -o archive-zip.o -c  -isystem /Users/jsmith/Developer/include -O3 -march=core2 -w -pipe -I. -DUSE_ST_TIMESPEC  -DSHA1_HEADER='<openssl/sha.h>'  -DNO_MEMMEM  archive-zip.c
gcc -o attr.o -c  -isystem /Users/jsmith/Developer/include -O3 -march=core2 -w -pipe -I. -DUSE_ST_TIMESPEC  -DSHA1_HEADER='<openssl/sha.h>'  -DNO_MEMMEM -DETC_GITATTRIBUTES='"etc/gitattributes"' attr.c
gcc -o base85.o -c  -isystem /Users/jsmith/Developer/include -O3 -march=core2 -w -pipe -I. -DUSE_ST_TIMESPEC  -DSHA1_HEADER='<openssl/sha.h>'  -DNO_MEMMEM  base85.c
gcc -o bisect.o -c  -isystem /Users/jsmith/Developer/include -O3 -march=core2 -w -pipe -I. -DUSE_ST_TIMESPEC  -DSHA1_HEADER='<openssl/sha.h>'  -DNO_MEMMEM  bisect.c
gcc -o blob.o -c  -isystem /Users/jsmith/Developer/include -O3 -march=core2 -w -pipe -I. -DUSE_ST_TIMESPEC  -DSHA1_HEADER='<openssl/sha.h>'  -DNO_MEMMEM  blob.c
gcc -o branch.o -c  -isystem /Users/jsmith/Developer/include -O3 -march=core2 -w -pipe -I. -DUSE_ST_TIMESPEC  -DSHA1_HEADER='<openssl/sha.h>'  -DNO_MEMMEM  branch.c
gcc -o bundle.o -c  -isystem /Users/jsmith/Developer/include -O3 -march=core2 -w -pipe -I. -DUSE_ST_TIMESPEC  -DSHA1_HEADER='<openssl/sha.h>'  -DNO_MEMMEM  bundle.c
gcc -o cache-tree.o -c  -isystem /Users/jsmith/Developer/include -O3 -march=core2 -w -pipe -I. -DUSE_ST_TIMESPEC  -DSHA1_HEADER='<openssl/sha.h>'  -DNO_MEMMEM  cache-tree.c
gcc -o color.o -c  -isystem /Users/jsmith/Developer/include -O3 -march=core2 -w -pipe -I. -DUSE_ST_TIMESPEC  -DSHA1_HEADER='<openssl/sha.h>'  -DNO_MEMMEM  color.c
gcc -o combine-diff.o -c  -isystem /Users/jsmith/Developer/include -O3 -march=core2 -w -pipe -I. -DUSE_ST_TIMESPEC  -DSHA1_HEADER='<openssl/sha.h>'  -DNO_MEMMEM  combine-diff.c
gcc -o commit.o -c  -isystem /Users/jsmith/Developer/include -O3 -march=core2 -w -pipe -I. -DUSE_ST_TIMESPEC  -DSHA1_HEADER='<openssl/sha.h>'  -DNO_MEMMEM  commit.c
gcc -o config.o -c  -isystem /Users/jsmith/Developer/include -O3 -march=core2 -w -pipe -I. -DUSE_ST_TIMESPEC  -DSHA1_HEADER='<openssl/sha.h>'  -DNO_MEMMEM -DETC_GITCONFIG='"etc/gitconfig"' config.c
gcc -o connect.o -c  -isystem /Users/jsmith/Developer/include -O3 -march=core2 -w -pipe -I. -DUSE_ST_TIMESPEC  -DSHA1_HEADER='<openssl/sha.h>'  -DNO_MEMMEM  connect.c
gcc -o convert.o -c  -isystem /Users/jsmith/Developer/include -O3 -march=core2 -w -pipe -I. -DUSE_ST_TIMESPEC  -DSHA1_HEADER='<openssl/sha.h>'  -DNO_MEMMEM  convert.c
gcc -o copy.o -c  -isystem /Users/jsmith/Developer/include -O3 -march=core2 -w -pipe -I. -DUSE_ST_TIMESPEC  -DSHA1_HEADER='<openssl/sha.h>'  -DNO_MEMMEM  copy.c
gcc -o csum-file.o -c  -isystem /Users/jsmith/Developer/include -O3 -march=core2 -w -pipe -I. -DUSE_ST_TIMESPEC  -DSHA1_HEADER='<openssl/sha.h>'  -DNO_MEMMEM  csum-file.c
gcc -o ctype.o -c  -isystem /Users/jsmith/Developer/include -O3 -march=core2 -w -pipe -I. -DUSE_ST_TIMESPEC  -DSHA1_HEADER='<openssl/sha.h>'  -DNO_MEMMEM  ctype.c
gcc -o date.o -c  -isystem /Users/jsmith/Developer/include -O3 -march=core2 -w -pipe -I. -DUSE_ST_TIMESPEC  -DSHA1_HEADER='<openssl/sha.h>'  -DNO_MEMMEM  date.c
gcc -o decorate.o -c  -isystem /Users/jsmith/Developer/include -O3 -march=core2 -w -pipe -I. -DUSE_ST_TIMESPEC  -DSHA1_HEADER='<openssl/sha.h>'  -DNO_MEMMEM  decorate.c
gcc -o diffcore-break.o -c  -isystem /Users/jsmith/Developer/include -O3 -march=core2 -w -pipe -I. -DUSE_ST_TIMESPEC  -DSHA1_HEADER='<openssl/sha.h>'  -DNO_MEMMEM  diffcore-break.c
gcc -o diffcore-delta.o -c  -isystem /Users/jsmith/Developer/include -O3 -march=core2 -w -pipe -I. -DUSE_ST_TIMESPEC  -DSHA1_HEADER='<openssl/sha.h>'  -DNO_MEMMEM  diffcore-delta.c
gcc -o diffcore-order.o -c  -isystem /Users/jsmith/Developer/include -O3 -march=core2 -w -pipe -I. -DUSE_ST_TIMESPEC  -DSHA1_HEADER='<openssl/sha.h>'  -DNO_MEMMEM  diffcore-order.c
gcc -o diffcore-pickaxe.o -c  -isystem /Users/jsmith/Developer/include -O3 -march=core2 -w -pipe -I. -DUSE_ST_TIMESPEC  -DSHA1_HEADER='<openssl/sha.h>'  -DNO_MEMMEM  diffcore-pickaxe.c
gcc -o diffcore-rename.o -c  -isystem /Users/jsmith/Developer/include -O3 -march=core2 -w -pipe -I. -DUSE_ST_TIMESPEC  -DSHA1_HEADER='<openssl/sha.h>'  -DNO_MEMMEM  diffcore-rename.c
gcc -o diff-delta.o -c  -isystem /Users/jsmith/Developer/include -O3 -march=core2 -w -pipe -I. -DUSE_ST_TIMESPEC  -DSHA1_HEADER='<openssl/sha.h>'  -DNO_MEMMEM  diff-delta.c
gcc -o diff-lib.o -c  -isystem /Users/jsmith/Developer/include -O3 -march=core2 -w -pipe -I. -DUSE_ST_TIMESPEC  -DSHA1_HEADER='<openssl/sha.h>'  -DNO_MEMMEM  diff-lib.c
gcc -o diff-no-index.o -c  -isystem /Users/jsmith/Developer/include -O3 -march=core2 -w -pipe -I. -DUSE_ST_TIMESPEC  -DSHA1_HEADER='<openssl/sha.h>'  -DNO_MEMMEM  diff-no-index.c
gcc -o diff.o -c  -isystem /Users/jsmith/Developer/include -O3 -march=core2 -w -pipe -I. -DUSE_ST_TIMESPEC  -DSHA1_HEADER='<openssl/sha.h>'  -DNO_MEMMEM  diff.c
gcc -o dir.o -c  -isystem /Users/jsmith/Developer/include -O3 -march=core2 -w -pipe -I. -DUSE_ST_TIMESPEC  -DSHA1_HEADER='<openssl/sha.h>'  -DNO_MEMMEM  dir.c
gcc -o editor.o -c  -isystem /Users/jsmith/Developer/include -O3 -march=core2 -w -pipe -I. -DUSE_ST_TIMESPEC  -DSHA1_HEADER='<openssl/sha.h>'  -DNO_MEMMEM  editor.c
gcc -o entry.o -c  -isystem /Users/jsmith/Developer/include -O3 -march=core2 -w -pipe -I. -DUSE_ST_TIMESPEC  -DSHA1_HEADER='<openssl/sha.h>'  -DNO_MEMMEM  entry.c
gcc -o environment.o -c  -isystem /Users/jsmith/Developer/include -O3 -march=core2 -w -pipe -I. -DUSE_ST_TIMESPEC  -DSHA1_HEADER='<openssl/sha.h>'  -DNO_MEMMEM  environment.c
gcc -o exec_cmd.o -c  -isystem /Users/jsmith/Developer/include -O3 -march=core2 -w -pipe -I. -DUSE_ST_TIMESPEC  -DSHA1_HEADER='<openssl/sha.h>'  -DNO_MEMMEM '-DGIT_EXEC_PATH="libexec/git-core"' '-DBINDIR="bin"' '-DPREFIX="/Users/jsmith/Developer/Cellar/git/1.7.5.1"' exec_cmd.c
gcc -o fsck.o -c  -isystem /Users/jsmith/Developer/include -O3 -march=core2 -w -pipe -I. -DUSE_ST_TIMESPEC  -DSHA1_HEADER='<openssl/sha.h>'  -DNO_MEMMEM  fsck.c
gcc -o graph.o -c  -isystem /Users/jsmith/Developer/include -O3 -march=core2 -w -pipe -I. -DUSE_ST_TIMESPEC  -DSHA1_HEADER='<openssl/sha.h>'  -DNO_MEMMEM  graph.c
gcc -o grep.o -c  -isystem /Users/jsmith/Developer/include -O3 -march=core2 -w -pipe -I. -DUSE_ST_TIMESPEC  -DSHA1_HEADER='<openssl/sha.h>'  -DNO_MEMMEM  grep.c
gcc -o hash.o -c  -isystem /Users/jsmith/Developer/include -O3 -march=core2 -w -pipe -I. -DUSE_ST_TIMESPEC  -DSHA1_HEADER='<openssl/sha.h>'  -DNO_MEMMEM  hash.c
gcc -o help.o -c  -isystem /Users/jsmith/Developer/include -O3 -march=core2 -w -pipe -I. -DUSE_ST_TIMESPEC  -DSHA1_HEADER='<openssl/sha.h>'  -DNO_MEMMEM  help.c
rm -f xdiff/lib.a && ar rcs xdiff/lib.a xdiff/xdiffi.o xdiff/xprepare.o xdiff/xutils.o xdiff/xemit.o xdiff/xmerge.o xdiff/xpatience.o
rm -f git-add--interactive git-add--interactive+ && \
    INSTLIBDIR=`MAKEFLAGS= make -C perl -s --no-print-directory instlibdir` && \
    sed -e '1{' \
        -e '    s|#!.*perl|#!/usr/bin/perl|' \
        -e '    h' \
        -e '    s=.*=use lib (split(/:/, $ENV{GITPERLLIB} || "'"$INSTLIBDIR"'"));=' \
        -e '    H' \
        -e '    x' \
        -e '}' \
        -e 's/@@GIT_VERSION@@/1.7.5.1/g' \
        git-add--interactive.perl >git-add--interactive+ && \
    chmod +x git-add--interactive+ && \
    mv git-add--interactive+ git-add--interactive
rm -f git-difftool git-difftool+ && \
    INSTLIBDIR=`MAKEFLAGS= make -C perl -s --no-print-directory instlibdir` && \
    sed -e '1{' \
        -e '    s|#!.*perl|#!/usr/bin/perl|' \
        -e '    h' \
        -e '    s=.*=use lib (split(/:/, $ENV{GITPERLLIB} || "'"$INSTLIBDIR"'"));=' \
        -e '    H' \
        -e '    x' \
        -e '}' \
        -e 's/@@GIT_VERSION@@/1.7.5.1/g' \
        git-difftool.perl >git-difftool+ && \
    chmod +x git-difftool+ && \
    mv git-difftool+ git-difftool
rm -f git-archimport git-archimport+ && \
    INSTLIBDIR=`MAKEFLAGS= make -C perl -s --no-print-directory instlibdir` && \
    sed -e '1{' \
        -e '    s|#!.*perl|#!/usr/bin/perl|' \
        -e '    h' \
        -e '    s=.*=use lib (split(/:/, $ENV{GITPERLLIB} || "'"$INSTLIBDIR"'"));=' \
        -e '    H' \
        -e '    x' \
        -e '}' \
        -e 's/@@GIT_VERSION@@/1.7.5.1/g' \
        git-archimport.perl >git-archimport+ && \
    chmod +x git-archimport+ && \
    mv git-archimport+ git-archimport
rm -f git-cvsexportcommit git-cvsexportcommit+ && \
    INSTLIBDIR=`MAKEFLAGS= make -C perl -s --no-print-directory instlibdir` && \
    sed -e '1{' \
        -e '    s|#!.*perl|#!/usr/bin/perl|' \
        -e '    h' \
        -e '    s=.*=use lib (split(/:/, $ENV{GITPERLLIB} || "'"$INSTLIBDIR"'"));=' \
        -e '    H' \
        -e '    x' \
        -e '}' \
        -e 's/@@GIT_VERSION@@/1.7.5.1/g' \
        git-cvsexportcommit.perl >git-cvsexportcommit+ && \
    chmod +x git-cvsexportcommit+ && \
    mv git-cvsexportcommit+ git-cvsexportcommit
rm -f git-cvsimport git-cvsimport+ && \
    INSTLIBDIR=`MAKEFLAGS= make -C perl -s --no-print-directory instlibdir` && \
    sed -e '1{' \
        -e '    s|#!.*perl|#!/usr/bin/perl|' \
        -e '    h' \
        -e '    s=.*=use lib (split(/:/, $ENV{GITPERLLIB} || "'"$INSTLIBDIR"'"));=' \
        -e '    H' \
        -e '    x' \
        -e '}' \
        -e 's/@@GIT_VERSION@@/1.7.5.1/g' \
        git-cvsimport.perl >git-cvsimport+ && \
    chmod +x git-cvsimport+ && \
    mv git-cvsimport+ git-cvsimport
rm -f git-cvsserver git-cvsserver+ && \
    INSTLIBDIR=`MAKEFLAGS= make -C perl -s --no-print-directory instlibdir` && \
    sed -e '1{' \
        -e '    s|#!.*perl|#!/usr/bin/perl|' \
        -e '    h' \
        -e '    s=.*=use lib (split(/:/, $ENV{GITPERLLIB} || "'"$INSTLIBDIR"'"));=' \
        -e '    H' \
        -e '    x' \
        -e '}' \
        -e 's/@@GIT_VERSION@@/1.7.5.1/g' \
        git-cvsserver.perl >git-cvsserver+ && \
    chmod +x git-cvsserver+ && \
    mv git-cvsserver+ git-cvsserver
rm -f git-relink git-relink+ && \
    INSTLIBDIR=`MAKEFLAGS= make -C perl -s --no-print-directory instlibdir` && \
    sed -e '1{' \
        -e '    s|#!.*perl|#!/usr/bin/perl|' \
        -e '    h' \
        -e '    s=.*=use lib (split(/:/, $ENV{GITPERLLIB} || "'"$INSTLIBDIR"'"));=' \
        -e '    H' \
        -e '    x' \
        -e '}' \
        -e 's/@@GIT_VERSION@@/1.7.5.1/g' \
        git-relink.perl >git-relink+ && \
    chmod +x git-relink+ && \
    mv git-relink+ git-relink
rm -f git-send-email git-send-email+ && \
    INSTLIBDIR=`MAKEFLAGS= make -C perl -s --no-print-directory instlibdir` && \
    sed -e '1{' \
        -e '    s|#!.*perl|#!/usr/bin/perl|' \
        -e '    h' \
        -e '    s=.*=use lib (split(/:/, $ENV{GITPERLLIB} || "'"$INSTLIBDIR"'"));=' \
        -e '    H' \
        -e '    x' \
        -e '}' \
        -e 's/@@GIT_VERSION@@/1.7.5.1/g' \
        git-send-email.perl >git-send-email+ && \
    chmod +x git-send-email+ && \
    mv git-send-email+ git-send-email
rm -f git-svn git-svn+ && \
    INSTLIBDIR=`MAKEFLAGS= make -C perl -s --no-print-directory instlibdir` && \
    sed -e '1{' \
        -e '    s|#!.*perl|#!/usr/bin/perl|' \
        -e '    h' \
        -e '    s=.*=use lib (split(/:/, $ENV{GITPERLLIB} || "'"$INSTLIBDIR"'"));=' \
        -e '    H' \
        -e '    x' \
        -e '}' \
        -e 's/@@GIT_VERSION@@/1.7.5.1/g' \
        git-svn.perl >git-svn+ && \
    chmod +x git-svn+ && \
    mv git-svn+ git-svn
rm -f git-instaweb git-instaweb+ && \
    sed -e '1s|#!.*/sh|#!/bi
Sharpie commented 13 years ago

Is this the complete output? I don't see any errors.

adamv commented 13 years ago

Output was cut off; gist it, and gist your brew doctor.

ryanfelton commented 13 years ago

Here's the rest of the error:


rm -f git-instaweb git-instaweb+ && \
    sed -e '1s|#!.*/sh|#!/bin/sh|' \
        -e 's/@@GIT_VERSION@@/1.7.5.1/g' \
        -e 's/@@NO_CURL@@//g' \
        -e 's|@@GITWEBDIR@@|/Users/jsmith/Developer/Cellar/git/1.7.5.1/share/gitweb|g' \
        -e 's|@@PERL@@|/usr/bin/perl|g' \
        git-instaweb.sh > git-instaweb+ && \
    chmod +x git-instaweb+ && \
    mv git-instaweb+ git-instaweb
rm -f vcs-svn/lib.a && ar rcs vcs-svn/lib.a vcs-svn/string_pool.o vcs-svn/line_buffer.o vcs-svn/repo_tree.o vcs-svn/fast_export.o vcs-svn/svndump.o
rm -f libgit.a && ar rcs libgit.a  abspath.o advice.o alias.o alloc.o archive.o archive-tar.o archive-zip.o attr.o base85.o bisect.o blob.o branch.o bundle.o cache-tree.o color.o combine-diff.o commit.o config.o connect.o convert.o copy.o csum-file.o ctype.o date.o decorate.o diffcore-break.o diffcore-delta.o diffcore-order.o diffcore-pickaxe.o diffcore-rename.o diff-delta.o diff-lib.o diff-no-index.o diff.o dir.o editor.o entry.o environment.o exec_cmd.o fsck.o graph.o grep.o hash.o help.o hex.o ident.o levenshtein.o list-objects.o ll-merge.o lockfile.o log-tree.o mailmap.o match-trees.o merge-file.o merge-recursive.o name-hash.o notes.o notes-cache.o notes-merge.o object.o pack-check.o pack-refs.o pack-revindex.o pack-write.o pager.o parse-options.o patch-delta.o patch-ids.o path.o pkt-line.o preload-index.o pretty.o progress.o quote.o reachable.o read-cache.o reflog-walk.o refs.o remote.o replace_object.o rerere.o resolve-undo.o revision.o run-command.o server-info.o setup.o sha1-lookup.o sha1_file.o sha1_name.o shallow.o sideband.o sigchain.o strbuf.o string-list.o submodule.o symlinks.o tag.o trace.o transport.o transport-helper.o tree-diff.o tree.o tree-walk.o unpack-trees.o url.o usage.o userdiff.o utf8.o walker.o wrapper.o write_or_die.o ws.o wt-status.o xdiff-interface.o zlib.o thread-utils.o  compat/memmem.o
gcc -isystem /Users/jsmith/Developer/include -O3 -march=core2 -w -pipe -I. -DUSE_ST_TIMESPEC  -DSHA1_HEADER='<openssl/sha.h>'  -DNO_MEMMEM -o git-daemon -L/Users/jsmith/Developer/lib  daemon.o libgit.a xdiff/lib.a  -lz  -liconv  -lcrypto -lcrypto -lssl 
gcc -isystem /Users/jsmith/Developer/include -O3 -march=core2 -w -pipe -I. -DUSE_ST_TIMESPEC  -DSHA1_HEADER='<openssl/sha.h>'  -DNO_MEMMEM -o git-fast-import -L/Users/jsmith/Developer/lib  fast-import.o libgit.a xdiff/lib.a  -lz  -liconv  -lcrypto -lcrypto -lssl 
gcc -isystem /Users/jsmith/Developer/include -O3 -march=core2 -w -pipe -I. -DUSE_ST_TIMESPEC  -DSHA1_HEADER='<openssl/sha.h>'  -DNO_MEMMEM -o git-imap-send -L/Users/jsmith/Developer/lib  imap-send.o \
        libgit.a xdiff/lib.a  -lz  -liconv  -lcrypto -lcrypto -lssl   -lcrypto -lssl  -lcrypto -lcrypto -lssl
gcc -isystem /Users/jsmith/Developer/include -O3 -march=core2 -w -pipe -I. -DUSE_ST_TIMESPEC  -DSHA1_HEADER='<openssl/sha.h>'  -DNO_MEMMEM -o git-shell -L/Users/jsmith/Developer/lib  shell.o libgit.a xdiff/lib.a  -lz  -liconv  -lcrypto -lcrypto -lssl 
gcc -isystem /Users/jsmith/Developer/include -O3 -march=core2 -w -pipe -I. -DUSE_ST_TIMESPEC  -DSHA1_HEADER='<openssl/sha.h>'  -DNO_MEMMEM -o git-show-index -L/Users/jsmith/Developer/lib  show-index.o libgit.a xdiff/lib.a  -lz  -liconv  -lcrypto -lcrypto -lssl 
gcc -isystem /Users/jsmith/Developer/include -O3 -march=core2 -w -pipe -I. -DUSE_ST_TIMESPEC  -DSHA1_HEADER='<openssl/sha.h>'  -DNO_MEMMEM -o git-upload-pack -L/Users/jsmith/Developer/lib  upload-pack.o libgit.a xdiff/lib.a  -lz  -liconv  -lcrypto -lcrypto -lssl 
gcc -isystem /Users/jsmith/Developer/include -O3 -march=core2 -w -pipe -I. -DUSE_ST_TIMESPEC  -DSHA1_HEADER='<openssl/sha.h>'  -DNO_MEMMEM -o git-http-backend -L/Users/jsmith/Developer/lib  http-backend.o libgit.a xdiff/lib.a  -lz  -liconv  -lcrypto -lcrypto -lssl 
gcc -isystem /Users/jsmith/Developer/include -O3 -march=core2 -w -pipe -I. -DUSE_ST_TIMESPEC  -DSHA1_HEADER='<openssl/sha.h>'  -DNO_MEMMEM -o git-http-fetch -L/Users/jsmith/Developer/lib  revision.o http.o http-walker.o http-fetch.o \
        libgit.a xdiff/lib.a  -lz  -liconv  -lcrypto -lcrypto -lssl  -lcurl
gcc -isystem /Users/jsmith/Developer/include -O3 -march=core2 -w -pipe -I. -DUSE_ST_TIMESPEC  -DSHA1_HEADER='<openssl/sha.h>'  -DNO_MEMMEM -o git-http-push -L/Users/jsmith/Developer/lib  revision.o http.o http-push.o \
        libgit.a xdiff/lib.a  -lz  -liconv  -lcrypto -lcrypto -lssl  -lcurl -lexpat
gcc -isystem /Users/jsmith/Developer/include -O3 -march=core2 -w -pipe -I. -DUSE_ST_TIMESPEC  -DSHA1_HEADER='<openssl/sha.h>'  -DNO_MEMMEM -o git-remote-http -L/Users/jsmith/Developer/lib  remote-curl.o http.o http-walker.o \
        libgit.a xdiff/lib.a  -lz  -liconv  -lcrypto -lcrypto -lssl  -lcurl -lexpat
gcc -isystem /Users/jsmith/Developer/include -O3 -march=core2 -w -pipe -I. -DUSE_ST_TIMESPEC  -DSHA1_HEADER='<openssl/sha.h>'  -DNO_MEMMEM -o git git.o \
         builtin/add.o builtin/annotate.o builtin/apply.o builtin/archive.o builtin/bisect--helper.o builtin/blame.o builtin/branch.o builtin/bundle.o builtin/cat-file.o builtin/check-attr.o builtin/check-ref-format.o builtin/checkout-index.o builtin/checkout.o builtin/clean.o builtin/clone.o builtin/commit-tree.o builtin/commit.o builtin/config.o builtin/count-objects.o builtin/describe.o builtin/diff-files.o builtin/diff-index.o builtin/diff-tree.o builtin/diff.o builtin/fast-export.o builtin/fetch-pack.o builtin/fetch.o builtin/fmt-merge-msg.o builtin/for-each-ref.o builtin/fsck.o builtin/gc.o builtin/grep.o builtin/hash-object.o builtin/help.o builtin/index-pack.o builtin/init-db.o builtin/log.o builtin/ls-files.o builtin/ls-remote.o builtin/ls-tree.o builtin/mailinfo.o builtin/mailsplit.o builtin/merge.o builtin/merge-base.o builtin/merge-file.o builtin/merge-index.o builtin/merge-ours.o builtin/merge-recursive.o builtin/merge-tree.o builtin/mktag.o builtin/mktree.o builtin/mv.o builtin/name-rev.o builtin/notes.o builtin/pack-objects.o builtin/pack-redundant.o builtin/pack-refs.o builtin/patch-id.o builtin/prune-packed.o builtin/prune.o builtin/push.o builtin/read-tree.o builtin/receive-pack.o builtin/reflog.o builtin/remote.o builtin/remote-ext.o builtin/remote-fd.o builtin/replace.o builtin/rerere.o builtin/reset.o builtin/rev-list.o builtin/rev-parse.o builtin/revert.o builtin/rm.o builtin/send-pack.o builtin/shortlog.o builtin/show-branch.o builtin/show-ref.o builtin/stripspace.o builtin/symbolic-ref.o builtin/tag.o builtin/tar-tree.o builtin/unpack-file.o builtin/unpack-objects.o builtin/update-index.o builtin/update-ref.o builtin/update-server-info.o builtin/upload-archive.o builtin/var.o builtin/verify-pack.o builtin/verify-tag.o builtin/write-tree.o -L/Users/jsmith/Developer/lib  libgit.a xdiff/lib.a  -lz  -liconv  -lcrypto -lcrypto -lssl 
gcc -isystem /Users/jsmith/Developer/include -O3 -march=core2 -w -pipe -I. -DUSE_ST_TIMESPEC  -DSHA1_HEADER='<openssl/sha.h>'  -DNO_MEMMEM -o test-chmtime -L/Users/jsmith/Developer/lib  test-chmtime.o libgit.a xdiff/lib.a libgit.a xdiff/lib.a  -lz  -liconv  -lcrypto -lcrypto -lssl 
gcc -isystem /Users/jsmith/Developer/include -O3 -march=core2 -w -pipe -I. -DUSE_ST_TIMESPEC  -DSHA1_HEADER='<openssl/sha.h>'  -DNO_MEMMEM -o test-ctype -L/Users/jsmith/Developer/lib  test-ctype.o ctype.o libgit.a xdiff/lib.a libgit.a xdiff/lib.a  -lz  -liconv  -lcrypto -lcrypto -lssl 
gcc -isystem /Users/jsmith/Developer/include -O3 -march=core2 -w -pipe -I. -DUSE_ST_TIMESPEC  -DSHA1_HEADER='<openssl/sha.h>'  -DNO_MEMMEM -o test-date -L/Users/jsmith/Developer/lib  test-date.o date.o ctype.o libgit.a xdiff/lib.a libgit.a xdiff/lib.a  -lz  -liconv  -lcrypto -lcrypto -lssl 
gcc -isystem /Users/jsmith/Developer/include -O3 -march=core2 -w -pipe -I. -DUSE_ST_TIMESPEC  -DSHA1_HEADER='<openssl/sha.h>'  -DNO_MEMMEM -o test-delta -L/Users/jsmith/Developer/lib  test-delta.o diff-delta.o patch-delta.o libgit.a xdiff/lib.a libgit.a xdiff/lib.a  -lz  -liconv  -lcrypto -lcrypto -lssl 
gcc -isystem /Users/jsmith/Developer/include -O3 -march=core2 -w -pipe -I. -DUSE_ST_TIMESPEC  -DSHA1_HEADER='<openssl/sha.h>'  -DNO_MEMMEM -o test-dump-cache-tree -L/Users/jsmith/Developer/lib  test-dump-cache-tree.o libgit.a xdiff/lib.a libgit.a xdiff/lib.a  -lz  -liconv  -lcrypto -lcrypto -lssl 
gcc -isystem /Users/jsmith/Developer/include -O3 -march=core2 -w -pipe -I. -DUSE_ST_TIMESPEC  -DSHA1_HEADER='<openssl/sha.h>'  -DNO_MEMMEM -o test-genrandom -L/Users/jsmith/Developer/lib  test-genrandom.o libgit.a xdiff/lib.a libgit.a xdiff/lib.a  -lz  -liconv  -lcrypto -lcrypto -lssl 
gcc -isystem /Users/jsmith/Developer/include -O3 -march=core2 -w -pipe -I. -DUSE_ST_TIMESPEC  -DSHA1_HEADER='<openssl/sha.h>'  -DNO_MEMMEM -o test-line-buffer -L/Users/jsmith/Developer/lib  test-line-buffer.o libgit.a xdiff/lib.a vcs-svn/lib.a libgit.a xdiff/lib.a  -lz  -liconv  -lcrypto -lcrypto -lssl 
gcc -isystem /Users/jsmith/Developer/include -O3 -march=core2 -w -pipe -I. -DUSE_ST_TIMESPEC  -DSHA1_HEADER='<openssl/sha.h>'  -DNO_MEMMEM -o test-match-trees -L/Users/jsmith/Developer/lib  test-match-trees.o libgit.a xdiff/lib.a libgit.a xdiff/lib.a  -lz  -liconv  -lcrypto -lcrypto -lssl 
gcc -isystem /Users/jsmith/Developer/include -O3 -march=core2 -w -pipe -I. -DUSE_ST_TIMESPEC  -DSHA1_HEADER='<openssl/sha.h>'  -DNO_MEMMEM -o test-obj-pool -L/Users/jsmith/Developer/lib  test-obj-pool.o libgit.a xdiff/lib.a libgit.a xdiff/lib.a  -lz  -liconv  -lcrypto -lcrypto -lssl 
gcc -isystem /Users/jsmith/Developer/include -O3 -march=core2 -w -pipe -I. -DUSE_ST_TIMESPEC  -DSHA1_HEADER='<openssl/sha.h>'  -DNO_MEMMEM -o test-parse-options -L/Users/jsmith/Developer/lib  test-parse-options.o parse-options.o libgit.a xdiff/lib.a libgit.a xdiff/lib.a  -lz  -liconv  -lcrypto -lcrypto -lssl 
gcc -isystem /Users/jsmith/Developer/include -O3 -march=core2 -w -pipe -I. -DUSE_ST_TIMESPEC  -DSHA1_HEADER='<openssl/sha.h>'  -DNO_MEMMEM -o test-path-utils -L/Users/jsmith/Developer/lib  test-path-utils.o libgit.a xdiff/lib.a libgit.a xdiff/lib.a  -lz  -liconv  -lcrypto -lcrypto -lssl 
gcc -isystem /Users/jsmith/Developer/include -O3 -march=core2 -w -pipe -I. -DUSE_ST_TIMESPEC  -DSHA1_HEADER='<openssl/sha.h>'  -DNO_MEMMEM -o test-run-command -L/Users/jsmith/Developer/lib  test-run-command.o libgit.a xdiff/lib.a libgit.a xdiff/lib.a  -lz  -liconv  -lcrypto -lcrypto -lssl 
gcc -isystem /Users/jsmith/Developer/include -O3 -march=core2 -w -pipe -I. -DUSE_ST_TIMESPEC  -DSHA1_HEADER='<openssl/sha.h>'  -DNO_MEMMEM -o test-sha1 -L/Users/jsmith/Developer/lib  test-sha1.o libgit.a xdiff/lib.a libgit.a xdiff/lib.a  -lz  -liconv  -lcrypto -lcrypto -lssl 
gcc -isystem /Users/jsmith/Developer/include -O3 -march=core2 -w -pipe -I. -DUSE_ST_TIMESPEC  -DSHA1_HEADER='<openssl/sha.h>'  -DNO_MEMMEM -o test-sigchain -L/Users/jsmith/Developer/lib  test-sigchain.o libgit.a xdiff/lib.a libgit.a xdiff/lib.a  -lz  -liconv  -lcrypto -lcrypto -lssl 
gcc -isystem /Users/jsmith/Developer/include -O3 -march=core2 -w -pipe -I. -DUSE_ST_TIMESPEC  -DSHA1_HEADER='<openssl/sha.h>'  -DNO_MEMMEM -o test-string-pool -L/Users/jsmith/Developer/lib  test-string-pool.o libgit.a xdiff/lib.a vcs-svn/lib.a libgit.a xdiff/lib.a  -lz  -liconv  -lcrypto -lcrypto -lssl 
gcc -isystem /Users/jsmith/Developer/include -O3 -march=core2 -w -pipe -I. -DUSE_ST_TIMESPEC  -DSHA1_HEADER='<openssl/sha.h>'  -DNO_MEMMEM -o test-subprocess -L/Users/jsmith/Developer/lib  test-subprocess.o libgit.a xdiff/lib.a libgit.a xdiff/lib.a  -lz  -liconv  -lcrypto -lcrypto -lssl 
gcc -isystem /Users/jsmith/Developer/include -O3 -march=core2 -w -pipe -I. -DUSE_ST_TIMESPEC  -DSHA1_HEADER='<openssl/sha.h>'  -DNO_MEMMEM -o test-svn-fe -L/Users/jsmith/Developer/lib  test-svn-fe.o libgit.a xdiff/lib.a vcs-svn/lib.a libgit.a xdiff/lib.a  -lz  -liconv  -lcrypto -lcrypto -lssl 
gcc -isystem /Users/jsmith/Developer/include -O3 -march=core2 -w -pipe -I. -DUSE_ST_TIMESPEC  -DSHA1_HEADER='<openssl/sha.h>'  -DNO_MEMMEM -o test-treap -L/Users/jsmith/Developer/lib  test-treap.o libgit.a xdiff/lib.a libgit.a xdiff/lib.a  -lz  -liconv  -lcrypto -lcrypto -lssl 
gcc -isystem /Users/jsmith/Developer/include -O3 -march=core2 -w -pipe -I. -DUSE_ST_TIMESPEC  -DSHA1_HEADER='<openssl/sha.h>'  -DNO_MEMMEM -o test-index-version -L/Users/jsmith/Developer/lib  test-index-version.o libgit.a xdiff/lib.a libgit.a xdiff/lib.a  -lz  -liconv  -lcrypto -lcrypto -lssl 
gcc -isystem /Users/jsmith/Developer/include -O3 -march=core2 -w -pipe -I. -DUSE_ST_TIMESPEC  -DSHA1_HEADER='<openssl/sha.h>'  -DNO_MEMMEM -o test-mktemp -L/Users/jsmith/Developer/lib  test-mktemp.o libgit.a xdiff/lib.a libgit.a xdiff/lib.a  -lz  -liconv  -lcrypto -lcrypto -lssl 
rm -f git-remote-https && \
    ln git-remote-http git-remote-https 2>/dev/null || \
    ln -s git-remote-http git-remote-https 2>/dev/null || \
    cp git-remote-http git-remote-https
rm -f git-remote-ftp && \
    ln git-remote-http git-remote-ftp 2>/dev/null || \
    ln -s git-remote-http git-remote-ftp 2>/dev/null || \
    cp git-remote-http git-remote-ftp
rm -f git-remote-ftps && \
    ln git-remote-http git-remote-ftps 2>/dev/null || \
    ln -s git-remote-http git-remote-ftps 2>/dev/null || \
    cp git-remote-http git-remote-ftps
rm -f git-add && \
    ln git git-add 2>/dev/null || \
    ln -s git git-add 2>/dev/null || \
    cp git git-add
rm -f git-annotate && \
    ln git git-annotate 2>/dev/null || \
    ln -s git git-annotate 2>/dev/null || \
    cp git git-annotate
rm -f git-apply && \
    ln git git-apply 2>/dev/null || \
    ln -s git git-apply 2>/dev/null || \
    cp git git-apply
rm -f git-archive && \
    ln git git-archive 2>/dev/null || \
    ln -s git git-archive 2>/dev/null || \
    cp git git-archive
rm -f git-bisect--helper && \
    ln git git-bisect--helper 2>/dev/null || \
    ln -s git git-bisect--helper 2>/dev/null || \
    cp git git-bisect--helper
rm -f git-blame && \
    ln git git-blame 2>/dev/null || \
    ln -s git git-blame 2>/dev/null || \
    cp git git-blame
rm -f git-branch && \
    ln git git-branch 2>/dev/null || \
    ln -s git git-branch 2>/dev/null || \
    cp git git-branch
rm -f git-bundle && \
    ln git git-bundle 2>/dev/null || \
    ln -s git git-bundle 2>/dev/null || \
    cp git git-bundle
rm -f git-cat-file && \
    ln git git-cat-file 2>/dev/null || \
    ln -s git git-cat-file 2>/dev/null || \
    cp git git-cat-file
rm -f git-check-attr && \
    ln git git-check-attr 2>/dev/null || \
    ln -s git git-check-attr 2>/dev/null || \
    cp git git-check-attr
rm -f git-check-ref-format && \
    ln git git-check-ref-format 2>/dev/null || \
    ln -s git git-check-ref-format 2>/dev/null || \
    cp git git-check-ref-format
rm -f git-checkout-index && \
    ln git git-checkout-index 2>/dev/null || \
    ln -s git git-checkout-index 2>/dev/null || \
    cp git git-checkout-index
rm -f git-checkout && \
    ln git git-checkout 2>/dev/null || \
    ln -s git git-checkout 2>/dev/null || \
    cp git git-checkout
rm -f git-clean && \
    ln git git-clean 2>/dev/null || \
    ln -s git git-clean 2>/dev/null || \
    cp git git-clean
rm -f git-clone && \
    ln git git-clone 2>/dev/null || \
    ln -s git git-clone 2>/dev/null || \
    cp git git-clone
rm -f git-commit-tree && \
    ln git git-commit-tree 2>/dev/null || \
    ln -s git git-commit-tree 2>/dev/null || \
    cp git git-commit-tree
rm -f git-commit && \
    ln git git-commit 2>/dev/null || \
    ln -s git git-commit 2>/dev/null || \
    cp git git-commit
rm -f git-config && \
    ln git git-config 2>/dev/null || \
    ln -s git git-config 2>/dev/null || \
    cp git git-config
rm -f git-count-objects && \
    ln git git-count-objects 2>/dev/null || \
    ln -s git git-count-objects 2>/dev/null || \
    cp git git-count-objects
rm -f git-describe && \
    ln git git-describe 2>/dev/null || \
    ln -s git git-describe 2>/dev/null || \
    cp git git-describe
rm -f git-diff-files && \
    ln git git-diff-files 2>/dev/null || \
    ln -s git git-diff-files 2>/dev/null || \
    cp git git-diff-files
rm -f git-diff-index && \
    ln git git-diff-index 2>/dev/null || \
    ln -s git git-diff-index 2>/dev/null || \
    cp git git-diff-index
rm -f git-diff-tree && \
    ln git git-diff-tree 2>/dev/null || \
    ln -s git git-diff-tree 2>/dev/null || \
    cp git git-diff-tree
rm -f git-diff && \
    ln git git-diff 2>/dev/null || \
    ln -s git git-diff 2>/dev/null || \
    cp git git-diff
rm -f git-fast-export && \
    ln git git-fast-export 2>/dev/null || \
    ln -s git git-fast-export 2>/dev/null || \
    cp git git-fast-export
rm -f git-fetch-pack && \
    ln git git-fetch-pack 2>/dev/null || \
    ln -s git git-fetch-pack 2>/dev/null || \
    cp git git-fetch-pack
rm -f git-fetch && \
    ln git git-fetch 2>/dev/null || \
    ln -s git git-fetch 2>/dev/null || \
    cp git git-fetch
rm -f git-fmt-merge-msg && \
    ln git git-fmt-merge-msg 2>/dev/null || \
    ln -s git git-fmt-merge-msg 2>/dev/null || \
    cp git git-fmt-merge-msg
rm -f git-for-each-ref && \
    ln git git-for-each-ref 2>/dev/null || \
    ln -s git git-for-each-ref 2>/dev/null || \
    cp git git-for-each-ref
rm -f git-fsck && \
    ln git git-fsck 2>/dev/null || \
    ln -s git git-fsck 2>/dev/null || \
    cp git git-fsck
rm -f git-gc && \
    ln git git-gc 2>/dev/null || \
    ln -s git git-gc 2>/dev/null || \
    cp git git-gc
rm -f git-grep && \
    ln git git-grep 2>/dev/null || \
    ln -s git git-grep 2>/dev/null || \
    cp git git-grep
rm -f git-hash-object && \
    ln git git-hash-object 2>/dev/null || \
    ln -s git git-hash-object 2>/dev/null || \
    cp git git-hash-object
rm -f git-help && \
    ln git git-help 2>/dev/null || \
    ln -s git git-help 2>/dev/null || \
    cp git git-help
rm -f git-index-pack && \
    ln git git-index-pack 2>/dev/null || \
    ln -s git git-index-pack 2>/dev/null || \
    cp git git-index-pack
rm -f git-init-db && \
    ln git git-init-db 2>/dev/null || \
    ln -s git git-init-db 2>/dev/null || \
    cp git git-init-db
rm -f git-log && \
    ln git git-log 2>/dev/null || \
    ln -s git git-log 2>/dev/null || \
    cp git git-log
rm -f git-ls-files && \
    ln git git-ls-files 2>/dev/null || \
    ln -s git git-ls-files 2>/dev/null || \
    cp git git-ls-files
rm -f git-ls-remote && \
    ln git git-ls-remote 2>/dev/null || \
    ln -s git git-ls-remote 2>/dev/null || \
    cp git git-ls-remote
rm -f git-ls-tree && \
    ln git git-ls-tree 2>/dev/null || \
    ln -s git git-ls-tree 2>/dev/null || \
    cp git git-ls-tree
rm -f git-mailinfo && \
    ln git git-mailinfo 2>/dev/null || \
    ln -s git git-mailinfo 2>/dev/null || \
    cp git git-mailinfo
rm -f git-mailsplit && \
    ln git git-mailsplit 2>/dev/null || \
    ln -s git git-mailsplit 2>/dev/null || \
    cp git git-mailsplit
rm -f git-merge && \
    ln git git-merge 2>/dev/null || \
    ln -s git git-merge 2>/dev/null || \
    cp git git-merge
rm -f git-merge-base && \
    ln git git-merge-base 2>/dev/null || \
    ln -s git git-merge-base 2>/dev/null || \
    cp git git-merge-base
rm -f git-merge-file && \
    ln git git-merge-file 2>/dev/null || \
    ln -s git git-merge-file 2>/dev/null || \
    cp git git-merge-file
rm -f git-merge-index && \
    ln git git-merge-index 2>/dev/null || \
    ln -s git git-merge-index 2>/dev/null || \
    cp git git-merge-index
rm -f git-merge-ours && \
    ln git git-merge-ours 2>/dev/null || \
    ln -s git git-merge-ours 2>/dev/null || \
    cp git git-merge-ours
rm -f git-merge-recursive && \
    ln git git-merge-recursive 2>/dev/null || \
    ln -s git git-merge-recursive 2>/dev/null || \
    cp git git-merge-recursive
rm -f git-merge-tree && \
    ln git git-merge-tree 2>/dev/null || \
    ln -s git git-merge-tree 2>/dev/null || \
    cp git git-merge-tree
rm -f git-mktag && \
    ln git git-mktag 2>/dev/null || \
    ln -s git git-mktag 2>/dev/null || \
    cp git git-mktag
rm -f git-mktree && \
    ln git git-mktree 2>/dev/null || \
    ln -s git git-mktree 2>/dev/null || \
    cp git git-mktree
rm -f git-mv && \
    ln git git-mv 2>/dev/null || \
    ln -s git git-mv 2>/dev/null || \
    cp git git-mv
rm -f git-name-rev && \
    ln git git-name-rev 2>/dev/null || \
    ln -s git git-name-rev 2>/dev/null || \
    cp git git-name-rev
rm -f git-notes && \
    ln git git-notes 2>/dev/null || \
    ln -s git git-notes 2>/dev/null || \
    cp git git-notes
rm -f git-pack-objects && \
    ln git git-pack-objects 2>/dev/null || \
    ln -s git git-pack-objects 2>/dev/null || \
    cp git git-pack-objects
rm -f git-pack-redundant && \
    ln git git-pack-redundant 2>/dev/null || \
    ln -s git git-pack-redundant 2>/dev/null || \
    cp git git-pack-redundant
rm -f git-pack-refs && \
    ln git git-pack-refs 2>/dev/null || \
    ln -s git git-pack-refs 2>/dev/null || \
    cp git git-pack-refs
rm -f git-patch-id && \
    ln git git-patch-id 2>/dev/null || \
    ln -s git git-patch-id 2>/dev/null || \
    cp git git-patch-id
rm -f git-prune-packed && \
    ln git git-prune-packed 2>/dev/null || \
    ln -s git git-prune-packed 2>/dev/null || \
    cp git git-prune-packed
rm -f git-prune && \
    ln git git-prune 2>/dev/null || \
    ln -s git git-prune 2>/dev/null || \
    cp git git-prune
rm -f git-push && \
    ln git git-push 2>/dev/null || \
    ln -s git git-push 2>/dev/null || \
    cp git git-push
rm -f git-read-tree && \
    ln git git-read-tree 2>/dev/null || \
    ln -s git git-read-tree 2>/dev/null || \
    cp git git-read-tree
rm -f git-receive-pack && \
    ln git git-receive-pack 2>/dev/null || \
    ln -s git git-receive-pack 2>/dev/null || \
    cp git git-receive-pack
rm -f git-reflog && \
    ln git git-reflog 2>/dev/null || \
    ln -s git git-reflog 2>/dev/null || \
    cp git git-reflog
rm -f git-remote && \
    ln git git-remote 2>/dev/null || \
    ln -s git git-remote 2>/dev/null || \
    cp git git-remote
rm -f git-remote-ext && \
    ln git git-remote-ext 2>/dev/null || \
    ln -s git git-remote-ext 2>/dev/null || \
    cp git git-remote-ext
rm -f git-remote-fd && \
    ln git git-remote-fd 2>/dev/null || \
    ln -s git git-remote-fd 2>/dev/null || \
    cp git git-remote-fd
rm -f git-replace && \
    ln git git-replace 2>/dev/null || \
    ln -s git git-replace 2>/dev/null || \
    cp git git-replace
rm -f git-rerere && \
    ln git git-rerere 2>/dev/null || \
    ln -s git git-rerere 2>/dev/null || \
    cp git git-rerere
rm -f git-reset && \
    ln git git-reset 2>/dev/null || \
    ln -s git git-reset 2>/dev/null || \
    cp git git-reset
rm -f git-rev-list && \
    ln git git-rev-list 2>/dev/null || \
    ln -s git git-rev-list 2>/dev/null || \
    cp git git-rev-list
rm -f git-rev-parse && \
    ln git git-rev-parse 2>/dev/null || \
    ln -s git git-rev-parse 2>/dev/null || \
    cp git git-rev-parse
rm -f git-revert && \
    ln git git-revert 2>/dev/null || \
    ln -s git git-revert 2>/dev/null || \
    cp git git-revert
rm -f git-rm && \
    ln git git-rm 2>/dev/null || \
    ln -s git git-rm 2>/dev/null || \
    cp git git-rm
rm -f git-send-pack && \
    ln git git-send-pack 2>/dev/null || \
    ln -s git git-send-pack 2>/dev/null || \
    cp git git-send-pack
rm -f git-shortlog && \
    ln git git-shortlog 2>/dev/null || \
    ln -s git git-shortlog 2>/dev/null || \
    cp git git-shortlog
rm -f git-show-branch && \
    ln git git-show-branch 2>/dev/null || \
    ln -s git git-show-branch 2>/dev/null || \
    cp git git-show-branch
rm -f git-show-ref && \
    ln git git-show-ref 2>/dev/null || \
    ln -s git git-show-ref 2>/dev/null || \
    cp git git-show-ref
rm -f git-stripspace && \
    ln git git-stripspace 2>/dev/null || \
    ln -s git git-stripspace 2>/dev/null || \
    cp git git-stripspace
rm -f git-symbolic-ref && \
    ln git git-symbolic-ref 2>/dev/null || \
    ln -s git git-symbolic-ref 2>/dev/null || \
    cp git git-symbolic-ref
rm -f git-tag && \
    ln git git-tag 2>/dev/null || \
    ln -s git git-tag 2>/dev/null || \
    cp git git-tag
rm -f git-tar-tree && \
    ln git git-tar-tree 2>/dev/null || \
    ln -s git git-tar-tree 2>/dev/null || \
    cp git git-tar-tree
rm -f git-unpack-file && \
    ln git git-unpack-file 2>/dev/null || \
    ln -s git git-unpack-file 2>/dev/null || \
    cp git git-unpack-file
rm -f git-unpack-objects && \
    ln git git-unpack-objects 2>/dev/null || \
    ln -s git git-unpack-objects 2>/dev/null || \
    cp git git-unpack-objects
rm -f git-update-index && \
    ln git git-update-index 2>/dev/null || \
    ln -s git git-update-index 2>/dev/null || \
    cp git git-update-index
rm -f git-update-ref && \
    ln git git-update-ref 2>/dev/null || \
    ln -s git git-update-ref 2>/dev/null || \
    cp git git-update-ref
rm -f git-update-server-info && \
    ln git git-update-server-info 2>/dev/null || \
    ln -s git git-update-server-info 2>/dev/null || \
    cp git git-update-server-info
rm -f git-upload-archive && \
    ln git git-upload-archive 2>/dev/null || \
    ln -s git git-upload-archive 2>/dev/null || \
    cp git git-upload-archive
rm -f git-var && \
    ln git git-var 2>/dev/null || \
    ln -s git git-var 2>/dev/null || \
    cp git git-var
rm -f git-verify-pack && \
    ln git git-verify-pack 2>/dev/null || \
    ln -s git git-verify-pack 2>/dev/null || \
    cp git git-verify-pack
rm -f git-verify-tag && \
    ln git git-verify-tag 2>/dev/null || \
    ln -s git git-verify-tag 2>/dev/null || \
    cp git git-verify-tag
rm -f git-write-tree && \
    ln git git-write-tree 2>/dev/null || \
    ln -s git git-write-tree 2>/dev/null || \
    cp git git-write-tree
rm -f git-cherry && \
    ln git git-cherry 2>/dev/null || \
    ln -s git git-cherry 2>/dev/null || \
    cp git git-cherry
rm -f git-cherry-pick && \
    ln git git-cherry-pick 2>/dev/null || \
    ln -s git git-cherry-pick 2>/dev/null || \
    cp git git-cherry-pick
rm -f git-format-patch && \
    ln git git-format-patch 2>/dev/null || \
    ln -s git git-format-patch 2>/dev/null || \
    cp git git-format-patch
rm -f git-fsck-objects && \
    ln git git-fsck-objects 2>/dev/null || \
    ln -s git git-fsck-objects 2>/dev/null || \
    cp git git-fsck-objects
rm -f git-get-tar-commit-id && \
    ln git git-get-tar-commit-id 2>/dev/null || \
    ln -s git git-get-tar-commit-id 2>/dev/null || \
    cp git git-get-tar-commit-id
rm -f git-init && \
    ln git git-init 2>/dev/null || \
    ln -s git git-init 2>/dev/null || \
    cp git git-init
rm -f git-merge-subtree && \
    ln git git-merge-subtree 2>/dev/null || \
    ln -s git git-merge-subtree 2>/dev/null || \
    cp git git-merge-subtree
rm -f git-peek-remote && \
    ln git git-peek-remote 2>/dev/null || \
    ln -s git git-peek-remote 2>/dev/null || \
    cp git git-peek-remote
rm -f git-repo-config && \
    ln git git-repo-config 2>/dev/null || \
    ln -s git git-repo-config 2>/dev/null || \
    cp git git-repo-config
rm -f git-show && \
    ln git git-show 2>/dev/null || \
    ln -s git git-show 2>/dev/null || \
    cp git git-show
rm -f git-stage && \
    ln git git-stage 2>/dev/null || \
    ln -s git git-stage 2>/dev/null || \
    cp git git-stage
rm -f git-status && \
    ln git git-status 2>/dev/null || \
    ln -s git git-status 2>/dev/null || \
    cp git git-status
rm -f git-whatchanged && \
    ln git git-whatchanged 2>/dev/null || \
    ln -s git git-whatchanged 2>/dev/null || \
    cp git git-whatchanged
make -C git-gui  gitexecdir='/Users/jsmith/Developer/Cellar/git/1.7.5.1/libexec/git-core' all
GITGUI_VERSION = 0.14.0
    * new locations or Tcl/Tk interpreter
tclsh po/po2msg.sh --statistics --tcl -l de -d po/ po/de.po 
tclsh po/po2msg.sh --statistics --tcl -l el -d po/ po/el.po 
520 translated messages.
tclsh po/po2msg.sh --statistics --tcl -l fr -d po/ po/fr.po 
381 translated messages, 10 fuzzy translations.
tclsh po/po2msg.sh --statistics --tcl -l hu -d po/ po/hu.po 
520 translated messages.
tclsh po/po2msg.sh --statistics --tcl -l it -d po/ po/it.po 
514 translated messages.
tclsh po/po2msg.sh --statistics --tcl -l ja -d po/ po/ja.po 
519 translated messages, 1 untranslated message.
tclsh po/po2msg.sh --statistics --tcl -l nb -d po/ po/nb.po 
520 translated messages.
tclsh po/po2msg.sh --statistics --tcl -l pt_br -d po/ po/pt_br.po 
474 translated messages, 39 untranslated messages.
tclsh po/po2msg.sh --statistics --tcl -l ru -d po/ po/ru.po 
520 translated messages.
tclsh po/po2msg.sh --statistics --tcl -l sv -d po/ po/sv.po 
521 translated messages.
tclsh po/po2msg.sh --statistics --tcl -l zh_cn -d po/ po/zh_cn.po 
516 translated messages, 4 untranslated messages.
rm -f git-gui git-gui+ && \
    echo '#!/bin/sh' >git-gui+ && \
    echo 'if test "z$*" = zversion ||' >>git-gui+ && \
    echo '   test "z$*" = z--version' >>git-gui+ && \
    echo then >>git-gui+ && \
    echo '  'echo \'git-gui version '0.14.0'\' >>git-gui+ && \
    echo else >>git-gui+ && \
    echo '  'exec \''/Users/jsmith/Developer/Cellar/git/1.7.5.1/share/git-gui/lib/Git Gui.app/Contents/MacOS/Wish'\' \
        '"$0" "$@"' >>git-gui+ && \
    echo fi >>git-gui+ && \
    chmod +x git-gui+ && \
    mv git-gui+ git-gui
rm -rf 'Git Gui.app' 'Git Gui.app'+ && \
    mkdir -p 'Git Gui.app'+/Contents/MacOS && \
    mkdir -p 'Git Gui.app'+/Contents/Resources/Scripts && \
    cp '/System/Library/Frameworks/Tk.framework/Resources/Wish.app/Contents/MacOS/Wish' \
        'Git Gui.app'+/Contents/MacOS && \
    cp macosx/git-gui.icns 'Git Gui.app'+/Contents/Resources && \
    sed -e 's/@@GITGUI_VERSION@@/0.14.0/g' \
        -e 's/@@GITGUI_TKEXECUTABLE@@/Wish/g' \
        macosx/Info.plist \
        >'Git Gui.app'+/Contents/Info.plist && \
    sed -e 's|@@gitexecdir@@|/Users/jsmith/Developer/Cellar/git/1.7.5.1/libexec/git-core|' \
        -e 's|@@GITGUI_LIBDIR@@|/Users/jsmith/Developer/Cellar/git/1.7.5.1/share/git-gui/lib|' \
        macosx/AppMain.tcl \
        >'Git Gui.app'+/Contents/Resources/Scripts/AppMain.tcl && \
    mv 'Git Gui.app'+ 'Git Gui.app'
366 translated messages, 8 fuzzy translations, 17 untranslated messages.
rm -f git-gui.tcl git-gui.tcl+ && \
    sed -e '1s|#!.*/sh|#!/bin/sh|' \
        -e 's|@@SHELL_PATH@@|/bin/sh|' \
        -e '1,30s|^ argv0=$0| argv0=$0|' \
        -e '1,30s|^ exec wish | exec '\''wish'\'' |' \
        -e 's/@@GITGUI_VERSION@@/0.14.0/g' \
        -e 's|@@GITGUI_RELATIVE@@||' \
        -e 's|@@GITGUI_LIBDIR@@|/Users/jsmith/Developer/Cellar/git/1.7.5.1/share/git-gui/lib|' \
        git-gui.sh >git-gui.tcl+ && \
    chmod +x git-gui.tcl+ && \
    mv git-gui.tcl+ git-gui.tcl
if echo \
      source lib/class.tcl\; \
      auto_mkindex lib '*.tcl' \
    | tclsh ; then : ok; \
    else \
     echo 1>&2 "    * tclsh failed; using unoptimized loading"; \
     rm -f lib/tclIndex ; \
     echo '# Autogenerated by git-gui Makefile' >lib/tclIndex && \
     echo >>lib/tclIndex && \
     echo 'class.tcl' >>lib/tclIndex && echo 'about.tcl' >>lib/tclIndex && echo 'blame.tcl' >>lib/tclIndex && echo 'branch.tcl' >>lib/tclIndex && echo 'branch_checkout.tcl' >>lib/tclIndex && echo 'branch_create.tcl' >>lib/tclIndex && echo 'branch_delete.tcl' >>lib/tclIndex && echo 'branch_rename.tcl' >>lib/tclIndex && echo 'browser.tcl' >>lib/tclIndex && echo 'checkout_op.tcl' >>lib/tclIndex && echo 'choose_font.tcl' >>lib/tclIndex && echo 'choose_repository.tcl' >>lib/tclIndex && echo 'choose_rev.tcl' >>lib/tclIndex && echo 'class.tcl' >>lib/tclIndex && echo 'commit.tcl' >>lib/tclIndex && echo 'console.tcl' >>lib/tclIndex && echo 'database.tcl' >>lib/tclIndex && echo 'date.tcl' >>lib/tclIndex && echo 'diff.tcl' >>lib/tclIndex && echo 'encoding.tcl' >>lib/tclIndex && echo 'error.tcl' >>lib/tclIndex && echo 'index.tcl' >>lib/tclIndex && echo 'logo.tcl' >>lib/tclIndex && echo 'merge.tcl' >>lib/tclIndex && echo 'mergetool.tcl' >>lib/tclIndex && echo 'option.tcl' >>lib/tclIndex && echo 'remote.tcl' >>lib/tclIndex && echo 'remote_add.tcl' >>lib/tclIndex && echo 'remote_branch_delete.tcl' >>lib/tclIndex && echo 'search.tcl' >>lib/tclIndex && echo 'shortcut.tcl' >>lib/tclIndex && echo 'spellcheck.tcl' >>lib/tclIndex && echo 'sshkey.tcl' >>lib/tclIndex && echo 'status_bar.tcl' >>lib/tclIndex && echo 'themed.tcl' >>lib/tclIndex && echo 'tools.tcl' >>lib/tclIndex && echo 'tools_dlg.tcl' >>lib/tclIndex && echo 'transport.tcl' >>lib/tclIndex && echo 'win32.tcl' >>lib/tclIndex && \
     echo >>lib/tclIndex ; \
    fi
make -C gitk-git  all
rm -f gitk-wish gitk-wish+ && \
    sed -e '1,3s|^exec .* "$0"|exec wish "$0"|' <gitk >gitk-wish+ && \
    chmod +x gitk-wish+ && \
    mv -f gitk-wish+ gitk-wish
Generating catalog po/de.msg
tclsh po/po2msg.sh --statistics --tcl po/de.po -l de -d po/
Generating catalog po/es.msg
tclsh po/po2msg.sh --statistics --tcl po/es.po -l es -d po/
289 translated messages, 0 fuzzy ones, 0 untranslated ones.
Generating catalog po/fr.msg
tclsh po/po2msg.sh --statistics --tcl po/fr.po -l fr -d po/
200 translated messages, 0 fuzzy ones, 7 untranslated ones.
Generating catalog po/hu.msg
tclsh po/po2msg.sh --statistics --tcl po/hu.po -l hu -d po/
276 translated messages, 4 fuzzy ones, 0 untranslated ones.
Generating catalog po/it.msg
tclsh po/po2msg.sh --statistics --tcl po/it.po -l it -d po/
288 translated messages, 0 fuzzy ones, 0 untranslated ones.
Generating catalog po/ja.msg
tclsh po/po2msg.sh --statistics --tcl po/ja.po -l ja -d po/
283 translated messages, 0 fuzzy ones, 6 untranslated ones.
Generating catalog po/pt_br.msg
tclsh po/po2msg.sh --statistics --tcl po/pt_br.po -l pt_br -d po/
284 translated messages, 0 fuzzy ones, 0 untranslated ones.
Generating catalog po/ru.msg
tclsh po/po2msg.sh --statistics --tcl po/ru.po -l ru -d po/
245 translated messages, 0 fuzzy ones, 0 untranslated ones.
Generating catalog po/sv.msg
tclsh po/po2msg.sh --statistics --tcl po/sv.po -l sv -d po/
290 translated messages, 1 fuzzy ones, 0 untranslated ones.
290 translated messages, 0 fuzzy ones, 0 untranslated ones.
make -C perl  PERL_PATH='/usr/bin/perl' prefix='/Users/jsmith/Developer/Cellar/git/1.7.5.1' all
make -f perl.mak all
cp private-Error.pm blib/lib/Error.pm
cp Git.pm blib/lib/Git.pm
Manifying blib/man3/private-Error.3pm
Manifying blib/man3/Git.3pm
make -C git_remote_helpers  PYTHON_PATH='/usr/bin/python' prefix='/Users/jsmith/Developer/Cellar/git/1.7.5.1' all
/usr/bin/python setup.py  build
running build
running build_py
creating build
creating build/lib
creating build/lib/git_remote_helpers
copying __init__.py -> build/lib/git_remote_helpers
copying util.py -> build/lib/git_remote_helpers
creating build/lib/git_remote_helpers/git
copying git/__init__.py -> build/lib/git_remote_helpers/git
copying git/exporter.py -> build/lib/git_remote_helpers/git
copying git/git.py -> build/lib/git_remote_helpers/git
copying git/importer.py -> build/lib/git_remote_helpers/git
copying git/non_local.py -> build/lib/git_remote_helpers/git
copying git/repo.py -> build/lib/git_remote_helpers/git
make -C templates  SHELL_PATH='/bin/sh' PERL_PATH='/usr/bin/perl'
umask 022 && ls *--* 2>/dev/null | \
    while read boilerplate; \
    do \
        case "$boilerplate" in *~) continue ;; esac && \
        dst=`echo "$boilerplate" | sed -e 's|^this|.|;s|--|/|g'` && \
        dir=`expr "$dst" : '\(.*\)/'` && \
        mkdir -p blt/$dir && \
        case "$boilerplate" in \
        *--) continue;; \
        esac && \
        sed -e '1s|#!.*/sh|#!/bin/sh|' \
            -e 's|@SHELL_PATH@|/bin/sh|' \
            -e 's|@PERL_PATH@|/usr/bin/perl|g' $boilerplate > \
            blt/$dst && \
        if test -x "$boilerplate"; then rx=rx; else rx=r; fi && \
        chmod a+$rx "blt/$dst" || exit; \
    done && \
    date >boilerplates.made
: no custom templates yet
install -d -m 755 '/Users/jsmith/Developer/Cellar/git/1.7.5.1/bin'
install -d -m 755 '/Users/jsmith/Developer/Cellar/git/1.7.5.1/libexec/git-core'
install   git-daemon git-fast-import git-imap-send git-shell git-show-index git-upload-pack git-http-backend git-http-fetch git-http-push git-remote-http git-remote-https git-remote-ftp git-remote-ftps git-am git-bisect git-difftool--helper git-filter-branch git-lost-found git-merge-octopus git-merge-one-file git-merge-resolve git-mergetool git-pull git-quiltimport git-rebase--interactive git-rebase git-repack git-request-pull git-stash git-submodule git-web--browse git-add--interactive git-difftool git-archimport git-cvsexportcommit git-cvsimport git-cvsserver git-relink git-send-email git-svn git-remote-testgit git-instaweb '/Users/jsmith/Developer/Cellar/git/1.7.5.1/libexec/git-core'
install -m 644  git-mergetool--lib git-parse-remote git-sh-setup '/Users/jsmith/Developer/Cellar/git/1.7.5.1/libexec/git-core'
install git git-upload-pack git-receive-pack git-upload-archive git-shell git-cvsserver '/Users/jsmith/Developer/Cellar/git/1.7.5.1/bin'
make -C templates DESTDIR='' install
: no custom templates yet
install -d -m 755 '/Users/jsmith/Developer/Cellar/git/1.7.5.1/share/git-core/templates'
(cd blt && tar cf - .) | \
    (cd '/Users/jsmith/Developer/Cellar/git/1.7.5.1/share/git-core/templates' && umask 022 && tar xof -)
make -C perl prefix='/Users/jsmith/Developer/Cellar/git/1.7.5.1' DESTDIR='' install
make -f perl.mak install
Appending installation info to /Users/jsmith/Developer/Cellar/git/1.7.5.1/Library/Perl/Updates/5.10.0/darwin-thread-multi-2level/perllocal.pod
Installing /Users/jsmith/Developer/Cellar/git/1.7.5.1/lib/perl5/site_perl/Error.pm
Installing /Users/jsmith/Developer/Cellar/git/1.7.5.1/lib/perl5/site_perl/Git.pm
Installing /Users/jsmith/Developer/Cellar/git/1.7.5.1/share/man/man3/Git.3pm
Installing /Users/jsmith/Developer/Cellar/git/1.7.5.1/share/man/man3/private-Error.3pm
Writing /Users/jsmith/Developer/Cellar/git/1.7.5.1/lib/perl5/site_perl/5.10.0/darwin-thread-multi-2level/auto/Git/.packlist
make -C gitweb install
make -C ../  GIT-VERSION-FILE
make[2]: `GIT-VERSION-FILE' is up to date.
install -d -m 755 '/Users/jsmith/Developer/Cellar/git/1.7.5.1/share/gitweb'
install -m 755 gitweb.cgi '/Users/jsmith/Developer/Cellar/git/1.7.5.1/share/gitweb'
install -d -m 755 '/Users/jsmith/Developer/Cellar/git/1.7.5.1/share/gitweb/static'
install -m 644 static/gitweb.js static/gitweb.css static/git-logo.png static/git-favicon.png '/Users/jsmith/Developer/Cellar/git/1.7.5.1/share/gitweb/static'
make -C git_remote_helpers prefix='/Users/jsmith/Developer/Cellar/git/1.7.5.1' DESTDIR='' install
/usr/bin/python setup.py install --prefix /Users/jsmith/Developer/Cellar/git/1.7.5.1
running install
running build
running build_py
running install_lib
creating /Users/jsmith/Developer/Cellar/git/1.7.5.1/lib/python2.6
creating /Users/jsmith/Developer/Cellar/git/1.7.5.1/lib/python2.6/site-packages
creating /Users/jsmith/Developer/Cellar/git/1.7.5.1/lib/python2.6/site-packages/git_remote_helpers
copying build/lib/git_remote_helpers/__init__.py -> /Users/jsmith/Developer/Cellar/git/1.7.5.1/lib/python2.6/site-packages/git_remote_helpers
creating /Users/jsmith/Developer/Cellar/git/1.7.5.1/lib/python2.6/site-packages/git_remote_helpers/git
copying build/lib/git_remote_helpers/git/__init__.py -> /Users/jsmith/Developer/Cellar/git/1.7.5.1/lib/python2.6/site-packages/git_remote_helpers/git
copying build/lib/git_remote_helpers/git/exporter.py -> /Users/jsmith/Developer/Cellar/git/1.7.5.1/lib/python2.6/site-packages/git_remote_helpers/git
copying build/lib/git_remote_helpers/git/git.py -> /Users/jsmith/Developer/Cellar/git/1.7.5.1/lib/python2.6/site-packages/git_remote_helpers/git
copying build/lib/git_remote_helpers/git/importer.py -> /Users/jsmith/Developer/Cellar/git/1.7.5.1/lib/python2.6/site-packages/git_remote_helpers/git
copying build/lib/git_remote_helpers/git/non_local.py -> /Users/jsmith/Developer/Cellar/git/1.7.5.1/lib/python2.6/site-packages/git_remote_helpers/git
copying build/lib/git_remote_helpers/git/repo.py -> /Users/jsmith/Developer/Cellar/git/1.7.5.1/lib/python2.6/site-packages/git_remote_helpers/git
copying build/lib/git_remote_helpers/util.py -> /Users/jsmith/Developer/Cellar/git/1.7.5.1/lib/python2.6/site-packages/git_remote_helpers
byte-compiling /Users/jsmith/Developer/Cellar/git/1.7.5.1/lib/python2.6/site-packages/git_remote_helpers/__init__.py to __init__.pyc
byte-compiling /Users/jsmith/Developer/Cellar/git/1.7.5.1/lib/python2.6/site-packages/git_remote_helpers/git/__init__.py to __init__.pyc
byte-compiling /Users/jsmith/Developer/Cellar/git/1.7.5.1/lib/python2.6/site-packages/git_remote_helpers/git/exporter.py to exporter.pyc
byte-compiling /Users/jsmith/Developer/Cellar/git/1.7.5.1/lib/python2.6/site-packages/git_remote_helpers/git/git.py to git.pyc
byte-compiling /Users/jsmith/Developer/Cellar/git/1.7.5.1/lib/python2.6/site-packages/git_remote_helpers/git/importer.py to importer.pyc
byte-compiling /Users/jsmith/Developer/Cellar/git/1.7.5.1/lib/python2.6/site-packages/git_remote_helpers/git/non_local.py to non_local.pyc
byte-compiling /Users/jsmith/Developer/Cellar/git/1.7.5.1/lib/python2.6/site-packages/git_remote_helpers/git/repo.py to repo.pyc
byte-compiling /Users/jsmith/Developer/Cellar/git/1.7.5.1/lib/python2.6/site-packages/git_remote_helpers/util.py to util.pyc
running install_egg_info
Writing /Users/jsmith/Developer/Cellar/git/1.7.5.1/lib/python2.6/site-packages/git_remote_helpers-0.1.0-py2.6.egg-info
make -C gitk-git install
install -m 755 gitk-wish '/Users/jsmith/Developer/Cellar/git/1.7.5.1/bin'/gitk
install -d -m 755 '/Users/jsmith/Developer/Cellar/git/1.7.5.1/share/gitk/lib/msgs'
install -m 644 po/de.msg '/Users/jsmith/Developer/Cellar/git/1.7.5.1/share/gitk/lib/msgs' &&  install -m 644 po/es.msg '/Users/jsmith/Developer/Cellar/git/1.7.5.1/share/gitk/lib/msgs' &&  install -m 644 po/fr.msg '/Users/jsmith/Developer/Cellar/git/1.7.5.1/share/gitk/lib/msgs' &&  install -m 644 po/hu.msg '/Users/jsmith/Developer/Cellar/git/1.7.5.1/share/gitk/lib/msgs' &&  install -m 644 po/it.msg '/Users/jsmith/Developer/Cellar/git/1.7.5.1/share/gitk/lib/msgs' &&  install -m 644 po/ja.msg '/Users/jsmith/Developer/Cellar/git/1.7.5.1/share/gitk/lib/msgs' &&  install -m 644 po/pt_br.msg '/Users/jsmith/Developer/Cellar/git/1.7.5.1/share/gitk/lib/msgs' &&  install -m 644 po/ru.msg '/Users/jsmith/Developer/Cellar/git/1.7.5.1/share/gitk/lib/msgs' &&  install -m 644 po/sv.msg '/Users/jsmith/Developer/Cellar/git/1.7.5.1/share/gitk/lib/msgs' && true
make -C git-gui gitexecdir='/Users/jsmith/Developer/Cellar/git/1.7.5.1/libexec/git-core' install
install -d -m 755 '/Users/jsmith/Developer/Cellar/git/1.7.5.1/libexec/git-core' 
install -m 755 git-gui  '/Users/jsmith/Developer/Cellar/git/1.7.5.1/libexec/git-core'
install -m 755 git-gui--askpass  '/Users/jsmith/Developer/Cellar/git/1.7.5.1/libexec/git-core'
rm -f '/Users/jsmith/Developer/Cellar/git/1.7.5.1/libexec/git-core/git-citool' && ln '/Users/jsmith/Developer/Cellar/git/1.7.5.1/libexec/git-core/git-gui' '/Users/jsmith/Developer/Cellar/git/1.7.5.1/libexec/git-core/git-citool'  && true
install -d -m 755 '/Users/jsmith/Developer/Cellar/git/1.7.5.1/share/git-gui/lib' 
install -m 644 lib/tclIndex  '/Users/jsmith/Developer/Cellar/git/1.7.5.1/share/git-gui/lib'
find 'Git Gui.app' | cpio -pud '/Users/jsmith/Developer/Cellar/git/1.7.5.1/share/git-gui/lib'
200 blocks
install -m 755 git-gui.tcl  '/Users/jsmith/Developer/Cellar/git/1.7.5.1/share/git-gui/lib'
install -m 644 lib/about.tcl  '/Users/jsmith/Developer/Cellar/git/1.7.5.1/share/git-gui/lib' &&  install -m 644 lib/blame.tcl  '/Users/jsmith/Developer/Cellar/git/1.7.5.1/share/git-gui/lib' &&  install -m 644 lib/branch.tcl  '/Users/jsmith/Developer/Cellar/git/1.7.5.1/share/git-gui/lib' &&  install -m 644 lib/branch_checkout.tcl  '/Users/jsmith/Developer/Cellar/git/1.7.5.1/share/git-gui/lib' &&  install -m 644 lib/branch_create.tcl  '/Users/jsmith/Developer/Cellar/git/1.7.5.1/share/git-gui/lib' &&  install -m 644 lib/branch_delete.tcl  '/Users/jsmith/Developer/Cellar/git/1.7.5.1/share/git-gui/lib' &&  install -m 644 lib/branch_rename.tcl  '/Users/jsmith/Developer/Cellar/git/1.7.5.1/share/git-gui/lib' &&  install -m 644 lib/browser.tcl  '/Users/jsmith/Developer/Cellar/git/1.7.5.1/share/git-gui/lib' &&  install -m 644 lib/checkout_op.tcl  '/Users/jsmith/Developer/Cellar/git/1.7.5.1/share/git-gui/lib' &&  install -m 644 lib/choose_font.tcl  '/Users/jsmith/Developer/Cellar/git/1.7.5.1/share/git-gui/lib' &&  install -m 644 lib/choose_repository.tcl  '/Users/jsmith/Developer/Cellar/git/1.7.5.1/share/git-gui/lib' &&  install -m 644 lib/choose_rev.tcl  '/Users/jsmith/Developer/Cellar/git/1.7.5.1/share/git-gui/lib' &&  install -m 644 lib/class.tcl  '/Users/jsmith/Developer/Cellar/git/1.7.5.1/share/git-gui/lib' &&  install -m 644 lib/commit.tcl  '/Users/jsmith/Developer/Cellar/git/1.7.5.1/share/git-gui/lib' &&  install -m 644 lib/console.tcl  '/Users/jsmith/Developer/Cellar/git/1.7.5.1/share/git-gui/lib' &&  install -m 644 lib/database.tcl  '/Users/jsmith/Developer/Cellar/git/1.7.5.1/share/git-gui/lib' &&  install -m 644 lib/date.tcl  '/Users/jsmith/Developer/Cellar/git/1.7.5.1/share/git-gui/lib' &&  install -m 644 lib/diff.tcl  '/Users/jsmith/Developer/Cellar/git/1.7.5.1/share/git-gui/lib' &&  install -m 644 lib/encoding.tcl  '/Users/jsmith/Developer/Cellar/git/1.7.5.1/share/git-gui/lib' &&  install -m 644 lib/error.tcl  '/Users/jsmith/Developer/Cellar/git/1.7.5.1/share/git-gui/lib' &&  install -m 644 lib/index.tcl  '/Users/jsmith/Developer/Cellar/git/1.7.5.1/share/git-gui/lib' &&  install -m 644 lib/logo.tcl  '/Users/jsmith/Developer/Cellar/git/1.7.5.1/share/git-gui/lib' &&  install -m 644 lib/merge.tcl  '/Users/jsmith/Developer/Cellar/git/1.7.5.1/share/git-gui/lib' &&  install -m 644 lib/mergetool.tcl  '/Users/jsmith/Developer/Cellar/git/1.7.5.1/share/git-gui/lib' &&  install -m 644 lib/option.tcl  '/Users/jsmith/Developer/Cellar/git/1.7.5.1/share/git-gui/lib' &&  install -m 644 lib/remote.tcl  '/Users/jsmith/Developer/Cellar/git/1.7.5.1/share/git-gui/lib' &&  install -m 644 lib/remote_add.tcl  '/Users/jsmith/Developer/Cellar/git/1.7.5.1/share/git-gui/lib' &&  install -m 644 lib/remote_branch_delete.tcl  '/Users/jsmith/Developer/Cellar/git/1.7.5.1/share/git-gui/lib' &&  install -m 644 lib/search.tcl  '/Users/jsmith/Developer/Cellar/git/1.7.5.1/share/git-gui/lib' &&  install -m 644 lib/shortcut.tcl  '/Users/jsmith/Developer/Cellar/git/1.7.5.1/share/git-gui/lib' &&  install -m 644 lib/spellcheck.tcl  '/Users/jsmith/Developer/Cellar/git/1.7.5.1/share/git-gui/lib' &&  install -m 644 lib/sshkey.tcl  '/Users/jsmith/Developer/Cellar/git/1.7.5.1/share/git-gui/lib' &&  install -m 644 lib/status_bar.tcl  '/Users/jsmith/Developer/Cellar/git/1.7.5.1/share/git-gui/lib' &&  install -m 644 lib/themed.tcl  '/Users/jsmith/Developer/Cellar/git/1.7.5.1/share/git-gui/lib' &&  install -m 644 lib/tools.tcl  '/Users/jsmith/Developer/Cellar/git/1.7.5.1/share/git-gui/lib' &&  install -m 644 lib/tools_dlg.tcl  '/Users/jsmith/Developer/Cellar/git/1.7.5.1/share/git-gui/lib' &&  install -m 644 lib/transport.tcl  '/Users/jsmith/Developer/Cellar/git/1.7.5.1/share/git-gui/lib' &&  install -m 644 lib/win32.tcl  '/Users/jsmith/Developer/Cellar/git/1.7.5.1/share/git-gui/lib' &&  install -m 644 lib/git-gui.ico  '/Users/jsmith/Developer/Cellar/git/1.7.5.1/share/git-gui/lib' &&  install -m 644 lib/win32_shortcut.js  '/Users/jsmith/Developer/Cellar/git/1.7.5.1/share/git-gui/lib' && true
install -d -m 755 '/Users/jsmith/Developer/Cellar/git/1.7.5.1/share/git-gui/lib/msgs' 
install -m 644 po/de.msg  '/Users/jsmith/Developer/Cellar/git/1.7.5.1/share/git-gui/lib/msgs' &&  install -m 644 po/el.msg  '/Users/jsmith/Developer/Cellar/git/1.7.5.1/share/git-gui/lib/msgs' &&  install -m 644 po/fr.msg  '/Users/jsmith/Developer/Cellar/git/1.7.5.1/share/git-gui/lib/msgs' &&  install -m 644 po/hu.msg  '/Users/jsmith/Developer/Cellar/git/1.7.5.1/share/git-gui/lib/msgs' &&  install -m 644 po/it.msg  '/Users/jsmith/Developer/Cellar/git/1.7.5.1/share/git-gui/lib/msgs' &&  install -m 644 po/ja.msg  '/Users/jsmith/Developer/Cellar/git/1.7.5.1/share/git-gui/lib/msgs' &&  install -m 644 po/nb.msg  '/Users/jsmith/Developer/Cellar/git/1.7.5.1/share/git-gui/lib/msgs' &&  install -m 644 po/pt_br.msg  '/Users/jsmith/Developer/Cellar/git/1.7.5.1/share/git-gui/lib/msgs' &&  install -m 644 po/ru.msg  '/Users/jsmith/Developer/Cellar/git/1.7.5.1/share/git-gui/lib/msgs' &&  install -m 644 po/sv.msg  '/Users/jsmith/Developer/Cellar/git/1.7.5.1/share/git-gui/lib/msgs' &&  install -m 644 po/zh_cn.msg  '/Users/jsmith/Developer/Cellar/git/1.7.5.1/share/git-gui/lib/msgs' && true
bindir=$(cd '/Users/jsmith/Developer/Cellar/git/1.7.5.1/bin' && pwd) && \
    execdir=$(cd '/Users/jsmith/Developer/Cellar/git/1.7.5.1/libexec/git-core' && pwd) && \
    { test "$bindir/" = "$execdir/" || \
      for p in git git-shell git-upload-pack git-cvsserver; do \
        rm -f "$execdir/$p" && \
        test -z "" && \
        ln "$bindir/$p" "$execdir/$p" 2>/dev/null || \
        cp "$bindir/$p" "$execdir/$p" || exit; \
      done; \
    } && \
    for p in git-receive-pack git-upload-archive; do \
        rm -f "$bindir/$p" && \
        ln "$bindir/git" "$bindir/$p" 2>/dev/null || \
        ln -s "git" "$bindir/$p" 2>/dev/null || \
        cp "$bindir/git" "$bindir/$p" || exit; \
    done && \
    for p in  git-add git-annotate git-apply git-archive git-bisect--helper git-blame git-branch git-bundle git-cat-file git-check-attr git-check-ref-format git-checkout-index git-checkout git-clean git-clone git-commit-tree git-commit git-config git-count-objects git-describe git-diff-files git-diff-index git-diff-tree git-diff git-fast-export git-fetch-pack git-fetch git-fmt-merge-msg git-for-each-ref git-fsck git-gc git-grep git-hash-object git-help git-index-pack git-init-db git-log git-ls-files git-ls-remote git-ls-tree git-mailinfo git-mailsplit git-merge git-merge-base git-merge-file git-merge-index git-merge-ours git-merge-recursive git-merge-tree git-mktag git-mktree git-mv git-name-rev git-notes git-pack-objects git-pack-redundant git-pack-refs git-patch-id git-prune-packed git-prune git-push git-read-tree git-receive-pack git-reflog git-remote git-remote-ext git-remote-fd git-replace git-rerere git-reset git-rev-list git-rev-parse git-revert git-rm git-send-pack git-shortlog git-show-branch git-show-ref git-stripspace git-symbolic-ref git-tag git-tar-tree git-unpack-file git-unpack-objects git-update-index git-update-ref git-update-server-info git-upload-archive git-var git-verify-pack git-verify-tag git-write-tree git-cherry git-cherry-pick git-format-patch git-fsck-objects git-get-tar-commit-id git-init git-merge-subtree git-peek-remote git-repo-config git-show git-stage git-status git-whatchanged; do \
        rm -f "$execdir/$p" && \
        ln "$execdir/git" "$execdir/$p" 2>/dev/null || \
        ln -s "git" "$execdir/$p" 2>/dev/null || \
        cp "$execdir/git" "$execdir/$p" || exit; \
    done && \
    remote_curl_aliases="git-remote-https git-remote-ftp git-remote-ftps" && \
    for p in $remote_curl_aliases; do \
        rm -f "$execdir/$p" && \
        ln "$execdir/git-remote-http" "$execdir/$p" 2>/dev/null || \
        ln -s "git-remote-http" "$execdir/$p" 2>/dev/null || \
        cp "$execdir/git-remote-http" "$execdir/$p" || exit; \
    done && \
    ./check_bindir "z$bindir" "z$execdir" "$bindir/git-add"
==> Downloading http://kernel.org/pub/software/scm/git/git-manpages-1.7.5.1.tar.bz2
File already downloaded and cached to /Users/jsmith/Library/Caches/Homebrew
/usr/bin/tar xf /Users/jsmith/Library/Caches/Homebrew/git-manpages-1.7.5.1.tar.bz2
==> Downloading http://kernel.org/pub/software/scm/git/git-htmldocs-1.7.5.1.tar.bz2
File already downloaded and cached to /Users/jsmith/Library/Caches/Homebrew
/usr/bin/tar xf /Users/jsmith/Library/Caches/Homebrew/git-htmldocs-1.7.5.1.tar.bz2
mv: cannot resolve index.html: /private/tmp/homebrew-__UNKNOWN__-1.7.5.1-4gGz/git.html
Error: RuntimeError
/Users/jsmith/Developer/Library/Homebrew/extend/pathname.rb:39:in `install_p'
/Users/jsmith/Developer/Library/Homebrew/extend/pathname.rb:8:in `install'
/Users/jsmith/Developer/Library/Homebrew/extend/pathname.rb:8:in `collect'
/Users/jsmith/Developer/Library/Homebrew/extend/pathname.rb:8:in `install'
/Users/jsmith/Developer/Library/Formula/git.rb:57:in `install'
/Users/jsmith/Developer/Library/Homebrew/formula.rb:246:in `brew'
/Users/jsmith/Developer/Library/Homebrew/formula.rb:530:in `stage'
/Users/jsmith/Developer/Library/Homebrew/formula.rb:489:in `mktemp'
/Users/jsmith/Developer/Library/Homebrew/formula.rb:528:in `stage'
/Users/jsmith/Developer/Library/Homebrew/formula.rb:241:in `brew'
/Users/jsmith/Developer/Library/Formula/git.rb:57:in `install'
/Users/jsmith/Developer/Library/Homebrew/install.rb:92:in `install'
/Users/jsmith/Developer/Library/Homebrew/formula.rb:246:in `brew'
/Users/jsmith/Developer/Library/Homebrew/formula.rb:530:in `stage'
/Users/jsmith/Developer/Library/Homebrew/formula.rb:489:in `mktemp'
/Users/jsmith/Developer/Library/Homebrew/formula.rb:528:in `stage'
/Users/jsmith/Developer/Library/Homebrew/formula.rb:241:in `brew'
/Users/jsmith/Developer/Library/Homebrew/install.rb:70:in `install'
/Users/jsmith/Developer/Library/Homebrew/install.rb:34
/Users/jsmith/Developer/Library/Formula/git.rb:60
==> Rescuing build...
When you exit this shell Homebrew will attempt to finalise the installation.
If nothing is installed or the shell exits with a non-zero error code,
Homebrew will abort. The installation prefix is:
/Users/jsmith/Developer/Cellar/__UNKNOWN__/1.7.5.1
ryanfelton commented 13 years ago

adamv, thanks for the info. brew doctor results in this:

bash-3.2$  brew doctor
You can install Homebrew anywhere you want, but some brews may only work
correctly if you install to /usr/local.

Your Cellar & TEMP folders are on different volumes.

OS X won't move relative symlinks across volumes unless the target file
already exists.

Brews known to be affected by this are Git and Narwhal.

You should set the "HOMEBREW_TEMP" environmental variable to a suitable
folder on the same volume as your Cellar.

"Git" was not found in your path.

Homebrew uses Git for several internal functions, and some formulae
use Git checkouts instead of stable tarballs.

You may want to install git:
  brew install git
adamv commented 13 years ago

There's the issue; you need to set HOMEBREW_TEMP to the same volume as your PREFIX. OS X's mv command cannot move symlinks across volumes if the target does not yet exist, and this comes up in the git formula.

ryanfelton commented 13 years ago

Nope, that didn't do it either. Same problem even when setting the `HOMEBREW_TMP path:

Do you have any thoughts what the UNKNOWN is being set?

elfire:~ jsmith$ export HOMEBREW_TEMP=/tmp/
elfire:~ jsmith$ echo $HOMEBREW_TEMP
/tmp/
elfire:~ jsmith$ brew cleanup
elfire:~ jsmith$ brew install git
==> Downloading http://kernel.org/pub/software/scm/git/git-1.7.5.1.tar.bz2
File already downloaded and cached to /Users/jsmith/Library/Caches/Homebrew
==> make prefix=/Users/jsmith/Developer/Cellar/git/1.7.5.1 install
==> Downloading http://kernel.org/pub/software/scm/git/git-manpages-1.7.5.1.tar.bz2
File already downloaded and cached to /Users/jsmith/Library/Caches/Homebrew
==> Downloading http://kernel.org/pub/software/scm/git/git-htmldocs-1.7.5.1.tar.bz2
File already downloaded and cached to /Users/jsmith/Library/Caches/Homebrew
mv: cannot resolve index.html: /private/tmp/homebrew-__UNKNOWN__-1.7.5.1-sVHR/git.html
Error: 
Sharpie commented 13 years ago

Do you have any thoughts what the UNKNOWN is being set?

__UNKNOWN__ is the standard name assigned to temporary directories that are created for sub-formulae. If you run brew edit git, you will see that GitManuals and GitHtmldocs are sub-formulae that are used to pull in external resources during the installation of Git.

ryanfelton commented 13 years ago

I've looked through the Formula and can't find any references.

https://github.com/mxcl/homebrew/blob/master/Library/Formula/git.rb#L54

I've downloaded the the git-htmldocs-1.7.5.1.tar.bz2 file and untarred it and everything was fine.

Is there a problem with the brew git forumla with the docs?

Thanks, Ryan

On May 18, 2011, at 1:19 PM, Sharpie wrote:

Do you have any thoughts what the UNKNOWN is being set?

__UNKNOWN__ is the standard name assigned to temporary directories that are created for sub-formulae. If you run brew edit git, you will see that GitManuals and GitHtmldocs are sub-formulae that are used to pull in external resources during the installation of Git.

Reply to this email directly or view it on GitHub: https://github.com/mxcl/homebrew/issues/5653#comment_1198708

adamv commented 13 years ago

The problem has got to be moving a symlink across volumes, from the TMP volume to the PREFIX volume.

The html docs tarball has symlinks in it.

It comes up with multi-disk SSD setups (where people put /tmp on the SSD) or people using FileVault in certain ways (the prefix maps to their home folder, which is under FileVault and hence a different volume) or other more exotic setups.

ryanfelton commented 13 years ago

I'm not on an exotic setup at all. Standard Macbook Pro with one regular hard drive.

Any other thoughts?

Ryan

On May 18, 2011, at 1:58 PM, adamv wrote:

The problem has got to be moving a symlink across volumes, from the TMP volume to the PREFIX volume.

It comes up with multi-disk SSD setups (where people put /tmp on the SSD) or people using FileVault in certain ways (the prefix maps to their home folder, which is under FileVault and hence a different volume) or other more exotic setups.

Reply to this email directly or view it on GitHub: https://github.com/mxcl/homebrew/issues/5653#comment_1198966

Sharpie commented 13 years ago

Any other thoughts?

When you did:

elfire:~ jsmith$ export HOMEBREW_TEMP=/tmp/
elfire:~ jsmith$ echo $HOMEBREW_TEMP
/tmp/

brew still tried to stage the HTML docs in /private/tmp:

==> Downloading http://kernel.org/pub/software/scm/git/git-htmldocs-1.7.5.1.tar.bz2
File already downloaded and cached to /Users/jsmith/Library/Caches/Homebrew
mv: cannot resolve index.html: /private/tmp/homebrew-__UNKNOWN__-1.7.5.1-sVHR/git.html

On my system /tmp is a symlink to /private/tmp:

rendel:examples sharpie$ ls -al /tmp
lrwxr-xr-x@ 1 root  wheel  11 May  5  2010 /tmp -> private/tmp

So, perhaps try:

export HOMEBREW_TEMP=$HOME/tmp

And see if it runs. You will have to manually clean up ~/tmp afterwards.

ryanfelton commented 13 years ago

That worked.. I can't find anything in the Formula for a patch. Any thoughts of where I could put the patch?

Thanks, Ryan

Sharpie commented 13 years ago

I don't think you need to patch anything, just:

  1. Set HOMEBREW_TEMP before running brew, Cinderella, etc. Haven't used Cinderella, but it looks like it runs Chef under the hood, so it seems like you should be able to set this in a Cookbook along with logic that cleans up the temporary temporary directory after the install completes.
  2. Or, more simply, don't set up your disk such that /private/tmp is on another volume unless you really, really need it to be there for some reason.
atmos commented 13 years ago

I patched cinderella to supply this by default.