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

tiflash mac build failed #9306

Closed
guo-shaoge opened this issue Aug 9, 2024 · 0 comments · Fixed by #9305
Closed

tiflash mac build failed #9306

guo-shaoge opened this issue Aug 9, 2024 · 0 comments · Fixed by #9305
Labels
severity/minor type/bug The issue is confirmed as a bug.

Comments

@guo-shaoge
Copy link
Contributor

Bug Report

Please answer these questions before submitting your issue. Thanks!

1. Minimal reproduce step (Required)

2024-08-09T16:38:58.501736078+08:00 /Users/pingcap/workspace/bp-tiflash-release-darwin-amd64-m7wlv-build-binaries/source/tiflash/dbms/src/Operators/AutoPassThroughHashAggContext.cpp:64:45: note: in instantiation of function template specialization 'std::make_shared<std::vector<unsigned long long>, std::vector<unsigned long>, void>' requested here
2024-08-09T16:38:58.501738228+08:00             new_block.info.selective = std::make_shared<std::vector<UInt64>>(std::move(pass_through_rows));
2024-08-09T16:38:58.501740465+08:00                                             ^
2024-08-09T16:38:58.501742711+08:00 /Library/Developer/CommandLineTools/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__memory/construct_at.h:35:16: note: candidate template ignored: substitution failure [with _Tp = std::vector<unsigned long long>, _Args = <std::vector<unsigned long>>]: no matching constructor for initialization of 'std::vector<unsigned long long>'
2024-08-09T16:38:58.501745103+08:00 constexpr _Tp* construct_at(_Tp* __location, _Args&& ...__args) {
2024-08-09T16:38:58.501747467+08:00                ^
2024-08-09T16:38:58.501749818+08:00 1 error generated.
2024-08-09T16:38:58.505245979+08:00 make[3]: *** [dbms/CMakeFiles/dbms.dir/src/Operators/AutoPassThroughHashAggContext.cpp.o] Error 1

2. What did you expect to see? (Required)

3. What did you see instead (Required)

4. What is your TiFlash version? (Required)

@guo-shaoge guo-shaoge added type/bug The issue is confirmed as a bug. severity/minor labels Aug 9, 2024
@guo-shaoge guo-shaoge mentioned this issue Aug 9, 2024
12 tasks
@ti-chi-bot ti-chi-bot bot closed this as completed in #9305 Aug 9, 2024
ti-chi-bot bot pushed a commit that referenced this issue Aug 9, 2024
close #9306

Signed-off-by: guo-shaoge <shaoge1994@163.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
severity/minor type/bug The issue is confirmed as a bug.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant