-
Notifications
You must be signed in to change notification settings - Fork 3k
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
[Build] v1.19.2 abseil_cpp failed: 2 with JP5.1.4 gcc/g++13 #23286
Comments
It was a network error. It failed to download absl from https://github.com/abseil/abseil-cpp/archive/f46495ea96f68fc3f6c394f099b2992743f6ff7f.zip |
YES, it's network issue. I got new errors, it seems #21117 (comment) there are other issues besides gcc/g++version(9.4) for jetpack 5.1.4. And "139 | #error -- unsupported GNU version! gcc versions later than 11 are not supported!" is weird.
Try gcc/g++ 11, CUDA 11.4.315 #23093 Is there any dependency list of versions for onnxruntime?
|
As it says, your cuda version(11.4) and gcc version(13) mismatch. You need to either upgrade your CUDA, or downgrade your GCC. |
Describe the issue
[Build] v1.19.2 abseil_cpp failed
Urgency
No response
Target platform
Jetson Orin Nano
Build script
Error / output
Detailed see log.txt
Visual Studio Version
No response
GCC / Compiler Version
13
The text was updated successfully, but these errors were encountered: