Skip to content

Instantly share code, notes, and snippets.

Created June 9, 2015 18:36
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save anonymous/4c693e3c46bf3030078b to your computer and use it in GitHub Desktop.
Save anonymous/4c693e3c46bf3030078b to your computer and use it in GitHub Desktop.
2015-06-09 20:29:05 +0200
make
prefix=/usr/local/Cellar/git/2.4.3
sysconfdir=/usr/local/etc
CC=clang
CFLAGS=
LDFLAGS=
install
GIT_VERSION = 2.4.3
* new build flags
* new link flags
* new prefix flags
./generate-cmdlist.sh > common-cmds.h+ && mv common-cmds.h+ common-cmds.h
clang -o hex.o -c -MF ./.depend/hex.o.d -MQ hex.o -MMD -MP -I. -DPRECOMPOSE_UNICODE -DPROTECT_HFS_DEFAULT=1 -DUSE_CURL_FOR_IMAP_SEND -DUSE_ST_TIMESPEC -DNO_GETTEXT -DHAVE_DEV_TTY -DXDL_FAST_HASH -DHAVE_BSD_SYSCTL -DSHA1_HEADER='<CommonCrypto/CommonDigest.h>' -DAPPLE_COMMON_CRYPTO -DCOMMON_DIGEST_FOR_OPENSSL -DNO_MEMMEM -Icompat/regex -DSHELL_PATH='"/bin/sh"' hex.c
clang -o ident.o -c -MF ./.depend/ident.o.d -MQ ident.o -MMD -MP -I. -DPRECOMPOSE_UNICODE -DPROTECT_HFS_DEFAULT=1 -DUSE_CURL_FOR_IMAP_SEND -DUSE_ST_TIMESPEC -DNO_GETTEXT -DHAVE_DEV_TTY -DXDL_FAST_HASH -DHAVE_BSD_SYSCTL -DSHA1_HEADER='<CommonCrypto/CommonDigest.h>' -DAPPLE_COMMON_CRYPTO -DCOMMON_DIGEST_FOR_OPENSSL -DNO_MEMMEM -Icompat/regex -DSHELL_PATH='"/bin/sh"' ident.c
clang -o kwset.o -c -MF ./.depend/kwset.o.d -MQ kwset.o -MMD -MP -I. -DPRECOMPOSE_UNICODE -DPROTECT_HFS_DEFAULT=1 -DUSE_CURL_FOR_IMAP_SEND -DUSE_ST_TIMESPEC -DNO_GETTEXT -DHAVE_DEV_TTY -DXDL_FAST_HASH -DHAVE_BSD_SYSCTL -DSHA1_HEADER='<CommonCrypto/CommonDigest.h>' -DAPPLE_COMMON_CRYPTO -DCOMMON_DIGEST_FOR_OPENSSL -DNO_MEMMEM -Icompat/regex -DSHELL_PATH='"/bin/sh"' kwset.c
In file included from ident.c:8:
In file included from ./cache.h:4:
./git-compat-util.h:219:10: fatal error: 'openssl/ssl.h' file not found
#include <openssl/ssl.h>
^
In file included from kwset.c:37:
In file included from ./cache.h:4:
./git-compat-util.h:219:10: fatal error: 'openssl/ssl.h' file not found
#include <openssl/ssl.h>
^
In file included from hex.c:1:
In file included from ./cache.h:4:
./git-compat-util.h:219:10: fatal error: 'openssl/ssl.h' file not found
#include <openssl/ssl.h>
^
clang -o levenshtein.o -c -MF ./.depend/levenshtein.o.d -MQ levenshtein.o -MMD -MP -I. -DPRECOMPOSE_UNICODE -DPROTECT_HFS_DEFAULT=1 -DUSE_CURL_FOR_IMAP_SEND -DUSE_ST_TIMESPEC -DNO_GETTEXT -DHAVE_DEV_TTY -DXDL_FAST_HASH -DHAVE_BSD_SYSCTL -DSHA1_HEADER='<CommonCrypto/CommonDigest.h>' -DAPPLE_COMMON_CRYPTO -DCOMMON_DIGEST_FOR_OPENSSL -DNO_MEMMEM -Icompat/regex -DSHELL_PATH='"/bin/sh"' levenshtein.c
1 error generated.
make: *** [ident.o] Error 1
make: *** Waiting for unfinished jobs....
1 error generated.
make: *** [hex.o] Error 1
1 error generated.
make: *** [kwset.o] Error 1
In file included from levenshtein.c:1:
In file included from ./cache.h:4:
./git-compat-util.h:219:10: fatal error: 'openssl/ssl.h' file not found
#include <openssl/ssl.h>
^
1 error generated.
make: *** [levenshtein.o] Error 1
HOMEBREW_VERSION: 0.9.5
ORIGIN: https://github.com/Homebrew/homebrew.git
HEAD: 00004691ad0ab29b0d5ea2c268f4c8393d289c71
Last commit: 5 hours ago
HOMEBREW_PREFIX: /usr/local
HOMEBREW_CELLAR: /usr/local/Cellar
CPU: quad-core 64-bit ivybridge
OS X: 10.11-x86_64
Xcode: 7.0 => /Applications/Xcode-beta.app/Contents/Developer
CLT: 7.0.0.0.1.1433655009
GCC-4.2: build 0
Clang: 7.0 build 700
X11: N/A
System Ruby: 2.0.0-p645
Perl: /usr/bin/perl
Python: /usr/bin/python
Ruby: /usr/bin/ruby
Java: 1.8.0_25
HOMEBREW_CC: clang
HOMEBREW_CXX: clang++
MAKEFLAGS: -j4
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/opt/xz/lib/pkgconfig
PKG_CONFIG_LIBDIR: /usr/lib/pkgconfig
ACLOCAL_PATH: /usr/local/share/aclocal
PATH: /usr/local/Library/ENV/4.3:/usr/local/opt/xz/bin:/usr/bin:/bin:/usr/sbin:/sbin
clang called with: -c -MF /dev/null -MQ /dev/null -MMD -MP -x c /dev/null -o /dev/null
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -c -MF /dev/null -MQ /dev/null -MMD -MP -x c /dev/null -o /dev/null -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -c -MF /dev/null -MQ /dev/null -MMD -MP -x c /dev/null -o /dev/null
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -c -MF /dev/null -MQ /dev/null -MMD -MP -x c /dev/null -o /dev/null -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -o ident.o -c -MF ./.depend/ident.o.d -MQ ident.o -MMD -MP -I. -DPRECOMPOSE_UNICODE -DPROTECT_HFS_DEFAULT=1 -DUSE_CURL_FOR_IMAP_SEND -DUSE_ST_TIMESPEC -DNO_GETTEXT -DHAVE_DEV_TTY -DXDL_FAST_HASH -DHAVE_BSD_SYSCTL -DSHA1_HEADER=<CommonCrypto/CommonDigest.h> -DAPPLE_COMMON_CRYPTO -DCOMMON_DIGEST_FOR_OPENSSL -DNO_MEMMEM -Icompat/regex -DSHELL_PATH="/bin/sh" ident.c
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -o ident.o -c -MF ./.depend/ident.o.d -MQ ident.o -MMD -MP -I. -DPRECOMPOSE_UNICODE -DPROTECT_HFS_DEFAULT=1 -DUSE_CURL_FOR_IMAP_SEND -DUSE_ST_TIMESPEC -DNO_GETTEXT -DHAVE_DEV_TTY -DXDL_FAST_HASH -DHAVE_BSD_SYSCTL -DSHA1_HEADER=<CommonCrypto/CommonDigest.h> -DAPPLE_COMMON_CRYPTO -DCOMMON_DIGEST_FOR_OPENSSL -DNO_MEMMEM -Icompat/regex -DSHELL_PATH="/bin/sh" ident.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -o kwset.o -c -MF ./.depend/kwset.o.d -MQ kwset.o -MMD -MP -I. -DPRECOMPOSE_UNICODE -DPROTECT_HFS_DEFAULT=1 -DUSE_CURL_FOR_IMAP_SEND -DUSE_ST_TIMESPEC -DNO_GETTEXT -DHAVE_DEV_TTY -DXDL_FAST_HASH -DHAVE_BSD_SYSCTL -DSHA1_HEADER=<CommonCrypto/CommonDigest.h> -DAPPLE_COMMON_CRYPTO -DCOMMON_DIGEST_FOR_OPENSSL -DNO_MEMMEM -Icompat/regex -DSHELL_PATH="/bin/sh" kwset.c
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -o kwset.o -c -MF ./.depend/kwset.o.d -MQ kwset.o -MMD -MP -I. -DPRECOMPOSE_UNICODE -DPROTECT_HFS_DEFAULT=1 -DUSE_CURL_FOR_IMAP_SEND -DUSE_ST_TIMESPEC -DNO_GETTEXT -DHAVE_DEV_TTY -DXDL_FAST_HASH -DHAVE_BSD_SYSCTL -DSHA1_HEADER=<CommonCrypto/CommonDigest.h> -DAPPLE_COMMON_CRYPTO -DCOMMON_DIGEST_FOR_OPENSSL -DNO_MEMMEM -Icompat/regex -DSHELL_PATH="/bin/sh" kwset.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -o hex.o -c -MF ./.depend/hex.o.d -MQ hex.o -MMD -MP -I. -DPRECOMPOSE_UNICODE -DPROTECT_HFS_DEFAULT=1 -DUSE_CURL_FOR_IMAP_SEND -DUSE_ST_TIMESPEC -DNO_GETTEXT -DHAVE_DEV_TTY -DXDL_FAST_HASH -DHAVE_BSD_SYSCTL -DSHA1_HEADER=<CommonCrypto/CommonDigest.h> -DAPPLE_COMMON_CRYPTO -DCOMMON_DIGEST_FOR_OPENSSL -DNO_MEMMEM -Icompat/regex -DSHELL_PATH="/bin/sh" hex.c
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -o hex.o -c -MF ./.depend/hex.o.d -MQ hex.o -MMD -MP -I. -DPRECOMPOSE_UNICODE -DPROTECT_HFS_DEFAULT=1 -DUSE_CURL_FOR_IMAP_SEND -DUSE_ST_TIMESPEC -DNO_GETTEXT -DHAVE_DEV_TTY -DXDL_FAST_HASH -DHAVE_BSD_SYSCTL -DSHA1_HEADER=<CommonCrypto/CommonDigest.h> -DAPPLE_COMMON_CRYPTO -DCOMMON_DIGEST_FOR_OPENSSL -DNO_MEMMEM -Icompat/regex -DSHELL_PATH="/bin/sh" hex.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
clang called with: -o levenshtein.o -c -MF ./.depend/levenshtein.o.d -MQ levenshtein.o -MMD -MP -I. -DPRECOMPOSE_UNICODE -DPROTECT_HFS_DEFAULT=1 -DUSE_CURL_FOR_IMAP_SEND -DUSE_ST_TIMESPEC -DNO_GETTEXT -DHAVE_DEV_TTY -DXDL_FAST_HASH -DHAVE_BSD_SYSCTL -DSHA1_HEADER=<CommonCrypto/CommonDigest.h> -DAPPLE_COMMON_CRYPTO -DCOMMON_DIGEST_FOR_OPENSSL -DNO_MEMMEM -Icompat/regex -DSHELL_PATH="/bin/sh" levenshtein.c
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang -pipe -w -Os -march=native -o levenshtein.o -c -MF ./.depend/levenshtein.o.d -MQ levenshtein.o -MMD -MP -I. -DPRECOMPOSE_UNICODE -DPROTECT_HFS_DEFAULT=1 -DUSE_CURL_FOR_IMAP_SEND -DUSE_ST_TIMESPEC -DNO_GETTEXT -DHAVE_DEV_TTY -DXDL_FAST_HASH -DHAVE_BSD_SYSCTL -DSHA1_HEADER=<CommonCrypto/CommonDigest.h> -DAPPLE_COMMON_CRYPTO -DCOMMON_DIGEST_FOR_OPENSSL -DNO_MEMMEM -Icompat/regex -DSHELL_PATH="/bin/sh" levenshtein.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
HOMEBREW_VERSION: 0.9.5
ORIGIN: https://github.com/Homebrew/homebrew.git
HEAD: 00004691ad0ab29b0d5ea2c268f4c8393d289c71
Last commit: 5 hours ago
HOMEBREW_PREFIX: /usr/local
HOMEBREW_CELLAR: /usr/local/Cellar
CPU: quad-core 64-bit ivybridge
OS X: 10.11-x86_64
Xcode: 7.0 => /Applications/Xcode-beta.app/Contents/Developer
CLT: 7.0.0.0.1.1433655009
Clang: 7.0 build 700
X11: N/A
System Ruby: 2.0.0-p645
Perl: /usr/bin/perl
Python: /usr/local/bin/python => /usr/local/Cellar/python/2.7.10/Frameworks/Python.framework/Versions/2.7/bin/python2.7
Ruby: /Users/lloeki/.rbenv/shims/ruby => /Users/lloeki/.rbenv/versions/2.2.2/bin/ruby
Java: 1.8.0_25
Your system is ready to brew.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment