homebrew-clickhouse icon indicating copy to clipboard operation
homebrew-clickhouse copied to clipboard

Results 5 homebrew-clickhouse issues
Sort by recently updated
recently updated
newest added

``` ==> Downloading https://github.com/yandex/ClickHouse/archive/v1.1.54292-stable.zip Already downloaded: /Users/lanwen/Library/Caches/Homebrew/clickhouse-1.1.54292.zip ==> cmake .. -DUSE_STATIC_LIBRARIES=0 ==> make Last 15 lines from /Users/lanwen/Library/Logs/Homebrew/clickhouse/02.make: [ 61%] Building CXX object dbms/CMakeFiles/dbms.dir/src/Dictionaries/ComplexKeyHashedDictionary.cpp.o [ 61%] Building CXX object dbms/CMakeFiles/dbms.dir/src/Dictionaries/DictionaryBlockInputStreamBase.cpp.o...

Error: Failed to download resource "clickhouse" Download failed: https://github.com/hatarist/homebrew-clickhouse/releases/download/bottle/clickhouse-1.1.54292.el_capitan.bottle.tar.gz

``` ==> cmake .. -DUSE_STATIC_LIBRARIES=0 ==> make Error: Failed to install plist file Error: Calling

Installation fails because syslog was not declared in this scope. ``` ❯ brew install clickhouse ==> Installing clickhouse from hatarist/clickhouse ==> Downloading https://github.com/yandex/ClickHouse/archive/v1.1.54292-stable.zip Already downloaded: /Users/chris/Library/Caches/Homebrew/clickhouse-1.1.54292.zip ==> cmake .. -DUSE_STATIC_LIBRARIES=0...

Seems like it only works with mysql and not mariadb: ![screen shot 2017-12-09 at 15 13 04](https://user-images.githubusercontent.com/604528/33796391-bc5c80ac-dcf3-11e7-8530-f64712a80d97.png) Since both are quite similar it should not be a big deal to...