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

ci: add clang-16, antlr 4.13.2 to Github Runner VM Image #10806

Merged
merged 1 commit into from
Oct 24, 2024

Conversation

nikitka
Copy link
Collaborator

@nikitka nikitka commented Oct 23, 2024

Changelog entry

Add clang-16, lld-16, llvm-16, antrl 4.13.2 into VM image

$ dpkg-query -l|grep -E '(clang-16|llvm-16|lld-16)'
ii  clang-16                               1:16.0.6~++20231112100510+7cbf1a259152-1~exp1~20231112100554.106 amd64        C, C++ and Objective-C compiler
ii  lld-16                                 1:16.0.6~++20231112100510+7cbf1a259152-1~exp1~20231112100554.106 amd64        LLVM-based linker
ii  llvm-16                                1:16.0.6~++20231112100510+7cbf1a259152-1~exp1~20231112100554.106 amd64        Modular compiler and toolchain technologies
ii  llvm-16-linker-tools                   1:16.0.6~++20231112100510+7cbf1a259152-1~exp1~20231112100554.106 amd64        Modular compiler and toolchain technologies - Plugins
ii  llvm-16-runtime                        1:16.0.6~++20231112100510+7cbf1a259152-1~exp1~20231112100554.106 amd64        Modular compiler and toolchain technologies, IR interpreter
$ antlr4
ANTLR Parser Generator  Version 4.13.2
...

Changelog category

  • Not for changelog (changelog entry is not required)

Additional information

...

Copy link

github-actions bot commented Oct 23, 2024

2024-10-23 18:10:16 UTC Pre-commit check linux-x86_64-relwithdebinfo for 45498fb has started.
2024-10-23 18:10:29 UTC Artifacts will be uploaded here
2024-10-23 18:13:03 UTC ya make is running...
🟢 2024-10-23 18:13:09 UTC Tests successful.

Test history | Ya make output | Test bloat

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
0 0 0 0 0 0

🟢 2024-10-23 18:13:14 UTC Build successful.

Copy link

github-actions bot commented Oct 23, 2024

2024-10-23 18:11:49 UTC Pre-commit check linux-x86_64-release-asan for 45498fb has started.
2024-10-23 18:11:59 UTC Artifacts will be uploaded here
2024-10-23 18:14:29 UTC ya make is running...
🟢 2024-10-23 18:14:34 UTC Tests successful.

Test history | Ya make output | Test bloat

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
0 0 0 0 0 0

🟢 2024-10-23 18:14:39 UTC Build successful.

@nikitka nikitka merged commit 697d264 into ydb-platform:main Oct 24, 2024
11 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants