Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Building Error on Mac osx 10.14 #3655

Closed
skyang2009 opened this issue Nov 24, 2018 · 1 comment
Closed

Building Error on Mac osx 10.14 #3655

skyang2009 opened this issue Nov 24, 2018 · 1 comment
Labels
build comp-darwin Darwin-related builds and cross-builds

Comments

@skyang2009
Copy link

Hi,
failed to build the ClickHouse on macOS mojave 10.14

cmake .. -DCMAKE_CXX_COMPILER=which g++ -DCMAKE_C_COMPILER=which gcc
-- The C compiler identification is AppleClang 10.0.0.10001145
-- The CXX compiler identification is AppleClang 10.0.0.10001145
-- Check for working C compiler: /usr/bin/gcc
CMake Error:
The detected version of Ninja (GNU Make 3.81

Copyright (C) 2006 Free Software Foundation, Inc.

This is free software; see the source for copying conditions.

There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A

PARTICULAR PURPOSE.

This program built for i386-apple-darwin11.3.0) is less than the version of
Ninja required by CMake (1.3).

CMake Error at /usr/local/Cellar/cmake/3.13.0/share/cmake/Modules/CMakeTestCCompiler.cmake:37 (try_compile):
Failed to generate test project build system.
Call Stack (most recent call first):
CMakeLists.txt:1 (project)

-- Configuring incomplete, errors occurred!

@filimonov
Copy link
Contributor

Relates #235

@filimonov filimonov added the build label May 9, 2019
@filimonov filimonov added the comp-darwin Darwin-related builds and cross-builds label Dec 10, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
build comp-darwin Darwin-related builds and cross-builds
Projects
None yet
Development

No branches or pull requests

2 participants