Skip to content

Instantly share code, notes, and snippets.

@kevinxucs
Created December 5, 2014 19:50
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 kevinxucs/2e2353047c3fd8f53fb3 to your computer and use it in GitHub Desktop.
Save kevinxucs/2e2353047c3fd8f53fb3 to your computer and use it in GitHub Desktop.
weechat-1.0.1-build-log
2014-12-05 14:49:29 -0500
cmake
-DCMAKE_INSTALL_PREFIX=/usr/local/Cellar/weechat/1.0.1
-DCMAKE_BUILD_TYPE=None
-DCMAKE_FIND_FRAMEWORK=LAST
-DCMAKE_VERBOSE_MAKEFILE=ON
-Wno-dev
-DPREFIX=/usr/local/Cellar/weechat/1.0.1
-DENABLE_GTK=OFF
-DENABLE_LUA=OFF
-DENABLE_PERL=OFF
-DENABLE_RUBY=OFF
-DENABLE_ASPELL=OFF
-DENABLE_GUILE=OFF
-DENABLE_PYTHON=OFF
-DENABLE_NLS=OFF
..
-- The C compiler identification is AppleClang 6.0.0.6000056
-- Check for working C compiler: /usr/local/Library/ENV/4.3/clang
-- Check for working C compiler: /usr/local/Library/ENV/4.3/clang -- broken
CMake Error at /usr/local/Cellar/cmake/3.0.2/share/cmake/Modules/CMakeTestCCompiler.cmake:61 (message):
The C compiler "/usr/local/Library/ENV/4.3/clang" is not able to compile a
simple test program.
It fails with the following output:
Change Dir: /tmp/weechat-E0Opud/weechat-1.0.1/build/CMakeFiles/CMakeTmp
Run Build Command:"/usr/local/Library/ENV/4.3/gmake"
"cmTryCompileExec4048843367/fast"
Failed to execute gmake cmTryCompileExec4048843367/fast
Xcode and/or the CLT appear to be misconfigured. Try one or both of the
following:
xcodebuild -license
sudo xcode-select -switch /path/to/Xcode.app
CMake will not be able to correctly generate this project.
Call Stack (most recent call first):
CMakeLists.txt:24 (project)
-- Configuring incomplete, errors occurred!
See also "/tmp/weechat-E0Opud/weechat-1.0.1/build/CMakeFiles/CMakeOutput.log".
See also "/tmp/weechat-E0Opud/weechat-1.0.1/build/CMakeFiles/CMakeError.log".
HOMEBREW_VERSION: 0.9.5
HEAD: 13848bba6d3f23d4a7d88f254781719d69f7527f
CPU: 8-core 64-bit ivybridge
OS X: 10.10.1-x86_64
Xcode: 6.1.1
CLT: 6.1.1.0.1.1416017670
X11: 2.7.7 => /opt/X11
clang called with: CMakeCCompilerId.c
superenv executed: clang CMakeCCompilerId.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
==> Downloading http://weechat.org/files/src/weechat-1.0.1.tar.gz
Already downloaded: /Library/Caches/Homebrew/weechat-1.0.1.tar.gz
==> Verifying weechat-1.0.1.tar.gz checksum
tar xf /Library/Caches/Homebrew/weechat-1.0.1.tar.gz
==> cmake -DCMAKE_INSTALL_PREFIX=/usr/local/Cellar/weechat/1.0.1 -DCMAKE_BUILD_TYPE=None -DCMAKE_FIND_FRAMEWORK=LAST -DCMAKE_VERBOSE_MAKEFILE=ON -Wno-dev -DPREFIX=/usr/local/Cellar/weechat/1.0.1 -DENABLE_GTK=OFF -DENABLE_LUA=OFF -DENABLE_PERL=OFF -DENABLE_RUBY=OFF -DENABLE_ASPELL=OFF -DENABLE_GUILE=OFF -DENABLE_PYTHON=OFF -DENABLE_NLS=OFF ..
-- The C compiler identification is AppleClang 6.0.0.6000056
-- Check for working C compiler: /usr/local/Library/ENV/4.3/clang
-- Check for working C compiler: /usr/local/Library/ENV/4.3/clang -- broken
CMake Error at /usr/local/Cellar/cmake/3.0.2/share/cmake/Modules/CMakeTestCCompiler.cmake:61 (message):
The C compiler "/usr/local/Library/ENV/4.3/clang" is not able to compile a
simple test program.
It fails with the following output:
Change Dir: /tmp/weechat-ugw0Sf/weechat-1.0.1/build/CMakeFiles/CMakeTmp
Run Build Command:"/usr/local/Library/ENV/4.3/gmake"
"cmTryCompileExec1029791508/fast"
Failed to execute gmake cmTryCompileExec1029791508/fast
Xcode and/or the CLT appear to be misconfigured. Try one or both of the
following:
xcodebuild -license
sudo xcode-select -switch /path/to/Xcode.app
CMake will not be able to correctly generate this project.
Call Stack (most recent call first):
CMakeLists.txt:24 (project)
-- Configuring incomplete, errors occurred!
See also "/tmp/weechat-ugw0Sf/weechat-1.0.1/build/CMakeFiles/CMakeOutput.log".
See also "/tmp/weechat-ugw0Sf/weechat-1.0.1/build/CMakeFiles/CMakeError.log".
==> Configuration
HOMEBREW_VERSION: 0.9.5
HEAD: 13848bba6d3f23d4a7d88f254781719d69f7527f
CPU: 8-core 64-bit ivybridge
OS X: 10.10.1-x86_64
Xcode: 6.1.1
CLT: 6.1.1.0.1.1416017670
X11: 2.7.7 => /opt/X11
==> ENV
HOMEBREW_CC: clang
HOMEBREW_CXX: clang++
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_PATH: /usr/local/opt/libtasn1/lib/pkgconfig:/usr/local/opt/nettle/lib/pkgconfig:/usr/local/opt/gnutls/lib/pkgconfig
PKG_CONFIG_LIBDIR: /usr/lib/pkgconfig:/usr/local/Library/ENV/pkgconfig/10.10
ACLOCAL_PATH: /usr/local/share/aclocal
PATH: /usr/local/Library/ENV/4.3:/usr/local/opt/cmake/bin:/usr/local/opt/libtasn1/bin:/usr/local/opt/nettle/bin:/usr/local/opt/gnutls/bin:/usr/local/opt/libgpg-error/bin:/usr/local/opt/libgcrypt/bin:/usr/bin:/bin:/usr/sbin:/sbin
Error: weechat 1.0.1 did not build
Logs:
/Users/kevin/Library/Logs/Homebrew/weechat/01.cmake
/Users/kevin/Library/Logs/Homebrew/weechat/01.cmake.cc
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment