Skip to content

YQL-15941 switch to llvm14 #1241

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

Merged
merged 3 commits into from
Jan 23, 2024
Merged

YQL-15941 switch to llvm14 #1241

merged 3 commits into from
Jan 23, 2024

Conversation

vitstn
Copy link
Collaborator

@vitstn vitstn commented Jan 23, 2024

YQL-15941 Switch to LLVM 14

@vitstn vitstn requested a review from a team as a code owner January 23, 2024 16:09
@vitstn vitstn requested a review from nepal January 23, 2024 16:09
Copy link

github-actions bot commented Jan 23, 2024

2024-01-23 18:45:18 UTC Pre-commit check for 352c726 has started.
2024-01-23 18:45:19 UTC Build linux-x86_64-relwithdebinfo is running...
🟢 2024-01-23 19:16:00 UTC Build successful.
2024-01-23 19:16:09 UTC Tests are running...
🔴 2024-01-23 20:56:15 UTC Some tests failed, follow the links below.

Test history

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
60024 50774 0 2 9228 20

Copy link

github-actions bot commented Jan 23, 2024

2024-01-23 18:47:10 UTC Pre-commit check for 352c726 has started.
2024-01-23 18:47:12 UTC Build linux-x86_64-release-asan is running...
🟢 2024-01-23 19:16:52 UTC Build successful.
2024-01-23 19:17:06 UTC Tests are running...
🔴 2024-01-23 20:58:25 UTC Some tests failed, follow the links below.

Test history

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
15916 15809 0 20 60 27

@vitstn
Copy link
Collaborator Author

vitstn commented Jan 23, 2024

yag make ydb/library/yql/utils/actors/ut --build relwithdebinfo

ld.lld: error: undefined symbol: NKikimr::NGRpcService::TGRpcRequestProxyHandleMethods::Handle(TAutoPtr<NActors::TEventHandle<NKikimr::NGRpcService::TGRpcRequestBiStreamWrapper<273219677u, Ydb::Coordination::SessionRequest, Ydb::Coordination::SessionResponse, (NKikimr::NGRpcService::TRateLimiterMode)0>>, TDelete>&, NActors::TActorContext const&)

referenced by grpc_request_proxy.cpp:92 (/-S/ydb/core/grpc_services/grpc_request_proxy.cpp:92)
grpc_request_proxy.cpp.o:(void NKikimr::NGRpcService::TGRpcRequestProxyImpl::PreHandle<NKikimr::NGRpcService::TGRpcRequestBiStreamWrapper<273219677u, Ydb::Coordination::SessionRequest, Ydb::Coordination::SessionResponse, (NKikimr::NGRpcService::TRateLimiterMode)0>>(TAutoPtr<NActors::TEventHandle<NKikimr::NGRpcService::TGRpcRequestBiStreamWrapper<273219677u, Ydb::Coordination::SessionRequest, Ydb::Coordination::SessionResponse, (NKikimr::NGRpcService::TRateLimiterMode)0>>, TDelete>&, NActors::TActorContext const&)) in archive ydb/core/grpc_services/libydb-core-grpc_services.a
referenced by grpc_request_check_actor.h:432 (/-S/ydb/core/grpc_services/grpc_request_check_actor.h:432)
grpc_request_proxy.cpp.o:(NKikimr::NGRpcService::TGrpcRequestCheckActor<NKikimr::NGRpcService::TGRpcRequestBiStreamWrapper<273219677u, Ydb::Coordination::SessionRequest, Ydb::Coordination::SessionResponse, (NKikimr::NGRpcService::TRateLimiterMode)0>>::SetTokenAndDie()) in archive ydb/core/grpc_services/libydb-core-grpc_services.a

@vitstn vitstn merged commit f78fb7b into ydb-platform:main Jan 23, 2024
@niksaveliev niksaveliev mentioned this pull request Jan 29, 2024
@vitstn vitstn mentioned this pull request Jan 29, 2024
@starlinskiy starlinskiy mentioned this pull request Feb 12, 2024
@vitstn vitstn mentioned this pull request Feb 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants