I would like to install onnxrumtime to have the libraries to compile a C++ project, so I followed intructions in Build with different EPs - onnxruntime
I have a jetson Xavier NX with jetpack 4.5
the onnxruntime build command was
./build.sh --config Release --update --build --parallel --build_wheel --use_cuda --use_tensorrt --cuda_home /usr/local/cuda --cudnn_home /usr/lib/aarch64-linux-gnu --tensorrt_home /usr/lib/aarch64-linux-gnu
and the result
2021-07-23 22:38:27,147 tools_python_utils [INFO] - flatbuffers module is not installed. parse_config will not be available
2021-07-23 22:38:27,197 build [INFO] - Build started
2021-07-23 22:38:27,198 util.run [INFO] - Running subprocess in â/home/pjvazquez/dormakaba/onnxruntimeâ
[âgitâ, âsubmoduleâ, âsyncâ, âârecursiveâ]
Synchronizing submodule url for âcmake/external/FeaturizersLibraryâ
Synchronizing submodule url for âcmake/external/FeaturizersLibrary/src/3rdParty/eigenâ
Synchronizing submodule url for âcmake/external/FeaturizersLibrary/src/3rdParty/re2â
Synchronizing submodule url for âcmake/external/SafeInt/safeintâ
Synchronizing submodule url for âcmake/external/coremltoolsâ
Synchronizing submodule url for âcmake/external/cubâ
Synchronizing submodule url for âcmake/external/cxxoptsâ
Synchronizing submodule url for âcmake/external/dateâ
Synchronizing submodule url for âcmake/external/dlpackâ
Synchronizing submodule url for âcmake/external/eigenâ
Synchronizing submodule url for âcmake/external/emsdkâ
Synchronizing submodule url for âcmake/external/flatbuffersâ
Synchronizing submodule url for âcmake/external/googlebenchmarkâ
Synchronizing submodule url for âcmake/external/googletestâ
Synchronizing submodule url for âcmake/external/jsonâ
Synchronizing submodule url for âcmake/external/libprotobuf-mutatorâ
Synchronizing submodule url for âcmake/external/mimallocâ
Synchronizing submodule url for âcmake/external/mp11â
Synchronizing submodule url for âcmake/external/nsyncâ
Synchronizing submodule url for âcmake/external/onnxâ
Synchronizing submodule url for âcmake/external/onnx/third_party/benchmarkâ
Synchronizing submodule url for âcmake/external/onnx/third_party/pybind11â
Synchronizing submodule url for âcmake/external/onnx-tensorrtâ
Synchronizing submodule url for âcmake/external/onnx-tensorrt/third_party/onnxâ
Synchronizing submodule url for âcmake/external/onnx-tensorrt/third_party/onnx/third_party/benchmarkâ
Synchronizing submodule url for âcmake/external/onnx-tensorrt/third_party/onnx/third_party/pybind11â
Synchronizing submodule url for âcmake/external/onnx-tensorrt/third_party/onnx/third_party/pybind11/tools/clangâ
Synchronizing submodule url for âcmake/external/onnxruntime-extensionsâ
Synchronizing submodule url for âcmake/external/optional-liteâ
Synchronizing submodule url for âcmake/external/protobufâ
Synchronizing submodule url for âcmake/external/protobuf/third_party/benchmarkâ
Synchronizing submodule url for âcmake/external/protobuf/third_party/googletestâ
Synchronizing submodule url for âcmake/external/pytorch_cpuinfoâ
Synchronizing submodule url for âcmake/external/re2â
Synchronizing submodule url for âcmake/external/tensorboardâ
Synchronizing submodule url for âcmake/external/tvmâ
Synchronizing submodule url for âcmake/external/tvm/3rdparty/HalideIRâ
Synchronizing submodule url for âcmake/external/tvm/3rdparty/dlpackâ
Synchronizing submodule url for âcmake/external/tvm/3rdparty/dmlc-coreâ
Synchronizing submodule url for âcmake/external/tvm/3rdparty/rangâ
Synchronizing submodule url for âcmake/external/wilâ
Synchronizing submodule url for âserver/external/spdlogâ
2021-07-23 22:38:32,706 util.run [DEBUG] - Subprocess completed. Return code: 0
2021-07-23 22:38:32,709 util.run [INFO] - Running subprocess in â/home/pjvazquez/dormakaba/onnxruntimeâ
[âgitâ, âsubmoduleâ, âupdateâ, ââinitâ, âârecursiveâ]
2021-07-23 22:38:34,770 util.run [DEBUG] - Subprocess completed. Return code: 0
2021-07-23 22:38:34,772 build [INFO] - Generating CMake build tree
2021-07-23 22:38:34,774 util.run [INFO] - Running subprocess in â/home/pjvazquez/dormakaba/onnxruntime/build/Linux/Releaseâ
[â/usr/bin/cmakeâ, â/home/pjvazquez/dormakaba/onnxruntime/cmakeâ, â-Donnxruntime_RUN_ONNX_TESTS=OFFâ, â-Donnxruntime_BUILD_WINML_TESTS=ONâ, â-Donnxruntime_GENERATE_TEST_REPORTS=ONâ, â-Donnxruntime_DEV_MODE=ONâ, â-DPython_EXECUTABLE=/home/pjvazquez/miniconda3/bin/python3â, â-DPYTHON_EXECUTABLE=/home/pjvazquez/miniconda3/bin/python3â, â-Donnxruntime_ROCM_VERSION=â, â-Donnxruntime_USE_FEATURIZERS=OFFâ, â-Donnxruntime_USE_MIMALLOC_STL_ALLOCATOR=OFFâ, â-Donnxruntime_USE_MIMALLOC_ARENA_ALLOCATOR=OFFâ, â-Donnxruntime_ENABLE_PYTHON=ONâ, â-Donnxruntime_BUILD_CSHARP=OFFâ, â-Donnxruntime_BUILD_JAVA=OFFâ, â-Donnxruntime_BUILD_NODEJS=OFFâ, â-Donnxruntime_BUILD_OBJC=OFFâ, â-Donnxruntime_BUILD_SHARED_LIB=OFFâ, â-Donnxruntime_BUILD_APPLE_FRAMEWORK=OFFâ, â-Donnxruntime_USE_DNNL=OFFâ, â-Donnxruntime_DNNL_GPU_RUNTIME=â, â-Donnxruntime_DNNL_OPENCL_ROOT=â, â-Donnxruntime_USE_NNAPI_BUILTIN=OFFâ, â-Donnxruntime_USE_RKNPU=OFFâ, â-Donnxruntime_USE_OPENMP=OFFâ, â-Donnxruntime_USE_TVM=OFFâ, â-Donnxruntime_USE_LLVM=OFFâ, â-Donnxruntime_ENABLE_MICROSOFT_INTERNAL=OFFâ, â-Donnxruntime_USE_VITISAI=OFFâ, â-Donnxruntime_USE_NUPHAR=OFFâ, â-Donnxruntime_USE_TENSORRT=ONâ, â-Donnxruntime_TENSORRT_HOME=/usr/lib/aarch64-linux-gnuâ, â-Donnxruntime_USE_MIGRAPHX=OFFâ, â-Donnxruntime_MIGRAPHX_HOME=â, â-Donnxruntime_CROSS_COMPILING=OFFâ, â-Donnxruntime_DISABLE_CONTRIB_OPS=OFFâ, â-Donnxruntime_DISABLE_ML_OPS=OFFâ, â-Donnxruntime_DISABLE_RTTI=OFFâ, â-Donnxruntime_DISABLE_EXCEPTIONS=OFFâ, â-Donnxruntime_DISABLE_ORT_FORMAT_LOAD=OFFâ, â-Donnxruntime_MINIMAL_BUILD=OFFâ, â-Donnxruntime_EXTENDED_MINIMAL_BUILD=OFFâ, â-Donnxruntime_MINIMAL_BUILD_CUSTOM_OPS=OFFâ, â-Donnxruntime_REDUCED_OPS_BUILD=OFFâ, â-Donnxruntime_ENABLE_LANGUAGE_INTEROP_OPS=OFFâ, â-Donnxruntime_USE_DML=OFFâ, â-Donnxruntime_USE_WINML=OFFâ, â-Donnxruntime_BUILD_MS_EXPERIMENTAL_OPS=OFFâ, â-Donnxruntime_USE_TELEMETRY=OFFâ, â-Donnxruntime_ENABLE_LTO=OFFâ, â-Donnxruntime_ENABLE_TRANSFORMERS_TOOL_TEST=OFFâ, â-Donnxruntime_USE_ACL=OFFâ, â-Donnxruntime_USE_ACL_1902=OFFâ, â-Donnxruntime_USE_ACL_1905=OFFâ, â-Donnxruntime_USE_ACL_1908=OFFâ, â-Donnxruntime_USE_ACL_2002=OFFâ, â-Donnxruntime_USE_ARMNN=OFFâ, â-Donnxruntime_ARMNN_RELU_USE_CPU=ONâ, â-Donnxruntime_ARMNN_BN_USE_CPU=ONâ, â-Donnxruntime_ENABLE_NVTX_PROFILE=OFFâ, â-Donnxruntime_ENABLE_TRAINING=OFFâ, â-Donnxruntime_ENABLE_TRAINING_OPS=OFFâ, â-Donnxruntime_ENABLE_CPU_FP16_OPS=OFFâ, â-Donnxruntime_USE_NCCL=ONâ, â-Donnxruntime_BUILD_BENCHMARKS=OFFâ, â-Donnxruntime_USE_ROCM=OFFâ, â-Donnxruntime_ROCM_HOME=â, â-DOnnxruntime_GCOV_COVERAGE=OFFâ, â-Donnxruntime_USE_MPI=ONâ, â-Donnxruntime_ENABLE_MEMORY_PROFILE=OFFâ, â-Donnxruntime_ENABLE_CUDA_LINE_NUMBER_INFO=OFFâ, â-Donnxruntime_BUILD_WEBASSEMBLY=OFFâ, â-Donnxruntime_ENABLE_WEBASSEMBLY_SIMD=OFFâ, â-Donnxruntime_ENABLE_WEBASSEMBLY_EXCEPTION_CATCHING=ONâ, â-Donnxruntime_ENABLE_WEBASSEMBLY_THREADS=OFFâ, â-Donnxruntime_ENABLE_WEBASSEMBLY_DEBUG_INFO=OFFâ, â-Donnxruntime_WEBASSEMBLY_MALLOC=dlmallocâ, â-Donnxruntime_ENABLE_EAGER_MODE=OFFâ, â-Donnxruntime_ENABLE_EXTENSION_CUSTOM_OPS=OFFâ, â-Donnxruntime_USE_CUDA=ONâ, â-Donnxruntime_CUDA_VERSION=â, â-Donnxruntime_CUDA_HOME=/usr/lib/aarch64-linux-gnuâ, â-Donnxruntime_CUDNN_HOME=/usr/lib/aarch64-linux-gnuâ, â-DCMAKE_MSVC_RUNTIME_LIBRARY=MultiThreaded$<$CONFIG:Debug:Debug>DLLâ, â-DONNX_USE_MSVC_STATIC_RUNTIME=OFFâ, â-Dprotobuf_MSVC_STATIC_RUNTIME=OFFâ, â-Dgtest_force_shared_crt=ONâ, â-Donnxruntime_USE_FULL_PROTOBUF=ONâ, â-DProtobuf_USE_STATIC_LIBS=ONâ, â-DCUDA_CUDA_LIBRARY=/usr/local/cuda/lib64/stubsâ, â-Donnxruntime_PYBIND_EXPORT_OPSCHEMA=OFFâ, â-Donnxruntime_ENABLE_MEMLEAK_CHECKER=OFFâ, â-DCMAKE_BUILD_TYPE=Releaseâ]
F16C instruction set is not supported.
FMA instruction set is not supported.
AVX instruction set is not supported.
One or more AVX/F16C instruction flags are not supported.
Use gtest from submodule
â Found Python: /home/pjvazquez/miniconda3/bin/python3 (found version â3.8.8â) found components: Interpreter
â Found Python: /home/pjvazquez/miniconda3/bin/python3 (found suitable version â3.8.8â, minimum required is â3.6â) found components: Interpreter Development.Module NumPy
Use protobuf from submodule
â 3.16.0.0
â Using the single-header code from /home/pjvazquez/dormakaba/onnxruntime/cmake/external/json/single_include/
â CMAKE_SYSTEM_PROCESSOR = aarch64
â CMAKE_SYSTEM_NAME = Linux
â CMAKE_OSX_ARCHITECTURES =
â IOS_ARCH =
NVCC_ERROR =
NVCC_OUT = No such file or directory
Generated: /home/pjvazquez/dormakaba/onnxruntime/build/Linux/Release/external/onnx/onnx/onnx-ml.proto
Generated: /home/pjvazquez/dormakaba/onnxruntime/build/Linux/Release/external/onnx/onnx/onnx-operators-ml.proto
Generated: /home/pjvazquez/dormakaba/onnxruntime/build/Linux/Release/external/onnx/onnx/onnx-data.proto
â ******** Summary ********
â CMake version : 3.21.0
â CMake command : /usr/bin/cmake
â System : Linux
â C++ compiler : /usr/bin/c++
â C++ compiler version : 7.5.0
â CXX flags : -ffunction-sections -fdata-sections -Wnon-virtual-dtor
â Build type : Release
â Compile definitions : ENABLE_ORT_FORMAT_LOAD;EIGEN_MPL2_ONLY;PLATFORM_POSIX
â CMAKE_PREFIX_PATH :
â CMAKE_INSTALL_PREFIX : /usr/local
â CMAKE_MODULE_PATH : /home/pjvazquez/dormakaba/onnxruntime/cmake/external
â ONNX version : 1.9.0
â ONNX NAMESPACE : onnx
â ONNX_USE_LITE_PROTO : OFF
â USE_PROTOBUF_SHARED_LIBS : OFF
â ONNX_DISABLE_EXCEPTIONS : OFF
â ONNX_WERROR : OFF
â ONNX_BUILD_TESTS : OFF
â ONNX_BUILD_BENCHMARKS : OFF
â ONNXIFI_DUMMY_BACKEND : OFF
â ONNXIFI_ENABLE_EXT : OFF
â Protobuf compiler :
â Protobuf includes :
â Protobuf libraries :
â BUILD_ONNX_PYTHON : OFF
â CMAKE_CUDA_COMPILER_VERSION: 10.2.89
â Found TensorRT headers at /usr/include/aarch64-linux-gnu
â Find TensorRT libs at /usr/lib/aarch64-linux-gnu/libnvinfer.so;/usr/lib/aarch64-linux-gnu/libnvinfer_plugin.so;/usr/lib/aarch64-linux-gnu/libmyelin.so
CMake Warning at flake8.cmake:19 (message):
Could not find âflake8â to check python scripts. Please install flake8
using pip.
Call Stack (most recent call first):
CMakeLists.txt:1785 (include)
â Configuring done
â Generating done
â Build files have been written to: /home/pjvazquez/dormakaba/onnxruntime/build/Linux/Release
2021-07-23 22:38:38,577 util.run [DEBUG] - Subprocess completed. Return code: 0
2021-07-23 22:38:38,578 build [INFO] - Building targets for Release configuration
2021-07-23 22:38:38,580 util.run [INFO] - Running subprocess in â/home/pjvazquez/dormakaba/onnxruntimeâ
[â/usr/bin/cmakeâ, ââbuildâ, â/home/pjvazquez/dormakaba/onnxruntime/build/Linux/Releaseâ, ââconfigâ, âReleaseâ, âââ, â-j6â]
Consolidate compiler generated dependencies of target flatbuffers
Consolidate compiler generated dependencies of target clog
Scanning dependencies of target onnxruntime_mlas
Consolidate compiler generated dependencies of target flatc
Consolidate compiler generated dependencies of target onnxruntime_mlas
Consolidate compiler generated dependencies of target nsync_cpp
Consolidate compiler generated dependencies of target libprotobuf
[ 3%] Built target onnxruntime_mlas
Consolidate compiler generated dependencies of target re2
[ 3%] Built target clog
[ 4%] Built target flatbuffers
[ 7%] Built target nsync_cpp
Consolidate compiler generated dependencies of target onnxruntime_test_cuda_ops_lib
Consolidate compiler generated dependencies of target onnxruntime_providers_shared
Consolidate compiler generated dependencies of target gtest
[ 9%] Built target flatc
[ 9%] Built target onnxruntime_providers_shared
[ 9%] Built target onnxruntime_test_cuda_ops_lib
[ 10%] Built target re2
[ 10%] Built target gtest
Consolidate compiler generated dependencies of target custom_op_library
[ 10%] Performing update step for âpybind11â
Consolidate compiler generated dependencies of target cpuinfo
Consolidate compiler generated dependencies of target gmock
[ 10%] Built target custom_op_library
[ 17%] Built target libprotobuf
[ 18%] Built target gmock
[ 19%] Built target cpuinfo
[ 20%] No patch step for âpybind11â
[ 20%] No configure step for âpybind11â
[ 20%] No build step for âpybind11â
Consolidate compiler generated dependencies of target libprotoc
[ 20%] No install step for âpybind11â
[ 20%] Completed âpybind11â
[ 20%] Built target pybind11
[ 26%] Built target libprotoc
Consolidate compiler generated dependencies of target protoc
[ 26%] Built target protoc
[ 26%] Built target gen_onnx_proto
Consolidate compiler generated dependencies of target onnx_proto
[ 27%] Built target onnx_proto
Consolidate compiler generated dependencies of target onnxruntime_flatbuffers
Consolidate compiler generated dependencies of target onnx_test_data_proto
Consolidate compiler generated dependencies of target onnxruntime_graph
Consolidate compiler generated dependencies of target onnxruntime_session
Consolidate compiler generated dependencies of target onnx
[ 27%] Built target onnx_test_data_proto
[ 27%] Built target onnxruntime_flatbuffers
Consolidate compiler generated dependencies of target onnxruntime_optimizer
Consolidate compiler generated dependencies of target onnxruntime_test_utils
[ 29%] Built target onnxruntime_graph
[ 30%] Built target onnxruntime_session
Consolidate compiler generated dependencies of target onnxruntime_common
Consolidate compiler generated dependencies of target onnxruntime_util
[ 31%] Built target onnxruntime_test_utils
Consolidate compiler generated dependencies of target onnx_test_runner_common
[ 34%] Built target onnx
Consolidate compiler generated dependencies of target nvonnxparser_static
[ 35%] Built target onnxruntime_common
[ 35%] Built target onnxruntime_util
Consolidate compiler generated dependencies of target nvonnxparser
[ 36%] Built target onnx_test_runner_common
[ 37%] Built target nvonnxparser_static
Consolidate compiler generated dependencies of target onnxruntime_framework
Consolidate compiler generated dependencies of target onnxruntime_mlas_test
Consolidate compiler generated dependencies of target onnxruntime_providers_cuda
Consolidate compiler generated dependencies of target onnxruntime_providers
[ 39%] Built target nvonnxparser
[ 44%] Built target onnxruntime_optimizer
Consolidate compiler generated dependencies of target onnxruntime_providers_tensorrt
[ 44%] Built target onnxruntime_providers_tensorrt
[ 45%] Built target onnxruntime_mlas_test
[ 50%] Built target onnxruntime_framework
[ 64%] Built target onnxruntime_providers_cuda
[ 78%] Built target onnxruntime_providers
Consolidate compiler generated dependencies of target onnx_test_runner
Consolidate compiler generated dependencies of target onnxruntime_perf_test
Consolidate compiler generated dependencies of target onnxruntime_pybind11_state
[ 78%] Built target onnx_test_runner
[ 78%] Built target onnxruntime_perf_test
[ 79%] Built target onnxruntime_pybind11_state
Consolidate compiler generated dependencies of target onnxruntime_test_all
[ 79%] Building CXX object CMakeFiles/onnxruntime_test_all.dir/home/pjvazquez/dormakaba/onnxruntime/onnxruntime/test/providers/kernel_def_hash_test.cc.o
[ 79%] Building CXX object CMakeFiles/onnxruntime_test_all.dir/home/pjvazquez/dormakaba/onnxruntime/onnxruntime/test/providers/cpu/math/einsum_test.cc.o
[ 79%] Building CXX object CMakeFiles/onnxruntime_test_all.dir/home/pjvazquez/dormakaba/onnxruntime/onnxruntime/test/providers/cpu/math/element_wise_ops_test.cc.o
[ 80%] Building CXX object CMakeFiles/onnxruntime_test_all.dir/home/pjvazquez/dormakaba/onnxruntime/onnxruntime/test/providers/cpu/math/gemm_test.cc.o
[ 80%] Building CXX object CMakeFiles/onnxruntime_test_all.dir/home/pjvazquez/dormakaba/onnxruntime/onnxruntime/test/providers/cpu/math/hardmax_test.cc.o
[ 80%] Building CXX object CMakeFiles/onnxruntime_test_all.dir/home/pjvazquez/dormakaba/onnxruntime/onnxruntime/test/providers/cpu/math/logsoftmax_test.cc.o
In file included from /home/pjvazquez/dormakaba/onnxruntime/onnxruntime/test/providers/kernel_def_hash_test.cc:65:0:
/home/pjvazquez/dormakaba/onnxruntime/cmake/external/json/single_include/nlohmann/json.hpp: In member function âvoid nlohmann::detail::serializer::dump_escaped(const string_t&, bool) [with BasicJsonType = nlohmann::basic_json<>]â:
/home/pjvazquez/dormakaba/onnxruntime/cmake/external/json/single_include/nlohmann/json.hpp:15817:10: error: â%.2Xâ directive output may be truncated writing between 2 and 8 bytes into a region of size 3 [-Werror=format-truncation=]
void dump_escaped(const string_t& s, const bool ensure_ascii)
^~~~~~~~~~~~
/home/pjvazquez/dormakaba/onnxruntime/cmake/external/json/single_include/nlohmann/json.hpp:15817:10: note: directive argument in the range [0, 2147483647]
In file included from /usr/include/stdio.h:862:0,
from /usr/include/c++/7/cstdio:42,
from /usr/include/c++/7/ext/string_conversions.h:43,
from /usr/include/c++/7/bits/basic_string.h:6361,
from /usr/include/c++/7/string:52,
from /usr/include/c++/7/bits/locale_classes.h:40,
from /usr/include/c++/7/bits/ios_base.h:41,
from /usr/include/c++/7/ios:42,
from /usr/include/c++/7/istream:38,
from /usr/include/c++/7/fstream:38,
from /home/pjvazquez/dormakaba/onnxruntime/onnxruntime/test/providers/kernel_def_hash_test.cc:56:
/usr/include/aarch64-linux-gnu/bits/stdio2.h:65:44: note: â__builtin___snprintf_chkâ output between 3 and 9 bytes into a destination of size 3
__bos (__s), __fmt, __va_arg_pack ());
^
cc1plus: all warnings being treated as errors
CMakeFiles/onnxruntime_test_all.dir/build.make:1755: recipe for target âCMakeFiles/onnxruntime_test_all.dir/home/pjvazquez/dormakaba/onnxruntime/onnxruntime/test/providers/kernel_def_hash_test.cc.oâ failed
make[2]: *** [CMakeFiles/onnxruntime_test_all.dir/home/pjvazquez/dormakaba/onnxruntime/onnxruntime/test/providers/kernel_def_hash_test.cc.o] Error 1
make[2]: *** Waiting for unfinished jobsâŠ
CMakeFiles/Makefile2:538: recipe for target âCMakeFiles/onnxruntime_test_all.dir/allâ failed
make[1]: *** [CMakeFiles/onnxruntime_test_all.dir/all] Error 2
Makefile:165: recipe for target âallâ failed
make: *** [all] Error 2
Traceback (most recent call last):
File â/home/pjvazquez/dormakaba/onnxruntime/tools/ci_build/build.pyâ, line 2208, in
sys.exit(main())
File â/home/pjvazquez/dormakaba/onnxruntime/tools/ci_build/build.pyâ, line 2132, in main
build_targets(args, cmake_path, build_dir, configs, num_parallel_jobs, args.target)
File â/home/pjvazquez/dormakaba/onnxruntime/tools/ci_build/build.pyâ, line 1098, in build_targets
run_subprocess(cmd_args, env=env)
File â/home/pjvazquez/dormakaba/onnxruntime/tools/ci_build/build.pyâ, line 593, in run_subprocess
return run(*args, cwd=cwd, capture_stdout=capture_stdout, shell=shell, env=my_env)
File â/home/pjvazquez/dormakaba/onnxruntime/tools/python/util/run.pyâ, line 41, in run
completed_process = subprocess.run(
File â/home/pjvazquez/miniconda3/lib/python3.8/subprocess.pyâ, line 516, in run
raise CalledProcessError(retcode, process.args,
subprocess.CalledProcessError: Command â[â/usr/bin/cmakeâ, ââbuildâ, â/home/pjvazquez/dormakaba/onnxruntime/build/Linux/Releaseâ, ââconfigâ, âReleaseâ, âââ, â-j6â]â returned non-zero exit status 2.
How can I fix this problem?
Thanks a lot