******************************************************************************** conan install onnxruntime/1.7.1@ --profile=/home/conan/w/BuildSingleReference/9232/9464a072-ceae-494d-bfb3-b8996a2722f2/profile.txt --build=onnxruntime ******************************************************************************** Configuration: [settings] arch=x86_64 arch_build=x86_64 build_type=Release compiler=gcc compiler.libcxx=libstdc++ compiler.version=4.9 os=Linux os_build=Linux [options] onnxruntime:shared=True [build_requires] [env] onnxruntime/1.7.1: Forced build from source Installing package: onnxruntime/1.7.1 Requirements onnxruntime/1.7.1 from local cache - Cache Packages onnxruntime/1.7.1:41b4a670ac66e314bb644198013c12a53602fa3d - Build Build requirements protobuf/3.11.3 from 'conan-center' - Cache zlib/1.2.11 from 'conan-center' - Cache Build requirements packages protobuf/3.11.3:0e7844139533eb6656134ffa1c5f1a03c2ca0d68 - Cache zlib/1.2.11:b869e6c05cb587ad588e5ec485deb62012ec7b93 - Cache Installing (downloading, building) binaries... zlib/1.2.11: Already installed! [HOOK - conan-center.py] post_package_info(): [CMAKE FILE NOT IN BUILD FOLDERS (KB-H019)] OK [HOOK - conan-center.py] post_package_info(): [LIBRARY DOES NOT EXIST (KB-H054)] OK protobuf/3.11.3: Already installed! protobuf/3.11.3: Appending PATH environment variable: /home/conan/w/BuildSingleReference/.conan/data/protobuf/3.11.3/_/_/package/0e7844139533eb6656134ffa1c5f1a03c2ca0d68/bin [HOOK - conan-center.py] post_package_info(): [CMAKE FILE NOT IN BUILD FOLDERS (KB-H019)] OK [HOOK - conan-center.py] post_package_info(): [LIBRARY DOES NOT EXIST (KB-H054)] OK onnxruntime/1.7.1: Applying build-requirement: protobuf/3.11.3 onnxruntime/1.7.1: Applying build-requirement: zlib/1.2.11 onnxruntime/1.7.1: Copying sources to build folder onnxruntime/1.7.1: Building your package in /home/conan/w/BuildSingleReference/.conan/data/onnxruntime/1.7.1/_/_/build/41b4a670ac66e314bb644198013c12a53602fa3d onnxruntime/1.7.1: Generator txt created conanbuildinfo.txt [HOOK - conan-center.py] pre_build(): [FPIC MANAGEMENT (KB-H007)] 'fPIC' option not found [HOOK - conan-center.py] pre_build(): [FPIC MANAGEMENT (KB-H007)] OK onnxruntime/1.7.1: Calling build() ----Running------ > ./build.sh --skip_submodule_sync --config Release --build_shared_lib --skip_tests --cmake_extra_defines CMAKE_INSTALL_PREFIX=/home/conan/w/BuildSingleReference/.conan/data/onnxruntime/1.7.1/_/_/package/41b4a670ac66e314bb644198013c12a53602fa3d ----------------- -- The C compiler identification is GNU 4.9.4 -- The CXX compiler identification is GNU 4.9.4 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /usr/bin/gcc - 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/g++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- 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 - Success -- Performing Test COMPILER_SUPPORT_FMA -- Performing Test COMPILER_SUPPORT_FMA - Success -- Performing Test COMPILER_SUPPORT_AVX -- Performing Test COMPILER_SUPPORT_AVX - Success -- Found PythonInterp: /opt/pyenv/versions/3.6.7/bin/python3 (found version "3.6.7") -- Found PythonInterp: /opt/pyenv/versions/3.6.7/bin/python3 (found suitable version "3.6.7", minimum required is "3.4") -- -- 3.11.3.0 -- Found ZLIB: /usr/lib/x86_64-linux-gnu/libz.so (found version "1.2.8") -- Performing Test protobuf_HAVE_BUILTIN_ATOMICS -- Performing Test protobuf_HAVE_BUILTIN_ATOMICS - Success -- Found PythonInterp: /opt/pyenv/versions/3.6.7/bin/python3 (found version "3.6.7") -- Found PythonLibs: /opt/pyenv/versions/3.6.7/lib/libpython3.6m.so (found version "3.6.7") -- -- ******** Summary ******** -- CMake version : 3.18.2 -- CMake command : /usr/bin/cmake -- System : Linux -- C++ compiler : /usr/bin/g++ -- C++ compiler version : 4.9.4 -- CXX flags : -Wnon-virtual-dtor -- Build type : Release -- Compile definitions : ENABLE_ORT_FORMAT_LOAD;EIGEN_MPL2_ONLY -- CMAKE_PREFIX_PATH : -- CMAKE_INSTALL_PREFIX : /home/conan/w/BuildSingleReference/.conan/data/onnxruntime/1.7.1/_/_/package/41b4a670ac66e314bb644198013c12a53602fa3d -- CMAKE_MODULE_PATH : /home/conan/w/BuildSingleReference/.conan/data/onnxruntime/1.7.1/_/_/build/41b4a670ac66e314bb644198013c12a53602fa3d/source_subfolder/cmake/external -- -- ONNX version : 1.8.0 -- ONNX NAMESPACE : onnx -- ONNX_BUILD_TESTS : OFF -- ONNX_BUILD_BENCHMARKS : OFF -- ONNX_USE_LITE_PROTO : ON -- 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 -- Performing Test HAS_UNUSED_BUT_SET_VARIABLE -- Performing Test HAS_UNUSED_BUT_SET_VARIABLE - Success -- Performing Test HAS_UNUSED_PARAMETER -- Performing Test HAS_UNUSED_PARAMETER - 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 - Failed -- 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 - Failed -- 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 -- Looking for clock_gettime in rt -- Looking for clock_gettime in rt - found -- The ASM compiler identification is GNU -- Found assembler: /usr/bin/gcc -- Performing Test HAS_AVX512F -- Performing Test HAS_AVX512F - Success -- Performing Test COMPILES_AVX512F -- Performing Test COMPILES_AVX512F - Success -- Performing Test COMPILES_AVX512F_INTRINSICS -- Performing Test COMPILES_AVX512F_INTRINSICS - Success -- Performing Test HAS_AVX512CORE -- Performing Test HAS_AVX512CORE - Failed -- Performing Test COMPILES_AVX512CORE -- Performing Test COMPILES_AVX512CORE - Failed -- Configuring done -- Generating done -- Build files have been written to: /home/conan/w/BuildSingleReference/.conan/data/onnxruntime/1.7.1/_/_/build/41b4a670ac66e314bb644198013c12a53602fa3d/source_subfolder/build/Linux/Release Scanning dependencies of target custom_op_library [ 0%] Building CXX object CMakeFiles/custom_op_library.dir/home/conan/w/BuildSingleReference/.conan/data/onnxruntime/1.7.1/_/_/build/41b4a670ac66e314bb644198013c12a53602fa3d/source_subfolder/onnxruntime/test/testdata/custom_op_library/custom_op_library.cc.o [ 0%] Linking CXX shared library libcustom_op_library.so [ 0%] Built target custom_op_library Scanning dependencies of target onnxruntime_mlas [ 0%] Building CXX object CMakeFiles/onnxruntime_mlas.dir/home/conan/w/BuildSingleReference/.conan/data/onnxruntime/1.7.1/_/_/build/41b4a670ac66e314bb644198013c12a53602fa3d/source_subfolder/onnxruntime/core/mlas/lib/platform.cpp.o [ 0%] Building CXX object CMakeFiles/onnxruntime_mlas.dir/home/conan/w/BuildSingleReference/.conan/data/onnxruntime/1.7.1/_/_/build/41b4a670ac66e314bb644198013c12a53602fa3d/source_subfolder/onnxruntime/core/mlas/lib/threading.cpp.o [ 0%] Building CXX object CMakeFiles/onnxruntime_mlas.dir/home/conan/w/BuildSingleReference/.conan/data/onnxruntime/1.7.1/_/_/build/41b4a670ac66e314bb644198013c12a53602fa3d/source_subfolder/onnxruntime/core/mlas/lib/sgemm.cpp.o [ 1%] Building CXX object CMakeFiles/onnxruntime_mlas.dir/home/conan/w/BuildSingleReference/.conan/data/onnxruntime/1.7.1/_/_/build/41b4a670ac66e314bb644198013c12a53602fa3d/source_subfolder/onnxruntime/core/mlas/lib/qgemm.cpp.o [ 1%] Building CXX object CMakeFiles/onnxruntime_mlas.dir/home/conan/w/BuildSingleReference/.conan/data/onnxruntime/1.7.1/_/_/build/41b4a670ac66e314bb644198013c12a53602fa3d/source_subfolder/onnxruntime/core/mlas/lib/qdwconv.cpp.o [ 1%] Building CXX object CMakeFiles/onnxruntime_mlas.dir/home/conan/w/BuildSingleReference/.conan/data/onnxruntime/1.7.1/_/_/build/41b4a670ac66e314bb644198013c12a53602fa3d/source_subfolder/onnxruntime/core/mlas/lib/convolve.cpp.o [ 1%] Building CXX object CMakeFiles/onnxruntime_mlas.dir/home/conan/w/BuildSingleReference/.conan/data/onnxruntime/1.7.1/_/_/build/41b4a670ac66e314bb644198013c12a53602fa3d/source_subfolder/onnxruntime/core/mlas/lib/pooling.cpp.o [ 1%] Building CXX object CMakeFiles/onnxruntime_mlas.dir/home/conan/w/BuildSingleReference/.conan/data/onnxruntime/1.7.1/_/_/build/41b4a670ac66e314bb644198013c12a53602fa3d/source_subfolder/onnxruntime/core/mlas/lib/transpose.cpp.o [ 1%] Building CXX object CMakeFiles/onnxruntime_mlas.dir/home/conan/w/BuildSingleReference/.conan/data/onnxruntime/1.7.1/_/_/build/41b4a670ac66e314bb644198013c12a53602fa3d/source_subfolder/onnxruntime/core/mlas/lib/reorder.cpp.o [ 1%] Building CXX object CMakeFiles/onnxruntime_mlas.dir/home/conan/w/BuildSingleReference/.conan/data/onnxruntime/1.7.1/_/_/build/41b4a670ac66e314bb644198013c12a53602fa3d/source_subfolder/onnxruntime/core/mlas/lib/snchwc.cpp.o [ 1%] Building CXX object CMakeFiles/onnxruntime_mlas.dir/home/conan/w/BuildSingleReference/.conan/data/onnxruntime/1.7.1/_/_/build/41b4a670ac66e314bb644198013c12a53602fa3d/source_subfolder/onnxruntime/core/mlas/lib/activate.cpp.o [ 1%] Building CXX object CMakeFiles/onnxruntime_mlas.dir/home/conan/w/BuildSingleReference/.conan/data/onnxruntime/1.7.1/_/_/build/41b4a670ac66e314bb644198013c12a53602fa3d/source_subfolder/onnxruntime/core/mlas/lib/logistic.cpp.o [ 1%] Building CXX object CMakeFiles/onnxruntime_mlas.dir/home/conan/w/BuildSingleReference/.conan/data/onnxruntime/1.7.1/_/_/build/41b4a670ac66e314bb644198013c12a53602fa3d/source_subfolder/onnxruntime/core/mlas/lib/tanh.cpp.o [ 2%] Building CXX object CMakeFiles/onnxruntime_mlas.dir/home/conan/w/BuildSingleReference/.conan/data/onnxruntime/1.7.1/_/_/build/41b4a670ac66e314bb644198013c12a53602fa3d/source_subfolder/onnxruntime/core/mlas/lib/erf.cpp.o [ 2%] Building CXX object CMakeFiles/onnxruntime_mlas.dir/home/conan/w/BuildSingleReference/.conan/data/onnxruntime/1.7.1/_/_/build/41b4a670ac66e314bb644198013c12a53602fa3d/source_subfolder/onnxruntime/core/mlas/lib/compute.cpp.o [ 2%] Building CXX object CMakeFiles/onnxruntime_mlas.dir/home/conan/w/BuildSingleReference/.conan/data/onnxruntime/1.7.1/_/_/build/41b4a670ac66e314bb644198013c12a53602fa3d/source_subfolder/onnxruntime/core/mlas/lib/quantize.cpp.o [ 2%] Building CXX object CMakeFiles/onnxruntime_mlas.dir/home/conan/w/BuildSingleReference/.conan/data/onnxruntime/1.7.1/_/_/build/41b4a670ac66e314bb644198013c12a53602fa3d/source_subfolder/onnxruntime/core/mlas/lib/qladd.cpp.o [ 2%] Building CXX object CMakeFiles/onnxruntime_mlas.dir/home/conan/w/BuildSingleReference/.conan/data/onnxruntime/1.7.1/_/_/build/41b4a670ac66e314bb644198013c12a53602fa3d/source_subfolder/onnxruntime/core/mlas/lib/qlmul.cpp.o [ 2%] Building CXX object CMakeFiles/onnxruntime_mlas.dir/home/conan/w/BuildSingleReference/.conan/data/onnxruntime/1.7.1/_/_/build/41b4a670ac66e314bb644198013c12a53602fa3d/source_subfolder/onnxruntime/core/mlas/lib/qpostprocessor.cpp.o [ 2%] Building CXX object CMakeFiles/onnxruntime_mlas.dir/home/conan/w/BuildSingleReference/.conan/data/onnxruntime/1.7.1/_/_/build/41b4a670ac66e314bb644198013c12a53602fa3d/source_subfolder/onnxruntime/core/mlas/lib/qlgavgpool.cpp.o [ 2%] Building CXX object CMakeFiles/onnxruntime_mlas.dir/home/conan/w/BuildSingleReference/.conan/data/onnxruntime/1.7.1/_/_/build/41b4a670ac66e314bb644198013c12a53602fa3d/source_subfolder/onnxruntime/core/mlas/lib/dgemm.cpp.o [ 2%] Building ASM object CMakeFiles/onnxruntime_mlas.dir/home/conan/w/BuildSingleReference/.conan/data/onnxruntime/1.7.1/_/_/build/41b4a670ac66e314bb644198013c12a53602fa3d/source_subfolder/onnxruntime/core/mlas/lib/x86_64/DgemmKernelSse2.S.o [ 2%] Building ASM object CMakeFiles/onnxruntime_mlas.dir/home/conan/w/BuildSingleReference/.conan/data/onnxruntime/1.7.1/_/_/build/41b4a670ac66e314bb644198013c12a53602fa3d/source_subfolder/onnxruntime/core/mlas/lib/x86_64/SgemmKernelSse2.S.o [ 3%] Building ASM object CMakeFiles/onnxruntime_mlas.dir/home/conan/w/BuildSingleReference/.conan/data/onnxruntime/1.7.1/_/_/build/41b4a670ac66e314bb644198013c12a53602fa3d/source_subfolder/onnxruntime/core/mlas/lib/x86_64/SgemmTransposePackB16x4Sse2.S.o [ 3%] Building ASM object CMakeFiles/onnxruntime_mlas.dir/home/conan/w/BuildSingleReference/.conan/data/onnxruntime/1.7.1/_/_/build/41b4a670ac66e314bb644198013c12a53602fa3d/source_subfolder/onnxruntime/core/mlas/lib/x86_64/SconvKernelSse2.S.o [ 3%] Building ASM object CMakeFiles/onnxruntime_mlas.dir/home/conan/w/BuildSingleReference/.conan/data/onnxruntime/1.7.1/_/_/build/41b4a670ac66e314bb644198013c12a53602fa3d/source_subfolder/onnxruntime/core/mlas/lib/x86_64/SpoolKernelSse2.S.o [ 3%] Building ASM object CMakeFiles/onnxruntime_mlas.dir/home/conan/w/BuildSingleReference/.conan/data/onnxruntime/1.7.1/_/_/build/41b4a670ac66e314bb644198013c12a53602fa3d/source_subfolder/onnxruntime/core/mlas/lib/x86_64/DgemmKernelAvx.S.o [ 3%] Building ASM object CMakeFiles/onnxruntime_mlas.dir/home/conan/w/BuildSingleReference/.conan/data/onnxruntime/1.7.1/_/_/build/41b4a670ac66e314bb644198013c12a53602fa3d/source_subfolder/onnxruntime/core/mlas/lib/x86_64/SgemmKernelAvx.S.o [ 3%] Building ASM object CMakeFiles/onnxruntime_mlas.dir/home/conan/w/BuildSingleReference/.conan/data/onnxruntime/1.7.1/_/_/build/41b4a670ac66e314bb644198013c12a53602fa3d/source_subfolder/onnxruntime/core/mlas/lib/x86_64/SgemmKernelM1Avx.S.o [ 3%] Building ASM object CMakeFiles/onnxruntime_mlas.dir/home/conan/w/BuildSingleReference/.conan/data/onnxruntime/1.7.1/_/_/build/41b4a670ac66e314bb644198013c12a53602fa3d/source_subfolder/onnxruntime/core/mlas/lib/x86_64/SgemmKernelM1TransposeBAvx.S.o [ 3%] Building ASM object CMakeFiles/onnxruntime_mlas.dir/home/conan/w/BuildSingleReference/.conan/data/onnxruntime/1.7.1/_/_/build/41b4a670ac66e314bb644198013c12a53602fa3d/source_subfolder/onnxruntime/core/mlas/lib/x86_64/SgemmTransposePackB16x4Avx.S.o [ 3%] Building ASM object CMakeFiles/onnxruntime_mlas.dir/home/conan/w/BuildSingleReference/.conan/data/onnxruntime/1.7.1/_/_/build/41b4a670ac66e314bb644198013c12a53602fa3d/source_subfolder/onnxruntime/core/mlas/lib/x86_64/SconvKernelAvx.S.o [ 3%] Building ASM object CMakeFiles/onnxruntime_mlas.dir/home/conan/w/BuildSingleReference/.conan/data/onnxruntime/1.7.1/_/_/build/41b4a670ac66e314bb644198013c12a53602fa3d/source_subfolder/onnxruntime/core/mlas/lib/x86_64/SpoolKernelAvx.S.o [ 4%] Building ASM object CMakeFiles/onnxruntime_mlas.dir/home/conan/w/BuildSingleReference/.conan/data/onnxruntime/1.7.1/_/_/build/41b4a670ac66e314bb644198013c12a53602fa3d/source_subfolder/onnxruntime/core/mlas/lib/x86_64/SoftmaxKernelAvx.S.o [ 4%] Building CXX object CMakeFiles/onnxruntime_mlas.dir/home/conan/w/BuildSingleReference/.conan/data/onnxruntime/1.7.1/_/_/build/41b4a670ac66e314bb644198013c12a53602fa3d/source_subfolder/onnxruntime/core/mlas/lib/intrinsics/avx/min_max_elements.cpp.o [ 4%] Building ASM object CMakeFiles/onnxruntime_mlas.dir/home/conan/w/BuildSingleReference/.conan/data/onnxruntime/1.7.1/_/_/build/41b4a670ac66e314bb644198013c12a53602fa3d/source_subfolder/onnxruntime/core/mlas/lib/x86_64/QgemmU8S8KernelAvx2.S.o [ 4%] Building ASM object CMakeFiles/onnxruntime_mlas.dir/home/conan/w/BuildSingleReference/.conan/data/onnxruntime/1.7.1/_/_/build/41b4a670ac66e314bb644198013c12a53602fa3d/source_subfolder/onnxruntime/core/mlas/lib/x86_64/QgemvU8S8KernelAvx2.S.o [ 4%] Building ASM object CMakeFiles/onnxruntime_mlas.dir/home/conan/w/BuildSingleReference/.conan/data/onnxruntime/1.7.1/_/_/build/41b4a670ac66e314bb644198013c12a53602fa3d/source_subfolder/onnxruntime/core/mlas/lib/x86_64/QgemmU8U8KernelAvx2.S.o [ 4%] Building ASM object CMakeFiles/onnxruntime_mlas.dir/home/conan/w/BuildSingleReference/.conan/data/onnxruntime/1.7.1/_/_/build/41b4a670ac66e314bb644198013c12a53602fa3d/source_subfolder/onnxruntime/core/mlas/lib/x86_64/QgemmU8S8KernelAvxVnni.S.o [ 4%] Building ASM object CMakeFiles/onnxruntime_mlas.dir/home/conan/w/BuildSingleReference/.conan/data/onnxruntime/1.7.1/_/_/build/41b4a670ac66e314bb644198013c12a53602fa3d/source_subfolder/onnxruntime/core/mlas/lib/x86_64/QgemvU8S8KernelAvxVnni.S.o [ 4%] Building ASM object CMakeFiles/onnxruntime_mlas.dir/home/conan/w/BuildSingleReference/.conan/data/onnxruntime/1.7.1/_/_/build/41b4a670ac66e314bb644198013c12a53602fa3d/source_subfolder/onnxruntime/core/mlas/lib/x86_64/DgemmKernelFma3.S.o [ 4%] Building ASM object CMakeFiles/onnxruntime_mlas.dir/home/conan/w/BuildSingleReference/.conan/data/onnxruntime/1.7.1/_/_/build/41b4a670ac66e314bb644198013c12a53602fa3d/source_subfolder/onnxruntime/core/mlas/lib/x86_64/SgemmKernelFma3.S.o [ 4%] Building ASM object CMakeFiles/onnxruntime_mlas.dir/home/conan/w/BuildSingleReference/.conan/data/onnxruntime/1.7.1/_/_/build/41b4a670ac66e314bb644198013c12a53602fa3d/source_subfolder/onnxruntime/core/mlas/lib/x86_64/SconvKernelFma3.S.o [ 4%] Building ASM object CMakeFiles/onnxruntime_mlas.dir/home/conan/w/BuildSingleReference/.conan/data/onnxruntime/1.7.1/_/_/build/41b4a670ac66e314bb644198013c12a53602fa3d/source_subfolder/onnxruntime/core/mlas/lib/x86_64/TransKernelFma3.S.o [ 5%] Building ASM object CMakeFiles/onnxruntime_mlas.dir/home/conan/w/BuildSingleReference/.conan/data/onnxruntime/1.7.1/_/_/build/41b4a670ac66e314bb644198013c12a53602fa3d/source_subfolder/onnxruntime/core/mlas/lib/x86_64/LogisticKernelFma3.S.o [ 5%] Building ASM object CMakeFiles/onnxruntime_mlas.dir/home/conan/w/BuildSingleReference/.conan/data/onnxruntime/1.7.1/_/_/build/41b4a670ac66e314bb644198013c12a53602fa3d/source_subfolder/onnxruntime/core/mlas/lib/x86_64/TanhKernelFma3.S.o [ 5%] Building ASM object CMakeFiles/onnxruntime_mlas.dir/home/conan/w/BuildSingleReference/.conan/data/onnxruntime/1.7.1/_/_/build/41b4a670ac66e314bb644198013c12a53602fa3d/source_subfolder/onnxruntime/core/mlas/lib/x86_64/ErfKernelFma3.S.o [ 5%] Building CXX object CMakeFiles/onnxruntime_mlas.dir/home/conan/w/BuildSingleReference/.conan/data/onnxruntime/1.7.1/_/_/build/41b4a670ac66e314bb644198013c12a53602fa3d/source_subfolder/onnxruntime/core/mlas/lib/intrinsics/avx2/qladd_avx2.cpp.o [ 5%] Building CXX object CMakeFiles/onnxruntime_mlas.dir/home/conan/w/BuildSingleReference/.conan/data/onnxruntime/1.7.1/_/_/build/41b4a670ac66e314bb644198013c12a53602fa3d/source_subfolder/onnxruntime/core/mlas/lib/intrinsics/avx2/qdwconv_avx2.cpp.o [ 5%] Building CXX object CMakeFiles/onnxruntime_mlas.dir/home/conan/w/BuildSingleReference/.conan/data/onnxruntime/1.7.1/_/_/build/41b4a670ac66e314bb644198013c12a53602fa3d/source_subfolder/onnxruntime/core/mlas/lib/intrinsics/avx512/quantize_avx512f.cpp.o [ 5%] Building ASM object CMakeFiles/onnxruntime_mlas.dir/home/conan/w/BuildSingleReference/.conan/data/onnxruntime/1.7.1/_/_/build/41b4a670ac66e314bb644198013c12a53602fa3d/source_subfolder/onnxruntime/core/mlas/lib/x86_64/DgemmKernelAvx512F.S.o [ 5%] Building ASM object CMakeFiles/onnxruntime_mlas.dir/home/conan/w/BuildSingleReference/.conan/data/onnxruntime/1.7.1/_/_/build/41b4a670ac66e314bb644198013c12a53602fa3d/source_subfolder/onnxruntime/core/mlas/lib/x86_64/SgemmKernelAvx512F.S.o [ 5%] Building ASM object CMakeFiles/onnxruntime_mlas.dir/home/conan/w/BuildSingleReference/.conan/data/onnxruntime/1.7.1/_/_/build/41b4a670ac66e314bb644198013c12a53602fa3d/source_subfolder/onnxruntime/core/mlas/lib/x86_64/SconvKernelAvx512F.S.o [ 5%] Building ASM object CMakeFiles/onnxruntime_mlas.dir/home/conan/w/BuildSingleReference/.conan/data/onnxruntime/1.7.1/_/_/build/41b4a670ac66e314bb644198013c12a53602fa3d/source_subfolder/onnxruntime/core/mlas/lib/x86_64/SpoolKernelAvx512F.S.o [ 6%] Building ASM object CMakeFiles/onnxruntime_mlas.dir/home/conan/w/BuildSingleReference/.conan/data/onnxruntime/1.7.1/_/_/build/41b4a670ac66e314bb644198013c12a53602fa3d/source_subfolder/onnxruntime/core/mlas/lib/x86_64/TransKernelAvx512F.S.o [ 6%] Linking CXX static library libonnxruntime_mlas.a [ 6%] Built target onnxruntime_mlas Scanning dependencies of target flatbuffers [ 6%] Building CXX object external/flatbuffers/CMakeFiles/flatbuffers.dir/src/idl_parser.cpp.o [ 6%] Building CXX object external/flatbuffers/CMakeFiles/flatbuffers.dir/src/idl_gen_text.cpp.o [ 6%] Building CXX object external/flatbuffers/CMakeFiles/flatbuffers.dir/src/reflection.cpp.o [ 6%] Building CXX object external/flatbuffers/CMakeFiles/flatbuffers.dir/src/util.cpp.o [ 6%] Linking CXX static library libflatbuffers.a [ 6%] Built target flatbuffers Scanning dependencies of target libprotobuf [ 6%] Building CXX object external/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/any_lite.cc.o [ 7%] Building CXX object external/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/arena.cc.o [ 7%] Building CXX object external/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/extension_set.cc.o [ 7%] Building CXX object external/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/generated_enum_util.cc.o [ 7%] Building CXX object external/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/generated_message_table_driven_lite.cc.o [ 7%] Building CXX object external/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/generated_message_util.cc.o [ 7%] Building CXX object external/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/implicit_weak_message.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/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 external/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/io/zero_copy_stream.cc.o [ 8%] Building CXX object external/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/io/zero_copy_stream_impl.cc.o [ 8%] Building CXX object external/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/io/zero_copy_stream_impl_lite.cc.o [ 8%] Building CXX object external/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/message_lite.cc.o [ 8%] Building CXX object external/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/parse_context.cc.o [ 8%] Building CXX object external/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/repeated_field.cc.o [ 8%] Building CXX object external/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/stubs/bytestream.cc.o [ 8%] Building CXX object external/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/stubs/common.cc.o [ 8%] Building CXX object external/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/stubs/int128.cc.o [ 8%] Building CXX object external/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/stubs/status.cc.o [ 8%] Building CXX object external/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/stubs/statusor.cc.o [ 9%] Building CXX object external/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/stubs/stringpiece.cc.o [ 9%] Building CXX object external/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/stubs/stringprintf.cc.o [ 9%] Building CXX object external/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/stubs/structurally_valid.cc.o [ 9%] Building CXX object external/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/stubs/strutil.cc.o [ 9%] Building CXX object external/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/stubs/time.cc.o [ 9%] Building CXX object external/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/wire_format_lite.cc.o [ 9%] Building CXX object external/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/any.cc.o [ 9%] Building CXX object external/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/any.pb.cc.o [ 9%] Building CXX object external/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/api.pb.cc.o [ 9%] Building CXX object external/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/compiler/importer.cc.o [ 10%] Building CXX object external/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/compiler/parser.cc.o [ 10%] Building CXX object external/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/descriptor.cc.o [ 10%] Building CXX object external/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/descriptor.pb.cc.o [ 10%] Building CXX object external/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/descriptor_database.cc.o [ 10%] Building CXX object external/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/duration.pb.cc.o [ 10%] Building CXX object external/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/dynamic_message.cc.o [ 10%] Building CXX object external/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/empty.pb.cc.o [ 10%] Building CXX object external/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/extension_set_heavy.cc.o [ 10%] Building CXX object external/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/field_mask.pb.cc.o [ 10%] Building CXX object external/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/generated_message_reflection.cc.o [ 11%] Building CXX object external/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/generated_message_table_driven.cc.o [ 11%] Building CXX object external/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/io/gzip_stream.cc.o [ 11%] Building CXX object external/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/io/printer.cc.o [ 11%] Building CXX object external/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/io/tokenizer.cc.o [ 11%] Building CXX object external/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/map_field.cc.o [ 11%] Building CXX object external/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/message.cc.o [ 11%] Building CXX object external/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/reflection_ops.cc.o [ 11%] Building CXX object external/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/service.cc.o [ 11%] Building CXX object external/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/source_context.pb.cc.o [ 11%] Building CXX object external/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/struct.pb.cc.o [ 11%] Building CXX object external/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/stubs/substitute.cc.o [ 12%] Building CXX object external/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/text_format.cc.o [ 12%] Building CXX object external/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/timestamp.pb.cc.o [ 12%] Building CXX object external/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/type.pb.cc.o [ 12%] Building CXX object external/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/unknown_field_set.cc.o [ 12%] Building CXX object external/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/delimited_message_util.cc.o [ 12%] Building CXX object external/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/field_comparator.cc.o [ 12%] Building CXX object external/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/field_mask_util.cc.o onnxruntime/1.7.1: 2021-04-10 22:35:58,604 tools_python_utils [INFO] - flatbuffers module is not installed. parse_config will not be available 2021-04-10 22:35:58,640 build [DEBUG] - Defaulting to running update, build [and test for native builds]. 2021-04-10 22:35:58,641 build [INFO] - Build started 2021-04-10 22:35:58,641 build [INFO] - Generating CMake build tree 2021-04-10 22:35:58,642 util.run [INFO] - Running subprocess in '/home/conan/w/BuildSingleReference/.conan/data/onnxruntime/1.7.1/_/_/build/41b4a670ac66e314bb644198013c12a53602fa3d/source_subfolder/build/Linux/Release' ['/usr/bin/cmake', '/home/conan/w/BuildSingleReference/.conan/data/onnxruntime/1.7.1/_/_/build/41b4a670ac66e314bb644198013c12a53602fa3d/source_subfolder/cmake', '-Donnxruntime_RUN_ONNX_TESTS=OFF', '-Donnxruntime_BUILD_WINML_TESTS=ON', '-Donnxruntime_GENERATE_TEST_REPORTS=ON', '-Donnxruntime_DEV_MODE=ON', '-DPYTHON_EXECUTABLE=/opt/pyenv/versions/3.6.7/bin/python3', '-Donnxruntime_USE_CUDA=OFF', '-Donnxruntime_CUDNN_HOME=', '-Donnxruntime_USE_FEATURIZERS=OFF', '-Donnxruntime_CUDA_HOME=', '-Donnxruntime_USE_MIMALLOC_STL_ALLOCATOR=OFF', '-Donnxruntime_USE_MIMALLOC_ARENA_ALLOCATOR=OFF', '-Donnxruntime_ENABLE_PYTHON=OFF', '-Donnxruntime_BUILD_CSHARP=OFF', '-Donnxruntime_BUILD_JAVA=OFF', '-Donnxruntime_BUILD_NODEJS=OFF', '-Donnxruntime_BUILD_SHARED_LIB=ON', '-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=OFF', '-Donnxruntime_TENSORRT_HOME=', '-Donnxruntime_USE_MIGRAPHX=OFF', '-Donnxruntime_MIGRAPHX_HOME=', '-Donnxruntime_CROSS_COMPILING=OFF', '-Donnxruntime_DISABLE_CONTRIB_OPS=OFF', '-Donnxruntime_DISABLE_ML_OPS=OFF', '-Donnxruntime_DISABLE_RTTI=OFF', '-Donnxruntime_DISABLE_EXCEPTIONS=OFF', '-Donnxruntime_DISABLE_ORT_FORMAT_LOAD=OFF', '-Donnxruntime_MINIMAL_BUILD=OFF', '-Donnxruntime_EXTENDED_MINIMAL_BUILD=OFF', '-Donnxruntime_MINIMAL_BUILD_CUSTOM_OPS=OFF', '-Donnxruntime_REDUCED_OPS_BUILD=OFF', '-Donnxruntime_MSVC_STATIC_RUNTIME=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_USE_ACL=OFF', '-Donnxruntime_USE_ACL_1902=OFF', '-Donnxruntime_USE_ACL_1905=OFF', '-Donnxruntime_USE_ACL_1908=OFF', '-Donnxruntime_USE_ACL_2002=OFF', '-Donnxruntime_USE_ARMNN=OFF', '-Donnxruntime_ARMNN_RELU_USE_CPU=ON', '-Donnxruntime_ARMNN_BN_USE_CPU=ON', '-Donnxruntime_ENABLE_NVTX_PROFILE=OFF', '-Donnxruntime_ENABLE_TRAINING=OFF', '-Donnxruntime_ENABLE_TRAINING_OPS=OFF', '-Donnxruntime_ENABLE_CPU_FP16_OPS=OFF', '-Donnxruntime_USE_NCCL=ON', '-Donnxruntime_BUILD_BENCHMARKS=OFF', '-Donnxruntime_USE_ROCM=OFF', '-Donnxruntime_ROCM_HOME=', '-DOnnxruntime_GCOV_COVERAGE=OFF', '-Donnxruntime_USE_MPI=ON', '-Donnxruntime_ENABLE_MEMORY_PROFILE=OFF', '-Donnxruntime_PYBIND_EXPORT_OPSCHEMA=OFF', '-DCMAKE_INSTALL_PREFIX=/home/conan/w/BuildSingleReference/.conan/data/onnxruntime/1.7.1/_/_/package/41b4a670ac66e314bb644198013c12a53602fa3d', '-Donnxruntime_ENABLE_MEMLEAK_CHECKER=OFF', '-DCMAKE_BUILD_TYPE=Release'] Use gtest from submodule Use protobuf from submodule # date: USE_SYSTEM_TZ_DB ON # date: USE_TZ_DB_IN_DOT OFF # date: BUILD_SHARED_LIBS OFF # date: ENABLE_DATE_TESTING OFF Generated: /home/conan/w/BuildSingleReference/.conan/data/onnxruntime/1.7.1/_/_/build/41b4a670ac66e314bb644198013c12a53602fa3d/source_subfolder/build/Linux/Release/external/onnx/onnx/onnx-ml.proto Generated: /home/conan/w/BuildSingleReference/.conan/data/onnxruntime/1.7.1/_/_/build/41b4a670ac66e314bb644198013c12a53602fa3d/source_subfolder/build/Linux/Release/external/onnx/onnx/onnx-operators-ml.proto Generated: /home/conan/w/BuildSingleReference/.conan/data/onnxruntime/1.7.1/_/_/build/41b4a670ac66e314bb644198013c12a53602fa3d/source_subfolder/build/Linux/Release/external/onnx/onnx/onnx-data.proto CMake Warning at flake8.cmake:19 (message): Could not find 'flake8' to check python scripts. Please install flake8 using pip. Call Stack (most recent call first): CMakeLists.txt:1532 (include) CMake Warning: Manually-specified variables were not used by the project: onnxruntime_BUILD_WINML_TESTS onnxruntime_CUDA_HOME onnxruntime_DNNL_GPU_RUNTIME onnxruntime_DNNL_OPENCL_ROOT onnxruntime_MIGRAPHX_HOME onnxruntime_PYBIND_EXPORT_OPSCHEMA onnxruntime_ROCM_HOME onnxruntime_TENSORRT_HOME 2021-04-10 22:36:04,990 util.run [DEBUG] - Subprocess completed. Return code: 0 2021-04-10 22:36:04,991 build [INFO] - Building targets for Release configuration 2021-04-10 22:36:04,991 util.run [INFO] - Running subprocess in '/home/conan/w/BuildSingleReference/.conan/data/onnxruntime/1.7.1/_/_/build/41b4a670ac66e314bb644198013c12a53602fa3d/source_subfolder' ['/usr/bin/cmake', '--build', '/home/conan/w/BuildSingleReference/.conan/data/onnxruntime/1.7.1/_/_/build/41b4a670ac66e314bb644198013c12a53602fa3d/source_subfolder/build/Linux/Release', '--config', 'Release'] g++: internal compiler error: Terminated (program cc1plus) Please submit a full bug report, with preprocessed source if appropriate. See for instructions. make[2]: *** [external/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/field_mask_util.cc.o] Error 4 make[1]: *** [external/protobuf/cmake/CMakeFiles/libprotobuf.dir/all] Error 2 make: *** [all] Error 2 Traceback (most recent call last): File "/home/conan/w/BuildSingleReference/.conan/data/onnxruntime/1.7.1/_/_/build/41b4a670ac66e314bb644198013c12a53602fa3d/source_subfolder/tools/ci_build/build.py", line 1986, in sys.exit(main()) File "/home/conan/w/BuildSingleReference/.conan/data/onnxruntime/1.7.1/_/_/build/41b4a670ac66e314bb644198013c12a53602fa3d/source_subfolder/tools/ci_build/build.py", line 1921, in main build_targets(args, cmake_path, build_dir, configs, num_parallel_jobs, args.target) File "/home/conan/w/BuildSingleReference/.conan/data/onnxruntime/1.7.1/_/_/build/41b4a670ac66e314bb644198013c12a53602fa3d/source_subfolder/tools/ci_build/build.py", line 1007, in build_targets run_subprocess(cmd_args, env=env) File "/home/conan/w/BuildSingleReference/.conan/data/onnxruntime/1.7.1/_/_/build/41b4a670ac66e314bb644198013c12a53602fa3d/source_subfolder/tools/ci_build/build.py", line 528, in run_subprocess return run(*args, cwd=cwd, capture_stdout=capture_stdout, shell=shell, env=my_env) File "/home/conan/w/BuildSingleReference/.conan/data/onnxruntime/1.7.1/_/_/build/41b4a670ac66e314bb644198013c12a53602fa3d/source_subfolder/tools/python/util/run.py", line 44, in run env=env, shell=shell) File "/opt/pyenv/versions/3.6.7/lib/python3.6/subprocess.py", line 418, in run output=stdout, stderr=stderr) subprocess.CalledProcessError: Command '['/usr/bin/cmake', '--build', '/home/conan/w/BuildSingleReference/.conan/data/onnxruntime/1.7.1/_/_/build/41b4a670ac66e314bb644198013c12a53602fa3d/source_subfolder/build/Linux/Release', '--config', 'Release']' returned non-zero exit status 2. [HOOK - conan-center.py] post_package_info(): WARN: [LIBRARY DOES NOT EXIST (KB-H054)] Component protobuf::protobuf libdir "lib" does not contain any declared library onnxruntime/1.7.1: WARN: Build folder is dirty, removing it: /home/conan/w/BuildSingleReference/.conan/data/onnxruntime/1.7.1/_/_/build/41b4a670ac66e314bb644198013c12a53602fa3d onnxruntime/1.7.1: ERROR: Package '41b4a670ac66e314bb644198013c12a53602fa3d' build failed onnxruntime/1.7.1: WARN: Build folder /home/conan/w/BuildSingleReference/.conan/data/onnxruntime/1.7.1/_/_/build/41b4a670ac66e314bb644198013c12a53602fa3d ERROR: onnxruntime/1.7.1: Error in build() method, line 151 self.run(" ".join([build_script] + build_args)) ConanException: Error 1 while executing ./build.sh --skip_submodule_sync --config Release --build_shared_lib --skip_tests --cmake_extra_defines CMAKE_INSTALL_PREFIX=/home/conan/w/BuildSingleReference/.conan/data/onnxruntime/1.7.1/_/_/package/41b4a670ac66e314bb644198013c12a53602fa3d Terminated