Skip to content

Instantly share code, notes, and snippets.

@Noctem
Created December 29, 2015 20:04
Show Gist options
  • Save Noctem/2cb60ab81ecfa403cde3 to your computer and use it in GitHub Desktop.
Save Noctem/2cb60ab81ecfa403cde3 to your computer and use it in GitHub Desktop.
git-annex on OS X 10.11.2 - Homebrew build logs
Homebrew build logs for git-annex on OS X 10.11.2
Build date: 2015-12-29 05:29:08
HOMEBREW_VERSION: 0.9.5
ORIGIN: https://github.com/Homebrew/homebrew
HEAD: ab27ea1ca9838aced49b7a3735d7082bf15a930d
Last commit: 8 hours ago
HOMEBREW_PREFIX: /usr/local
HOMEBREW_REPOSITORY: /usr/local
HOMEBREW_CELLAR: /usr/local/Cellar
HOMEBREW_BOTTLE_DOMAIN: https://homebrew.bintray.com
CPU: quad-core 64-bit sandybridge
OS X: 10.11.2-x86_64
Xcode: 7.2
CLT: 7.2.0.0.1.1447826929
Clang: 7.0 build 700
X11: 2.7.8 => /opt/X11
System Ruby: 2.0.0-p645
Perl: /usr/bin/perl
Python: /usr/local/bin/python => /usr/local/Cellar/python/2.7.11/Frameworks/Python.framework/Versions/2.7/bin/python2.7
Ruby: /usr/local/bin/ruby => /usr/local/Cellar/ruby/2.3.0/bin/ruby
Java: 1.8.0_66
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: 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/libdamb.dylib
/usr/local/lib/libffms2.4.dylib
/usr/local/lib/libfieldhint.dylib
/usr/local/lib/libfillborders.dylib
/usr/local/lib/libfmtconv.dylib
/usr/local/lib/libnnedi3.dylib
/usr/local/lib/libscxvid.dylib
/usr/local/lib/libtemporalsoften.dylib
/usr/local/lib/libvsdctfilter.10.dylib
/usr/local/lib/libvslsmashsource.834.dylib
Warning: Unbrewed header files were found in /usr/local/include.
If you didn't put them there on purpose they could cause problems when
building Homebrew formulae, and may need to be deleted.
Unexpected header files:
/usr/local/include/ffms.h
/usr/local/include/ffmscompat.h
/usr/local/include/lsmash.h
Warning: Unbrewed .la files 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 .la files:
/usr/local/lib/libdamb.la
/usr/local/lib/libffms2.la
/usr/local/lib/libfieldhint.la
/usr/local/lib/libfillborders.la
/usr/local/lib/libfmtconv.la
/usr/local/lib/libmvtools.la
/usr/local/lib/libnnedi3.la
/usr/local/lib/libscxvid.la
/usr/local/lib/libtemporalsoften.la
Warning: Unbrewed .pc files were found in /usr/local/lib/pkgconfig.
If you didn't put them there on purpose they could cause problems when
building Homebrew formulae, and may need to be deleted.
Unexpected .pc files:
/usr/local/lib/pkgconfig/ffms2.pc
/usr/local/lib/pkgconfig/liblsmash.pc
Warning: Unbrewed static libraries 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 static libraries:
/usr/local/lib/liblsmash.a
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:
autoconf213
Warning: Some keg-only formula are linked into the Cellar.
Linking a keg-only formula, such as gettext, into the cellar with
`brew link <formula>` will cause other formulae to detect them during
the `./configure` step. This may cause problems when compiling those
other formulae.
Binaries provided by keg-only formulae may override system binaries
with other strange results.
You may wish to `brew unlink` these brews:
libressl
homebrew/dupes/m4
2015-12-29 05:29:07 -0700
cabal
sandbox
init
Config file path source is default config file.
Config file
/private/tmp/git-annex20151229-18519-m2720a/git-annex-5.20151218/.cabal/config
not found.
Writing default configuration to
/private/tmp/git-annex20151229-18519-m2720a/git-annex-5.20151218/.cabal/config
Writing a default package environment file to
/private/tmp/git-annex20151229-18519-m2720a/git-annex-5.20151218/cabal.sandbox.config
Creating a new sandbox at
/private/tmp/git-annex20151229-18519-m2720a/git-annex-5.20151218/.cabal-sandbox
2015-12-29 05:29:08 -0700
cabal
update
Downloading the latest package list from hackage.haskell.org
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment