Skip to content

Instantly share code, notes, and snippets.

@yurikoles
Created August 9, 2016 15:41
Show Gist options
  • Save yurikoles/ba96167d90b78018ab00c004b87b14a9 to your computer and use it in GitHub Desktop.
Save yurikoles/ba96167d90b78018ab00c004b87b14a9 to your computer and use it in GitHub Desktop.
libetpan on Mac OS X 10.11.6 - Homebrew build logs
Homebrew build logs for libetpan on Mac OS X 10.11.6
Build date: 2016-08-09 18:40:48
HOMEBREW_VERSION: 0.9.9
ORIGIN: https://github.com/Homebrew/brew
HEAD: 2b8ea07979da10a5edba2620a86d8111c9d2fee6
Last commit: 3 hours ago
Core tap ORIGIN: https://github.com/Homebrew/homebrew-core
Core tap HEAD: 5fe2dd9217272fe9887309beb608a65453a1a4d4
Core tap last commit: 22 minutes 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 haswell
Homebrew Ruby: 2.0.0-p648
Clang: 8.0 build 800
Git: 2.9.2 => /usr/local/bin/git
Perl: /usr/bin/perl
Python: /usr/local/bin/python => /usr/local/Cellar/python/2.7.12/Frameworks/Python.framework/Versions/2.7/bin/python2.7
Ruby: /usr/local/bin/ruby => /usr/local/Cellar/ruby/2.3.1/bin/ruby
Java: 1.8.0_112, 1.8.0_102, 1.7.0_71
OS X: 10.11.6-x86_64
Xcode: 8.0 => /Applications/Xcode-beta.app/Contents/Developer
CLT: 8.0.0.0.1.1469826870
X11: 2.7.9 => /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: Putting non-prefixed coreutils in your path can cause gmp builds to fail.
Warning: You are using a pre-release version of Xcode.
You may encounter build failures or other breakages.
Please create pull-requests instead of filing issues.
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/libnvpair.1.dylib
/usr/local/lib/libuutil.1.dylib
/usr/local/lib/libzfs.2.dylib
/usr/local/lib/libzfs_core.1.dylib
/usr/local/lib/libzpool.1.dylib
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/libnvpair.la
/usr/local/lib/libuutil.la
/usr/local/lib/libzfs.la
/usr/local/lib/libzfs_core.la
/usr/local/lib/libzpool.la
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/libnvpair.a
/usr/local/lib/libuutil.a
/usr/local/lib/libzfs.a
/usr/local/lib/libzfs_core.a
/usr/local/lib/libzpool.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:
bash-completion
2016-08-09 18:40:48 +0300
./configure
--disable-debug
--disable-dependency-tracking
--prefix=/usr/local/Cellar/libetpan/1.1
HOMEBREW_VERSION: 0.9.9
ORIGIN: https://github.com/Homebrew/brew
HEAD: 2b8ea07979da10a5edba2620a86d8111c9d2fee6
Last commit: 3 hours ago
Core tap ORIGIN: https://github.com/Homebrew/homebrew-core
Core tap HEAD: 5fe2dd9217272fe9887309beb608a65453a1a4d4
Core tap last commit: 22 minutes 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 haswell
Homebrew Ruby: 2.0.0-p648
GCC-4.2: build 0
Clang: 8.0 build 800
Git: 2.9.2 => /usr/local/bin/git
Perl: /usr/bin/perl
Python: /usr/bin/python
Ruby: /usr/bin/ruby => /System/Library/Frameworks/Ruby.framework/Versions/2.0/usr/bin/ruby
Java: 1.8.0_112, 1.8.0_102, 1.7.0_71
OS X: 10.11.6-x86_64
Xcode: 8.0 => /Applications/Xcode-beta.app/Contents/Developer
CLT: 8.0.0.0.1.1469826870
X11: 2.7.9 => /opt/X11
HOMEBREW_CC: clang
HOMEBREW_CXX: clang++
SDKROOT: /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk
MAKEFLAGS: -j4
CMAKE_PREFIX_PATH: /usr/local
CMAKE_INCLUDE_PATH: /usr/include/libxml2:/opt/X11/include:/opt/X11/include/freetype2:/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
CMAKE_LIBRARY_PATH: /opt/X11/lib:/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries
MACOSX_DEPLOYMENT_TARGET: 10.11
PKG_CONFIG_LIBDIR: /usr/lib/pkgconfig:/usr/local/Library/Homebrew/os/mac/pkgconfig/10.11:/opt/X11/lib/pkgconfig:/opt/X11/share/pkgconfig
ACLOCAL_PATH: /usr/local/share/aclocal:/opt/X11/share/aclocal
PATH: /usr/local/Library/Homebrew/shims/super:/usr/local/opt/git/bin:/opt/X11/bin:/usr/bin:/bin:/usr/sbin:/sbin
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment