Skip to content

Instantly share code, notes, and snippets.

Created March 23, 2015 17:59
Show Gist options
  • Save anonymous/effe6dea2a94a3b7b217 to your computer and use it in GitHub Desktop.
Save anonymous/effe6dea2a94a3b7b217 to your computer and use it in GitHub Desktop.
2015-03-23 10:54:29 -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
HEAD: 01463d236fe25a8cccc49603c9a2d69524961649
Last commit: 2 hours ago
HOMEBREW_PREFIX: /usr/local
HOMEBREW_CELLAR: /usr/local/Cellar
CPU: 8-core 64-bit ivybridge
OS X: 10.10.2-x86_64
Xcode: 6.2
CLT: 6.2.0.0.1.1424975374
GCC-4.2: build 5666
Clang: 6.0 build 600
X11: 2.7.7 => /opt/X11
System Ruby: 2.0.0-p481
Perl: /usr/bin/perl
Python: /usr/bin/python
Ruby: /usr/bin/ruby
Java: 1.6.0_65
HOMEBREW_CC: clang
HOMEBREW_CXX: clang++
MAKEFLAGS: -j8
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_LIBDIR: /usr/lib/pkgconfig:/usr/local/Library/ENV/pkgconfig/10.10
ACLOCAL_PATH: /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/bin:/bin:/usr/sbin:/sbin
HOMEBREW_VERSION: 0.9.5
ORIGIN: https://github.com/Homebrew/homebrew
HEAD: 01463d236fe25a8cccc49603c9a2d69524961649
Last commit: 2 hours ago
HOMEBREW_PREFIX: /usr/local
HOMEBREW_CELLAR: /usr/local/Cellar
CPU: 8-core 64-bit ivybridge
OS X: 10.10.2-x86_64
Xcode: 6.2
CLT: 6.2.0.0.1.1424975374
GCC-4.2: build 5666
Clang: 6.0 build 600
X11: 2.7.7 => /opt/X11
System Ruby: 2.0.0-p481
Perl: /usr/bin/perl
Python: /Users/josh/lsst/DarwinX86/anaconda/master-g68783b1848/bin/python => /Users/josh/lsst/DarwinX86/anaconda/master-g68783b1848/bin/python2.7
Ruby: /usr/bin/ruby
Java: 1.6.0_65
Warning: Setting DYLD_* vars can break dynamic linking.
Set variables:
DYLD_LIBRARY_PATH: /Users/josh/lsst/DarwinX86/tmv/0.72/lib:/Users/josh/lsst/DarwinX86/fftw/3.3.3/lib:/Users/josh/lsst/DarwinX86/boost/1.55.0.1.lsst2/lib
Warning: Some directories in /usr/local/share/man aren't writable.
This can happen if you "sudo make install" software that isn't managed
by Homebrew. If a brew tries to add locale information to one of these
directories, then the install will fail during the link step.
You should probably `chown` them:
/usr/local/share/man/de
/usr/local/share/man/de/man1
Please note that these warnings are just used to help the Homebrew maintainers
with debugging if you file an issue. If everything you use Homebrew for is
working fine: please don't worry and just ignore them. Thanks!
Warning: "config" scripts exist outside your system or Homebrew directories.
`./configure` scripts often look for *-config scripts to determine if
software packages are installed, and what additional flags to use when
compiling and linking.
Having additional scripts in your path can confuse software installed via
Homebrew if the config script overrides a system or Homebrew provided
script of the same name. We found the following "config" scripts:
/Users/josh/lsst/DarwinX86/anaconda/master-g68783b1848/bin/curl-config
/Users/josh/lsst/DarwinX86/anaconda/master-g68783b1848/bin/freetype-config
/Users/josh/lsst/DarwinX86/anaconda/master-g68783b1848/bin/libdynd-config
/Users/josh/lsst/DarwinX86/anaconda/master-g68783b1848/bin/libpng-config
/Users/josh/lsst/DarwinX86/anaconda/master-g68783b1848/bin/libpng15-config
/Users/josh/lsst/DarwinX86/anaconda/master-g68783b1848/bin/llvm-config
/Users/josh/lsst/DarwinX86/anaconda/master-g68783b1848/bin/python-config
/Users/josh/lsst/DarwinX86/anaconda/master-g68783b1848/bin/python2-config
/Users/josh/lsst/DarwinX86/anaconda/master-g68783b1848/bin/python2.7-config
/Users/josh/lsst/DarwinX86/anaconda/master-g68783b1848/bin/xml2-config
/Users/josh/lsst/DarwinX86/anaconda/master-g68783b1848/bin/xslt-config
Warning: Unbrewed dylibs were found in /usr/local/lib.
If you didn't put them there on purpose they could cause problems when
building Homebrew formulae, and may need to be deleted.
Unexpected dylibs:
/usr/local/lib/libgalsim.1.3.dylib
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