Created
March 30, 2016 02:41
-
-
Save rtgibbons/e1f3010a78108f9a0379fc5e9eb55b01 to your computer and use it in GitHub Desktop.
macvim on OS X 10.11.4 - Homebrew build logs
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Homebrew build logs for macvim on OS X 10.11.4 | |
Build date: 2016-03-29 21:37:33 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
HOMEBREW_VERSION: 0.9.5 | |
ORIGIN: https://github.com/Homebrew/homebrew | |
HEAD: 7abc8c03f8a74a0fed4f409326c58796855c7ff7 | |
Last commit: 3 hours ago | |
HOMEBREW_PREFIX: /usr/local | |
HOMEBREW_REPOSITORY: /usr/local | |
HOMEBREW_CELLAR: /usr/local/Cellar | |
HOMEBREW_BOTTLE_DOMAIN: https://homebrew.bintray.com | |
CPU: 8-core 64-bit haswell | |
OS X: 10.11.4-x86_64 | |
Xcode: 7.3 | |
CLT: 7.3.0.0.1.1457485338 | |
Clang: 7.3 build 703 | |
X11: N/A | |
System Ruby: 2.0.0-p648 | |
Perl: /usr/bin/perl | |
Python: /Users/rtgibbons/.pyenv/shims/python => /Users/rtgibbons/.pyenv/versions/2.7.11/bin/python2.7 | |
Ruby: /Users/rtgibbons/.rbenv/shims/ruby => /Users/rtgibbons/.rbenv/versions/2.2.2/bin/ruby | |
Java: 1.8.0_51, 1.8.0_45, 1.6.0_65-b14-468 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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/rtgibbons/.pyenv/shims/python-config | |
/Users/rtgibbons/.pyenv/shims/python2-config | |
/Users/rtgibbons/.pyenv/shims/python2.7-config | |
/Users/rtgibbons/.pyenv/shims/python3-config | |
/Users/rtgibbons/.pyenv/shims/python3.5-config | |
/Users/rtgibbons/.pyenv/shims/python3.5m-config | |
Warning: Putting non-prefixed findutils in your path can cause python builds to fail. | |
Warning: /Library/Frameworks/libcurl.framework detected | |
This can be picked up by CMake's build system and likely cause the build to | |
fail. You may need to move this file out of the way to compile CMake. | |
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: | |
mono | |
python3 | |
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 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2016-03-29 21:37:32 -0500 | |
./configure | |
--with-features=huge | |
--enable-multibyte | |
--with-macarchs=x86_64 | |
--enable-perlinterp | |
--enable-rubyinterp | |
--enable-tclinterp | |
--with-tlib=ncurses | |
--with-compiledby=Homebrew | |
--with-local-dir=/usr/local | |
--enable-cscope | |
--enable-pythoninterp | |
configure: creating cache auto/config.cache | |
checking whether make sets $(MAKE)... yes | |
checking for gcc... clang | |
checking whether the C compiler works... no | |
configure: error: in `/private/tmp/macvim20160329-5804-1fr753h/macvim-snapshot-100/src': | |
configure: error: C compiler cannot create executables | |
See `config.log' for more details | |
HOMEBREW_VERSION: 0.9.5 | |
ORIGIN: https://github.com/Homebrew/homebrew | |
HEAD: 7abc8c03f8a74a0fed4f409326c58796855c7ff7 | |
Last commit: 3 hours ago | |
HOMEBREW_PREFIX: /usr/local | |
HOMEBREW_REPOSITORY: /usr/local | |
HOMEBREW_CELLAR: /usr/local/Cellar | |
HOMEBREW_BOTTLE_DOMAIN: https://homebrew.bintray.com | |
CPU: 8-core 64-bit haswell | |
OS X: 10.11.4-x86_64 | |
Xcode: 7.3 | |
CLT: 7.3.0.0.1.1457485338 | |
GCC-4.2: build 0 | |
Clang: 7.3 build 703 | |
X11: N/A | |
System Ruby: 2.0.0-p648 | |
Perl: /usr/bin/perl | |
Python: /Users/rtgibbons/.pyenv/versions/2.7.11/bin/python => /Users/rtgibbons/.pyenv/versions/2.7.11/bin/python2.7 | |
Ruby: /usr/bin/ruby => /System/Library/Frameworks/Ruby.framework/Versions/2.0/usr/bin/ruby | |
Java: 1.8.0_51, 1.8.0_45, 1.6.0_65-b14-468 | |
HOMEBREW_CC: clang | |
HOMEBREW_CXX: clang++ | |
CFLAGS: -F -I/Users/rtgibbons/.pyenv/versions/2.7.11/include/python2.7 -I/Users/rtgibbons/.pyenv/versions/2.7.11/include/python2.7 -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes | |
LDFLAGS: -F -lpython2.7 -ldl -framework CoreFoundation -u _PyMac_Error | |
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.11 | |
ACLOCAL_PATH: /usr/local/share/aclocal | |
PATH: /Users/rtgibbons/.pyenv/versions/2.7.11/bin:/usr/local/Library/ENV/4.3:/usr/local/opt/cscope/bin:/usr/bin:/bin:/usr/sbin:/sbin |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
clang called with: --version | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native --version -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -v | |
superenv executed: clang -v | |
clang called with: -V | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -V -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -qversion | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -qversion -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -F -I/Users/rtgibbons/.pyenv/versions/2.7.11/include/python2.7 -I/Users/rtgibbons/.pyenv/versions/2.7.11/include/python2.7 -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -F -lpython2.7 -ldl -framework CoreFoundation -u _PyMac_Error conftest.c | |
superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -F -I/Users/rtgibbons/.pyenv/versions/2.7.11/include/python2.7 -I/Users/rtgibbons/.pyenv/versions/2.7.11/include/python2.7 -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -F -lpython2.7 -ldl -framework CoreFoundation -u _PyMac_Error conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment