Skip to content

Instantly share code, notes, and snippets.

@ahmadia
Created June 16, 2014 19:59
Show Gist options
  • Save ahmadia/0f14040d5f8c8ca542a2 to your computer and use it in GitHub Desktop.
Save ahmadia/0f14040d5f8c8ca542a2 to your computer and use it in GitHub Desktop.
Unpacking sources files:tsn5somjsq3sgedz4fykrebxvdzcp3jw
Unpacking sources tar.gz:y2rxb2ktezyban674mxy4zxtttosqvl4
running [u'/bin/bash', '_hashdist/build.sh']
environment:
{'ARTIFACT': u'/Users/aron/.hashdist/bld/git/hsoeebq4xek7',
'BASH': u'/bin/bash',
'BUILD': u'/Users/aron/.hashdist/tmp/git-hsoeebq4xek7',
u'CURL_DIR': u'/Users/aron/.hashdist/bld/curl/wanputtlgx4h',
u'CURL_ID': u'curl/wanputtlgx4hduzxdehrwgcvdvemv524',
u'EXPAT_DIR': u'/Users/aron/.hashdist/bld/expat/7h4uoi6hlawg',
u'EXPAT_ID': u'expat/7h4uoi6hlawg2xhccqot5yp4cxw6fr7b',
u'GETTEXT_DIR': u'/Users/aron/.hashdist/bld/gettext/er2jlqmht47y',
u'GETTEXT_ID': u'gettext/er2jlqmht47ycsvjl6ydzqzh6crw3qzy',
'HASHDIST_CPU_COUNT': '1',
'HDIST_CONFIG': '{"gc_roots":"/Users/aron/.hashdist/gcroots","source_caches":[{"dir":"/Users/aron/.hashdist/src"}],"default_profile":{"default_use":{"lapack":"host-osx-framework-accelerate","blas":"host-osx-framework-accelerate"},"package_dirs":["pkgs","base"],"parameters":{"python_site_packages_rel":"lib/python2.7/site-packages","pyver":"2.7","platform":"darwin","PATH":"/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin","PROLOGUE":"export MACOSX_DEPLOYMENT_TARGET=$(sw_vers -productVersion | sed \\"s/\\\\(10.[0-9]\\\\).*/\\\\1/\\")\\n","BASH":"/bin/bash"},"hook_import_dirs":["base"]},"build_stores":[{"dir":"/Users/aron/.hashdist/bld"}],"cache":"/Users/aron/.hashdist/cache","build_temp":"/Users/aron/.hashdist/tmp"}',
'HDIST_IMPORT': u'curl/wanputtlgx4hduzxdehrwgcvdvemv524 expat/7h4uoi6hlawg2xhccqot5yp4cxw6fr7b gettext/er2jlqmht47ycsvjl6ydzqzh6crw3qzy libiconv/mafdbbtjrfz7vefgkf6oiab367yuzzwu openssl/vhdxvikhmhastbbrenlia66v564immee pcre/ayujmmx4mhtmpl5p5depekrgx3s3rqey',
'HDIST_IMPORT_PATHS': u'/Users/aron/.hashdist/bld/curl/wanputtlgx4h:/Users/aron/.hashdist/bld/expat/7h4uoi6hlawg:/Users/aron/.hashdist/bld/gettext/er2jlqmht47y:/Users/aron/.hashdist/bld/libiconv/mafdbbtjrfz7:/Users/aron/.hashdist/bld/openssl/vhdxvikhmhas:/Users/aron/.hashdist/bld/pcre/ayujmmx4mhtm',
'HDIST_VIRTUALS': '',
u'LIBICONV_DIR': u'/Users/aron/.hashdist/bld/libiconv/mafdbbtjrfz7',
u'LIBICONV_ID': u'libiconv/mafdbbtjrfz7vefgkf6oiab367yuzzwu',
u'OPENSSL_DIR': u'/Users/aron/.hashdist/bld/openssl/vhdxvikhmhas',
u'OPENSSL_ID': u'openssl/vhdxvikhmhastbbrenlia66v564immee',
'PATH': u'/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin',
u'PCRE_DIR': u'/Users/aron/.hashdist/bld/pcre/ayujmmx4mhtm',
u'PCRE_ID': u'pcre/ayujmmx4mhtmpl5p5depekrgx3s3rqey',
'PKG_CONFIG_PATH': u'/Users/aron/.hashdist/bld/libiconv/mafdbbtjrfz7/lib/pkgconfig',
'PWD': u'/Users/aron/.hashdist/tmp/git-hsoeebq4xek7'}
GIT_VERSION = 2.0.0
GEN configure
configure: Setting lib to 'lib' (the default)
configure: Will try -pthread then -lpthread to enable POSIX Threads.
configure: CHECKS for site configuration
configure: Setting LIBPCREDIR to /Users/aron/.hashdist/bld/pcre/ayujmmx4mhtm
configure: Setting CURLDIR to /Users/aron/.hashdist/bld/curl/wanputtlgx4h
configure: Setting EXPATDIR to /Users/aron/.hashdist/bld/expat/7h4uoi6hlawg/lib
configure: Setting ICONVDIR to /Users/aron/.hashdist/bld/libiconv/mafdbbtjrfz7
configure: Setting ZLIB_PATH to
configure: CHECKS for programs
checking for cc... cc
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 cc accepts -g... yes
checking for cc 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 gar... no
checking for ar... ar
checking for gtar... no
checking for tar... tar
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 pcre_version in -lpcre... yes
checking for curl_global_init in -lcurl... yes
checking for XML_ParserCreate in -lexpat... yes
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
checking for gettext in -lc... no
checking how to run the C preprocessor... cc -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 libintl.h usability... no
checking libintl.h presence... no
checking for libintl.h... no
configure: CHECKS for header files
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 passwd.pw_gecos... 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 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 libcharset.h usability... yes
checking libcharset.h presence... yes
checking for libcharset.h... yes
checking for strings.h... (cached) yes
checking for locale_charset in -liconv... yes
checking for strcasestr... yes
checking for library containing strcasestr... none required
checking for memmem... yes
checking for library containing memmem... none required
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 for POSIX Threads with ''... yes
configure: creating ./config.status
config.status: creating config.mak.autogen
config.status: executing config.mak.autogen commands
* new build flags
CC credential-store.o
* new link flags
CC abspath.o
CC advice.o
CC alias.o
CC alloc.o
CC archive.o
CC archive-tar.o
CC archive-zip.o
CC argv-array.o
* new prefix flags
CC attr.o
CC base85.o
CC bisect.o
CC blob.o
CC branch.o
CC bulk-checkin.o
CC bundle.o
CC cache-tree.o
CC color.o
CC column.o
CC combine-diff.o
CC commit.o
CC compat/obstack.o
CC compat/terminal.o
CC config.o
CC connect.o
CC connected.o
CC convert.o
CC copy.o
CC credential.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 ewah/bitmap.o
CC ewah/ewah_bitmap.o
CC ewah/ewah_io.o
CC ewah/ewah_rlw.o
CC exec_cmd.o
CC fetch-pack.o
CC fsck.o
CC gettext.o
CC gpg-interface.o
CC graph.o
CC grep.o
CC hashmap.o
GEN common-cmds.h
CC help.o
CC hex.o
CC ident.o
CC kwset.o
CC levenshtein.o
CC line-log.o
CC line-range.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.o
CC merge-blobs.o
CC merge-recursive.o
CC mergesort.o
CC name-hash.o
CC notes.o
CC notes-cache.o
CC notes-merge.o
CC notes-utils.o
CC object.o
CC pack-bitmap.o
CC pack-bitmap-write.o
CC pack-check.o
CC pack-objects.o
CC pack-revindex.o
CC pack-write.o
CC pager.o
CC parse-options.o
CC parse-options-cb.o
CC patch-delta.o
CC patch-ids.o
CC path.o
CC pathspec.o
CC pkt-line.o
CC preload-index.o
CC pretty.o
CC prio-queue.o
CC progress.o
CC prompt.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 send-pack.o
CC sequencer.o
CC server-info.o
CC setup.o
CC sha1-array.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 streaming.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 urlmatch.o
CC usage.o
CC userdiff.o
CC utf8.o
CC varint.o
CC version.o
CC versioncmp.o
CC walker.o
CC wildmatch.o
CC wrapper.o
CC write_or_die.o
CC ws.o
CC wt-status.o
CC xdiff-interface.o
CC zlib.o
CC unix-socket.o
CC thread-utils.o
CC compat/precompose_utf8.o
CC compat/regex/regex.o
AR libgit.a
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: libgit.a(gettext.o) has no symbols
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 xdiff/xhistogram.o
AR xdiff/lib.a
LINK git-credential-store
CC daemon.o
LINK git-daemon
CC fast-import.o
LINK git-fast-import
CC http-backend.o
LINK git-http-backend
CC imap-send.o
imap-send.c:171:36: warning: 'ERR_error_string' is deprecated: first deprecated in OS X 10.7 [-Wdeprecated-declarations]
fprintf(stderr, "%s: %s\n", func, ERR_error_string(ERR_get_error(), NULL));
^
/usr/include/openssl/err.h:279:7: note: 'ERR_error_string' declared here
char *ERR_error_string(unsigned long e,char *buf) DEPRECATED_IN_MAC_OS_X_VERSION_10_7_AND_LATER;
^
imap-send.c:171:53: warning: 'ERR_get_error' is deprecated: first deprecated in OS X 10.7 [-Wdeprecated-declarations]
fprintf(stderr, "%s: %s\n", func, ERR_error_string(ERR_get_error(), NULL));
^
/usr/include/openssl/err.h:266:15: note: 'ERR_get_error' declared here
unsigned long ERR_get_error(void) DEPRECATED_IN_MAC_OS_X_VERSION_10_7_AND_LATER;
^
imap-send.c:179:16: warning: 'SSL_get_error' is deprecated: first deprecated in OS X 10.7 [-Wdeprecated-declarations]
int sslerr = SSL_get_error(sock->ssl, ret);
^
/usr/include/openssl/ssl.h:1501:5: note: 'SSL_get_error' declared here
int SSL_get_error(const SSL *s,int ret_code) DEPRECATED_IN_MAC_OS_X_VERSION_10_7_AND_LATER;
^
imap-send.c:231:24: warning: 'X509_get_ext_d2i' is deprecated: first deprecated in OS X 10.7 [-Wdeprecated-declarations]
if ((subj_alt_names = X509_get_ext_d2i(cert, NID_subject_alt_name, NULL, NULL))) {
^
/usr/include/openssl/x509.h:1151:8: note: 'X509_get_ext_d2i' declared here
void * X509_get_ext_d2i(X509 *x, int nid, int *crit, int *idx) DEPRECATED_IN_MAC_OS_X_VERSION_10_7_AND_LATER;
^
imap-send.c:232:28: warning: 'sk_num' is deprecated: first deprecated in OS X 10.7 [-Wdeprecated-declarations]
int num_subj_alt_names = sk_GENERAL_NAME_num(subj_alt_names);
^
/usr/include/openssl/safestack.h:684:33: note: expanded from macro 'sk_GENERAL_NAME_num'
#define sk_GENERAL_NAME_num(st) SKM_sk_num(GENERAL_NAME, (st))
^
/usr/include/openssl/safestack.h:168:2: note: expanded from macro 'SKM_sk_num'
sk_num(st)
^
/usr/include/openssl/stack.h:81:5: note: 'sk_num' declared here
int sk_num(const STACK *) DEPRECATED_IN_MAC_OS_X_VERSION_10_7_AND_LATER;
^
imap-send.c:234:34: warning: 'sk_value' is deprecated: first deprecated in OS X 10.7 [-Wdeprecated-declarations]
GENERAL_NAME *subj_alt_name = sk_GENERAL_NAME_value(subj_alt_names, i);
^
/usr/include/openssl/safestack.h:685:38: note: expanded from macro 'sk_GENERAL_NAME_value'
#define sk_GENERAL_NAME_value(st, i) SKM_sk_value(GENERAL_NAME, (st), (i))
^
/usr/include/openssl/safestack.h:170:11: note: expanded from macro 'SKM_sk_value'
((type *)sk_value(st, i))
^
/usr/include/openssl/stack.h:82:7: note: 'sk_value' declared here
char *sk_value(const STACK *, int) DEPRECATED_IN_MAC_OS_X_VERSION_10_7_AND_LATER;
^
imap-send.c:240:3: warning: 'sk_pop_free' is deprecated: first deprecated in OS X 10.7 [-Wdeprecated-declarations]
sk_GENERAL_NAME_pop_free(subj_alt_names, GENERAL_NAME_free);
^
/usr/include/openssl/safestack.h:697:49: note: expanded from macro 'sk_GENERAL_NAME_pop_free'
#define sk_GENERAL_NAME_pop_free(st, free_func) SKM_sk_pop_free(GENERAL_NAME, (st), (free_func))
^
/usr/include/openssl/safestack.h:193:2: note: expanded from macro 'SKM_sk_pop_free'
sk_pop_free(st, (void (*)(void *))free_func)
^
/usr/include/openssl/stack.h:89:6: note: 'sk_pop_free' declared here
void sk_pop_free(STACK *st, void (*func)(void *)) DEPRECATED_IN_MAC_OS_X_VERSION_10_7_AND_LATER;
^
imap-send.c:246:15: warning: 'X509_get_subject_name' is deprecated: first deprecated in OS X 10.7 [-Wdeprecated-declarations]
if (!(subj = X509_get_subject_name(cert)))
^
/usr/include/openssl/x509.h:1013:13: note: 'X509_get_subject_name' declared here
X509_NAME * X509_get_subject_name(X509 *a) DEPRECATED_IN_MAC_OS_X_VERSION_10_7_AND_LATER;
^
imap-send.c:248:13: warning: 'X509_NAME_get_text_by_NID' is deprecated: first deprecated in OS X 10.7 [-Wdeprecated-declarations]
if ((len = X509_NAME_get_text_by_NID(subj, NID_commonName, cname, sizeof(cname))) < 0)
^
/usr/include/openssl/x509.h:1098:7: note: 'X509_NAME_get_text_by_NID' declared here
int X509_NAME_get_text_by_NID(X509_NAME *name, int nid,
^
imap-send.c:267:2: warning: 'SSL_library_init' is deprecated: first deprecated in OS X 10.7 [-Wdeprecated-declarations]
SSL_library_init();
^
/usr/include/openssl/ssl.h:1553:5: note: 'SSL_library_init' declared here
int SSL_library_init(void ) DEPRECATED_IN_MAC_OS_X_VERSION_10_7_AND_LATER;
^
imap-send.c:268:2: warning: 'SSL_load_error_strings' is deprecated: first deprecated in OS X 10.7 [-Wdeprecated-declarations]
SSL_load_error_strings();
^
/usr/include/openssl/ssl.h:1416:6: note: 'SSL_load_error_strings' declared here
void SSL_load_error_strings(void ) DEPRECATED_IN_MAC_OS_X_VERSION_10_7_AND_LATER;
^
imap-send.c:271:10: warning: 'TLSv1_method' is deprecated: first deprecated in OS X 10.7 [-Wdeprecated-declarations]
meth = TLSv1_method();
^
/usr/include/openssl/ssl.h:1519:13: note: 'TLSv1_method' declared here
SSL_METHOD *TLSv1_method(void) DEPRECATED_IN_MAC_OS_X_VERSION_10_7_AND_LATER; /* TLSv1.0 */
^
imap-send.c:273:10: warning: 'SSLv23_method' is deprecated: first deprecated in OS X 10.7 [-Wdeprecated-declarations]
meth = SSLv23_method();
^
/usr/include/openssl/ssl.h:1515:13: note: 'SSLv23_method' declared here
SSL_METHOD *SSLv23_method(void) DEPRECATED_IN_MAC_OS_X_VERSION_10_7_AND_LATER; /* SSLv3 but can rollback to v2 */
^
imap-send.c:280:8: warning: 'SSL_CTX_new' is deprecated: first deprecated in OS X 10.7 [-Wdeprecated-declarations]
ctx = SSL_CTX_new(meth);
^
/usr/include/openssl/ssl.h:1346:10: note: 'SSL_CTX_new' declared here
SSL_CTX *SSL_CTX_new(SSL_METHOD *meth) DEPRECATED_IN_MAC_OS_X_VERSION_10_7_AND_LATER;
^
imap-send.c:283:3: warning: 'SSL_CTX_set_verify' is deprecated: first deprecated in OS X 10.7 [-Wdeprecated-declarations]
SSL_CTX_set_verify(ctx, SSL_VERIFY_PEER, NULL);
^
/usr/include/openssl/ssl.h:1458:6: note: 'SSL_CTX_set_verify' declared here
void SSL_CTX_set_verify(SSL_CTX *ctx,int mode,
^
imap-send.c:285:7: warning: 'SSL_CTX_set_default_verify_paths' is deprecated: first deprecated in OS X 10.7 [-Wdeprecated-declarations]
if (!SSL_CTX_set_default_verify_paths(ctx)) {
^
/usr/include/openssl/ssl.h:1570:5: note: 'SSL_CTX_set_default_verify_paths' declared here
int SSL_CTX_set_default_verify_paths(SSL_CTX *ctx) DEPRECATED_IN_MAC_OS_X_VERSION_10_7_AND_LATER;
^
imap-send.c:289:14: warning: 'SSL_new' is deprecated: first deprecated in OS X 10.7 [-Wdeprecated-declarations]
sock->ssl = SSL_new(ctx);
^
/usr/include/openssl/ssl.h:1481:7: note: 'SSL_new' declared here
SSL * SSL_new(SSL_CTX *ctx) DEPRECATED_IN_MAC_OS_X_VERSION_10_7_AND_LATER;
^
imap-send.c:294:7: warning: 'SSL_set_rfd' is deprecated: first deprecated in OS X 10.7 [-Wdeprecated-declarations]
if (!SSL_set_rfd(sock->ssl, sock->fd[0])) {
^
/usr/include/openssl/ssl.h:1371:5: note: 'SSL_set_rfd' declared here
int SSL_set_rfd(SSL *s, int fd) DEPRECATED_IN_MAC_OS_X_VERSION_10_7_AND_LATER;
^
imap-send.c:298:7: warning: 'SSL_set_wfd' is deprecated: first deprecated in OS X 10.7 [-Wdeprecated-declarations]
if (!SSL_set_wfd(sock->ssl, sock->fd[1])) {
^
/usr/include/openssl/ssl.h:1372:5: note: 'SSL_set_wfd' declared here
int SSL_set_wfd(SSL *s, int fd) DEPRECATED_IN_MAC_OS_X_VERSION_10_7_AND_LATER;
^
imap-send.c:309:8: warning: 'SSL_ctrl' is deprecated: first deprecated in OS X 10.7 [-Wdeprecated-declarations]
ret = SSL_set_tlsext_host_name(sock->ssl, server.host);
^
/usr/include/openssl/tls1.h:133:42: note: expanded from macro 'SSL_set_tlsext_host_name'
#define SSL_set_tlsext_host_name(s,name) \
^
/usr/include/openssl/ssl.h:1496:6: note: 'SSL_ctrl' declared here
long SSL_ctrl(SSL *ssl,int cmd, long larg, void *parg) DEPRECATED_IN_MAC_OS_X_VERSION_10_7_AND_LATER;
^
imap-send.c:314:8: warning: 'SSL_connect' is deprecated: first deprecated in OS X 10.7 [-Wdeprecated-declarations]
ret = SSL_connect(sock->ssl);
^
/usr/include/openssl/ssl.h:1492:6: note: 'SSL_connect' declared here
int SSL_connect(SSL *ssl) DEPRECATED_IN_MAC_OS_X_VERSION_10_7_AND_LATER;
^
imap-send.c:322:10: warning: 'SSL_get_peer_certificate' is deprecated: first deprecated in OS X 10.7 [-Wdeprecated-declarations]
cert = SSL_get_peer_certificate(sock->ssl);
^
/usr/include/openssl/ssl.h:1450:8: note: 'SSL_get_peer_certificate' declared here
X509 * SSL_get_peer_certificate(const SSL *s) DEPRECATED_IN_MAC_OS_X_VERSION_10_7_AND_LATER;
^
imap-send.c:338:7: warning: 'SSL_read' is deprecated: first deprecated in OS X 10.7 [-Wdeprecated-declarations]
n = SSL_read(sock->ssl, buf, len);
^
/usr/include/openssl/ssl.h:1493:6: note: 'SSL_read' declared here
int SSL_read(SSL *ssl,void *buf,int num) DEPRECATED_IN_MAC_OS_X_VERSION_10_7_AND_LATER;
^
imap-send.c:356:7: warning: 'SSL_write' is deprecated: first deprecated in OS X 10.7 [-Wdeprecated-declarations]
n = SSL_write(sock->ssl, buf, len);
^
/usr/include/openssl/ssl.h:1495:6: note: 'SSL_write' declared here
int SSL_write(SSL *ssl,const void *buf,int num) DEPRECATED_IN_MAC_OS_X_VERSION_10_7_AND_LATER;
^
imap-send.c:373:3: warning: 'SSL_shutdown' is deprecated: first deprecated in OS X 10.7 [-Wdeprecated-declarations]
SSL_shutdown(sock->ssl);
^
/usr/include/openssl/ssl.h:1532:5: note: 'SSL_shutdown' declared here
int SSL_shutdown(SSL *s) DEPRECATED_IN_MAC_OS_X_VERSION_10_7_AND_LATER;
^
imap-send.c:374:3: warning: 'SSL_free' is deprecated: first deprecated in OS X 10.7 [-Wdeprecated-declarations]
SSL_free(sock->ssl);
^
/usr/include/openssl/ssl.h:1490:6: note: 'SSL_free' declared here
void SSL_free(SSL *ssl) DEPRECATED_IN_MAC_OS_X_VERSION_10_7_AND_LATER;
^
26 warnings generated.
LINK git-imap-send
CC sh-i18n--envsubst.o
LINK git-sh-i18n--envsubst
CC shell.o
LINK git-shell
CC show-index.o
LINK git-show-index
CC upload-pack.o
LINK git-upload-pack
CC remote-testsvn.o
CC vcs-svn/line_buffer.o
CC vcs-svn/sliding_window.o
CC vcs-svn/repo_tree.o
CC vcs-svn/fast_export.o
CC vcs-svn/svndiff.o
CC vcs-svn/svndump.o
AR vcs-svn/lib.a
LINK git-remote-testsvn
CC http.o
CC http-walker.o
CC http-fetch.o
LINK git-http-fetch
CC http-push.o
LINK git-http-push
ld: warning: directory not found for option '-L/Users/aron/.hashdist/bld/expat/7h4uoi6hlawg/lib/lib'
CC credential-cache.o
LINK git-credential-cache
CC credential-cache--daemon.o
LINK git-credential-cache--daemon
CC remote-curl.o
LINK git-remote-http
ld: warning: directory not found for option '-L/Users/aron/.hashdist/bld/expat/7h4uoi6hlawg/lib/lib'
LN/CP git-remote-https
LN/CP git-remote-ftp
LN/CP git-remote-ftps
* new script parameters
GEN git-am
GEN git-bisect
GEN git-difftool--helper
GEN git-filter-branch
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
GEN git-request-pull
GEN git-stash
GEN git-submodule
GEN git-web--browse
GEN perl/PM.stamp
SUBDIR perl
/usr/bin/perl Makefile.PL PREFIX='/Users/aron/.hashdist/bld/git/hsoeebq4xek7' INSTALL_BASE='' --localedir='/Users/aron/.hashdist/bld/git/hsoeebq4xek7/share/locale'
Writing perl.mak for Git
Writing MYMETA.yml and MYMETA.json
* new perl-specific parameters
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
* new Python interpreter location
GEN git-p4
SUBDIR gitweb
SUBDIR ../
make[2]: `GIT-VERSION-FILE' is up to date.
GEN gitweb.cgi
GEN static/gitweb.js
GEN git-instaweb
GEN git-mergetool--lib
GEN git-parse-remote
GEN git-rebase--am
GEN git-rebase--interactive
GEN git-rebase--merge
GEN git-sh-setup
GEN git-sh-i18n
CC git.o
CC builtin/add.o
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-ignore.o
CC builtin/check-mailmap.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/column.o
CC builtin/commit-tree.o
CC builtin/commit.o
CC builtin/config.o
CC builtin/count-objects.o
CC builtin/credential.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/get-tar-commit-id.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/repack.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/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
LINK git
BUILTIN git-add
BUILTIN git-annotate
BUILTIN git-apply
BUILTIN git-archive
BUILTIN git-bisect--helper
BUILTIN git-blame
BUILTIN git-branch
BUILTIN git-bundle
BUILTIN git-cat-file
BUILTIN git-check-attr
BUILTIN git-check-ignore
BUILTIN git-check-mailmap
BUILTIN git-check-ref-format
BUILTIN git-checkout-index
BUILTIN git-checkout
BUILTIN git-clean
BUILTIN git-clone
BUILTIN git-column
BUILTIN git-commit-tree
BUILTIN git-commit
BUILTIN git-config
BUILTIN git-count-objects
BUILTIN git-credential
BUILTIN git-describe
BUILTIN git-diff-files
BUILTIN git-diff-index
BUILTIN git-diff-tree
BUILTIN git-diff
BUILTIN git-fast-export
BUILTIN git-fetch-pack
BUILTIN git-fetch
BUILTIN git-fmt-merge-msg
BUILTIN git-for-each-ref
BUILTIN git-fsck
BUILTIN git-gc
BUILTIN git-get-tar-commit-id
BUILTIN git-grep
BUILTIN git-hash-object
BUILTIN git-help
BUILTIN git-index-pack
BUILTIN git-init-db
BUILTIN git-log
BUILTIN git-ls-files
BUILTIN git-ls-remote
BUILTIN git-ls-tree
BUILTIN git-mailinfo
BUILTIN git-mailsplit
BUILTIN git-merge
BUILTIN git-merge-base
BUILTIN git-merge-file
BUILTIN git-merge-index
BUILTIN git-merge-ours
BUILTIN git-merge-recursive
BUILTIN git-merge-tree
BUILTIN git-mktag
BUILTIN git-mktree
BUILTIN git-mv
BUILTIN git-name-rev
BUILTIN git-notes
BUILTIN git-pack-objects
BUILTIN git-pack-redundant
BUILTIN git-pack-refs
BUILTIN git-patch-id
BUILTIN git-prune-packed
BUILTIN git-prune
BUILTIN git-push
BUILTIN git-read-tree
BUILTIN git-receive-pack
BUILTIN git-reflog
BUILTIN git-remote
BUILTIN git-remote-ext
BUILTIN git-remote-fd
BUILTIN git-repack
BUILTIN git-replace
BUILTIN git-rerere
BUILTIN git-reset
BUILTIN git-rev-list
BUILTIN git-rev-parse
BUILTIN git-revert
BUILTIN git-rm
BUILTIN git-send-pack
BUILTIN git-shortlog
BUILTIN git-show-branch
BUILTIN git-show-ref
BUILTIN git-stripspace
BUILTIN git-symbolic-ref
BUILTIN git-tag
BUILTIN git-unpack-file
BUILTIN git-unpack-objects
BUILTIN git-update-index
BUILTIN git-update-ref
BUILTIN git-update-server-info
BUILTIN git-upload-archive
BUILTIN git-var
BUILTIN git-verify-pack
BUILTIN git-verify-tag
BUILTIN git-write-tree
BUILTIN git-cherry
BUILTIN git-cherry-pick
BUILTIN git-format-patch
BUILTIN git-fsck-objects
BUILTIN git-init
BUILTIN git-merge-subtree
BUILTIN git-show
BUILTIN git-stage
BUILTIN git-status
BUILTIN git-whatchanged
SUBDIR git-gui
GITGUI_VERSION = 0.19.0.1.gb3f0c
* new locations or Tcl/Tk interpreter
GEN git-gui
GEN Git Gui.app
GEN git-gui.tcl
INDEX lib/
MSGFMT po/bg.msg 543 translated.
MSGFMT po/de.msg 520 translated.
MSGFMT po/el.msg 381 translated, 10 fuzzy.
MSGFMT po/fr.msg 520 translated.
MSGFMT po/hu.msg 514 translated.
MSGFMT po/it.msg 519 translated, 1 untranslated.
MSGFMT po/ja.msg 520 translated.
MSGFMT po/nb.msg 474 translated, 39 untranslated.
MSGFMT po/pt_br.msg 520 translated.
MSGFMT po/ru.msg 516 translated, 4 untranslated.
MSGFMT po/sv.msg 521 translated.
MSGFMT po/zh_cn.msg 366 translated, 8 fuzzy, 17 untranslated.
SUBDIR gitk-git
* new Tcl/Tk interpreter location
GEN gitk-wish
Generating catalog po/bg.msg
tclsh po/po2msg.sh --statistics --tcl po/bg.po -l bg -d po/
304 translated messages, 0 fuzzy ones, 0 untranslated ones.
Generating catalog po/de.msg
tclsh po/po2msg.sh --statistics --tcl po/de.po -l de -d po/
289 translated messages, 0 fuzzy ones, 0 untranslated ones.
Generating catalog po/es.msg
tclsh po/po2msg.sh --statistics --tcl po/es.po -l es -d po/
200 translated messages, 0 fuzzy ones, 7 untranslated ones.
Generating catalog po/fr.msg
tclsh po/po2msg.sh --statistics --tcl po/fr.po -l fr -d po/
276 translated messages, 4 fuzzy ones, 0 untranslated ones.
Generating catalog po/hu.msg
tclsh po/po2msg.sh --statistics --tcl po/hu.po -l hu -d po/
288 translated messages, 0 fuzzy ones, 0 untranslated ones.
Generating catalog po/it.msg
tclsh po/po2msg.sh --statistics --tcl po/it.po -l it -d po/
283 translated messages, 0 fuzzy ones, 6 untranslated ones.
Generating catalog po/ja.msg
tclsh po/po2msg.sh --statistics --tcl po/ja.po -l ja -d po/
284 translated messages, 0 fuzzy ones, 0 untranslated ones.
Generating catalog po/pt_br.msg
tclsh po/po2msg.sh --statistics --tcl po/pt_br.po -l pt_br -d po/
290 translated messages, 1 fuzzy ones, 0 untranslated ones.
Generating catalog po/ru.msg
tclsh po/po2msg.sh --statistics --tcl po/ru.po -l ru -d po/
245 translated messages, 0 fuzzy ones, 0 untranslated ones.
Generating catalog po/sv.msg
tclsh po/po2msg.sh --statistics --tcl po/sv.po -l sv -d po/
304 translated messages, 0 fuzzy ones, 0 untranslated ones.
SUBDIR perl
/usr/bin/perl -pe "s<\Q++LOCALEDIR++\E></Users/aron/.hashdist/bld/git/hsoeebq4xek7/share/locale>" <Git/SVN/Editor.pm >blib/lib/Git/SVN/Editor.pm
/usr/bin/perl -pe "s<\Q++LOCALEDIR++\E></Users/aron/.hashdist/bld/git/hsoeebq4xek7/share/locale>" <Git/SVN/Migration.pm >blib/lib/Git/SVN/Migration.pm
/usr/bin/perl -pe "s<\Q++LOCALEDIR++\E></Users/aron/.hashdist/bld/git/hsoeebq4xek7/share/locale>" <Git/SVN/Log.pm >blib/lib/Git/SVN/Log.pm
/usr/bin/perl -pe "s<\Q++LOCALEDIR++\E></Users/aron/.hashdist/bld/git/hsoeebq4xek7/share/locale>" <Git/SVN.pm >blib/lib/Git/SVN.pm
/usr/bin/perl -pe "s<\Q++LOCALEDIR++\E></Users/aron/.hashdist/bld/git/hsoeebq4xek7/share/locale>" <Git/SVN/Memoize/YAML.pm >blib/lib/Git/SVN/Memoize/YAML.pm
/usr/bin/perl -pe "s<\Q++LOCALEDIR++\E></Users/aron/.hashdist/bld/git/hsoeebq4xek7/share/locale>" <Git/SVN/Ra.pm >blib/lib/Git/SVN/Ra.pm
/usr/bin/perl -pe "s<\Q++LOCALEDIR++\E></Users/aron/.hashdist/bld/git/hsoeebq4xek7/share/locale>" <Git/I18N.pm >blib/lib/Git/I18N.pm
/usr/bin/perl -pe "s<\Q++LOCALEDIR++\E></Users/aron/.hashdist/bld/git/hsoeebq4xek7/share/locale>" <Git/SVN/Prompt.pm >blib/lib/Git/SVN/Prompt.pm
/usr/bin/perl -pe "s<\Q++LOCALEDIR++\E></Users/aron/.hashdist/bld/git/hsoeebq4xek7/share/locale>" <Git/SVN/GlobSpec.pm >blib/lib/Git/SVN/GlobSpec.pm
/usr/bin/perl -pe "s<\Q++LOCALEDIR++\E></Users/aron/.hashdist/bld/git/hsoeebq4xek7/share/locale>" <Git/SVN/Fetcher.pm >blib/lib/Git/SVN/Fetcher.pm
/usr/bin/perl -pe "s<\Q++LOCALEDIR++\E></Users/aron/.hashdist/bld/git/hsoeebq4xek7/share/locale>" <Git/IndexInfo.pm >blib/lib/Git/IndexInfo.pm
/usr/bin/perl -pe "s<\Q++LOCALEDIR++\E></Users/aron/.hashdist/bld/git/hsoeebq4xek7/share/locale>" <Git/SVN/Utils.pm >blib/lib/Git/SVN/Utils.pm
/usr/bin/perl -pe "s<\Q++LOCALEDIR++\E></Users/aron/.hashdist/bld/git/hsoeebq4xek7/share/locale>" <Git.pm >blib/lib/Git.pm
Manifying blib/man3/Git::SVN::Editor.3pm
Manifying blib/man3/Git::SVN::Memoize::YAML.3pm
Manifying blib/man3/Git::SVN::Ra.3pm
Manifying blib/man3/Git::I18N.3pm
Manifying blib/man3/Git::SVN::Prompt.3pm
Manifying blib/man3/Git::SVN::Fetcher.3pm
Manifying blib/man3/Git::SVN::Utils.3pm
Manifying blib/man3/Git.3pm
SUBDIR templates
CC test-chmtime.o
LINK test-chmtime
CC test-ctype.o
LINK test-ctype
CC test-date.o
LINK test-date
CC test-delta.o
LINK test-delta
CC test-dump-cache-tree.o
LINK test-dump-cache-tree
CC test-genrandom.o
LINK test-genrandom
CC test-hashmap.o
LINK test-hashmap
CC test-index-version.o
LINK test-index-version
CC test-line-buffer.o
LINK test-line-buffer
CC test-match-trees.o
LINK test-match-trees
CC test-mergesort.o
LINK test-mergesort
CC test-mktemp.o
LINK test-mktemp
CC test-parse-options.o
LINK test-parse-options
CC test-path-utils.o
LINK test-path-utils
CC test-prio-queue.o
LINK test-prio-queue
CC test-read-cache.o
LINK test-read-cache
CC test-regex.o
LINK test-regex
CC test-revision-walking.o
LINK test-revision-walking
CC test-run-command.o
LINK test-run-command
CC test-scrap-cache-tree.o
LINK test-scrap-cache-tree
CC test-sha1.o
LINK test-sha1
CC test-sigchain.o
LINK test-sigchain
CC test-string-list.o
LINK test-string-list
CC test-subprocess.o
LINK test-subprocess
CC test-svn-fe.o
LINK test-svn-fe
CC test-urlmatch-normalization.o
LINK test-urlmatch-normalization
CC test-wildmatch.o
LINK test-wildmatch
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-hashmap
GEN bin-wrappers/test-index-version
GEN bin-wrappers/test-line-buffer
GEN bin-wrappers/test-match-trees
GEN bin-wrappers/test-mergesort
GEN bin-wrappers/test-mktemp
GEN bin-wrappers/test-parse-options
GEN bin-wrappers/test-path-utils
GEN bin-wrappers/test-prio-queue
GEN bin-wrappers/test-read-cache
GEN bin-wrappers/test-regex
GEN bin-wrappers/test-revision-walking
GEN bin-wrappers/test-run-command
GEN bin-wrappers/test-scrap-cache-tree
GEN bin-wrappers/test-sha1
GEN bin-wrappers/test-sigchain
GEN bin-wrappers/test-string-list
GEN bin-wrappers/test-subprocess
GEN bin-wrappers/test-svn-fe
GEN bin-wrappers/test-urlmatch-normalization
GEN bin-wrappers/test-wildmatch
GEN git-remote-testgit
GEN perl/PM.stamp
SUBDIR perl
/usr/bin/perl Makefile.PL PREFIX='/Users/aron/.hashdist/bld/git/hsoeebq4xek7' INSTALL_BASE='' --localedir='/Users/aron/.hashdist/bld/git/hsoeebq4xek7/share/locale'
Writing perl.mak for Git
Writing MYMETA.yml and MYMETA.json
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
SUBDIR gitweb
SUBDIR ../
make[2]: `GIT-VERSION-FILE' is up to date.
GEN git-instaweb
SUBDIR git-gui
SUBDIR gitk-git
SUBDIR perl
/usr/bin/perl -pe "s<\Q++LOCALEDIR++\E></Users/aron/.hashdist/bld/git/hsoeebq4xek7/share/locale>" <Git/SVN/Editor.pm >blib/lib/Git/SVN/Editor.pm
/usr/bin/perl -pe "s<\Q++LOCALEDIR++\E></Users/aron/.hashdist/bld/git/hsoeebq4xek7/share/locale>" <Git/SVN/Migration.pm >blib/lib/Git/SVN/Migration.pm
/usr/bin/perl -pe "s<\Q++LOCALEDIR++\E></Users/aron/.hashdist/bld/git/hsoeebq4xek7/share/locale>" <Git/SVN/Log.pm >blib/lib/Git/SVN/Log.pm
/usr/bin/perl -pe "s<\Q++LOCALEDIR++\E></Users/aron/.hashdist/bld/git/hsoeebq4xek7/share/locale>" <Git/SVN.pm >blib/lib/Git/SVN.pm
/usr/bin/perl -pe "s<\Q++LOCALEDIR++\E></Users/aron/.hashdist/bld/git/hsoeebq4xek7/share/locale>" <Git/SVN/Memoize/YAML.pm >blib/lib/Git/SVN/Memoize/YAML.pm
/usr/bin/perl -pe "s<\Q++LOCALEDIR++\E></Users/aron/.hashdist/bld/git/hsoeebq4xek7/share/locale>" <Git/SVN/Ra.pm >blib/lib/Git/SVN/Ra.pm
/usr/bin/perl -pe "s<\Q++LOCALEDIR++\E></Users/aron/.hashdist/bld/git/hsoeebq4xek7/share/locale>" <Git/I18N.pm >blib/lib/Git/I18N.pm
/usr/bin/perl -pe "s<\Q++LOCALEDIR++\E></Users/aron/.hashdist/bld/git/hsoeebq4xek7/share/locale>" <Git/SVN/Prompt.pm >blib/lib/Git/SVN/Prompt.pm
/usr/bin/perl -pe "s<\Q++LOCALEDIR++\E></Users/aron/.hashdist/bld/git/hsoeebq4xek7/share/locale>" <Git/SVN/GlobSpec.pm >blib/lib/Git/SVN/GlobSpec.pm
/usr/bin/perl -pe "s<\Q++LOCALEDIR++\E></Users/aron/.hashdist/bld/git/hsoeebq4xek7/share/locale>" <Git/SVN/Fetcher.pm >blib/lib/Git/SVN/Fetcher.pm
/usr/bin/perl -pe "s<\Q++LOCALEDIR++\E></Users/aron/.hashdist/bld/git/hsoeebq4xek7/share/locale>" <Git/IndexInfo.pm >blib/lib/Git/IndexInfo.pm
/usr/bin/perl -pe "s<\Q++LOCALEDIR++\E></Users/aron/.hashdist/bld/git/hsoeebq4xek7/share/locale>" <Git/SVN/Utils.pm >blib/lib/Git/SVN/Utils.pm
/usr/bin/perl -pe "s<\Q++LOCALEDIR++\E></Users/aron/.hashdist/bld/git/hsoeebq4xek7/share/locale>" <Git.pm >blib/lib/Git.pm
SUBDIR templates
install -d -m 755 '/Users/aron/.hashdist/bld/git/hsoeebq4xek7/bin'
install -d -m 755 '/Users/aron/.hashdist/bld/git/hsoeebq4xek7/libexec/git-core'
install git-credential-store git-daemon git-fast-import git-http-backend git-imap-send git-sh-i18n--envsubst git-shell git-show-index git-upload-pack git-remote-testsvn git-http-fetch git-http-push git-credential-cache git-credential-cache--daemon git-remote-http git-remote-https git-remote-ftp git-remote-ftps git-am git-bisect git-difftool--helper git-filter-branch git-merge-octopus git-merge-one-file git-merge-resolve git-mergetool git-pull git-quiltimport git-rebase git-request-pull git-stash git-submodule git-web--browse git-add--interactive git-difftool git-archimport git-cvsexportcommit git-cvsimport git-cvsserver git-relink git-send-email git-svn git-p4 git-instaweb '/Users/aron/.hashdist/bld/git/hsoeebq4xek7/libexec/git-core'
install -m 644 git-mergetool--lib git-parse-remote git-rebase--am git-rebase--interactive git-rebase--merge git-sh-setup git-sh-i18n '/Users/aron/.hashdist/bld/git/hsoeebq4xek7/libexec/git-core'
install git git-upload-pack git-receive-pack git-upload-archive git-shell git-cvsserver '/Users/aron/.hashdist/bld/git/hsoeebq4xek7/bin'
/Applications/Xcode.app/Contents/Developer/usr/bin/make -C templates DESTDIR='' install
install -d -m 755 '/Users/aron/.hashdist/bld/git/hsoeebq4xek7/share/git-core/templates'
(cd blt && tar cf - .) | \
(cd '/Users/aron/.hashdist/bld/git/hsoeebq4xek7/share/git-core/templates' && umask 022 && tar xof -)
install -d -m 755 '/Users/aron/.hashdist/bld/git/hsoeebq4xek7/libexec/git-core/mergetools'
install -m 644 mergetools/* '/Users/aron/.hashdist/bld/git/hsoeebq4xek7/libexec/git-core/mergetools'
/Applications/Xcode.app/Contents/Developer/usr/bin/make -C perl prefix='/Users/aron/.hashdist/bld/git/hsoeebq4xek7' DESTDIR='' install
Installing /Users/aron/.hashdist/bld/git/hsoeebq4xek7/lib/perl5/site_perl/Git.pm
Installing /Users/aron/.hashdist/bld/git/hsoeebq4xek7/lib/perl5/site_perl/Git/I18N.pm
Installing /Users/aron/.hashdist/bld/git/hsoeebq4xek7/lib/perl5/site_perl/Git/IndexInfo.pm
Installing /Users/aron/.hashdist/bld/git/hsoeebq4xek7/lib/perl5/site_perl/Git/SVN.pm
Installing /Users/aron/.hashdist/bld/git/hsoeebq4xek7/lib/perl5/site_perl/Git/SVN/Editor.pm
Installing /Users/aron/.hashdist/bld/git/hsoeebq4xek7/lib/perl5/site_perl/Git/SVN/Fetcher.pm
Installing /Users/aron/.hashdist/bld/git/hsoeebq4xek7/lib/perl5/site_perl/Git/SVN/GlobSpec.pm
Installing /Users/aron/.hashdist/bld/git/hsoeebq4xek7/lib/perl5/site_perl/Git/SVN/Log.pm
Installing /Users/aron/.hashdist/bld/git/hsoeebq4xek7/lib/perl5/site_perl/Git/SVN/Migration.pm
Installing /Users/aron/.hashdist/bld/git/hsoeebq4xek7/lib/perl5/site_perl/Git/SVN/Prompt.pm
Installing /Users/aron/.hashdist/bld/git/hsoeebq4xek7/lib/perl5/site_perl/Git/SVN/Ra.pm
Installing /Users/aron/.hashdist/bld/git/hsoeebq4xek7/lib/perl5/site_perl/Git/SVN/Utils.pm
Installing /Users/aron/.hashdist/bld/git/hsoeebq4xek7/lib/perl5/site_perl/Git/SVN/Memoize/YAML.pm
Installing /Users/aron/.hashdist/bld/git/hsoeebq4xek7/share/man/man3/Git.3pm
Installing /Users/aron/.hashdist/bld/git/hsoeebq4xek7/share/man/man3/Git::I18N.3pm
Installing /Users/aron/.hashdist/bld/git/hsoeebq4xek7/share/man/man3/Git::SVN::Editor.3pm
Installing /Users/aron/.hashdist/bld/git/hsoeebq4xek7/share/man/man3/Git::SVN::Fetcher.3pm
Installing /Users/aron/.hashdist/bld/git/hsoeebq4xek7/share/man/man3/Git::SVN::Memoize::YAML.3pm
Installing /Users/aron/.hashdist/bld/git/hsoeebq4xek7/share/man/man3/Git::SVN::Prompt.3pm
Installing /Users/aron/.hashdist/bld/git/hsoeebq4xek7/share/man/man3/Git::SVN::Ra.3pm
Installing /Users/aron/.hashdist/bld/git/hsoeebq4xek7/share/man/man3/Git::SVN::Utils.3pm
Appending installation info to /Users/aron/.hashdist/bld/git/hsoeebq4xek7/Library/Perl/Updates/5.16.2/darwin-thread-multi-2level/perllocal.pod
/Applications/Xcode.app/Contents/Developer/usr/bin/make -C gitweb install
SUBDIR ../
make[2]: `GIT-VERSION-FILE' is up to date.
install -d -m 755 '/Users/aron/.hashdist/bld/git/hsoeebq4xek7/share/gitweb'
install -m 755 gitweb.cgi '/Users/aron/.hashdist/bld/git/hsoeebq4xek7/share/gitweb'
install -d -m 755 '/Users/aron/.hashdist/bld/git/hsoeebq4xek7/share/gitweb/static'
install -m 644 static/gitweb.js static/gitweb.css static/git-logo.png static/git-favicon.png '/Users/aron/.hashdist/bld/git/hsoeebq4xek7/share/gitweb/static'
/Applications/Xcode.app/Contents/Developer/usr/bin/make -C gitk-git install
install -m 755 gitk-wish '/Users/aron/.hashdist/bld/git/hsoeebq4xek7/bin'/gitk
install -d -m 755 '/Users/aron/.hashdist/bld/git/hsoeebq4xek7/share/gitk/lib/msgs'
install -m 644 po/bg.msg '/Users/aron/.hashdist/bld/git/hsoeebq4xek7/share/gitk/lib/msgs' && install -m 644 po/de.msg '/Users/aron/.hashdist/bld/git/hsoeebq4xek7/share/gitk/lib/msgs' && install -m 644 po/es.msg '/Users/aron/.hashdist/bld/git/hsoeebq4xek7/share/gitk/lib/msgs' && install -m 644 po/fr.msg '/Users/aron/.hashdist/bld/git/hsoeebq4xek7/share/gitk/lib/msgs' && install -m 644 po/hu.msg '/Users/aron/.hashdist/bld/git/hsoeebq4xek7/share/gitk/lib/msgs' && install -m 644 po/it.msg '/Users/aron/.hashdist/bld/git/hsoeebq4xek7/share/gitk/lib/msgs' && install -m 644 po/ja.msg '/Users/aron/.hashdist/bld/git/hsoeebq4xek7/share/gitk/lib/msgs' && install -m 644 po/pt_br.msg '/Users/aron/.hashdist/bld/git/hsoeebq4xek7/share/gitk/lib/msgs' && install -m 644 po/ru.msg '/Users/aron/.hashdist/bld/git/hsoeebq4xek7/share/gitk/lib/msgs' && install -m 644 po/sv.msg '/Users/aron/.hashdist/bld/git/hsoeebq4xek7/share/gitk/lib/msgs' && true
/Applications/Xcode.app/Contents/Developer/usr/bin/make -C git-gui gitexecdir='/Users/aron/.hashdist/bld/git/hsoeebq4xek7/libexec/git-core' install
DEST /Users/aron/.hashdist/bld/git/hsoeebq4xek7/libexec/git-core
INSTALL 755 git-gui
INSTALL 755 git-gui--askpass
LINK git-citool -> git-gui
DEST /Users/aron/.hashdist/bld/git/hsoeebq4xek7/share/git-gui/lib
INSTALL 644 tclIndex
INSTALL Git Gui.app
169 blocks
INSTALL 755 git-gui.tcl
INSTALL 644 about.tcl
INSTALL 644 blame.tcl
INSTALL 644 branch.tcl
INSTALL 644 branch_checkout.tcl
INSTALL 644 branch_create.tcl
INSTALL 644 branch_delete.tcl
INSTALL 644 branch_rename.tcl
INSTALL 644 browser.tcl
INSTALL 644 checkout_op.tcl
INSTALL 644 choose_font.tcl
INSTALL 644 choose_repository.tcl
INSTALL 644 choose_rev.tcl
INSTALL 644 class.tcl
INSTALL 644 commit.tcl
INSTALL 644 console.tcl
INSTALL 644 database.tcl
INSTALL 644 date.tcl
INSTALL 644 diff.tcl
INSTALL 644 encoding.tcl
INSTALL 644 error.tcl
INSTALL 644 index.tcl
INSTALL 644 line.tcl
INSTALL 644 logo.tcl
INSTALL 644 merge.tcl
INSTALL 644 mergetool.tcl
INSTALL 644 option.tcl
INSTALL 644 remote.tcl
INSTALL 644 remote_add.tcl
INSTALL 644 remote_branch_delete.tcl
INSTALL 644 search.tcl
INSTALL 644 shortcut.tcl
INSTALL 644 spellcheck.tcl
INSTALL 644 sshkey.tcl
INSTALL 644 status_bar.tcl
INSTALL 644 themed.tcl
INSTALL 644 tools.tcl
INSTALL 644 tools_dlg.tcl
INSTALL 644 transport.tcl
INSTALL 644 win32.tcl
INSTALL 644 git-gui.ico
INSTALL 644 win32_shortcut.js
DEST /Users/aron/.hashdist/bld/git/hsoeebq4xek7/share/git-gui/lib/msgs
INSTALL 644 bg.msg
INSTALL 644 de.msg
INSTALL 644 el.msg
INSTALL 644 fr.msg
INSTALL 644 hu.msg
INSTALL 644 it.msg
INSTALL 644 ja.msg
INSTALL 644 nb.msg
INSTALL 644 pt_br.msg
INSTALL 644 ru.msg
INSTALL 644 sv.msg
INSTALL 644 zh_cn.msg
bindir=$(cd '/Users/aron/.hashdist/bld/git/hsoeebq4xek7/bin' && pwd) && \
execdir=$(cd '/Users/aron/.hashdist/bld/git/hsoeebq4xek7/libexec/git-core' && pwd) && \
{ test "$bindir/" = "$execdir/" || \
for p in git git-shell git-upload-pack git-cvsserver; do \
rm -f "$execdir/$p" && \
test -z "" && \
ln "$bindir/$p" "$execdir/$p" 2>/dev/null || \
cp "$bindir/$p" "$execdir/$p" || exit; \
done; \
} && \
for p in git-receive-pack git-upload-archive; do \
rm -f "$bindir/$p" && \
test -z "" && \
ln "$bindir/git" "$bindir/$p" 2>/dev/null || \
ln -s "git" "$bindir/$p" 2>/dev/null || \
cp "$bindir/git" "$bindir/$p" || exit; \
done && \
for p in git-add git-annotate git-apply git-archive git-bisect--helper git-blame git-branch git-bundle git-cat-file git-check-attr git-check-ignore git-check-mailmap git-check-ref-format git-checkout-index git-checkout git-clean git-clone git-column git-commit-tree git-commit git-config git-count-objects git-credential git-describe git-diff-files git-diff-index git-diff-tree git-diff git-fast-export git-fetch-pack git-fetch git-fmt-merge-msg git-for-each-ref git-fsck git-gc git-get-tar-commit-id git-grep git-hash-object git-help git-index-pack git-init-db git-log git-ls-files git-ls-remote git-ls-tree git-mailinfo git-mailsplit git-merge git-merge-base git-merge-file git-merge-index git-merge-ours git-merge-recursive git-merge-tree git-mktag git-mktree git-mv git-name-rev git-notes git-pack-objects git-pack-redundant git-pack-refs git-patch-id git-prune-packed git-prune git-push git-read-tree git-receive-pack git-reflog git-remote git-remote-ext git-remote-fd git-repack git-replace git-rerere git-reset git-rev-list git-rev-parse git-revert git-rm git-send-pack git-shortlog git-show-branch git-show-ref git-stripspace git-symbolic-ref git-tag git-unpack-file git-unpack-objects git-update-index git-update-ref git-update-server-info git-upload-archive git-var git-verify-pack git-verify-tag git-write-tree git-cherry git-cherry-pick git-format-patch git-fsck-objects git-init git-merge-subtree git-show git-stage git-status git-whatchanged; do \
rm -f "$execdir/$p" && \
test -z "" && \
ln "$execdir/git" "$execdir/$p" 2>/dev/null || \
ln -s "git" "$execdir/$p" 2>/dev/null || \
cp "$execdir/git" "$execdir/$p" || exit; \
done && \
remote_curl_aliases="git-remote-https git-remote-ftp git-remote-ftps" && \
for p in $remote_curl_aliases; do \
rm -f "$execdir/$p" && \
test -z "" && \
ln "$execdir/git-remote-http" "$execdir/$p" 2>/dev/null || \
ln -s "git-remote-http" "$execdir/$p" 2>/dev/null || \
cp "$execdir/git-remote-http" "$execdir/$p" || exit; \
done && \
./check_bindir "z$bindir" "z$execdir" "$bindir/git-add"
running ['hit', 'build-postprocess', '--shebang=multiline', '--write-protect']
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment