Giter Site home page Giter Site logo

Comments (6)

filimonov avatar filimonov commented on June 27, 2024

Did you install all the dependencies first?
./builder install --deps

If it will not help - please provide full cmake output

from clickhouse-rpm.

wangzhen11aaa avatar wangzhen11aaa commented on June 27, 2024

Did you install all the dependencies first?
./builder install --deps

If it will not help - please provide full cmake output

ok, Now I found the library maybe not good. Let me try first and exclude the enviroment reasons.

from clickhouse-rpm.

wangzhen11aaa avatar wangzhen11aaa commented on June 27, 2024

What does this mean?
7731 Requires(rpmlib): rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(CompressedFileNames) <= 3.0.4-1
7732 Checking for unpackaged file(s): /usr/lib/rpm/check-files /data/software/clickhouse-rpm/rpmbuild/BUILDROOT/clickhouse-19.8.3.8-1.el7.x86_64
7733
7734
7735 RPM build errors:
7736 #########################################
7737 ## RPMs build FAILED. Can not continue ##
7738 #########################################


When build rpms from this directory.
/data/software/clickhouse-rpm/rpmbuild/BUILDROOT/clickhouse-19.8.3.8-1.el7.x86_64/usr/bin, which has clickhouse clickhouse-extract-from-config clickhouse-performance-test
clickhouse-benchmark clickhouse-format clickhouse-report
clickhouse-clang clickhouse-lld clickhouse-server
clickhouse-client clickhouse-local clickhouse-test
clickhouse-compressor clickhouse-obfuscator clickhouse-test-server
clickhouse-copier clickhouse-odbc-bridge
all the target objects.

from clickhouse-rpm.

wangzhen11aaa avatar wangzhen11aaa commented on June 27, 2024

Use cmake and make command, the program is ok.
When use clichouse-rpm to build the project, It does not support autocomplete and the uparrow does not function well.

from clickhouse-rpm.

wangzhen11aaa avatar wangzhen11aaa commented on June 27, 2024

I solved this problem. This problem is caused by the options of cmake.
When use RELITHDEBINFO, clickhouse-client does not support autocomplete and uparrow. You should use RELEASE or MINSIZEREL.

from clickhouse-rpm.

filimonov avatar filimonov commented on June 27, 2024

It should not be an issue. We always build clickhouse as RelWithDebugInfo and strip symbols afterwards, so do Yandex too. You can just pick our rpm and check that autocomplite works there.

https://github.com/Altinity/clickhouse-rpm-install

from clickhouse-rpm.

Related Issues (12)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.