Skip to content

Error compiling time in ubuntu Jetson Nano #10555

@hilevelhdd

Description

@hilevelhdd

The following error occurs during compilation:

2022-02-15 02:29:52,303 build [DEBUG] - Command line arguments:
--build_dir /home/alpr/Desktop/onnxruntime-1.10.0/build/Linux --config Release --build_shared_lib --parallel --update --build
2022-02-15 02:29:52,341 build [ERROR] - Failed to resolve executable path for 'ctest'.

Commands that I execute and test:
./build.sh --config Release --build_shared_lib --parallel --build --skip_tests
./build.sh --config Release --build_shared_lib --parallel --update --build
./build.sh --config Release --parallel --update --build --arm64
./build.sh --config MinSizeRel --update --build --disable_exceptions
./build.sh --update --config Release --build --build_wheel --use_cuda --cuda_home /usr/local/cuda --cudnn_home /usr/lib/aarch64-linux-gnu

System information

  • OS Platform and Distribution (e.g., Linux Ubuntu 16.04): Linux Ubuntu 18.04.5
  • ONNX Runtime installed from source : Source
  • ONNX Runtime version: 1.10.0 and 1.11.0
  • Cmake Version: 3.22.2
  • Python version: 2.7.17
  • Visual Studio version (if applicable):
  • GCC/Compiler version (if compiling from source): 7.5.0
  • CUDA/cuDNN version: 10.2 / 8.2.1
  • GPU model and memory: Maxwell - 4Gb Memory

To Reproduce
git clone --recursive https://github.com/Microsoft/onnxruntime

Screenshots
Untitled

Metadata

Metadata

Assignees

No one assigned

    Labels

    platform:jetsonissues related to the NVIDIA Jetson platformstaleissues that have not been addressed in a while; categorized by a bot

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions