-
Notifications
You must be signed in to change notification settings - Fork 258
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
[Bug]: #1936
Comments
can you share the preprocessed file (using --save-temps) that caused the error? |
this version of ndk isn't supported anymore. please reopen if it occurs with with r26 (https://developer.android.com/ndk/downloads) |
(and the issue here might be as simple as what it's claiming :-) ) |
r26 will not be out until tomorrow... Correct though. There will not be more releases of r25. Try again with r26 when it's available (or try the release candidate today if you want to know sooner). |
If it does still repro with r26, and it's the a trivial OOM like the error message says, we need the things the template and the error message asked for:
|
those file are unspported when i try to upload it. |
|
Github allows zip files - Just compress the two files into a |
do you have any solution for that?! |
ok |
|
Do you mind providing preprocessed files (pass --save-temps to the compiler and it will generate a .ii file) . The .cpp file was generated with |
Description
Building Library\Bee\artifacts\Android\d8kzr\ziau_-firstpass.o failed with output:
LLVM ERROR: out of memory
Upstream bug
No response
Commit to cherry-pick
No response
Affected versions
Canary
Canary version
I'm not sure which ndk version i used it is inbuilt 2021.2.15f1's NDK. -> Pkg.Desc = Android. -> NDK Pkg.Revision = 21.3.6528147
Host OS
Windows
Host OS version
10
Affected ABIs
arm64-v8a
The text was updated successfully, but these errors were encountered: