ClickHouse/.github/ISSUE_TEMPLATE/50_build-issue.md

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

23 lines
621 B
Markdown
Raw Normal View History

2019-02-08 09:53:43 +00:00
---
name: Build issue
about: Report failed ClickHouse build from master
title: ''
labels: build
assignees: ''
---
2022-03-21 15:43:48 +00:00
> Make sure that `git diff` result is empty and you've just pulled fresh master. Try cleaning up cmake cache. Just in case, official build instructions are published here: https://clickhouse.com/docs/en/development/build/
2019-02-08 09:53:43 +00:00
**Operating system**
2021-08-03 11:43:56 +00:00
> OS kind or distribution, specific version/release, non-standard kernel if any. If you are trying to build inside virtual machine, please mention it too.
2019-02-08 09:53:43 +00:00
**Cmake version**
**Ninja version**
**Compiler name and version**
**Full cmake and/or ninja output**