-
Notifications
You must be signed in to change notification settings - Fork 3.7k
Closed as not planned
Labels
buildbuild issues; typically submitted using templatebuild issues; typically submitted using templateplatform:jetsonissues related to the NVIDIA Jetson platformissues related to the NVIDIA Jetson platform
Description
Describe the issue
[Build] v1.19.2 abseil_cpp failed
- v1.19.2
- build abseil_cpp failed: 2
- JP5.1.4 Jetson Orin Nano
- gcc/g++13
Urgency
No response
Target platform
Jetson Orin Nano
Build script
./build.sh --config Release --update --build --parallel --build_wheel \
--use_tensorrt --cuda_home /usr/local/cuda --cudnn_home /usr/lib/aarch64-linux-gnu \
--tensorrt_home /usr/lib/aarch64-linux-gnu
Error / output
make[2]: *** [CMakeFiles/abseil_cpp-populate.dir/build.make:100: abseil_cpp-populate-prefix/src/abseil_cpp-populate-stamp/abseil_cpp-populate-download] Error 1
make[1]: *** [CMakeFiles/Makefile2:87: CMakeFiles/abseil_cpp-populate.dir/all] Error 2
make: *** [Makefile:91: all] Error 2
CMake Error at /usr/local/share/cmake-3.31/Modules/FetchContent.cmake:1918 (message):
Build step for abseil_cpp failed: 2
Call Stack (most recent call first):
/usr/local/share/cmake-3.31/Modules/FetchContent.cmake:1609 (__FetchContent_populateSubbuild)
/usr/local/share/cmake-3.31/Modules/FetchContent.cmake:2145:EVAL:2 (__FetchContent_doPopulation)
/usr/local/share/cmake-3.31/Modules/FetchContent.cmake:2145 (cmake_language)
/usr/local/share/cmake-3.31/Modules/FetchContent.cmake:1978:EVAL:1 (__FetchContent_Populate)
/usr/local/share/cmake-3.31/Modules/FetchContent.cmake:1978 (cmake_language)
external/helper_functions.cmake:139 (FetchContent_Populate)
external/abseil-cpp.cmake:33 (onnxruntime_fetchcontent_makeavailable)
external/onnxruntime_external_deps.cmake:32 (include)
CMakeLists.txt:598 (include)
-- Configuring incomplete, errors occurred!
Detailed see log.txt
Visual Studio Version
No response
GCC / Compiler Version
13
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
buildbuild issues; typically submitted using templatebuild issues; typically submitted using templateplatform:jetsonissues related to the NVIDIA Jetson platformissues related to the NVIDIA Jetson platform