Created
May 4, 2015 22:12
-
-
Save saghaulor/222aabf2669c1cf58e92 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| 2015-05-04 15:05:30 -0700 | |
| ./autogen.sh | |
| Checking whether you have the necessary tools... | |
| (Read INSTALL.REPO for more details on building Emacs) | |
| Checking for autoconf (need at least version 2.65)... | |
| ok | |
| Checking for automake (need at least version 1.11)... | |
| ok | |
| Your system has the required tools, running autoreconf... | |
| configure.ac:674: installing 'build-aux/compile' | |
| configure.ac:464: installing 'build-aux/config.guess' | |
| configure.ac:464: installing 'build-aux/config.sub' | |
| configure.ac:103: installing 'build-aux/install-sh' | |
| configure.ac:103: installing 'build-aux/missing' | |
| lib/Makefile.am: installing 'build-aux/depcomp' | |
| Installing git hooks... | |
| cp: .git/hooks/applypatch-msg.sample: No such file or directory | |
| HOMEBREW_VERSION: 0.9.5 | |
| ORIGIN: https://github.com/Homebrew/homebrew.git | |
| HEAD: 7111d891059407ee846c1b1dbf83f766661c130f | |
| Last commit: 5 hours ago | |
| HOMEBREW_PREFIX: /usr/local | |
| HOMEBREW_CELLAR: /usr/local/Cellar | |
| CPU: quad-core 64-bit ivybridge | |
| OS X: 10.10.3-x86_64 | |
| Xcode: 6.3.1 | |
| CLT: 6.3.1.0.1.1429149539 | |
| GCC-4.2: build 0 | |
| Clang: 6.1 build 602 | |
| X11: N/A | |
| System Ruby: 2.0.0-p481 | |
| Perl: /usr/bin/perl | |
| Python: /usr/bin/python | |
| Ruby: /usr/bin/ruby | |
| Java: 1.8.0_31 | |
| HOMEBREW_CC: clang | |
| HOMEBREW_CXX: clang++ | |
| MAKEFLAGS: -j4 | |
| CMAKE_PREFIX_PATH: /usr/local/opt/libxml2:/usr/local | |
| CMAKE_INCLUDE_PATH: /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/libxml2/lib/pkgconfig | |
| PKG_CONFIG_LIBDIR: /usr/lib/pkgconfig:/usr/local/Library/ENV/pkgconfig/10.10 | |
| ACLOCAL_PATH: /usr/local/opt/libxml2/share/aclocal:/usr/local/share/aclocal | |
| PATH: /usr/local/Library/ENV/4.3:/usr/local/opt/autoconf/bin:/usr/local/opt/automake/bin:/usr/local/opt/pkg-config/bin:/usr/local/opt/libxml2/bin:/usr/local/opt/git/bin:/usr/bin:/bin:/usr/sbin:/sbin |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| HOMEBREW_VERSION: 0.9.5 | |
| ORIGIN: https://github.com/Homebrew/homebrew.git | |
| HEAD: 7111d891059407ee846c1b1dbf83f766661c130f | |
| Last commit: 5 hours ago | |
| HOMEBREW_PREFIX: /usr/local | |
| HOMEBREW_CELLAR: /usr/local/Cellar | |
| CPU: quad-core 64-bit ivybridge | |
| OS X: 10.10.3-x86_64 | |
| Xcode: 6.3.1 | |
| CLT: 6.3.1.0.1.1429149539 | |
| Clang: 6.1 build 602 | |
| X11: N/A | |
| System Ruby: 2.0.0-p481 | |
| Perl: /usr/bin/perl | |
| Python: /usr/bin/python | |
| Ruby: /Users/stephenaghaulor/.rbenv/shims/ruby => /Users/stephenaghaulor/.rbenv/versions/ruby-2.1.5/bin/ruby | |
| Java: 1.8.0_31 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Your system is ready to brew. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Formula: emacs-mac | |
| Tap: railwaycat/homebrew-emacsmacport | |
| Path: /usr/local/Library/Taps/railwaycat/homebrew-emacsmacport/Formula/emacs-mac.rb |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment