Skip to content

Instantly share code, notes, and snippets.

@heygambo
Created September 13, 2012 06:27
Show Gist options
  • Select an option

  • Save heygambo/3712337 to your computer and use it in GitHub Desktop.

Select an option

Save heygambo/3712337 to your computer and use it in GitHub Desktop.
brew install git fails
===============
= brew doctor =
===============
Your system is raring to brew.
===================================================
= HOMEBREW_MAKE_JOBS=1 VERBOSE=1 brew install git =
===================================================
==> Downloading http://git-core.googlecode.com/files/git-1.7.12.tar.gz
Already downloaded: /Library/Caches/Homebrew/git-1.7.12.tar.gz
/usr/bin/tar xf /Library/Caches/Homebrew/git-1.7.12.tar.gz
==> make prefix=/usr/local/Cellar/git/1.7.12 CC=cc CFLAGS= LDFLAGS= install
make prefix=/usr/local/Cellar/git/1.7.12 CC=cc CFLAGS= LDFLAGS= install
GIT_VERSION = 1.7.12
* new build flags
cc -o credential-store.o -c -MF ./.depend/credential-store.o.d -MMD -MP -I. -DPRECOMPOSE_UNICODE -DUSE_ST_TIMESPEC -DNO_GETTEXT -DHAVE_DEV_TTY -DXDL_FAST_HASH -DSHA1_HEADER='<openssl/sha.h>' -DNO_MEMMEM -DSHELL_PATH='"/bin/sh"' credential-store.c
* new link flags
cc -o abspath.o -c -MF ./.depend/abspath.o.d -MMD -MP -I. -DPRECOMPOSE_UNICODE -DUSE_ST_TIMESPEC -DNO_GETTEXT -DHAVE_DEV_TTY -DXDL_FAST_HASH -DSHA1_HEADER='<openssl/sha.h>' -DNO_MEMMEM -DSHELL_PATH='"/bin/sh"' abspath.c
cc -o advice.o -c -MF ./.depend/advice.o.d -MMD -MP -I. -DPRECOMPOSE_UNICODE -DUSE_ST_TIMESPEC -DNO_GETTEXT -DHAVE_DEV_TTY -DXDL_FAST_HASH -DSHA1_HEADER='<openssl/sha.h>' -DNO_MEMMEM -DSHELL_PATH='"/bin/sh"' advice.c
cc -o alias.o -c -MF ./.depend/alias.o.d -MMD -MP -I. -DPRECOMPOSE_UNICODE -DUSE_ST_TIMESPEC -DNO_GETTEXT -DHAVE_DEV_TTY -DXDL_FAST_HASH -DSHA1_HEADER='<openssl/sha.h>' -DNO_MEMMEM -DSHELL_PATH='"/bin/sh"' alias.c
cc -o alloc.o -c -MF ./.depend/alloc.o.d -MMD -MP -I. -DPRECOMPOSE_UNICODE -DUSE_ST_TIMESPEC -DNO_GETTEXT -DHAVE_DEV_TTY -DXDL_FAST_HASH -DSHA1_HEADER='<openssl/sha.h>' -DNO_MEMMEM -DSHELL_PATH='"/bin/sh"' alloc.c
cc -o archive.o -c -MF ./.depend/archive.o.d -MMD -MP -I. -DPRECOMPOSE_UNICODE -DUSE_ST_TIMESPEC -DNO_GETTEXT -DHAVE_DEV_TTY -DXDL_FAST_HASH -DSHA1_HEADER='<openssl/sha.h>' -DNO_MEMMEM -DSHELL_PATH='"/bin/sh"' archive.c
cc -o archive-tar.o -c -MF ./.depend/archive-tar.o.d -MMD -MP -I. -DPRECOMPOSE_UNICODE -DUSE_ST_TIMESPEC -DNO_GETTEXT -DHAVE_DEV_TTY -DXDL_FAST_HASH -DSHA1_HEADER='<openssl/sha.h>' -DNO_MEMMEM -DSHELL_PATH='"/bin/sh"' archive-tar.c
cc -o archive-zip.o -c -MF ./.depend/archive-zip.o.d -MMD -MP -I. -DPRECOMPOSE_UNICODE -DUSE_ST_TIMESPEC -DNO_GETTEXT -DHAVE_DEV_TTY -DXDL_FAST_HASH -DSHA1_HEADER='<openssl/sha.h>' -DNO_MEMMEM -DSHELL_PATH='"/bin/sh"' archive-zip.c
cc -o argv-array.o -c -MF ./.depend/argv-array.o.d -MMD -MP -I. -DPRECOMPOSE_UNICODE -DUSE_ST_TIMESPEC -DNO_GETTEXT -DHAVE_DEV_TTY -DXDL_FAST_HASH -DSHA1_HEADER='<openssl/sha.h>' -DNO_MEMMEM -DSHELL_PATH='"/bin/sh"' argv-array.c
* new prefix flags
cc -o attr.o -c -MF ./.depend/attr.o.d -MMD -MP -I. -DPRECOMPOSE_UNICODE -DUSE_ST_TIMESPEC -DNO_GETTEXT -DHAVE_DEV_TTY -DXDL_FAST_HASH -DSHA1_HEADER='<openssl/sha.h>' -DNO_MEMMEM -DSHELL_PATH='"/bin/sh"' -DETC_GITATTRIBUTES='"etc/gitattributes"' attr.c
cc -o base85.o -c -MF ./.depend/base85.o.d -MMD -MP -I. -DPRECOMPOSE_UNICODE -DUSE_ST_TIMESPEC -DNO_GETTEXT -DHAVE_DEV_TTY -DXDL_FAST_HASH -DSHA1_HEADER='<openssl/sha.h>' -DNO_MEMMEM -DSHELL_PATH='"/bin/sh"' base85.c
cc -o bisect.o -c -MF ./.depend/bisect.o.d -MMD -MP -I. -DPRECOMPOSE_UNICODE -DUSE_ST_TIMESPEC -DNO_GETTEXT -DHAVE_DEV_TTY -DXDL_FAST_HASH -DSHA1_HEADER='<openssl/sha.h>' -DNO_MEMMEM -DSHELL_PATH='"/bin/sh"' bisect.c
cc -o blob.o -c -MF ./.depend/blob.o.d -MMD -MP -I. -DPRECOMPOSE_UNICODE -DUSE_ST_TIMESPEC -DNO_GETTEXT -DHAVE_DEV_TTY -DXDL_FAST_HASH -DSHA1_HEADER='<openssl/sha.h>' -DNO_MEMMEM -DSHELL_PATH='"/bin/sh"' blob.c
cc -o branch.o -c -MF ./.depend/branch.o.d -MMD -MP -I. -DPRECOMPOSE_UNICODE -DUSE_ST_TIMESPEC -DNO_GETTEXT -DHAVE_DEV_TTY -DXDL_FAST_HASH -DSHA1_HEADER='<openssl/sha.h>' -DNO_MEMMEM -DSHELL_PATH='"/bin/sh"' branch.c
cc -o bulk-checkin.o -c -MF ./.depend/bulk-checkin.o.d -MMD -MP -I. -DPRECOMPOSE_UNICODE -DUSE_ST_TIMESPEC -DNO_GETTEXT -DHAVE_DEV_TTY -DXDL_FAST_HASH -DSHA1_HEADER='<openssl/sha.h>' -DNO_MEMMEM -DSHELL_PATH='"/bin/sh"' bulk-checkin.c
cc -o bundle.o -c -MF ./.depend/bundle.o.d -MMD -MP -I. -DPRECOMPOSE_UNICODE -DUSE_ST_TIMESPEC -DNO_GETTEXT -DHAVE_DEV_TTY -DXDL_FAST_HASH -DSHA1_HEADER='<openssl/sha.h>' -DNO_MEMMEM -DSHELL_PATH='"/bin/sh"' bundle.c
cc -o cache-tree.o -c -MF ./.depend/cache-tree.o.d -MMD -MP -I. -DPRECOMPOSE_UNICODE -DUSE_ST_TIMESPEC -DNO_GETTEXT -DHAVE_DEV_TTY -DXDL_FAST_HASH -DSHA1_HEADER='<openssl/sha.h>' -DNO_MEMMEM -DSHELL_PATH='"/bin/sh"' cache-tree.c
cc -o color.o -c -MF ./.depend/color.o.d -MMD -MP -I. -DPRECOMPOSE_UNICODE -DUSE_ST_TIMESPEC -DNO_GETTEXT -DHAVE_DEV_TTY -DXDL_FAST_HASH -DSHA1_HEADER='<openssl/sha.h>' -DNO_MEMMEM -DSHELL_PATH='"/bin/sh"' color.c
cc -o column.o -c -MF ./.depend/column.o.d -MMD -MP -I. -DPRECOMPOSE_UNICODE -DUSE_ST_TIMESPEC -DNO_GETTEXT -DHAVE_DEV_TTY -DXDL_FAST_HASH -DSHA1_HEADER='<openssl/sha.h>' -DNO_MEMMEM -DSHELL_PATH='"/bin/sh"' column.c
cc -o combine-diff.o -c -MF ./.depend/combine-diff.o.d -MMD -MP -I. -DPRECOMPOSE_UNICODE -DUSE_ST_TIMESPEC -DNO_GETTEXT -DHAVE_DEV_TTY -DXDL_FAST_HASH -DSHA1_HEADER='<openssl/sha.h>' -DNO_MEMMEM -DSHELL_PATH='"/bin/sh"' combine-diff.c
cc -o commit.o -c -MF ./.depend/commit.o.d -MMD -MP -I. -DPRECOMPOSE_UNICODE -DUSE_ST_TIMESPEC -DNO_GETTEXT -DHAVE_DEV_TTY -DXDL_FAST_HASH -DSHA1_HEADER='<openssl/sha.h>' -DNO_MEMMEM -DSHELL_PATH='"/bin/sh"' commit.c
cc -o compat/obstack.o -c -MF compat/.depend/obstack.o.d -MMD -MP -I. -DPRECOMPOSE_UNICODE -DUSE_ST_TIMESPEC -DNO_GETTEXT -DHAVE_DEV_TTY -DXDL_FAST_HASH -DSHA1_HEADER='<openssl/sha.h>' -DNO_MEMMEM -DSHELL_PATH='"/bin/sh"' compat/obstack.c
cc -o compat/terminal.o -c -MF compat/.depend/terminal.o.d -MMD -MP -I. -DPRECOMPOSE_UNICODE -DUSE_ST_TIMESPEC -DNO_GETTEXT -DHAVE_DEV_TTY -DXDL_FAST_HASH -DSHA1_HEADER='<openssl/sha.h>' -DNO_MEMMEM -DSHELL_PATH='"/bin/sh"' compat/terminal.c
cc -o config.o -c -MF ./.depend/config.o.d -MMD -MP -I. -DPRECOMPOSE_UNICODE -DUSE_ST_TIMESPEC -DNO_GETTEXT -DHAVE_DEV_TTY -DXDL_FAST_HASH -DSHA1_HEADER='<openssl/sha.h>' -DNO_MEMMEM -DSHELL_PATH='"/bin/sh"' -DETC_GITCONFIG='"etc/gitconfig"' config.c
cc -o connect.o -c -MF ./.depend/connect.o.d -MMD -MP -I. -DPRECOMPOSE_UNICODE -DUSE_ST_TIMESPEC -DNO_GETTEXT -DHAVE_DEV_TTY -DXDL_FAST_HASH -DSHA1_HEADER='<openssl/sha.h>' -DNO_MEMMEM -DSHELL_PATH='"/bin/sh"' connect.c
cc -o connected.o -c -MF ./.depend/connected.o.d -MMD -MP -I. -DPRECOMPOSE_UNICODE -DUSE_ST_TIMESPEC -DNO_GETTEXT -DHAVE_DEV_TTY -DXDL_FAST_HASH -DSHA1_HEADER='<openssl/sha.h>' -DNO_MEMMEM -DSHELL_PATH='"/bin/sh"' connected.c
cc -o convert.o -c -MF ./.depend/convert.o.d -MMD -MP -I. -DPRECOMPOSE_UNICODE -DUSE_ST_TIMESPEC -DNO_GETTEXT -DHAVE_DEV_TTY -DXDL_FAST_HASH -DSHA1_HEADER='<openssl/sha.h>' -DNO_MEMMEM -DSHELL_PATH='"/bin/sh"' convert.c
cc -o copy.o -c -MF ./.depend/copy.o.d -MMD -MP -I. -DPRECOMPOSE_UNICODE -DUSE_ST_TIMESPEC -DNO_GETTEXT -DHAVE_DEV_TTY -DXDL_FAST_HASH -DSHA1_HEADER='<openssl/sha.h>' -DNO_MEMMEM -DSHELL_PATH='"/bin/sh"' copy.c
cc -o credential.o -c -MF ./.depend/credential.o.d -MMD -MP -I. -DPRECOMPOSE_UNICODE -DUSE_ST_TIMESPEC -DNO_GETTEXT -DHAVE_DEV_TTY -DXDL_FAST_HASH -DSHA1_HEADER='<openssl/sha.h>' -DNO_MEMMEM -DSHELL_PATH='"/bin/sh"' credential.c
cc -o csum-file.o -c -MF ./.depend/csum-file.o.d -MMD -MP -I. -DPRECOMPOSE_UNICODE -DUSE_ST_TIMESPEC -DNO_GETTEXT -DHAVE_DEV_TTY -DXDL_FAST_HASH -DSHA1_HEADER='<openssl/sha.h>' -DNO_MEMMEM -DSHELL_PATH='"/bin/sh"' csum-file.c
cc -o ctype.o -c -MF ./.depend/ctype.o.d -MMD -MP -I. -DPRECOMPOSE_UNICODE -DUSE_ST_TIMESPEC -DNO_GETTEXT -DHAVE_DEV_TTY -DXDL_FAST_HASH -DSHA1_HEADER='<openssl/sha.h>' -DNO_MEMMEM -DSHELL_PATH='"/bin/sh"' ctype.c
cc -o date.o -c -MF ./.depend/date.o.d -MMD -MP -I. -DPRECOMPOSE_UNICODE -DUSE_ST_TIMESPEC -DNO_GETTEXT -DHAVE_DEV_TTY -DXDL_FAST_HASH -DSHA1_HEADER='<openssl/sha.h>' -DNO_MEMMEM -DSHELL_PATH='"/bin/sh"' date.c
cc -o decorate.o -c -MF ./.depend/decorate.o.d -MMD -MP -I. -DPRECOMPOSE_UNICODE -DUSE_ST_TIMESPEC -DNO_GETTEXT -DHAVE_DEV_TTY -DXDL_FAST_HASH -DSHA1_HEADER='<openssl/sha.h>' -DNO_MEMMEM -DSHELL_PATH='"/bin/sh"' decorate.c
cc -o diffcore-break.o -c -MF ./.depend/diffcore-break.o.d -MMD -MP -I. -DPRECOMPOSE_UNICODE -DUSE_ST_TIMESPEC -DNO_GETTEXT -DHAVE_DEV_TTY -DXDL_FAST_HASH -DSHA1_HEADER='<openssl/sha.h>' -DNO_MEMMEM -DSHELL_PATH='"/bin/sh"' diffcore-break.c
cc -o diffcore-delta.o -c -MF ./.depend/diffcore-delta.o.d -MMD -MP -I. -DPRECOMPOSE_UNICODE -DUSE_ST_TIMESPEC -DNO_GETTEXT -DHAVE_DEV_TTY -DXDL_FAST_HASH -DSHA1_HEADER='<openssl/sha.h>' -DNO_MEMMEM -DSHELL_PATH='"/bin/sh"' diffcore-delta.c
cc -o diffcore-order.o -c -MF ./.depend/diffcore-order.o.d -MMD -MP -I. -DPRECOMPOSE_UNICODE -DUSE_ST_TIMESPEC -DNO_GETTEXT -DHAVE_DEV_TTY -DXDL_FAST_HASH -DSHA1_HEADER='<openssl/sha.h>' -DNO_MEMMEM -DSHELL_PATH='"/bin/sh"' diffcore-order.c
cc -o diffcore-pickaxe.o -c -MF ./.depend/diffcore-pickaxe.o.d -MMD -MP -I. -DPRECOMPOSE_UNICODE -DUSE_ST_TIMESPEC -DNO_GETTEXT -DHAVE_DEV_TTY -DXDL_FAST_HASH -DSHA1_HEADER='<openssl/sha.h>' -DNO_MEMMEM -DSHELL_PATH='"/bin/sh"' diffcore-pickaxe.c
cc -o diffcore-rename.o -c -MF ./.depend/diffcore-rename.o.d -MMD -MP -I. -DPRECOMPOSE_UNICODE -DUSE_ST_TIMESPEC -DNO_GETTEXT -DHAVE_DEV_TTY -DXDL_FAST_HASH -DSHA1_HEADER='<openssl/sha.h>' -DNO_MEMMEM -DSHELL_PATH='"/bin/sh"' diffcore-rename.c
cc -o diff-delta.o -c -MF ./.depend/diff-delta.o.d -MMD -MP -I. -DPRECOMPOSE_UNICODE -DUSE_ST_TIMESPEC -DNO_GETTEXT -DHAVE_DEV_TTY -DXDL_FAST_HASH -DSHA1_HEADER='<openssl/sha.h>' -DNO_MEMMEM -DSHELL_PATH='"/bin/sh"' diff-delta.c
cc -o diff-lib.o -c -MF ./.depend/diff-lib.o.d -MMD -MP -I. -DPRECOMPOSE_UNICODE -DUSE_ST_TIMESPEC -DNO_GETTEXT -DHAVE_DEV_TTY -DXDL_FAST_HASH -DSHA1_HEADER='<openssl/sha.h>' -DNO_MEMMEM -DSHELL_PATH='"/bin/sh"' diff-lib.c
cc -o diff-no-index.o -c -MF ./.depend/diff-no-index.o.d -MMD -MP -I. -DPRECOMPOSE_UNICODE -DUSE_ST_TIMESPEC -DNO_GETTEXT -DHAVE_DEV_TTY -DXDL_FAST_HASH -DSHA1_HEADER='<openssl/sha.h>' -DNO_MEMMEM -DSHELL_PATH='"/bin/sh"' diff-no-index.c
cc -o diff.o -c -MF ./.depend/diff.o.d -MMD -MP -I. -DPRECOMPOSE_UNICODE -DUSE_ST_TIMESPEC -DNO_GETTEXT -DHAVE_DEV_TTY -DXDL_FAST_HASH -DSHA1_HEADER='<openssl/sha.h>' -DNO_MEMMEM -DSHELL_PATH='"/bin/sh"' diff.c
cc -o dir.o -c -MF ./.depend/dir.o.d -MMD -MP -I. -DPRECOMPOSE_UNICODE -DUSE_ST_TIMESPEC -DNO_GETTEXT -DHAVE_DEV_TTY -DXDL_FAST_HASH -DSHA1_HEADER='<openssl/sha.h>' -DNO_MEMMEM -DSHELL_PATH='"/bin/sh"' dir.c
cc -o editor.o -c -MF ./.depend/editor.o.d -MMD -MP -I. -DPRECOMPOSE_UNICODE -DUSE_ST_TIMESPEC -DNO_GETTEXT -DHAVE_DEV_TTY -DXDL_FAST_HASH -DSHA1_HEADER='<openssl/sha.h>' -DNO_MEMMEM -DSHELL_PATH='"/bin/sh"' editor.c
cc -o entry.o -c -MF ./.depend/entry.o.d -MMD -MP -I. -DPRECOMPOSE_UNICODE -DUSE_ST_TIMESPEC -DNO_GETTEXT -DHAVE_DEV_TTY -DXDL_FAST_HASH -DSHA1_HEADER='<openssl/sha.h>' -DNO_MEMMEM -DSHELL_PATH='"/bin/sh"' entry.c
cc -o environment.o -c -MF ./.depend/environment.o.d -MMD -MP -I. -DPRECOMPOSE_UNICODE -DUSE_ST_TIMESPEC -DNO_GETTEXT -DHAVE_DEV_TTY -DXDL_FAST_HASH -DSHA1_HEADER='<openssl/sha.h>' -DNO_MEMMEM -DSHELL_PATH='"/bin/sh"' environment.c
cc -o exec_cmd.o -c -MF ./.depend/exec_cmd.o.d -MMD -MP -I. -DPRECOMPOSE_UNICODE -DUSE_ST_TIMESPEC -DNO_GETTEXT -DHAVE_DEV_TTY -DXDL_FAST_HASH -DSHA1_HEADER='<openssl/sha.h>' -DNO_MEMMEM -DSHELL_PATH='"/bin/sh"' '-DGIT_EXEC_PATH="libexec/git-core"' '-DBINDIR="bin"' '-DPREFIX="/usr/local/Cellar/git/1.7.12"' exec_cmd.c
cc -o fsck.o -c -MF ./.depend/fsck.o.d -MMD -MP -I. -DPRECOMPOSE_UNICODE -DUSE_ST_TIMESPEC -DNO_GETTEXT -DHAVE_DEV_TTY -DXDL_FAST_HASH -DSHA1_HEADER='<openssl/sha.h>' -DNO_MEMMEM -DSHELL_PATH='"/bin/sh"' fsck.c
cc -o gettext.o -c -MF ./.depend/gettext.o.d -MMD -MP -I. -DPRECOMPOSE_UNICODE -DUSE_ST_TIMESPEC -DNO_GETTEXT -DHAVE_DEV_TTY -DXDL_FAST_HASH -DSHA1_HEADER='<openssl/sha.h>' -DNO_MEMMEM -DSHELL_PATH='"/bin/sh"' -DGIT_LOCALE_PATH='"/usr/local/Cellar/git/1.7.12/share/locale"' gettext.c
cc -o gpg-interface.o -c -MF ./.depend/gpg-interface.o.d -MMD -MP -I. -DPRECOMPOSE_UNICODE -DUSE_ST_TIMESPEC -DNO_GETTEXT -DHAVE_DEV_TTY -DXDL_FAST_HASH -DSHA1_HEADER='<openssl/sha.h>' -DNO_MEMMEM -DSHELL_PATH='"/bin/sh"' gpg-interface.c
cc -o graph.o -c -MF ./.depend/graph.o.d -MMD -MP -I. -DPRECOMPOSE_UNICODE -DUSE_ST_TIMESPEC -DNO_GETTEXT -DHAVE_DEV_TTY -DXDL_FAST_HASH -DSHA1_HEADER='<openssl/sha.h>' -DNO_MEMMEM -DSHELL_PATH='"/bin/sh"' graph.c
cc -o grep.o -c -MF ./.depend/grep.o.d -MMD -MP -I. -DPRECOMPOSE_UNICODE -DUSE_ST_TIMESPEC -DNO_GETTEXT -DHAVE_DEV_TTY -DXDL_FAST_HASH -DSHA1_HEADER='<openssl/sha.h>' -DNO_MEMMEM -DSHELL_PATH='"/bin/sh"' grep.c
cc -o hash.o -c -MF ./.depend/hash.o.d -MMD -MP -I. -DPRECOMPOSE_UNICODE -DUSE_ST_TIMESPEC -DNO_GETTEXT -DHAVE_DEV_TTY -DXDL_FAST_HASH -DSHA1_HEADER='<openssl/sha.h>' -DNO_MEMMEM -DSHELL_PATH='"/bin/sh"' hash.c
./generate-cmdlist.sh > common-cmds.h+ && mv common-cmds.h+ common-cmds.h
cc -o help.o -c -MF ./.depend/help.o.d -MMD -MP -I. -DPRECOMPOSE_UNICODE -DUSE_ST_TIMESPEC -DNO_GETTEXT -DHAVE_DEV_TTY -DXDL_FAST_HASH -DSHA1_HEADER='<openssl/sha.h>' -DNO_MEMMEM -DSHELL_PATH='"/bin/sh"' help.c
cc -o hex.o -c -MF ./.depend/hex.o.d -MMD -MP -I. -DPRECOMPOSE_UNICODE -DUSE_ST_TIMESPEC -DNO_GETTEXT -DHAVE_DEV_TTY -DXDL_FAST_HASH -DSHA1_HEADER='<openssl/sha.h>' -DNO_MEMMEM -DSHELL_PATH='"/bin/sh"' hex.c
cc -o ident.o -c -MF ./.depend/ident.o.d -MMD -MP -I. -DPRECOMPOSE_UNICODE -DUSE_ST_TIMESPEC -DNO_GETTEXT -DHAVE_DEV_TTY -DXDL_FAST_HASH -DSHA1_HEADER='<openssl/sha.h>' -DNO_MEMMEM -DSHELL_PATH='"/bin/sh"' ident.c
cc -o kwset.o -c -MF ./.depend/kwset.o.d -MMD -MP -I. -DPRECOMPOSE_UNICODE -DUSE_ST_TIMESPEC -DNO_GETTEXT -DHAVE_DEV_TTY -DXDL_FAST_HASH -DSHA1_HEADER='<openssl/sha.h>' -DNO_MEMMEM -DSHELL_PATH='"/bin/sh"' kwset.c
cc -o levenshtein.o -c -MF ./.depend/levenshtein.o.d -MMD -MP -I. -DPRECOMPOSE_UNICODE -DUSE_ST_TIMESPEC -DNO_GETTEXT -DHAVE_DEV_TTY -DXDL_FAST_HASH -DSHA1_HEADER='<openssl/sha.h>' -DNO_MEMMEM -DSHELL_PATH='"/bin/sh"' levenshtein.c
cc -o list-objects.o -c -MF ./.depend/list-objects.o.d -MMD -MP -I. -DPRECOMPOSE_UNICODE -DUSE_ST_TIMESPEC -DNO_GETTEXT -DHAVE_DEV_TTY -DXDL_FAST_HASH -DSHA1_HEADER='<openssl/sha.h>' -DNO_MEMMEM -DSHELL_PATH='"/bin/sh"' list-objects.c
cc -o ll-merge.o -c -MF ./.depend/ll-merge.o.d -MMD -MP -I. -DPRECOMPOSE_UNICODE -DUSE_ST_TIMESPEC -DNO_GETTEXT -DHAVE_DEV_TTY -DXDL_FAST_HASH -DSHA1_HEADER='<openssl/sha.h>' -DNO_MEMMEM -DSHELL_PATH='"/bin/sh"' ll-merge.c
cc -o lockfile.o -c -MF ./.depend/lockfile.o.d -MMD -MP -I. -DPRECOMPOSE_UNICODE -DUSE_ST_TIMESPEC -DNO_GETTEXT -DHAVE_DEV_TTY -DXDL_FAST_HASH -DSHA1_HEADER='<openssl/sha.h>' -DNO_MEMMEM -DSHELL_PATH='"/bin/sh"' lockfile.c
cc -o log-tree.o -c -MF ./.depend/log-tree.o.d -MMD -MP -I. -DPRECOMPOSE_UNICODE -DUSE_ST_TIMESPEC -DNO_GETTEXT -DHAVE_DEV_TTY -DXDL_FAST_HASH -DSHA1_HEADER='<openssl/sha.h>' -DNO_MEMMEM -DSHELL_PATH='"/bin/sh"' log-tree.c
cc -o mailmap.o -c -MF ./.depend/mailmap.o.d -MMD -MP -I. -DPRECOMPOSE_UNICODE -DUSE_ST_TIMESPEC -DNO_GETTEXT -DHAVE_DEV_TTY -DXDL_FAST_HASH -DSHA1_HEADER='<openssl/sha.h>' -DNO_MEMMEM -DSHELL_PATH='"/bin/sh"' mailmap.c
cc -o match-trees.o -c -MF ./.depend/match-trees.o.d -MMD -MP -I. -DPRECOMPOSE_UNICODE -DUSE_ST_TIMESPEC -DNO_GETTEXT -DHAVE_DEV_TTY -DXDL_FAST_HASH -DSHA1_HEADER='<openssl/sha.h>' -DNO_MEMMEM -DSHELL_PATH='"/bin/sh"' match-trees.c
cc -o merge-file.o -c -MF ./.depend/merge-file.o.d -MMD -MP -I. -DPRECOMPOSE_UNICODE -DUSE_ST_TIMESPEC -DNO_GETTEXT -DHAVE_DEV_TTY -DXDL_FAST_HASH -DSHA1_HEADER='<openssl/sha.h>' -DNO_MEMMEM -DSHELL_PATH='"/bin/sh"' merge-file.c
cc -o merge-recursive.o -c -MF ./.depend/merge-recursive.o.d -MMD -MP -I. -DPRECOMPOSE_UNICODE -DUSE_ST_TIMESPEC -DNO_GETTEXT -DHAVE_DEV_TTY -DXDL_FAST_HASH -DSHA1_HEADER='<openssl/sha.h>' -DNO_MEMMEM -DSHELL_PATH='"/bin/sh"' merge-recursive.c
cc -o mergesort.o -c -MF ./.depend/mergesort.o.d -MMD -MP -I. -DPRECOMPOSE_UNICODE -DUSE_ST_TIMESPEC -DNO_GETTEXT -DHAVE_DEV_TTY -DXDL_FAST_HASH -DSHA1_HEADER='<openssl/sha.h>' -DNO_MEMMEM -DSHELL_PATH='"/bin/sh"' mergesort.c
cc -o name-hash.o -c -MF ./.depend/name-hash.o.d -MMD -MP -I. -DPRECOMPOSE_UNICODE -DUSE_ST_TIMESPEC -DNO_GETTEXT -DHAVE_DEV_TTY -DXDL_FAST_HASH -DSHA1_HEADER='<openssl/sha.h>' -DNO_MEMMEM -DSHELL_PATH='"/bin/sh"' name-hash.c
cc -o notes.o -c -MF ./.depend/notes.o.d -MMD -MP -I. -DPRECOMPOSE_UNICODE -DUSE_ST_TIMESPEC -DNO_GETTEXT -DHAVE_DEV_TTY -DXDL_FAST_HASH -DSHA1_HEADER='<openssl/sha.h>' -DNO_MEMMEM -DSHELL_PATH='"/bin/sh"' notes.c
cc -o notes-cache.o -c -MF ./.depend/notes-cache.o.d -MMD -MP -I. -DPRECOMPOSE_UNICODE -DUSE_ST_TIMESPEC -DNO_GETTEXT -DHAVE_DEV_TTY -DXDL_FAST_HASH -DSHA1_HEADER='<openssl/sha.h>' -DNO_MEMMEM -DSHELL_PATH='"/bin/sh"' notes-cache.c
cc -o notes-merge.o -c -MF ./.depend/notes-merge.o.d -MMD -MP -I. -DPRECOMPOSE_UNICODE -DUSE_ST_TIMESPEC -DNO_GETTEXT -DHAVE_DEV_TTY -DXDL_FAST_HASH -DSHA1_HEADER='<openssl/sha.h>' -DNO_MEMMEM -DSHELL_PATH='"/bin/sh"' notes-merge.c
cc -o object.o -c -MF ./.depend/object.o.d -MMD -MP -I. -DPRECOMPOSE_UNICODE -DUSE_ST_TIMESPEC -DNO_GETTEXT -DHAVE_DEV_TTY -DXDL_FAST_HASH -DSHA1_HEADER='<openssl/sha.h>' -DNO_MEMMEM -DSHELL_PATH='"/bin/sh"' object.c
cc -o pack-check.o -c -MF ./.depend/pack-check.o.d -MMD -MP -I. -DPRECOMPOSE_UNICODE -DUSE_ST_TIMESPEC -DNO_GETTEXT -DHAVE_DEV_TTY -DXDL_FAST_HASH -DSHA1_HEADER='<openssl/sha.h>' -DNO_MEMMEM -DSHELL_PATH='"/bin/sh"' pack-check.c
cc -o pack-refs.o -c -MF ./.depend/pack-refs.o.d -MMD -MP -I. -DPRECOMPOSE_UNICODE -DUSE_ST_TIMESPEC -DNO_GETTEXT -DHAVE_DEV_TTY -DXDL_FAST_HASH -DSHA1_HEADER='<openssl/sha.h>' -DNO_MEMMEM -DSHELL_PATH='"/bin/sh"' pack-refs.c
cc -o pack-revindex.o -c -MF ./.depend/pack-revindex.o.d -MMD -MP -I. -DPRECOMPOSE_UNICODE -DUSE_ST_TIMESPEC -DNO_GETTEXT -DHAVE_DEV_TTY -DXDL_FAST_HASH -DSHA1_HEADER='<openssl/sha.h>' -DNO_MEMMEM -DSHELL_PATH='"/bin/sh"' pack-revindex.c
cc -o pack-write.o -c -MF ./.depend/pack-write.o.d -MMD -MP -I. -DPRECOMPOSE_UNICODE -DUSE_ST_TIMESPEC -DNO_GETTEXT -DHAVE_DEV_TTY -DXDL_FAST_HASH -DSHA1_HEADER='<openssl/sha.h>' -DNO_MEMMEM -DSHELL_PATH='"/bin/sh"' pack-write.c
cc -o pager.o -c -MF ./.depend/pager.o.d -MMD -MP -I. -DPRECOMPOSE_UNICODE -DUSE_ST_TIMESPEC -DNO_GETTEXT -DHAVE_DEV_TTY -DXDL_FAST_HASH -DSHA1_HEADER='<openssl/sha.h>' -DNO_MEMMEM -DSHELL_PATH='"/bin/sh"' pager.c
cc -o parse-options.o -c -MF ./.depend/parse-options.o.d -MMD -MP -I. -DPRECOMPOSE_UNICODE -DUSE_ST_TIMESPEC -DNO_GETTEXT -DHAVE_DEV_TTY -DXDL_FAST_HASH -DSHA1_HEADER='<openssl/sha.h>' -DNO_MEMMEM -DSHELL_PATH='"/bin/sh"' parse-options.c
cc -o parse-options-cb.o -c -MF ./.depend/parse-options-cb.o.d -MMD -MP -I. -DPRECOMPOSE_UNICODE -DUSE_ST_TIMESPEC -DNO_GETTEXT -DHAVE_DEV_TTY -DXDL_FAST_HASH -DSHA1_HEADER='<openssl/sha.h>' -DNO_MEMMEM -DSHELL_PATH='"/bin/sh"' parse-options-cb.c
cc -o patch-delta.o -c -MF ./.depend/patch-delta.o.d -MMD -MP -I. -DPRECOMPOSE_UNICODE -DUSE_ST_TIMESPEC -DNO_GETTEXT -DHAVE_DEV_TTY -DXDL_FAST_HASH -DSHA1_HEADER='<openssl/sha.h>' -DNO_MEMMEM -DSHELL_PATH='"/bin/sh"' patch-delta.c
cc -o patch-ids.o -c -MF ./.depend/patch-ids.o.d -MMD -MP -I. -DPRECOMPOSE_UNICODE -DUSE_ST_TIMESPEC -DNO_GETTEXT -DHAVE_DEV_TTY -DXDL_FAST_HASH -DSHA1_HEADER='<openssl/sha.h>' -DNO_MEMMEM -DSHELL_PATH='"/bin/sh"' patch-ids.c
cc -o path.o -c -MF ./.depend/path.o.d -MMD -MP -I. -DPRECOMPOSE_UNICODE -DUSE_ST_TIMESPEC -DNO_GETTEXT -DHAVE_DEV_TTY -DXDL_FAST_HASH -DSHA1_HEADER='<openssl/sha.h>' -DNO_MEMMEM -DSHELL_PATH='"/bin/sh"' path.c
cc -o pkt-line.o -c -MF ./.depend/pkt-line.o.d -MMD -MP -I. -DPRECOMPOSE_UNICODE -DUSE_ST_TIMESPEC -DNO_GETTEXT -DHAVE_DEV_TTY -DXDL_FAST_HASH -DSHA1_HEADER='<openssl/sha.h>' -DNO_MEMMEM -DSHELL_PATH='"/bin/sh"' pkt-line.c
cc -o preload-index.o -c -MF ./.depend/preload-index.o.d -MMD -MP -I. -DPRECOMPOSE_UNICODE -DUSE_ST_TIMESPEC -DNO_GETTEXT -DHAVE_DEV_TTY -DXDL_FAST_HASH -DSHA1_HEADER='<openssl/sha.h>' -DNO_MEMMEM -DSHELL_PATH='"/bin/sh"' preload-index.c
cc -o pretty.o -c -MF ./.depend/pretty.o.d -MMD -MP -I. -DPRECOMPOSE_UNICODE -DUSE_ST_TIMESPEC -DNO_GETTEXT -DHAVE_DEV_TTY -DXDL_FAST_HASH -DSHA1_HEADER='<openssl/sha.h>' -DNO_MEMMEM -DSHELL_PATH='"/bin/sh"' pretty.c
cc -o progress.o -c -MF ./.depend/progress.o.d -MMD -MP -I. -DPRECOMPOSE_UNICODE -DUSE_ST_TIMESPEC -DNO_GETTEXT -DHAVE_DEV_TTY -DXDL_FAST_HASH -DSHA1_HEADER='<openssl/sha.h>' -DNO_MEMMEM -DSHELL_PATH='"/bin/sh"' progress.c
cc -o prompt.o -c -MF ./.depend/prompt.o.d -MMD -MP -I. -DPRECOMPOSE_UNICODE -DUSE_ST_TIMESPEC -DNO_GETTEXT -DHAVE_DEV_TTY -DXDL_FAST_HASH -DSHA1_HEADER='<openssl/sha.h>' -DNO_MEMMEM -DSHELL_PATH='"/bin/sh"' prompt.c
cc -o quote.o -c -MF ./.depend/quote.o.d -MMD -MP -I. -DPRECOMPOSE_UNICODE -DUSE_ST_TIMESPEC -DNO_GETTEXT -DHAVE_DEV_TTY -DXDL_FAST_HASH -DSHA1_HEADER='<openssl/sha.h>' -DNO_MEMMEM -DSHELL_PATH='"/bin/sh"' quote.c
cc -o reachable.o -c -MF ./.depend/reachable.o.d -MMD -MP -I. -DPRECOMPOSE_UNICODE -DUSE_ST_TIMESPEC -DNO_GETTEXT -DHAVE_DEV_TTY -DXDL_FAST_HASH -DSHA1_HEADER='<openssl/sha.h>' -DNO_MEMMEM -DSHELL_PATH='"/bin/sh"' reachable.c
cc -o read-cache.o -c -MF ./.depend/read-cache.o.d -MMD -MP -I. -DPRECOMPOSE_UNICODE -DUSE_ST_TIMESPEC -DNO_GETTEXT -DHAVE_DEV_TTY -DXDL_FAST_HASH -DSHA1_HEADER='<openssl/sha.h>' -DNO_MEMMEM -DSHELL_PATH='"/bin/sh"' read-cache.c
cc -o reflog-walk.o -c -MF ./.depend/reflog-walk.o.d -MMD -MP -I. -DPRECOMPOSE_UNICODE -DUSE_ST_TIMESPEC -DNO_GETTEXT -DHAVE_DEV_TTY -DXDL_FAST_HASH -DSHA1_HEADER='<openssl/sha.h>' -DNO_MEMMEM -DSHELL_PATH='"/bin/sh"' reflog-walk.c
cc -o refs.o -c -MF ./.depend/refs.o.d -MMD -MP -I. -DPRECOMPOSE_UNICODE -DUSE_ST_TIMESPEC -DNO_GETTEXT -DHAVE_DEV_TTY -DXDL_FAST_HASH -DSHA1_HEADER='<openssl/sha.h>' -DNO_MEMMEM -DSHELL_PATH='"/bin/sh"' refs.c
cc -o remote.o -c -MF ./.depend/remote.o.d -MMD -MP -I. -DPRECOMPOSE_UNICODE -DUSE_ST_TIMESPEC -DNO_GETTEXT -DHAVE_DEV_TTY -DXDL_FAST_HASH -DSHA1_HEADER='<openssl/sha.h>' -DNO_MEMMEM -DSHELL_PATH='"/bin/sh"' remote.c
cc -o replace_object.o -c -MF ./.depend/replace_object.o.d -MMD -MP -I. -DPRECOMPOSE_UNICODE -DUSE_ST_TIMESPEC -DNO_GETTEXT -DHAVE_DEV_TTY -DXDL_FAST_HASH -DSHA1_HEADER='<openssl/sha.h>' -DNO_MEMMEM -DSHELL_PATH='"/bin/sh"' replace_object.c
cc -o rerere.o -c -MF ./.depend/rerere.o.d -MMD -MP -I. -DPRECOMPOSE_UNICODE -DUSE_ST_TIMESPEC -DNO_GETTEXT -DHAVE_DEV_TTY -DXDL_FAST_HASH -DSHA1_HEADER='<openssl/sha.h>' -DNO_MEMMEM -DSHELL_PATH='"/bin/sh"' rerere.c
cc -o resolve-undo.o -c -MF ./.depend/resolve-undo.o.d -MMD -MP -I. -DPRECOMPOSE_UNICODE -DUSE_ST_TIMESPEC -DNO_GETTEXT -DHAVE_DEV_TTY -DXDL_FAST_HASH -DSHA1_HEADER='<openssl/sha.h>' -DNO_MEMMEM -DSHELL_PATH='"/bin/sh"' resolve-undo.c
cc -o revision.o -c -MF ./.depend/revision.o.d -MMD -MP -I. -DPRECOMPOSE_UNICODE -DUSE_ST_TIMESPEC -DNO_GETTEXT -DHAVE_DEV_TTY -DXDL_FAST_HASH -DSHA1_HEADER='<openssl/sha.h>' -DNO_MEMMEM -DSHELL_PATH='"/bin/sh"' revision.c
cc -o run-command.o -c -MF ./.depend/run-command.o.d -MMD -MP -I. -DPRECOMPOSE_UNICODE -DUSE_ST_TIMESPEC -DNO_GETTEXT -DHAVE_DEV_TTY -DXDL_FAST_HASH -DSHA1_HEADER='<openssl/sha.h>' -DNO_MEMMEM -DSHELL_PATH='"/bin/sh"' run-command.c
cc -o sequencer.o -c -MF ./.depend/sequencer.o.d -MMD -MP -I. -DPRECOMPOSE_UNICODE -DUSE_ST_TIMESPEC -DNO_GETTEXT -DHAVE_DEV_TTY -DXDL_FAST_HASH -DSHA1_HEADER='<openssl/sha.h>' -DNO_MEMMEM -DSHELL_PATH='"/bin/sh"' sequencer.c
cc -o server-info.o -c -MF ./.depend/server-info.o.d -MMD -MP -I. -DPRECOMPOSE_UNICODE -DUSE_ST_TIMESPEC -DNO_GETTEXT -DHAVE_DEV_TTY -DXDL_FAST_HASH -DSHA1_HEADER='<openssl/sha.h>' -DNO_MEMMEM -DSHELL_PATH='"/bin/sh"' server-info.c
cc -o setup.o -c -MF ./.depend/setup.o.d -MMD -MP -I. -DPRECOMPOSE_UNICODE -DUSE_ST_TIMESPEC -DNO_GETTEXT -DHAVE_DEV_TTY -DXDL_FAST_HASH -DSHA1_HEADER='<openssl/sha.h>' -DNO_MEMMEM -DSHELL_PATH='"/bin/sh"' setup.c
cc -o sha1-array.o -c -MF ./.depend/sha1-array.o.d -MMD -MP -I. -DPRECOMPOSE_UNICODE -DUSE_ST_TIMESPEC -DNO_GETTEXT -DHAVE_DEV_TTY -DXDL_FAST_HASH -DSHA1_HEADER='<openssl/sha.h>' -DNO_MEMMEM -DSHELL_PATH='"/bin/sh"' sha1-array.c
cc -o sha1-lookup.o -c -MF ./.depend/sha1-lookup.o.d -MMD -MP -I. -DPRECOMPOSE_UNICODE -DUSE_ST_TIMESPEC -DNO_GETTEXT -DHAVE_DEV_TTY -DXDL_FAST_HASH -DSHA1_HEADER='<openssl/sha.h>' -DNO_MEMMEM -DSHELL_PATH='"/bin/sh"' sha1-lookup.c
cc -o sha1_file.o -c -MF ./.depend/sha1_file.o.d -MMD -MP -I. -DPRECOMPOSE_UNICODE -DUSE_ST_TIMESPEC -DNO_GETTEXT -DHAVE_DEV_TTY -DXDL_FAST_HASH -DSHA1_HEADER='<openssl/sha.h>' -DNO_MEMMEM -DSHELL_PATH='"/bin/sh"' sha1_file.c
cc -o sha1_name.o -c -MF ./.depend/sha1_name.o.d -MMD -MP -I. -DPRECOMPOSE_UNICODE -DUSE_ST_TIMESPEC -DNO_GETTEXT -DHAVE_DEV_TTY -DXDL_FAST_HASH -DSHA1_HEADER='<openssl/sha.h>' -DNO_MEMMEM -DSHELL_PATH='"/bin/sh"' sha1_name.c
cc -o shallow.o -c -MF ./.depend/shallow.o.d -MMD -MP -I. -DPRECOMPOSE_UNICODE -DUSE_ST_TIMESPEC -DNO_GETTEXT -DHAVE_DEV_TTY -DXDL_FAST_HASH -DSHA1_HEADER='<openssl/sha.h>' -DNO_MEMMEM -DSHELL_PATH='"/bin/sh"' shallow.c
cc -o sideband.o -c -MF ./.depend/sideband.o.d -MMD -MP -I. -DPRECOMPOSE_UNICODE -DUSE_ST_TIMESPEC -DNO_GETTEXT -DHAVE_DEV_TTY -DXDL_FAST_HASH -DSHA1_HEADER='<openssl/sha.h>' -DNO_MEMMEM -DSHELL_PATH='"/bin/sh"' sideband.c
cc -o sigchain.o -c -MF ./.depend/sigchain.o.d -MMD -MP -I. -DPRECOMPOSE_UNICODE -DUSE_ST_TIMESPEC -DNO_GETTEXT -DHAVE_DEV_TTY -DXDL_FAST_HASH -DSHA1_HEADER='<openssl/sha.h>' -DNO_MEMMEM -DSHELL_PATH='"/bin/sh"' sigchain.c
cc -o strbuf.o -c -MF ./.depend/strbuf.o.d -MMD -MP -I. -DPRECOMPOSE_UNICODE -DUSE_ST_TIMESPEC -DNO_GETTEXT -DHAVE_DEV_TTY -DXDL_FAST_HASH -DSHA1_HEADER='<openssl/sha.h>' -DNO_MEMMEM -DSHELL_PATH='"/bin/sh"' strbuf.c
cc -o streaming.o -c -MF ./.depend/streaming.o.d -MMD -MP -I. -DPRECOMPOSE_UNICODE -DUSE_ST_TIMESPEC -DNO_GETTEXT -DHAVE_DEV_TTY -DXDL_FAST_HASH -DSHA1_HEADER='<openssl/sha.h>' -DNO_MEMMEM -DSHELL_PATH='"/bin/sh"' streaming.c
cc -o string-list.o -c -MF ./.depend/string-list.o.d -MMD -MP -I. -DPRECOMPOSE_UNICODE -DUSE_ST_TIMESPEC -DNO_GETTEXT -DHAVE_DEV_TTY -DXDL_FAST_HASH -DSHA1_HEADER='<openssl/sha.h>' -DNO_MEMMEM -DSHELL_PATH='"/bin/sh"' string-list.c
cc -o submodule.o -c -MF ./.depend/submodule.o.d -MMD -MP -I. -DPRECOMPOSE_UNICODE -DUSE_ST_TIMESPEC -DNO_GETTEXT -DHAVE_DEV_TTY -DXDL_FAST_HASH -DSHA1_HEADER='<openssl/sha.h>' -DNO_MEMMEM -DSHELL_PATH='"/bin/sh"' submodule.c
cc -o symlinks.o -c -MF ./.depend/symlinks.o.d -MMD -MP -I. -DPRECOMPOSE_UNICODE -DUSE_ST_TIMESPEC -DNO_GETTEXT -DHAVE_DEV_TTY -DXDL_FAST_HASH -DSHA1_HEADER='<openssl/sha.h>' -DNO_MEMMEM -DSHELL_PATH='"/bin/sh"' symlinks.c
cc -o tag.o -c -MF ./.depend/tag.o.d -MMD -MP -I. -DPRECOMPOSE_UNICODE -DUSE_ST_TIMESPEC -DNO_GETTEXT -DHAVE_DEV_TTY -DXDL_FAST_HASH -DSHA1_HEADER='<openssl/sha.h>' -DNO_MEMMEM -DSHELL_PATH='"/bin/sh"' tag.c
cc -o trace.o -c -MF ./.depend/trace.o.d -MMD -MP -I. -DPRECOMPOSE_UNICODE -DUSE_ST_TIMESPEC -DNO_GETTEXT -DHAVE_DEV_TTY -DXDL_FAST_HASH -DSHA1_HEADER='<openssl/sha.h>' -DNO_MEMMEM -DSHELL_PATH='"/bin/sh"' trace.c
cc -o transport.o -c -MF ./.depend/transport.o.d -MMD -MP -I. -DPRECOMPOSE_UNICODE -DUSE_ST_TIMESPEC -DNO_GETTEXT -DHAVE_DEV_TTY -DXDL_FAST_HASH -DSHA1_HEADER='<openssl/sha.h>' -DNO_MEMMEM -DSHELL_PATH='"/bin/sh"' transport.c
cc -o transport-helper.o -c -MF ./.depend/transport-helper.o.d -MMD -MP -I. -DPRECOMPOSE_UNICODE -DUSE_ST_TIMESPEC -DNO_GETTEXT -DHAVE_DEV_TTY -DXDL_FAST_HASH -DSHA1_HEADER='<openssl/sha.h>' -DNO_MEMMEM -DSHELL_PATH='"/bin/sh"' transport-helper.c
cc -o tree-diff.o -c -MF ./.depend/tree-diff.o.d -MMD -MP -I. -DPRECOMPOSE_UNICODE -DUSE_ST_TIMESPEC -DNO_GETTEXT -DHAVE_DEV_TTY -DXDL_FAST_HASH -DSHA1_HEADER='<openssl/sha.h>' -DNO_MEMMEM -DSHELL_PATH='"/bin/sh"' tree-diff.c
cc -o tree.o -c -MF ./.depend/tree.o.d -MMD -MP -I. -DPRECOMPOSE_UNICODE -DUSE_ST_TIMESPEC -DNO_GETTEXT -DHAVE_DEV_TTY -DXDL_FAST_HASH -DSHA1_HEADER='<openssl/sha.h>' -DNO_MEMMEM -DSHELL_PATH='"/bin/sh"' tree.c
cc -o tree-walk.o -c -MF ./.depend/tree-walk.o.d -MMD -MP -I. -DPRECOMPOSE_UNICODE -DUSE_ST_TIMESPEC -DNO_GETTEXT -DHAVE_DEV_TTY -DXDL_FAST_HASH -DSHA1_HEADER='<openssl/sha.h>' -DNO_MEMMEM -DSHELL_PATH='"/bin/sh"' tree-walk.c
cc -o unpack-trees.o -c -MF ./.depend/unpack-trees.o.d -MMD -MP -I. -DPRECOMPOSE_UNICODE -DUSE_ST_TIMESPEC -DNO_GETTEXT -DHAVE_DEV_TTY -DXDL_FAST_HASH -DSHA1_HEADER='<openssl/sha.h>' -DNO_MEMMEM -DSHELL_PATH='"/bin/sh"' unpack-trees.c
cc -o url.o -c -MF ./.depend/url.o.d -MMD -MP -I. -DPRECOMPOSE_UNICODE -DUSE_ST_TIMESPEC -DNO_GETTEXT -DHAVE_DEV_TTY -DXDL_FAST_HASH -DSHA1_HEADER='<openssl/sha.h>' -DNO_MEMMEM -DSHELL_PATH='"/bin/sh"' url.c
cc -o usage.o -c -MF ./.depend/usage.o.d -MMD -MP -I. -DPRECOMPOSE_UNICODE -DUSE_ST_TIMESPEC -DNO_GETTEXT -DHAVE_DEV_TTY -DXDL_FAST_HASH -DSHA1_HEADER='<openssl/sha.h>' -DNO_MEMMEM -DSHELL_PATH='"/bin/sh"' usage.c
cc -o userdiff.o -c -MF ./.depend/userdiff.o.d -MMD -MP -I. -DPRECOMPOSE_UNICODE -DUSE_ST_TIMESPEC -DNO_GETTEXT -DHAVE_DEV_TTY -DXDL_FAST_HASH -DSHA1_HEADER='<openssl/sha.h>' -DNO_MEMMEM -DSHELL_PATH='"/bin/sh"' userdiff.c
cc -o utf8.o -c -MF ./.depend/utf8.o.d -MMD -MP -I. -DPRECOMPOSE_UNICODE -DUSE_ST_TIMESPEC -DNO_GETTEXT -DHAVE_DEV_TTY -DXDL_FAST_HASH -DSHA1_HEADER='<openssl/sha.h>' -DNO_MEMMEM -DSHELL_PATH='"/bin/sh"' utf8.c
cc -o varint.o -c -MF ./.depend/varint.o.d -MMD -MP -I. -DPRECOMPOSE_UNICODE -DUSE_ST_TIMESPEC -DNO_GETTEXT -DHAVE_DEV_TTY -DXDL_FAST_HASH -DSHA1_HEADER='<openssl/sha.h>' -DNO_MEMMEM -DSHELL_PATH='"/bin/sh"' varint.c
cc -o version.o -c -MF ./.depend/version.o.d -MMD -MP -I. -DPRECOMPOSE_UNICODE -DUSE_ST_TIMESPEC -DNO_GETTEXT -DHAVE_DEV_TTY -DXDL_FAST_HASH -DSHA1_HEADER='<openssl/sha.h>' -DNO_MEMMEM -DSHELL_PATH='"/bin/sh"' '-DGIT_VERSION="1.7.12"' '-DGIT_USER_AGENT="git/1.7.12"' version.c
cc -o walker.o -c -MF ./.depend/walker.o.d -MMD -MP -I. -DPRECOMPOSE_UNICODE -DUSE_ST_TIMESPEC -DNO_GETTEXT -DHAVE_DEV_TTY -DXDL_FAST_HASH -DSHA1_HEADER='<openssl/sha.h>' -DNO_MEMMEM -DSHELL_PATH='"/bin/sh"' walker.c
cc -o wrapper.o -c -MF ./.depend/wrapper.o.d -MMD -MP -I. -DPRECOMPOSE_UNICODE -DUSE_ST_TIMESPEC -DNO_GETTEXT -DHAVE_DEV_TTY -DXDL_FAST_HASH -DSHA1_HEADER='<openssl/sha.h>' -DNO_MEMMEM -DSHELL_PATH='"/bin/sh"' wrapper.c
cc -o write_or_die.o -c -MF ./.depend/write_or_die.o.d -MMD -MP -I. -DPRECOMPOSE_UNICODE -DUSE_ST_TIMESPEC -DNO_GETTEXT -DHAVE_DEV_TTY -DXDL_FAST_HASH -DSHA1_HEADER='<openssl/sha.h>' -DNO_MEMMEM -DSHELL_PATH='"/bin/sh"' write_or_die.c
cc -o ws.o -c -MF ./.depend/ws.o.d -MMD -MP -I. -DPRECOMPOSE_UNICODE -DUSE_ST_TIMESPEC -DNO_GETTEXT -DHAVE_DEV_TTY -DXDL_FAST_HASH -DSHA1_HEADER='<openssl/sha.h>' -DNO_MEMMEM -DSHELL_PATH='"/bin/sh"' ws.c
cc -o wt-status.o -c -MF ./.depend/wt-status.o.d -MMD -MP -I. -DPRECOMPOSE_UNICODE -DUSE_ST_TIMESPEC -DNO_GETTEXT -DHAVE_DEV_TTY -DXDL_FAST_HASH -DSHA1_HEADER='<openssl/sha.h>' -DNO_MEMMEM -DSHELL_PATH='"/bin/sh"' wt-status.c
cc -o xdiff-interface.o -c -MF ./.depend/xdiff-interface.o.d -MMD -MP -I. -DPRECOMPOSE_UNICODE -DUSE_ST_TIMESPEC -DNO_GETTEXT -DHAVE_DEV_TTY -DXDL_FAST_HASH -DSHA1_HEADER='<openssl/sha.h>' -DNO_MEMMEM -DSHELL_PATH='"/bin/sh"' xdiff-interface.c
cc -o zlib.o -c -MF ./.depend/zlib.o.d -MMD -MP -I. -DPRECOMPOSE_UNICODE -DUSE_ST_TIMESPEC -DNO_GETTEXT -DHAVE_DEV_TTY -DXDL_FAST_HASH -DSHA1_HEADER='<openssl/sha.h>' -DNO_MEMMEM -DSHELL_PATH='"/bin/sh"' zlib.c
cc -o unix-socket.o -c -MF ./.depend/unix-socket.o.d -MMD -MP -I. -DPRECOMPOSE_UNICODE -DUSE_ST_TIMESPEC -DNO_GETTEXT -DHAVE_DEV_TTY -DXDL_FAST_HASH -DSHA1_HEADER='<openssl/sha.h>' -DNO_MEMMEM -DSHELL_PATH='"/bin/sh"' unix-socket.c
cc -o thread-utils.o -c -MF ./.depend/thread-utils.o.d -MMD -MP -I. -DPRECOMPOSE_UNICODE -DUSE_ST_TIMESPEC -DNO_GETTEXT -DHAVE_DEV_TTY -DXDL_FAST_HASH -DSHA1_HEADER='<openssl/sha.h>' -DNO_MEMMEM -DSHELL_PATH='"/bin/sh"' thread-utils.c
cc -o compat/precompose_utf8.o -c -MF compat/.depend/precompose_utf8.o.d -MMD -MP -I. -DPRECOMPOSE_UNICODE -DUSE_ST_TIMESPEC -DNO_GETTEXT -DHAVE_DEV_TTY -DXDL_FAST_HASH -DSHA1_HEADER='<openssl/sha.h>' -DNO_MEMMEM -DSHELL_PATH='"/bin/sh"' compat/precompose_utf8.c
cc -o compat/memmem.o -c -MF compat/.depend/memmem.o.d -MMD -MP -I. -DPRECOMPOSE_UNICODE -DUSE_ST_TIMESPEC -DNO_GETTEXT -DHAVE_DEV_TTY -DXDL_FAST_HASH -DSHA1_HEADER='<openssl/sha.h>' -DNO_MEMMEM -DSHELL_PATH='"/bin/sh"' compat/memmem.c
rm -f libgit.a && ar rcs libgit.a abspath.o advice.o alias.o alloc.o archive.o archive-tar.o archive-zip.o argv-array.o attr.o base85.o bisect.o blob.o branch.o bulk-checkin.o bundle.o cache-tree.o color.o column.o combine-diff.o commit.o compat/obstack.o compat/terminal.o config.o connect.o connected.o convert.o copy.o credential.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 gettext.o gpg-interface.o graph.o grep.o hash.o help.o hex.o ident.o kwset.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 mergesort.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 parse-options-cb.o patch-delta.o patch-ids.o path.o pkt-line.o preload-index.o pretty.o progress.o prompt.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 sequencer.o server-info.o setup.o sha1-array.o sha1-lookup.o sha1_file.o sha1_name.o shallow.o sideband.o sigchain.o strbuf.o streaming.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 varint.o version.o walker.o wrapper.o write_or_die.o ws.o wt-status.o xdiff-interface.o zlib.o unix-socket.o thread-utils.o compat/precompose_utf8.o compat/memmem.o
/usr/bin/ranlib: file: libgit.a(gettext.o) has no symbols
cc -o xdiff/xdiffi.o -c -MF xdiff/.depend/xdiffi.o.d -MMD -MP -I. -DPRECOMPOSE_UNICODE -DUSE_ST_TIMESPEC -DNO_GETTEXT -DHAVE_DEV_TTY -DXDL_FAST_HASH -DSHA1_HEADER='<openssl/sha.h>' -DNO_MEMMEM -DSHELL_PATH='"/bin/sh"' xdiff/xdiffi.c
cc -o xdiff/xprepare.o -c -MF xdiff/.depend/xprepare.o.d -MMD -MP -I. -DPRECOMPOSE_UNICODE -DUSE_ST_TIMESPEC -DNO_GETTEXT -DHAVE_DEV_TTY -DXDL_FAST_HASH -DSHA1_HEADER='<openssl/sha.h>' -DNO_MEMMEM -DSHELL_PATH='"/bin/sh"' xdiff/xprepare.c
cc -o xdiff/xutils.o -c -MF xdiff/.depend/xutils.o.d -MMD -MP -I. -DPRECOMPOSE_UNICODE -DUSE_ST_TIMESPEC -DNO_GETTEXT -DHAVE_DEV_TTY -DXDL_FAST_HASH -DSHA1_HEADER='<openssl/sha.h>' -DNO_MEMMEM -DSHELL_PATH='"/bin/sh"' xdiff/xutils.c
cc -o xdiff/xemit.o -c -MF xdiff/.depend/xemit.o.d -MMD -MP -I. -DPRECOMPOSE_UNICODE -DUSE_ST_TIMESPEC -DNO_GETTEXT -DHAVE_DEV_TTY -DXDL_FAST_HASH -DSHA1_HEADER='<openssl/sha.h>' -DNO_MEMMEM -DSHELL_PATH='"/bin/sh"' xdiff/xemit.c
cc -o xdiff/xmerge.o -c -MF xdiff/.depend/xmerge.o.d -MMD -MP -I. -DPRECOMPOSE_UNICODE -DUSE_ST_TIMESPEC -DNO_GETTEXT -DHAVE_DEV_TTY -DXDL_FAST_HASH -DSHA1_HEADER='<openssl/sha.h>' -DNO_MEMMEM -DSHELL_PATH='"/bin/sh"' xdiff/xmerge.c
cc -o xdiff/xpatience.o -c -MF xdiff/.depend/xpatience.o.d -MMD -MP -I. -DPRECOMPOSE_UNICODE -DUSE_ST_TIMESPEC -DNO_GETTEXT -DHAVE_DEV_TTY -DXDL_FAST_HASH -DSHA1_HEADER='<openssl/sha.h>' -DNO_MEMMEM -DSHELL_PATH='"/bin/sh"' xdiff/xpatience.c
cc -o xdiff/xhistogram.o -c -MF xdiff/.depend/xhistogram.o.d -MMD -MP -I. -DPRECOMPOSE_UNICODE -DUSE_ST_TIMESPEC -DNO_GETTEXT -DHAVE_DEV_TTY -DXDL_FAST_HASH -DSHA1_HEADER='<openssl/sha.h>' -DNO_MEMMEM -DSHELL_PATH='"/bin/sh"' xdiff/xhistogram.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 xdiff/xhistogram.o
cc -I. -DPRECOMPOSE_UNICODE -DUSE_ST_TIMESPEC -DNO_GETTEXT -DHAVE_DEV_TTY -DXDL_FAST_HASH -DSHA1_HEADER='<openssl/sha.h>' -DNO_MEMMEM -DSHELL_PATH='"/bin/sh"' -o git-credential-store credential-store.o libgit.a xdiff/lib.a -lz -liconv -lcrypto -lssl
Undefined symbols for architecture x86_64:
"_iconv", referenced from:
_precompose_utf8_readdir in libgit.a(precompose_utf8.o)
_reencode_string_iconv in libgit.a(utf8.o)
(maybe you meant: _reencode_string_iconv)
"_iconv_close", referenced from:
_precompose_argv in libgit.a(precompose_utf8.o)
_precompose_utf8_closedir in libgit.a(precompose_utf8.o)
_reencode_string in libgit.a(utf8.o)
"_iconv_open", referenced from:
_precompose_argv in libgit.a(precompose_utf8.o)
_precompose_utf8_opendir in libgit.a(precompose_utf8.o)
_reencode_string in libgit.a(utf8.o)
ld: symbol(s) not found for architecture x86_64
clang: error: linker command failed with exit code 1 (use -v to see invocation)
make: *** [git-credential-store] Error 1
==> Exit Status: 2
https://github.com/mxcl/master/blob/master/Library/Formula/git.rb#L45
==> Build Environment
HOMEBREW_VERSION: 0.9.3
HEAD: 893e65bbf38b26e171751dfc2699167c96a15e2f
CPU: quad-core 64-bit sandybridge
OS X: 10.8.1-x86_64
Xcode: 4.4.1
CLT: 1.0.0.9000000000.1.1249367152
X11: N/A
CC: cc
CXX: c++
LD: cc
MAKEFLAGS: -j1
CMAKE_PREFIX_PATH: /usr/local
CMAKE_INCLUDE_PATH: /usr/include/libxml2:/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers/
CMAKE_LIBRARY_PATH: /System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries
PKG_CONFIG_PATH: /usr/local/lib/pkgconfig:/usr/local/Library/Homebrew/pkgconfig
HOMEBREW_MAKE_JOBS: 1
ACLOCAL_PATH: /usr/local/share/aclocal
PATH: /usr/local/Library/ENV/4.3:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin
Error: Failed executing: make prefix=/usr/local/Cellar/git/1.7.12 CC=cc CFLAGS= LDFLAGS= install (git.rb:45)
This link will help resolve the above errors:
https://github.com/mxcl/homebrew/wiki/bug-fixing-checklist
===================================================
= cat ~/Library/Logs/Homebrew/config.log | pbcopy =
===================================================
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.
It was created by subversion configure 1.7.5, which was
generated by GNU Autoconf 2.68. Invocation command line was
$ ./configure --disable-debug --prefix=/usr/local/Cellar/subversion/1.7.5 --with-ssl --with-zlib=/usr --with-sqlite=/usr/local --with-serf=/usr/local --disable-neon-version-check --disable-mod-activation --without-apache-libexecdir --without-berkeley-db
## --------- ##
## Platform. ##
## --------- ##
hostname = Christians-MacBook-Pro.local
uname -m = x86_64
uname -r = 11.4.0
uname -s = Darwin
uname -v = Darwin Kernel Version 11.4.0: Mon Apr 9 19:32:15 PDT 2012; root:xnu-1699.26.8~1/RELEASE_X86_64
/usr/bin/uname -p = i386
/bin/uname -X = unknown
/bin/arch = unknown
/usr/bin/arch -k = unknown
/usr/convex/getsysinfo = unknown
/usr/bin/hostinfo = Mach kernel version:
Darwin Kernel Version 11.4.0: Mon Apr 9 19:32:15 PDT 2012; root:xnu-1699.26.8~1/RELEASE_X86_64
Kernel configured for up to 4 processors.
2 processors are physically available.
4 processors are logically available.
Processor type: i486 (Intel 80486)
Processors active: 0 1 2 3
Primary memory available: 8.00 gigabytes
Default processor set: 144 tasks, 703 threads, 4 processors
Load average: 4.48, Mach factor: 1.04
/bin/machine = unknown
/usr/bin/oslevel = unknown
/bin/universe = unknown
PATH: /usr/local/Cellar/readline/6.2.2/bin
PATH: /usr/local/Cellar/neon/0.29.6/bin
PATH: /Users/gambi/.rvm/gems/ruby-1.8.7-p352/bin
PATH: /Users/gambi/.rvm/gems/ruby-1.8.7-p352@global/bin
PATH: /Users/gambi/.rvm/rubies/ruby-1.8.7-p352/bin
PATH: /Users/gambi/.rvm/bin
PATH: /usr/local/share/npm/bin
PATH: /usr/bin
PATH: /bin
PATH: /usr/sbin
PATH: /sbin
PATH: /usr/local/bin
PATH: /usr/X11/bin
PATH: /usr/local/Library/Contributions/cmds
## ----------- ##
## Core tests. ##
## ----------- ##
configure:2652: Configuring Subversion 1.7.5
configure:2671: creating config.nice
configure:2741: checking for gcc
configure:2768: result: /usr/bin/llvm-gcc
configure:2997: checking for C compiler version
configure:3006: /usr/bin/llvm-gcc --version >&5
i686-apple-darwin11-llvm-gcc-4.2 (GCC) 4.2.1 (Based on Apple Inc. build 5658) (LLVM build 2335.15.00)
Copyright (C) 2007 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
configure:3017: $? = 0
configure:3006: /usr/bin/llvm-gcc -v >&5
Using built-in specs.
Target: i686-apple-darwin11
Configured with: /private/var/tmp/llvmgcc42/llvmgcc42-2335.15~25/src/configure --disable-checking --enable-werror --prefix=/Developer/usr/llvm-gcc-4.2 --mandir=/share/man --enable-languages=c,objc,c++,obj-c++ --program-prefix=llvm- --program-transform-name=/^[cg][^.-]*$/s/$/-4.2/ --with-slibdir=/usr/lib --build=i686-apple-darwin11 --enable-llvm=/private/var/tmp/llvmgcc42/llvmgcc42-2335.15~25/dst-llvmCore/Developer/usr/local --program-prefix=i686-apple-darwin11- --host=x86_64-apple-darwin11 --target=i686-apple-darwin11 --with-gxx-include-dir=/usr/include/c++/4.2.1
Thread model: posix
gcc version 4.2.1 (Based on Apple Inc. build 5658) (LLVM build 2335.15.00)
configure:3017: $? = 0
configure:3006: /usr/bin/llvm-gcc -V >&5
llvm-gcc-4.2: argument to `-V' is missing
configure:3017: $? = 1
configure:3006: /usr/bin/llvm-gcc -qversion >&5
i686-apple-darwin11-llvm-gcc-4.2: no input files
configure:3017: $? = 1
configure:3037: checking whether the C compiler works
configure:3059: /usr/bin/llvm-gcc -Os -w -pipe -march=core2 -msse4 -mmacosx-version-min=10.7 -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/neon/0.29.6/include -isystem /usr/local/include -L/usr/local/Cellar/readline/6.2.2/lib -L/usr/local/Cellar/neon/0.29.6/lib -L/usr/local/lib conftest.c >&5
configure:3063: $? = 0
configure:3111: result: yes
configure:3114: checking for C compiler default output file name
configure:3116: result: a.out
configure:3122: checking for suffix of executables
configure:3129: /usr/bin/llvm-gcc -o conftest -Os -w -pipe -march=core2 -msse4 -mmacosx-version-min=10.7 -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/neon/0.29.6/include -isystem /usr/local/include -L/usr/local/Cellar/readline/6.2.2/lib -L/usr/local/Cellar/neon/0.29.6/lib -L/usr/local/lib conftest.c >&5
configure:3133: $? = 0
configure:3155: result:
configure:3177: checking whether we are cross compiling
configure:3185: /usr/bin/llvm-gcc -o conftest -Os -w -pipe -march=core2 -msse4 -mmacosx-version-min=10.7 -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/neon/0.29.6/include -isystem /usr/local/include -L/usr/local/Cellar/readline/6.2.2/lib -L/usr/local/Cellar/neon/0.29.6/lib -L/usr/local/lib conftest.c >&5
configure:3189: $? = 0
configure:3196: ./conftest
configure:3200: $? = 0
configure:3215: result: no
configure:3220: checking for suffix of object files
configure:3242: /usr/bin/llvm-gcc -c -Os -w -pipe -march=core2 -msse4 -mmacosx-version-min=10.7 -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/neon/0.29.6/include -isystem /usr/local/include conftest.c >&5
configure:3246: $? = 0
configure:3267: result: o
configure:3271: checking whether we are using the GNU C compiler
configure:3290: /usr/bin/llvm-gcc -c -Os -w -pipe -march=core2 -msse4 -mmacosx-version-min=10.7 -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/neon/0.29.6/include -isystem /usr/local/include conftest.c >&5
configure:3290: $? = 0
configure:3299: result: yes
configure:3308: checking whether /usr/bin/llvm-gcc accepts -g
configure:3328: /usr/bin/llvm-gcc -c -g -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/neon/0.29.6/include -isystem /usr/local/include conftest.c >&5
configure:3328: $? = 0
configure:3369: result: yes
configure:3386: checking for /usr/bin/llvm-gcc option to accept ISO C89
configure:3450: /usr/bin/llvm-gcc -c -Os -w -pipe -march=core2 -msse4 -mmacosx-version-min=10.7 -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/neon/0.29.6/include -isystem /usr/local/include conftest.c >&5
configure:3450: $? = 0
configure:3463: result: none needed
configure:3597: checking for C++ compiler version
configure:3606: /usr/bin/llvm-g++ --version >&5
i686-apple-darwin11-llvm-g++-4.2 (GCC) 4.2.1 (Based on Apple Inc. build 5658) (LLVM build 2335.15.00)
Copyright (C) 2007 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
configure:3617: $? = 0
configure:3606: /usr/bin/llvm-g++ -v >&5
Using built-in specs.
Target: i686-apple-darwin11
Configured with: /private/var/tmp/llvmgcc42/llvmgcc42-2335.15~25/src/configure --disable-checking --enable-werror --prefix=/Developer/usr/llvm-gcc-4.2 --mandir=/share/man --enable-languages=c,objc,c++,obj-c++ --program-prefix=llvm- --program-transform-name=/^[cg][^.-]*$/s/$/-4.2/ --with-slibdir=/usr/lib --build=i686-apple-darwin11 --enable-llvm=/private/var/tmp/llvmgcc42/llvmgcc42-2335.15~25/dst-llvmCore/Developer/usr/local --program-prefix=i686-apple-darwin11- --host=x86_64-apple-darwin11 --target=i686-apple-darwin11 --with-gxx-include-dir=/usr/include/c++/4.2.1
Thread model: posix
gcc version 4.2.1 (Based on Apple Inc. build 5658) (LLVM build 2335.15.00)
configure:3617: $? = 0
configure:3606: /usr/bin/llvm-g++ -V >&5
llvm-g++-4.2: argument to `-V' is missing
configure:3617: $? = 1
configure:3606: /usr/bin/llvm-g++ -qversion >&5
i686-apple-darwin11-llvm-g++-4.2: no input files
configure:3617: $? = 1
configure:3621: checking whether we are using the GNU C++ compiler
configure:3640: /usr/bin/llvm-g++ -c -Os -w -pipe -march=core2 -msse4 -mmacosx-version-min=10.7 -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/neon/0.29.6/include -isystem /usr/local/include conftest.cpp >&5
configure:3640: $? = 0
configure:3649: result: yes
configure:3658: checking whether /usr/bin/llvm-g++ accepts -g
configure:3678: /usr/bin/llvm-g++ -c -g -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/neon/0.29.6/include -isystem /usr/local/include conftest.cpp >&5
configure:3678: $? = 0
configure:3719: result: yes
configure:3749: checking how to run the C preprocessor
configure:3780: /usr/bin/llvm-gcc -E -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/neon/0.29.6/include -isystem /usr/local/include conftest.c
configure:3780: $? = 0
configure:3794: /usr/bin/llvm-gcc -E -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/neon/0.29.6/include -isystem /usr/local/include conftest.c
conftest.c:9:28: error: ac_nonexistent.h: No such file or directory
configure:3794: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "subversion"
| #define PACKAGE_TARNAME "subversion"
| #define PACKAGE_VERSION "1.7.5"
| #define PACKAGE_STRING "subversion 1.7.5"
| #define PACKAGE_BUGREPORT "http://subversion.apache.org/"
| #define PACKAGE_URL ""
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:3819: result: /usr/bin/llvm-gcc -E
configure:3839: /usr/bin/llvm-gcc -E -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/neon/0.29.6/include -isystem /usr/local/include conftest.c
configure:3839: $? = 0
configure:3853: /usr/bin/llvm-gcc -E -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/neon/0.29.6/include -isystem /usr/local/include conftest.c
conftest.c:9:28: error: ac_nonexistent.h: No such file or directory
configure:3853: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "subversion"
| #define PACKAGE_TARNAME "subversion"
| #define PACKAGE_VERSION "1.7.5"
| #define PACKAGE_STRING "subversion 1.7.5"
| #define PACKAGE_BUGREPORT "http://subversion.apache.org/"
| #define PACKAGE_URL ""
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:3884: checking for a sed that does not truncate output
configure:3948: result: /usr/bin/sed
configure:3959: checking build system type
configure:3973: result: x86_64-apple-darwin11.4.0
configure:3993: checking host system type
configure:4006: result: x86_64-apple-darwin11.4.0
configure:4026: checking target system type
configure:4039: result: x86_64-apple-darwin11.4.0
configure:4067: checking for grep that handles long lines and -e
configure:4125: result: /usr/bin/grep
configure:4130: checking for egrep
configure:4192: result: /usr/bin/grep -E
configure:4198: checking whether ln -s works
configure:4202: result: yes
configure:4224: checking for a BSD-compatible install
configure:4292: result: /usr/bin/install -c
configure:4333: Apache Portable Runtime (APR) library configuration
configure:4361: checking for APR
configure:4437: result: yes
configure:4620: checking APR version
configure:4626: result: 1.4.2
configure:4747: Apache Portable Runtime Utility (APRUTIL) library configuration
configure:4775: checking for APR-util
configure:4851: result: yes
configure:5025: checking APR-UTIL version
configure:5039: result: 1.3.10
configure:5141: checking for pkg-config
configure:5159: found /usr/local/bin/pkg-config
configure:5171: result: /usr/local/bin/pkg-config
configure:5200: checking neon library
configure:5399: checking for neon-config
configure:5417: found /usr/local/Cellar/neon/0.29.6/bin/neon-config
configure:5429: result: /usr/local/Cellar/neon/0.29.6/bin/neon-config
configure:5440: checking neon library version
configure:5447: result: 0.29.6
configure:5590: checking for ANSI C header files
configure:5610: /usr/bin/llvm-gcc -c -Os -w -pipe -march=core2 -msse4 -mmacosx-version-min=10.7 -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/neon/0.29.6/include -isystem /usr/local/include -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK conftest.c >&5
configure:5610: $? = 0
configure:5683: /usr/bin/llvm-gcc -o conftest -Os -w -pipe -march=core2 -msse4 -mmacosx-version-min=10.7 -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/neon/0.29.6/include -isystem /usr/local/include -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -L/usr/local/Cellar/readline/6.2.2/lib -L/usr/local/Cellar/neon/0.29.6/lib -L/usr/local/lib conftest.c >&5
configure:5683: $? = 0
configure:5683: ./conftest
configure:5683: $? = 0
configure:5694: result: yes
configure:5707: checking for sys/types.h
configure:5707: /usr/bin/llvm-gcc -c -Os -w -pipe -march=core2 -msse4 -mmacosx-version-min=10.7 -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/neon/0.29.6/include -isystem /usr/local/include -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK conftest.c >&5
configure:5707: $? = 0
configure:5707: result: yes
configure:5707: checking for sys/stat.h
configure:5707: /usr/bin/llvm-gcc -c -Os -w -pipe -march=core2 -msse4 -mmacosx-version-min=10.7 -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/neon/0.29.6/include -isystem /usr/local/include -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK conftest.c >&5
configure:5707: $? = 0
configure:5707: result: yes
configure:5707: checking for stdlib.h
configure:5707: /usr/bin/llvm-gcc -c -Os -w -pipe -march=core2 -msse4 -mmacosx-version-min=10.7 -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/neon/0.29.6/include -isystem /usr/local/include -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK conftest.c >&5
configure:5707: $? = 0
configure:5707: result: yes
configure:5707: checking for string.h
configure:5707: /usr/bin/llvm-gcc -c -Os -w -pipe -march=core2 -msse4 -mmacosx-version-min=10.7 -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/neon/0.29.6/include -isystem /usr/local/include -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK conftest.c >&5
configure:5707: $? = 0
configure:5707: result: yes
configure:5707: checking for memory.h
configure:5707: /usr/bin/llvm-gcc -c -Os -w -pipe -march=core2 -msse4 -mmacosx-version-min=10.7 -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/neon/0.29.6/include -isystem /usr/local/include -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK conftest.c >&5
configure:5707: $? = 0
configure:5707: result: yes
configure:5707: checking for strings.h
configure:5707: /usr/bin/llvm-gcc -c -Os -w -pipe -march=core2 -msse4 -mmacosx-version-min=10.7 -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/neon/0.29.6/include -isystem /usr/local/include -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK conftest.c >&5
configure:5707: $? = 0
configure:5707: result: yes
configure:5707: checking for inttypes.h
configure:5707: /usr/bin/llvm-gcc -c -Os -w -pipe -march=core2 -msse4 -mmacosx-version-min=10.7 -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/neon/0.29.6/include -isystem /usr/local/include -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK conftest.c >&5
configure:5707: $? = 0
configure:5707: result: yes
configure:5707: checking for stdint.h
configure:5707: /usr/bin/llvm-gcc -c -Os -w -pipe -march=core2 -msse4 -mmacosx-version-min=10.7 -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/neon/0.29.6/include -isystem /usr/local/include -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK conftest.c >&5
configure:5707: $? = 0
configure:5707: result: yes
configure:5707: checking for unistd.h
configure:5707: /usr/bin/llvm-gcc -c -Os -w -pipe -march=core2 -msse4 -mmacosx-version-min=10.7 -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/neon/0.29.6/include -isystem /usr/local/include -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK conftest.c >&5
configure:5707: $? = 0
configure:5707: result: yes
configure:5733: serf library configuration
configure:5742: checking serf.h usability
configure:5742: /usr/bin/llvm-gcc -c -Os -w -pipe -march=core2 -msse4 -mmacosx-version-min=10.7 -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/neon/0.29.6/include -isystem /usr/local/include -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/local/include/serf-1 conftest.c >&5
configure:5742: $? = 0
configure:5742: result: yes
configure:5742: checking serf.h presence
configure:5742: /usr/bin/llvm-gcc -E -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/neon/0.29.6/include -isystem /usr/local/include -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/local/include/serf-1 conftest.c
configure:5742: $? = 0
configure:5742: result: yes
configure:5742: checking for serf.h
configure:5742: result: yes
configure:5751: checking for serf_context_create in -lserf-1
configure:5776: /usr/bin/llvm-gcc -o conftest -Os -w -pipe -march=core2 -msse4 -mmacosx-version-min=10.7 -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/neon/0.29.6/include -isystem /usr/local/include -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/local/include/serf-1 -L/usr/local/Cellar/readline/6.2.2/lib -L/usr/local/Cellar/neon/0.29.6/lib -L/usr/local/lib -L/usr/local/lib conftest.c -lserf-1 -laprutil-1 -lapr-1 -lz >&5
configure:5776: $? = 0
configure:5786: result: yes
configure:5808: /usr/bin/llvm-gcc -c -Os -w -pipe -march=core2 -msse4 -mmacosx-version-min=10.7 -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/neon/0.29.6/include -isystem /usr/local/include -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/local/include/serf-1 conftest.c >&5
configure:5808: $? = 0
configure:6024: checking whether to look for GSSAPI (Kerberos)
configure:6143: result: no
configure:6228: looking for apr_memcache as part of apr-util
configure:6232: checking apr_memcache.h usability
configure:6232: /usr/bin/llvm-gcc -c -Os -w -pipe -march=core2 -msse4 -mmacosx-version-min=10.7 -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/neon/0.29.6/include -isystem /usr/local/include -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -I/usr/include/apr-1 -I/usr/include/apr-1 conftest.c >&5
configure:6232: $? = 0
configure:6232: result: yes
configure:6232: checking apr_memcache.h presence
configure:6232: /usr/bin/llvm-gcc -E -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/neon/0.29.6/include -isystem /usr/local/include -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -I/usr/include/apr-1 -I/usr/include/apr-1 conftest.c
configure:6232: $? = 0
configure:6232: result: yes
configure:6232: checking for apr_memcache.h
configure:6232: result: yes
configure:6237: checking for apr_memcache_create in -laprutil-1
configure:6262: /usr/bin/llvm-gcc -o conftest -Os -w -pipe -march=core2 -msse4 -mmacosx-version-min=10.7 -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/neon/0.29.6/include -isystem /usr/local/include -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -I/usr/include/apr-1 -I/usr/include/apr-1 -L/usr/local/Cellar/readline/6.2.2/lib -L/usr/local/Cellar/neon/0.29.6/lib -L/usr/local/lib -L/usr/local/lib -laprutil-1 conftest.c -laprutil-1 >&5
configure:6262: $? = 0
configure:6271: result: yes
configure:6471: checking for Apache module support via DSO through APXS
configure:6503: result: found at /usr/sbin/apxs
configure:6506: checking httpd version
configure:6518: result: recent enough
configure:6546: checking whether Apache version is compatible with APR version
configure:6573: result: yes
configure:6661: checking sqlite library
configure:6692: checking sqlite3.h usability
configure:6692: /usr/bin/llvm-gcc -c -Os -w -pipe -march=core2 -msse4 -mmacosx-version-min=10.7 -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/neon/0.29.6/include -isystem /usr/local/include -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -I/usr/local/include conftest.c >&5
configure:6692: $? = 0
configure:6692: result: yes
configure:6692: checking sqlite3.h presence
configure:6692: /usr/bin/llvm-gcc -E -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/neon/0.29.6/include -isystem /usr/local/include -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -I/usr/local/include conftest.c
configure:6692: $? = 0
configure:6692: result: yes
configure:6692: checking for sqlite3.h
configure:6692: result: yes
configure:6695: checking sqlite library version (via header)
configure:6707: result: okay
configure:6709: checking for sqlite3_close in -lsqlite3
configure:6734: /usr/bin/llvm-gcc -o conftest -Os -w -pipe -march=core2 -msse4 -mmacosx-version-min=10.7 -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/neon/0.29.6/include -isystem /usr/local/include -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -I/usr/local/include -L/usr/local/Cellar/readline/6.2.2/lib -L/usr/local/Cellar/neon/0.29.6/lib -L/usr/local/lib -L/usr/local/lib -L/usr/local/lib conftest.c -lsqlite3 >&5
configure:6734: $? = 0
configure:6743: result: yes
configure:7125: configuring libtool now
configure:7173: checking how to print strings
configure:7200: result: printf
configure:7221: checking for a sed that does not truncate output
configure:7285: result: /usr/bin/sed
configure:7303: checking for fgrep
configure:7365: result: /usr/bin/grep -F
configure:7400: checking for ld used by /usr/bin/llvm-gcc
configure:7467: result: /usr/bin/llvm-gcc
configure:7474: checking if the linker (/usr/bin/llvm-gcc) is GNU ld
configure:7489: result: no
configure:7501: checking for BSD- or MS-compatible name lister (nm)
configure:7550: result: /usr/bin/nm
configure:7680: checking the name lister (/usr/bin/nm) interface
configure:7687: /usr/bin/llvm-gcc -c -Os -w -pipe -march=core2 -msse4 -mmacosx-version-min=10.7 -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/neon/0.29.6/include -isystem /usr/local/include -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK conftest.c >&5
configure:7690: /usr/bin/nm "conftest.o"
configure:7693: output
0000000000000000 S _some_variable
configure:7700: result: BSD nm
configure:7704: checking the maximum length of command line arguments
configure:7829: result: 196608
configure:7846: checking whether the shell understands some XSI constructs
configure:7856: result: yes
configure:7860: checking whether the shell understands "+="
configure:7866: result: yes
configure:7901: checking how to convert x86_64-apple-darwin11.4.0 file names to x86_64-apple-darwin11.4.0 format
configure:7941: result: func_convert_file_noop
configure:7948: checking how to convert x86_64-apple-darwin11.4.0 file names to toolchain format
configure:7968: result: func_convert_file_noop
configure:7975: checking for /usr/bin/llvm-gcc option to reload object files
configure:7982: result: -r
configure:8056: checking for objdump
configure:8086: result: no
configure:8115: checking how to recognize dependent libraries
configure:8317: result: pass_all
configure:8402: checking for dlltool
configure:8432: result: no
configure:8462: checking how to associate runtime and link libraries
configure:8489: result: printf %s\n
configure:8549: checking for ar
configure:8565: found /usr/bin/ar
configure:8576: result: ar
configure:8613: checking for archiver @FILE support
configure:8630: /usr/bin/llvm-gcc -c -Os -w -pipe -march=core2 -msse4 -mmacosx-version-min=10.7 -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/neon/0.29.6/include -isystem /usr/local/include -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK conftest.c >&5
configure:8630: $? = 0
configure:8633: ar cru libconftest.a @conftest.lst >&5
ar: @conftest.lst: No such file or directory
configure:8636: $? = 1
configure:8656: result: no
configure:8714: checking for strip
configure:8730: found /usr/bin/strip
configure:8741: result: strip
configure:8813: checking for ranlib
configure:8829: found /usr/bin/ranlib
configure:8840: result: ranlib
configure:8917: checking for gawk
configure:8947: result: no
configure:8917: checking for mawk
configure:8947: result: no
configure:8917: checking for nawk
configure:8947: result: no
configure:8917: checking for awk
configure:8933: found /usr/bin/awk
configure:8944: result: awk
configure:8984: checking command to parse /usr/bin/nm output from /usr/bin/llvm-gcc object
configure:9103: /usr/bin/llvm-gcc -c -Os -w -pipe -march=core2 -msse4 -mmacosx-version-min=10.7 -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/neon/0.29.6/include -isystem /usr/local/include -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK conftest.c >&5
configure:9106: $? = 0
configure:9110: /usr/bin/nm conftest.o \| sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' \> conftest.nm
configure:9113: $? = 0
cannot find nm_test_var in conftest.nm
configure:9103: /usr/bin/llvm-gcc -c -Os -w -pipe -march=core2 -msse4 -mmacosx-version-min=10.7 -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/neon/0.29.6/include -isystem /usr/local/include -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK conftest.c >&5
configure:9106: $? = 0
configure:9110: /usr/bin/nm conftest.o \| sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p' | sed '/ __gnu_lto/d' \> conftest.nm
configure:9113: $? = 0
configure:9179: /usr/bin/llvm-gcc -o conftest -Os -w -pipe -march=core2 -msse4 -mmacosx-version-min=10.7 -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/neon/0.29.6/include -isystem /usr/local/include -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -L/usr/local/Cellar/readline/6.2.2/lib -L/usr/local/Cellar/neon/0.29.6/lib -L/usr/local/lib -L/usr/local/lib conftest.c conftstm.o >&5
configure:9182: $? = 0
configure:9220: result: ok
configure:9257: checking for sysroot
configure:9287: result: no
configure:9530: checking for mt
configure:9560: result: no
configure:9580: checking if : is a manifest tool
configure:9586: : '-?'
configure:9594: result: no
configure:9650: checking for dsymutil
configure:9666: found /usr/bin/dsymutil
configure:9677: result: dsymutil
configure:9742: checking for nmedit
configure:9758: found /usr/bin/nmedit
configure:9769: result: nmedit
configure:9834: checking for lipo
configure:9850: found /usr/bin/lipo
configure:9861: result: lipo
configure:9926: checking for otool
configure:9942: found /usr/bin/otool
configure:9953: result: otool
configure:10018: checking for otool64
configure:10048: result: no
configure:10093: checking for -single_module linker flag
/usr/bin/llvm-gcc -Os -w -pipe -march=core2 -msse4 -mmacosx-version-min=10.7 -L/usr/local/Cellar/readline/6.2.2/lib -L/usr/local/Cellar/neon/0.29.6/lib -L/usr/local/lib -L/usr/local/lib -o libconftest.dylib -dynamiclib -Wl,-single_module conftest.c
configure:10120: result: yes
configure:10122: checking for -exported_symbols_list linker flag
configure:10142: /usr/bin/llvm-gcc -o conftest -Os -w -pipe -march=core2 -msse4 -mmacosx-version-min=10.7 -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/neon/0.29.6/include -isystem /usr/local/include -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -L/usr/local/Cellar/readline/6.2.2/lib -L/usr/local/Cellar/neon/0.29.6/lib -L/usr/local/lib -L/usr/local/lib -Wl,-exported_symbols_list,conftest.sym conftest.c >&5
configure:10142: $? = 0
configure:10152: result: yes
configure:10154: checking for -force_load linker flag
/usr/bin/llvm-gcc -Os -w -pipe -march=core2 -msse4 -mmacosx-version-min=10.7 -c -o conftest.o conftest.c
ar cru libconftest.a conftest.o
ranlib libconftest.a
/usr/bin/llvm-gcc -Os -w -pipe -march=core2 -msse4 -mmacosx-version-min=10.7 -L/usr/local/Cellar/readline/6.2.2/lib -L/usr/local/Cellar/neon/0.29.6/lib -L/usr/local/lib -L/usr/local/lib -o conftest conftest.c -Wl,-force_load,./libconftest.a
configure:10184: result: yes
configure:10223: checking for dlfcn.h
configure:10223: /usr/bin/llvm-gcc -c -Os -w -pipe -march=core2 -msse4 -mmacosx-version-min=10.7 -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/neon/0.29.6/include -isystem /usr/local/include -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK conftest.c >&5
configure:10223: $? = 0
configure:10223: result: yes
configure:10421: checking for objdir
configure:10436: result: .libs
configure:10707: checking if /usr/bin/llvm-gcc supports -fno-rtti -fno-exceptions
configure:10725: /usr/bin/llvm-gcc -c -Os -w -pipe -march=core2 -msse4 -mmacosx-version-min=10.7 -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/neon/0.29.6/include -isystem /usr/local/include -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -fno-rtti -fno-exceptions conftest.c >&5
configure:10729: $? = 0
configure:10742: result: yes
configure:11052: checking for /usr/bin/llvm-gcc option to produce PIC
configure:11059: result: -fno-common -DPIC
configure:11067: checking if /usr/bin/llvm-gcc PIC flag -fno-common -DPIC works
configure:11085: /usr/bin/llvm-gcc -c -Os -w -pipe -march=core2 -msse4 -mmacosx-version-min=10.7 -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/neon/0.29.6/include -isystem /usr/local/include -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -fno-common -DPIC -DPIC conftest.c >&5
configure:11089: $? = 0
configure:11102: result: yes
configure:11131: checking if /usr/bin/llvm-gcc static flag -static works
configure:11159: result: no
configure:11174: checking if /usr/bin/llvm-gcc supports -c -o file.o
configure:11195: /usr/bin/llvm-gcc -c -Os -w -pipe -march=core2 -msse4 -mmacosx-version-min=10.7 -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/neon/0.29.6/include -isystem /usr/local/include -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -o out/conftest2.o conftest.c >&5
configure:11199: $? = 0
configure:11221: result: yes
configure:11229: checking if /usr/bin/llvm-gcc supports -c -o file.o
configure:11276: result: yes
configure:11309: checking whether the /usr/bin/llvm-gcc linker (/usr/bin/llvm-gcc) supports shared libraries
configure:12467: result: yes
configure:12712: checking dynamic linker characteristics
configure:13448: result: darwin11.4.0 dyld
configure:13555: checking how to hardcode library paths into programs
configure:13580: result: immediate
configure:14120: checking whether stripping libraries is possible
configure:14134: result: yes
configure:14160: checking if libtool supports shared libraries
configure:14162: result: yes
configure:14165: checking whether to build shared libraries
configure:14186: result: yes
configure:14189: checking whether to build static libraries
configure:14193: result: yes
configure:14216: checking how to run the C++ preprocessor
configure:14243: /usr/bin/llvm-g++ -E -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/neon/0.29.6/include -isystem /usr/local/include -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK conftest.cpp
configure:14243: $? = 0
configure:14257: /usr/bin/llvm-g++ -E -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/neon/0.29.6/include -isystem /usr/local/include -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK conftest.cpp
conftest.cpp:30:28: error: ac_nonexistent.h: No such file or directory
configure:14257: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "subversion"
| #define PACKAGE_TARNAME "subversion"
| #define PACKAGE_VERSION "1.7.5"
| #define PACKAGE_STRING "subversion 1.7.5"
| #define PACKAGE_BUGREPORT "http://subversion.apache.org/"
| #define PACKAGE_URL ""
| #define SVN_NEON_0_26 1
| #define SVN_NEON_0_27 1
| #define SVN_NEON_0_28 1
| #define SVN_HAVE_NEON 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SERF_H 1
| #define SVN_HAVE_SERF 1
| #define SVN_HAVE_MEMCACHE 1
| #define SVN_BINDIR "/usr/local/Cellar/subversion/1.7.5/bin"
| #define SVN_LOCALE_DIR "/usr/local/Cellar/subversion/1.7.5/share/locale"
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:14282: result: /usr/bin/llvm-g++ -E
configure:14302: /usr/bin/llvm-g++ -E -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/neon/0.29.6/include -isystem /usr/local/include -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK conftest.cpp
configure:14302: $? = 0
configure:14316: /usr/bin/llvm-g++ -E -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/neon/0.29.6/include -isystem /usr/local/include -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK conftest.cpp
conftest.cpp:30:28: error: ac_nonexistent.h: No such file or directory
configure:14316: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "subversion"
| #define PACKAGE_TARNAME "subversion"
| #define PACKAGE_VERSION "1.7.5"
| #define PACKAGE_STRING "subversion 1.7.5"
| #define PACKAGE_BUGREPORT "http://subversion.apache.org/"
| #define PACKAGE_URL ""
| #define SVN_NEON_0_26 1
| #define SVN_NEON_0_27 1
| #define SVN_NEON_0_28 1
| #define SVN_HAVE_NEON 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SERF_H 1
| #define SVN_HAVE_SERF 1
| #define SVN_HAVE_MEMCACHE 1
| #define SVN_BINDIR "/usr/local/Cellar/subversion/1.7.5/bin"
| #define SVN_LOCALE_DIR "/usr/local/Cellar/subversion/1.7.5/share/locale"
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:14486: checking for ld used by /usr/bin/llvm-g++
configure:14553: result: /usr/bin/llvm-gcc
configure:14560: checking if the linker (/usr/bin/llvm-gcc) is GNU ld
configure:14575: result: no
configure:14630: checking whether the /usr/bin/llvm-g++ linker (/usr/bin/llvm-gcc) supports shared libraries
configure:15634: result: yes
configure:15669: /usr/bin/llvm-g++ -c -Os -w -pipe -march=core2 -msse4 -mmacosx-version-min=10.7 -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/neon/0.29.6/include -isystem /usr/local/include -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK conftest.cpp >&5
configure:15672: $? = 0
configure:16192: checking for /usr/bin/llvm-g++ option to produce PIC
configure:16199: result: -fno-common -DPIC
configure:16207: checking if /usr/bin/llvm-g++ PIC flag -fno-common -DPIC works
configure:16225: /usr/bin/llvm-g++ -c -Os -w -pipe -march=core2 -msse4 -mmacosx-version-min=10.7 -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/neon/0.29.6/include -isystem /usr/local/include -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -fno-common -DPIC -DPIC conftest.cpp >&5
configure:16229: $? = 0
configure:16242: result: yes
configure:16265: checking if /usr/bin/llvm-g++ static flag -static works
configure:16293: result: no
configure:16305: checking if /usr/bin/llvm-g++ supports -c -o file.o
configure:16326: /usr/bin/llvm-g++ -c -Os -w -pipe -march=core2 -msse4 -mmacosx-version-min=10.7 -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/neon/0.29.6/include -isystem /usr/local/include -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -o out/conftest2.o conftest.cpp >&5
configure:16330: $? = 0
configure:16352: result: yes
configure:16357: checking if /usr/bin/llvm-g++ supports -c -o file.o
configure:16404: result: yes
configure:16434: checking whether the /usr/bin/llvm-g++ linker (/usr/bin/llvm-gcc) supports shared libraries
configure:16468: result: yes
configure:16611: checking dynamic linker characteristics
configure:17281: result: darwin11.4.0 dyld
configure:17334: checking how to hardcode library paths into programs
configure:17359: result: immediate
configure:17461: building both shared and static libraries
configure:17517: checking whether libtool needs -no-undefined
configure:17526: result: no
configure:17533: checking whether to avoid circular linkage at all costs
configure:17544: result: no
configure:17561: checking for trang
configure:17592: result: none
configure:17617: checking for doxygen
configure:17648: result: none
configure:17673: checking for Expat
configure:17699: /usr/bin/llvm-gcc -o conftest -Os -w -pipe -march=core2 -msse4 -mmacosx-version-min=10.7 -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/neon/0.29.6/include -isystem /usr/local/include -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -L/usr/local/Cellar/readline/6.2.2/lib -L/usr/local/Cellar/neon/0.29.6/lib -L/usr/local/lib -L/usr/local/lib conftest.c -lexpat >&5
configure:17699: $? = 0
configure:17708: result: yes
configure:17758: checking for socket in -lsocket
configure:17783: /usr/bin/llvm-gcc -o conftest -Os -w -pipe -march=core2 -msse4 -mmacosx-version-min=10.7 -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/neon/0.29.6/include -isystem /usr/local/include -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -L/usr/local/Cellar/readline/6.2.2/lib -L/usr/local/Cellar/neon/0.29.6/lib -L/usr/local/lib -L/usr/local/lib conftest.c -lsocket >&5
ld: library not found for -lsocket
collect2: ld returned 1 exit status
configure:17783: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "subversion"
| #define PACKAGE_TARNAME "subversion"
| #define PACKAGE_VERSION "1.7.5"
| #define PACKAGE_STRING "subversion 1.7.5"
| #define PACKAGE_BUGREPORT "http://subversion.apache.org/"
| #define PACKAGE_URL ""
| #define SVN_NEON_0_26 1
| #define SVN_NEON_0_27 1
| #define SVN_NEON_0_28 1
| #define SVN_HAVE_NEON 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SERF_H 1
| #define SVN_HAVE_SERF 1
| #define SVN_HAVE_MEMCACHE 1
| #define SVN_BINDIR "/usr/local/Cellar/subversion/1.7.5/bin"
| #define SVN_LOCALE_DIR "/usr/local/Cellar/subversion/1.7.5/share/locale"
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| /* end confdefs.h. */
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char socket ();
| int
| main ()
| {
| return socket ();
| ;
| return 0;
| }
configure:17792: result: no
configure:18040: checking whether to look for SASL
configure:18048: result: yes
configure:18054: Looking in default locations
configure:18056: checking sasl/sasl.h usability
configure:18056: /usr/bin/llvm-gcc -c -Os -w -pipe -march=core2 -msse4 -mmacosx-version-min=10.7 -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/neon/0.29.6/include -isystem /usr/local/include -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK conftest.c >&5
configure:18056: $? = 0
configure:18056: result: yes
configure:18056: checking sasl/sasl.h presence
configure:18056: /usr/bin/llvm-gcc -E -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/neon/0.29.6/include -isystem /usr/local/include -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK conftest.c
configure:18056: $? = 0
configure:18056: result: yes
configure:18056: checking for sasl/sasl.h
configure:18056: result: yes
configure:18058: checking sasl/saslutil.h usability
configure:18058: /usr/bin/llvm-gcc -c -Os -w -pipe -march=core2 -msse4 -mmacosx-version-min=10.7 -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/neon/0.29.6/include -isystem /usr/local/include -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK conftest.c >&5
configure:18058: $? = 0
configure:18058: result: yes
configure:18058: checking sasl/saslutil.h presence
configure:18058: /usr/bin/llvm-gcc -E -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/neon/0.29.6/include -isystem /usr/local/include -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK conftest.c
configure:18058: $? = 0
configure:18058: result: yes
configure:18058: checking for sasl/saslutil.h
configure:18058: result: yes
configure:18060: checking for prop_get in -lsasl2
configure:18085: /usr/bin/llvm-gcc -o conftest -Os -w -pipe -march=core2 -msse4 -mmacosx-version-min=10.7 -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/neon/0.29.6/include -isystem /usr/local/include -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -L/usr/local/Cellar/readline/6.2.2/lib -L/usr/local/Cellar/neon/0.29.6/lib -L/usr/local/lib -L/usr/local/lib conftest.c -lsasl2 >&5
configure:18085: $? = 0
configure:18094: result: yes
configure:18201: checking for availability of Cyrus SASL v2
configure:18205: result: yes
configure:18241: checking for Mac OS KeyChain Services
configure:18259: /usr/bin/llvm-gcc -c -Os -w -pipe -march=core2 -msse4 -mmacosx-version-min=10.7 -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/neon/0.29.6/include -isystem /usr/local/include -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK conftest.c >&5
configure:18259: $? = 0
configure:18274: result: yes
configure:18283: checking whether APR has support for DSOs
configure:18295: /usr/bin/llvm-gcc -E -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/neon/0.29.6/include -isystem /usr/local/include -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -I/usr/include/apr-1 conftest.c
configure:18295: $? = 0
configure:18297: result: yes
configure:18310: checking for D-Bus .pc file
configure:18356: result: no
configure:18371: checking whether to look for GNOME Keyring
configure:18429: result: no
configure:18449: checking for msgfmt
configure:18480: result: none
configure:18490: checking for msgmerge
configure:18521: result: none
configure:18531: checking for xgettext
configure:18562: result: none
configure:18918: checking magic.h usability
configure:18918: /usr/bin/llvm-gcc -c -Os -w -pipe -march=core2 -msse4 -mmacosx-version-min=10.7 -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/neon/0.29.6/include -isystem /usr/local/include -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK conftest.c >&5
conftest.c:68:19: error: magic.h: No such file or directory
configure:18918: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "subversion"
| #define PACKAGE_TARNAME "subversion"
| #define PACKAGE_VERSION "1.7.5"
| #define PACKAGE_STRING "subversion 1.7.5"
| #define PACKAGE_BUGREPORT "http://subversion.apache.org/"
| #define PACKAGE_URL ""
| #define SVN_NEON_0_26 1
| #define SVN_NEON_0_27 1
| #define SVN_NEON_0_28 1
| #define SVN_HAVE_NEON 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SERF_H 1
| #define SVN_HAVE_SERF 1
| #define SVN_HAVE_MEMCACHE 1
| #define SVN_BINDIR "/usr/local/Cellar/subversion/1.7.5/bin"
| #define SVN_LOCALE_DIR "/usr/local/Cellar/subversion/1.7.5/share/locale"
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define SVN_FS_WANT_DB_MAJOR 4
| #define SVN_FS_WANT_DB_MINOR 0
| #define SVN_FS_WANT_DB_PATCH 14
| #define SVN_HAVE_SASL 1
| #define SVN_HAVE_KEYCHAIN_SERVICES 1
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <magic.h>
configure:18918: result: no
configure:18918: checking magic.h presence
configure:18918: /usr/bin/llvm-gcc -E -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/neon/0.29.6/include -isystem /usr/local/include -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK conftest.c
conftest.c:35:19: error: magic.h: No such file or directory
configure:18918: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "subversion"
| #define PACKAGE_TARNAME "subversion"
| #define PACKAGE_VERSION "1.7.5"
| #define PACKAGE_STRING "subversion 1.7.5"
| #define PACKAGE_BUGREPORT "http://subversion.apache.org/"
| #define PACKAGE_URL ""
| #define SVN_NEON_0_26 1
| #define SVN_NEON_0_27 1
| #define SVN_NEON_0_28 1
| #define SVN_HAVE_NEON 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SERF_H 1
| #define SVN_HAVE_SERF 1
| #define SVN_HAVE_MEMCACHE 1
| #define SVN_BINDIR "/usr/local/Cellar/subversion/1.7.5/bin"
| #define SVN_LOCALE_DIR "/usr/local/Cellar/subversion/1.7.5/share/locale"
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define SVN_FS_WANT_DB_MAJOR 4
| #define SVN_FS_WANT_DB_MINOR 0
| #define SVN_FS_WANT_DB_PATCH 14
| #define SVN_HAVE_SASL 1
| #define SVN_HAVE_KEYCHAIN_SERVICES 1
| /* end confdefs.h. */
| #include <magic.h>
configure:18918: result: no
configure:18918: checking for magic.h
configure:18918: result: no
configure:19013: checking whether to look for KWallet
configure:19182: result: no
configure:19246: checking for ANSI C header files
configure:19350: result: yes
configure:19360: checking for an ANSI C-conforming const
configure:19425: /usr/bin/llvm-gcc -c -Os -w -pipe -march=core2 -msse4 -mmacosx-version-min=10.7 -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/neon/0.29.6/include -isystem /usr/local/include -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK conftest.c >&5
configure:19425: $? = 0
configure:19432: result: yes
configure:19441: checking for size_t
configure:19441: /usr/bin/llvm-gcc -c -Os -w -pipe -march=core2 -msse4 -mmacosx-version-min=10.7 -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/neon/0.29.6/include -isystem /usr/local/include -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK conftest.c >&5
configure:19441: $? = 0
configure:19441: /usr/bin/llvm-gcc -c -Os -w -pipe -march=core2 -msse4 -mmacosx-version-min=10.7 -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/neon/0.29.6/include -isystem /usr/local/include -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK conftest.c >&5
conftest.c: In function 'main':
conftest.c:72: error: expected expression before ')' token
configure:19441: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "subversion"
| #define PACKAGE_TARNAME "subversion"
| #define PACKAGE_VERSION "1.7.5"
| #define PACKAGE_STRING "subversion 1.7.5"
| #define PACKAGE_BUGREPORT "http://subversion.apache.org/"
| #define PACKAGE_URL ""
| #define SVN_NEON_0_26 1
| #define SVN_NEON_0_27 1
| #define SVN_NEON_0_28 1
| #define SVN_HAVE_NEON 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SERF_H 1
| #define SVN_HAVE_SERF 1
| #define SVN_HAVE_MEMCACHE 1
| #define SVN_BINDIR "/usr/local/Cellar/subversion/1.7.5/bin"
| #define SVN_LOCALE_DIR "/usr/local/Cellar/subversion/1.7.5/share/locale"
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define SVN_FS_WANT_DB_MAJOR 4
| #define SVN_FS_WANT_DB_MINOR 0
| #define SVN_FS_WANT_DB_PATCH 14
| #define SVN_HAVE_SASL 1
| #define SVN_HAVE_KEYCHAIN_SERVICES 1
| #define STDC_HEADERS 1
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| int
| main ()
| {
| if (sizeof ((size_t)))
| return 0;
| ;
| return 0;
| }
configure:19441: result: yes
configure:19455: checking for working memcmp
configure:19498: /usr/bin/llvm-gcc -o conftest -Os -w -pipe -march=core2 -msse4 -mmacosx-version-min=10.7 -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/neon/0.29.6/include -isystem /usr/local/include -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -L/usr/local/Cellar/readline/6.2.2/lib -L/usr/local/Cellar/neon/0.29.6/lib -L/usr/local/lib -L/usr/local/lib conftest.c -framework Security -framework CoreFoundation -framework CoreServices >&5
configure:19498: $? = 0
configure:19498: ./conftest
configure:19498: $? = 0
configure:19508: result: yes
configure:19520: checking for vprintf
configure:19520: /usr/bin/llvm-gcc -o conftest -Os -w -pipe -march=core2 -msse4 -mmacosx-version-min=10.7 -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/neon/0.29.6/include -isystem /usr/local/include -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -L/usr/local/Cellar/readline/6.2.2/lib -L/usr/local/Cellar/neon/0.29.6/lib -L/usr/local/lib -L/usr/local/lib conftest.c -framework Security -framework CoreFoundation -framework CoreServices >&5
configure:19520: $? = 0
configure:19520: result: yes
configure:19526: checking for _doprnt
configure:19526: /usr/bin/llvm-gcc -o conftest -Os -w -pipe -march=core2 -msse4 -mmacosx-version-min=10.7 -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/neon/0.29.6/include -isystem /usr/local/include -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -L/usr/local/Cellar/readline/6.2.2/lib -L/usr/local/Cellar/neon/0.29.6/lib -L/usr/local/lib -L/usr/local/lib conftest.c -framework Security -framework CoreFoundation -framework CoreServices >&5
Undefined symbols for architecture x86_64:
"__doprnt", referenced from:
_main in ccoio7Yi.o
ld: symbol(s) not found for architecture x86_64
collect2: ld returned 1 exit status
configure:19526: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "subversion"
| #define PACKAGE_TARNAME "subversion"
| #define PACKAGE_VERSION "1.7.5"
| #define PACKAGE_STRING "subversion 1.7.5"
| #define PACKAGE_BUGREPORT "http://subversion.apache.org/"
| #define PACKAGE_URL ""
| #define SVN_NEON_0_26 1
| #define SVN_NEON_0_27 1
| #define SVN_NEON_0_28 1
| #define SVN_HAVE_NEON 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SERF_H 1
| #define SVN_HAVE_SERF 1
| #define SVN_HAVE_MEMCACHE 1
| #define SVN_BINDIR "/usr/local/Cellar/subversion/1.7.5/bin"
| #define SVN_LOCALE_DIR "/usr/local/Cellar/subversion/1.7.5/share/locale"
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define SVN_FS_WANT_DB_MAJOR 4
| #define SVN_FS_WANT_DB_MINOR 0
| #define SVN_FS_WANT_DB_PATCH 14
| #define SVN_HAVE_SASL 1
| #define SVN_HAVE_KEYCHAIN_SERVICES 1
| #define STDC_HEADERS 1
| #define HAVE_VPRINTF 1
| /* end confdefs.h. */
| /* Define _doprnt to an innocuous variant, in case <limits.h> declares _doprnt.
| For example, HP-UX 11i <limits.h> declares gettimeofday. */
| #define _doprnt innocuous__doprnt
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char _doprnt (); below.
| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
| <limits.h> exists even on freestanding compilers. */
|
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
|
| #undef _doprnt
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char _doprnt ();
| /* The GNU C library defines this for functions which it implements
| to always fail with ENOSYS. Some functions are actually named
| something starting with __ and the normal name is an alias. */
| #if defined __stub__doprnt || defined __stub____doprnt
| choke me
| #endif
|
| int
| main ()
| {
| return _doprnt ();
| ;
| return 0;
| }
configure:19526: result: no
configure:19541: checking for symlink
configure:19541: /usr/bin/llvm-gcc -o conftest -Os -w -pipe -march=core2 -msse4 -mmacosx-version-min=10.7 -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/neon/0.29.6/include -isystem /usr/local/include -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -L/usr/local/Cellar/readline/6.2.2/lib -L/usr/local/Cellar/neon/0.29.6/lib -L/usr/local/lib -L/usr/local/lib conftest.c -framework Security -framework CoreFoundation -framework CoreServices >&5
configure:19541: $? = 0
configure:19541: result: yes
configure:19541: checking for readlink
configure:19541: /usr/bin/llvm-gcc -o conftest -Os -w -pipe -march=core2 -msse4 -mmacosx-version-min=10.7 -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/neon/0.29.6/include -isystem /usr/local/include -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -L/usr/local/Cellar/readline/6.2.2/lib -L/usr/local/Cellar/neon/0.29.6/lib -L/usr/local/lib -L/usr/local/lib conftest.c -framework Security -framework CoreFoundation -framework CoreServices >&5
configure:19541: $? = 0
configure:19541: result: yes
configure:19598: /usr/bin/llvm-gcc -c -Os -w -pipe -march=core2 -msse4 -mmacosx-version-min=10.7 -Werror=implicit-function-declaration -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/neon/0.29.6/include -isystem /usr/local/include -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK conftest.c >&5
configure:19598: $? = 0
configure:19867: zlib library configuration
configure:19874: checking zlib.h usability
configure:19874: /usr/bin/llvm-gcc -c -Os -w -pipe -march=core2 -msse4 -mmacosx-version-min=10.7 -Werror=implicit-function-declaration -DNDEBUG -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/neon/0.29.6/include -isystem /usr/local/include -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -I/usr/include conftest.c >&5
configure:19874: $? = 0
configure:19874: result: yes
configure:19874: checking zlib.h presence
configure:19874: /usr/bin/llvm-gcc -E -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/neon/0.29.6/include -isystem /usr/local/include -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -I/usr/include conftest.c
configure:19874: $? = 0
configure:19874: result: yes
configure:19874: checking for zlib.h
configure:19874: result: yes
configure:19882: checking for inflate in -lz
configure:19907: /usr/bin/llvm-gcc -o conftest -Os -w -pipe -march=core2 -msse4 -mmacosx-version-min=10.7 -Werror=implicit-function-declaration -DNDEBUG -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/neon/0.29.6/include -isystem /usr/local/include -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -I/usr/include -L/usr/local/Cellar/readline/6.2.2/lib -L/usr/local/Cellar/neon/0.29.6/lib -L/usr/local/lib -L/usr/local/lib -L/usr/lib conftest.c -lz -framework Security -framework CoreFoundation -framework CoreServices >&5
configure:19907: $? = 0
configure:19916: result: yes
configure:20029: Disabling apache module activation
configure:20090: checking for python
configure:20108: found /usr/bin/python
configure:20120: result: /usr/bin/python
configure:20475: checking for JDK
configure:20533: result: /System/Library/Frameworks/JavaVM.framework/Headers/jni.h
configure:20623: checking for perl
configure:20641: found /usr/bin/perl
configure:20654: result: /usr/bin/perl
configure:20710: checking for ruby
configure:20728: found /Users/gambi/.rvm/rubies/ruby-1.8.7-p352/bin/ruby
configure:20740: result: /Users/gambi/.rvm/rubies/ruby-1.8.7-p352/bin/ruby
configure:20754: checking rb_hash_foreach
configure:20757: result: yes
configure:20806: checking for rdoc
configure:20824: found /Users/gambi/.rvm/rubies/ruby-1.8.7-p352/bin/rdoc
configure:20836: result: /Users/gambi/.rvm/rubies/ruby-1.8.7-p352/bin/rdoc
configure:20849: checking for Ruby major version
configure:20858: result: 1
configure:20862: checking for Ruby minor version
configure:20871: result: 8
configure:22315: checking for swig
configure:22346: result: none
configure:22404: Configuring python swig binding
configure:22407: checking for Python includes
configure:22416: result: -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7
configure:22425: checking for compiling Python extensions
configure:22434: result: /usr/bin/llvm-gcc
configure:22438: checking for linking Python extensions
configure:22447: result: llvm-gcc-4.2 -Wl,-F. -bundle -undefined dynamic_lookup -Wl,-F. -arch i386 -arch x86_64 -framework Python
configure:22451: checking for linking Python libraries
configure:22460: result: -Wl,-F. -bundle -undefined dynamic_lookup -Wl,-F. -framework Python
configure:22485: checking for apr_int64_t Python/C API format string
configure:22533: result: l
configure:22547: checking perl version
configure:22550: result: 5012003
configure:22572: Configuring Ruby SWIG binding
configure:22575: checking for Ruby include path
configure:22588: result: -I. -I/Users/gambi/.rvm/rubies/ruby-1.8.7-p352/lib/ruby/1.8/i686-darwin11.2.0
configure:22592: checking how to compile Ruby extensions
configure:22602: result: /usr/bin/gcc-4.2 -Os -w -pipe -march=core2 -msse4 -mmacosx-version-min=10.7 -Werror=implicit-function-declaration -DNDEBUG
configure:22606: checking how to link Ruby extensions
configure:22618: result: /usr/bin/gcc-4.2 -arch x86_64 -dynamiclib -undefined suppress -flat_namespace -shrext .bundle
configure:22622: checking how to link Ruby libraries
configure:22631: result: -lruby -ldl -lobjc
configure:22654: checking for rb_errinfo
configure:22667: /usr/bin/llvm-gcc -o conftest -Os -w -pipe -march=core2 -msse4 -mmacosx-version-min=10.7 -Werror=implicit-function-declaration -DNDEBUG -I. -I/Users/gambi/.rvm/rubies/ruby-1.8.7-p352/lib/ruby/1.8/i686-darwin11.2.0 -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/neon/0.29.6/include -isystem /usr/local/include -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -L/usr/local/Cellar/readline/6.2.2/lib -L/usr/local/Cellar/neon/0.29.6/lib -L/usr/local/lib -L/usr/local/lib conftest.c -lruby -ldl -lobjc >&5
Undefined symbols for architecture x86_64:
"_rb_errinfo", referenced from:
_main in ccINTAgD.o
ld: symbol(s) not found for architecture x86_64
collect2: ld returned 1 exit status
configure:22667: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "subversion"
| #define PACKAGE_TARNAME "subversion"
| #define PACKAGE_VERSION "1.7.5"
| #define PACKAGE_STRING "subversion 1.7.5"
| #define PACKAGE_BUGREPORT "http://subversion.apache.org/"
| #define PACKAGE_URL ""
| #define SVN_NEON_0_26 1
| #define SVN_NEON_0_27 1
| #define SVN_NEON_0_28 1
| #define SVN_HAVE_NEON 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SERF_H 1
| #define SVN_HAVE_SERF 1
| #define SVN_HAVE_MEMCACHE 1
| #define SVN_BINDIR "/usr/local/Cellar/subversion/1.7.5/bin"
| #define SVN_LOCALE_DIR "/usr/local/Cellar/subversion/1.7.5/share/locale"
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define SVN_FS_WANT_DB_MAJOR 4
| #define SVN_FS_WANT_DB_MINOR 0
| #define SVN_FS_WANT_DB_PATCH 14
| #define SVN_HAVE_SASL 1
| #define SVN_HAVE_KEYCHAIN_SERVICES 1
| #define STDC_HEADERS 1
| #define HAVE_VPRINTF 1
| #define HAVE_SYMLINK 1
| #define HAVE_READLINK 1
| #define HAVE_ZLIB_H 1
| #define SVN_APR_INT64_T_PYCFMT "l"
| /* end confdefs.h. */
|
| #include <ruby.h>
| int main()
| {rb_errinfo();}
configure:22681: result: no
configure:22704: checking where to install Ruby scripts
configure:22716: result: /Users/gambi/.rvm/rubies/ruby-1.8.7-p352/lib/ruby/site_ruby/1.8
configure:22719: checking where to install Ruby extensions
configure:22731: result: /Users/gambi/.rvm/rubies/ruby-1.8.7-p352/lib/ruby/site_ruby/1.8/i686-darwin11.2.0
configure:22734: checking how to use output level for Ruby bindings tests
configure:22753: result: normal
configure:23009: checking for ctypesgen.py
configure:23040: result: none
configure:23420: creating ./config.status
## ---------------------- ##
## Running config.status. ##
## ---------------------- ##
This file was extended by subversion config.status 1.7.5, which was
generated by GNU Autoconf 2.68. Invocation command line was
CONFIG_FILES =
CONFIG_HEADERS =
CONFIG_LINKS =
CONFIG_COMMANDS =
$ ./config.status
on Christians-MacBook-Pro.local
config.status:1284: creating Makefile
config.status:1284: creating tools/backup/hot-backup.py
config.status:1284: creating tools/hook-scripts/commit-access-control.pl
config.status:1284: creating subversion/bindings/swig/perl/native/Makefile.PL
config.status:1284: creating subversion/svn_private_config.h.tmp
config.status:1473: executing libtool commands
config.status:1473: executing svn_private_config.h.tmp commands
## ---------------- ##
## Cache variables. ##
## ---------------- ##
ac_cv_build=x86_64-apple-darwin11.4.0
ac_cv_c_compiler_gnu=yes
ac_cv_c_const=yes
ac_cv_cxx_compiler_gnu=yes
ac_cv_env_CCC_set=
ac_cv_env_CCC_value=
ac_cv_env_CC_set=set
ac_cv_env_CC_value=/usr/bin/llvm-gcc
ac_cv_env_CFLAGS_set=set
ac_cv_env_CFLAGS_value='-Os -w -pipe -march=core2 -msse4 -mmacosx-version-min=10.7'
ac_cv_env_CPPFLAGS_set=set
ac_cv_env_CPPFLAGS_value='-I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/neon/0.29.6/include -isystem /usr/local/include'
ac_cv_env_CPP_set=
ac_cv_env_CPP_value=
ac_cv_env_CXXCPP_set=
ac_cv_env_CXXCPP_value=
ac_cv_env_CXXFLAGS_set=set
ac_cv_env_CXXFLAGS_value='-Os -w -pipe -march=core2 -msse4 -mmacosx-version-min=10.7'
ac_cv_env_CXX_set=set
ac_cv_env_CXX_value=/usr/bin/llvm-g++
ac_cv_env_LDFLAGS_set=set
ac_cv_env_LDFLAGS_value='-L/usr/local/Cellar/readline/6.2.2/lib -L/usr/local/Cellar/neon/0.29.6/lib -L/usr/local/lib'
ac_cv_env_LIBS_set=
ac_cv_env_LIBS_value=
ac_cv_env_build_alias_set=
ac_cv_env_build_alias_value=
ac_cv_env_host_alias_set=
ac_cv_env_host_alias_value=
ac_cv_env_target_alias_set=
ac_cv_env_target_alias_value=
ac_cv_func__doprnt=no
ac_cv_func_memcmp_working=yes
ac_cv_func_readlink=yes
ac_cv_func_symlink=yes
ac_cv_func_vprintf=yes
ac_cv_header_apr_memcache_h=yes
ac_cv_header_dlfcn_h=yes
ac_cv_header_inttypes_h=yes
ac_cv_header_magic_h=no
ac_cv_header_memory_h=yes
ac_cv_header_sasl_sasl_h=yes
ac_cv_header_sasl_saslutil_h=yes
ac_cv_header_serf_h=yes
ac_cv_header_sqlite3_h=yes
ac_cv_header_stdc=yes
ac_cv_header_stdint_h=yes
ac_cv_header_stdlib_h=yes
ac_cv_header_string_h=yes
ac_cv_header_strings_h=yes
ac_cv_header_sys_stat_h=yes
ac_cv_header_sys_types_h=yes
ac_cv_header_unistd_h=yes
ac_cv_header_zlib_h=yes
ac_cv_host=x86_64-apple-darwin11.4.0
ac_cv_lib_aprutil_1_apr_memcache_create=yes
ac_cv_lib_sasl2_prop_get=yes
ac_cv_lib_serf_1___serf_context_create=yes
ac_cv_lib_socket_socket=no
ac_cv_lib_sqlite3_sqlite3_close=yes
ac_cv_lib_z_inflate=yes
ac_cv_objext=o
ac_cv_path_CTYPESGEN=none
ac_cv_path_DOXYGEN=none
ac_cv_path_EGREP='/usr/bin/grep -E'
ac_cv_path_FGREP='/usr/bin/grep -F'
ac_cv_path_GREP=/usr/bin/grep
ac_cv_path_MSGFMT=none
ac_cv_path_MSGMERGE=none
ac_cv_path_PERL=/usr/bin/perl
ac_cv_path_PKG_CONFIG=/usr/local/bin/pkg-config
ac_cv_path_PYTHON=/usr/bin/python
ac_cv_path_RDOC=/Users/gambi/.rvm/rubies/ruby-1.8.7-p352/bin/rdoc
ac_cv_path_RUBY=/Users/gambi/.rvm/rubies/ruby-1.8.7-p352/bin/ruby
ac_cv_path_SED=/usr/bin/sed
ac_cv_path_SWIG=none
ac_cv_path_TRANG=none
ac_cv_path_XGETTEXT=none
ac_cv_path_install='/usr/bin/install -c'
ac_cv_path_neon_config=/usr/local/Cellar/neon/0.29.6/bin/neon-config
ac_cv_prog_AWK=awk
ac_cv_prog_CPP='/usr/bin/llvm-gcc -E'
ac_cv_prog_CXXCPP='/usr/bin/llvm-g++ -E'
ac_cv_prog_ac_ct_AR=ar
ac_cv_prog_ac_ct_CC=/usr/bin/llvm-gcc
ac_cv_prog_ac_ct_DSYMUTIL=dsymutil
ac_cv_prog_ac_ct_LIPO=lipo
ac_cv_prog_ac_ct_NMEDIT=nmedit
ac_cv_prog_ac_ct_OTOOL=otool
ac_cv_prog_ac_ct_RANLIB=ranlib
ac_cv_prog_ac_ct_STRIP=strip
ac_cv_prog_cc_c89=
ac_cv_prog_cc_g=yes
ac_cv_prog_cxx_g=yes
ac_cv_python_compile=/usr/bin/llvm-gcc
ac_cv_python_includes=-I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7
ac_cv_python_libs='-Wl,-F. -bundle -undefined dynamic_lookup -Wl,-F. -framework Python'
ac_cv_python_link='llvm-gcc-4.2 -Wl,-F. -bundle -undefined dynamic_lookup -Wl,-F. -arch i386 -arch x86_64 -framework Python'
ac_cv_ruby_libs='-lruby -ldl -lobjc '
ac_cv_target=x86_64-apple-darwin11.4.0
ac_cv_type_size_t=yes
lt_cv_apple_cc_single_mod=yes
lt_cv_ar_at_file=no
lt_cv_deplibs_check_method=pass_all
lt_cv_file_magic_cmd='$MAGIC_CMD'
lt_cv_file_magic_test_file=
lt_cv_ld_exported_symbols_list=yes
lt_cv_ld_force_load=yes
lt_cv_ld_reload_flag=-r
lt_cv_nm_interface='BSD nm'
lt_cv_objdir=.libs
lt_cv_path_LD=/usr/bin/llvm-gcc
lt_cv_path_LDCXX=/usr/bin/llvm-gcc
lt_cv_path_NM=/usr/bin/nm
lt_cv_path_mainfest_tool=no
lt_cv_prog_compiler_c_o=yes
lt_cv_prog_compiler_c_o_CXX=yes
lt_cv_prog_compiler_pic='-fno-common -DPIC'
lt_cv_prog_compiler_pic_CXX='-fno-common -DPIC'
lt_cv_prog_compiler_pic_works=yes
lt_cv_prog_compiler_pic_works_CXX=yes
lt_cv_prog_compiler_rtti_exceptions=yes
lt_cv_prog_compiler_static_works=no
lt_cv_prog_compiler_static_works_CXX=no
lt_cv_prog_gnu_ld=no
lt_cv_prog_gnu_ldcxx=no
lt_cv_sharedlib_from_linklib_cmd='printf %s\n'
lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p'\'' | sed '\''/ __gnu_lto/d'\'''
lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[BCDEGRST]* \([^ ]*\) \([^ ]*\)$/ {"\2", (void *) \&\2},/p'\'''
lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[BCDEGRST]* \([^ ]*\) \(lib[^ ]*\)$/ {"\2", (void *) \&\2},/p'\'' -e '\''s/^[BCDEGRST]* \([^ ]*\) \([^ ]*\)$/ {"lib\2", (void *) \&\2},/p'\'''
lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[BCDEGRST]* .* \(.*\)$/extern char \1;/p'\'''
lt_cv_sys_max_cmd_len=196608
lt_cv_to_host_file_cmd=func_convert_file_noop
lt_cv_to_tool_file_cmd=func_convert_file_noop
svn_cv_pycfmt_apr_int64_t=l
svn_cv_ruby_compile='/usr/bin/gcc-4.2 -Os -w -pipe -march=core2 -msse4 -mmacosx-version-min=10.7 -Werror=implicit-function-declaration -DNDEBUG'
svn_cv_ruby_includes='-I. -I/Users/gambi/.rvm/rubies/ruby-1.8.7-p352/lib/ruby/1.8/i686-darwin11.2.0'
svn_cv_ruby_link='/usr/bin/gcc-4.2 -arch x86_64 -dynamiclib -undefined suppress -flat_namespace -shrext .bundle'
svn_cv_ruby_major=1
svn_cv_ruby_minor=8
svn_cv_ruby_sitedir=/Users/gambi/.rvm/rubies/ruby-1.8.7-p352/lib/ruby/site_ruby
svn_cv_ruby_sitedir_archsuffix=/1.8/i686-darwin11.2.0
svn_cv_ruby_sitedir_libsuffix=/1.8
svn_cv_ruby_test_verbose=normal
## ----------------- ##
## Output variables. ##
## ----------------- ##
APACHE_INCLUDES=' -I/usr/include/apache2'
APACHE_LDFLAGS=''
APACHE_LIBEXECDIR='${exec_prefix}/libexec'
APXS='/usr/sbin/apxs'
AR='ar'
AWK='awk'
BDB_TEST_DEPS=''
BDB_TEST_PROGRAMS=''
BUILD_RULES='fsmod-lib ramod-lib lib bin test apache-mod tools neon-lib serf-lib'
CC='/usr/bin/llvm-gcc'
CFLAGS='-Os -w -pipe -march=core2 -msse4 -mmacosx-version-min=10.7 -Werror=implicit-function-declaration -DNDEBUG'
CPP='/usr/bin/llvm-gcc -E'
CPPFLAGS='-I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/neon/0.29.6/include -isystem /usr/local/include -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK'
CTYPESGEN='none'
CXX='/usr/bin/llvm-g++'
CXXCPP='/usr/bin/llvm-g++ -E'
CXXFLAGS='-Os -w -pipe -march=core2 -msse4 -mmacosx-version-min=10.7 -DNDEBUG'
DEFS='-DHAVE_CONFIG_H'
DLLTOOL='false'
DOXYGEN='none'
DSYMUTIL='dsymutil'
DUMPBIN=''
ECHO_C='\c'
ECHO_N=''
ECHO_T=''
EGREP='/usr/bin/grep -E'
EXEEXT=''
FGREP='/usr/bin/grep -F'
FIX_JAVAHL_LIB=''
GETTEXT_CODESET='#'
GREP='/usr/bin/grep'
INCLUDE_OUTPUTS='include $(top_srcdir)/build-outputs.mk'
INSTALL_DATA='${INSTALL} -m 644'
INSTALL_EXTRA_JAVAHL_LIB=''
INSTALL_PROGRAM='${INSTALL}'
INSTALL_RULES='install-fsmod-lib install-ramod-lib install-serf-lib install-neon-lib install-lib install-include install-static install-mods-shared'
INSTALL_SCRIPT='${INSTALL}'
INSTALL_STATIC_RULES='install-bin install-docs install-neon-lib install-serf-lib'
JAR='$(JDK)/bin/jar'
JAVA='$(JDK)/bin/java'
JAVAC='$(JDK)/bin/javac'
JAVAC_FLAGS='-target 1.5 -source 1.5'
JAVADOC='$(JDK)/bin/javadoc'
JAVAH='$(JDK)/bin/javah'
JAVAHL_COMPAT_TESTS_TARGET=''
JAVAHL_OBJDIR=''
JAVAHL_TESTS_TARGET=''
JAVA_CLASSPATH=''
JDK='/Library/Java/Home'
JNI_INCLUDES='-I/System/Library/Frameworks/JavaVM.framework/Headers'
KDE4_CONFIG=''
KRB5_CONFIG=''
LD='/usr/bin/llvm-gcc'
LDFLAGS='-L/usr/local/Cellar/readline/6.2.2/lib -L/usr/local/Cellar/neon/0.29.6/lib -L/usr/local/lib -L/usr/local/lib '
LIBOBJS=''
LIBS=' -framework Security -framework CoreFoundation -framework CoreServices'
LIBTOOL='$(SHELL) $(top_builddir)/libtool'
LIPO='lipo'
LN_S='ln -s'
LTLIBOBJS=''
LT_CFLAGS=''
LT_CXX_LIBADD=''
LT_LDFLAGS=''
LT_NO_UNDEFINED=''
MANIFEST_TOOL=':'
MKDIR='/usr/bin/install -c -d'
MOD_ACTIVATION=''
MSGFMT='none'
MSGFMTFLAGS=''
MSGMERGE='none'
NEON_LIBS='-L/usr/local/Cellar/neon/0.29.6/lib -lneon -lz -lssl -lcrypto -lz -dynamic -Wl,-search_paths_first -lkrb5 -lexpat'
NM='/usr/bin/nm'
NMEDIT='nmedit'
NO_GETTEXT_CODESET='#'
OBJDUMP='false'
OBJEXT='o'
OTOOL64=':'
OTOOL='otool'
PACKAGE_BUGREPORT='http://subversion.apache.org/'
PACKAGE_NAME='subversion'
PACKAGE_STRING='subversion 1.7.5'
PACKAGE_TARNAME='subversion'
PACKAGE_URL=''
PACKAGE_VERSION='1.7.5'
PATH_SEPARATOR=':'
PERL='/usr/bin/perl'
PKG_CONFIG='/usr/local/bin/pkg-config'
PYTHON='/usr/bin/python'
RANLIB='ranlib'
RDOC='/Users/gambi/.rvm/rubies/ruby-1.8.7-p352/bin/rdoc'
RUBY='/Users/gambi/.rvm/rubies/ruby-1.8.7-p352/bin/ruby'
RUBY_MAJOR='1'
RUBY_MINOR='8'
SED='/usr/bin/sed'
SHELL='/bin/sh'
STRIP='strip'
SVN_APRUTIL_CONFIG='apu-1-config'
SVN_APRUTIL_INCLUDES=' -I/usr/include/apr-1 '
SVN_APRUTIL_LIBS='-laprutil-1'
SVN_APRUTIL_PREFIX='/usr'
SVN_APR_CONFIG='apr-1-config'
SVN_APR_INCLUDES=' -I/usr/include/apr-1 '
SVN_APR_LIBS='-lapr-1'
SVN_APR_MEMCACHE_INCLUDES=''
SVN_APR_MEMCACHE_LIBS=''
SVN_APR_MEMCACHE_PREFIX=''
SVN_APR_PREFIX='/usr'
SVN_APR_SHLIB_PATH_VAR='DYLD_LIBRARY_PATH'
SVN_BINDIR='/usr/local/Cellar/subversion/1.7.5/bin'
SVN_CONFIG_SCRIPT_FILES=' tools/backup/hot-backup.py tools/hook-scripts/commit-access-control.pl subversion/bindings/swig/perl/native/Makefile.PL'
SVN_DB_INCLUDES=''
SVN_DB_LIBS=''
SVN_EXTERNAL_PROJECT_SUBDIRS=''
SVN_FS_LIB_DEPS='$(FS_FS_DEPS)'
SVN_FS_LIB_INSTALL_DEPS='install-fsmod-lib'
SVN_FS_LIB_LINK='$(FS_FS_LINK)'
SVN_GNOME_KEYRING_INCLUDES=''
SVN_GNOME_KEYRING_LIBS=''
SVN_GSSAPI_INCLUDES=''
SVN_GSSAPI_LIBS=''
SVN_KWALLET_INCLUDES=''
SVN_KWALLET_LIBS=''
SVN_LIBTOOL='$(SHELL) /private/tmp/homebrew-subversion-1.7.5-pKJj/subversion-1.7.5/libtool'
SVN_LT_SOVERSION='-version-info 0'
SVN_MAGIC_INCLUDES=''
SVN_MAGIC_LIBS=''
SVN_NEON_INCLUDES='-I/usr/local/Cellar/neon/0.29.6/include/neon'
SVN_RA_LIB_DEPS='$(RA_LOCAL_DEPS) $(RA_SVN_DEPS) $(RA_NEON_DEPS) $(RA_SERF_DEPS)'
SVN_RA_LIB_INSTALL_DEPS='install-ramod-lib install-neon-lib install-serf-lib'
SVN_RA_LIB_LINK='$(RA_LOCAL_LINK) $(RA_SVN_LINK) $(RA_NEON_LINK) $(RA_SERF_LINK)'
SVN_SASL_INCLUDES=''
SVN_SASL_LIBS='-lsasl2'
SVN_SERF_INCLUDES='-I/usr/local/include/serf-1'
SVN_SERF_LIBS='-lserf-1'
SVN_SERF_PREFIX='/usr/local'
SVN_SQLITE_INCLUDES='-I/usr/local/include'
SVN_SQLITE_LIBS='-L/usr/local/lib -lsqlite3'
SVN_XML_INCLUDES=''
SVN_XML_LIBS='-lexpat'
SVN_ZLIB_INCLUDES='-I/usr/include'
SVN_ZLIB_LIBS='-lz'
SVN_ZLIB_PREFIX='/usr'
SWIG='none'
SWIG_LDFLAGS='-L/usr/local/Cellar/readline/6.2.2/lib -L/usr/local/Cellar/neon/0.29.6/lib -L/usr/local/lib'
SWIG_PL_INCLUDES='$(SWIG_INCLUDES) -arch x86_64 -arch i386 -g -pipe -fno-common -DPERL_DARWIN -fno-strict-aliasing -fstack-protector -I/usr/local/include -I/System/Library/Perl/5.12/darwin-thread-multi-2level/CORE '
SWIG_PY_COMPILE='/usr/bin/llvm-gcc -Os -w -pipe -march=core2 -msse4 -mmacosx-version-min=10.7 -Werror=implicit-function-declaration -DNDEBUG'
SWIG_PY_INCLUDES='$(SWIG_INCLUDES) -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7'
SWIG_PY_LIBS='-Wl,-F. -bundle -undefined dynamic_lookup -Wl,-F. -framework Python'
SWIG_PY_LINK='llvm-gcc-4.2 -Wl,-F. -bundle -undefined dynamic_lookup -Wl,-F. -arch i386 -arch x86_64 -framework Python'
SWIG_RB_COMPILE='/usr/bin/gcc-4.2 -Os -w -pipe -march=core2 -msse4 -mmacosx-version-min=10.7 -Werror=implicit-function-declaration -DNDEBUG'
SWIG_RB_INCLUDES='$(SWIG_INCLUDES) -I. -I/Users/gambi/.rvm/rubies/ruby-1.8.7-p352/lib/ruby/1.8/i686-darwin11.2.0'
SWIG_RB_LIBS='-lruby -ldl -lobjc'
SWIG_RB_LINK='/usr/bin/gcc-4.2 -arch x86_64 -dynamiclib -undefined suppress -flat_namespace -shrext .bundle'
SWIG_RB_SITE_ARCH_DIR='/Users/gambi/.rvm/rubies/ruby-1.8.7-p352/lib/ruby/site_ruby/1.8/i686-darwin11.2.0'
SWIG_RB_SITE_LIB_DIR='/Users/gambi/.rvm/rubies/ruby-1.8.7-p352/lib/ruby/site_ruby/1.8'
SWIG_RB_TEST_VERBOSE='normal'
TRANG='none'
TRANSFORM_LIBTOOL_SCRIPTS=''
XGETTEXT='none'
abs_builddir='/private/tmp/homebrew-subversion-1.7.5-pKJj/subversion-1.7.5'
abs_srcdir='/private/tmp/homebrew-subversion-1.7.5-pKJj/subversion-1.7.5'
ac_ct_AR='ar'
ac_ct_CC='/usr/bin/llvm-gcc'
ac_ct_CXX=''
ac_ct_DUMPBIN=''
bindir='${exec_prefix}/bin'
build='x86_64-apple-darwin11.4.0'
build_alias=''
build_cpu='x86_64'
build_os='darwin11.4.0'
build_vendor='apple'
canonicalized_srcdir=''
datadir='${datarootdir}'
datarootdir='${prefix}/share'
docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
dvidir='${docdir}'
exec_prefix='${prefix}'
host='x86_64-apple-darwin11.4.0'
host_alias=''
host_cpu='x86_64'
host_os='darwin11.4.0'
host_vendor='apple'
htmldir='${docdir}'
includedir='${prefix}/include'
infodir='${datarootdir}/info'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
libsvn_auth_gnome_keyring_LDFLAGS=''
libsvn_auth_kwallet_LDFLAGS=''
libsvn_client_LDFLAGS=''
libsvn_delta_LDFLAGS=''
libsvn_diff_LDFLAGS=''
libsvn_fs_LDFLAGS=''
libsvn_fs_base_LDFLAGS=''
libsvn_fs_fs_LDFLAGS=''
libsvn_fs_util_LDFLAGS=''
libsvn_ra_LDFLAGS=''
libsvn_ra_local_LDFLAGS=''
libsvn_ra_neon_LDFLAGS=''
libsvn_ra_serf_LDFLAGS=''
libsvn_ra_svn_LDFLAGS=''
libsvn_repos_LDFLAGS=''
libsvn_subr_LDFLAGS=''
libsvn_wc_LDFLAGS=''
localedir='${datadir}/locale'
localstatedir='${prefix}/var'
mandir='${datarootdir}/man'
neon_config='/usr/local/Cellar/neon/0.29.6/bin/neon-config'
oldincludedir='/usr/include'
pdfdir='${docdir}'
prefix='/usr/local/Cellar/subversion/1.7.5'
program_transform_name='s,x,x,'
psdir='${docdir}'
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
sysconfdir='${prefix}/etc'
target='x86_64-apple-darwin11.4.0'
target_alias=''
target_cpu='x86_64'
target_os='darwin11.4.0'
target_vendor='apple'
## ----------- ##
## confdefs.h. ##
## ----------- ##
/* confdefs.h */
#define PACKAGE_NAME "subversion"
#define PACKAGE_TARNAME "subversion"
#define PACKAGE_VERSION "1.7.5"
#define PACKAGE_STRING "subversion 1.7.5"
#define PACKAGE_BUGREPORT "http://subversion.apache.org/"
#define PACKAGE_URL ""
#define SVN_NEON_0_26 1
#define SVN_NEON_0_27 1
#define SVN_NEON_0_28 1
#define SVN_HAVE_NEON 1
#define STDC_HEADERS 1
#define HAVE_SYS_TYPES_H 1
#define HAVE_SYS_STAT_H 1
#define HAVE_STDLIB_H 1
#define HAVE_STRING_H 1
#define HAVE_MEMORY_H 1
#define HAVE_STRINGS_H 1
#define HAVE_INTTYPES_H 1
#define HAVE_STDINT_H 1
#define HAVE_UNISTD_H 1
#define HAVE_SERF_H 1
#define SVN_HAVE_SERF 1
#define SVN_HAVE_MEMCACHE 1
#define SVN_BINDIR "/usr/local/Cellar/subversion/1.7.5/bin"
#define SVN_LOCALE_DIR "/usr/local/Cellar/subversion/1.7.5/share/locale"
#define HAVE_DLFCN_H 1
#define LT_OBJDIR ".libs/"
#define SVN_FS_WANT_DB_MAJOR 4
#define SVN_FS_WANT_DB_MINOR 0
#define SVN_FS_WANT_DB_PATCH 14
#define SVN_HAVE_SASL 1
#define SVN_HAVE_KEYCHAIN_SERVICES 1
#define STDC_HEADERS 1
#define HAVE_VPRINTF 1
#define HAVE_SYMLINK 1
#define HAVE_READLINK 1
#define HAVE_ZLIB_H 1
#define SVN_APR_INT64_T_PYCFMT "l"
#define SVN_LIBSVN_CLIENT_LINKS_RA_LOCAL 1
#define SVN_LIBSVN_CLIENT_LINKS_RA_SVN 1
#define SVN_LIBSVN_CLIENT_LINKS_RA_NEON 1
#define SVN_LIBSVN_CLIENT_LINKS_RA_SERF 1
#define SVN_LIBSVN_FS_LINKS_FS_FS 1
#define SVN_PATH_LOCAL_SEPARATOR '/'
#define SVN_NULL_DEVICE_NAME "/dev/null"
#define DEFAULT_FS_TYPE "fsfs"
#define DEFAULT_HTTP_LIBRARY "neon"
configure: exit 0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment