Skip to content

Instantly share code, notes, and snippets.

@hanxue
Created October 19, 2017 03:35
Show Gist options
  • Save hanxue/220e7ce4f5fc774bfe12758c6f4d6952 to your computer and use it in GitHub Desktop.
Save hanxue/220e7ce4f5fc774bfe12758c6f4d6952 to your computer and use it in GitHub Desktop.
ruby on macOS 10.10.5 - Homebrew build logs
Homebrew build logs for ruby on macOS 10.10.5
Build date: 2017-10-18 16:40:08
HOMEBREW_VERSION: 1.3.5-31-gc7d21da
ORIGIN: https://github.com/Homebrew/brew.git
HEAD: c7d21dadfef2b1d629c9e7de034cc99afea5b2b4
Last commit: 19 hours ago
Core tap ORIGIN: https://github.com/Homebrew/homebrew-core
Core tap HEAD: c78e42731a343b4370346157bacd55add6ce663e
Core tap last commit: 19 hours 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.3.3 => /usr/local/Homebrew/Library/Homebrew/vendor/portable-ruby/2.3.3/bin/ruby
GCC-4.2: build 5666
Clang: 6.1 build 602
Git: 2.14.1 => /usr/local/bin/git
Perl: /usr/local/bin/perl => /usr/local/Cellar/perl/5.24.1/bin/perl
Python: /usr/local/opt/python/libexec/bin/python => /usr/local/Cellar/python/2.7.13_1/Frameworks/Python.framework/Versions/2.7/bin/python2.7
Ruby: /usr/local/var/rbenv/shims/ruby => /usr/local/var/rbenv/versions/2.4.2/bin/ruby
Java: 1.8.0_131, 1.8.0_72, 1.7.0_40, 1.6.0_65-b14-466.1, 1.6.0_51-b11-457
macOS: 10.10.5-x86_64
Xcode: 6.4
CLT: 7.2.0.0.1.1447826929
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: "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:
/usr/local/var/rbenv/shims/passenger-config
Warning: Python is installed at /Library/Frameworks/Python.framework
Homebrew only supports building against the System-provided Python or a
brewed Python. In particular, Pythons installed to /Library can interfere
with other software installs.
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/python3.6m/greenlet/greenlet.h
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:
app-engine-go-64
binutils-fb
binutilsfb
carbon
czmq
dartium
docker-completion
docker-machine-completion
docutils
folly
gdb
git-flow
gitbucket
graphite
graphite-web
hg-git
jarbundler
jemalloc-fb
jemallocfb
kde-phonon
libdwarf-fb
libeventfb
libmagic
live555
llvm-gcc28
luarocks
mariadb
mitmproxy-OLD
moreutils
mysql-connector-c
mysql-connector-c++
mysql51
nginx
openjpeg
osxfuse
php54
php54-xdebug
php55
php55-amqp
php56-memcache
php56-xdebug
php70
phpunit
pip-arango
pip-awscli
pip-buildbot
pip-bulbs
pip-git-fat
pip-heroku
pip-networkx
pip-nltk
pip-scrapy
pip-sphinx
remotebox
terminal-notifier
tfman
vagrant
wireshark
yaml-cpp
youtube-dl-gui
Warning: You are using macOS 10.10.
We (and Apple) do not provide support for this old version.
You may encounter build failures or other breakages.
Please create pull-requests instead of filing issues.
Warning: You have a curlrc file
If you have trouble downloading packages with Homebrew, then maybe this
is the problem? If the following command doesn't work, then try removing
your curlrc:
curl https://github.com
Warning: Your Xcode (6.4) is outdated.
Please update to Xcode 7.2.1 (or delete it).
Xcode can be updated from the App Store.
Warning: Broken symlinks were found. Remove them with `brew prune`:
/usr/local/lib/node_modules/.bin/browserify
Warning: Some installed formula are missing dependencies.
You should `brew install` the missing dependencies:
brew install adns asio confuse cython [email protected] libgit2 libmaxminddb librdkafka lldpd m4 netcdf npth rapidjson tokyo-cabinet tor zstd
Run `brew missing` for more details.
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:
qt
2017-10-18 16:40:07 +0800
./configure
--prefix=/usr/local/Cellar/ruby/2.4.2
--enable-shared
--disable-silent-rules
--with-sitedir=/usr/local/lib/ruby/site_ruby
--with-vendordir=/usr/local/lib/ruby/vendor_ruby
--disable-install-doc
--without-gmp
--with-opt-dir=/usr/local/opt/libyaml:/usr/local/opt/openssl:/usr/local/opt/readline
checking for ruby... /usr/bin/ruby
config.guess already exists
config.sub already exists
checking build system type... x86_64-apple-darwin14.5.0
checking host system type... x86_64-apple-darwin14.5.0
checking target system type... x86_64-apple-darwin14.5.0
clang called with: -E -xc -
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include -I/usr/local/opt/openssl/include
superenv executed: clang -E -xc - -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/readline/include -I/usr/local/opt/openssl/include
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.
It was created by configure, which was
generated by GNU Autoconf 2.69. Invocation command line was
$ ./configure --prefix=/usr/local/Cellar/ruby/2.4.2 --enable-shared --disable-silent-rules --with-sitedir=/usr/local/lib/ruby/site_ruby --with-vendordir=/usr/local/lib/ruby/vendor_ruby --disable-install-doc --without-gmp --with-opt-dir=/usr/local/opt/libyaml:/usr/local/opt/openssl:/usr/local/opt/readline
## --------- ##
## Platform. ##
## --------- ##
hostname = Hanxue-MBP.local
uname -m = x86_64
uname -r = 14.5.0
uname -s = Darwin
uname -v = Darwin Kernel Version 14.5.0: Sun Jun 4 21:40:08 PDT 2017; root:xnu-2782.70.3~1/RELEASE_X86_64
/usr/bin/uname -p = i386
/bin/uname -X = unknown
/bin/arch = unknown
/usr/bin/arch -k = unknown
/usr/convex/getsysinfo = unknown
/usr/bin/hostinfo = Mach kernel version:
Darwin Kernel Version 14.5.0: Sun Jun 4 21:40:08 PDT 2017; root:xnu-2782.70.3~1/RELEASE_X86_64
Kernel configured for up to 8 processors.
4 processors are physically available.
8 processors are logically available.
Processor type: i486 (Intel 80486)
Processors active: 0 1 2 3 4 5 6 7
Primary memory available: 16.00 gigabytes
Default processor set: 375 tasks, 2671 threads, 8 processors
Load average: 3.63, Mach factor: 4.36
/bin/machine = unknown
/usr/bin/oslevel = unknown
/bin/universe = unknown
PATH: /usr/local/Homebrew/Library/Homebrew/shims/super
PATH: /usr/local/opt/pkg-config/bin
PATH: /usr/local/opt/openssl/bin
PATH: /usr/bin
PATH: /bin
PATH: /usr/sbin
PATH: /sbin
## ----------- ##
## Core tests. ##
## ----------- ##
configure:2961: checking for ruby
configure:2979: found /usr/bin/ruby
configure:2992: result: /usr/bin/ruby
configure:3052: checking build system type
configure:3066: result: x86_64-apple-darwin14.5.0
configure:3149: checking host system type
configure:3162: result: x86_64-apple-darwin14.5.0
configure:3182: checking target system type
configure:3195: result: x86_64-apple-darwin14.5.0
configure:4225: checking for C compiler version
configure:4234: clang --version >&5
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment