Created
May 13, 2011 06:01
-
-
Save certik/970062 to your computer and use it in GitHub Desktop.
git failure
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Installing /Users/aaronmeurer/Documents/python/sympy/qsnake/spkg/standard/git-a5b0d30.spkg... | |
| configure: Setting lib to 'lib' (the default) | |
| configure: Will try -pthread then -lpthread to enable POSIX Threads. | |
| configure: CHECKS for site configuration | |
| configure: Setting CURLDIR to /Users/aaronmeurer/Documents/python/sympy/qsnake/local | |
| configure: Setting ZLIB_PATH to /Users/aaronmeurer/Documents/python/sympy/qsnake/local | |
| configure: CHECKS for programs | |
| checking whether the C compiler works... yes | |
| checking for C compiler default output file name... a.out | |
| checking for suffix of executables... | |
| checking whether we are cross compiling... no | |
| checking for suffix of object files... o | |
| checking whether we are using the GNU C compiler... yes | |
| checking whether gcc accepts -g... yes | |
| checking for gcc option to accept ISO C89... none needed | |
| checking for inline... inline | |
| checking if linker supports -R... no | |
| checking if linker supports -Wl,-rpath,... yes | |
| checking for gtar... gtar | |
| checking for gnudiff... no | |
| checking for gdiff... no | |
| checking for diff... diff | |
| checking for asciidoc... no | |
| configure: CHECKS for libraries | |
| checking for SHA1_Init in -lcrypto... yes | |
| checking for curl_global_init in -lcurl... yes | |
| checking for XML_ParserCreate in -lexpat... yes | |
| checking for iconv in -lc... no | |
| checking for iconv in -liconv... yes | |
| checking for deflateBound in -lz... yes | |
| checking for socket in -lc... yes | |
| checking for inet_ntop... yes | |
| checking for inet_pton... yes | |
| checking for hstrerror... yes | |
| checking for basename in -lc... yes | |
| configure: CHECKS for header files | |
| checking how to run the C preprocessor... gcc -E | |
| checking for grep that handles long lines and -e... /usr/bin/grep | |
| checking for egrep... /usr/bin/grep -E | |
| checking for ANSI C header files... yes | |
| checking for sys/types.h... yes | |
| checking for sys/stat.h... yes | |
| checking for stdlib.h... yes | |
| checking for string.h... yes | |
| checking for memory.h... yes | |
| checking for strings.h... yes | |
| checking for inttypes.h... yes | |
| checking for stdint.h... yes | |
| checking for unistd.h... yes | |
| checking sys/select.h usability... yes | |
| checking sys/select.h presence... yes | |
| checking for sys/select.h... yes | |
| checking sys/poll.h usability... yes | |
| checking sys/poll.h presence... yes | |
| checking for sys/poll.h... yes | |
| checking for inttypes.h... (cached) yes | |
| checking for old iconv()... no | |
| configure: CHECKS for typedefs, structures, and compiler characteristics | |
| checking for socklen_t... yes | |
| checking for struct dirent.d_ino... yes | |
| checking for struct dirent.d_type... yes | |
| checking for struct sockaddr_storage... yes | |
| checking for struct addrinfo... yes | |
| checking for getaddrinfo... yes | |
| checking for library containing getaddrinfo... none required | |
| checking whether formatted IO functions support C99 size specifiers... yes | |
| checking whether the platform regex can handle null bytes... yes | |
| checking whether system succeeds to read fopen'ed directory... no | |
| checking whether snprintf() and/or vsnprintf() return bogus value... no | |
| configure: CHECKS for library functions | |
| checking libgen.h usability... yes | |
| checking libgen.h presence... yes | |
| checking for libgen.h... yes | |
| checking paths.h usability... yes | |
| checking paths.h presence... yes | |
| checking for paths.h... yes | |
| checking for strcasestr... yes | |
| checking for library containing strcasestr... none required | |
| checking for strtok_r... yes | |
| checking for library containing strtok_r... none required | |
| checking for fnmatch... yes | |
| checking for library containing fnmatch... none required | |
| checking whether the fnmatch function supports the FNMATCH_CASEFOLD GNU extension... yes | |
| checking for memmem... no | |
| checking for strlcpy... yes | |
| checking for library containing strlcpy... none required | |
| checking for uintmax_t... yes | |
| checking for strtoumax... yes | |
| checking for library containing strtoumax... none required | |
| checking for setenv... yes | |
| checking for library containing setenv... none required | |
| checking for unsetenv... yes | |
| checking for library containing unsetenv... none required | |
| checking for mkdtemp... yes | |
| checking for library containing mkdtemp... none required | |
| checking for mkstemps... yes | |
| checking for library containing mkstemps... none required | |
| checking for initgroups... yes | |
| checking for library containing initgroups... none required | |
| checking Checking for POSIX Threads with '-mt'... no | |
| checking Checking for POSIX Threads with '-pthread'... yes | |
| configure: creating ./config.status | |
| config.status: creating config.mak.autogen | |
| GIT_VERSION = 1.7.4.1 | |
| GEN common-cmds.h | |
| GEN git-am | |
| * new build flags or prefix | |
| GEN git-bisect | |
| GEN git-difftool--helper | |
| GEN git-filter-branch | |
| GEN git-lost-found | |
| GEN git-merge-octopus | |
| GEN git-merge-one-file | |
| GEN git-merge-resolve | |
| GEN git-mergetool | |
| GEN git-pull | |
| GEN git-quiltimport | |
| GEN git-rebase--interactive | |
| GEN git-rebase | |
| GEN git-repack | |
| GEN git-request-pull | |
| GEN git-stash | |
| GEN git-submodule | |
| GEN git-web--browse | |
| SUBDIR perl | |
| /usr/bin/perl Makefile.PL PREFIX='/Users/aaronmeurer/Documents/python/sympy/qsnake/local' INSTALL_BASE='' | |
| GEN git-remote-testgit | |
| SUBDIR gitweb | |
| SUBDIR ../ | |
| GEN git-mergetool--lib | |
| GEN git-parse-remote | |
| GEN git-sh-setup | |
| CC git.o | |
| make[2]: `GIT-VERSION-FILE' is up to date. | |
| GEN gitweb.cgi | |
| CC builtin/add.o | |
| Writing perl.mak for Git | |
| CC builtin/annotate.o | |
| CC builtin/apply.o | |
| CC builtin/archive.o | |
| CC builtin/bisect--helper.o | |
| CC builtin/blame.o | |
| CC builtin/branch.o | |
| CC builtin/bundle.o | |
| CC builtin/cat-file.o | |
| CC builtin/check-attr.o | |
| CC builtin/check-ref-format.o | |
| CC builtin/checkout-index.o | |
| CC builtin/checkout.o | |
| CC builtin/clean.o | |
| CC builtin/clone.o | |
| CC builtin/commit-tree.o | |
| CC builtin/commit.o | |
| CC builtin/config.o | |
| CC builtin/count-objects.o | |
| CC builtin/describe.o | |
| CC builtin/diff-files.o | |
| CC builtin/diff-index.o | |
| CC builtin/diff-tree.o | |
| CC builtin/diff.o | |
| CC builtin/fast-export.o | |
| CC builtin/fetch-pack.o | |
| CC builtin/fetch.o | |
| CC builtin/fmt-merge-msg.o | |
| CC builtin/for-each-ref.o | |
| CC builtin/fsck.o | |
| CC builtin/gc.o | |
| CC builtin/grep.o | |
| CC builtin/hash-object.o | |
| CC builtin/help.o | |
| CC builtin/index-pack.o | |
| CC builtin/init-db.o | |
| CC builtin/log.o | |
| CC builtin/ls-files.o | |
| CC builtin/ls-remote.o | |
| CC builtin/ls-tree.o | |
| CC builtin/mailinfo.o | |
| CC builtin/mailsplit.o | |
| CC builtin/merge.o | |
| CC builtin/merge-base.o | |
| CC builtin/merge-file.o | |
| CC builtin/merge-index.o | |
| CC builtin/merge-ours.o | |
| CC builtin/merge-recursive.o | |
| CC builtin/merge-tree.o | |
| CC builtin/mktag.o | |
| CC builtin/mktree.o | |
| CC builtin/mv.o | |
| CC builtin/name-rev.o | |
| CC builtin/notes.o | |
| CC builtin/pack-objects.o | |
| CC builtin/pack-redundant.o | |
| CC builtin/pack-refs.o | |
| CC builtin/patch-id.o | |
| CC builtin/prune-packed.o | |
| CC builtin/prune.o | |
| CC builtin/push.o | |
| CC builtin/read-tree.o | |
| CC builtin/receive-pack.o | |
| CC builtin/reflog.o | |
| CC builtin/remote.o | |
| CC builtin/remote-ext.o | |
| CC builtin/remote-fd.o | |
| CC builtin/replace.o | |
| CC builtin/rerere.o | |
| CC builtin/reset.o | |
| CC builtin/rev-list.o | |
| CC builtin/rev-parse.o | |
| CC builtin/revert.o | |
| CC builtin/rm.o | |
| CC builtin/send-pack.o | |
| CC builtin/shortlog.o | |
| CC builtin/show-branch.o | |
| CC builtin/show-ref.o | |
| CC builtin/stripspace.o | |
| CC builtin/symbolic-ref.o | |
| CC builtin/tag.o | |
| CC builtin/tar-tree.o | |
| CC builtin/unpack-file.o | |
| CC builtin/unpack-objects.o | |
| CC builtin/update-index.o | |
| CC builtin/update-ref.o | |
| CC builtin/update-server-info.o | |
| CC builtin/upload-archive.o | |
| CC builtin/var.o | |
| CC builtin/verify-pack.o | |
| CC builtin/verify-tag.o | |
| CC builtin/write-tree.o | |
| CC test-chmtime.o | |
| CC test-ctype.o | |
| CC test-date.o | |
| CC test-delta.o | |
| CC test-dump-cache-tree.o | |
| CC test-genrandom.o | |
| CC test-line-buffer.o | |
| CC vcs-svn/string_pool.o | |
| CC vcs-svn/line_buffer.o | |
| CC vcs-svn/repo_tree.o | |
| CC vcs-svn/fast_export.o | |
| CC vcs-svn/svndump.o | |
| CC test-match-trees.o | |
| CC test-obj-pool.o | |
| CC test-parse-options.o | |
| CC test-path-utils.o | |
| CC test-run-command.o | |
| CC test-sha1.o | |
| CC test-sigchain.o | |
| CC test-string-pool.o | |
| CC test-subprocess.o | |
| CC test-svn-fe.o | |
| CC test-treap.o | |
| CC test-index-version.o | |
| GEN bin-wrappers/git | |
| GEN bin-wrappers/git-upload-pack | |
| GEN bin-wrappers/git-receive-pack | |
| GEN bin-wrappers/git-upload-archive | |
| GEN bin-wrappers/git-shell | |
| GEN bin-wrappers/git-cvsserver | |
| GEN bin-wrappers/test-chmtime | |
| GEN bin-wrappers/test-ctype | |
| GEN bin-wrappers/test-date | |
| GEN bin-wrappers/test-delta | |
| GEN bin-wrappers/test-dump-cache-tree | |
| GEN bin-wrappers/test-genrandom | |
| GEN bin-wrappers/test-line-buffer | |
| GEN bin-wrappers/test-match-trees | |
| GEN bin-wrappers/test-obj-pool | |
| GEN bin-wrappers/test-parse-options | |
| GEN bin-wrappers/test-path-utils | |
| GEN bin-wrappers/test-run-command | |
| GEN bin-wrappers/test-sha1 | |
| GEN bin-wrappers/test-sigchain | |
| GEN bin-wrappers/test-string-pool | |
| GEN bin-wrappers/test-subprocess | |
| GEN bin-wrappers/test-svn-fe | |
| GEN bin-wrappers/test-treap | |
| GEN bin-wrappers/test-index-version | |
| CC daemon.o | |
| CC abspath.o | |
| CC advice.o | |
| CC alias.o | |
| CC alloc.o | |
| CC archive.o | |
| CC archive-tar.o | |
| CC archive-zip.o | |
| CC attr.o | |
| CC base85.o | |
| CC bisect.o | |
| CC blob.o | |
| CC branch.o | |
| CC bundle.o | |
| CC cache-tree.o | |
| CC color.o | |
| CC combine-diff.o | |
| CC commit.o | |
| CC config.o | |
| CC connect.o | |
| CC convert.o | |
| CC copy.o | |
| CC csum-file.o | |
| CC ctype.o | |
| CC date.o | |
| CC decorate.o | |
| CC diffcore-break.o | |
| CC diffcore-delta.o | |
| CC diffcore-order.o | |
| CC diffcore-pickaxe.o | |
| CC diffcore-rename.o | |
| CC diff-delta.o | |
| CC diff-lib.o | |
| CC diff-no-index.o | |
| CC diff.o | |
| CC dir.o | |
| CC editor.o | |
| CC entry.o | |
| CC environment.o | |
| CC exec_cmd.o | |
| CC fsck.o | |
| CC graph.o | |
| CC grep.o | |
| CC hash.o | |
| CC help.o | |
| CC hex.o | |
| CC ident.o | |
| CC levenshtein.o | |
| CC list-objects.o | |
| CC ll-merge.o | |
| CC lockfile.o | |
| CC log-tree.o | |
| CC mailmap.o | |
| CC match-trees.o | |
| CC merge-file.o | |
| CC merge-recursive.o | |
| CC name-hash.o | |
| CC notes.o | |
| CC notes-cache.o | |
| CC notes-merge.o | |
| CC object.o | |
| CC pack-check.o | |
| CC pack-refs.o | |
| CC pack-revindex.o | |
| CC pack-write.o | |
| CC pager.o | |
| CC parse-options.o | |
| CC patch-delta.o | |
| CC patch-ids.o | |
| CC path.o | |
| CC pkt-line.o | |
| CC preload-index.o | |
| CC pretty.o | |
| CC progress.o | |
| CC quote.o | |
| CC reachable.o | |
| CC read-cache.o | |
| CC reflog-walk.o | |
| CC refs.o | |
| CC remote.o | |
| CC replace_object.o | |
| CC rerere.o | |
| CC resolve-undo.o | |
| CC revision.o | |
| CC run-command.o | |
| CC server-info.o | |
| CC setup.o | |
| CC sha1-lookup.o | |
| CC sha1_file.o | |
| CC sha1_name.o | |
| CC shallow.o | |
| CC sideband.o | |
| CC sigchain.o | |
| CC strbuf.o | |
| CC string-list.o | |
| CC submodule.o | |
| CC symlinks.o | |
| CC tag.o | |
| CC trace.o | |
| CC transport.o | |
| CC transport-helper.o | |
| CC tree-diff.o | |
| CC tree.o | |
| CC tree-walk.o | |
| CC unpack-trees.o | |
| CC url.o | |
| CC usage.o | |
| CC userdiff.o | |
| CC utf8.o | |
| CC walker.o | |
| CC wrapper.o | |
| CC write_or_die.o | |
| CC ws.o | |
| CC wt-status.o | |
| CC xdiff-interface.o | |
| CC zlib.o | |
| CC thread-utils.o | |
| CC compat/memmem.o | |
| CC xdiff/xdiffi.o | |
| CC xdiff/xprepare.o | |
| CC xdiff/xutils.o | |
| CC xdiff/xemit.o | |
| CC xdiff/xmerge.o | |
| CC xdiff/xpatience.o | |
| CC fast-import.o | |
| CC imap-send.o | |
| CC shell.o | |
| CC show-index.o | |
| CC upload-pack.o | |
| CC http-backend.o | |
| CC http.o | |
| CC http-walker.o | |
| CC http-fetch.o | |
| CC http-push.o | |
| CC remote-curl.o | |
| GEN git-add--interactive | |
| GEN git-difftool | |
| GEN git-archimport | |
| GEN git-cvsexportcommit | |
| GEN git-cvsimport | |
| GEN git-cvsserver | |
| GEN git-relink | |
| GEN git-send-email | |
| GEN git-svn | |
| GEN git-instaweb | |
| AR vcs-svn/lib.a | |
| AR libgit.a | |
| AR xdiff/lib.a | |
| LINK git-daemon | |
| LINK git-fast-import | |
| LINK git-imap-send | |
| ld: warning: in /opt/local/lib/libz.dylib, missing required architecture x86_64 in file | |
| Undefined symbols: | |
| "_crc32", referenced from: | |
| _check_pack_crc in libgit.a(pack-check.o) | |
| _check_pack_crc in libgit.a(pack-check.o) | |
| "_inflate", referenced from: | |
| _git_inflate in libgit.a(zlib.o) | |
| (maybe you meant: _git_inflate, _git_inflate_init , _git_inflate_end ) | |
| "_deflateInit_", referenced from: | |
| _write_loose_object in libgit.a(sha1_file.o) | |
| _deflate_it in libgit.a(diff.o) | |
| "_inflateEnd", referenced from: | |
| _git_inflate_end in libgit.a(zlib.o) | |
| "_inflateInit_", referenced from: | |
| _git_inflate_init in libgit.a(zlib.o) | |
| "_deflate", referenced from: | |
| _write_loose_object in libgit.a(sha1_file.o) | |
| _write_loose_object in libgit.a(sha1_file.o) | |
| _deflate_it in libgit.a(diff.o) | |
| "_deflateEnd", referenced from: | |
| _write_loose_object in libgit.a(sha1_file.o) | |
| _deflate_it in libgit.a(diff.o) | |
| "_deflateBound", referenced from: | |
| _deflate_it in libgit.a(diff.o) | |
| ld: symbol(s) not found | |
| collect2: ld returned 1 exit status | |
| make: *** [git-daemon] Error 1 | |
| make: *** Waiting for unfinished jobs.... | |
| ld: ldwarning: in /opt/local/lib/libz.dylib, missing required architecture x86_64 in file | |
| Undefined symbols: | |
| "_crc32", referenced from: | |
| _check_pack_crc in libgit.a(pack-check.o) | |
| _check_pack_crc in libgit.a(pack-check.o) | |
| "_inflate", referenced from: | |
| _git_inflate in libgit.a(zlib.o) | |
| (maybe you meant: _git_inflate, _git_inflate_init , _git_inflate_end ) | |
| "_deflateInit_", referenced from: | |
| _write_loose_object in libgit.a(sha1_file.o) | |
| _deflate_it in libgit.a(diff.o) | |
| "_inflateEnd", referenced from: | |
| : warning: in / _git_inflate_end in libgit.a(zlib.o) | |
| "_inflateInit_", referenced from: | |
| _git_inflate_init in libgit.a(zlib.o) | |
| "_deflate", referenced from: | |
| _write_loose_object in libgit.a(sha1_file.o) | |
| _write_loose_object in libgit.a(sha1_file.o) | |
| _deflate_it in libgit.a(diff.o) | |
| "_deflateEnd", referenced from: | |
| _write_loose_object in libgit.a(sha1_file.o) | |
| _deflate_it in libgit.a(diff.o) | |
| "_deflateBound", referenced from: | |
| _deflate_it in libgit.a(diff.o) | |
| ld: symbol(s) not found | |
| collect2: ld returned 1 exit status | |
| opt/local/lib/libz.dylib, missing required architecture x86_64 in file | |
| Undefined symbols: | |
| "_crc32", referenced from: | |
| _crc32_begin in libgit.a(csum-file.o) | |
| _sha1write in libgit.a(csum-file.o) | |
| _check_pack_crc in libgit.a(pack-check.o) | |
| _check_pack_crc in libgit.a(pack-check.o) | |
| (maybe you meant: _crc32_begin, _crc32_end ) | |
| "_inflate", referenced from: | |
| _git_inflate in libgit.a(zlib.o) | |
| (maybe you meant: _git_inflate, _git_inflate_init , _git_inflate_end ) | |
| "_deflateInit_", referenced from: | |
| _store_object in fast-import.o | |
| _store_object in fast-import.o | |
| _store_object in fast-import.o | |
| _parse_and_store_blob in fast-import.o | |
| _write_loose_object in libgit.a(sha1_file.o) | |
| _deflate_it in libgit.a(diff.o) | |
| "_inflateEnd", referenced from: | |
| _git_inflate_end in libgit.a(zlib.o) | |
| "_inflateInit_", referenced from: | |
| _git_inflate_init in libgit.a(zlib.o) | |
| "_deflate", referenced from: | |
| _store_object in fast-import.o | |
| _store_object in fast-import.o | |
| _parse_and_store_blob in fast-import.o | |
| _write_loose_object in libgit.a(sha1_file.o) | |
| _write_loose_object in libgit.a(sha1_file.o) | |
| _deflate_it in libgit.a(diff.o) | |
| "_deflateEnd", referenced from: | |
| _store_object in fast-import.o | |
| _store_object in fast-import.o | |
| _parse_and_store_blob in fast-import.o | |
| _write_loose_object in libgit.a(sha1_file.o) | |
| _deflate_it in libgit.a(diff.o) | |
| "_deflateBound", referenced from: | |
| _store_object in fast-import.o | |
| _store_object in fast-import.o | |
| _deflate_it in libgit.a(diff.o) | |
| ld: symbol(s) not found | |
| collect2: ld returned 1 exit status | |
| make: *** [git-fast-import] Error 1 | |
| make: *** [git-imap-send] Error 1 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment