Skip to content

Instantly share code, notes, and snippets.

@ibrokemypie
Created April 30, 2017 10:22
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 ibrokemypie/97cc5a26b7326b0e2e5d2d945e2b6d35 to your computer and use it in GitHub Desktop.
Save ibrokemypie/97cc5a26b7326b0e2e5d2d945e2b6d35 to your computer and use it in GitHub Desktop.
ncmpcpp on macOS 10.12.4 - Homebrew build logs
Homebrew build logs for ncmpcpp on macOS 10.12.4
Build date: 2017-04-30 20:20:43
HOMEBREW_VERSION: 1.1.13-144-gb067700fd7
ORIGIN: https://github.com/Homebrew/brew
HEAD: b067700fd7a06f4f4a7eac006d5dae990c466a90
Last commit: 33 hours ago
Core tap ORIGIN: https://github.com/Homebrew/homebrew-core
Core tap HEAD: 4fab0f761d36a2787eca88b90b7af9a04e277c20
Core tap last commit: 2 days ago
HOMEBREW_PREFIX: /usr/local
HOMEBREW_REPOSITORY: /usr/local/Homebrew
HOMEBREW_CELLAR: /usr/local/Cellar
HOMEBREW_BOTTLE_DOMAIN: https://homebrew.bintray.com
CPU: octa-core 64-bit ivybridge
Homebrew Ruby: 2.0.0-p648
Clang: 8.1 build 802
Git: 2.12.2 => /usr/local/bin/git
Perl: /usr/bin/perl
Python: /usr/local/bin/python => /usr/local/Cellar/python/2.7.13/Frameworks/Python.framework/Versions/2.7/bin/python2.7
Ruby: /usr/local/bin/ruby => /usr/local/Cellar/ruby/2.4.1_1/bin/ruby
Java: 1.8.0_121
macOS: 10.12.4-x86_64
Xcode: 8.3.2
CLT: 8.3.2.0.1.1492020469
X11: 2.7.11 => /opt/X11
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: You have unlinked kegs in your Cellar
Leaving kegs unlinked can lead to build-trouble and cause brews that depend on
those kegs to fail to run properly once built. Run `brew link` on these:
audacious
ncmpcpp --with-outputs --with-visualizer
2017-04-30 20:20:34 +1000
./autogen.sh
--disable-dependency-tracking
--prefix=/usr/local/Cellar/ncmpcpp/HEAD-8134e6e_1
--with-taglib
--with-curl
--enable-unicode
--enable-outputs
--enable-visualizer
checking for autoconf ... autoconf
checking for autoheader ... autoheader
checking for automake ... automake
checking for aclocal ... aclocal
checking for libtoolize ... glibtoolize
Generating configuration files for ncmpcpp, please wait....
aclocal -I /usr/local/share/aclocal
autoheader
glibtoolize --automake
automake --add-missing
configure.ac:12: installing './compile'
configure.ac:12: installing './config.guess'
configure.ac:12: installing './config.sub'
configure.ac:4: installing './install-sh'
configure.ac:4: installing './missing'
src/Makefile.am: installing './depcomp'
autoconf
2017-04-30 20:20:43 +1000
make
install
make: Nothing to be done for `install'.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment