Created
February 28, 2012 12:10
-
-
Save IanVaughan/1932175 to your computer and use it in GitHub Desktop.
brew install gpg
This file contains 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
$ brew doctor | |
Your system is raring to brew. | |
$ brew update | |
Already up-to-date. | |
$ brew install -v gpg | |
==> Downloading ftp://ftp.gnupg.org/gcrypt/gnupg/gnupg-1.4.12.tar.bz2 | |
File already downloaded in /Users/ivaughan/Library/Caches/Homebrew | |
/usr/bin/tar xf /Users/ivaughan/Library/Caches/Homebrew/gnupg-1.4.12.tar.bz2 | |
==> ./configure --disable-dependency-tracking --prefix=/usr/local/Cellar/gnupg/1.4.12 --disable-asm | |
./configure --disable-dependency-tracking --prefix=/usr/local/Cellar/gnupg/1.4.12 --disable-asm | |
checking build system type... x86_64-apple-darwin11.3.0 | |
checking host system type... x86_64-apple-darwin11.3.0 | |
checking for a BSD-compatible install... /usr/bin/install -c | |
checking whether build environment is sane... yes | |
checking for a thread-safe mkdir -p... scripts/install-sh -c -d | |
checking for gawk... no | |
checking for mawk... no | |
checking for nawk... no | |
checking for awk... awk | |
checking whether make sets $(MAKE)... yes | |
configure: autobuild project... gnupg | |
configure: autobuild revision... 1.4.12 | |
configure: autobuild hostname... as0563.local | |
configure: autobuild timestamp... 20120228-115608 | |
checking for style of include used by make... GNU | |
checking for gcc... /usr/bin/llvm-gcc | |
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 /usr/bin/llvm-gcc accepts -g... yes | |
checking for /usr/bin/llvm-gcc option to accept ISO C89... none needed | |
checking dependency style of /usr/bin/llvm-gcc... none | |
checking how to run the C preprocessor... /usr/bin/llvm-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 minix/config.h usability... no | |
checking minix/config.h presence... no | |
checking for minix/config.h... no | |
checking whether it is safe to define __EXTENSIONS__... yes | |
checking which random module to use... default | |
checking whether use of /dev/random is requested... yes | |
checking whether assembler modules are requested... no | |
checking whether SELinux support is requested... no | |
checking whether the new iconv based code is requested... yes | |
checking whether OpenPGP card support is requested... yes | |
checking whether gpg-agent support is requested... yes | |
checking whether to enable the RSA public key algorithm... yes | |
checking whether to enable the IDEA cipher... yes | |
checking for idea cipher module... no | |
checking whether to enable the CAST5 cipher... yes | |
checking whether to enable the BLOWFISH cipher... yes | |
checking whether to enable the AES ciphers... yes | |
checking whether to enable the TWOFISH cipher... yes | |
checking whether to enable the CAMELLIA cipher... yes | |
checking whether to enable the SHA-224 and SHA-256 digests... yes | |
checking whether to enable the SHA-384 and SHA-512 digests... yes | |
checking whether to enable the BZIP2 compression algorithm... yes | |
checking whether to enable external program execution... yes | |
checking whether to enable photo ID viewing... yes | |
checking whether to use a fixed photo ID viewer... no | |
checking whether to enable external keyserver helpers... yes | |
checking whether LDAP keyserver support is requested... yes | |
checking whether HKP keyserver support is requested... yes | |
checking whether finger key fetching support is requested... yes | |
checking whether generic object key fetching support is requested... yes | |
checking whether email keyserver support is requested... no | |
checking whether keyserver exec-path is enabled... yes | |
checking whether the included zlib is requested... no | |
checking for the size of the key and uid cache... 4096 | |
checking whether use of capabilities is requested... no | |
checking whether to enable maintainer-specific portions of Makefiles... no | |
checking whether make sets $(MAKE)... (cached) yes | |
checking whether build environment is sane... yes | |
checking for gcc... (cached) /usr/bin/llvm-gcc | |
checking whether we are using the GNU C compiler... (cached) yes | |
checking whether /usr/bin/llvm-gcc accepts -g... (cached) yes | |
checking for /usr/bin/llvm-gcc option to accept ISO C89... (cached) none needed | |
checking dependency style of /usr/bin/llvm-gcc... (cached) none | |
checking whether /usr/bin/llvm-gcc and cc understand -c and -o together... yes | |
checking how to run the C preprocessor... /usr/bin/llvm-gcc -E | |
checking for ranlib... ranlib | |
checking for ar... ar | |
checking for perl... /usr/bin/perl | |
checking for strerror in -lcposix... no | |
checking for special C compiler options needed for large files... no | |
checking for _FILE_OFFSET_BITS value needed for large files... no | |
checking for gawk... (cached) awk | |
checking for docbook-to-man... no | |
checking for tar... /usr/bin/tar | |
checking whether /usr/bin/tar speaks USTAR... yes | |
checking for cc for build... /usr/bin/llvm-gcc | |
checking for BSD-compatible nm... /usr/bin/nm | |
checking command to parse /usr/bin/nm output... yes | |
checking for _ prefix in compiled symbols... yes | |
checking for gethostbyname... yes | |
checking for setsockopt... yes | |
checking for library containing res_query... none required | |
checking for library containing dn_expand... none required | |
checking for library containing dn_skipname... no | |
checking for library containing __dn_skipname... none required | |
checking whether the resolver is usable... no | |
checking whether I can make the resolver usable with BIND_8_COMPAT... no | |
checking whether LDAP via "-lldap" is present and sane... yes | |
checking for ldap_get_option... yes | |
checking for ldap_set_option... yes | |
checking for ldap_start_tls_s... yes | |
checking for ldap_start_tls_sA... no | |
checking for gawk... (cached) awk | |
checking for curl-config... /usr/bin/curl-config | |
checking for the version of libcurl... 7.21.4 | |
checking for libcurl >= version 7.10... yes | |
checking whether libcurl is usable... yes | |
checking for curl_free... yes | |
checking for curl_easy_escape... yes | |
checking for curl_easy_unescape... yes | |
checking whether NLS is requested... yes | |
checking for msgfmt... no | |
checking for gmsgfmt... : | |
checking for xgettext... no | |
checking for msgmerge... no | |
checking whether we are using the GNU C Library 2 or newer... no | |
checking for simple visibility declarations... yes | |
checking for inline... inline | |
checking for size_t... yes | |
checking for stdint.h... yes | |
checking for working alloca.h... yes | |
checking for alloca... yes | |
checking for stdlib.h... (cached) yes | |
checking for unistd.h... (cached) yes | |
checking for sys/param.h... yes | |
checking for getpagesize... yes | |
checking for working mmap... yes | |
checking whether integer division by zero raises SIGFPE... yes | |
checking for inttypes.h... yes | |
checking for unsigned long long int... yes | |
checking for inttypes.h... (cached) yes | |
checking whether the inttypes.h PRIxNN macros are broken... no | |
checking for ld used by GCC... /usr/bin/llvm-gcc | |
checking if the linker (/usr/bin/llvm-gcc) is GNU ld... no | |
checking for shared library run path origin... done | |
checking whether imported symbols can be declared weak... no | |
checking pthread.h usability... yes | |
checking pthread.h presence... yes | |
checking for pthread.h... yes | |
checking for pthread_kill in -lpthread... yes | |
checking for pthread_rwlock_t... yes | |
checking for multithread API to use... posix | |
checking argz.h usability... no | |
checking argz.h presence... no | |
checking for argz.h... no | |
checking for inttypes.h... (cached) yes | |
checking limits.h usability... yes | |
checking limits.h presence... yes | |
checking for limits.h... yes | |
checking for unistd.h... (cached) yes | |
checking for sys/param.h... (cached) yes | |
checking for getcwd... yes | |
checking for getegid... yes | |
checking for geteuid... yes | |
checking for getgid... yes | |
checking for getuid... yes | |
checking for mempcpy... no | |
checking for munmap... yes | |
checking for stpcpy... yes | |
checking for strcasecmp... yes | |
checking for strdup... yes | |
checking for strtoul... yes | |
checking for tsearch... yes | |
checking for argz_count... no | |
checking for argz_stringify... no | |
checking for argz_next... no | |
checking for __fsetlocking... no | |
checking whether feof_unlocked is declared... yes | |
checking whether fgets_unlocked is declared... no | |
checking for iconv... yes | |
checking how to link with libiconv... -liconv | |
checking for iconv declaration... | |
extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); | |
checking for NL_LOCALE_NAME macro... no | |
checking for bison... bison | |
checking version of bison... 2.3, ok | |
checking for long long int... yes | |
checking for long double... yes | |
checking for wchar_t... yes | |
checking for wint_t... yes | |
checking for intmax_t... yes | |
checking whether printf() supports POSIX/XSI format strings... yes | |
checking whether we are using the GNU C Library 2.1 or newer... no | |
checking for stdint.h... (cached) yes | |
checking for SIZE_MAX... yes | |
checking for stdint.h... (cached) yes | |
checking for CFPreferencesCopyAppValue... no | |
checking for CFLocaleCopyCurrent... yes | |
checking for ptrdiff_t... yes | |
checking stddef.h usability... yes | |
checking stddef.h presence... yes | |
checking for stddef.h... yes | |
checking for stdlib.h... (cached) yes | |
checking for string.h... (cached) yes | |
checking for asprintf... yes | |
checking for fwprintf... yes | |
checking for putenv... yes | |
checking for setenv... yes | |
checking for setlocale... yes | |
checking for snprintf... yes | |
checking for wcslen... yes | |
checking whether _snprintf is declared... no | |
checking whether _snwprintf is declared... no | |
checking whether getc_unlocked is declared... yes | |
checking for nl_langinfo and CODESET... yes | |
checking for LC_MESSAGES... yes | |
checking for CFPreferencesCopyAppValue... (cached) no | |
checking for CFLocaleCopyCurrent... (cached) yes | |
checking whether included gettext is requested... no | |
checking for GNU gettext in libc... no | |
checking for GNU gettext in libintl... no | |
checking whether to use NLS... yes | |
checking where the gettext function comes from... included intl directory | |
checking for strchr... yes | |
checking for library containing dlopen... none required | |
checking for ANSI C header files... (cached) yes | |
checking for unistd.h... (cached) yes | |
checking langinfo.h usability... yes | |
checking langinfo.h presence... yes | |
checking for langinfo.h... yes | |
checking termio.h usability... no | |
checking termio.h presence... no | |
checking for termio.h... no | |
checking locale.h usability... yes | |
checking locale.h presence... yes | |
checking for locale.h... yes | |
checking getopt.h usability... yes | |
checking getopt.h presence... yes | |
checking for getopt.h... yes | |
checking pwd.h usability... yes | |
checking pwd.h presence... yes | |
checking for pwd.h... yes | |
checking signal.h usability... yes | |
checking signal.h presence... yes | |
checking for signal.h... yes | |
checking for an ANSI C-conforming const... yes | |
checking for inline... (cached) inline | |
checking for working volatile... yes | |
checking for size_t... (cached) yes | |
checking for mode_t... yes | |
checking return type of signal handlers... void | |
checking whether sys_siglist is declared... yes | |
checking endianess... little | |
checking for byte typedef... no | |
checking for ushort typedef... yes | |
checking for ulong typedef... no | |
checking for u16 typedef... no | |
checking for u32 typedef... no | |
checking size of unsigned short... 2 | |
checking size of unsigned int... 4 | |
checking size of unsigned long... 8 | |
checking size of unsigned long long... 8 | |
checking whether time.h and sys/time.h may both be included... yes | |
checking size of time_t... 8 | |
checking whether time_t is unsigned... no | |
checking for inttypes.h... (cached) yes | |
checking for UINT64_C... yes | |
checking size of uint64_t... 8 | |
checking whether getpagesize is declared... yes | |
checking for _LARGEFILE_SOURCE value needed for large files... no | |
checking for vprintf... yes | |
checking for _doprnt... no | |
checking for pid_t... yes | |
checking vfork.h usability... no | |
checking vfork.h presence... no | |
checking for vfork.h... no | |
checking for fork... yes | |
checking for vfork... yes | |
checking for working fork... yes | |
checking for working vfork... (cached) yes | |
checking for strerror... yes | |
checking for stpcpy... (cached) yes | |
checking for strlwr... no | |
checking for tcgetattr... yes | |
checking for strtoul... (cached) yes | |
checking for mmap... yes | |
checking for sysconf... yes | |
checking for strcasecmp... (cached) yes | |
checking for strncasecmp... yes | |
checking for ctermid... yes | |
checking for times... yes | |
checking for unsetenv... yes | |
checking for getpwnam... yes | |
checking for getpwuid... yes | |
checking for memmove... yes | |
checking for gettimeofday... yes | |
checking for getrusage... yes | |
checking for setrlimit... yes | |
checking for clock_gettime... no | |
checking for atexit... yes | |
checking for raise... yes | |
checking for getpagesize... (cached) yes | |
checking for strftime... yes | |
checking for nl_langinfo... yes | |
checking for setlocale... (cached) yes | |
checking for waitpid... yes | |
checking for wait4... yes | |
checking for sigaction... yes | |
checking for sigprocmask... yes | |
checking for rand... yes | |
checking for pipe... yes | |
checking for stat... yes | |
checking for getaddrinfo... yes | |
checking for fcntl... yes | |
checking for ftruncate... yes | |
checking for mkdtemp... yes | |
checking for timegm... yes | |
checking for isascii... yes | |
checking for memrchr... no | |
checking for strsep... yes | |
checking for struct sigaction... yes | |
checking for sigset_t... yes | |
checking for getopt... yes | |
checking for gethrtime... no | |
checking for mlock... yes | |
checking for sysconf... (cached) yes | |
checking for getpagesize... (cached) yes | |
checking whether mlock is broken... no | |
checking for sys/stat.h... (cached) yes | |
checking for unistd.h... (cached) yes | |
checking direct.h usability... no | |
checking direct.h presence... no | |
checking for direct.h... no | |
checking if mkdir takes one argument... no | |
configure: checking system features for estream-printf | |
checking for stdint.h... (cached) yes | |
checking for long long int... (cached) yes | |
checking for long double... yes | |
checking for intmax_t... yes | |
checking for uintmax_t... yes | |
checking for ptrdiff_t... (cached) yes | |
checking size of unsigned long... (cached) 8 | |
checking size of void *... 8 | |
checking for nl_langinfo and THOUSANDS_SEP... no | |
checking sys/ipc.h usability... yes | |
checking sys/ipc.h presence... yes | |
checking for sys/ipc.h... yes | |
checking sys/shm.h usability... yes | |
checking sys/shm.h presence... yes | |
checking for sys/shm.h... yes | |
checking whether IPC_RMID allowes subsequent attaches... no | |
checking whether SHM_LOCK is available... no | |
checking for random device... yes | |
checking for mpi assembler functions... done | |
checking whether regular expression support is requested... yes | |
checking whether the included regex lib is requested... no | |
checking for regcomp... yes | |
checking whether your system's regexp library is broken... no | |
checking zlib.h usability... yes | |
checking zlib.h presence... yes | |
checking for zlib.h... yes | |
checking for deflateInit2_ in -lz... yes | |
checking for bzlib.h... yes | |
checking for BZ2_bzCompressInit in -lbz2... yes | |
checking for libusb-config... no | |
checking whether libusb is present and sane... no | |
checking whether readline via "-lreadline" is present and sane... no | |
checking whether readline via "-lreadline -ltermcap" is present and sane... no | |
checking whether readline via "-lreadline -lcurses" is present and sane... no | |
checking whether readline via "-lreadline -lncurses" is present and sane... no | |
checking if gcc supports -Wno-pointer-sign... yes | |
checking dependency style of /usr/bin/llvm-gcc... none | |
checking whether non excutable stack support is requested... no | |
checking whether assembler supports --noexecstack option... no | |
configure: creating ./config.status | |
config.status: creating Makefile | |
config.status: creating m4/Makefile | |
config.status: creating intl/Makefile | |
config.status: creating po/Makefile.in | |
config.status: creating util/Makefile | |
config.status: creating mpi/Makefile | |
config.status: creating cipher/Makefile | |
config.status: creating g10/Makefile | |
config.status: creating keyserver/Makefile | |
config.status: creating keyserver/gpgkeys_mailto | |
config.status: creating keyserver/gpgkeys_test | |
config.status: creating doc/Makefile | |
config.status: creating tools/Makefile | |
config.status: creating tools/gpg-zip | |
config.status: creating zlib/Makefile | |
config.status: creating bzlib/Makefile | |
config.status: creating checks/Makefile | |
config.status: creating config.h | |
config.status: linking mpi/generic/mpih-add1.c to mpi/mpih-add1.c | |
config.status: linking mpi/generic/mpih-mul1.c to mpi/mpih-mul1.c | |
config.status: linking mpi/generic/mpih-mul2.c to mpi/mpih-mul2.c | |
config.status: linking mpi/generic/mpih-mul3.c to mpi/mpih-mul3.c | |
config.status: linking mpi/generic/mpih-lshift.c to mpi/mpih-lshift.c | |
config.status: linking mpi/generic/mpih-rshift.c to mpi/mpih-rshift.c | |
config.status: linking mpi/generic/mpih-sub1.c to mpi/mpih-sub1.c | |
config.status: linking mpi/generic/mpi-asm-defs.h to mpi/mpi-asm-defs.h | |
config.status: executing depfiles commands | |
config.status: executing po-directories commands | |
config.status: creating po/POTFILES | |
config.status: creating po/Makefile | |
Version info: gnupg 1.4.12 | |
Configured for: Darwin (x86_64-apple-darwin11.3.0) | |
==> make | |
make | |
make all-recursive | |
Making all in m4 | |
make[2]: Nothing to be done for `all'. | |
Making all in intl | |
sed -e '/IN_LIBGLOCALE/d' \ | |
-e 's,@''HAVE_POSIX_PRINTF''@,1,g' \ | |
-e 's,@''HAVE_ASPRINTF''@,1,g' \ | |
-e 's,@''HAVE_SNPRINTF''@,1,g' \ | |
-e 's,@''HAVE_WPRINTF''@,0,g' \ | |
< ./libgnuintl.h.in \ | |
| if test 'no' = yes; then \ | |
sed -e 's/extern \([^()]*\);/extern __declspec (dllimport) \1;/'; \ | |
else \ | |
cat; \ | |
fi \ | |
| sed -e 's/extern \([^"]\)/extern LIBINTL_DLL_EXPORTED \1/' \ | |
-e "/#define _LIBINTL_H/r ./export.h" \ | |
| sed -e 's,@''HAVE_VISIBILITY''@,1,g' \ | |
> libgnuintl.h | |
sed -e '/IN_LIBGLOCALE/d' \ | |
-e 's,@''HAVE_POSIX_PRINTF''@,1,g' \ | |
-e 's,@''HAVE_ASPRINTF''@,1,g' \ | |
-e 's,@''HAVE_SNPRINTF''@,1,g' \ | |
-e 's,@''HAVE_WPRINTF''@,0,g' \ | |
< ./libgnuintl.h.in > libintl.h | |
/bin/sh ./config.charset 'x86_64-apple-darwin11.3.0' > t-charset.alias | |
sed -e '/^#/d' -e 's/@''PACKAGE''@/gnupg/g' ./ref-add.sin > t-ref-add.sed | |
sed -e '/^#/d' -e 's/@''PACKAGE''@/gnupg/g' ./ref-del.sin > t-ref-del.sed | |
/usr/bin/llvm-gcc -c -DLOCALEDIR=\"/usr/local/Cellar/gnupg/1.4.12/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/Cellar/gnupg/1.4.12/share/locale\" -DLIBDIR=\"/usr/local/Cellar/gnupg/1.4.12/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/Cellar/gnupg/1.4.12/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I. -I.. -Os -w -pipe -march=core2 -msse4 -Wall -Wno-pointer-sign -fvisibility=hidden bindtextdom.c | |
mv t-ref-add.sed ref-add.sed | |
mv t-ref-del.sed ref-del.sed | |
/usr/bin/llvm-gcc -c -DLOCALEDIR=\"/usr/local/Cellar/gnupg/1.4.12/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/Cellar/gnupg/1.4.12/share/locale\" -DLIBDIR=\"/usr/local/Cellar/gnupg/1.4.12/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/Cellar/gnupg/1.4.12/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I. -I.. -Os -w -pipe -march=core2 -msse4 -Wall -Wno-pointer-sign -fvisibility=hidden dcgettext.c | |
/usr/bin/llvm-gcc -c -DLOCALEDIR=\"/usr/local/Cellar/gnupg/1.4.12/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/Cellar/gnupg/1.4.12/share/locale\" -DLIBDIR=\"/usr/local/Cellar/gnupg/1.4.12/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/Cellar/gnupg/1.4.12/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I. -I.. -Os -w -pipe -march=core2 -msse4 -Wall -Wno-pointer-sign -fvisibility=hidden dgettext.c | |
mv t-charset.alias charset.alias | |
/usr/bin/llvm-gcc -c -DLOCALEDIR=\"/usr/local/Cellar/gnupg/1.4.12/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/Cellar/gnupg/1.4.12/share/locale\" -DLIBDIR=\"/usr/local/Cellar/gnupg/1.4.12/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/Cellar/gnupg/1.4.12/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I. -I.. -Os -w -pipe -march=core2 -msse4 -Wall -Wno-pointer-sign -fvisibility=hidden gettext.c | |
/usr/bin/llvm-gcc -c -DLOCALEDIR=\"/usr/local/Cellar/gnupg/1.4.12/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/Cellar/gnupg/1.4.12/share/locale\" -DLIBDIR=\"/usr/local/Cellar/gnupg/1.4.12/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/Cellar/gnupg/1.4.12/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I. -I.. -Os -w -pipe -march=core2 -msse4 -Wall -Wno-pointer-sign -fvisibility=hidden finddomain.c | |
/usr/bin/llvm-gcc -c -DLOCALEDIR=\"/usr/local/Cellar/gnupg/1.4.12/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/Cellar/gnupg/1.4.12/share/locale\" -DLIBDIR=\"/usr/local/Cellar/gnupg/1.4.12/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/Cellar/gnupg/1.4.12/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I. -I.. -Os -w -pipe -march=core2 -msse4 -Wall -Wno-pointer-sign -fvisibility=hidden hash-string.c | |
/usr/bin/llvm-gcc -c -DLOCALEDIR=\"/usr/local/Cellar/gnupg/1.4.12/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/Cellar/gnupg/1.4.12/share/locale\" -DLIBDIR=\"/usr/local/Cellar/gnupg/1.4.12/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/Cellar/gnupg/1.4.12/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I. -I.. -Os -w -pipe -march=core2 -msse4 -Wall -Wno-pointer-sign -fvisibility=hidden loadmsgcat.c | |
/usr/bin/llvm-gcc -c -DLOCALEDIR=\"/usr/local/Cellar/gnupg/1.4.12/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/Cellar/gnupg/1.4.12/share/locale\" -DLIBDIR=\"/usr/local/Cellar/gnupg/1.4.12/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/Cellar/gnupg/1.4.12/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I. -I.. -Os -w -pipe -march=core2 -msse4 -Wall -Wno-pointer-sign -fvisibility=hidden localealias.c | |
/usr/bin/llvm-gcc -c -DLOCALEDIR=\"/usr/local/Cellar/gnupg/1.4.12/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/Cellar/gnupg/1.4.12/share/locale\" -DLIBDIR=\"/usr/local/Cellar/gnupg/1.4.12/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/Cellar/gnupg/1.4.12/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I. -I.. -Os -w -pipe -march=core2 -msse4 -Wall -Wno-pointer-sign -fvisibility=hidden textdomain.c | |
/usr/bin/llvm-gcc -c -DLOCALEDIR=\"/usr/local/Cellar/gnupg/1.4.12/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/Cellar/gnupg/1.4.12/share/locale\" -DLIBDIR=\"/usr/local/Cellar/gnupg/1.4.12/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/Cellar/gnupg/1.4.12/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I. -I.. -Os -w -pipe -march=core2 -msse4 -Wall -Wno-pointer-sign -fvisibility=hidden l10nflist.c | |
/usr/bin/llvm-gcc -c -DLOCALEDIR=\"/usr/local/Cellar/gnupg/1.4.12/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/Cellar/gnupg/1.4.12/share/locale\" -DLIBDIR=\"/usr/local/Cellar/gnupg/1.4.12/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/Cellar/gnupg/1.4.12/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I. -I.. -Os -w -pipe -march=core2 -msse4 -Wall -Wno-pointer-sign -fvisibility=hidden explodename.c | |
/usr/bin/llvm-gcc -c -DLOCALEDIR=\"/usr/local/Cellar/gnupg/1.4.12/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/Cellar/gnupg/1.4.12/share/locale\" -DLIBDIR=\"/usr/local/Cellar/gnupg/1.4.12/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/Cellar/gnupg/1.4.12/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I. -I.. -Os -w -pipe -march=core2 -msse4 -Wall -Wno-pointer-sign -fvisibility=hidden dcigettext.c | |
/usr/bin/llvm-gcc -c -DLOCALEDIR=\"/usr/local/Cellar/gnupg/1.4.12/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/Cellar/gnupg/1.4.12/share/locale\" -DLIBDIR=\"/usr/local/Cellar/gnupg/1.4.12/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/Cellar/gnupg/1.4.12/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I. -I.. -Os -w -pipe -march=core2 -msse4 -Wall -Wno-pointer-sign -fvisibility=hidden dcngettext.c | |
/usr/bin/llvm-gcc -c -DLOCALEDIR=\"/usr/local/Cellar/gnupg/1.4.12/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/Cellar/gnupg/1.4.12/share/locale\" -DLIBDIR=\"/usr/local/Cellar/gnupg/1.4.12/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/Cellar/gnupg/1.4.12/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I. -I.. -Os -w -pipe -march=core2 -msse4 -Wall -Wno-pointer-sign -fvisibility=hidden dngettext.c | |
/usr/bin/llvm-gcc -c -DLOCALEDIR=\"/usr/local/Cellar/gnupg/1.4.12/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/Cellar/gnupg/1.4.12/share/locale\" -DLIBDIR=\"/usr/local/Cellar/gnupg/1.4.12/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/Cellar/gnupg/1.4.12/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I. -I.. -Os -w -pipe -march=core2 -msse4 -Wall -Wno-pointer-sign -fvisibility=hidden ngettext.c | |
/usr/bin/llvm-gcc -c -DLOCALEDIR=\"/usr/local/Cellar/gnupg/1.4.12/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/Cellar/gnupg/1.4.12/share/locale\" -DLIBDIR=\"/usr/local/Cellar/gnupg/1.4.12/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/Cellar/gnupg/1.4.12/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I. -I.. -Os -w -pipe -march=core2 -msse4 -Wall -Wno-pointer-sign -fvisibility=hidden plural.c | |
/usr/bin/llvm-gcc -c -DLOCALEDIR=\"/usr/local/Cellar/gnupg/1.4.12/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/Cellar/gnupg/1.4.12/share/locale\" -DLIBDIR=\"/usr/local/Cellar/gnupg/1.4.12/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/Cellar/gnupg/1.4.12/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I. -I.. -Os -w -pipe -march=core2 -msse4 -Wall -Wno-pointer-sign -fvisibility=hidden plural-exp.c | |
/usr/bin/llvm-gcc -c -DLOCALEDIR=\"/usr/local/Cellar/gnupg/1.4.12/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/Cellar/gnupg/1.4.12/share/locale\" -DLIBDIR=\"/usr/local/Cellar/gnupg/1.4.12/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/Cellar/gnupg/1.4.12/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I. -I.. -Os -w -pipe -march=core2 -msse4 -Wall -Wno-pointer-sign -fvisibility=hidden localcharset.c | |
/usr/bin/llvm-gcc -c -DLOCALEDIR=\"/usr/local/Cellar/gnupg/1.4.12/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/Cellar/gnupg/1.4.12/share/locale\" -DLIBDIR=\"/usr/local/Cellar/gnupg/1.4.12/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/Cellar/gnupg/1.4.12/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I. -I.. -Os -w -pipe -march=core2 -msse4 -Wall -Wno-pointer-sign -fvisibility=hidden lock.c | |
/usr/bin/llvm-gcc -c -DLOCALEDIR=\"/usr/local/Cellar/gnupg/1.4.12/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/Cellar/gnupg/1.4.12/share/locale\" -DLIBDIR=\"/usr/local/Cellar/gnupg/1.4.12/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/Cellar/gnupg/1.4.12/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I. -I.. -Os -w -pipe -march=core2 -msse4 -Wall -Wno-pointer-sign -fvisibility=hidden relocatable.c | |
/usr/bin/llvm-gcc -c -DLOCALEDIR=\"/usr/local/Cellar/gnupg/1.4.12/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/Cellar/gnupg/1.4.12/share/locale\" -DLIBDIR=\"/usr/local/Cellar/gnupg/1.4.12/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/Cellar/gnupg/1.4.12/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I. -I.. -Os -w -pipe -march=core2 -msse4 -Wall -Wno-pointer-sign -fvisibility=hidden langprefs.c | |
/usr/bin/llvm-gcc -c -DLOCALEDIR=\"/usr/local/Cellar/gnupg/1.4.12/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/Cellar/gnupg/1.4.12/share/locale\" -DLIBDIR=\"/usr/local/Cellar/gnupg/1.4.12/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/Cellar/gnupg/1.4.12/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I. -I.. -Os -w -pipe -march=core2 -msse4 -Wall -Wno-pointer-sign -fvisibility=hidden localename.c | |
/usr/bin/llvm-gcc -c -DLOCALEDIR=\"/usr/local/Cellar/gnupg/1.4.12/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/Cellar/gnupg/1.4.12/share/locale\" -DLIBDIR=\"/usr/local/Cellar/gnupg/1.4.12/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/Cellar/gnupg/1.4.12/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I. -I.. -Os -w -pipe -march=core2 -msse4 -Wall -Wno-pointer-sign -fvisibility=hidden log.c | |
/usr/bin/llvm-gcc -c -DLOCALEDIR=\"/usr/local/Cellar/gnupg/1.4.12/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/Cellar/gnupg/1.4.12/share/locale\" -DLIBDIR=\"/usr/local/Cellar/gnupg/1.4.12/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/Cellar/gnupg/1.4.12/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I. -I.. -Os -w -pipe -march=core2 -msse4 -Wall -Wno-pointer-sign -fvisibility=hidden printf.c | |
/usr/bin/llvm-gcc -c -DLOCALEDIR=\"/usr/local/Cellar/gnupg/1.4.12/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/Cellar/gnupg/1.4.12/share/locale\" -DLIBDIR=\"/usr/local/Cellar/gnupg/1.4.12/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/Cellar/gnupg/1.4.12/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I. -I.. -Os -w -pipe -march=core2 -msse4 -Wall -Wno-pointer-sign -fvisibility=hidden version.c | |
In file included from localename.c:32: | |
/System/Library/Frameworks/CoreFoundation.framework/Headers/CFString.h: In function ‘CFStringGetHyphenationLocationBeforeIndex’: | |
/System/Library/Frameworks/CoreFoundation.framework/Headers/CFString.h:525: error: expected declaration specifiers before ‘AVAILABLE_MAC_OS_X_VERSION_10_7_AND_LATER’ | |
/System/Library/Frameworks/CoreFoundation.framework/Headers/CFString.h:528: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘AVAILABLE_MAC_OS_X_VERSION_10_7_AND_LATER’ | |
/System/Library/Frameworks/CoreFoundation.framework/Headers/CFString.h:533: error: storage class specified for parameter ‘CFStringCreateByCombiningStrings’ | |
/System/Library/Frameworks/CoreFoundation.framework/Headers/CFString.h:536: error: storage class specified for parameter ‘CFStringCreateArrayBySeparatingStrings’ | |
/System/Library/Frameworks/CoreFoundation.framework/Headers/CFString.h:542: error: storage class specified for parameter ‘CFStringGetIntValue’ | |
/System/Library/Frameworks/CoreFoundation.framework/Headers/CFString.h:545: error: storage class specified for parameter ‘CFStringGetDoubleValue’ | |
/System/Library/Frameworks/CoreFoundation.framework/Headers/CFString.h:556: error: storage class specified for parameter ‘CFStringAppend’ | |
/System/Library/Frameworks/CoreFoundation.framework/Headers/CFString.h:559: error: storage class specified for parameter ‘CFStringAppendCharacters’ | |
/System/Library/Frameworks/CoreFoundation.framework/Headers/CFString.h:562: error: storage class specified for parameter ‘CFStringAppendPascalString’ | |
/System/Library/Frameworks/CoreFoundation.framework/Headers/CFString.h:565: error: storage class specified for parameter ‘CFStringAppendCString’ | |
/System/Library/Frameworks/CoreFoundation.framework/Headers/CFString.h:568: error: storage class specified for parameter ‘CFStringAppendFormat’ | |
/System/Library/Frameworks/CoreFoundation.framework/Headers/CFString.h:571: error: storage class specified for parameter ‘CFStringAppendFormatAndArguments’ | |
/System/Library/Frameworks/CoreFoundation.framework/Headers/CFString.h:574: error: storage class specified for parameter ‘CFStringInsert’ | |
/System/Library/Frameworks/CoreFoundation.framework/Headers/CFString.h:577: error: storage class specified for parameter ‘CFStringDelete’ | |
/System/Library/Frameworks/CoreFoundation.framework/Headers/CFString.h:580: error: storage class specified for parameter ‘CFStringReplace’ | |
/System/Library/Frameworks/CoreFoundation.framework/Headers/CFString.h:583: error: storage class specified for parameter ‘CFStringReplaceAll’ | |
/System/Library/Frameworks/CoreFoundation.framework/Headers/CFString.h:594: error: storage class specified for parameter ‘CFStringFindAndReplace’ | |
/System/Library/Frameworks/CoreFoundation.framework/Headers/CFString.h:605: error: storage class specified for parameter ‘CFStringSetExternalCharactersNoCopy’ | |
/System/Library/Frameworks/CoreFoundation.framework/Headers/CFString.h:619: error: storage class specified for parameter ‘CFStringPad’ | |
/System/Library/Frameworks/CoreFoundation.framework/Headers/CFString.h:622: error: storage class specified for parameter ‘CFStringTrim’ | |
/System/Library/Frameworks/CoreFoundation.framework/Headers/CFString.h:625: error: storage class specified for parameter ‘CFStringTrimWhitespace’ | |
/System/Library/Frameworks/CoreFoundation.framework/Headers/CFString.h:628: error: storage class specified for parameter ‘CFStringLowercase’ | |
/System/Library/Frameworks/CoreFoundation.framework/Headers/CFString.h:631: error: storage class specified for parameter ‘CFStringUppercase’ | |
/System/Library/Frameworks/CoreFoundation.framework/Headers/CFString.h:634: error: storage class specified for parameter ‘CFStringCapitalize’ | |
/System/Library/Frameworks/CoreFoundation.framework/Headers/CFString.h:648: error: storage class specified for parameter ‘CFStringNormalizationForm’ | |
/System/Library/Frameworks/CoreFoundation.framework/Headers/CFString.h:661: error: expected declaration specifiers or ‘...’ before ‘CFStringNormalizationForm’ | |
/System/Library/Frameworks/CoreFoundation.framework/Headers/CFString.h:661: error: storage class specified for parameter ‘CFStringNormalize’ | |
/System/Library/Frameworks/CoreFoundation.framework/Headers/CFString.h:689: error: storage class specified for parameter ‘CFStringFold’ | |
/System/Library/Frameworks/CoreFoundation.framework/Headers/CFString.h:696: error: storage class specified for parameter ‘CFStringTransform’ | |
/System/Library/Frameworks/CoreFoundation.framework/Headers/CFString.h:700: error: storage class specified for parameter ‘kCFStringTransformStripCombiningMarks’ | |
/System/Library/Frameworks/CoreFoundation.framework/Headers/CFString.h:701: error: storage class specified for parameter ‘kCFStringTransformToLatin’ | |
/System/Library/Frameworks/CoreFoundation.framework/Headers/CFString.h:702: error: storage class specified for parameter ‘kCFStringTransformFullwidthHalfwidth’ | |
/System/Library/Frameworks/CoreFoundation.framework/Headers/CFString.h:703: error: storage class specified for parameter ‘kCFStringTransformLatinKatakana’ | |
/System/Library/Frameworks/CoreFoundation.framework/Headers/CFString.h:704: error: storage class specified for parameter ‘kCFStringTransformLatinHiragana’ | |
/System/Library/Frameworks/CoreFoundation.framework/Headers/CFString.h:705: error: storage class specified for parameter ‘kCFStringTransformHiraganaKatakana’ | |
/System/Library/Frameworks/CoreFoundation.framework/Headers/CFString.h:706: error: storage class specified for parameter ‘kCFStringTransformMandarinLatin’ | |
/System/Library/Frameworks/CoreFoundation.framework/Headers/CFString.h:707: error: storage class specified for parameter ‘kCFStringTransformLatinHangul’ | |
/System/Library/Frameworks/CoreFoundation.framework/Headers/CFString.h:708: error: storage class specified for parameter ‘kCFStringTransformLatinArabic’ | |
/System/Library/Frameworks/CoreFoundation.framework/Headers/CFString.h:709: error: storage class specified for parameter ‘kCFStringTransformLatinHebrew’ | |
/System/Library/Frameworks/CoreFoundation.framework/Headers/CFString.h:710: error: storage class specified for parameter ‘kCFStringTransformLatinThai’ | |
/System/Library/Frameworks/CoreFoundation.framework/Headers/CFString.h:711: error: storage class specified for parameter ‘kCFStringTransformLatinCyrillic’ | |
/System/Library/Frameworks/CoreFoundation.framework/Headers/CFString.h:712: error: storage class specified for parameter ‘kCFStringTransformLatinGreek’ | |
/System/Library/Frameworks/CoreFoundation.framework/Headers/CFString.h:713: error: storage class specified for parameter ‘kCFStringTransformToXMLHex’ | |
/System/Library/Frameworks/CoreFoundation.framework/Headers/CFString.h:714: error: storage class specified for parameter ‘kCFStringTransformToUnicodeName’ | |
/System/Library/Frameworks/CoreFoundation.framework/Headers/CFString.h:715: error: storage class specified for parameter ‘kCFStringTransformStripDiacritics’ | |
/System/Library/Frameworks/CoreFoundation.framework/Headers/CFString.h:723: error: storage class specified for parameter ‘CFStringIsEncodingAvailable’ | |
/System/Library/Frameworks/CoreFoundation.framework/Headers/CFString.h:728: error: storage class specified for parameter ‘CFStringGetListOfAvailableEncodings’ | |
/System/Library/Frameworks/CoreFoundation.framework/Headers/CFString.h:733: error: storage class specified for parameter ‘CFStringGetNameOfEncoding’ | |
/System/Library/Frameworks/CoreFoundation.framework/Headers/CFString.h:738: error: storage class specified for parameter ‘CFStringConvertEncodingToNSStringEncoding’ | |
/System/Library/Frameworks/CoreFoundation.framework/Headers/CFString.h:741: error: storage class specified for parameter ‘CFStringConvertNSStringEncodingToEncoding’ | |
/System/Library/Frameworks/CoreFoundation.framework/Headers/CFString.h:746: error: storage class specified for parameter ‘CFStringConvertEncodingToWindowsCodepage’ | |
/System/Library/Frameworks/CoreFoundation.framework/Headers/CFString.h:749: error: storage class specified for parameter ‘CFStringConvertWindowsCodepageToEncoding’ | |
/System/Library/Frameworks/CoreFoundation.framework/Headers/CFString.h:754: error: storage class specified for parameter ‘CFStringConvertIANACharSetNameToEncoding’ | |
/System/Library/Frameworks/CoreFoundation.framework/Headers/CFString.h:757: error: storage class specified for parameter ‘CFStringConvertEncodingToIANACharSetName’ | |
/System/Library/Frameworks/CoreFoundation.framework/Headers/CFString.h:764: error: storage class specified for parameter ‘CFStringGetMostCompatibleMacStringEncoding’ | |
/System/Library/Frameworks/CoreFoundation.framework/Headers/CFString.h:785: error: storage class specified for parameter ‘CFStringInlineBuffer’ | |
/System/Library/Frameworks/CoreFoundation.framework/Headers/CFString.h:788: error: expected declaration specifiers or ‘...’ before ‘CFStringInlineBuffer’ | |
/System/Library/Frameworks/CoreFoundation.framework/Headers/CFString.h:788:/usr/bin/llvm-gcc -c -DLOCALEDIR=\"/usr/local/Cellar/gnupg/1.4.12/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/Cellar/gnupg/1.4.12/share/locale\" -DLIBDIR=\"/usr/local/Cellar/gnupg/1.4.12/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/Cellar/gnupg/1.4.12/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I. -I.. -Os -w -pipe -march=core2 -msse4 -Wall -Wno-pointer-sign -fvisibility=hidden osdep.c | |
error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘{’ token | |
/System/Library/Frameworks/CoreFoundation.framework/Headers/CFString.h:795: error: expected ‘)’ before ‘*’ token | |
/System/Library/Frameworks/CoreFoundation.framework/Headers/CFString.h:825: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘{’ token | |
/System/Library/Frameworks/CoreFoundation.framework/Headers/CFString.h:829: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘{’ token | |
/System/Library/Frameworks/CoreFoundation.framework/Headers/CFString.h:833: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘{’ token | |
/System/Library/Frameworks/CoreFoundation.framework/Headers/CFString.h:838: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘{’ token | |
/System/Library/Frameworks/CoreFoundation.framework/Headers/CFString.h:859: error: storage class specified for parameter ‘CFShow’ | |
/System/Library/Frameworks/CoreFoundation.framework/Headers/CFString.h:862: error: storage class specified for parameter ‘CFShowStr’ | |
/System/Library/Frameworks/CoreFoundation.framework/Headers/CFString.h:866: error: storage class specified for parameter ‘__CFStringMakeConstantString’ | |
localename.c:705: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘{’ token | |
/usr/bin/llvm-gcc -c -DLOCALEDIR=\"/usr/local/Cellar/gnupg/1.4.12/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/Cellar/gnupg/1.4.12/share/locale\" -DLIBDIR=\"/usr/local/Cellar/gnupg/1.4.12/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/Cellar/gnupg/1.4.12/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I. -I.. -Os -w -pipe -march=core2 -msse4 -Wall -Wno-pointer-sign -fvisibility=hidden intl-compat.c | |
localename.c:988: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘{’ token | |
localename.c:1015: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘{’ token | |
localename.c:1491: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘{’ token | |
localename.c:1499: error: old-style parameter declarations in prototyped function definition | |
localename.c:1499: error: expected ‘{’ at end of input | |
make[2]: *** [localename.o] Error 1 | |
make[2]: *** Waiting for unfinished jobs.... | |
make[1]: *** [all-recursive] Error 1 | |
make: *** [all] Error 2 | |
==> Exit Status: 2 | |
http://github.com/mxcl/homebrew/blob/master/Library/Formula/gnupg.rb#L38 | |
==> Environment | |
HOMEBREW_VERSION: 0.8.1 | |
HEAD: 753dde9c2cf66848183f3f787f8501dbf5a7e28f | |
HOMEBREW_PREFIX: /usr/local | |
HOMEBREW_CELLAR: /usr/local/Cellar | |
Hardware: quad-core 64-bit sandybridge | |
OS X: 10.7.3 | |
Kernel Architecture: x86_64 | |
Xcode: 4.2 | |
GCC-4.0: N/A | |
GCC-4.2: build 5666 | |
LLVM: build 2335 | |
Clang: 2.0 build 139 | |
MacPorts or Fink? false | |
X11: /usr/x11 | |
System Ruby: 1.8.7-249 | |
/usr/bin/ruby => /System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/bin/ruby | |
Which Perl: /usr/bin/perl | |
Which Python: /usr/bin/python | |
Which Ruby: /usr/bin/ruby => /System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/bin/ruby | |
==> Build Flags | |
CC: /usr/bin/llvm-gcc => /usr/llvm-gcc-4.2/bin/llvm-gcc-4.2 | |
CXX: /usr/bin/llvm-g++ => /usr/llvm-gcc-4.2/bin/llvm-g++-4.2 | |
LD: /usr/bin/llvm-gcc => /usr/llvm-gcc-4.2/bin/llvm-gcc-4.2 | |
CFLAGS: -Os -w -pipe -march=core2 -msse4 | |
CXXFLAGS: -Os -w -pipe -march=core2 -msse4 | |
MAKEFLAGS: -j4 | |
Error: Failed executing: make | |
If `brew doctor' does not help diagnose the issue, please report the bug: | |
https://github.com/mxcl/homebrew/wiki/checklist-before-filing-a-new-issue | |
$ brew --env | |
CC: /usr/bin/llvm-gcc => /usr/llvm-gcc-4.2/bin/llvm-gcc-4.2 | |
CXX: /usr/bin/llvm-g++ => /usr/llvm-gcc-4.2/bin/llvm-g++-4.2 | |
LD: /usr/bin/llvm-gcc => /usr/llvm-gcc-4.2/bin/llvm-gcc-4.2 | |
CFLAGS: -Os -w -pipe -march=core2 -msse4 | |
CXXFLAGS: -Os -w -pipe -march=core2 -msse4 | |
MAKEFLAGS: -j4 | |
$ gcc -v | |
Using built-in specs. | |
Target: i686-apple-darwin10 | |
Configured with: /var/tmp/llvmgcc42/llvmgcc42-2335.9~9/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-darwin10 --enable-llvm=/var/tmp/llvmgcc42/llvmgcc42-2335.9~9/dst-llvmCore/Developer/usr/local --program-prefix=i686-apple-darwin10- --host=x86_64-apple-darwin10 --target=i686-apple-darwin10 --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.9) | |
as0563:wld-kickstart (irv_create_ssh_keys) $ whereis gcc | |
/usr/bin/gcc | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
curl -L https://github.com/downloads/kennethreitz/osx-gcc-installer/GCC-10.7-v2.pkg -o /tmp/gcc-installer.pkg
sudo installer -pkg "/tmp/gcc-installer.pkg" -tgt /