Skip to content

Avoid downloading from cmake when cross-compiling#90506

Merged
Algunenano merged 8 commits intoClickHouse:masterfrom
Algunenano:cross_download
Nov 22, 2025
Merged

Avoid downloading from cmake when cross-compiling#90506
Algunenano merged 8 commits intoClickHouse:masterfrom
Algunenano:cross_download

Conversation

@Algunenano
Copy link
Copy Markdown
Member

Changelog category (leave one):

  • Build/Testing/Packaging Improvement

Changelog entry (a user-readable short description of the changes that goes into CHANGELOG.md):

Avoid downloading from cmake when cross-compiling

Trying to avoid downloads from imported modules used to build tools when cross-compiling. Attemps to close #90492

Documentation entry for user-facing changes

  • Documentation is written (mandatory for new features)

@clickhouse-gh
Copy link
Copy Markdown
Contributor

clickhouse-gh bot commented Nov 20, 2025

Workflow [PR], commit [8b2ec7c]

Summary:

job_name test_name status info comment
Integration tests (amd_tsan, 3/6) failure
test_ssh/test.py::test_paramiko_password FAIL cidb
Stress test (amd_msan) failure
Server died FAIL cidb
Hung check failed, possible deadlock found (see hung_check.log) FAIL cidb
Killed by signal (in clickhouse-server.log) FAIL cidb
Fatal message in clickhouse-server.log (see fatal_messages.txt) FAIL cidb
Killed by signal (output files) FAIL cidb
Found signal in gdb.log FAIL cidb
BuzzHouse (amd_debug) failure
Logical error: 'Inconsistent AST formatting: the query: FAIL cidb
BuzzHouse (amd_tsan) failure
Logical error: 'Node _CAST(2091003208, 'Int32') with duplicate alias does not exist in alias table. In scope SELECT CAST('18408619576715259514', 'UInt8') OFFSET -10'. FAIL cidb
BuzzHouse (amd_ubsan) failure
/home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/src/IO/VarInt.h:32:5: runtime error: store to null pointer of type 'char' FAIL cidb

@clickhouse-gh clickhouse-gh bot added pr-build Pull request with build/testing/packaging improvement submodule changed At least one submodule changed in this PR. labels Nov 20, 2025
@nickitat nickitat self-assigned this Nov 20, 2025
@Algunenano Algunenano enabled auto-merge November 22, 2025 12:46
@Algunenano Algunenano added this pull request to the merge queue Nov 22, 2025
Merged via the queue into ClickHouse:master with commit b9967ad Nov 22, 2025
127 of 133 checks passed
@Algunenano Algunenano deleted the cross_download branch November 22, 2025 18:26
@robot-ch-test-poll1 robot-ch-test-poll1 added the pr-synced-to-cloud The PR is synced to the cloud repo label Nov 22, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

pr-build Pull request with build/testing/packaging improvement pr-synced-to-cloud The PR is synced to the cloud repo submodule changed At least one submodule changed in this PR.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Build (amd_compat) is broken

3 participants