hablab@habson:~/onnxtrt$ export PATH="/home/hablab/onnxtrt/cmake-3.22.1-linux-aarch64/bin:{$PATH}" hablab@habson:~/onnxtrt$ cmake --version cmake version 3.22.1 CMake suite maintained and supported by Kitware (kitware.com/cmake). hablab@habson:~/onnxtrt$ cd onnxruntime/ hablab@habson:~/onnxtrt/onnxruntime$ ls build build.sh cmake csharp include LICENSE onnxruntime package requirements-dev.txt requirements.txt.in setup.py VERSION_NUMBER build.amd64.1411.bat cgmanifests CODEOWNERS dockerfiles java NuGet.config orttraining packages.config requirements-doc.txt samples ThirdPartyNotices.txt winml build.bat CITATION.cff CONTRIBUTING.md docs js objectivec ort.wprp README.md requirements-training.txt server tools hablab@habson:~/onnxtrt/onnxruntime$ ./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 2022-01-20 15:05:40,688 tools_python_utils [INFO] - flatbuffers module is not installed. parse_config will not be available 2022-01-20 15:05:40,719 build [DEBUG] - Command line arguments: --build_dir /home/hablab/onnxtrt/onnxruntime/build/Linux --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 2022-01-20 15:05:40,745 build [INFO] - Build started 2022-01-20 15:05:40,746 util.run [INFO] - Running subprocess in '/home/hablab/onnxtrt/onnxruntime' git submodule sync --recursive 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/onnxruntime-extensions' 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/tvm_update' Synchronizing submodule url for 'cmake/external/tvm_update/3rdparty/cutlass' Synchronizing submodule url for 'cmake/external/tvm_update/3rdparty/dlpack' Synchronizing submodule url for 'cmake/external/tvm_update/3rdparty/dmlc-core' Synchronizing submodule url for 'cmake/external/tvm_update/3rdparty/libbacktrace' Synchronizing submodule url for 'cmake/external/tvm_update/3rdparty/rang' Synchronizing submodule url for 'cmake/external/tvm_update/3rdparty/vta-hw' Synchronizing submodule url for 'cmake/external/wil' Synchronizing submodule url for 'server/external/spdlog' 2022-01-20 15:05:41,348 util.run [DEBUG] - Subprocess completed. Return code: 0 2022-01-20 15:05:41,351 util.run [INFO] - Running subprocess in '/home/hablab/onnxtrt/onnxruntime' git submodule update --init --recursive 2022-01-20 15:05:43,370 util.run [DEBUG] - Subprocess completed. Return code: 0 2022-01-20 15:05:43,373 build [INFO] - Generating CMake build tree 2022-01-20 15:05:43,376 util.run [INFO] - Running subprocess in '/home/hablab/onnxtrt/onnxruntime/build/Linux/Release' /home/hablab/onnxtrt/cmake-3.22.1-linux-aarch64/bin/cmake /home/hablab/onnxtrt/onnxruntime/cmake -Donnxruntime_RUN_ONNX_TESTS=OFF -Donnxruntime_BUILD_WINML_TESTS=ON -Donnxruntime_GENERATE_TEST_REPORTS=ON -DPython_EXECUTABLE=/usr/bin/python3 -DPYTHON_EXECUTABLE=/usr/bin/python3 -Donnxruntime_ROCM_VERSION= -Donnxruntime_USE_MIMALLOC=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_STVM=OFF -Donnxruntime_STVM_HOME=/home/hablab/onnxtrt/onnxruntime/cmake/external/tvm_update -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_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_TRAINING_TORCH_INTEROP=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_BUILD_WEBASSEMBLY_STATIC_LIB=OFF -Donnxruntime_ENABLE_WEBASSEMBLY_SIMD=OFF -Donnxruntime_ENABLE_WEBASSEMBLY_EXCEPTION_CATCHING=ON -Donnxruntime_ENABLE_WEBASSEMBLY_EXCEPTION_THROWING=OFF -Donnxruntime_ENABLE_WEBASSEMBLY_THREADS=OFF -Donnxruntime_ENABLE_WEBASSEMBLY_DEBUG_INFO=OFF -Donnxruntime_ENABLE_WEBASSEMBLY_PROFILING=OFF -Donnxruntime_WEBASSEMBLY_MALLOC=dlmalloc -Donnxruntime_ENABLE_EAGER_MODE=OFF -Donnxruntime_ENABLE_EXTERNAL_CUSTOM_OP_SCHEMAS=OFF -Donnxruntime_NVCC_THREADS=0 -Donnxruntime_ENABLE_CUDA_PROFILING=OFF -Donnxruntime_USE_FULL_PROTOBUF=ON -DProtobuf_USE_STATIC_LIBS=ON -DCUDA_CUDA_LIBRARY=/usr/local/cuda/lib64/stubs -Donnxruntime_DEV_MODE=ON -Donnxruntime_USE_CUDA=ON -Donnxruntime_CUDA_VERSION= -Donnxruntime_CUDA_HOME=/usr/local/cuda -Donnxruntime_CUDNN_HOME=/usr/lib/aarch64-linux-gnu -Donnxruntime_PYBIND_EXPORT_OPSCHEMA=OFF -Donnxruntime_ENABLE_MEMLEAK_CHECKER=OFF -DCMAKE_BUILD_TYPE=Release -- The C compiler identification is GNU 7.5.0 -- The CXX compiler identification is GNU 7.5.0 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /usr/bin/cc - skipped -- Detecting C compile features -- Detecting C compile features - done -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Check for working CXX compiler: /usr/bin/c++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done Building ONNX Runtime for aarch64 -- Performing Test onnxruntime_HAVE_BUILTIN_ATOMICS -- Performing Test onnxruntime_HAVE_BUILTIN_ATOMICS - Success -- Looking for pthread.h -- Looking for pthread.h - found -- Performing Test CMAKE_HAVE_LIBC_PTHREAD -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Failed -- Looking for pthread_create in pthreads -- Looking for pthread_create in pthreads - not found -- Looking for pthread_create in pthread -- Looking for pthread_create in pthread - found -- Found Threads: TRUE -- Performing Test COMPILER_SUPPORT_MF16C -- Performing Test COMPILER_SUPPORT_MF16C - Failed F16C instruction set is not supported. -- Performing Test COMPILER_SUPPORT_FMA -- Performing Test COMPILER_SUPPORT_FMA - Failed FMA instruction set is not supported. -- Performing Test COMPILER_SUPPORT_AVX -- Performing Test COMPILER_SUPPORT_AVX - Failed AVX instruction set is not supported. One or more AVX/F16C instruction flags are not supported. Use gtest from submodule -- Found Python: /usr/bin/python3 (found version "3.6.9") found components: Interpreter -- Found Python: /usr/bin/python3 (found suitable version "3.6.9", minimum required is "3.6") found components: Interpreter Development.Module NumPy Use protobuf from submodule -- -- 3.16.0.0 -- Found ZLIB: /usr/lib/aarch64-linux-gnu/libz.so (found version "1.2.11") -- Performing Test protobuf_HAVE_BUILTIN_ATOMICS -- Performing Test protobuf_HAVE_BUILTIN_ATOMICS - Success # date: USE_SYSTEM_TZ_DB ON # date: USE_TZ_DB_IN_DOT OFF # date: BUILD_SHARED_LIBS OFF # date: ENABLE_DATE_TESTING OFF -- Using the single-header code from /home/hablab/onnxtrt/onnxruntime/cmake/external/json/single_include/ -- Check if compiler accepts -pthread -- Check if compiler accepts -pthread - yes -- Performing Test HAS_UNUSED_BUT_SET_PARAMETER -- Performing Test HAS_UNUSED_BUT_SET_PARAMETER - Success -- Performing Test HAS_UNUSED_BUT_SET_VARIABLE -- Performing Test HAS_UNUSED_BUT_SET_VARIABLE - Success -- Performing Test HAS_UNUSED_VARIABLE -- Performing Test HAS_UNUSED_VARIABLE - Success -- Performing Test HAS_CAST_FUNCTION_TYPE -- Performing Test HAS_CAST_FUNCTION_TYPE - Failed -- Performing Test HAS_PARENTHESES -- Performing Test HAS_PARENTHESES - Success -- Performing Test HAS_USELESS_CAST -- Performing Test HAS_USELESS_CAST - Success -- Performing Test HAS_NONNULL_COMPARE -- Performing Test HAS_NONNULL_COMPARE - Success -- Performing Test HAS_TAUTOLOGICAL_POINTER_COMPARE -- Performing Test HAS_TAUTOLOGICAL_POINTER_COMPARE - Failed -- Performing Test HAS_CATCH_VALUE -- Performing Test HAS_CATCH_VALUE - Failed -- Performing Test HAS_MISSING_BRACES -- Performing Test HAS_MISSING_BRACES - Success -- Performing Test HAS_IGNORED_ATTRIBUTES -- Performing Test HAS_IGNORED_ATTRIBUTES - Success -- Performing Test HAS_DEPRECATED_COPY -- Performing Test HAS_DEPRECATED_COPY - Failed -- Performing Test HAS_DEPRECATED_DECLARATIONS -- Performing Test HAS_DEPRECATED_DECLARATIONS - Success -- Performing Test HAS_CLASS_MEMACCESS -- Performing Test HAS_CLASS_MEMACCESS - Failed -- Performing Test HAS_MAYBE_UNINITIALIZED -- Performing Test HAS_MAYBE_UNINITIALIZED - Success -- Performing Test HAS_STRICT_ALIASING -- Performing Test HAS_STRICT_ALIASING - Success NVCC_ERROR = nvcc fatal : Unknown option '-Wstrict-aliasing' NVCC_OUT = 1 -- Performing Test HAS_AMBIGUOUS_REVERSED_OPERATOR -- Performing Test HAS_AMBIGUOUS_REVERSED_OPERATOR - Failed -- Performing Test HAS_DEPRECATED_ANON_ENUM_ENUM_CONVERSION -- Performing Test HAS_DEPRECATED_ANON_ENUM_ENUM_CONVERSION - Failed -- Performing Test HAS_UNDEFINED_VAR_TEMPLATE -- Performing Test HAS_UNDEFINED_VAR_TEMPLATE - Failed -- Performing Test HAS_FORMAT_TRUNCATION -- Performing Test HAS_FORMAT_TRUNCATION - Success -- Found PythonInterp: /usr/bin/python3 (found version "3.6.9") -- Found PythonLibs: /usr/lib/aarch64-linux-gnu/libpython3.6m.so (found version "3.6.9") Generated: /home/hablab/onnxtrt/onnxruntime/build/Linux/Release/external/onnx/onnx/onnx-ml.proto Generated: /home/hablab/onnxtrt/onnxruntime/build/Linux/Release/external/onnx/onnx/onnx-operators-ml.proto Generated: /home/hablab/onnxtrt/onnxruntime/build/Linux/Release/external/onnx/onnx/onnx-data.proto -- -- ******** Summary ******** -- CMake version : 3.22.1 -- CMake command : /home/hablab/onnxtrt/cmake-3.22.1-linux-aarch64/bin/cmake -- System : Linux -- C++ compiler : /usr/bin/c++ -- C++ compiler version : 7.5.0 -- CXX flags : -ffunction-sections -fdata-sections -DCPUINFO_SUPPORTED -Wnon-virtual-dtor -- Build type : Release -- Compile definitions : EIGEN_MPL2_ONLY;PLATFORM_POSIX;__STDC_FORMAT_MACROS -- CMAKE_PREFIX_PATH : -- CMAKE_INSTALL_PREFIX : /usr/local -- CMAKE_MODULE_PATH : /home/hablab/onnxtrt/onnxruntime/cmake/external -- -- ONNX version : 1.10.1 -- ONNX NAMESPACE : onnx -- ONNX_USE_LITE_PROTO : OFF -- USE_PROTOBUF_SHARED_LIBS : OFF -- Protobuf_USE_STATIC_LIBS : ON -- 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 -- Looking for strtof_l -- Looking for strtof_l - found -- Looking for strtoull_l -- Looking for strtoull_l - found -- The CUDA compiler identification is NVIDIA 10.2.300 -- Detecting CUDA compiler ABI info -- Detecting CUDA compiler ABI info - done -- Check for working CUDA compiler: /usr/local/cuda-10.2/bin/nvcc - skipped -- Detecting CUDA compile features -- Detecting CUDA compile features - done -- CMAKE_CUDA_COMPILER_VERSION: 10.2.300 -- Looking for clock_gettime in rt -- Looking for clock_gettime in rt - found -- Found CUDA headers at /usr/local/cuda/include -- 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 -- Found TENSORRT: /usr/include/aarch64-linux-gnu -- The ASM compiler identification is GNU -- Found assembler: /usr/bin/cc -- Configuring done -- Generating done CMake Warning: Manually-specified variables were not used by the project: CUDA_CUDA_LIBRARY onnxruntime_BUILD_WINML_TESTS onnxruntime_CUDA_VERSION onnxruntime_DNNL_GPU_RUNTIME onnxruntime_DNNL_OPENCL_ROOT onnxruntime_ENABLE_TRANSFORMERS_TOOL_TEST onnxruntime_ENABLE_WEBASSEMBLY_SIMD onnxruntime_MIGRAPHX_HOME onnxruntime_NVCC_THREADS onnxruntime_ROCM_HOME onnxruntime_ROCM_VERSION onnxruntime_STVM_HOME onnxruntime_USE_OPENMP onnxruntime_WEBASSEMBLY_MALLOC -- Build files have been written to: /home/hablab/onnxtrt/onnxruntime/build/Linux/Release 2022-01-20 15:05:54,157 util.run [DEBUG] - Subprocess completed. Return code: 0 2022-01-20 15:05:54,158 build [INFO] - Building targets for Release configuration 2022-01-20 15:05:54,161 util.run [INFO] - Running subprocess in '/home/hablab/onnxtrt/onnxruntime' /home/hablab/onnxtrt/cmake-3.22.1-linux-aarch64/bin/cmake --build /home/hablab/onnxtrt/onnxruntime/build/Linux/Release --config Release -- -j8 [ 0%] Generating cpp/platform/posix/src/per_thread_waiter.c Scanning dependencies of target onnxruntime_mlas [ 0%] Building C object external/pytorch_cpuinfo/deps/clog/CMakeFiles/clog.dir/src/clog.c.o [ 0%] Creating directories for 'pybind11' [ 0%] Building CXX object external/flatbuffers/CMakeFiles/flatbuffers.dir/src/idl_parser.cpp.o [ 0%] Building CXX object CMakeFiles/onnxruntime_providers_shared.dir/home/hablab/onnxtrt/onnxruntime/onnxruntime/core/providers/shared/common.cc.o [ 0%] Generating cpp/internal/common.c [ 0%] Building CXX object external/flatbuffers/CMakeFiles/flatc.dir/src/idl_parser.cpp.o [ 0%] Building CXX object external/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/any_lite.cc.o [ 1%] Generating cpp/internal/counter.c [ 1%] Building CXX object CMakeFiles/onnxruntime_mlas.dir/home/hablab/onnxtrt/onnxruntime/onnxruntime/core/mlas/lib/platform.cpp.o [ 1%] Generating cpp/internal/cv.c [ 1%] Performing download step (git clone) for 'pybind11' /home/hablab/onnxtrt/onnxruntime/cmake/external/pytorch_cpuinfo/deps/clog/src/clog.c: In function ‘clog_vlog_fatal’: /home/hablab/onnxtrt/onnxruntime/cmake/external/pytorch_cpuinfo/deps/clog/src/clog.c:112:4: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result] write(STDERR_FILENO, out_buffer, prefix_chars + format_chars + CLOG_SUFFIX_LENGTH); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hablab/onnxtrt/onnxruntime/cmake/external/pytorch_cpuinfo/deps/clog/src/clog.c: In function ‘clog_vlog_error’: /home/hablab/onnxtrt/onnxruntime/cmake/external/pytorch_cpuinfo/deps/clog/src/clog.c:188:4: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result] write(STDERR_FILENO, out_buffer, prefix_chars + format_chars + CLOG_SUFFIX_LENGTH); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hablab/onnxtrt/onnxruntime/cmake/external/pytorch_cpuinfo/deps/clog/src/clog.c: In function ‘clog_vlog_warning’: /home/hablab/onnxtrt/onnxruntime/cmake/external/pytorch_cpuinfo/deps/clog/src/clog.c:264:4: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result] write(STDERR_FILENO, out_buffer, prefix_chars + format_chars + CLOG_SUFFIX_LENGTH); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/hablab/onnxtrt/onnxruntime/cmake/external/pytorch_cpuinfo/deps/clog/src/clog.c: In function ‘clog_vlog_info’: /home/hablab/onnxtrt/onnxruntime/cmake/external/pytorch_cpuinfo/deps/clog/src/clog.c:340:4: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result] write(STDOUT_FILENO, out_buffer, prefix_chars + format_chars + CLOG_SUFFIX_LENGTH); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [ 1%] Linking CXX shared library libonnxruntime_providers_shared.so Cloning into 'pybind11'... /home/hablab/onnxtrt/onnxruntime/cmake/external/pytorch_cpuinfo/deps/clog/src/clog.c: In function ‘clog_vlog_debug’: /home/hablab/onnxtrt/onnxruntime/cmake/external/pytorch_cpuinfo/deps/clog/src/clog.c:416:4: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result] write(STDOUT_FILENO, out_buffer, prefix_chars + format_chars + CLOG_SUFFIX_LENGTH); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [ 1%] Generating cpp/internal/debug.c [ 1%] Generating cpp/internal/dll.c [ 1%] Generating cpp/internal/mu.c [ 1%] Generating cpp/internal/mu_wait.c [ 1%] Built target onnxruntime_providers_shared [ 1%] Generating cpp/internal/note.c [ 1%] Generating cpp/internal/once.c [ 1%] Generating cpp/internal/sem_wait.c [ 1%] Building CXX object external/re2/CMakeFiles/re2.dir/re2/bitstate.cc.o [ 1%] Generating cpp/internal/time_internal.c [ 1%] Generating cpp/internal/wait.c [ 1%] Generating cpp/platform/c++11/src/nsync_panic.cc [ 1%] Generating cpp/platform/c++11/src/time_rep_timespec.cc [ 2%] Generating cpp/platform/c++11/src/yield.cc [ 2%] Generating cpp/platform/linux/src/nsync_semaphore_futex.c [ 2%] Building CXX object external/nsync/CMakeFiles/nsync_cpp.dir/cpp/internal/common.c.o [ 2%] Linking C static library libclog.a [ 2%] Built target clog [ 2%] Building CXX object external/nsync/CMakeFiles/nsync_cpp.dir/cpp/internal/counter.c.o [ 2%] Building CXX object external/nsync/CMakeFiles/nsync_cpp.dir/cpp/internal/cv.c.o [ 2%] Building CXX object external/nsync/CMakeFiles/nsync_cpp.dir/cpp/internal/debug.c.o [ 2%] Building CXX object external/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/arena.cc.o [ 2%] Building CXX object external/nsync/CMakeFiles/nsync_cpp.dir/cpp/internal/dll.c.o [ 2%] Building CXX object external/nsync/CMakeFiles/nsync_cpp.dir/cpp/internal/mu.c.o HEAD is now at 8de7772c chore: prepare for the 2.6.2 release (#2821) [ 2%] Performing update step for 'pybind11' [ 2%] No patch step for 'pybind11' [ 2%] No configure step for 'pybind11' [ 2%] No build step for 'pybind11' [ 2%] Building CXX object external/re2/CMakeFiles/re2.dir/re2/compile.cc.o [ 2%] Building CXX object CMakeFiles/onnxruntime_mlas.dir/home/hablab/onnxtrt/onnxruntime/onnxruntime/core/mlas/lib/threading.cpp.o [ 2%] No install step for 'pybind11' [ 2%] Completed 'pybind11' [ 2%] Built target pybind11 [ 2%] Building CXX object CMakeFiles/onnxruntime_mlas.dir/home/hablab/onnxtrt/onnxruntime/onnxruntime/core/mlas/lib/sgemm.cpp.o [ 2%] Building CXX object external/flatbuffers/CMakeFiles/flatc.dir/src/idl_gen_text.cpp.o [ 2%] Building CXX object external/nsync/CMakeFiles/nsync_cpp.dir/cpp/internal/mu_wait.c.o [ 2%] Building CXX object external/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/arenastring.cc.o [ 2%] Building CXX object external/nsync/CMakeFiles/nsync_cpp.dir/cpp/internal/note.c.o [ 2%] Building CXX object external/nsync/CMakeFiles/nsync_cpp.dir/cpp/internal/once.c.o [ 2%] Building CXX object CMakeFiles/onnxruntime_mlas.dir/home/hablab/onnxtrt/onnxruntime/onnxruntime/core/mlas/lib/qgemm.cpp.o [ 2%] Building CXX object external/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/extension_set.cc.o [ 2%] Building CXX object CMakeFiles/onnxruntime_mlas.dir/home/hablab/onnxtrt/onnxruntime/onnxruntime/core/mlas/lib/qdwconv.cpp.o [ 2%] Building CXX object external/nsync/CMakeFiles/nsync_cpp.dir/cpp/internal/sem_wait.c.o [ 2%] Building CXX object external/nsync/CMakeFiles/nsync_cpp.dir/cpp/internal/time_internal.c.o [ 2%] Building CXX object external/re2/CMakeFiles/re2.dir/re2/dfa.cc.o [ 3%] Building CXX object external/nsync/CMakeFiles/nsync_cpp.dir/cpp/internal/wait.c.o [ 4%] Building CXX object CMakeFiles/onnxruntime_mlas.dir/home/hablab/onnxtrt/onnxruntime/onnxruntime/core/mlas/lib/convolve.cpp.o [ 4%] Building CXX object external/nsync/CMakeFiles/nsync_cpp.dir/cpp/platform/linux/src/nsync_semaphore_futex.c.o [ 4%] Building CXX object external/nsync/CMakeFiles/nsync_cpp.dir/cpp/platform/posix/src/per_thread_waiter.c.o [ 4%] Building CXX object external/nsync/CMakeFiles/nsync_cpp.dir/cpp/platform/c++11/src/yield.cc.o [ 4%] Building CXX object external/nsync/CMakeFiles/nsync_cpp.dir/cpp/platform/c++11/src/time_rep_timespec.cc.o [ 4%] Building CXX object external/nsync/CMakeFiles/nsync_cpp.dir/cpp/platform/c++11/src/nsync_panic.cc.o [ 4%] Building CXX object external/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/generated_enum_util.cc.o [ 4%] Building CXX object external/flatbuffers/CMakeFiles/flatc.dir/src/reflection.cpp.o [ 4%] Linking CXX static library libnsync_cpp.a [ 4%] Built target nsync_cpp [ 4%] Building CUDA object CMakeFiles/onnxruntime_test_cuda_ops_lib.dir/home/hablab/onnxtrt/onnxruntime/onnxruntime/test/shared_lib/cuda_ops.cu.o [ 4%] Building CXX object CMakeFiles/onnxruntime_mlas.dir/home/hablab/onnxtrt/onnxruntime/onnxruntime/core/mlas/lib/convsym.cpp.o [ 4%] Building CXX object external/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/generated_message_table_driven_lite.cc.o [ 4%] Building CXX object external/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/generated_message_util.cc.o [ 4%] Building CXX object CMakeFiles/onnxruntime_mlas.dir/home/hablab/onnxtrt/onnxruntime/onnxruntime/core/mlas/lib/pooling.cpp.o [ 5%] Building CXX object external/re2/CMakeFiles/re2.dir/re2/filtered_re2.cc.o [ 6%] Linking CUDA static library libonnxruntime_test_cuda_ops_lib.a [ 6%] Built target onnxruntime_test_cuda_ops_lib [ 6%] Building CXX object external/googletest/googletest/CMakeFiles/gtest.dir/src/gtest-all.cc.o [ 6%] Building CXX object external/re2/CMakeFiles/re2.dir/re2/mimics_pcre.cc.o [ 6%] Building CXX object external/flatbuffers/CMakeFiles/flatc.dir/src/util.cpp.o [ 6%] Building CXX object CMakeFiles/onnxruntime_mlas.dir/home/hablab/onnxtrt/onnxruntime/onnxruntime/core/mlas/lib/transpose.cpp.o [ 6%] Building CXX object external/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/implicit_weak_message.cc.o [ 6%] Building CXX object external/re2/CMakeFiles/re2.dir/re2/nfa.cc.o [ 7%] Building CXX object external/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/io/coded_stream.cc.o [ 7%] Building CXX object external/flatbuffers/CMakeFiles/flatc.dir/src/idl_gen_cpp.cpp.o [ 7%] Building CXX object external/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/io/io_win32.cc.o [ 7%] Building CXX object external/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/io/strtod.cc.o [ 7%] Building CXX object CMakeFiles/onnxruntime_mlas.dir/home/hablab/onnxtrt/onnxruntime/onnxruntime/core/mlas/lib/reorder.cpp.o [ 7%] Building CXX object external/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/io/zero_copy_stream.cc.o [ 7%] Building CXX object external/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/io/zero_copy_stream_impl.cc.o [ 7%] Building CXX object external/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/io/zero_copy_stream_impl_lite.cc.o [ 7%] Building CXX object external/re2/CMakeFiles/re2.dir/re2/onepass.cc.o [ 7%] Building CXX object CMakeFiles/onnxruntime_mlas.dir/home/hablab/onnxtrt/onnxruntime/onnxruntime/core/mlas/lib/snchwc.cpp.o [ 7%] Building CXX object external/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/map.cc.o [ 7%] Building CXX object external/re2/CMakeFiles/re2.dir/re2/parse.cc.o [ 7%] Building CXX object external/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/message_lite.cc.o [ 7%] Building CXX object external/re2/CMakeFiles/re2.dir/re2/perl_groups.cc.o [ 7%] Building CXX object external/re2/CMakeFiles/re2.dir/re2/prefilter.cc.o [ 7%] Building CXX object CMakeFiles/onnxruntime_mlas.dir/home/hablab/onnxtrt/onnxruntime/onnxruntime/core/mlas/lib/activate.cpp.o In file included from /usr/include/string.h:494:0, from /home/hablab/onnxtrt/onnxruntime/cmake/external/protobuf/src/google/protobuf/stubs/port.h:39, from /home/hablab/onnxtrt/onnxruntime/cmake/external/protobuf/src/google/protobuf/stubs/common.h:48, from /home/hablab/onnxtrt/onnxruntime/cmake/external/protobuf/src/google/protobuf/message_lite.h:45, from /home/hablab/onnxtrt/onnxruntime/cmake/external/protobuf/src/google/protobuf/message_lite.cc:36: In function ‘void* memcpy(void*, const void*, size_t)’, inlined from ‘google::protobuf::uint8* google::protobuf::io::EpsCopyOutputStream::WriteRaw(const void*, int, google::protobuf::uint8*)’ at /home/hablab/onnxtrt/onnxruntime/cmake/external/protobuf/src/google/protobuf/io/coded_stream.h:705:16, inlined from ‘bool google::protobuf::MessageLite::SerializePartialToZeroCopyStream(google::protobuf::io::ZeroCopyOutputStream*) const’ at /home/hablab/onnxtrt/onnxruntime/cmake/external/protobuf/src/google/protobuf/implicit_weak_message.h:86:35: /usr/include/aarch64-linux-gnu/bits/string_fortified.h:34:71: warning: ‘void* __builtin___memcpy_chk(void*, const void*, long unsigned int, long unsigned int)’: specified size between 18446744071562067968 and 18446744073709551615 exceeds maximum object size 9223372036854775807 [-Wstringop-overflow=] return __builtin___memcpy_chk (__dest, __src, __len, __bos0 (__dest)); ^ [ 7%] Building CXX object external/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/parse_context.cc.o [ 7%] Building CXX object external/flatbuffers/CMakeFiles/flatc.dir/src/idl_gen_csharp.cpp.o [ 7%] Building CXX object external/re2/CMakeFiles/re2.dir/re2/prefilter_tree.cc.o [ 7%] Building CXX object external/re2/CMakeFiles/re2.dir/re2/prog.cc.o [ 8%] Building CXX object external/flatbuffers/CMakeFiles/flatbuffers.dir/src/idl_gen_text.cpp.o [ 8%] Building CXX object CMakeFiles/onnxruntime_mlas.dir/home/hablab/onnxtrt/onnxruntime/onnxruntime/core/mlas/lib/logistic.cpp.o [ 8%] Building CXX object external/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/repeated_field.cc.o [ 8%] Building CXX object CMakeFiles/onnxruntime_mlas.dir/home/hablab/onnxtrt/onnxruntime/onnxruntime/core/mlas/lib/tanh.cpp.o [ 8%] Building CXX object external/re2/CMakeFiles/re2.dir/re2/re2.cc.o [ 8%] Building CXX object external/re2/CMakeFiles/re2.dir/re2/regexp.cc.o [ 8%] Building CXX object CMakeFiles/onnxruntime_mlas.dir/home/hablab/onnxtrt/onnxruntime/onnxruntime/core/mlas/lib/erf.cpp.o [ 8%] Building CXX object external/flatbuffers/CMakeFiles/flatbuffers.dir/src/reflection.cpp.o [ 8%] Building CXX object CMakeFiles/onnxruntime_mlas.dir/home/hablab/onnxtrt/onnxruntime/onnxruntime/core/mlas/lib/compute.cpp.o [ 8%] Building CXX object external/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/stubs/bytestream.cc.o [ 8%] Building CXX object external/flatbuffers/CMakeFiles/flatc.dir/src/idl_gen_dart.cpp.o [ 8%] Building CXX object external/re2/CMakeFiles/re2.dir/re2/set.cc.o [ 8%] Linking CXX static library ../../../lib/libgtest.a [ 8%] Built target gtest [ 8%] Building CXX object external/re2/CMakeFiles/re2.dir/re2/simplify.cc.o [ 8%] Building CXX object external/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/stubs/common.cc.o [ 8%] Building CXX object external/re2/CMakeFiles/re2.dir/re2/stringpiece.cc.o [ 8%] Building CXX object CMakeFiles/onnxruntime_mlas.dir/home/hablab/onnxtrt/onnxruntime/onnxruntime/core/mlas/lib/quantize.cpp.o [ 8%] Building CXX object external/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/stubs/int128.cc.o [ 9%] Building CXX object external/re2/CMakeFiles/re2.dir/re2/tostring.cc.o [ 9%] Building CXX object external/re2/CMakeFiles/re2.dir/re2/unicode_casefold.cc.o [ 9%] Building CXX object external/re2/CMakeFiles/re2.dir/re2/unicode_groups.cc.o [ 9%] Building CXX object external/re2/CMakeFiles/re2.dir/util/rune.cc.o [ 9%] Building CXX object external/re2/CMakeFiles/re2.dir/util/strutil.cc.o [ 9%] Building CXX object external/flatbuffers/CMakeFiles/flatc.dir/src/idl_gen_kotlin.cpp.o [ 9%] Building CXX object external/flatbuffers/CMakeFiles/flatbuffers.dir/src/util.cpp.o [ 9%] Building CXX object external/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/stubs/status.cc.o [ 9%] Building CXX object CMakeFiles/onnxruntime_mlas.dir/home/hablab/onnxtrt/onnxruntime/onnxruntime/core/mlas/lib/qgemm_kernel_default.cpp.o [ 9%] Building CXX object CMakeFiles/onnxruntime_mlas.dir/home/hablab/onnxtrt/onnxruntime/onnxruntime/core/mlas/lib/qladd.cpp.o [ 10%] Building CXX object CMakeFiles/onnxruntime_mlas.dir/home/hablab/onnxtrt/onnxruntime/onnxruntime/core/mlas/lib/qlmul.cpp.o [ 11%] Building CXX object external/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/stubs/statusor.cc.o [ 11%] Linking CXX static library libre2.a [ 11%] Built target re2 [ 11%] Building CUDA object CMakeFiles/custom_op_library.dir/home/hablab/onnxtrt/onnxruntime/onnxruntime/test/shared_lib/cuda_ops.cu.o [ 11%] Building CXX object external/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/stubs/stringpiece.cc.o [ 11%] Linking CXX static library libflatbuffers.a [ 11%] Built target flatbuffers [ 11%] Building CXX object external/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/stubs/stringprintf.cc.o [ 11%] Building CXX object external/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/stubs/structurally_valid.cc.o [ 11%] Building CXX object external/flatbuffers/CMakeFiles/flatc.dir/src/idl_gen_go.cpp.o [ 11%] Building CXX object external/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/stubs/strutil.cc.o [ 11%] Building CXX object CMakeFiles/onnxruntime_mlas.dir/home/hablab/onnxtrt/onnxruntime/onnxruntime/core/mlas/lib/qpostprocessor.cpp.o [ 11%] Building CXX object CMakeFiles/onnxruntime_mlas.dir/home/hablab/onnxtrt/onnxruntime/onnxruntime/core/mlas/lib/qlgavgpool.cpp.o [ 11%] Building CXX object CMakeFiles/onnxruntime_mlas.dir/home/hablab/onnxtrt/onnxruntime/onnxruntime/core/mlas/lib/qdwconv_kernelsize.cpp.o [ 11%] Building CXX object CMakeFiles/custom_op_library.dir/home/hablab/onnxtrt/onnxruntime/onnxruntime/test/testdata/custom_op_library/custom_op_library.cc.o [ 11%] Building CXX object external/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/stubs/time.cc.o [ 11%] Building CXX object external/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/wire_format_lite.cc.o [ 11%] Building ASM object CMakeFiles/onnxruntime_mlas.dir/home/hablab/onnxtrt/onnxruntime/onnxruntime/core/mlas/lib/aarch64/ConvSymU8KernelDot.S.o [ 11%] Building ASM object CMakeFiles/onnxruntime_mlas.dir/home/hablab/onnxtrt/onnxruntime/onnxruntime/core/mlas/lib/aarch64/ConvSymU8KernelNeon.S.o [ 11%] Building ASM object CMakeFiles/onnxruntime_mlas.dir/home/hablab/onnxtrt/onnxruntime/onnxruntime/core/mlas/lib/aarch64/DepthwiseConvSymKernelNeon.S.o [ 11%] Building ASM object CMakeFiles/onnxruntime_mlas.dir/home/hablab/onnxtrt/onnxruntime/onnxruntime/core/mlas/lib/aarch64/DepthwiseQConvKernelSize9Neon.S.o [ 11%] Building ASM object CMakeFiles/onnxruntime_mlas.dir/home/hablab/onnxtrt/onnxruntime/onnxruntime/core/mlas/lib/aarch64/QgemmU8X8KernelNeon.S.o [ 11%] Building ASM object CMakeFiles/onnxruntime_mlas.dir/home/hablab/onnxtrt/onnxruntime/onnxruntime/core/mlas/lib/aarch64/QgemmS8S8KernelNeon.S.o [ 11%] Building ASM object CMakeFiles/onnxruntime_mlas.dir/home/hablab/onnxtrt/onnxruntime/onnxruntime/core/mlas/lib/aarch64/QgemmU8X8KernelUdot.S.o [ 11%] Building ASM object CMakeFiles/onnxruntime_mlas.dir/home/hablab/onnxtrt/onnxruntime/onnxruntime/core/mlas/lib/aarch64/QgemmS8S8KernelSdot.S.o [ 11%] Building ASM object CMakeFiles/onnxruntime_mlas.dir/home/hablab/onnxtrt/onnxruntime/onnxruntime/core/mlas/lib/aarch64/SgemmKernelNeon.S.o [ 12%] Building ASM object CMakeFiles/onnxruntime_mlas.dir/home/hablab/onnxtrt/onnxruntime/onnxruntime/core/mlas/lib/aarch64/SgemvKernelNeon.S.o [ 12%] Building CXX object CMakeFiles/onnxruntime_mlas.dir/home/hablab/onnxtrt/onnxruntime/onnxruntime/core/mlas/lib/qgemm_kernel_neon.cpp.o [ 12%] Linking CXX shared module libcustom_op_library.so [ 12%] Building CXX object CMakeFiles/onnxruntime_mlas.dir/home/hablab/onnxtrt/onnxruntime/onnxruntime/core/mlas/lib/qgemm_kernel_udot.cpp.o [ 12%] Built target custom_op_library [ 12%] Building C object external/pytorch_cpuinfo/CMakeFiles/cpuinfo.dir/src/init.c.o [ 12%] Building CXX object CMakeFiles/onnxruntime_mlas.dir/home/hablab/onnxtrt/onnxruntime/onnxruntime/core/mlas/lib/qgemm_kernel_sdot.cpp.o [ 12%] Building C object external/pytorch_cpuinfo/CMakeFiles/cpuinfo.dir/src/api.c.o [ 12%] Building CXX object external/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/any.cc.o [ 12%] Building C object external/pytorch_cpuinfo/CMakeFiles/cpuinfo.dir/src/cache.c.o [ 12%] Building C object external/pytorch_cpuinfo/CMakeFiles/cpuinfo.dir/src/arm/uarch.c.o [ 12%] Building C object external/pytorch_cpuinfo/CMakeFiles/cpuinfo.dir/src/arm/cache.c.o [ 12%] Building C object external/pytorch_cpuinfo/CMakeFiles/cpuinfo.dir/src/arm/linux/init.c.o [ 12%] Building C object external/pytorch_cpuinfo/CMakeFiles/cpuinfo.dir/src/arm/linux/cpuinfo.c.o [ 12%] Building CXX object external/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/any.pb.cc.o [ 12%] Building C object external/pytorch_cpuinfo/CMakeFiles/cpuinfo.dir/src/arm/linux/clusters.c.o [ 12%] Building C object external/pytorch_cpuinfo/CMakeFiles/cpuinfo.dir/src/arm/linux/chipset.c.o [ 12%] Building CXX object external/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/api.pb.cc.o [ 12%] Building C object external/pytorch_cpuinfo/CMakeFiles/cpuinfo.dir/src/arm/linux/midr.c.o [ 12%] Building CXX object external/flatbuffers/CMakeFiles/flatc.dir/src/idl_gen_java.cpp.o [ 12%] Building C object external/pytorch_cpuinfo/CMakeFiles/cpuinfo.dir/src/arm/linux/hwcap.c.o [ 13%] Building C object external/pytorch_cpuinfo/CMakeFiles/cpuinfo.dir/src/arm/linux/aarch64-isa.c.o [ 13%] Building CXX object external/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/compiler/importer.cc.o [ 13%] Building CXX object external/googletest/googlemock/CMakeFiles/gmock.dir/src/gmock-all.cc.o [ 13%] Building C object external/pytorch_cpuinfo/CMakeFiles/cpuinfo.dir/src/linux/smallfile.c.o [ 13%] Building C object external/pytorch_cpuinfo/CMakeFiles/cpuinfo.dir/src/linux/multiline.c.o [ 13%] Building C object external/pytorch_cpuinfo/CMakeFiles/cpuinfo.dir/src/linux/cpulist.c.o [ 13%] Building C object external/pytorch_cpuinfo/CMakeFiles/cpuinfo.dir/src/linux/processors.c.o [ 13%] Linking CXX static library libonnxruntime_mlas.a [ 13%] Built target onnxruntime_mlas [ 13%] Building CXX object external/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/compiler/parser.cc.o [ 13%] Linking C static library libcpuinfo.a [ 15%] Building CXX object external/flatbuffers/CMakeFiles/flatc.dir/src/idl_gen_js_ts.cpp.o [ 15%] Built target cpuinfo [ 15%] Building CXX object external/flatbuffers/CMakeFiles/flatc.dir/src/idl_gen_php.cpp.o [ 15%] Building CXX object external/flatbuffers/CMakeFiles/flatc.dir/src/idl_gen_python.cpp.o [ 15%] Building CXX object external/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/descriptor.cc.o [ 16%] Building CXX object external/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/descriptor.pb.cc.o [ 16%] Building CXX object external/flatbuffers/CMakeFiles/flatc.dir/src/idl_gen_lobster.cpp.o [ 16%] Building CXX object external/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/descriptor_database.cc.o [ 16%] Linking CXX static library ../../../lib/libgmock.a [ 16%] Built target gmock [ 16%] Building CXX object external/flatbuffers/CMakeFiles/flatc.dir/src/idl_gen_lua.cpp.o [ 16%] Building CXX object external/flatbuffers/CMakeFiles/flatc.dir/src/idl_gen_rust.cpp.o [ 16%] Building CXX object external/flatbuffers/CMakeFiles/flatc.dir/src/idl_gen_fbs.cpp.o [ 16%] Building CXX object external/flatbuffers/CMakeFiles/flatc.dir/src/idl_gen_grpc.cpp.o [ 16%] Building CXX object external/flatbuffers/CMakeFiles/flatc.dir/src/idl_gen_json_schema.cpp.o [ 16%] Building CXX object external/flatbuffers/CMakeFiles/flatc.dir/src/idl_gen_swift.cpp.o [ 16%] Building CXX object external/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/duration.pb.cc.o [ 16%] Building CXX object external/flatbuffers/CMakeFiles/flatc.dir/src/flatc.cpp.o [ 16%] Building CXX object external/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/dynamic_message.cc.o [ 16%] Building CXX object external/flatbuffers/CMakeFiles/flatc.dir/src/flatc_main.cpp.o [ 16%] Building CXX object external/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/empty.pb.cc.o [ 16%] Building CXX object external/flatbuffers/CMakeFiles/flatc.dir/src/code_generators.cpp.o [ 16%] Building CXX object external/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/extension_set_heavy.cc.o [ 16%] Building CXX object external/flatbuffers/CMakeFiles/flatc.dir/grpc/src/compiler/cpp_generator.cc.o [ 17%] Building CXX object external/flatbuffers/CMakeFiles/flatc.dir/grpc/src/compiler/go_generator.cc.o [ 17%] Building CXX object external/flatbuffers/CMakeFiles/flatc.dir/grpc/src/compiler/java_generator.cc.o [ 17%] Building CXX object external/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/field_mask.pb.cc.o [ 17%] Building CXX object external/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/generated_message_reflection.cc.o [ 17%] Building CXX object external/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/generated_message_table_driven.cc.o [ 17%] Building CXX object external/flatbuffers/CMakeFiles/flatc.dir/grpc/src/compiler/python_generator.cc.o [ 17%] Building CXX object external/flatbuffers/CMakeFiles/flatc.dir/grpc/src/compiler/swift_generator.cc.o [ 17%] Building CXX object external/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/io/gzip_stream.cc.o [ 17%] Building CXX object external/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/io/printer.cc.o [ 17%] Building CXX object external/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/io/tokenizer.cc.o [ 17%] Building CXX object external/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/map_field.cc.o [ 17%] Building CXX object external/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/message.cc.o [ 18%] Building CXX object external/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/reflection_ops.cc.o [ 18%] Building CXX object external/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/service.cc.o [ 18%] Building CXX object external/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/source_context.pb.cc.o [ 18%] Linking CXX executable flatc [ 18%] Built target flatc [ 18%] Building CXX object external/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/struct.pb.cc.o [ 18%] Building CXX object external/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/stubs/substitute.cc.o [ 18%] Building CXX object external/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/text_format.cc.o [ 18%] Building CXX object external/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/timestamp.pb.cc.o [ 18%] Building CXX object external/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/type.pb.cc.o [ 18%] Building CXX object external/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/unknown_field_set.cc.o [ 18%] Building CXX object external/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/delimited_message_util.cc.o [ 18%] Building CXX object external/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/field_comparator.cc.o [ 18%] Building CXX object external/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/field_mask_util.cc.o [ 18%] Building CXX object external/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/internal/datapiece.cc.o [ 18%] Building CXX object external/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/internal/default_value_objectwriter.cc.o [ 19%] Building CXX object external/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/internal/error_listener.cc.o [ 19%] Building CXX object external/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/internal/field_mask_utility.cc.o [ 19%] Building CXX object external/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/internal/json_escaping.cc.o [ 19%] Building CXX object external/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/internal/json_objectwriter.cc.o [ 19%] Building CXX object external/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/internal/json_stream_parser.cc.o [ 19%] Building CXX object external/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/internal/object_writer.cc.o [ 19%] Building CXX object external/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/internal/proto_writer.cc.o [ 19%] Building CXX object external/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/internal/protostream_objectsource.cc.o [ 19%] Building CXX object external/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/internal/protostream_objectwriter.cc.o [ 19%] Building CXX object external/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/internal/type_info.cc.o [ 19%] Building CXX object external/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/internal/type_info_test_helper.cc.o [ 19%] Building CXX object external/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/internal/utility.cc.o [ 19%] Building CXX object external/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/json_util.cc.o [ 20%] Building CXX object external/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/message_differencer.cc.o [ 20%] Building CXX object external/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/time_util.cc.o [ 20%] Building CXX object external/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/type_resolver_util.cc.o [ 20%] Building CXX object external/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/wire_format.cc.o [ 20%] Building CXX object external/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/wrappers.pb.cc.o [ 20%] Linking CXX static library libprotobuf.a [ 20%] Built target libprotobuf [ 20%] Building CXX object external/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/code_generator.cc.o [ 20%] Building CXX object external/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/command_line_interface.cc.o [ 20%] Building CXX object external/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/cpp/cpp_enum.cc.o [ 20%] Building CXX object external/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/cpp/cpp_enum_field.cc.o [ 20%] Building CXX object external/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/cpp/cpp_extension.cc.o [ 21%] Building CXX object external/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/cpp/cpp_field.cc.o [ 21%] Building CXX object external/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/cpp/cpp_generator.cc.o [ 21%] Building CXX object external/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/cpp/cpp_file.cc.o [ 21%] Building CXX object external/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/cpp/cpp_helpers.cc.o [ 21%] Building CXX object external/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/cpp/cpp_map_field.cc.o [ 21%] Building CXX object external/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/cpp/cpp_message.cc.o [ 21%] Building CXX object external/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/cpp/cpp_message_field.cc.o [ 21%] Building CXX object external/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/cpp/cpp_padding_optimizer.cc.o [ 21%] Building CXX object external/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/cpp/cpp_primitive_field.cc.o [ 21%] Building CXX object external/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/cpp/cpp_service.cc.o [ 21%] Building CXX object external/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/cpp/cpp_string_field.cc.o [ 21%] Building CXX object external/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/csharp/csharp_doc_comment.cc.o [ 21%] Building CXX object external/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/csharp/csharp_enum.cc.o [ 21%] Building CXX object external/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/csharp/csharp_enum_field.cc.o [ 22%] Building CXX object external/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/csharp/csharp_field_base.cc.o [ 22%] Building CXX object external/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/csharp/csharp_generator.cc.o [ 22%] Building CXX object external/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/csharp/csharp_helpers.cc.o [ 22%] Building CXX object external/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/csharp/csharp_map_field.cc.o [ 22%] Building CXX object external/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/csharp/csharp_message.cc.o [ 22%] Building CXX object external/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/csharp/csharp_message_field.cc.o [ 22%] Building CXX object external/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/csharp/csharp_primitive_field.cc.o [ 22%] Building CXX object external/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/csharp/csharp_reflection_class.cc.o [ 22%] Building CXX object external/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/csharp/csharp_repeated_enum_field.cc.o [ 22%] Building CXX object external/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/csharp/csharp_repeated_message_field.cc.o [ 22%] Building CXX object external/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/csharp/csharp_repeated_primitive_field.cc.o [ 22%] Building CXX object external/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/csharp/csharp_source_generator_base.cc.o [ 22%] Building CXX object external/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/csharp/csharp_wrapper_field.cc.o [ 23%] Building CXX object external/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_context.cc.o [ 23%] Building CXX object external/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_doc_comment.cc.o [ 23%] Building CXX object external/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_enum.cc.o [ 23%] Building CXX object external/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_enum_field.cc.o [ 23%] Building CXX object external/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_enum_field_lite.cc.o [ 23%] Building CXX object external/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_enum_lite.cc.o [ 23%] Building CXX object external/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_extension.cc.o [ 23%] Building CXX object external/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_extension_lite.cc.o [ 23%] Building CXX object external/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_field.cc.o [ 23%] Building CXX object external/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_file.cc.o [ 23%] Building CXX object external/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_generator.cc.o [ 23%] Building CXX object external/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_generator_factory.cc.o [ 23%] Building CXX object external/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_helpers.cc.o [ 23%] Building CXX object external/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_map_field.cc.o [ 24%] Building CXX object external/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_map_field_lite.cc.o [ 24%] Building CXX object external/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_message.cc.o [ 24%] Building CXX object external/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_message_builder.cc.o [ 24%] Building CXX object external/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_message_builder_lite.cc.o [ 24%] Building CXX object external/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_message_field.cc.o [ 24%] Building CXX object external/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_message_field_lite.cc.o [ 24%] Building CXX object external/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_message_lite.cc.o [ 24%] Building CXX object external/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_name_resolver.cc.o [ 24%] Building CXX object external/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_primitive_field.cc.o [ 24%] Building CXX object external/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_primitive_field_lite.cc.o [ 24%] Building CXX object external/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_service.cc.o [ 24%] Building CXX object external/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_shared_code_generator.cc.o [ 24%] Building CXX object external/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_string_field.cc.o [ 24%] Building CXX object external/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_string_field_lite.cc.o [ 25%] Building CXX object external/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/js/js_generator.cc.o [ 25%] Building CXX object external/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/js/well_known_types_embed.cc.o [ 25%] Building CXX object external/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/objectivec/objectivec_enum.cc.o [ 25%] Building CXX object external/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/objectivec/objectivec_enum_field.cc.o [ 25%] Building CXX object external/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/objectivec/objectivec_extension.cc.o [ 25%] Building CXX object external/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/objectivec/objectivec_field.cc.o [ 25%] Building CXX object external/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/objectivec/objectivec_file.cc.o [ 25%] Building CXX object external/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/objectivec/objectivec_generator.cc.o [ 25%] Building CXX object external/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/objectivec/objectivec_helpers.cc.o [ 25%] Building CXX object external/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/objectivec/objectivec_map_field.cc.o [ 25%] Building CXX object external/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/objectivec/objectivec_message.cc.o [ 25%] Building CXX object external/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/objectivec/objectivec_message_field.cc.o [ 25%] Building CXX object external/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/objectivec/objectivec_oneof.cc.o [ 26%] Building CXX object external/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/objectivec/objectivec_primitive_field.cc.o [ 26%] Building CXX object external/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/php/php_generator.cc.o [ 26%] Building CXX object external/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/plugin.cc.o [ 26%] Building CXX object external/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/plugin.pb.cc.o [ 26%] Building CXX object external/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/python/python_generator.cc.o [ 26%] Building CXX object external/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/ruby/ruby_generator.cc.o [ 26%] Building CXX object external/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/subprocess.cc.o [ 26%] Building CXX object external/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/zip_writer.cc.o [ 26%] Linking CXX static library libprotoc.a [ 26%] Built target libprotoc [ 27%] Building CXX object external/protobuf/cmake/CMakeFiles/protoc.dir/__/src/google/protobuf/compiler/main.cc.o [ 27%] Linking CXX executable protoc [ 27%] Built target protoc [ 27%] Running gen_proto.py on onnx/onnx.in.proto Processing /home/hablab/onnxtrt/onnxruntime/cmake/external/onnx/onnx/onnx.in.proto Writing /home/hablab/onnxtrt/onnxruntime/build/Linux/Release/external/onnx/onnx/onnx-ml.proto Writing /home/hablab/onnxtrt/onnxruntime/build/Linux/Release/external/onnx/onnx/onnx-ml.proto3 generating /home/hablab/onnxtrt/onnxruntime/build/Linux/Release/external/onnx/onnx/onnx_pb.py [ 27%] Running C++ protocol buffer compiler on /home/hablab/onnxtrt/onnxruntime/build/Linux/Release/external/onnx/onnx/onnx-ml.proto [ 27%] Built target gen_onnx_proto [ 27%] Running gen_proto.py on onnx/onnx-data.in.proto [ 27%] Running gen_proto.py on onnx/onnx-operators.in.proto Processing /home/hablab/onnxtrt/onnxruntime/cmake/external/onnx/onnx/onnx-operators.in.proto Writing /home/hablab/onnxtrt/onnxruntime/build/Linux/Release/external/onnx/onnx/onnx-operators-ml.proto Processing /home/hablab/onnxtrt/onnxruntime/cmake/external/onnx/onnx/onnx-data.in.proto Writing /home/hablab/onnxtrt/onnxruntime/build/Linux/Release/external/onnx/onnx/onnx-operators-ml.proto3 Writing /home/hablab/onnxtrt/onnxruntime/build/Linux/Release/external/onnx/onnx/onnx-data.proto Writing /home/hablab/onnxtrt/onnxruntime/build/Linux/Release/external/onnx/onnx/onnx-data.proto3 generating /home/hablab/onnxtrt/onnxruntime/build/Linux/Release/external/onnx/onnx/onnx_operators_pb.py generating /home/hablab/onnxtrt/onnxruntime/build/Linux/Release/external/onnx/onnx/onnx_data_pb.py [ 27%] Running C++ protocol buffer compiler on /home/hablab/onnxtrt/onnxruntime/build/Linux/Release/external/onnx/onnx/onnx-operators-ml.proto [ 27%] Running C++ protocol buffer compiler on /home/hablab/onnxtrt/onnxruntime/build/Linux/Release/external/onnx/onnx/onnx-data.proto [ 27%] Built target gen_onnx_operators_proto [ 27%] Built target gen_onnx_data_proto [ 27%] Building CXX object external/onnx/CMakeFiles/onnx_proto.dir/onnx/onnx-ml.pb.cc.o [ 27%] Building CXX object external/onnx/CMakeFiles/onnx_proto.dir/onnx/onnx-operators-ml.pb.cc.o [ 27%] Building CXX object external/onnx/CMakeFiles/onnx_proto.dir/onnx/onnx-data.pb.cc.o [ 27%] Linking CXX static library libonnx_proto.a [ 29%] Built target onnx_proto [ 29%] Building CXX object CMakeFiles/onnxruntime_common.dir/home/hablab/onnxtrt/onnxruntime/onnxruntime/core/common/cpuid_info.cc.o [ 29%] Building CXX object CMakeFiles/onnxruntime_util.dir/home/hablab/onnxtrt/onnxruntime/onnxruntime/core/util/math_cpu.cc.o [ 29%] Building CXX object CMakeFiles/onnxruntime_graph.dir/home/hablab/onnxtrt/onnxruntime/onnxruntime/core/graph/contrib_ops/attn_lstm_schema_defs.cc.o [ 29%] Building CXX object external/onnx-tensorrt/CMakeFiles/nvonnxparser_static.dir/NvOnnxParser.cpp.o [ 29%] Building CXX object external/onnx/CMakeFiles/onnx.dir/onnx/checker.cc.o [ 29%] Building CXX object CMakeFiles/onnxruntime_optimizer.dir/home/hablab/onnxtrt/onnxruntime/onnxruntime/core/optimizer/attention_fusion.cc.o [ 29%] Building CXX object CMakeFiles/onnxruntime_framework.dir/home/hablab/onnxtrt/onnxruntime/onnxruntime/core/framework/allocation_planner.cc.o [ 29%] Building CXX object CMakeFiles/onnxruntime_providers_cuda.dir/home/hablab/onnxtrt/onnxruntime/onnxruntime/core/providers/cuda/activation/activations.cc.o In file included from /home/hablab/onnxtrt/onnxruntime/cmake/external/onnx-tensorrt/ImporterContext.hpp:8:0, from /home/hablab/onnxtrt/onnxruntime/cmake/external/onnx-tensorrt/ModelImporter.hpp:7, from /home/hablab/onnxtrt/onnxruntime/cmake/external/onnx-tensorrt/NvOnnxParser.cpp:6: /home/hablab/onnxtrt/onnxruntime/cmake/external/onnx-tensorrt/onnx2trt_utils.hpp:377:117: error: ‘nvinfer1::ScatterMode’ has not been declared IImporterContext* ctx, const ::ONNX_NAMESPACE::NodeProto& node, std::vector& inputs, nvinfer1::ScatterMode mode, int32_t axis = 0); ^~~~~~~~~~~ [ 29%] Building CXX object CMakeFiles/onnxruntime_common.dir/home/hablab/onnxtrt/onnxruntime/onnxruntime/core/common/denormal.cc.o external/onnx-tensorrt/CMakeFiles/nvonnxparser_static.dir/build.make:75: recipe for target 'external/onnx-tensorrt/CMakeFiles/nvonnxparser_static.dir/NvOnnxParser.cpp.o' failed make[2]: *** [external/onnx-tensorrt/CMakeFiles/nvonnxparser_static.dir/NvOnnxParser.cpp.o] Error 1 CMakeFiles/Makefile2:2579: recipe for target 'external/onnx-tensorrt/CMakeFiles/nvonnxparser_static.dir/all' failed make[1]: *** [external/onnx-tensorrt/CMakeFiles/nvonnxparser_static.dir/all] Error 2 make[1]: *** Waiting for unfinished jobs.... [ 29%] Building CXX object CMakeFiles/onnxruntime_common.dir/home/hablab/onnxtrt/onnxruntime/onnxruntime/core/common/helper.cc.o [ 29%] Building CXX object CMakeFiles/onnxruntime_graph.dir/home/hablab/onnxtrt/onnxruntime/onnxruntime/core/graph/contrib_ops/contrib_defs.cc.o [ 29%] Building CXX object CMakeFiles/onnxruntime_common.dir/home/hablab/onnxtrt/onnxruntime/onnxruntime/core/common/logging/capture.cc.o [ 29%] Building CXX object CMakeFiles/onnxruntime_common.dir/home/hablab/onnxtrt/onnxruntime/onnxruntime/core/common/logging/logging.cc.o [ 29%] Building CXX object CMakeFiles/onnxruntime_common.dir/home/hablab/onnxtrt/onnxruntime/onnxruntime/core/common/logging/sinks/ostream_sink.cc.o [ 29%] Building CXX object CMakeFiles/onnxruntime_common.dir/home/hablab/onnxtrt/onnxruntime/onnxruntime/core/common/path.cc.o [ 29%] Building CXX object CMakeFiles/onnxruntime_common.dir/home/hablab/onnxtrt/onnxruntime/onnxruntime/core/common/profiler.cc.o [ 29%] Building CXX object external/onnx/CMakeFiles/onnx.dir/onnx/common/assertions.cc.o [ 29%] Building CXX object external/onnx/CMakeFiles/onnx.dir/onnx/common/interned_strings.cc.o [ 29%] Building CXX object external/onnx/CMakeFiles/onnx.dir/onnx/common/ir_pb_converter.cc.o [ 29%] Building CXX object CMakeFiles/onnxruntime_common.dir/home/hablab/onnxtrt/onnxruntime/onnxruntime/core/common/status.cc.o [ 29%] Building CXX object external/onnx/CMakeFiles/onnx.dir/onnx/common/model_helpers.cc.o [ 29%] Building CXX object CMakeFiles/onnxruntime_providers_cuda.dir/home/hablab/onnxtrt/onnxruntime/onnxruntime/core/providers/cuda/controlflow/if.cc.o [ 29%] Building CXX object CMakeFiles/onnxruntime_framework.dir/home/hablab/onnxtrt/onnxruntime/onnxruntime/core/framework/allocator.cc.o [ 29%] Building CXX object CMakeFiles/onnxruntime_optimizer.dir/home/hablab/onnxtrt/onnxruntime/onnxruntime/core/optimizer/bias_dropout_fusion.cc.o [ 29%] Building CXX object CMakeFiles/onnxruntime_common.dir/home/hablab/onnxtrt/onnxruntime/onnxruntime/core/common/threadpool.cc.o [ 29%] Building CXX object external/onnx/CMakeFiles/onnx.dir/onnx/common/path.cc.o [ 29%] Building CXX object external/onnx/CMakeFiles/onnx.dir/onnx/common/status.cc.o [ 29%] Building CXX object CMakeFiles/onnxruntime_providers_cuda.dir/home/hablab/onnxtrt/onnxruntime/onnxruntime/core/providers/cuda/controlflow/loop.cc.o [ 29%] Building CXX object external/onnx/CMakeFiles/onnx.dir/onnx/defs/attr_proto_util.cc.o /home/hablab/onnxtrt/onnxruntime/onnxruntime/core/common/threadpool.cc: In member function ‘void onnxruntime::concurrency::ThreadPool::ParallelForFixedBlockSizeScheduling(std::ptrdiff_t, std::ptrdiff_t, const std::function&)’: /home/hablab/onnxtrt/onnxruntime/onnxruntime/core/common/threadpool.cc:431:59: error: requested alignment 64 is larger than 16 [-Werror=attributes] alignas(CACHE_LINE_BYTES) std::atomic left{total}; ^~~~ [ 29%] Building CXX object CMakeFiles/onnxruntime_graph.dir/home/hablab/onnxtrt/onnxruntime/onnxruntime/core/graph/contrib_ops/nchwc_schema_defs.cc.o [ 29%] Building CXX object external/onnx/CMakeFiles/onnx.dir/onnx/defs/controlflow/defs.cc.o [ 29%] Building CXX object CMakeFiles/onnxruntime_providers_cuda.dir/home/hablab/onnxtrt/onnxruntime/onnxruntime/core/providers/cuda/controlflow/scan.cc.o [ 29%] Building CXX object CMakeFiles/onnxruntime_optimizer.dir/home/hablab/onnxtrt/onnxruntime/onnxruntime/core/optimizer/bias_gelu_fusion.cc.o [ 29%] Building CXX object external/onnx/CMakeFiles/onnx.dir/onnx/defs/controlflow/old.cc.o [ 30%] Building CXX object CMakeFiles/onnxruntime_framework.dir/home/hablab/onnxtrt/onnxruntime/onnxruntime/core/framework/allocatormgr.cc.o cc1plus: all warnings being treated as errors CMakeFiles/onnxruntime_common.dir/build.make:201: recipe for target 'CMakeFiles/onnxruntime_common.dir/home/hablab/onnxtrt/onnxruntime/onnxruntime/core/common/threadpool.cc.o' failed make[2]: *** [CMakeFiles/onnxruntime_common.dir/home/hablab/onnxtrt/onnxruntime/onnxruntime/core/common/threadpool.cc.o] Error 1 CMakeFiles/Makefile2:1157: recipe for target 'CMakeFiles/onnxruntime_common.dir/all' failed make[1]: *** [CMakeFiles/onnxruntime_common.dir/all] Error 2 [ 30%] Building CXX object CMakeFiles/onnxruntime_util.dir/home/hablab/onnxtrt/onnxruntime/onnxruntime/core/util/thread_utils.cc.o [ 30%] Building CXX object CMakeFiles/onnxruntime_graph.dir/home/hablab/onnxtrt/onnxruntime/onnxruntime/core/graph/contrib_ops/nhwc_schema_defs.cc.o [ 30%] Building CXX object CMakeFiles/onnxruntime_framework.dir/home/hablab/onnxtrt/onnxruntime/onnxruntime/core/framework/bfc_arena.cc.o [ 31%] Building CXX object external/onnx/CMakeFiles/onnx.dir/onnx/defs/data_type_utils.cc.o [ 31%] Building CXX object CMakeFiles/onnxruntime_graph.dir/home/hablab/onnxtrt/onnxruntime/onnxruntime/core/graph/contrib_ops/onnx_function_util.cc.o [ 31%] Building CXX object CMakeFiles/onnxruntime_optimizer.dir/home/hablab/onnxtrt/onnxruntime/onnxruntime/core/optimizer/bias_softmax_fusion.cc.o [ 31%] Building CXX object CMakeFiles/onnxruntime_providers_cuda.dir/home/hablab/onnxtrt/onnxruntime/onnxruntime/core/providers/cuda/cuda_allocator.cc.o [ 31%] Building CXX object external/onnx/CMakeFiles/onnx.dir/onnx/defs/function.cc.o [ 31%] Building CXX object external/onnx/CMakeFiles/onnx.dir/onnx/defs/generator/defs.cc.o [ 31%] Building CXX object CMakeFiles/onnxruntime_graph.dir/home/hablab/onnxtrt/onnxruntime/onnxruntime/core/graph/contrib_ops/quantization_defs.cc.o [ 31%] Building CXX object CMakeFiles/onnxruntime_framework.dir/home/hablab/onnxtrt/onnxruntime/onnxruntime/core/framework/callback.cc.o [ 31%] Building CXX object CMakeFiles/onnxruntime_providers_cuda.dir/home/hablab/onnxtrt/onnxruntime/onnxruntime/core/providers/cuda/cuda_call.cc.o [ 31%] Building CXX object CMakeFiles/onnxruntime_framework.dir/home/hablab/onnxtrt/onnxruntime/onnxruntime/core/framework/config_options.cc.o [ 31%] Building CXX object CMakeFiles/onnxruntime_graph.dir/home/hablab/onnxtrt/onnxruntime/onnxruntime/core/graph/contrib_ops/range_schema_defs.cc.o [ 31%] Building CXX object external/onnx/CMakeFiles/onnx.dir/onnx/defs/generator/old.cc.o [ 32%] Building CXX object CMakeFiles/onnxruntime_optimizer.dir/home/hablab/onnxtrt/onnxruntime/onnxruntime/core/optimizer/cast_elimination.cc.o [ 32%] Building CXX object CMakeFiles/onnxruntime_framework.dir/home/hablab/onnxtrt/onnxruntime/onnxruntime/core/framework/customregistry.cc.o [ 32%] Building CXX object CMakeFiles/onnxruntime_providers_cuda.dir/home/hablab/onnxtrt/onnxruntime/onnxruntime/core/providers/cuda/cuda_check_memory.cc.o [ 32%] Building CXX object external/onnx/CMakeFiles/onnx.dir/onnx/defs/logical/defs.cc.o [ 32%] Building CXX object CMakeFiles/onnxruntime_graph.dir/home/hablab/onnxtrt/onnxruntime/onnxruntime/core/graph/function.cc.o [ 32%] Building CXX object CMakeFiles/onnxruntime_graph.dir/home/hablab/onnxtrt/onnxruntime/onnxruntime/core/graph/graph.cc.o [ 32%] Building CXX object external/onnx/CMakeFiles/onnx.dir/onnx/defs/logical/old.cc.o [ 32%] Building CXX object CMakeFiles/onnxruntime_optimizer.dir/home/hablab/onnxtrt/onnxruntime/onnxruntime/core/optimizer/common_subexpression_elimination.cc.o [ 32%] Building CXX object CMakeFiles/onnxruntime_providers_cuda.dir/home/hablab/onnxtrt/onnxruntime/onnxruntime/core/providers/cuda/cuda_common.cc.o [ 32%] Building CXX object CMakeFiles/onnxruntime_framework.dir/home/hablab/onnxtrt/onnxruntime/onnxruntime/core/framework/data_transfer.cc.o [ 32%] Building CXX object external/onnx/CMakeFiles/onnx.dir/onnx/defs/math/defs.cc.o [ 32%] Linking CXX static library libonnxruntime_util.a [ 32%] Built target onnxruntime_util [ 33%] Building CXX object CMakeFiles/onnxruntime_graph.dir/home/hablab/onnxtrt/onnxruntime/onnxruntime/core/graph/graph_flatbuffers_utils.cc.o [ 33%] Building CXX object CMakeFiles/onnxruntime_providers_cuda.dir/home/hablab/onnxtrt/onnxruntime/onnxruntime/core/providers/cuda/cuda_execution_provider.cc.o [ 33%] Building CXX object CMakeFiles/onnxruntime_framework.dir/home/hablab/onnxtrt/onnxruntime/onnxruntime/core/framework/data_transfer_manager.cc.o [ 33%] Building CXX object external/onnx/CMakeFiles/onnx.dir/onnx/defs/math/old.cc.o [ 33%] Building CXX object CMakeFiles/onnxruntime_optimizer.dir/home/hablab/onnxtrt/onnxruntime/onnxruntime/core/optimizer/computation_reduction.cc.o [ 33%] Building CXX object CMakeFiles/onnxruntime_framework.dir/home/hablab/onnxtrt/onnxruntime/onnxruntime/core/framework/data_types.cc.o [ 33%] Building CXX object CMakeFiles/onnxruntime_graph.dir/home/hablab/onnxtrt/onnxruntime/onnxruntime/core/graph/graph_utils.cc.o [ 34%] Building CXX object CMakeFiles/onnxruntime_providers_cuda.dir/home/hablab/onnxtrt/onnxruntime/onnxruntime/core/providers/cuda/cuda_execution_provider_info.cc.o [ 34%] Building CXX object CMakeFiles/onnxruntime_providers_cuda.dir/home/hablab/onnxtrt/onnxruntime/onnxruntime/core/providers/cuda/cuda_fence.cc.o [ 34%] Building CXX object CMakeFiles/onnxruntime_providers_cuda.dir/home/hablab/onnxtrt/onnxruntime/onnxruntime/core/providers/cuda/cuda_pch.cc.o [ 34%] Building CXX object CMakeFiles/onnxruntime_optimizer.dir/home/hablab/onnxtrt/onnxruntime/onnxruntime/core/optimizer/concat_slice_elimination.cc.o [ 34%] Building CXX object CMakeFiles/onnxruntime_providers_cuda.dir/home/hablab/onnxtrt/onnxruntime/onnxruntime/core/providers/cuda/cuda_profiler.cc.o [ 34%] Building CXX object CMakeFiles/onnxruntime_providers_cuda.dir/home/hablab/onnxtrt/onnxruntime/onnxruntime/core/providers/cuda/cuda_provider_factory.cc.o [ 34%] Building CXX object external/onnx/CMakeFiles/onnx.dir/onnx/defs/nn/defs.cc.o [ 34%] Building CXX object CMakeFiles/onnxruntime_providers_cuda.dir/home/hablab/onnxtrt/onnxruntime/onnxruntime/core/providers/cuda/cudnn_common.cc.o [ 34%] Building CXX object CMakeFiles/onnxruntime_providers_cuda.dir/home/hablab/onnxtrt/onnxruntime/onnxruntime/core/providers/cuda/generator/constant_of_shape.cc.o [ 34%] Building CXX object CMakeFiles/onnxruntime_framework.dir/home/hablab/onnxtrt/onnxruntime/onnxruntime/core/framework/debug_node_inputs_outputs_utils.cc.o [ 34%] Building CXX object CMakeFiles/onnxruntime_framework.dir/home/hablab/onnxtrt/onnxruntime/onnxruntime/core/framework/empty.cc.o [ 34%] Building CXX object CMakeFiles/onnxruntime_framework.dir/home/hablab/onnxtrt/onnxruntime/onnxruntime/core/framework/endian_utils.cc.o [ 34%] Building CXX object CMakeFiles/onnxruntime_providers_cuda.dir/home/hablab/onnxtrt/onnxruntime/onnxruntime/core/providers/cuda/generator/random.cc.o [ 34%] Building CXX object CMakeFiles/onnxruntime_graph.dir/home/hablab/onnxtrt/onnxruntime/onnxruntime/core/graph/graph_viewer.cc.o [ 34%] Building CXX object CMakeFiles/onnxruntime_framework.dir/home/hablab/onnxtrt/onnxruntime/onnxruntime/core/framework/error_code.cc.o [ 34%] Building CXX object CMakeFiles/onnxruntime_providers_cuda.dir/home/hablab/onnxtrt/onnxruntime/onnxruntime/core/providers/cuda/generator/range.cc.o [ 34%] Building CXX object CMakeFiles/onnxruntime_optimizer.dir/home/hablab/onnxtrt/onnxruntime/onnxruntime/core/optimizer/constant_folding.cc.o [ 34%] Building CXX object CMakeFiles/onnxruntime_providers_cuda.dir/home/hablab/onnxtrt/onnxruntime/onnxruntime/core/providers/cuda/gpu_data_transfer.cc.o [ 34%] Building CXX object external/onnx/CMakeFiles/onnx.dir/onnx/defs/nn/old.cc.o [ 34%] Building CXX object CMakeFiles/onnxruntime_framework.dir/home/hablab/onnxtrt/onnxruntime/onnxruntime/core/framework/ex_lib_loader.cc.o [ 34%] Building CXX object CMakeFiles/onnxruntime_providers_cuda.dir/home/hablab/onnxtrt/onnxruntime/onnxruntime/core/providers/cuda/integer_gemm.cc.o [ 34%] Building CXX object CMakeFiles/onnxruntime_framework.dir/home/hablab/onnxtrt/onnxruntime/onnxruntime/core/framework/execution_frame.cc.o [ 34%] Building CXX object CMakeFiles/onnxruntime_graph.dir/home/hablab/onnxtrt/onnxruntime/onnxruntime/core/graph/model.cc.o [ 34%] Building CXX object CMakeFiles/onnxruntime_providers_cuda.dir/home/hablab/onnxtrt/onnxruntime/onnxruntime/core/providers/cuda/math/binary_elementwise_ops.cc.o [ 34%] Building CXX object CMakeFiles/onnxruntime_providers_cuda.dir/home/hablab/onnxtrt/onnxruntime/onnxruntime/core/providers/cuda/math/clip.cc.o [ 34%] Building CXX object CMakeFiles/onnxruntime_graph.dir/home/hablab/onnxtrt/onnxruntime/onnxruntime/core/graph/op.cc.o [ 35%] Building CXX object CMakeFiles/onnxruntime_providers_cuda.dir/home/hablab/onnxtrt/onnxruntime/onnxruntime/core/providers/cuda/math/cumsum.cc.o [ 35%] Building CXX object CMakeFiles/onnxruntime_graph.dir/home/hablab/onnxtrt/onnxruntime/onnxruntime/core/graph/runtime_optimization_record_container.cc.o [ 35%] Building CXX object external/onnx/CMakeFiles/onnx.dir/onnx/defs/object_detection/defs.cc.o [ 35%] Building CXX object CMakeFiles/onnxruntime_optimizer.dir/home/hablab/onnxtrt/onnxruntime/onnxruntime/core/optimizer/conv_activation_fusion.cc.o [ 35%] Building CXX object CMakeFiles/onnxruntime_providers_cuda.dir/home/hablab/onnxtrt/onnxruntime/onnxruntime/core/providers/cuda/math/einsum.cc.o [ 35%] Building CXX object CMakeFiles/onnxruntime_providers_cuda.dir/home/hablab/onnxtrt/onnxruntime/onnxruntime/core/providers/cuda/math/einsum_utils/einsum_auxiliary_ops.cc.o [ 35%] Building CXX object CMakeFiles/onnxruntime_providers_cuda.dir/home/hablab/onnxtrt/onnxruntime/onnxruntime/core/providers/cuda/math/gemm.cc.o [ 35%] Building CXX object CMakeFiles/onnxruntime_graph.dir/home/hablab/onnxtrt/onnxruntime/onnxruntime/core/graph/schema_registry.cc.o [ 35%] Building CXX object external/onnx/CMakeFiles/onnx.dir/onnx/defs/object_detection/old.cc.o [ 36%] Building CXX object CMakeFiles/onnxruntime_framework.dir/home/hablab/onnxtrt/onnxruntime/onnxruntime/core/framework/execution_provider.cc.o /home/hablab/onnxtrt/onnxruntime/onnxruntime/core/providers/cuda/math/einsum_utils/einsum_auxiliary_ops.cc: In function ‘std::unique_ptr onnxruntime::EinsumOp::DeviceHelpers::CudaDeviceHelpers::Diagonal(const onnxruntime::Tensor&, int64_t, int64_t, onnxruntime::AllocatorPtr, void*)’: /home/hablab/onnxtrt/onnxruntime/onnxruntime/core/providers/cuda/math/einsum_utils/einsum_auxiliary_ops.cc:125:22: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (auto i = 0; i < output_rank; i++) { ~~^~~~~~~~~~~~~ [ 36%] Building CXX object CMakeFiles/onnxruntime_optimizer.dir/home/hablab/onnxtrt/onnxruntime/onnxruntime/core/optimizer/conv_add_fusion.cc.o [ 36%] Building CXX object CMakeFiles/onnxruntime_framework.dir/home/hablab/onnxtrt/onnxruntime/onnxruntime/core/framework/fallback_cpu_capability.cc.o [ 36%] Building CXX object CMakeFiles/onnxruntime_providers_cuda.dir/home/hablab/onnxtrt/onnxruntime/onnxruntime/core/providers/cuda/math/matmul.cc.o [ 36%] Building CXX object external/onnx/CMakeFiles/onnx.dir/onnx/defs/optional/defs.cc.o [ 36%] Building CXX object CMakeFiles/onnxruntime_providers_cuda.dir/home/hablab/onnxtrt/onnxruntime/onnxruntime/core/providers/cuda/math/matmul_integer.cc.o [ 36%] Building CXX object CMakeFiles/onnxruntime_graph.dir/home/hablab/onnxtrt/onnxruntime/onnxruntime/core/graph/signal_ops/signal_defs.cc.o [ 36%] Linking CXX static library libonnxruntime_graph.a [ 36%] Built target onnxruntime_graph [ 36%] Building CXX object CMakeFiles/onnxruntime_optimizer.dir/home/hablab/onnxtrt/onnxruntime/onnxruntime/core/optimizer/conv_bn_fusion.cc.o [ 36%] Building CXX object CMakeFiles/onnxruntime_framework.dir/home/hablab/onnxtrt/onnxruntime/onnxruntime/core/framework/feeds_fetches_manager.cc.o [ 36%] Building CXX object CMakeFiles/onnxruntime_optimizer.dir/home/hablab/onnxtrt/onnxruntime/onnxruntime/core/optimizer/conv_mul_fusion.cc.o [ 37%] Building CXX object external/onnx/CMakeFiles/onnx.dir/onnx/defs/parser.cc.o [ 37%] Building CXX object CMakeFiles/onnxruntime_framework.dir/home/hablab/onnxtrt/onnxruntime/onnxruntime/core/framework/func_kernel.cc.o [ 37%] Building CXX object CMakeFiles/onnxruntime_providers_cuda.dir/home/hablab/onnxtrt/onnxruntime/onnxruntime/core/providers/cuda/math/softmax.cc.o [ 37%] Building CXX object CMakeFiles/onnxruntime_providers_cuda.dir/home/hablab/onnxtrt/onnxruntime/onnxruntime/core/providers/cuda/math/topk.cc.o [ 37%] Building CXX object CMakeFiles/onnxruntime_providers_cuda.dir/home/hablab/onnxtrt/onnxruntime/onnxruntime/core/providers/cuda/math/unary_elementwise_ops.cc.o In file included from /home/hablab/onnxtrt/onnxruntime/cmake/external/protobuf/src/google/protobuf/implicit_weak_message.h:39:0, from /home/hablab/onnxtrt/onnxruntime/cmake/external/protobuf/src/google/protobuf/parse_context.h:42, from /home/hablab/onnxtrt/onnxruntime/cmake/external/protobuf/src/google/protobuf/map_type_handler.h:34, from /home/hablab/onnxtrt/onnxruntime/cmake/external/protobuf/src/google/protobuf/map.h:56, from /home/hablab/onnxtrt/onnxruntime/cmake/external/protobuf/src/google/protobuf/generated_message_table_driven.h:34, from /home/hablab/onnxtrt/onnxruntime/build/Linux/Release/external/onnx/onnx/onnx-ml.pb.h:26, from /home/hablab/onnxtrt/onnxruntime/cmake/external/onnx/onnx/onnx_pb.h:52, from /home/hablab/onnxtrt/onnxruntime/cmake/external/onnx/onnx/defs/parser.cc:12: /home/hablab/onnxtrt/onnxruntime/cmake/external/protobuf/src/google/protobuf/repeated_field.h: In member function ‘onnx::Common::Status onnx::OnnxParser::Parse(onnx::TensorProto&, const onnx::TypeProto&)’: /home/hablab/onnxtrt/onnxruntime/cmake/external/protobuf/src/google/protobuf/repeated_field.h:1374:5: warning: ‘dblval’ may be used uninitialized in this function [-Wmaybe-uninitialized] elements()[size] = std::move(tmp); ^~~~~~~~ /home/hablab/onnxtrt/onnxruntime/cmake/external/onnx/onnx/defs/parser.cc:197:10: note: ‘dblval’ was declared here double dblval; ^~~~~~ In file included from /home/hablab/onnxtrt/onnxruntime/cmake/external/protobuf/src/google/protobuf/implicit_weak_message.h:39:0, from /home/hablab/onnxtrt/onnxruntime/cmake/external/protobuf/src/google/protobuf/parse_context.h:42, from /home/hablab/onnxtrt/onnxruntime/cmake/external/protobuf/src/google/protobuf/map_type_handler.h:34, from /home/hablab/onnxtrt/onnxruntime/cmake/external/protobuf/src/google/protobuf/map.h:56, from /home/hablab/onnxtrt/onnxruntime/cmake/external/protobuf/src/google/protobuf/generated_message_table_driven.h:34, from /home/hablab/onnxtrt/onnxruntime/build/Linux/Release/external/onnx/onnx/onnx-ml.pb.h:26, from /home/hablab/onnxtrt/onnxruntime/cmake/external/onnx/onnx/onnx_pb.h:52, from /home/hablab/onnxtrt/onnxruntime/cmake/external/onnx/onnx/defs/parser.cc:12: /home/hablab/onnxtrt/onnxruntime/cmake/external/protobuf/src/google/protobuf/repeated_field.h:1374:5: warning: ‘floatval’ may be used uninitialized in this function [-Wmaybe-uninitialized] elements()[size] = std::move(tmp); ^~~~~~~~ /home/hablab/onnxtrt/onnxruntime/cmake/external/onnx/onnx/defs/parser.cc:196:9: note: ‘floatval’ was declared here float floatval; ^~~~~~~~ In file included from /home/hablab/onnxtrt/onnxruntime/cmake/external/protobuf/src/google/protobuf/implicit_weak_message.h:39:0, from /home/hablab/onnxtrt/onnxruntime/cmake/external/protobuf/src/google/protobuf/parse_context.h:42, from /home/hablab/onnxtrt/onnxruntime/cmake/external/protobuf/src/google/protobuf/map_type_handler.h:34, from /home/hablab/onnxtrt/onnxruntime/cmake/external/protobuf/src/google/protobuf/map.h:56, from /home/hablab/onnxtrt/onnxruntime/cmake/external/protobuf/src/google/protobuf/generated_message_table_driven.h:34, from /home/hablab/onnxtrt/onnxruntime/build/Linux/Release/external/onnx/onnx/onnx-ml.pb.h:26, from /home/hablab/onnxtrt/onnxruntime/cmake/external/onnx/onnx/onnx_pb.h:52, from /home/hablab/onnxtrt/onnxruntime/cmake/external/onnx/onnx/defs/parser.cc:12: /home/hablab/onnxtrt/onnxruntime/cmake/external/protobuf/src/google/protobuf/repeated_field.h:1374:5: warning: ‘uintval’ may be used uninitialized in this function [-Wmaybe-uninitialized] elements()[size] = std::move(tmp); ^~~~~~~~ /home/hablab/onnxtrt/onnxruntime/cmake/external/onnx/onnx/defs/parser.cc:195:12: note: ‘uintval’ was declared here uint64_t uintval; ^~~~~~~ [ 37%] Building CXX object external/onnx/CMakeFiles/onnx.dir/onnx/defs/printer.cc.o [ 37%] Building CXX object CMakeFiles/onnxruntime_optimizer.dir/home/hablab/onnxtrt/onnxruntime/onnxruntime/core/optimizer/div_mul_fusion.cc.o [ 37%] Building CXX object CMakeFiles/onnxruntime_framework.dir/home/hablab/onnxtrt/onnxruntime/onnxruntime/core/framework/fuse_nodes_funcs.cc.o [ 37%] Building CXX object CMakeFiles/onnxruntime_providers_cuda.dir/home/hablab/onnxtrt/onnxruntime/onnxruntime/core/providers/cuda/math/variadic_elementwise_ops.cc.o [ 37%] Building CXX object CMakeFiles/onnxruntime_providers_cuda.dir/home/hablab/onnxtrt/onnxruntime/onnxruntime/core/providers/cuda/nn/batch_norm.cc.o [ 37%] Building CXX object CMakeFiles/onnxruntime_optimizer.dir/home/hablab/onnxtrt/onnxruntime/onnxruntime/core/optimizer/dropout_elimination.cc.o [ 37%] Building CXX object CMakeFiles/onnxruntime_framework.dir/home/hablab/onnxtrt/onnxruntime/onnxruntime/core/framework/graph_partitioner.cc.o [ 37%] Building CXX object external/onnx/CMakeFiles/onnx.dir/onnx/defs/quantization/defs.cc.o [ 37%] Building CXX object CMakeFiles/onnxruntime_framework.dir/home/hablab/onnxtrt/onnxruntime/onnxruntime/core/framework/kernel_def_builder.cc.o [ 37%] Building CXX object CMakeFiles/onnxruntime_optimizer.dir/home/hablab/onnxtrt/onnxruntime/onnxruntime/core/optimizer/dynamic_quantize_matmul_fusion.cc.o [ 37%] Building CXX object CMakeFiles/onnxruntime_optimizer.dir/home/hablab/onnxtrt/onnxruntime/onnxruntime/core/optimizer/embed_layer_norm_fusion.cc.o [ 37%] Building CXX object CMakeFiles/onnxruntime_providers_cuda.dir/home/hablab/onnxtrt/onnxruntime/onnxruntime/core/providers/cuda/nn/conv.cc.o [ 37%] Building CXX object external/onnx/CMakeFiles/onnx.dir/onnx/defs/quantization/old.cc.o [ 37%] Building CXX object CMakeFiles/onnxruntime_providers_cuda.dir/home/hablab/onnxtrt/onnxruntime/onnxruntime/core/providers/cuda/nn/conv_transpose.cc.o [ 38%] Building CXX object CMakeFiles/onnxruntime_optimizer.dir/home/hablab/onnxtrt/onnxruntime/onnxruntime/core/optimizer/expand_elimination.cc.o [ 38%] Building CXX object CMakeFiles/onnxruntime_framework.dir/home/hablab/onnxtrt/onnxruntime/onnxruntime/core/framework/kernel_registry.cc.o [ 38%] Building CXX object CMakeFiles/onnxruntime_optimizer.dir/home/hablab/onnxtrt/onnxruntime/onnxruntime/core/optimizer/fast_gelu_fusion.cc.o [ 38%] Building CXX object external/onnx/CMakeFiles/onnx.dir/onnx/defs/reduction/defs.cc.o [ 38%] Building CXX object CMakeFiles/onnxruntime_framework.dir/home/hablab/onnxtrt/onnxruntime/onnxruntime/core/framework/kernel_registry_manager.cc.o [ 38%] Building CXX object CMakeFiles/onnxruntime_framework.dir/home/hablab/onnxtrt/onnxruntime/onnxruntime/core/framework/memcpy.cc.o [ 38%] Building CXX object CMakeFiles/onnxruntime_framework.dir/home/hablab/onnxtrt/onnxruntime/onnxruntime/core/framework/memory_info.cc.o [ 38%] Building CXX object external/onnx/CMakeFiles/onnx.dir/onnx/defs/reduction/old.cc.o [ 38%] Building CXX object CMakeFiles/onnxruntime_providers_cuda.dir/home/hablab/onnxtrt/onnxruntime/onnxruntime/core/providers/cuda/nn/dropout.cc.o [ 38%] Building CXX object CMakeFiles/onnxruntime_optimizer.dir/home/hablab/onnxtrt/onnxruntime/onnxruntime/core/optimizer/free_dim_override_transformer.cc.o [ 38%] Building CXX object external/onnx/CMakeFiles/onnx.dir/onnx/defs/rnn/defs.cc.o [ 38%] Building CXX object CMakeFiles/onnxruntime_optimizer.dir/home/hablab/onnxtrt/onnxruntime/onnxruntime/core/optimizer/gelu_approximation.cc.o [ 38%] Building CXX object CMakeFiles/onnxruntime_framework.dir/home/hablab/onnxtrt/onnxruntime/onnxruntime/core/framework/mldata_type_utils.cc.o [ 39%] Building CXX object CMakeFiles/onnxruntime_providers_cuda.dir/home/hablab/onnxtrt/onnxruntime/onnxruntime/core/providers/cuda/nn/instance_norm.cc.o [ 39%] Building CXX object CMakeFiles/onnxruntime_providers_cuda.dir/home/hablab/onnxtrt/onnxruntime/onnxruntime/core/providers/cuda/nn/lrn.cc.o [ 39%] Building CXX object CMakeFiles/onnxruntime_framework.dir/home/hablab/onnxtrt/onnxruntime/onnxruntime/core/framework/murmurhash3.cc.o [ 39%] Building CXX object CMakeFiles/onnxruntime_framework.dir/home/hablab/onnxtrt/onnxruntime/onnxruntime/core/framework/node_index_info.cc.o [ 40%] Building CXX object CMakeFiles/onnxruntime_framework.dir/home/hablab/onnxtrt/onnxruntime/onnxruntime/core/framework/onnxruntime_map_type_info.cc.o [ 40%] Building CXX object CMakeFiles/onnxruntime_optimizer.dir/home/hablab/onnxtrt/onnxruntime/onnxruntime/core/optimizer/gelu_fusion.cc.o [ 40%] Building CXX object external/onnx/CMakeFiles/onnx.dir/onnx/defs/rnn/old.cc.o [ 40%] Building CXX object CMakeFiles/onnxruntime_framework.dir/home/hablab/onnxtrt/onnxruntime/onnxruntime/core/framework/onnxruntime_sequence_type_info.cc.o [ 40%] Building CXX object CMakeFiles/onnxruntime_optimizer.dir/home/hablab/onnxtrt/onnxruntime/onnxruntime/core/optimizer/gemm_activation_fusion.cc.o [ 40%] Building CXX object CMakeFiles/onnxruntime_framework.dir/home/hablab/onnxtrt/onnxruntime/onnxruntime/core/framework/onnxruntime_typeinfo.cc.o [ 40%] Building CXX object CMakeFiles/onnxruntime_providers_cuda.dir/home/hablab/onnxtrt/onnxruntime/onnxruntime/core/providers/cuda/nn/pool.cc.o [ 40%] Building CXX object CMakeFiles/onnxruntime_providers_cuda.dir/home/hablab/onnxtrt/onnxruntime/onnxruntime/core/providers/cuda/nn/shrink.cc.o [ 40%] Building CXX object CMakeFiles/onnxruntime_framework.dir/home/hablab/onnxtrt/onnxruntime/onnxruntime/core/framework/op_kernel.cc.o [ 40%] Building CXX object CMakeFiles/onnxruntime_framework.dir/home/hablab/onnxtrt/onnxruntime/onnxruntime/core/framework/op_kernel_info.cc.o [ 40%] Building CXX object CMakeFiles/onnxruntime_optimizer.dir/home/hablab/onnxtrt/onnxruntime/onnxruntime/core/optimizer/gemm_sum_fusion.cc.o [ 40%] Building CXX object external/onnx/CMakeFiles/onnx.dir/onnx/defs/schema.cc.o [ 40%] Building CXX object CMakeFiles/onnxruntime_framework.dir/home/hablab/onnxtrt/onnxruntime/onnxruntime/core/framework/op_node_proto_helper.cc.o [ 40%] Building CXX object CMakeFiles/onnxruntime_optimizer.dir/home/hablab/onnxtrt/onnxruntime/onnxruntime/core/optimizer/gemm_transpose_fusion.cc.o [ 40%] Building CXX object CMakeFiles/onnxruntime_providers_cuda.dir/home/hablab/onnxtrt/onnxruntime/onnxruntime/core/providers/cuda/nvtx_profile.cc.o [ 40%] Building CXX object CMakeFiles/onnxruntime_providers_cuda.dir/home/hablab/onnxtrt/onnxruntime/onnxruntime/core/providers/cuda/object_detection/non_max_suppression.cc.o [ 40%] Building CXX object CMakeFiles/onnxruntime_framework.dir/home/hablab/onnxtrt/onnxruntime/onnxruntime/core/framework/ort_value_pattern_planner.cc.o [ 40%] Building CXX object CMakeFiles/onnxruntime_optimizer.dir/home/hablab/onnxtrt/onnxruntime/onnxruntime/core/optimizer/graph_transformer.cc.o [ 40%] Building CXX object CMakeFiles/onnxruntime_optimizer.dir/home/hablab/onnxtrt/onnxruntime/onnxruntime/core/optimizer/graph_transformer_mgr.cc.o [ 40%] Building CXX object CMakeFiles/onnxruntime_framework.dir/home/hablab/onnxtrt/onnxruntime/onnxruntime/core/framework/ort_value_tensor_slicer.cc.o [ 40%] Building CXX object CMakeFiles/onnxruntime_optimizer.dir/home/hablab/onnxtrt/onnxruntime/onnxruntime/core/optimizer/graph_transformer_utils.cc.o [ 40%] Building CXX object CMakeFiles/onnxruntime_providers_cuda.dir/home/hablab/onnxtrt/onnxruntime/onnxruntime/core/providers/cuda/object_detection/roialign.cc.o [ 40%] Building CXX object CMakeFiles/onnxruntime_framework.dir/home/hablab/onnxtrt/onnxruntime/onnxruntime/core/framework/orttraining_partial_executor.cc.o [ 40%] Building CXX object external/onnx/CMakeFiles/onnx.dir/onnx/defs/sequence/defs.cc.o [ 40%] Building CXX object CMakeFiles/onnxruntime_framework.dir/home/hablab/onnxtrt/onnxruntime/onnxruntime/core/framework/parallel_executor.cc.o [ 40%] Building CXX object CMakeFiles/onnxruntime_optimizer.dir/home/hablab/onnxtrt/onnxruntime/onnxruntime/core/optimizer/identity_elimination.cc.o [ 40%] Building CXX object CMakeFiles/onnxruntime_framework.dir/home/hablab/onnxtrt/onnxruntime/onnxruntime/core/framework/prepacked_weights.cc.o [ 40%] Building CXX object CMakeFiles/onnxruntime_optimizer.dir/home/hablab/onnxtrt/onnxruntime/onnxruntime/core/optimizer/initializer.cc.o [ 40%] Building CXX object CMakeFiles/onnxruntime_framework.dir/home/hablab/onnxtrt/onnxruntime/onnxruntime/core/framework/prepacked_weights_container.cc.o [ 40%] Building CXX object CMakeFiles/onnxruntime_framework.dir/home/hablab/onnxtrt/onnxruntime/onnxruntime/core/framework/random_generator.cc.o [ 40%] Building CXX object CMakeFiles/onnxruntime_providers_cuda.dir/home/hablab/onnxtrt/onnxruntime/onnxruntime/core/providers/cuda/reduction/reduction_functions.cc.o [ 40%] Building CXX object CMakeFiles/onnxruntime_providers_cuda.dir/home/hablab/onnxtrt/onnxruntime/onnxruntime/core/providers/cuda/reduction/reduction_ops.cc.o [ 41%] Building CXX object CMakeFiles/onnxruntime_framework.dir/home/hablab/onnxtrt/onnxruntime/onnxruntime/core/framework/random_seed.cc.o [ 41%] Building CXX object CMakeFiles/onnxruntime_optimizer.dir/home/hablab/onnxtrt/onnxruntime/onnxruntime/core/optimizer/insert_cast_transformer.cc.o [ 41%] Building CXX object CMakeFiles/onnxruntime_framework.dir/home/hablab/onnxtrt/onnxruntime/onnxruntime/core/framework/run_options.cc.o [ 41%] Building CXX object external/onnx/CMakeFiles/onnx.dir/onnx/defs/shape_inference.cc.o [ 43%] Building CXX object CMakeFiles/onnxruntime_optimizer.dir/home/hablab/onnxtrt/onnxruntime/onnxruntime/core/optimizer/isinf_reducesum_fusion.cc.o [ 43%] Building CXX object CMakeFiles/onnxruntime_framework.dir/home/hablab/onnxtrt/onnxruntime/onnxruntime/core/framework/sequential_executor.cc.o [ 43%] Building CXX object CMakeFiles/onnxruntime_providers_cuda.dir/home/hablab/onnxtrt/onnxruntime/onnxruntime/core/providers/cuda/rnn/cudnn_rnn_base.cc.o [ 43%] Building CXX object external/onnx/CMakeFiles/onnx.dir/onnx/defs/tensor/defs.cc.o [ 43%] Building CXX object CMakeFiles/onnxruntime_framework.dir/home/hablab/onnxtrt/onnxruntime/onnxruntime/core/framework/session_options.cc.o [ 43%] Building CXX object CMakeFiles/onnxruntime_optimizer.dir/home/hablab/onnxtrt/onnxruntime/onnxruntime/core/optimizer/layer_norm_fusion.cc.o [ 43%] Building CXX object CMakeFiles/onnxruntime_optimizer.dir/home/hablab/onnxtrt/onnxruntime/onnxruntime/core/optimizer/matmul_add_fusion.cc.o [ 43%] Building CXX object CMakeFiles/onnxruntime_optimizer.dir/home/hablab/onnxtrt/onnxruntime/onnxruntime/core/optimizer/matmul_integer_to_float.cc.o [ 43%] Building CXX object CMakeFiles/onnxruntime_framework.dir/home/hablab/onnxtrt/onnxruntime/onnxruntime/core/framework/session_state.cc.o [ 43%] Building CXX object CMakeFiles/onnxruntime_providers_cuda.dir/home/hablab/onnxtrt/onnxruntime/onnxruntime/core/providers/cuda/rnn/gru.cc.o [ 43%] Building CXX object CMakeFiles/onnxruntime_framework.dir/home/hablab/onnxtrt/onnxruntime/onnxruntime/core/framework/session_state_flatbuffers_utils.cc.o [ 43%] Building CXX object CMakeFiles/onnxruntime_framework.dir/home/hablab/onnxtrt/onnxruntime/onnxruntime/core/framework/session_state_utils.cc.o [ 43%] Building CXX object CMakeFiles/onnxruntime_optimizer.dir/home/hablab/onnxtrt/onnxruntime/onnxruntime/core/optimizer/matmul_scale_fusion.cc.o [ 43%] Building CXX object CMakeFiles/onnxruntime_optimizer.dir/home/hablab/onnxtrt/onnxruntime/onnxruntime/core/optimizer/matmul_transpose_fusion.cc.o [ 43%] Building CXX object external/onnx/CMakeFiles/onnx.dir/onnx/defs/tensor/old.cc.o [ 43%] Building CXX object CMakeFiles/onnxruntime_optimizer.dir/home/hablab/onnxtrt/onnxruntime/onnxruntime/core/optimizer/nchwc_transformer.cc.o [ 43%] Building CXX object CMakeFiles/onnxruntime_providers_cuda.dir/home/hablab/onnxtrt/onnxruntime/onnxruntime/core/providers/cuda/rnn/lstm.cc.o [ 43%] Building CXX object CMakeFiles/onnxruntime_optimizer.dir/home/hablab/onnxtrt/onnxruntime/onnxruntime/core/optimizer/nhwc_transformer.cc.o [ 43%] Building CXX object CMakeFiles/onnxruntime_optimizer.dir/home/hablab/onnxtrt/onnxruntime/onnxruntime/core/optimizer/noop_elimination.cc.o [ 43%] Building CXX object CMakeFiles/onnxruntime_providers_cuda.dir/home/hablab/onnxtrt/onnxruntime/onnxruntime/core/providers/cuda/rnn/rnn.cc.o [ 43%] Building CXX object CMakeFiles/onnxruntime_framework.dir/home/hablab/onnxtrt/onnxruntime/onnxruntime/core/framework/simple_tensor_allocator.cc.o [ 43%] Building CXX object CMakeFiles/onnxruntime_optimizer.dir/home/hablab/onnxtrt/onnxruntime/onnxruntime/core/optimizer/not_where_fusion.cc.o [ 43%] Building CXX object CMakeFiles/onnxruntime_framework.dir/home/hablab/onnxtrt/onnxruntime/onnxruntime/core/framework/sparse_tensor.cc.o [ 43%] Building CXX object external/onnx/CMakeFiles/onnx.dir/onnx/defs/tensor/utils.cc.o [ 43%] Building CXX object CMakeFiles/onnxruntime_providers_cuda.dir/home/hablab/onnxtrt/onnxruntime/onnxruntime/core/providers/cuda/tensor/cast_op.cc.o [ 43%] Building CXX object CMakeFiles/onnxruntime_optimizer.dir/home/hablab/onnxtrt/onnxruntime/onnxruntime/core/optimizer/optimizer_execution_frame.cc.o [ 43%] Building CXX object CMakeFiles/onnxruntime_optimizer.dir/home/hablab/onnxtrt/onnxruntime/onnxruntime/core/optimizer/propagate_cast_ops.cc.o [ 44%] Building CXX object external/onnx/CMakeFiles/onnx.dir/onnx/defs/tensor_proto_util.cc.o [ 44%] Building CXX object CMakeFiles/onnxruntime_optimizer.dir/home/hablab/onnxtrt/onnxruntime/onnxruntime/core/optimizer/qdq_transformer/qdq_propagation.cc.o [ 45%] Building CXX object CMakeFiles/onnxruntime_providers_cuda.dir/home/hablab/onnxtrt/onnxruntime/onnxruntime/core/providers/cuda/tensor/compress.cc.o [ 45%] Building CXX object CMakeFiles/onnxruntime_framework.dir/home/hablab/onnxtrt/onnxruntime/onnxruntime/core/framework/sparse_utils.cc.o [ 45%] Building CXX object external/onnx/CMakeFiles/onnx.dir/onnx/defs/tensor_util.cc.o [ 45%] Building CXX object CMakeFiles/onnxruntime_providers_cuda.dir/home/hablab/onnxtrt/onnxruntime/onnxruntime/core/providers/cuda/tensor/concat.cc.o [ 45%] Building CXX object CMakeFiles/onnxruntime_providers_cuda.dir/home/hablab/onnxtrt/onnxruntime/onnxruntime/core/providers/cuda/tensor/expand.cc.o [ 45%] Building CXX object CMakeFiles/onnxruntime_framework.dir/home/hablab/onnxtrt/onnxruntime/onnxruntime/core/framework/tensor.cc.o [ 45%] Building CXX object CMakeFiles/onnxruntime_optimizer.dir/home/hablab/onnxtrt/onnxruntime/onnxruntime/core/optimizer/qdq_transformer/qdq_s8_to_u8.cc.o [ 45%] Building CXX object external/onnx/CMakeFiles/onnx.dir/onnx/defs/traditionalml/defs.cc.o [ 46%] Building CXX object CMakeFiles/onnxruntime_optimizer.dir/home/hablab/onnxtrt/onnxruntime/onnxruntime/core/optimizer/qdq_transformer/qdq_util.cc.o [ 46%] Building CXX object CMakeFiles/onnxruntime_providers_cuda.dir/home/hablab/onnxtrt/onnxruntime/onnxruntime/core/providers/cuda/tensor/eye_like.cc.o [ 46%] Building CXX object CMakeFiles/onnxruntime_providers_cuda.dir/home/hablab/onnxtrt/onnxruntime/onnxruntime/core/providers/cuda/tensor/flatten.cc.o [ 46%] Building CXX object CMakeFiles/onnxruntime_optimizer.dir/home/hablab/onnxtrt/onnxruntime/onnxruntime/core/optimizer/qdq_transformer/relu_quantizelinear.cc.o [ 46%] Building CXX object CMakeFiles/onnxruntime_framework.dir/home/hablab/onnxtrt/onnxruntime/onnxruntime/core/framework/tensor_allocator.cc.o [ 46%] Building CXX object external/onnx/CMakeFiles/onnx.dir/onnx/defs/traditionalml/old.cc.o [ 46%] Building CXX object CMakeFiles/onnxruntime_optimizer.dir/home/hablab/onnxtrt/onnxruntime/onnxruntime/core/optimizer/qdq_transformer/selectors_actions/qdq_actions.cc.o [ 46%] Building CXX object CMakeFiles/onnxruntime_optimizer.dir/home/hablab/onnxtrt/onnxruntime/onnxruntime/core/optimizer/qdq_transformer/selectors_actions/qdq_selector_action_transformer.cc.o [ 46%] Building CXX object CMakeFiles/onnxruntime_providers_cuda.dir/home/hablab/onnxtrt/onnxruntime/onnxruntime/core/providers/cuda/tensor/gather.cc.o [ 46%] Building CXX object CMakeFiles/onnxruntime_framework.dir/home/hablab/onnxtrt/onnxruntime/onnxruntime/core/framework/tensor_external_data_info.cc.o [ 46%] Building CXX object CMakeFiles/onnxruntime_providers_cuda.dir/home/hablab/onnxtrt/onnxruntime/onnxruntime/core/providers/cuda/tensor/gather_elements.cc.o [ 46%] Building CXX object external/onnx/CMakeFiles/onnx.dir/onnx/defs/training/defs.cc.o [ 46%] Building CXX object CMakeFiles/onnxruntime_optimizer.dir/home/hablab/onnxtrt/onnxruntime/onnxruntime/core/optimizer/qdq_transformer/selectors_actions/qdq_selectors.cc.o [ 46%] Building CXX object CMakeFiles/onnxruntime_framework.dir/home/hablab/onnxtrt/onnxruntime/onnxruntime/core/framework/tensor_shape.cc.o [ 46%] Building CXX object CMakeFiles/onnxruntime_providers_cuda.dir/home/hablab/onnxtrt/onnxruntime/onnxruntime/core/providers/cuda/tensor/gather_nd.cc.o [ 46%] Building CXX object CMakeFiles/onnxruntime_optimizer.dir/home/hablab/onnxtrt/onnxruntime/onnxruntime/core/optimizer/qdq_transformer/selectors_actions/shared/utils.cc.o [ 46%] Building CXX object CMakeFiles/onnxruntime_providers_cuda.dir/home/hablab/onnxtrt/onnxruntime/onnxruntime/core/providers/cuda/tensor/identity_op.cc.o [ 47%] Building CXX object CMakeFiles/onnxruntime_framework.dir/home/hablab/onnxtrt/onnxruntime/onnxruntime/core/framework/tensor_type_and_shape.cc.o [ 47%] Building CXX object CMakeFiles/onnxruntime_optimizer.dir/home/hablab/onnxtrt/onnxruntime/onnxruntime/core/optimizer/relu_clip_fusion.cc.o [ 47%] Building CXX object CMakeFiles/onnxruntime_framework.dir/home/hablab/onnxtrt/onnxruntime/onnxruntime/core/framework/tensorprotoutils.cc.o [ 47%] Building CXX object external/onnx/CMakeFiles/onnx.dir/onnx/onnxifi_utils.cc.o [ 47%] Building CXX object CMakeFiles/onnxruntime_optimizer.dir/home/hablab/onnxtrt/onnxruntime/onnxruntime/core/optimizer/reshape_fusion.cc.o [ 47%] Building CXX object CMakeFiles/onnxruntime_providers_cuda.dir/home/hablab/onnxtrt/onnxruntime/onnxruntime/core/providers/cuda/tensor/nonzero_op.cc.o [ 47%] Building CXX object external/onnx/CMakeFiles/onnx.dir/onnx/shape_inference/implementation.cc.o [ 47%] Building CXX object CMakeFiles/onnxruntime_providers_cuda.dir/home/hablab/onnxtrt/onnxruntime/onnxruntime/core/providers/cuda/tensor/onehot.cc.o [ 47%] Building CXX object CMakeFiles/onnxruntime_framework.dir/home/hablab/onnxtrt/onnxruntime/onnxruntime/core/framework/utils.cc.o [ 47%] Building CXX object CMakeFiles/onnxruntime_optimizer.dir/home/hablab/onnxtrt/onnxruntime/onnxruntime/core/optimizer/rule_based_graph_transformer.cc.o [ 47%] Building CXX object CMakeFiles/onnxruntime_optimizer.dir/home/hablab/onnxtrt/onnxruntime/onnxruntime/core/optimizer/selectors_actions/actions.cc.o [ 47%] Building CXX object CMakeFiles/onnxruntime_providers_cuda.dir/home/hablab/onnxtrt/onnxruntime/onnxruntime/core/providers/cuda/tensor/pad.cc.o [ 47%] Building CXX object CMakeFiles/onnxruntime_optimizer.dir/home/hablab/onnxtrt/onnxruntime/onnxruntime/core/optimizer/selectors_actions/helpers.cc.o [ 47%] Building CXX object CMakeFiles/onnxruntime_providers_cuda.dir/home/hablab/onnxtrt/onnxruntime/onnxruntime/core/providers/cuda/tensor/quantize_linear.cc.o [ 47%] Building CXX object CMakeFiles/onnxruntime_optimizer.dir/home/hablab/onnxtrt/onnxruntime/onnxruntime/core/optimizer/selectors_actions/selector_action_transformer.cc.o [ 47%] Building CXX object CMakeFiles/onnxruntime_optimizer.dir/home/hablab/onnxtrt/onnxruntime/onnxruntime/core/optimizer/skip_layer_norm_fusion.cc.o In file included from /home/hablab/onnxtrt/onnxruntime/onnxruntime/core/providers/shared_library/provider_api.h:19:0, from /home/hablab/onnxtrt/onnxruntime/onnxruntime/core/providers/cuda/tensor/pad.h:4, from /home/hablab/onnxtrt/onnxruntime/onnxruntime/core/providers/cuda/tensor/pad.cc:4: /home/hablab/onnxtrt/onnxruntime/onnxruntime/core/providers/cuda/tensor/pad.cc: In instantiation of ‘onnxruntime::common::Status onnxruntime::cuda::Pad::ComputeInternal(onnxruntime::OpKernelContext*) const [with T = float]’: /home/hablab/onnxtrt/onnxruntime/onnxruntime/core/providers/cuda/tensor/pad.cc:226:1: required from here /home/hablab/onnxtrt/onnxruntime/onnxruntime/core/providers/cuda/tensor/pad.cc:136:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] ORT_ENFORCE(dimension_count * 2 == p_pads->size(), "'pads' attribute has wrong number of values"); /home/hablab/onnxtrt/onnxruntime/include/onnxruntime/core/common/common.h:179:11: note: in definition of macro ‘ORT_ENFORCE’ if (!(condition)) { \ ^~~~~~~~~ /home/hablab/onnxtrt/onnxruntime/onnxruntime/core/providers/cuda/tensor/pad.cc: In instantiation of ‘onnxruntime::common::Status onnxruntime::cuda::Pad::ComputeInternal(onnxruntime::OpKernelContext*) const [with T = double]’: /home/hablab/onnxtrt/onnxruntime/onnxruntime/core/providers/cuda/tensor/pad.cc:227:1: required from here /home/hablab/onnxtrt/onnxruntime/onnxruntime/core/providers/cuda/tensor/pad.cc:136:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] ORT_ENFORCE(dimension_count * 2 == p_pads->size(), "'pads' attribute has wrong number of values"); /home/hablab/onnxtrt/onnxruntime/include/onnxruntime/core/common/common.h:179:11: note: in definition of macro ‘ORT_ENFORCE’ if (!(condition)) { \ ^~~~~~~~~ /home/hablab/onnxtrt/onnxruntime/onnxruntime/core/providers/cuda/tensor/pad.cc: In instantiation of ‘onnxruntime::common::Status onnxruntime::cuda::Pad::ComputeInternal(onnxruntime::OpKernelContext*) const [with T = onnxruntime::MLFloat16]’: /home/hablab/onnxtrt/onnxruntime/onnxruntime/core/providers/cuda/tensor/pad.cc:228:1: required from here /home/hablab/onnxtrt/onnxruntime/onnxruntime/core/providers/cuda/tensor/pad.cc:136:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] ORT_ENFORCE(dimension_count * 2 == p_pads->size(), "'pads' attribute has wrong number of values"); /home/hablab/onnxtrt/onnxruntime/include/onnxruntime/core/common/common.h:179:11: note: in definition of macro ‘ORT_ENFORCE’ if (!(condition)) { \ ^~~~~~~~~ /home/hablab/onnxtrt/onnxruntime/onnxruntime/core/providers/cuda/tensor/pad.cc: In instantiation of ‘onnxruntime::common::Status onnxruntime::cuda::Pad::ComputeInternal(onnxruntime::OpKernelContext*) const [with T = bool]’: /home/hablab/onnxtrt/onnxruntime/onnxruntime/core/providers/cuda/tensor/pad.cc:229:1: required from here /home/hablab/onnxtrt/onnxruntime/onnxruntime/core/providers/cuda/tensor/pad.cc:136:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] ORT_ENFORCE(dimension_count * 2 == p_pads->size(), "'pads' attribute has wrong number of values"); /home/hablab/onnxtrt/onnxruntime/include/onnxruntime/core/common/common.h:179:11: note: in definition of macro ‘ORT_ENFORCE’ if (!(condition)) { \ ^~~~~~~~~ [ 47%] Building CXX object external/onnx/CMakeFiles/onnx.dir/onnx/version_converter/convert.cc.o [ 48%] Building CXX object CMakeFiles/onnxruntime_optimizer.dir/home/hablab/onnxtrt/onnxruntime/onnxruntime/core/optimizer/slice_elimination.cc.o [ 49%] Building CXX object CMakeFiles/onnxruntime_providers_cuda.dir/home/hablab/onnxtrt/onnxruntime/onnxruntime/core/providers/cuda/tensor/reshape.cc.o [ 49%] Linking CXX static library libonnxruntime_framework.a [ 49%] Built target onnxruntime_framework [ 49%] Building CXX object CMakeFiles/onnxruntime_providers_cuda.dir/home/hablab/onnxtrt/onnxruntime/onnxruntime/core/providers/cuda/tensor/resize.cc.o [ 49%] Building CXX object CMakeFiles/onnxruntime_optimizer.dir/home/hablab/onnxtrt/onnxruntime/onnxruntime/core/optimizer/transformer_memcpy.cc.o [ 49%] Building CXX object CMakeFiles/onnxruntime_providers_cuda.dir/home/hablab/onnxtrt/onnxruntime/onnxruntime/core/providers/cuda/tensor/reverse_sequence.cc.o [ 49%] Building CXX object CMakeFiles/onnxruntime_optimizer.dir/home/hablab/onnxtrt/onnxruntime/onnxruntime/core/optimizer/transpose_optimizer/api_impl.cc.o [ 49%] Building CXX object CMakeFiles/onnxruntime_optimizer.dir/home/hablab/onnxtrt/onnxruntime/onnxruntime/core/optimizer/transpose_optimizer/ort_transpose_optimizer.cc.o [ 49%] Building CXX object CMakeFiles/onnxruntime_providers_cuda.dir/home/hablab/onnxtrt/onnxruntime/onnxruntime/core/providers/cuda/tensor/scatter_elements.cc.o [ 49%] Building CXX object CMakeFiles/onnxruntime_optimizer.dir/home/hablab/onnxtrt/onnxruntime/onnxruntime/core/optimizer/transpose_optimizer/transpose_optimizer.cc.o [ 49%] Building CXX object CMakeFiles/onnxruntime_providers_cuda.dir/home/hablab/onnxtrt/onnxruntime/onnxruntime/core/providers/cuda/tensor/scatter_nd.cc.o [ 49%] Building CXX object CMakeFiles/onnxruntime_providers_cuda.dir/home/hablab/onnxtrt/onnxruntime/onnxruntime/core/providers/cuda/tensor/sequence_op.cc.o [ 49%] Building CXX object CMakeFiles/onnxruntime_optimizer.dir/home/hablab/onnxtrt/onnxruntime/onnxruntime/core/optimizer/unsqueeze_elimination.cc.o [ 49%] Building CXX object CMakeFiles/onnxruntime_providers_cuda.dir/home/hablab/onnxtrt/onnxruntime/onnxruntime/core/providers/cuda/tensor/shape_op.cc.o [ 49%] Building CXX object CMakeFiles/onnxruntime_providers_cuda.dir/home/hablab/onnxtrt/onnxruntime/onnxruntime/core/providers/cuda/tensor/size.cc.o [ 49%] Building CXX object CMakeFiles/onnxruntime_optimizer.dir/home/hablab/onnxtrt/onnxruntime/onnxruntime/core/optimizer/utils.cc.o [ 49%] Building CXX object external/onnx/CMakeFiles/onnx.dir/onnx/version_converter/helper.cc.o [ 49%] Building CXX object CMakeFiles/onnxruntime_providers_cuda.dir/home/hablab/onnxtrt/onnxruntime/onnxruntime/core/providers/cuda/tensor/slice.cc.o [ 49%] Building CXX object CMakeFiles/onnxruntime_providers_cuda.dir/home/hablab/onnxtrt/onnxruntime/onnxruntime/core/providers/cuda/tensor/space_depth_ops.cc.o [ 49%] Building CXX object CMakeFiles/onnxruntime_providers_cuda.dir/home/hablab/onnxtrt/onnxruntime/onnxruntime/core/providers/cuda/tensor/split.cc.o [ 49%] Building CXX object CMakeFiles/onnxruntime_providers_cuda.dir/home/hablab/onnxtrt/onnxruntime/onnxruntime/core/providers/cuda/tensor/squeeze.cc.o [ 49%] Building CXX object CMakeFiles/onnxruntime_providers_cuda.dir/home/hablab/onnxtrt/onnxruntime/onnxruntime/core/providers/cuda/tensor/tile.cc.o [ 49%] Building CXX object CMakeFiles/onnxruntime_providers_cuda.dir/home/hablab/onnxtrt/onnxruntime/onnxruntime/core/providers/cuda/tensor/transpose.cc.o /home/hablab/onnxtrt/onnxruntime/onnxruntime/core/providers/cuda/tensor/tile.cc: In member function ‘virtual onnxruntime::common::Status onnxruntime::cuda::Tile::ComputeInternal(onnxruntime::OpKernelContext*) const’: /home/hablab/onnxtrt/onnxruntime/onnxruntime/core/providers/cuda/tensor/tile.cc:161:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (int32_t i = 0; i < input_dims.size(); ++i) { ~~^~~~~~~~~~~~~~~~~~~ [ 50%] Building CXX object CMakeFiles/onnxruntime_providers_cuda.dir/home/hablab/onnxtrt/onnxruntime/onnxruntime/core/providers/cuda/tensor/trilu.cc.o [ 50%] Building CXX object CMakeFiles/onnxruntime_providers_cuda.dir/home/hablab/onnxtrt/onnxruntime/onnxruntime/core/providers/cuda/tensor/unsqueeze.cc.o [ 50%] Building CXX object CMakeFiles/onnxruntime_providers_cuda.dir/home/hablab/onnxtrt/onnxruntime/onnxruntime/core/providers/cuda/tensor/upsample.cc.o [ 50%] Building CXX object CMakeFiles/onnxruntime_providers_cuda.dir/home/hablab/onnxtrt/onnxruntime/onnxruntime/core/providers/cuda/tensor/where.cc.o [ 50%] Building CXX object CMakeFiles/onnxruntime_providers_cuda.dir/home/hablab/onnxtrt/onnxruntime/onnxruntime/core/providers/shared_library/provider_bridge_provider.cc.o [ 50%] Linking CXX static library libonnxruntime_optimizer.a [ 50%] Built target onnxruntime_optimizer [ 50%] Building CUDA object CMakeFiles/onnxruntime_providers_cuda.dir/home/hablab/onnxtrt/onnxruntime/onnxruntime/core/providers/cuda/activation/activations_impl.cu.o [ 50%] Linking CXX static library libonnx.a [ 50%] Building CUDA object CMakeFiles/onnxruntime_providers_cuda.dir/home/hablab/onnxtrt/onnxruntime/onnxruntime/core/providers/cuda/cuda_utils.cu.o [ 50%] Built target onnx [ 50%] Building CUDA object CMakeFiles/onnxruntime_providers_cuda.dir/home/hablab/onnxtrt/onnxruntime/onnxruntime/core/providers/cuda/fpgeneric.cu.o In file included from /home/hablab/onnxtrt/onnxruntime/onnxruntime/core/providers/shared_library/provider_api.h:19:0, from /home/hablab/onnxtrt/onnxruntime/onnxruntime/core/providers/cuda/tensor/upsample.h:6, from /home/hablab/onnxtrt/onnxruntime/onnxruntime/core/providers/cuda/tensor/upsample.cc:4: /home/hablab/onnxtrt/onnxruntime/onnxruntime/core/providers/cuda/tensor/upsample.cc: In instantiation of ‘onnxruntime::common::Status onnxruntime::cuda::Upsample::BaseCompute(onnxruntime::OpKernelContext*, const std::vector&, const std::vector&, const std::vector&) const [with T = unsigned char]’: /home/hablab/onnxtrt/onnxruntime/onnxruntime/core/providers/cuda/tensor/upsample.cc:155:23: required from ‘onnxruntime::common::Status onnxruntime::cuda::Upsample::ComputeInternal(onnxruntime::OpKernelContext*) const [with T = unsigned char]’ /home/hablab/onnxtrt/onnxruntime/onnxruntime/core/providers/cuda/tensor/upsample.cc:187:1: required from here /home/hablab/onnxtrt/onnxruntime/onnxruntime/core/providers/cuda/tensor/upsample.cc:49:34: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] ORT_ENFORCE(output_dims.size() == rank, "Rank of input and output tensor should be same."); /home/hablab/onnxtrt/onnxruntime/include/onnxruntime/core/common/common.h:179:11: note: in definition of macro ‘ORT_ENFORCE’ if (!(condition)) { \ ^~~~~~~~~ /home/hablab/onnxtrt/onnxruntime/onnxruntime/core/providers/cuda/tensor/upsample.cc:53:12: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (rank != scales.size()) ~~~~~^~~~~~~~~~~~~~~~ In file included from /home/hablab/onnxtrt/onnxruntime/onnxruntime/core/providers/shared_library/provider_api.h:19:0, from /home/hablab/onnxtrt/onnxruntime/onnxruntime/core/providers/cuda/tensor/upsample.h:6, from /home/hablab/onnxtrt/onnxruntime/onnxruntime/core/providers/cuda/tensor/upsample.cc:4: /home/hablab/onnxtrt/onnxruntime/onnxruntime/core/providers/cuda/tensor/upsample.cc: In instantiation of ‘onnxruntime::common::Status onnxruntime::cuda::Upsample::BaseCompute(onnxruntime::OpKernelContext*, const std::vector&, const std::vector&, const std::vector&) const [with T = int]’: /home/hablab/onnxtrt/onnxruntime/onnxruntime/core/providers/cuda/tensor/upsample.cc:155:23: required from ‘onnxruntime::common::Status onnxruntime::cuda::Upsample::ComputeInternal(onnxruntime::OpKernelContext*) const [with T = int]’ /home/hablab/onnxtrt/onnxruntime/onnxruntime/core/providers/cuda/tensor/upsample.cc:187:1: required from here /home/hablab/onnxtrt/onnxruntime/onnxruntime/core/providers/cuda/tensor/upsample.cc:49:34: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] ORT_ENFORCE(output_dims.size() == rank, "Rank of input and output tensor should be same."); /home/hablab/onnxtrt/onnxruntime/include/onnxruntime/core/common/common.h:179:11: note: in definition of macro ‘ORT_ENFORCE’ if (!(condition)) { \ ^~~~~~~~~ /home/hablab/onnxtrt/onnxruntime/onnxruntime/core/providers/cuda/tensor/upsample.cc:53:12: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (rank != scales.size()) ~~~~~^~~~~~~~~~~~~~~~ In file included from /home/hablab/onnxtrt/onnxruntime/onnxruntime/core/providers/shared_library/provider_api.h:19:0, from /home/hablab/onnxtrt/onnxruntime/onnxruntime/core/providers/cuda/tensor/upsample.h:6, from /home/hablab/onnxtrt/onnxruntime/onnxruntime/core/providers/cuda/tensor/upsample.cc:4: /home/hablab/onnxtrt/onnxruntime/onnxruntime/core/providers/cuda/tensor/upsample.cc: In instantiation of ‘onnxruntime::common::Status onnxruntime::cuda::Upsample::BaseCompute(onnxruntime::OpKernelContext*, const std::vector&, const std::vector&, const std::vector&) const [with T = onnxruntime::MLFloat16]’: /home/hablab/onnxtrt/onnxruntime/onnxruntime/core/providers/cuda/tensor/upsample.cc:155:23: required from ‘onnxruntime::common::Status onnxruntime::cuda::Upsample::ComputeInternal(onnxruntime::OpKernelContext*) const [with T = onnxruntime::MLFloat16]’ /home/hablab/onnxtrt/onnxruntime/onnxruntime/core/providers/cuda/tensor/upsample.cc:187:1: required from here /home/hablab/onnxtrt/onnxruntime/onnxruntime/core/providers/cuda/tensor/upsample.cc:49:34: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] ORT_ENFORCE(output_dims.size() == rank, "Rank of input and output tensor should be same."); /home/hablab/onnxtrt/onnxruntime/include/onnxruntime/core/common/common.h:179:11: note: in definition of macro ‘ORT_ENFORCE’ if (!(condition)) { \ ^~~~~~~~~ /home/hablab/onnxtrt/onnxruntime/onnxruntime/core/providers/cuda/tensor/upsample.cc:53:12: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (rank != scales.size()) ~~~~~^~~~~~~~~~~~~~~~ In file included from /home/hablab/onnxtrt/onnxruntime/onnxruntime/core/providers/shared_library/provider_api.h:19:0, from /home/hablab/onnxtrt/onnxruntime/onnxruntime/core/providers/cuda/tensor/upsample.h:6, from /home/hablab/onnxtrt/onnxruntime/onnxruntime/core/providers/cuda/tensor/upsample.cc:4: /home/hablab/onnxtrt/onnxruntime/onnxruntime/core/providers/cuda/tensor/upsample.cc: In instantiation of ‘onnxruntime::common::Status onnxruntime::cuda::Upsample::BaseCompute(onnxruntime::OpKernelContext*, const std::vector&, const std::vector&, const std::vector&) const [with T = double]’: /home/hablab/onnxtrt/onnxruntime/onnxruntime/core/providers/cuda/tensor/upsample.cc:155:23: required from ‘onnxruntime::common::Status onnxruntime::cuda::Upsample::ComputeInternal(onnxruntime::OpKernelContext*) const [with T = double]’ /home/hablab/onnxtrt/onnxruntime/onnxruntime/core/providers/cuda/tensor/upsample.cc:187:1: required from here /home/hablab/onnxtrt/onnxruntime/onnxruntime/core/providers/cuda/tensor/upsample.cc:49:34: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] ORT_ENFORCE(output_dims.size() == rank, "Rank of input and output tensor should be same."); /home/hablab/onnxtrt/onnxruntime/include/onnxruntime/core/common/common.h:179:11: note: in definition of macro ‘ORT_ENFORCE’ if (!(condition)) { \ ^~~~~~~~~ /home/hablab/onnxtrt/onnxruntime/onnxruntime/core/providers/cuda/tensor/upsample.cc:53:12: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (rank != scales.size()) ~~~~~^~~~~~~~~~~~~~~~ In file included from /home/hablab/onnxtrt/onnxruntime/onnxruntime/core/providers/shared_library/provider_api.h:19:0, from /home/hablab/onnxtrt/onnxruntime/onnxruntime/core/providers/cuda/tensor/upsample.h:6, from /home/hablab/onnxtrt/onnxruntime/onnxruntime/core/providers/cuda/tensor/upsample.cc:4: /home/hablab/onnxtrt/onnxruntime/onnxruntime/core/providers/cuda/tensor/upsample.cc: In instantiation of ‘onnxruntime::common::Status onnxruntime::cuda::Upsample::BaseCompute(onnxruntime::OpKernelContext*, const std::vector&, const std::vector&, const std::vector&) const [with T = float]’: /home/hablab/onnxtrt/onnxruntime/onnxruntime/core/providers/cuda/tensor/upsample.cc:155:23: required from ‘onnxruntime::common::Status onnxruntime::cuda::Upsample::ComputeInternal(onnxruntime::OpKernelContext*) const [with T = float]’ /home/hablab/onnxtrt/onnxruntime/onnxruntime/core/providers/cuda/tensor/upsample.cc:187:1: required from here /home/hablab/onnxtrt/onnxruntime/onnxruntime/core/providers/cuda/tensor/upsample.cc:49:34: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] ORT_ENFORCE(output_dims.size() == rank, "Rank of input and output tensor should be same."); /home/hablab/onnxtrt/onnxruntime/include/onnxruntime/core/common/common.h:179:11: note: in definition of macro ‘ORT_ENFORCE’ if (!(condition)) { \ ^~~~~~~~~ /home/hablab/onnxtrt/onnxruntime/onnxruntime/core/providers/cuda/tensor/upsample.cc:53:12: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (rank != scales.size()) ~~~~~^~~~~~~~~~~~~~~~ [ 50%] Building CUDA object CMakeFiles/onnxruntime_providers_cuda.dir/home/hablab/onnxtrt/onnxruntime/onnxruntime/core/providers/cuda/generator/random_impl.cu.o [ 50%] Building CUDA object CMakeFiles/onnxruntime_providers_cuda.dir/home/hablab/onnxtrt/onnxruntime/onnxruntime/core/providers/cuda/generator/range_impl.cu.o [ 50%] Building CUDA object CMakeFiles/onnxruntime_providers_cuda.dir/home/hablab/onnxtrt/onnxruntime/onnxruntime/core/providers/cuda/math/binary_elementwise_ops_impl.cu.o [ 50%] Building CUDA object CMakeFiles/onnxruntime_providers_cuda.dir/home/hablab/onnxtrt/onnxruntime/onnxruntime/core/providers/cuda/math/clip_impl.cu.o /home/hablab/onnxtrt/onnxruntime/onnxruntime/gsl/gsl-lite.hpp(1959): warning: calling a __host__ function from a __host__ __device__ function is not allowed /home/hablab/onnxtrt/onnxruntime/onnxruntime/gsl/gsl-lite.hpp(1959): warning: calling a __host__ function from a __host__ __device__ function is not allowed /home/hablab/onnxtrt/onnxruntime/onnxruntime/gsl/gsl-lite.hpp(1959): warning: calling a __host__ function from a __host__ __device__ function is not allowed [ 50%] Building CUDA object CMakeFiles/onnxruntime_providers_cuda.dir/home/hablab/onnxtrt/onnxruntime/onnxruntime/core/providers/cuda/math/cumsum_impl.cu.o /home/hablab/onnxtrt/onnxruntime/onnxruntime/gsl/gsl-lite.hpp(1959): warning: calling a __host__ function from a __host__ __device__ function is not allowed /home/hablab/onnxtrt/onnxruntime/onnxruntime/gsl/gsl-lite.hpp(1959): warning: calling a __host__ function from a __host__ __device__ function is not allowed /home/hablab/onnxtrt/onnxruntime/onnxruntime/gsl/gsl-lite.hpp(1959): warning: calling a __host__ function from a __host__ __device__ function is not allowed /home/hablab/onnxtrt/onnxruntime/onnxruntime/gsl/gsl-lite.hpp(1959): warning: calling a __host__ function from a __host__ __device__ function is not allowed /home/hablab/onnxtrt/onnxruntime/onnxruntime/gsl/gsl-lite.hpp(1959): warning: calling a __host__ function from a __host__ __device__ function is not allowed /home/hablab/onnxtrt/onnxruntime/onnxruntime/gsl/gsl-lite.hpp(1959): warning: calling a __host__ function from a __host__ __device__ function is not allowed /home/hablab/onnxtrt/onnxruntime/onnxruntime/gsl/gsl-lite.hpp(1959): warning: calling a __host__ function from a __host__ __device__ function is not allowed /home/hablab/onnxtrt/onnxruntime/onnxruntime/gsl/gsl-lite.hpp(1959): warning: calling a __host__ function from a __host__ __device__ function is not allowed /home/hablab/onnxtrt/onnxruntime/onnxruntime/gsl/gsl-lite.hpp(1959): warning: calling a __host__ function from a __host__ __device__ function is not allowed /home/hablab/onnxtrt/onnxruntime/onnxruntime/gsl/gsl-lite.hpp(1959): warning: calling a __host__ function from a __host__ __device__ function is not allowed /home/hablab/onnxtrt/onnxruntime/onnxruntime/gsl/gsl-lite.hpp(1959): warning: calling a __host__ function from a __host__ __device__ function is not allowed /home/hablab/onnxtrt/onnxruntime/onnxruntime/gsl/gsl-lite.hpp(1959): warning: calling a __host__ function from a __host__ __device__ function is not allowed /home/hablab/onnxtrt/onnxruntime/onnxruntime/gsl/gsl-lite.hpp(1959): warning: calling a __host__ function from a __host__ __device__ function is not allowed /home/hablab/onnxtrt/onnxruntime/onnxruntime/gsl/gsl-lite.hpp(1959): warning: calling a __host__ function from a __host__ __device__ function is not allowed /home/hablab/onnxtrt/onnxruntime/onnxruntime/gsl/gsl-lite.hpp(1959): warning: calling a __host__ function from a __host__ __device__ function is not allowed /home/hablab/onnxtrt/onnxruntime/onnxruntime/gsl/gsl-lite.hpp(1959): warning: calling a __host__ function from a __host__ __device__ function is not allowed /home/hablab/onnxtrt/onnxruntime/onnxruntime/gsl/gsl-lite.hpp(1959): warning: calling a __host__ function from a __host__ __device__ function is not allowed /home/hablab/onnxtrt/onnxruntime/onnxruntime/gsl/gsl-lite.hpp(1959): warning: calling a __host__ function from a __host__ __device__ function is not allowed /home/hablab/onnxtrt/onnxruntime/onnxruntime/gsl/gsl-lite.hpp(1959): warning: calling a __host__ function from a __host__ __device__ function is not allowed [ 50%] Building CUDA object CMakeFiles/onnxruntime_providers_cuda.dir/home/hablab/onnxtrt/onnxruntime/onnxruntime/core/providers/cuda/math/einsum_utils/einsum_auxiliary_ops_diagonal.cu.o [ 51%] Building CUDA object CMakeFiles/onnxruntime_providers_cuda.dir/home/hablab/onnxtrt/onnxruntime/onnxruntime/core/providers/cuda/math/matmul_integer.cu.o [ 51%] Building CUDA object CMakeFiles/onnxruntime_providers_cuda.dir/home/hablab/onnxtrt/onnxruntime/onnxruntime/core/providers/cuda/math/softmax_impl.cu.o [ 51%] Building CUDA object CMakeFiles/onnxruntime_providers_cuda.dir/home/hablab/onnxtrt/onnxruntime/onnxruntime/core/providers/cuda/math/topk_impl.cu.o [ 51%] Building CUDA object CMakeFiles/onnxruntime_providers_cuda.dir/home/hablab/onnxtrt/onnxruntime/onnxruntime/core/providers/cuda/math/unary_elementwise_ops_impl.cu.o [ 51%] Building CUDA object CMakeFiles/onnxruntime_providers_cuda.dir/home/hablab/onnxtrt/onnxruntime/onnxruntime/core/providers/cuda/math/variadic_elementwise_ops_impl.cu.o [ 51%] Building CUDA object CMakeFiles/onnxruntime_providers_cuda.dir/home/hablab/onnxtrt/onnxruntime/onnxruntime/core/providers/cuda/nn/dropout_impl.cu.o /home/hablab/onnxtrt/onnxruntime/onnxruntime/gsl/gsl-lite.hpp(1959): warning: calling a __host__ function from a __host__ __device__ function is not allowed /home/hablab/onnxtrt/onnxruntime/onnxruntime/gsl/gsl-lite.hpp(1959): warning: calling a __host__ function from a __host__ __device__ function is not allowed /home/hablab/onnxtrt/onnxruntime/onnxruntime/gsl/gsl-lite.hpp(1959): warning: calling a __host__ function from a __host__ __device__ function is not allowed /home/hablab/onnxtrt/onnxruntime/onnxruntime/gsl/gsl-lite.hpp(1959): warning: calling a __host__ function from a __host__ __device__ function is not allowed /home/hablab/onnxtrt/onnxruntime/onnxruntime/gsl/gsl-lite.hpp(1959): warning: calling a __host__ function from a __host__ __device__ function is not allowed /home/hablab/onnxtrt/onnxruntime/onnxruntime/gsl/gsl-lite.hpp(1959): warning: calling a __host__ function from a __host__ __device__ function is not allowed /home/hablab/onnxtrt/onnxruntime/onnxruntime/gsl/gsl-lite.hpp(1959): warning: calling a __host__ function from a __host__ __device__ function is not allowed /home/hablab/onnxtrt/onnxruntime/onnxruntime/gsl/gsl-lite.hpp(1959): warning: calling a __host__ function from a __host__ __device__ function is not allowed /home/hablab/onnxtrt/onnxruntime/onnxruntime/gsl/gsl-lite.hpp(1959): warning: calling a __host__ function from a __host__ __device__ function is not allowed /home/hablab/onnxtrt/onnxruntime/onnxruntime/gsl/gsl-lite.hpp(1959): warning: calling a __host__ function from a __host__ __device__ function is not allowed /home/hablab/onnxtrt/onnxruntime/onnxruntime/gsl/gsl-lite.hpp(1959): warning: calling a __host__ function from a __host__ __device__ function is not allowed /home/hablab/onnxtrt/onnxruntime/onnxruntime/gsl/gsl-lite.hpp(1959): warning: calling a __host__ function from a __host__ __device__ function is not allowed /home/hablab/onnxtrt/onnxruntime/onnxruntime/gsl/gsl-lite.hpp(1959): warning: calling a __host__ function from a __host__ __device__ function is not allowed /home/hablab/onnxtrt/onnxruntime/onnxruntime/gsl/gsl-lite.hpp(1959): warning: calling a __host__ function from a __host__ __device__ function is not allowed /home/hablab/onnxtrt/onnxruntime/onnxruntime/gsl/gsl-lite.hpp(1959): warning: calling a __host__ function from a __host__ __device__ function is not allowed /home/hablab/onnxtrt/onnxruntime/onnxruntime/gsl/gsl-lite.hpp(1959): warning: calling a __host__ function from a __host__ __device__ function is not allowed /home/hablab/onnxtrt/onnxruntime/onnxruntime/gsl/gsl-lite.hpp(1959): warning: calling a __host__ function from a __host__ __device__ function is not allowed /home/hablab/onnxtrt/onnxruntime/onnxruntime/gsl/gsl-lite.hpp(1959): warning: calling a __host__ function from a __host__ __device__ function is not allowed [ 51%] Building CUDA object CMakeFiles/onnxruntime_providers_cuda.dir/home/hablab/onnxtrt/onnxruntime/onnxruntime/core/providers/cuda/nn/instance_norm_impl.cu.o /home/hablab/onnxtrt/onnxruntime/onnxruntime/gsl/gsl-lite.hpp(1959): warning: calling a __host__ function from a __host__ __device__ function is not allowed [ 51%] Building CUDA object CMakeFiles/onnxruntime_providers_cuda.dir/home/hablab/onnxtrt/onnxruntime/onnxruntime/core/providers/cuda/nn/max_pool_with_index.cu.o /home/hablab/onnxtrt/onnxruntime/onnxruntime/gsl/gsl-lite.hpp(1959): warning: calling a __host__ function from a __host__ __device__ function is not allowed /home/hablab/onnxtrt/onnxruntime/onnxruntime/gsl/gsl-lite.hpp(1959): warning: calling a __host__ function from a __host__ __device__ function is not allowed [ 51%] Building CUDA object CMakeFiles/onnxruntime_providers_cuda.dir/home/hablab/onnxtrt/onnxruntime/onnxruntime/core/providers/cuda/nn/shrink_impl.cu.o [ 51%] Building CUDA object CMakeFiles/onnxruntime_providers_cuda.dir/home/hablab/onnxtrt/onnxruntime/onnxruntime/core/providers/cuda/object_detection/non_max_suppression_impl.cu.o /home/hablab/onnxtrt/onnxruntime/onnxruntime/gsl/gsl-lite.hpp(1959): warning: calling a __host__ function from a __host__ __device__ function is not allowed /home/hablab/onnxtrt/onnxruntime/onnxruntime/gsl/gsl-lite.hpp(1959): warning: calling a __host__ function from a __host__ __device__ function is not allowed /home/hablab/onnxtrt/onnxruntime/onnxruntime/gsl/gsl-lite.hpp(1959): warning: calling a __host__ function from a __host__ __device__ function is not allowed /home/hablab/onnxtrt/onnxruntime/onnxruntime/gsl/gsl-lite.hpp(1959): warning: calling a __host__ function from a __host__ __device__ function is not allowed /home/hablab/onnxtrt/onnxruntime/onnxruntime/gsl/gsl-lite.hpp(1959): warning: calling a __host__ function from a __host__ __device__ function is not allowed /home/hablab/onnxtrt/onnxruntime/onnxruntime/gsl/gsl-lite.hpp(1959): warning: calling a __host__ function from a __host__ __device__ function is not allowed /home/hablab/onnxtrt/onnxruntime/onnxruntime/gsl/gsl-lite.hpp(1959): warning: calling a __host__ function from a __host__ __device__ function is not allowed /home/hablab/onnxtrt/onnxruntime/onnxruntime/gsl/gsl-lite.hpp(1959): warning: calling a __host__ function from a __host__ __device__ function is not allowed /home/hablab/onnxtrt/onnxruntime/onnxruntime/gsl/gsl-lite.hpp(1959): warning: calling a __host__ function from a __host__ __device__ function is not allowed [ 51%] Building CUDA object CMakeFiles/onnxruntime_providers_cuda.dir/home/hablab/onnxtrt/onnxruntime/onnxruntime/core/providers/cuda/object_detection/roialign_impl.cu.o [ 51%] Building CUDA object CMakeFiles/onnxruntime_providers_cuda.dir/home/hablab/onnxtrt/onnxruntime/onnxruntime/core/providers/cuda/reduction/reduction_functions.cu.o /home/hablab/onnxtrt/onnxruntime/onnxruntime/gsl/gsl-lite.hpp(1959): warning: calling a __host__ function from a __host__ __device__ function is not allowed /home/hablab/onnxtrt/onnxruntime/onnxruntime/gsl/gsl-lite.hpp(1959): warning: calling a __host__ function from a __host__ __device__ function is not allowed [ 51%] Building CUDA object CMakeFiles/onnxruntime_providers_cuda.dir/home/hablab/onnxtrt/onnxruntime/onnxruntime/core/providers/cuda/rnn/rnn_impl.cu.o [ 52%] Building CUDA object CMakeFiles/onnxruntime_providers_cuda.dir/home/hablab/onnxtrt/onnxruntime/onnxruntime/core/providers/cuda/tensor/compress_impl.cu.o [ 52%] Building CUDA object CMakeFiles/onnxruntime_providers_cuda.dir/home/hablab/onnxtrt/onnxruntime/onnxruntime/core/providers/cuda/tensor/concat_impl.cu.o /home/hablab/onnxtrt/onnxruntime/onnxruntime/gsl/gsl-lite.hpp(1959): warning: calling a __host__ function from a __host__ __device__ function is not allowed /home/hablab/onnxtrt/onnxruntime/onnxruntime/gsl/gsl-lite.hpp(1959): warning: calling a __host__ function from a __host__ __device__ function is not allowed /home/hablab/onnxtrt/onnxruntime/onnxruntime/gsl/gsl-lite.hpp(1959): warning: calling a __host__ function from a __host__ __device__ function is not allowed /home/hablab/onnxtrt/onnxruntime/onnxruntime/gsl/gsl-lite.hpp(1959): warning: calling a __host__ function from a __host__ __device__ function is not allowed /home/hablab/onnxtrt/onnxruntime/onnxruntime/gsl/gsl-lite.hpp(1959): warning: calling a __host__ function from a __host__ __device__ function is not allowed /home/hablab/onnxtrt/onnxruntime/onnxruntime/gsl/gsl-lite.hpp(1959): warning: calling a __host__ function from a __host__ __device__ function is not allowed /home/hablab/onnxtrt/onnxruntime/onnxruntime/gsl/gsl-lite.hpp(1959): warning: calling a __host__ function from a __host__ __device__ function is not allowed /home/hablab/onnxtrt/onnxruntime/onnxruntime/gsl/gsl-lite.hpp(1959): warning: calling a __host__ function from a __host__ __device__ function is not allowed /home/hablab/onnxtrt/onnxruntime/onnxruntime/gsl/gsl-lite.hpp(1959): warning: calling a __host__ function from a __host__ __device__ function is not allowed /home/hablab/onnxtrt/onnxruntime/onnxruntime/gsl/gsl-lite.hpp(1959): warning: calling a __host__ function from a __host__ __device__ function is not allowed /home/hablab/onnxtrt/onnxruntime/onnxruntime/gsl/gsl-lite.hpp(1959): warning: calling a __host__ function from a __host__ __device__ function is not allowed /home/hablab/onnxtrt/onnxruntime/onnxruntime/gsl/gsl-lite.hpp(1959): warning: calling a __host__ function from a __host__ __device__ function is not allowed /home/hablab/onnxtrt/onnxruntime/onnxruntime/gsl/gsl-lite.hpp(1959): warning: calling a __host__ function from a __host__ __device__ function is not allowed /home/hablab/onnxtrt/onnxruntime/onnxruntime/gsl/gsl-lite.hpp(1959): warning: calling a __host__ function from a __host__ __device__ function is not allowed /home/hablab/onnxtrt/onnxruntime/onnxruntime/gsl/gsl-lite.hpp(1959): warning: calling a __host__ function from a __host__ __device__ function is not allowed [ 52%] Building CUDA object CMakeFiles/onnxruntime_providers_cuda.dir/home/hablab/onnxtrt/onnxruntime/onnxruntime/core/providers/cuda/tensor/expand_impl.cu.o /home/hablab/onnxtrt/onnxruntime/onnxruntime/gsl/gsl-lite.hpp(1959): warning: calling a __host__ function from a __host__ __device__ function is not allowed /home/hablab/onnxtrt/onnxruntime/onnxruntime/gsl/gsl-lite.hpp(1959): warning: calling a __host__ function from a __host__ __device__ function is not allowed [ 52%] Building CUDA object CMakeFiles/onnxruntime_providers_cuda.dir/home/hablab/onnxtrt/onnxruntime/onnxruntime/core/providers/cuda/tensor/eye_like_impl.cu.o [ 52%] Building CUDA object CMakeFiles/onnxruntime_providers_cuda.dir/home/hablab/onnxtrt/onnxruntime/onnxruntime/core/providers/cuda/tensor/gather_elements_impl.cu.o /home/hablab/onnxtrt/onnxruntime/onnxruntime/gsl/gsl-lite.hpp(1959): warning: calling a __host__ function from a __host__ __device__ function is not allowed [ 52%] Building CUDA object CMakeFiles/onnxruntime_providers_cuda.dir/home/hablab/onnxtrt/onnxruntime/onnxruntime/core/providers/cuda/tensor/gather_impl.cu.o [ 52%] Building CUDA object CMakeFiles/onnxruntime_providers_cuda.dir/home/hablab/onnxtrt/onnxruntime/onnxruntime/core/providers/cuda/tensor/gather_nd_impl.cu.o /home/hablab/onnxtrt/onnxruntime/onnxruntime/gsl/gsl-lite.hpp(1959): warning: calling a __host__ function from a __host__ __device__ function is not allowed /home/hablab/onnxtrt/onnxruntime/onnxruntime/gsl/gsl-lite.hpp(1959): warning: calling a __host__ function from a __host__ __device__ function is not allowed /home/hablab/onnxtrt/onnxruntime/onnxruntime/gsl/gsl-lite.hpp(1959): warning: calling a __host__ function from a __host__ __device__ function is not allowed /home/hablab/onnxtrt/onnxruntime/onnxruntime/gsl/gsl-lite.hpp(1959): warning: calling a __host__ function from a __host__ __device__ function is not allowed /home/hablab/onnxtrt/onnxruntime/onnxruntime/gsl/gsl-lite.hpp(1959): warning: calling a __host__ function from a __host__ __device__ function is not allowed /home/hablab/onnxtrt/onnxruntime/onnxruntime/gsl/gsl-lite.hpp(1959): warning: calling a __host__ function from a __host__ __device__ function is not allowed /home/hablab/onnxtrt/onnxruntime/onnxruntime/gsl/gsl-lite.hpp(1959): warning: calling a __host__ function from a __host__ __device__ function is not allowed /home/hablab/onnxtrt/onnxruntime/onnxruntime/gsl/gsl-lite.hpp(1959): warning: calling a __host__ function from a __host__ __device__ function is not allowed [ 52%] Building CUDA object CMakeFiles/onnxruntime_providers_cuda.dir/home/hablab/onnxtrt/onnxruntime/onnxruntime/core/providers/cuda/tensor/nonzero_impl.cu.o /home/hablab/onnxtrt/onnxruntime/onnxruntime/gsl/gsl-lite.hpp(1959): warning: calling a __host__ function from a __host__ __device__ function is not allowed /home/hablab/onnxtrt/onnxruntime/onnxruntime/gsl/gsl-lite.hpp(1959): warning: calling a __host__ function from a __host__ __device__ function is not allowed [ 52%] Building CUDA object CMakeFiles/onnxruntime_providers_cuda.dir/home/hablab/onnxtrt/onnxruntime/onnxruntime/core/providers/cuda/tensor/onehot.cu.o /home/hablab/onnxtrt/onnxruntime/onnxruntime/gsl/gsl-lite.hpp(1959): warning: calling a __host__ function from a __host__ __device__ function is not allowed /home/hablab/onnxtrt/onnxruntime/onnxruntime/gsl/gsl-lite.hpp(1959): warning: calling a __host__ function from a __host__ __device__ function is not allowed /home/hablab/onnxtrt/onnxruntime/onnxruntime/gsl/gsl-lite.hpp(1959): warning: calling a __host__ function from a __host__ __device__ function is not allowed /home/hablab/onnxtrt/onnxruntime/onnxruntime/gsl/gsl-lite.hpp(1959): warning: calling a __host__ function from a __host__ __device__ function is not allowed /home/hablab/onnxtrt/onnxruntime/onnxruntime/gsl/gsl-lite.hpp(1959): warning: calling a __host__ function from a __host__ __device__ function is not allowed [ 52%] Building CUDA object CMakeFiles/onnxruntime_providers_cuda.dir/home/hablab/onnxtrt/onnxruntime/onnxruntime/core/providers/cuda/tensor/pad_impl.cu.o /home/hablab/onnxtrt/onnxruntime/onnxruntime/gsl/gsl-lite.hpp(1959): warning: calling a __host__ function from a __host__ __device__ function is not allowed [ 52%] Building CUDA object CMakeFiles/onnxruntime_providers_cuda.dir/home/hablab/onnxtrt/onnxruntime/onnxruntime/core/providers/cuda/tensor/quantize_linear.cu.o /home/hablab/onnxtrt/onnxruntime/onnxruntime/gsl/gsl-lite.hpp(1959): warning: calling a __host__ function from a __host__ __device__ function is not allowed [ 52%] Building CUDA object CMakeFiles/onnxruntime_providers_cuda.dir/home/hablab/onnxtrt/onnxruntime/onnxruntime/core/providers/cuda/tensor/resize_impl.cu.o /home/hablab/onnxtrt/onnxruntime/onnxruntime/gsl/gsl-lite.hpp(1959): warning: calling a __host__ function from a __host__ __device__ function is not allowed /home/hablab/onnxtrt/onnxruntime/onnxruntime/gsl/gsl-lite.hpp(1959): warning: calling a __host__ function from a __host__ __device__ function is not allowed [ 52%] Building CUDA object CMakeFiles/onnxruntime_providers_cuda.dir/home/hablab/onnxtrt/onnxruntime/onnxruntime/core/providers/cuda/tensor/reverse_sequence_impl.cu.o /home/hablab/onnxtrt/onnxruntime/onnxruntime/gsl/gsl-lite.hpp(1959): warning: calling a __host__ function from a __host__ __device__ function is not allowed /home/hablab/onnxtrt/onnxruntime/onnxruntime/gsl/gsl-lite.hpp(1959): warning: calling a __host__ function from a __host__ __device__ function is not allowed /home/hablab/onnxtrt/onnxruntime/onnxruntime/gsl/gsl-lite.hpp(1959): warning: calling a __host__ function from a __host__ __device__ function is not allowed /home/hablab/onnxtrt/onnxruntime/onnxruntime/gsl/gsl-lite.hpp(1959): warning: calling a __host__ function from a __host__ __device__ function is not allowed /home/hablab/onnxtrt/onnxruntime/onnxruntime/gsl/gsl-lite.hpp(1959): warning: calling a __host__ function from a __host__ __device__ function is not allowed /home/hablab/onnxtrt/onnxruntime/onnxruntime/gsl/gsl-lite.hpp(1959): warning: calling a __host__ function from a __host__ __device__ function is not allowed /home/hablab/onnxtrt/onnxruntime/onnxruntime/gsl/gsl-lite.hpp(1959): warning: calling a __host__ function from a __host__ __device__ function is not allowed /home/hablab/onnxtrt/onnxruntime/onnxruntime/gsl/gsl-lite.hpp(1959): warning: calling a __host__ function from a __host__ __device__ function is not allowed [ 52%] Building CUDA object CMakeFiles/onnxruntime_providers_cuda.dir/home/hablab/onnxtrt/onnxruntime/onnxruntime/core/providers/cuda/tensor/scatter_elements_impl.cu.o /home/hablab/onnxtrt/onnxruntime/onnxruntime/gsl/gsl-lite.hpp(1959): warning: calling a __host__ function from a __host__ __device__ function is not allowed [ 53%] Building CUDA object CMakeFiles/onnxruntime_providers_cuda.dir/home/hablab/onnxtrt/onnxruntime/onnxruntime/core/providers/cuda/tensor/scatter_nd_impl.cu.o /home/hablab/onnxtrt/onnxruntime/onnxruntime/gsl/gsl-lite.hpp(1959): warning: calling a __host__ function from a __host__ __device__ function is not allowed /home/hablab/onnxtrt/onnxruntime/onnxruntime/gsl/gsl-lite.hpp(1959): warning: calling a __host__ function from a __host__ __device__ function is not allowed /home/hablab/onnxtrt/onnxruntime/onnxruntime/gsl/gsl-lite.hpp(1959): warning: calling a __host__ function from a __host__ __device__ function is not allowed /home/hablab/onnxtrt/onnxruntime/onnxruntime/gsl/gsl-lite.hpp(1959): warning: calling a __host__ function from a __host__ __device__ function is not allowed [ 53%] Building CUDA object CMakeFiles/onnxruntime_providers_cuda.dir/home/hablab/onnxtrt/onnxruntime/onnxruntime/core/providers/cuda/tensor/slice_impl.cu.o /home/hablab/onnxtrt/onnxruntime/onnxruntime/gsl/gsl-lite.hpp(1959): warning: calling a __host__ function from a __host__ __device__ function is not allowed [ 53%] Building CUDA object CMakeFiles/onnxruntime_providers_cuda.dir/home/hablab/onnxtrt/onnxruntime/onnxruntime/core/providers/cuda/tensor/split_impl.cu.o /home/hablab/onnxtrt/onnxruntime/onnxruntime/gsl/gsl-lite.hpp(1959): warning: calling a __host__ function from a __host__ __device__ function is not allowed /home/hablab/onnxtrt/onnxruntime/onnxruntime/gsl/gsl-lite.hpp(1959): warning: calling a __host__ function from a __host__ __device__ function is not allowed [ 53%] Building CUDA object CMakeFiles/onnxruntime_providers_cuda.dir/home/hablab/onnxtrt/onnxruntime/onnxruntime/core/providers/cuda/tensor/tile_impl.cu.o /home/hablab/onnxtrt/onnxruntime/onnxruntime/gsl/gsl-lite.hpp(1959): warning: calling a __host__ function from a __host__ __device__ function is not allowed /home/hablab/onnxtrt/onnxruntime/onnxruntime/gsl/gsl-lite.hpp(1959): warning: calling a __host__ function from a __host__ __device__ function is not allowed /home/hablab/onnxtrt/onnxruntime/onnxruntime/gsl/gsl-lite.hpp(1959): warning: calling a __host__ function from a __host__ __device__ function is not allowed /home/hablab/onnxtrt/onnxruntime/onnxruntime/gsl/gsl-lite.hpp(1959): warning: calling a __host__ function from a __host__ __device__ function is not allowed /home/hablab/onnxtrt/onnxruntime/onnxruntime/gsl/gsl-lite.hpp(1959): warning: calling a __host__ function from a __host__ __device__ function is not allowed /home/hablab/onnxtrt/onnxruntime/onnxruntime/gsl/gsl-lite.hpp(1959): warning: calling a __host__ function from a __host__ __device__ function is not allowed /home/hablab/onnxtrt/onnxruntime/onnxruntime/gsl/gsl-lite.hpp(1959): warning: calling a __host__ function from a __host__ __device__ function is not allowed /home/hablab/onnxtrt/onnxruntime/onnxruntime/gsl/gsl-lite.hpp(1959): warning: calling a __host__ function from a __host__ __device__ function is not allowed /home/hablab/onnxtrt/onnxruntime/onnxruntime/gsl/gsl-lite.hpp(1959): warning: calling a __host__ function from a __host__ __device__ function is not allowed /home/hablab/onnxtrt/onnxruntime/onnxruntime/gsl/gsl-lite.hpp(1959): warning: calling a __host__ function from a __host__ __device__ function is not allowed [ 53%] Building CUDA object CMakeFiles/onnxruntime_providers_cuda.dir/home/hablab/onnxtrt/onnxruntime/onnxruntime/core/providers/cuda/tensor/transpose_impl.cu.o /home/hablab/onnxtrt/onnxruntime/onnxruntime/gsl/gsl-lite.hpp(1959): warning: calling a __host__ function from a __host__ __device__ function is not allowed /home/hablab/onnxtrt/onnxruntime/onnxruntime/gsl/gsl-lite.hpp(1959): warning: calling a __host__ function from a __host__ __device__ function is not allowed /home/hablab/onnxtrt/onnxruntime/onnxruntime/gsl/gsl-lite.hpp(1959): warning: calling a __host__ function from a __host__ __device__ function is not allowed [ 53%] Building CUDA object CMakeFiles/onnxruntime_providers_cuda.dir/home/hablab/onnxtrt/onnxruntime/onnxruntime/core/providers/cuda/tensor/trilu_impl.cu.o [ 53%] Building CUDA object CMakeFiles/onnxruntime_providers_cuda.dir/home/hablab/onnxtrt/onnxruntime/onnxruntime/core/providers/cuda/tensor/upsample_impl.cu.o /home/hablab/onnxtrt/onnxruntime/onnxruntime/gsl/gsl-lite.hpp(1959): warning: calling a __host__ function from a __host__ __device__ function is not allowed /home/hablab/onnxtrt/onnxruntime/onnxruntime/gsl/gsl-lite.hpp(1959): warning: calling a __host__ function from a __host__ __device__ function is not allowed [ 53%] Building CUDA object CMakeFiles/onnxruntime_providers_cuda.dir/home/hablab/onnxtrt/onnxruntime/onnxruntime/core/providers/cuda/tensor/where_impl.cu.o /home/hablab/onnxtrt/onnxruntime/onnxruntime/gsl/gsl-lite.hpp(1959): warning: calling a __host__ function from a __host__ __device__ function is not allowed /home/hablab/onnxtrt/onnxruntime/onnxruntime/gsl/gsl-lite.hpp(1959): warning: calling a __host__ function from a __host__ __device__ function is not allowed [ 53%] Building CXX object CMakeFiles/onnxruntime_providers_cuda.dir/home/hablab/onnxtrt/onnxruntime/onnxruntime/contrib_ops/cuda/activation/activations.cc.o /home/hablab/onnxtrt/onnxruntime/onnxruntime/gsl/gsl-lite.hpp(1959): warning: calling a __host__ function from a __host__ __device__ function is not allowed /home/hablab/onnxtrt/onnxruntime/onnxruntime/gsl/gsl-lite.hpp(1959): warning: calling a __host__ function from a __host__ __device__ function is not allowed /home/hablab/onnxtrt/onnxruntime/onnxruntime/gsl/gsl-lite.hpp(1959): warning: calling a __host__ function from a __host__ __device__ function is not allowed /home/hablab/onnxtrt/onnxruntime/onnxruntime/gsl/gsl-lite.hpp(1959): warning: calling a __host__ function from a __host__ __device__ function is not allowed /home/hablab/onnxtrt/onnxruntime/onnxruntime/core/providers/cuda/tensor/transpose_impl.cu: In function ‘bool onnxruntime::cuda::CanDoTranspose3D(const cudaDeviceProp&, int32_t, const std::vector&, const std::vector&, dim3&, dim3&)’: /home/hablab/onnxtrt/onnxruntime/onnxruntime/core/providers/cuda/tensor/transpose_impl.cu:35:44: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (rank == 3 && /home/hablab/onnxtrt/onnxruntime/onnxruntime/core/providers/cuda/tensor/transpose_impl.cu:35:86: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (rank == 3 && /home/hablab/onnxtrt/onnxruntime/onnxruntime/gsl/gsl-lite.hpp(1959): warning: calling a __host__ function from a __host__ __device__ function is not allowed [ 53%] Building CXX object CMakeFiles/onnxruntime_providers_cuda.dir/home/hablab/onnxtrt/onnxruntime/onnxruntime/contrib_ops/cuda/bert/attention.cc.o [ 53%] Building CXX object CMakeFiles/onnxruntime_providers_cuda.dir/home/hablab/onnxtrt/onnxruntime/onnxruntime/contrib_ops/cuda/bert/decoder_attention.cc.o /home/hablab/onnxtrt/onnxruntime/onnxruntime/gsl/gsl-lite.hpp(1959): warning: calling a __host__ function from a __host__ __device__ function is not allowed [ 53%] Building CXX object CMakeFiles/onnxruntime_providers_cuda.dir/home/hablab/onnxtrt/onnxruntime/onnxruntime/contrib_ops/cuda/bert/embed_layer_norm.cc.o [ 53%] Building CXX object CMakeFiles/onnxruntime_providers_cuda.dir/home/hablab/onnxtrt/onnxruntime/onnxruntime/contrib_ops/cuda/bert/fast_gelu.cc.o [ 53%] Building CXX object CMakeFiles/onnxruntime_providers_cuda.dir/home/hablab/onnxtrt/onnxruntime/onnxruntime/contrib_ops/cuda/bert/longformer_attention.cc.o [ 54%] Building CXX object CMakeFiles/onnxruntime_providers_cuda.dir/home/hablab/onnxtrt/onnxruntime/onnxruntime/contrib_ops/cuda/bert/ngram_repeat_block.cc.o [ 54%] Building CXX object CMakeFiles/onnxruntime_providers_cuda.dir/home/hablab/onnxtrt/onnxruntime/onnxruntime/contrib_ops/cuda/bert/skip_layer_norm.cc.o [ 54%] Building CXX object CMakeFiles/onnxruntime_providers_cuda.dir/home/hablab/onnxtrt/onnxruntime/onnxruntime/contrib_ops/cuda/bert/transformer_common.cc.o [ 54%] Building CXX object CMakeFiles/onnxruntime_providers_cuda.dir/home/hablab/onnxtrt/onnxruntime/onnxruntime/contrib_ops/cuda/conv_transpose_with_dynamic_pads.cc.o [ 54%] Building CXX object CMakeFiles/onnxruntime_providers_cuda.dir/home/hablab/onnxtrt/onnxruntime/onnxruntime/contrib_ops/cuda/cuda_contrib_kernels.cc.o [ 54%] Building CXX object CMakeFiles/onnxruntime_providers_cuda.dir/home/hablab/onnxtrt/onnxruntime/onnxruntime/contrib_ops/cuda/fused_conv.cc.o [ 54%] Building CXX object CMakeFiles/onnxruntime_providers_cuda.dir/home/hablab/onnxtrt/onnxruntime/onnxruntime/contrib_ops/cuda/grid_sample.cc.o /home/hablab/onnxtrt/onnxruntime/onnxruntime/gsl/gsl-lite.hpp(1959): warning: calling a __host__ function from a __host__ __device__ function is not allowed [ 54%] Building CXX object CMakeFiles/onnxruntime_providers_cuda.dir/home/hablab/onnxtrt/onnxruntime/onnxruntime/contrib_ops/cuda/inverse.cc.o [ 54%] Building CXX object CMakeFiles/onnxruntime_providers_cuda.dir/home/hablab/onnxtrt/onnxruntime/onnxruntime/contrib_ops/cuda/layer_norm.cc.o [ 54%] Building CXX object CMakeFiles/onnxruntime_providers_cuda.dir/home/hablab/onnxtrt/onnxruntime/onnxruntime/contrib_ops/cuda/math/bias_dropout.cc.o [ 54%] Building CXX object CMakeFiles/onnxruntime_providers_cuda.dir/home/hablab/onnxtrt/onnxruntime/onnxruntime/contrib_ops/cuda/math/bias_softmax.cc.o [ 54%] Building CXX object CMakeFiles/onnxruntime_providers_cuda.dir/home/hablab/onnxtrt/onnxruntime/onnxruntime/contrib_ops/cuda/math/binary_elementwise_ops.cc.o [ 54%] Building CXX object CMakeFiles/onnxruntime_providers_cuda.dir/home/hablab/onnxtrt/onnxruntime/onnxruntime/contrib_ops/cuda/math/complex_mul.cc.o [ 55%] Building CXX object CMakeFiles/onnxruntime_providers_cuda.dir/home/hablab/onnxtrt/onnxruntime/onnxruntime/contrib_ops/cuda/math/fft_ops.cc.o [ 55%] Building CXX object CMakeFiles/onnxruntime_providers_cuda.dir/home/hablab/onnxtrt/onnxruntime/onnxruntime/contrib_ops/cuda/math/fused_matmul.cc.o /home/hablab/onnxtrt/onnxruntime/onnxruntime/contrib_ops/cuda/math/fft_ops.cc: In function ‘void onnxruntime::contrib::cuda::{anonymous}::SetFFTState(onnxruntime::contrib::cuda::FFTState*, int64_t, const std::vector&, cudaDataType, cudaDataType, int64_t, cudaDataType)’: /home/hablab/onnxtrt/onnxruntime/onnxruntime/contrib_ops/cuda/math/fft_ops.cc:22:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (int32_t i = 0; i < signal_dims.size(); ++i) { ~~^~~~~~~~~~~~~~~~~~~~ [ 55%] Building CXX object CMakeFiles/onnxruntime_providers_cuda.dir/home/hablab/onnxtrt/onnxruntime/onnxruntime/contrib_ops/cuda/math/isfinite.cc.o [ 55%] Building CXX object CMakeFiles/onnxruntime_providers_cuda.dir/home/hablab/onnxtrt/onnxruntime/onnxruntime/contrib_ops/cuda/quantization/attention_quantization.cc.o [ 55%] Building CXX object CMakeFiles/onnxruntime_providers_cuda.dir/home/hablab/onnxtrt/onnxruntime/onnxruntime/contrib_ops/cuda/quantization/quantize_dequantize_linear.cc.o [ 55%] Building CXX object CMakeFiles/onnxruntime_providers_cuda.dir/home/hablab/onnxtrt/onnxruntime/onnxruntime/contrib_ops/cuda/tensor/crop.cc.o [ 55%] Building CXX object CMakeFiles/onnxruntime_providers_cuda.dir/home/hablab/onnxtrt/onnxruntime/onnxruntime/contrib_ops/cuda/tensor/dynamicslice.cc.o [ 55%] Building CXX object CMakeFiles/onnxruntime_providers_cuda.dir/home/hablab/onnxtrt/onnxruntime/onnxruntime/contrib_ops/cuda/tensor/image_scaler.cc.o [ 55%] Building CXX object CMakeFiles/onnxruntime_providers_cuda.dir/home/hablab/onnxtrt/onnxruntime/onnxruntime/contrib_ops/cuda/tensor/trilu.cc.o [ 55%] Building CUDA object CMakeFiles/onnxruntime_providers_cuda.dir/home/hablab/onnxtrt/onnxruntime/onnxruntime/contrib_ops/cuda/activation/activations_impl.cu.o [ 55%] Building CUDA object CMakeFiles/onnxruntime_providers_cuda.dir/home/hablab/onnxtrt/onnxruntime/onnxruntime/contrib_ops/cuda/bert/attention_concat.cu.o [ 55%] Building CUDA object CMakeFiles/onnxruntime_providers_cuda.dir/home/hablab/onnxtrt/onnxruntime/onnxruntime/contrib_ops/cuda/bert/attention_impl.cu.o [ 55%] Building CUDA object CMakeFiles/onnxruntime_providers_cuda.dir/home/hablab/onnxtrt/onnxruntime/onnxruntime/contrib_ops/cuda/bert/attention_transpose.cu.o [ 55%] Building CUDA object CMakeFiles/onnxruntime_providers_cuda.dir/home/hablab/onnxtrt/onnxruntime/onnxruntime/contrib_ops/cuda/bert/embed_layer_norm_impl.cu.o [ 56%] Building CUDA object CMakeFiles/onnxruntime_providers_cuda.dir/home/hablab/onnxtrt/onnxruntime/onnxruntime/contrib_ops/cuda/bert/fast_gelu_impl.cu.o /home/hablab/onnxtrt/onnxruntime/onnxruntime/gsl/gsl-lite.hpp(1959): warning: calling a __host__ function from a __host__ __device__ function is not allowed /home/hablab/onnxtrt/onnxruntime/onnxruntime/gsl/gsl-lite.hpp(1959): warning: calling a __host__ function from a __host__ __device__ function is not allowed /home/hablab/onnxtrt/onnxruntime/onnxruntime/gsl/gsl-lite.hpp(1959): warning: calling a __host__ function from a __host__ __device__ function is not allowed /home/hablab/onnxtrt/onnxruntime/onnxruntime/gsl/gsl-lite.hpp(1959): warning: calling a __host__ function from a __host__ __device__ function is not allowed /home/hablab/onnxtrt/onnxruntime/onnxruntime/gsl/gsl-lite.hpp(1959): warning: calling a __host__ function from a __host__ __device__ function is not allowed /home/hablab/onnxtrt/onnxruntime/onnxruntime/gsl/gsl-lite.hpp(1959): warning: calling a __host__ function from a __host__ __device__ function is not allowed /home/hablab/onnxtrt/onnxruntime/onnxruntime/gsl/gsl-lite.hpp(1959): warning: calling a __host__ function from a __host__ __device__ function is not allowed /home/hablab/onnxtrt/onnxruntime/onnxruntime/gsl/gsl-lite.hpp(1959): warning: calling a __host__ function from a __host__ __device__ function is not allowed [ 56%] Building CUDA object CMakeFiles/onnxruntime_providers_cuda.dir/home/hablab/onnxtrt/onnxruntime/onnxruntime/contrib_ops/cuda/bert/longformer_attention_impl.cu.o /home/hablab/onnxtrt/onnxruntime/onnxruntime/gsl/gsl-lite.hpp(1959): warning: calling a __host__ function from a __host__ __device__ function is not allowed /home/hablab/onnxtrt/onnxruntime/onnxruntime/gsl/gsl-lite.hpp(1959): warning: calling a __host__ function from a __host__ __device__ function is not allowed /home/hablab/onnxtrt/onnxruntime/onnxruntime/gsl/gsl-lite.hpp(1959): warning: calling a __host__ function from a __host__ __device__ function is not allowed /home/hablab/onnxtrt/onnxruntime/onnxruntime/gsl/gsl-lite.hpp(1959): warning: calling a __host__ function from a __host__ __device__ function is not allowed /home/hablab/onnxtrt/onnxruntime/onnxruntime/gsl/gsl-lite.hpp(1959): warning: calling a __host__ function from a __host__ __device__ function is not allowed /home/hablab/onnxtrt/onnxruntime/onnxruntime/gsl/gsl-lite.hpp(1959): warning: calling a __host__ function from a __host__ __device__ function is not allowed /home/hablab/onnxtrt/onnxruntime/onnxruntime/gsl/gsl-lite.hpp(1959): warning: calling a __host__ function from a __host__ __device__ function is not allowed /home/hablab/onnxtrt/onnxruntime/onnxruntime/gsl/gsl-lite.hpp(1959): warning: calling a __host__ function from a __host__ __device__ function is not allowed /home/hablab/onnxtrt/onnxruntime/onnxruntime/gsl/gsl-lite.hpp(1959): warning: calling a __host__ function from a __host__ __device__ function is not allowed /home/hablab/onnxtrt/onnxruntime/onnxruntime/gsl/gsl-lite.hpp(1959): warning: calling a __host__ function from a __host__ __device__ function is not allowed /home/hablab/onnxtrt/onnxruntime/onnxruntime/gsl/gsl-lite.hpp(1959): warning: calling a __host__ function from a __host__ __device__ function is not allowed [ 56%] Building CUDA object CMakeFiles/onnxruntime_providers_cuda.dir/home/hablab/onnxtrt/onnxruntime/onnxruntime/contrib_ops/cuda/bert/longformer_attention_softmax.cu.o [ 56%] Building CUDA object CMakeFiles/onnxruntime_providers_cuda.dir/home/hablab/onnxtrt/onnxruntime/onnxruntime/contrib_ops/cuda/bert/longformer_global_impl.cu.o [ 56%] Building CUDA object CMakeFiles/onnxruntime_providers_cuda.dir/home/hablab/onnxtrt/onnxruntime/onnxruntime/contrib_ops/cuda/bert/ngram_repeat_block_impl.cu.o /home/hablab/onnxtrt/onnxruntime/onnxruntime/gsl/gsl-lite.hpp(1959): warning: calling a __host__ function from a __host__ __device__ function is not allowed [ 56%] Building CUDA object CMakeFiles/onnxruntime_providers_cuda.dir/home/hablab/onnxtrt/onnxruntime/onnxruntime/contrib_ops/cuda/bert/skip_layer_norm_impl.cu.o /home/hablab/onnxtrt/onnxruntime/onnxruntime/gsl/gsl-lite.hpp(1959): warning: calling a __host__ function from a __host__ __device__ function is not allowed /home/hablab/onnxtrt/onnxruntime/onnxruntime/gsl/gsl-lite.hpp(1959): warning: calling a __host__ function from a __host__ __device__ function is not allowed /home/hablab/onnxtrt/onnxruntime/onnxruntime/gsl/gsl-lite.hpp(1959): warning: calling a __host__ function from a __host__ __device__ function is not allowed [ 56%] Building CUDA object CMakeFiles/onnxruntime_providers_cuda.dir/home/hablab/onnxtrt/onnxruntime/onnxruntime/contrib_ops/cuda/grid_sample_impl.cu.o /home/hablab/onnxtrt/onnxruntime/onnxruntime/gsl/gsl-lite.hpp(1959): warning: calling a __host__ function from a __host__ __device__ function is not allowed /home/hablab/onnxtrt/onnxruntime/onnxruntime/gsl/gsl-lite.hpp(1959): warning: calling a __host__ function from a __host__ __device__ function is not allowed /home/hablab/onnxtrt/onnxruntime/onnxruntime/gsl/gsl-lite.hpp(1959): warning: calling a __host__ function from a __host__ __device__ function is not allowed /home/hablab/onnxtrt/onnxruntime/onnxruntime/gsl/gsl-lite.hpp(1959): warning: calling a __host__ function from a __host__ __device__ function is not allowed /home/hablab/onnxtrt/onnxruntime/onnxruntime/gsl/gsl-lite.hpp(1959): warning: calling a __host__ function from a __host__ __device__ function is not allowed /home/hablab/onnxtrt/onnxruntime/onnxruntime/gsl/gsl-lite.hpp(1959): warning: calling a __host__ function from a __host__ __device__ function is not allowed /home/hablab/onnxtrt/onnxruntime/onnxruntime/gsl/gsl-lite.hpp(1959): warning: calling a __host__ function from a __host__ __device__ function is not allowed /home/hablab/onnxtrt/onnxruntime/onnxruntime/gsl/gsl-lite.hpp(1959): warning: calling a __host__ function from a __host__ __device__ function is not allowed /home/hablab/onnxtrt/onnxruntime/onnxruntime/gsl/gsl-lite.hpp(1959): warning: calling a __host__ function from a __host__ __device__ function is not allowed /home/hablab/onnxtrt/onnxruntime/onnxruntime/gsl/gsl-lite.hpp(1959): warning: calling a __host__ function from a __host__ __device__ function is not allowed [ 56%] Building CUDA object CMakeFiles/onnxruntime_providers_cuda.dir/home/hablab/onnxtrt/onnxruntime/onnxruntime/contrib_ops/cuda/layer_norm_impl.cu.o /home/hablab/onnxtrt/onnxruntime/onnxruntime/gsl/gsl-lite.hpp(1959): warning: calling a __host__ function from a __host__ __device__ function is not allowed /home/hablab/onnxtrt/onnxruntime/onnxruntime/gsl/gsl-lite.hpp(1959): warning: calling a __host__ function from a __host__ __device__ function is not allowed /home/hablab/onnxtrt/onnxruntime/onnxruntime/gsl/gsl-lite.hpp(1959): warning: calling a __host__ function from a __host__ __device__ function is not allowed /home/hablab/onnxtrt/onnxruntime/onnxruntime/gsl/gsl-lite.hpp(1959): warning: calling a __host__ function from a __host__ __device__ function is not allowed [ 56%] Building CUDA object CMakeFiles/onnxruntime_providers_cuda.dir/home/hablab/onnxtrt/onnxruntime/onnxruntime/contrib_ops/cuda/math/bias_dropout_impl.cu.o [ 56%] Building CUDA object CMakeFiles/onnxruntime_providers_cuda.dir/home/hablab/onnxtrt/onnxruntime/onnxruntime/contrib_ops/cuda/math/bias_softmax_impl.cu.o [ 56%] Building CUDA object CMakeFiles/onnxruntime_providers_cuda.dir/home/hablab/onnxtrt/onnxruntime/onnxruntime/contrib_ops/cuda/math/binary_elementwise_ops_impl.cu.o /home/hablab/onnxtrt/onnxruntime/onnxruntime/gsl/gsl-lite.hpp(1959): warning: calling a __host__ function from a __host__ __device__ function is not allowed [ 56%] Building CUDA object CMakeFiles/onnxruntime_providers_cuda.dir/home/hablab/onnxtrt/onnxruntime/onnxruntime/contrib_ops/cuda/math/complex_mul_impl.cu.o /home/hablab/onnxtrt/onnxruntime/onnxruntime/gsl/gsl-lite.hpp(1959): warning: calling a __host__ function from a __host__ __device__ function is not allowed /home/hablab/onnxtrt/onnxruntime/onnxruntime/gsl/gsl-lite.hpp(1959): warning: calling a __host__ function from a __host__ __device__ function is not allowed [ 56%] Building CUDA object CMakeFiles/onnxruntime_providers_cuda.dir/home/hablab/onnxtrt/onnxruntime/onnxruntime/contrib_ops/cuda/math/fft_ops_impl.cu.o [ 58%] Building CUDA object CMakeFiles/onnxruntime_providers_cuda.dir/home/hablab/onnxtrt/onnxruntime/onnxruntime/contrib_ops/cuda/math/isfinite.cu.o /home/hablab/onnxtrt/onnxruntime/onnxruntime/gsl/gsl-lite.hpp(1959): warning: calling a __host__ function from a __host__ __device__ function is not allowed /home/hablab/onnxtrt/onnxruntime/onnxruntime/gsl/gsl-lite.hpp(1959): warning: calling a __host__ function from a __host__ __device__ function is not allowed /home/hablab/onnxtrt/onnxruntime/onnxruntime/gsl/gsl-lite.hpp(1959): warning: calling a __host__ function from a __host__ __device__ function is not allowed /home/hablab/onnxtrt/onnxruntime/onnxruntime/gsl/gsl-lite.hpp(1959): warning: calling a __host__ function from a __host__ __device__ function is not allowed /home/hablab/onnxtrt/onnxruntime/onnxruntime/gsl/gsl-lite.hpp(1959): warning: calling a __host__ function from a __host__ __device__ function is not allowed /home/hablab/onnxtrt/onnxruntime/onnxruntime/gsl/gsl-lite.hpp(1959): warning: calling a __host__ function from a __host__ __device__ function is not allowed /home/hablab/onnxtrt/onnxruntime/onnxruntime/gsl/gsl-lite.hpp(1959): warning: calling a __host__ function from a __host__ __device__ function is not allowed /home/hablab/onnxtrt/onnxruntime/onnxruntime/gsl/gsl-lite.hpp(1959): warning: calling a __host__ function from a __host__ __device__ function is not allowed /home/hablab/onnxtrt/onnxruntime/onnxruntime/gsl/gsl-lite.hpp(1959): warning: calling a __host__ function from a __host__ __device__ function is not allowed /home/hablab/onnxtrt/onnxruntime/onnxruntime/gsl/gsl-lite.hpp(1959): warning: calling a __host__ function from a __host__ __device__ function is not allowed /home/hablab/onnxtrt/onnxruntime/onnxruntime/gsl/gsl-lite.hpp(1959): warning: calling a __host__ function from a __host__ __device__ function is not allowed /home/hablab/onnxtrt/onnxruntime/onnxruntime/gsl/gsl-lite.hpp(1959): warning: calling a __host__ function from a __host__ __device__ function is not allowed /home/hablab/onnxtrt/onnxruntime/onnxruntime/gsl/gsl-lite.hpp(1959): warning: calling a __host__ function from a __host__ __device__ function is not allowed [ 58%] Building CUDA object CMakeFiles/onnxruntime_providers_cuda.dir/home/hablab/onnxtrt/onnxruntime/onnxruntime/contrib_ops/cuda/quantization/attention_quantization_impl.cu.o /home/hablab/onnxtrt/onnxruntime/onnxruntime/gsl/gsl-lite.hpp(1959): warning: calling a __host__ function from a __host__ __device__ function is not allowed /home/hablab/onnxtrt/onnxruntime/onnxruntime/gsl/gsl-lite.hpp(1959): warning: calling a __host__ function from a __host__ __device__ function is not allowed /home/hablab/onnxtrt/onnxruntime/onnxruntime/gsl/gsl-lite.hpp(1959): warning: calling a __host__ function from a __host__ __device__ function is not allowed /home/hablab/onnxtrt/onnxruntime/onnxruntime/gsl/gsl-lite.hpp(1959): warning: calling a __host__ function from a __host__ __device__ function is not allowed /home/hablab/onnxtrt/onnxruntime/onnxruntime/gsl/gsl-lite.hpp(1959): warning: calling a __host__ function from a __host__ __device__ function is not allowed [ 58%] Building CUDA object CMakeFiles/onnxruntime_providers_cuda.dir/home/hablab/onnxtrt/onnxruntime/onnxruntime/contrib_ops/cuda/tensor/crop_impl.cu.o [ 58%] Building CUDA object CMakeFiles/onnxruntime_providers_cuda.dir/home/hablab/onnxtrt/onnxruntime/onnxruntime/contrib_ops/cuda/tensor/image_scaler_impl.cu.o /home/hablab/onnxtrt/onnxruntime/onnxruntime/gsl/gsl-lite.hpp(1959): warning: calling a __host__ function from a __host__ __device__ function is not allowed /home/hablab/onnxtrt/onnxruntime/onnxruntime/contrib_ops/cuda/math/bias_softmax_impl.cu: In instantiation of ‘onnxruntime::common::Status onnxruntime::contrib::cuda::DispatchBiasSoftMaxForwardViaDnnLibraryImpl(cudaStream_t, cudnnHandle_t, int, int, int, int, const onnxruntime::TensorShape&, const onnxruntime::Tensor*, const onnxruntime::TensorShape&, const onnxruntime::Tensor*, onnxruntime::Tensor*) [with T = double; cudaStream_t = CUstream_st*; cudnnHandle_t = cudnnContext*]’: /home/hablab/onnxtrt/onnxruntime/onnxruntime/contrib_ops/cuda/math/bias_softmax_impl.cu:331:307: required from here /home/hablab/onnxtrt/onnxruntime/onnxruntime/contrib_ops/cuda/math/bias_softmax_impl.cu:267:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (broadcast_axis <= positive_ix && positive_ix < softmax_axis) { ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~ /home/hablab/onnxtrt/onnxruntime/onnxruntime/contrib_ops/cuda/math/bias_softmax_impl.cu:267:53: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (broadcast_axis <= positive_ix && positive_ix < softmax_axis) { ~~~~~~~~~~~~~^~~~~~~~~~~~~~~ /home/hablab/onnxtrt/onnxruntime/onnxruntime/contrib_ops/cuda/math/bias_softmax_impl.cu: In instantiation of ‘onnxruntime::common::Status onnxruntime::contrib::cuda::DispatchBiasSoftMaxForwardViaDnnLibraryImpl(cudaStream_t, cudnnHandle_t, int, int, int, int, const onnxruntime::TensorShape&, const onnxruntime::Tensor*, const onnxruntime::TensorShape&, const onnxruntime::Tensor*, onnxruntime::Tensor*) [with T = float; cudaStream_t = CUstream_st*; cudnnHandle_t = cudnnContext*]’: /home/hablab/onnxtrt/onnxruntime/onnxruntime/contrib_ops/cuda/math/bias_softmax_impl.cu:332:306: required from here /home/hablab/onnxtrt/onnxruntime/onnxruntime/contrib_ops/cuda/math/bias_softmax_impl.cu:267:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (broadcast_axis <= positive_ix && positive_ix < softmax_axis) { ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~ /home/hablab/onnxtrt/onnxruntime/onnxruntime/contrib_ops/cuda/math/bias_softmax_impl.cu:267:53: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (broadcast_axis <= positive_ix && positive_ix < softmax_axis) { ~~~~~~~~~~~~~^~~~~~~~~~~~~~~ /home/hablab/onnxtrt/onnxruntime/onnxruntime/contrib_ops/cuda/math/bias_softmax_impl.cu: In instantiation of ‘onnxruntime::common::Status onnxruntime::contrib::cuda::DispatchBiasSoftMaxForwardViaDnnLibraryImpl(cudaStream_t, cudnnHandle_t, int, int, int, int, const onnxruntime::TensorShape&, const onnxruntime::Tensor*, const onnxruntime::TensorShape&, const onnxruntime::Tensor*, onnxruntime::Tensor*) [with T = onnxruntime::MLFloat16; cudaStream_t = CUstream_st*; cudnnHandle_t = cudnnContext*]’: /home/hablab/onnxtrt/onnxruntime/onnxruntime/contrib_ops/cuda/math/bias_softmax_impl.cu:333:310: required from here /home/hablab/onnxtrt/onnxruntime/onnxruntime/contrib_ops/cuda/math/bias_softmax_impl.cu:267:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (broadcast_axis <= positive_ix && positive_ix < softmax_axis) { ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~ /home/hablab/onnxtrt/onnxruntime/onnxruntime/contrib_ops/cuda/math/bias_softmax_impl.cu:267:53: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (broadcast_axis <= positive_ix && positive_ix < softmax_axis) { ~~~~~~~~~~~~~^~~~~~~~~~~~~~~ /home/hablab/onnxtrt/onnxruntime/onnxruntime/gsl/gsl-lite.hpp(1959): warning: calling a __host__ function from a __host__ __device__ function is not allowed /home/hablab/onnxtrt/onnxruntime/onnxruntime/gsl/gsl-lite.hpp(1959): warning: calling a __host__ function from a __host__ __device__ function is not allowed /home/hablab/onnxtrt/onnxruntime/onnxruntime/gsl/gsl-lite.hpp(1959): warning: calling a __host__ function from a __host__ __device__ function is not allowed /home/hablab/onnxtrt/onnxruntime/onnxruntime/gsl/gsl-lite.hpp(1959): warning: calling a __host__ function from a __host__ __device__ function is not allowed /home/hablab/onnxtrt/onnxruntime/onnxruntime/gsl/gsl-lite.hpp(1959): warning: calling a __host__ function from a __host__ __device__ function is not allowed /home/hablab/onnxtrt/onnxruntime/onnxruntime/gsl/gsl-lite.hpp(1959): warning: calling a __host__ function from a __host__ __device__ function is not allowed /home/hablab/onnxtrt/onnxruntime/onnxruntime/gsl/gsl-lite.hpp(1959): warning: calling a __host__ function from a __host__ __device__ function is not allowed /home/hablab/onnxtrt/onnxruntime/onnxruntime/gsl/gsl-lite.hpp(1959): warning: calling a __host__ function from a __host__ __device__ function is not allowed [ 58%] Linking CUDA shared module libonnxruntime_providers_cuda.so [ 58%] Built target onnxruntime_providers_cuda Makefile:165: recipe for target 'all' failed make: *** [all] Error 2 Traceback (most recent call last): File "/home/hablab/onnxtrt/onnxruntime/tools/ci_build/build.py", line 2397, in sys.exit(main()) File "/home/hablab/onnxtrt/onnxruntime/tools/ci_build/build.py", line 2315, in main build_targets(args, cmake_path, build_dir, configs, num_parallel_jobs, args.target) File "/home/hablab/onnxtrt/onnxruntime/tools/ci_build/build.py", line 1191, in build_targets run_subprocess(cmd_args, env=env) File "/home/hablab/onnxtrt/onnxruntime/tools/ci_build/build.py", line 654, in run_subprocess return run(*args, cwd=cwd, capture_stdout=capture_stdout, shell=shell, env=my_env) File "/home/hablab/onnxtrt/onnxruntime/tools/python/util/run.py", line 45, in run env=env, shell=shell) File "/usr/lib/python3.6/subprocess.py", line 438, in run output=stdout, stderr=stderr) subprocess.CalledProcessError: Command '['/home/hablab/onnxtrt/cmake-3.22.1-linux-aarch64/bin/cmake', '--build', '/home/hablab/onnxtrt/onnxruntime/build/Linux/Release', '--config', 'Release', '--', '-j8']' returned non-zero exit status 2.