******************************************************************************** conan install onnx/1.8.1@ --profile=/Users/jenkins/w/BuildSingleReference@2/7368/ebe324dc-c0d4-48d4-a5e3-8cb824af21b4/profile.txt --build=onnx ******************************************************************************** Configuration: [settings] arch=x86_64 arch_build=x86_64 build_type=Debug compiler=apple-clang compiler.libcxx=libc++ compiler.version=12.0 os=Macos os_build=Macos [options] onnx:shared=False [build_requires] [env] onnx/1.8.1: Forced build from source Installing package: onnx/1.8.1 Requirements onnx/1.8.1 from local cache - Cache protobuf/3.13.0 from 'conan-center' - Cache Packages onnx/1.8.1:d2d8e2064a538795811d0612b60ebcd43d89b21f - Build protobuf/3.13.0:ba203d82ae0020eccba7236c3748eb8f79fceaf6 - Cache Installing (downloading, building) binaries... protobuf/3.13.0: Already installed! protobuf/3.13.0: Appending PATH environment variable: /Users/jenkins/w/BuildSingleReference@2/.conan/data/protobuf/3.13.0/_/_/package/ba203d82ae0020eccba7236c3748eb8f79fceaf6/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 onnx/1.8.1: Copying sources to build folder onnx/1.8.1: Building your package in /Users/jenkins/w/BuildSingleReference@2/.conan/data/onnx/1.8.1/_/_/build/d2d8e2064a538795811d0612b60ebcd43d89b21f onnx/1.8.1: Generator cmake_find_package created FindProtobuf.cmake onnx/1.8.1: Generator cmake created conanbuildinfo.cmake [HOOK - conan-center.py] pre_build(): [FPIC MANAGEMENT (KB-H007)] OK. 'fPIC' option found and apparently well managed [HOOK - conan-center.py] pre_build(): [FPIC MANAGEMENT (KB-H007)] OK onnx/1.8.1: Calling build() ----Running------ > cd '/Users/jenkins/w/BuildSingleReference@2/.conan/data/onnx/1.8.1/_/_/build/d2d8e2064a538795811d0612b60ebcd43d89b21f' && cmake -G "Unix Makefiles" -DCMAKE_BUILD_TYPE="Debug" -DCMAKE_OSX_ARCHITECTURES="x86_64" -DCONAN_IN_LOCAL_CACHE="ON" -DCONAN_COMPILER="apple-clang" -DCONAN_COMPILER_VERSION="12.0" -DCONAN_CXX_FLAGS="-m64" -DCONAN_SHARED_LINKER_FLAGS="-m64" -DCONAN_C_FLAGS="-m64" -DCONAN_LIBCXX="libc++" -DBUILD_SHARED_LIBS="OFF" -DCMAKE_INSTALL_PREFIX="/Users/jenkins/w/BuildSingleReference@2/.conan/data/onnx/1.8.1/_/_/package/d2d8e2064a538795811d0612b60ebcd43d89b21f" -DCMAKE_INSTALL_BINDIR="bin" -DCMAKE_INSTALL_SBINDIR="bin" -DCMAKE_INSTALL_LIBEXECDIR="bin" -DCMAKE_INSTALL_LIBDIR="lib" -DCMAKE_INSTALL_INCLUDEDIR="include" -DCMAKE_INSTALL_OLDINCLUDEDIR="include" -DCMAKE_INSTALL_DATAROOTDIR="share" -DCONAN_CMAKE_POSITION_INDEPENDENT_CODE="ON" -DCMAKE_MODULE_PATH="/Users/jenkins/w/BuildSingleReference@2/.conan/data/onnx/1.8.1/_/_/build/d2d8e2064a538795811d0612b60ebcd43d89b21f" -DCMAKE_EXPORT_NO_PACKAGE_REGISTRY="ON" -DCONAN_EXPORTED="1" -DONNX_BUILD_BENCHMARKS="False" -DONNX_USE_PROTOBUF_SHARED_LIBS="False" -DBUILD_ONNX_PYTHON="False" -DONNX_GEN_PB_TYPE_STUBS="False" -DONNX_WERROR="False" -DONNX_COVERAGE="False" -DONNX_BUILD_TESTS="False" -DONNX_USE_LITE_PROTO="False" -DONNXIFI_ENABLE_EXT="False" -DONNX_ML="True" -DONNXIFI_DUMMY_BACKEND="False" -DONNX_VERIFY_PROTO3="True" -Wno-dev '/Users/jenkins/w/BuildSingleReference@2/.conan/data/onnx/1.8.1/_/_/build/d2d8e2064a538795811d0612b60ebcd43d89b21f' ----------------- -- The C compiler identification is AppleClang 12.0.0.12000032 -- The CXX compiler identification is AppleClang 12.0.0.12000032 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /Library/Developer/CommandLineTools/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: /Library/Developer/CommandLineTools/usr/bin/c++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- Conan: called by CMake conan helper -- Conan: called inside local cache -- Conan: Adjusting output directories -- Conan: Using cmake global configuration -- Conan: Adjusting default RPATHs Conan policies -- Conan: Adjusting language standard -- Conan: Adjusting fPIC flag (ON) -- Conan: C++ stdlib: libc++ -- Found PythonInterp: /usr/bin/python (found version "2.7.16") -- Found PythonLibs: /usr/lib/libpython2.7.dylib (found version "2.7.16") -- Conan: Using autogenerated FindProtobuf.cmake -- Found Protobuf: 3.13.0 (found version "3.13.0") -- Library protocd found /Users/jenkins/w/BuildSingleReference@2/.conan/data/protobuf/3.13.0/_/_/package/ba203d82ae0020eccba7236c3748eb8f79fceaf6/lib/libprotocd.a -- Found: /Users/jenkins/w/BuildSingleReference@2/.conan/data/protobuf/3.13.0/_/_/package/ba203d82ae0020eccba7236c3748eb8f79fceaf6/lib/libprotocd.a -- Library protobufd found /Users/jenkins/w/BuildSingleReference@2/.conan/data/protobuf/3.13.0/_/_/package/ba203d82ae0020eccba7236c3748eb8f79fceaf6/lib/libprotobufd.a -- Found: /Users/jenkins/w/BuildSingleReference@2/.conan/data/protobuf/3.13.0/_/_/package/ba203d82ae0020eccba7236c3748eb8f79fceaf6/lib/libprotobufd.a -- Library protobufd found /Users/jenkins/w/BuildSingleReference@2/.conan/data/protobuf/3.13.0/_/_/package/ba203d82ae0020eccba7236c3748eb8f79fceaf6/lib/libprotobufd.a -- Found: /Users/jenkins/w/BuildSingleReference@2/.conan/data/protobuf/3.13.0/_/_/package/ba203d82ae0020eccba7236c3748eb8f79fceaf6/lib/libprotobufd.a -- Library protocd found /Users/jenkins/w/BuildSingleReference@2/.conan/data/protobuf/3.13.0/_/_/package/ba203d82ae0020eccba7236c3748eb8f79fceaf6/lib/libprotocd.a -- Found: /Users/jenkins/w/BuildSingleReference@2/.conan/data/protobuf/3.13.0/_/_/package/ba203d82ae0020eccba7236c3748eb8f79fceaf6/lib/libprotocd.a -- -- ******** Summary ******** -- CMake version : 3.18.4 -- CMake command : /usr/local/Cellar/cmake/3.18.4/bin/cmake -- System : Darwin -- C++ compiler : /Library/Developer/CommandLineTools/usr/bin/c++ -- C++ compiler version : 12.0.0.12000032 -- CXX flags : -m64 -stdlib=libc++ -Wnon-virtual-dtor -- Build type : Debug -- Compile definitions : -- CMAKE_PREFIX_PATH : /Users/jenkins/w/BuildSingleReference@2/.conan/data/protobuf/3.13.0/_/_/package/ba203d82ae0020eccba7236c3748eb8f79fceaf6/;/Users/jenkins/w/BuildSingleReference@2/.conan/data/protobuf/3.13.0/_/_/package/ba203d82ae0020eccba7236c3748eb8f79fceaf6/;/Users/jenkins/w/BuildSingleReference@2/.conan/data/protobuf/3.13.0/_/_/package/ba203d82ae0020eccba7236c3748eb8f79fceaf6/lib/cmake/protobuf;/Users/jenkins/w/BuildSingleReference@2/.conan/data/protobuf/3.13.0/_/_/package/ba203d82ae0020eccba7236c3748eb8f79fceaf6/;/Users/jenkins/w/BuildSingleReference@2/.conan/data/protobuf/3.13.0/_/_/package/ba203d82ae0020eccba7236c3748eb8f79fceaf6/lib/cmake/protobuf;/Users/jenkins/w/BuildSingleReference@2/.conan/data/protobuf/3.13.0/_/_/package/ba203d82ae0020eccba7236c3748eb8f79fceaf6/;/Users/jenkins/w/BuildSingleReference@2/.conan/data/protobuf/3.13.0/_/_/package/ba203d82ae0020eccba7236c3748eb8f79fceaf6/lib/cmake/protobuf -- CMAKE_INSTALL_PREFIX : /Users/jenkins/w/BuildSingleReference@2/.conan/data/onnx/1.8.1/_/_/package/d2d8e2064a538795811d0612b60ebcd43d89b21f -- CMAKE_MODULE_PATH : /Users/jenkins/w/BuildSingleReference@2/.conan/data/protobuf/3.13.0/_/_/package/ba203d82ae0020eccba7236c3748eb8f79fceaf6/;/Users/jenkins/w/BuildSingleReference@2/.conan/data/protobuf/3.13.0/_/_/package/ba203d82ae0020eccba7236c3748eb8f79fceaf6/;/Users/jenkins/w/BuildSingleReference@2/.conan/data/protobuf/3.13.0/_/_/package/ba203d82ae0020eccba7236c3748eb8f79fceaf6/lib/cmake/protobuf;/Users/jenkins/w/BuildSingleReference@2/.conan/data/protobuf/3.13.0/_/_/package/ba203d82ae0020eccba7236c3748eb8f79fceaf6/;/Users/jenkins/w/BuildSingleReference@2/.conan/data/protobuf/3.13.0/_/_/package/ba203d82ae0020eccba7236c3748eb8f79fceaf6/lib/cmake/protobuf;/Users/jenkins/w/BuildSingleReference@2/.conan/data/protobuf/3.13.0/_/_/package/ba203d82ae0020eccba7236c3748eb8f79fceaf6/;/Users/jenkins/w/BuildSingleReference@2/.conan/data/protobuf/3.13.0/_/_/package/ba203d82ae0020eccba7236c3748eb8f79fceaf6/lib/cmake/protobuf;/Users/jenkins/w/BuildSingleReference@2/.conan/data/onnx/1.8.1/_/_/build/d2d8e2064a538795811d0612b60ebcd43d89b21f -- -- ONNX version : 1.8.1 -- ONNX NAMESPACE : onnx -- ONNX_BUILD_TESTS : False -- ONNX_BUILD_BENCHMARKS : False -- ONNX_USE_LITE_PROTO : False -- ONNXIFI_DUMMY_BACKEND : False -- ONNXIFI_ENABLE_EXT : False -- -- Protobuf compiler : /Users/jenkins/w/BuildSingleReference@2/.conan/data/protobuf/3.13.0/_/_/package/ba203d82ae0020eccba7236c3748eb8f79fceaf6/bin/protoc -- Protobuf includes : -- Protobuf libraries : -- BUILD_ONNX_PYTHON : False -- Configuring done -- Generating done -- Build files have been written to: /Users/jenkins/w/BuildSingleReference@2/.conan/data/onnx/1.8.1/_/_/build/d2d8e2064a538795811d0612b60ebcd43d89b21f ----Running------ > cmake --build '/Users/jenkins/w/BuildSingleReference@2/.conan/data/onnx/1.8.1/_/_/build/d2d8e2064a538795811d0612b60ebcd43d89b21f' '--' '-j8' ----------------- Scanning dependencies of target gen_onnx_proto Scanning dependencies of target onnxifi_dummy Scanning dependencies of target onnxifi_loader [ 1%] Running C++ protocol buffer compiler on /Users/jenkins/w/BuildSingleReference@2/.conan/data/onnx/1.8.1/_/_/build/d2d8e2064a538795811d0612b60ebcd43d89b21f/source_subfolder/onnx/onnx-ml.proto [ 3%] Building C object source_subfolder/CMakeFiles/onnxifi_loader.dir/onnx/onnxifi_loader.c.o [ 4%] Building C object source_subfolder/CMakeFiles/onnxifi_dummy.dir/onnx/onnxifi_dummy.c.o [ 6%] Linking C static library ../lib/libonnxifi_loader.a [ 7%] Linking C shared library ../lib/libonnxifi_dummy.dylib [ 7%] Built target onnxifi_loader Scanning dependencies of target onnxifi_wrapper [ 7%] Built target onnxifi_dummy [ 9%] Building C object source_subfolder/CMakeFiles/onnxifi_wrapper.dir/onnx/onnxifi_wrapper.c.o [ 10%] Built target gen_onnx_proto [ 14%] Running C++ protocol buffer compiler on /Users/jenkins/w/BuildSingleReference@2/.conan/data/onnx/1.8.1/_/_/build/d2d8e2064a538795811d0612b60ebcd43d89b21f/source_subfolder/onnx/onnx-operators-ml.proto [ 14%] Running C++ protocol buffer compiler on /Users/jenkins/w/BuildSingleReference@2/.conan/data/onnx/1.8.1/_/_/build/d2d8e2064a538795811d0612b60ebcd43d89b21f/source_subfolder/onnx/onnx-data.proto [ 15%] Linking C shared module ../lib/libonnxifi.dylib [ 15%] Built target onnxifi_wrapper Scanning dependencies of target onnx_proto [ 17%] Building CXX object source_subfolder/CMakeFiles/onnx_proto.dir/onnx/onnx-ml.pb.cc.o [ 18%] Building CXX object source_subfolder/CMakeFiles/onnx_proto.dir/onnx/onnx-operators-ml.pb.cc.o [ 20%] Building CXX object source_subfolder/CMakeFiles/onnx_proto.dir/onnx/onnx-data.pb.cc.o [ 21%] Linking CXX static library ../lib/libonnx_proto.a [ 28%] Built target onnx_proto Scanning dependencies of target onnx [ 29%] Building CXX object source_subfolder/CMakeFiles/onnx.dir/onnx/common/assertions.cc.o [ 32%] Building CXX object source_subfolder/CMakeFiles/onnx.dir/onnx/common/interned_strings.cc.o [ 32%] Building CXX object source_subfolder/CMakeFiles/onnx.dir/onnx/checker.cc.o [ 34%] Building CXX object source_subfolder/CMakeFiles/onnx.dir/onnx/common/status.cc.o [ 37%] Building CXX object source_subfolder/CMakeFiles/onnx.dir/onnx/common/ir_pb_converter.cc.o [ 37%] Building CXX object source_subfolder/CMakeFiles/onnx.dir/onnx/common/model_helpers.cc.o [ 39%] Building CXX object source_subfolder/CMakeFiles/onnx.dir/onnx/defs/attr_proto_util.cc.o [ 40%] Building CXX object source_subfolder/CMakeFiles/onnx.dir/onnx/defs/controlflow/defs.cc.o [ 42%] Building CXX object source_subfolder/CMakeFiles/onnx.dir/onnx/defs/controlflow/old.cc.o [ 43%] Building CXX object source_subfolder/CMakeFiles/onnx.dir/onnx/defs/data_type_utils.cc.o [ 45%] Building CXX object source_subfolder/CMakeFiles/onnx.dir/onnx/defs/function.cc.o [ 46%] Building CXX object source_subfolder/CMakeFiles/onnx.dir/onnx/defs/generator/defs.cc.o [ 48%] Building CXX object source_subfolder/CMakeFiles/onnx.dir/onnx/defs/generator/old.cc.o [ 50%] Building CXX object source_subfolder/CMakeFiles/onnx.dir/onnx/defs/logical/defs.cc.o onnx/1.8.1: Received SIGTERM! Received SIGTERM! [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 [HOOK - conan-center.py] post_package_info(): WARN: [LIBRARY DOES NOT EXIST (KB-H054)] Component protobuf::protoc libdir "lib" does not contain any declared library onnx/1.8.1: WARN: Build folder is dirty, removing it: /Users/jenkins/w/BuildSingleReference@2/.conan/data/onnx/1.8.1/_/_/build/d2d8e2064a538795811d0612b60ebcd43d89b21f Generated: /Users/jenkins/w/BuildSingleReference@2/.conan/data/onnx/1.8.1/_/_/build/d2d8e2064a538795811d0612b60ebcd43d89b21f/source_subfolder/onnx/onnx-ml.proto Generated: /Users/jenkins/w/BuildSingleReference@2/.conan/data/onnx/1.8.1/_/_/build/d2d8e2064a538795811d0612b60ebcd43d89b21f/source_subfolder/onnx/onnx-operators-ml.proto Generated: /Users/jenkins/w/BuildSingleReference@2/.conan/data/onnx/1.8.1/_/_/build/d2d8e2064a538795811d0612b60ebcd43d89b21f/source_subfolder/onnx/onnx-data.proto CMake Warning: Manually-specified variables were not used by the project: CMAKE_EXPORT_NO_PACKAGE_REGISTRY /Users/jenkins/w/BuildSingleReference@2/.conan/data/onnx/1.8.1/_/_/build/d2d8e2064a538795811d0612b60ebcd43d89b21f/source_subfolder/onnx/onnxifi_dummy.c:173:21: warning: incompatible function pointer types assigning to 'onnxExtensionFunctionPointer' (aka 'int (*)(void)') from 'onnxStatus (*)(onnxBackendID, const char *, onnxExtensionFunctionPointer *)' (aka 'int (*)(void *, const char *, int (**)(void))') [-Wincompatible-function-pointer-types] *function = &onnxGetExtensionFunctionAddress; ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/jenkins/w/BuildSingleReference@2/.conan/data/onnx/1.8.1/_/_/build/d2d8e2064a538795811d0612b60ebcd43d89b21f/source_subfolder/onnx/onnxifi_dummy.c:176:21: warning: incompatible function pointer types assigning to 'onnxExtensionFunctionPointer' (aka 'int (*)(void)') from 'onnxStatus (*)(onnxGraph, uint32_t, const onnxTensorDescriptorV1 *, uint32_t, const onnxTensorDescriptorV1 *, onnxMemoryFenceV1 *)' (aka 'int (*)(void *, unsigned int, const struct onnxTensorDescriptorV1 *, unsigned int, const struct onnxTensorDescriptorV1 *, struct onnxMemoryFenceV1 *)') [-Wincompatible-function-pointer-types] *function = &onnxSetIOAndRunGraph; ^ ~~~~~~~~~~~~~~~~~~~~~ 2 warnings generated. In file included from /Users/jenkins/w/BuildSingleReference@2/.conan/data/onnx/1.8.1/_/_/build/d2d8e2064a538795811d0612b60ebcd43d89b21f/source_subfolder/onnx/defs/controlflow/defs.cc:4: In file included from /Users/jenkins/w/BuildSingleReference@2/.conan/data/onnx/1.8.1/_/_/build/d2d8e2064a538795811d0612b60ebcd43d89b21f/source_subfolder/onnx/defs/schema.h:24: In file included from /Users/jenkins/w/BuildSingleReference@2/.conan/data/onnx/1.8.1/_/_/build/d2d8e2064a538795811d0612b60ebcd43d89b21f/source_subfolder/onnx/defs/shape_inference.h:4: /Users/jenkins/w/BuildSingleReference@2/.conan/data/onnx/1.8.1/_/_/build/d2d8e2064a538795811d0612b60ebcd43d89b21f/source_subfolder/onnx/proto_utils.h:34:16: warning: 'SetTotalBytesLimit' is deprecated: Please use the single parameter version of SetTotalBytesLimit(). The second parameter is ignored. [-Wdeprecated-declarations] coded_stream.SetTotalBytesLimit((2048LL << 20) - 1, 512LL << 20); ^ /Users/jenkins/w/BuildSingleReference@2/.conan/data/protobuf/3.13.0/_/_/package/ba203d82ae0020eccba7236c3748eb8f79fceaf6/include/google/protobuf/io/coded_stream.h:394:3: note: 'SetTotalBytesLimit' has been explicitly marked deprecated here PROTOBUF_DEPRECATED_MSG( ^ /Users/jenkins/w/BuildSingleReference@2/.conan/data/protobuf/3.13.0/_/_/package/ba203d82ae0020eccba7236c3748eb8f79fceaf6/include/google/protobuf/port_def.inc:156:53: note: expanded from macro 'PROTOBUF_DEPRECATED_MSG' #define PROTOBUF_DEPRECATED_MSG(msg) __attribute__((deprecated(msg))) ^ In file included from /Users/jenkins/w/BuildSingleReference@2/.conan/data/onnx/1.8.1/_/_/build/d2d8e2064a538795811d0612b60ebcd43d89b21f/source_subfolder/onnx/common/model_helpers.cc:5: In file included from /Users/jenkins/w/BuildSingleReference@2/.conan/data/onnx/1.8.1/_/_/build/d2d8e2064a538795811d0612b60ebcd43d89b21f/source_subfolder/onnx/checker.h:7: In file included from /Users/jenkins/w/BuildSingleReference@2/.conan/data/onnx/1.8.1/_/_/build/d2d8e2064a538795811d0612b60ebcd43d89b21f/source_subfolder/onnx/defs/schema.h:24: In file included from /Users/jenkins/w/BuildSingleReference@2/.conan/data/onnx/1.8.1/_/_/build/d2d8e2064a538795811d0612b60ebcd43d89b21f/source_subfolder/onnx/defs/shape_inference.h:4: /Users/jenkins/w/BuildSingleReference@2/.conan/data/onnx/1.8.1/_/_/build/d2d8e2064a538795811d0612b60ebcd43d89b21f/source_subfolder/onnx/proto_utils.h:34:16: warning: 'SetTotalBytesLimit' is deprecated: Please use the single parameter version of SetTotalBytesLimit(). The second parameter is ignored. [-Wdeprecated-declarations] coded_stream.SetTotalBytesLimit((2048LL << 20) - 1, 512LL << 20); ^ /Users/jenkins/w/BuildSingleReference@2/.conan/data/protobuf/3.13.0/_/_/package/ba203d82ae0020eccba7236c3748eb8f79fceaf6/include/google/protobuf/io/coded_stream.h:394:3: note: 'SetTotalBytesLimit' has been explicitly marked deprecated here PROTOBUF_DEPRECATED_MSG( ^ /Users/jenkins/w/BuildSingleReference@2/.conan/data/protobuf/3.13.0/_/_/package/ba203d82ae0020eccba7236c3748eb8f79fceaf6/include/google/protobuf/port_def.inc:156:53: note: expanded from macro 'PROTOBUF_DEPRECATED_MSG' #define PROTOBUF_DEPRECATED_MSG(msg) __attribute__((deprecated(msg))) ^ In file included from /Users/jenkins/w/BuildSingleReference@2/.conan/data/onnx/1.8.1/_/_/build/d2d8e2064a538795811d0612b60ebcd43d89b21f/source_subfolder/onnx/checker.cc:1: In file included from /Users/jenkins/w/BuildSingleReference@2/.conan/data/onnx/1.8.1/_/_/build/d2d8e2064a538795811d0612b60ebcd43d89b21f/source_subfolder/onnx/checker.h:7: In file included from /Users/jenkins/w/BuildSingleReference@2/.conan/data/onnx/1.8.1/_/_/build/d2d8e2064a538795811d0612b60ebcd43d89b21f/source_subfolder/onnx/defs/schema.h:24: In file included from /Users/jenkins/w/BuildSingleReference@2/.conan/data/onnx/1.8.1/_/_/build/d2d8e2064a538795811d0612b60ebcd43d89b21f/source_subfolder/onnx/defs/shape_inference.h:4: /Users/jenkins/w/BuildSingleReference@2/.conan/data/onnx/1.8.1/_/_/build/d2d8e2064a538795811d0612b60ebcd43d89b21f/source_subfolder/onnx/proto_utils.h:34:16: warning: 'SetTotalBytesLimit' is deprecated: Please use the single parameter version of SetTotalBytesLimit(). The second parameter is ignored. [-Wdeprecated-declarations] coded_stream.SetTotalBytesLimit((2048LL << 20) - 1, 512LL << 20); ^ /Users/jenkins/w/BuildSingleReference@2/.conan/data/protobuf/3.13.0/_/_/package/ba203d82ae0020eccba7236c3748eb8f79fceaf6/include/google/protobuf/io/coded_stream.h:394:3: note: 'SetTotalBytesLimit' has been explicitly marked deprecated here PROTOBUF_DEPRECATED_MSG( ^ /Users/jenkins/w/BuildSingleReference@2/.conan/data/protobuf/3.13.0/_/_/package/ba203d82ae0020eccba7236c3748eb8f79fceaf6/include/google/protobuf/port_def.inc:156:53: note: expanded from macro 'PROTOBUF_DEPRECATED_MSG' #define PROTOBUF_DEPRECATED_MSG(msg) __attribute__((deprecated(msg))) ^ In file included from /Users/jenkins/w/BuildSingleReference@2/.conan/data/onnx/1.8.1/_/_/build/d2d8e2064a538795811d0612b60ebcd43d89b21f/source_subfolder/onnx/defs/controlflow/old.cc:4: In file included from /Users/jenkins/w/BuildSingleReference@2/.conan/data/onnx/1.8.1/_/_/build/d2d8e2064a538795811d0612b60ebcd43d89b21f/source_subfolder/onnx/defs/schema.h:24: In file included from /Users/jenkins/w/BuildSingleReference@2/.conan/data/onnx/1.8.1/_/_/build/d2d8e2064a538795811d0612b60ebcd43d89b21f/source_subfolder/onnx/defs/shape_inference.h:4: /Users/jenkins/w/BuildSingleReference@2/.conan/data/onnx/1.8.1/_/_/build/d2d8e2064a538795811d0612b60ebcd43d89b21f/source_subfolder/onnx/proto_utils.h:34:16: warning: 'SetTotalBytesLimit' is deprecated: Please use the single parameter version of SetTotalBytesLimit(). The second parameter is ignored. [-Wdeprecated-declarations] coded_stream.SetTotalBytesLimit((2048LL << 20) - 1, 512LL << 20); ^ /Users/jenkins/w/BuildSingleReference@2/.conan/data/protobuf/3.13.0/_/_/package/ba203d82ae0020eccba7236c3748eb8f79fceaf6/include/google/protobuf/io/coded_stream.h:394:3: note: 'SetTotalBytesLimit' has been explicitly marked deprecated here PROTOBUF_DEPRECATED_MSG( ^ /Users/jenkins/w/BuildSingleReference@2/.conan/data/protobuf/3.13.0/_/_/package/ba203d82ae0020eccba7236c3748eb8f79fceaf6/include/google/protobuf/port_def.inc:156:53: note: expanded from macro 'PROTOBUF_DEPRECATED_MSG' #define PROTOBUF_DEPRECATED_MSG(msg) __attribute__((deprecated(msg))) ^ /Users/jenkins/w/BuildSingleReference@2/.conan/data/onnx/1.8.1/_/_/build/d2d8e2064a538795811d0612b60ebcd43d89b21f/source_subfolder/onnx/checker.cc:719:13: error: no matching function for call to 'ProtoDebugString' ProtoDebugString(node), ^~~~~~~~~~~~~~~~ /Users/jenkins/w/BuildSingleReference@2/.conan/data/onnx/1.8.1/_/_/build/d2d8e2064a538795811d0612b60ebcd43d89b21f/source_subfolder/onnx/checker.h:35:34: note: expanded from macro 'fail_check' ONNX_NAMESPACE::MakeString(__VA_ARGS__)); ^~~~~~~~~~~ /Users/jenkins/w/BuildSingleReference@2/.conan/data/onnx/1.8.1/_/_/build/d2d8e2064a538795811d0612b60ebcd43d89b21f/source_subfolder/onnx/proto_utils.h:23:20: note: candidate function not viable: no known conversion from 'const onnx::NodeProto' to 'const google::protobuf::Message' for 1st argument inline std::string ProtoDebugString(const Message& proto) { ^ /Users/jenkins/w/BuildSingleReference@2/.conan/data/onnx/1.8.1/_/_/build/d2d8e2064a538795811d0612b60ebcd43d89b21f/source_subfolder/onnx/checker.cc:731:44: error: no matching function for call to 'ProtoDebugString' ex.AppendContext("Bad node spec: " + ProtoDebugString(node)); ^~~~~~~~~~~~~~~~ /Users/jenkins/w/BuildSingleReference@2/.conan/data/onnx/1.8.1/_/_/build/d2d8e2064a538795811d0612b60ebcd43d89b21f/source_subfolder/onnx/proto_utils.h:23:20: note: candidate function not viable: no known conversion from 'const onnx::NodeProto' to 'const google::protobuf::Message' for 1st argument inline std::string ProtoDebugString(const Message& proto) { ^ /Users/jenkins/w/BuildSingleReference@2/.conan/data/onnx/1.8.1/_/_/build/d2d8e2064a538795811d0612b60ebcd43d89b21f/source_subfolder/onnx/checker.cc:815:13: error: no matching function for call to 'ProtoDebugString' ProtoDebugString(node), ^~~~~~~~~~~~~~~~ /Users/jenkins/w/BuildSingleReference@2/.conan/data/onnx/1.8.1/_/_/build/d2d8e2064a538795811d0612b60ebcd43d89b21f/source_subfolder/onnx/checker.h:35:34: note: expanded from macro 'fail_check' ONNX_NAMESPACE::MakeString(__VA_ARGS__)); ^~~~~~~~~~~ /Users/jenkins/w/BuildSingleReference@2/.conan/data/onnx/1.8.1/_/_/build/d2d8e2064a538795811d0612b60ebcd43d89b21f/source_subfolder/onnx/proto_utils.h:23:20: note: candidate function not viable: no known conversion from 'const onnx::NodeProto' to 'const google::protobuf::Message' for 1st argument inline std::string ProtoDebugString(const Message& proto) { ^ In file included from /Users/jenkins/w/BuildSingleReference@2/.conan/data/onnx/1.8.1/_/_/build/d2d8e2064a538795811d0612b60ebcd43d89b21f/source_subfolder/onnx/defs/function.cc:5: In file included from /Users/jenkins/w/BuildSingleReference@2/.conan/data/onnx/1.8.1/_/_/build/d2d8e2064a538795811d0612b60ebcd43d89b21f/source_subfolder/onnx/defs/schema.h:24: In file included from /Users/jenkins/w/BuildSingleReference@2/.conan/data/onnx/1.8.1/_/_/build/d2d8e2064a538795811d0612b60ebcd43d89b21f/source_subfolder/onnx/defs/shape_inference.h:4: /Users/jenkins/w/BuildSingleReference@2/.conan/data/onnx/1.8.1/_/_/build/d2d8e2064a538795811d0612b60ebcd43d89b21f/source_subfolder/onnx/proto_utils.h:34:16: warning: 'SetTotalBytesLimit' is deprecated: Please use the single parameter version of SetTotalBytesLimit(). The second parameter is ignored. [-Wdeprecated-declarations] coded_stream.SetTotalBytesLimit((2048LL << 20) - 1, 512LL << 20); ^ /Users/jenkins/w/BuildSingleReference@2/.conan/data/protobuf/3.13.0/_/_/package/ba203d82ae0020eccba7236c3748eb8f79fceaf6/include/google/protobuf/io/coded_stream.h:394:3: note: 'SetTotalBytesLimit' has been explicitly marked deprecated here PROTOBUF_DEPRECATED_MSG( ^ /Users/jenkins/w/BuildSingleReference@2/.conan/data/protobuf/3.13.0/_/_/package/ba203d82ae0020eccba7236c3748eb8f79fceaf6/include/google/protobuf/port_def.inc:156:53: note: expanded from macro 'PROTOBUF_DEPRECATED_MSG' #define PROTOBUF_DEPRECATED_MSG(msg) __attribute__((deprecated(msg))) ^ 1 warning generated. In file included from /Users/jenkins/w/BuildSingleReference@2/.conan/data/onnx/1.8.1/_/_/build/d2d8e2064a538795811d0612b60ebcd43d89b21f/source_subfolder/onnx/defs/generator/defs.cc:7: In file included from /Users/jenkins/w/BuildSingleReference@2/.conan/data/onnx/1.8.1/_/_/build/d2d8e2064a538795811d0612b60ebcd43d89b21f/source_subfolder/onnx/defs/schema.h:24: In file included from /Users/jenkins/w/BuildSingleReference@2/.conan/data/onnx/1.8.1/_/_/build/d2d8e2064a538795811d0612b60ebcd43d89b21f/source_subfolder/onnx/defs/shape_inference.h:4: /Users/jenkins/w/BuildSingleReference@2/.conan/data/onnx/1.8.1/_/_/build/d2d8e2064a538795811d0612b60ebcd43d89b21f/source_subfolder/onnx/proto_utils.h:34:16: warning: 'SetTotalBytesLimit' is deprecated: Please use the single parameter version of SetTotalBytesLimit(). The second parameter is ignored. [-Wdeprecated-declarations] coded_stream.SetTotalBytesLimit((2048LL << 20) - 1, 512LL << 20); ^ /Users/jenkins/w/BuildSingleReference@2/.conan/data/protobuf/3.13.0/_/_/package/ba203d82ae0020eccba7236c3748eb8f79fceaf6/include/google/protobuf/io/coded_stream.h:394:3: note: 'SetTotalBytesLimit' has been explicitly marked deprecated here PROTOBUF_DEPRECATED_MSG( ^ /Users/jenkins/w/BuildSingleReference@2/.conan/data/protobuf/3.13.0/_/_/package/ba203d82ae0020eccba7236c3748eb8f79fceaf6/include/google/protobuf/port_def.inc:156:53: note: expanded from macro 'PROTOBUF_DEPRECATED_MSG' #define PROTOBUF_DEPRECATED_MSG(msg) __attribute__((deprecated(msg))) ^ /Users/jenkins/w/BuildSingleReference@2/.conan/data/onnx/1.8.1/_/_/build/d2d8e2064a538795811d0612b60ebcd43d89b21f/source_subfolder/onnx/proto_utils.h:34:16: warning: 'SetTotalBytesLimit' is deprecated: Please use the single parameter version of SetTotalBytesLimit(). The second parameter is ignored. [-Wdeprecated-declarations] coded_stream.SetTotalBytesLimit((2048LL << 20) - 1, 512LL << 20); ^ /Users/jenkins/w/BuildSingleReference@2/.conan/data/onnx/1.8.1/_/_/build/d2d8e2064a538795811d0612b60ebcd43d89b21f/source_subfolder/onnx/checker.cc:890:8: note: in instantiation of function template specialization 'onnx::ParseProtoFromBytes' requested here if (!ParseProtoFromBytes(&model, data.c_str(), data.size())) { ^ /Users/jenkins/w/BuildSingleReference@2/.conan/data/protobuf/3.13.0/_/_/package/ba203d82ae0020eccba7236c3748eb8f79fceaf6/include/google/protobuf/io/coded_stream.h:394:3: note: 'SetTotalBytesLimit' has been explicitly marked deprecated here PROTOBUF_DEPRECATED_MSG( ^ /Users/jenkins/w/BuildSingleReference@2/.conan/data/protobuf/3.13.0/_/_/package/ba203d82ae0020eccba7236c3748eb8f79fceaf6/include/google/protobuf/port_def.inc:156:53: note: expanded from macro 'PROTOBUF_DEPRECATED_MSG' #define PROTOBUF_DEPRECATED_MSG(msg) __attribute__((deprecated(msg))) ^ 2 warnings and 3 errors generated. make[2]: *** [source_subfolder/CMakeFiles/onnx.dir/onnx/checker.cc.o] Error 1 make[2]: *** Waiting for unfinished jobs.... clang: error: unable to execute command: Terminated: 15 clang: error: clang frontend command failed due to signal (use -v to see invocation) Apple clang version 12.0.0 (clang-1200.0.32.21) Target: x86_64-apple-darwin19.6.0 Thread model: posix InstalledDir: /Library/Developer/CommandLineTools/usr/bin clang: note: diagnostic msg: PLEASE submit a bug report to http://developer.apple.com/bugreporter/ and include the crash backtrace, preprocessed source, and associated run script. make[2]: *** [source_subfolder/CMakeFiles/onnx.dir/onnx/defs/function.cc.o] Terminated: 15 make[2]: *** [source_subfolder/CMakeFiles/onnx.dir/onnx/defs/controlflow/old.cc.o] Terminated: 15 make[2]: *** [source_subfolder/CMakeFiles/onnx.dir/onnx/defs/controlflow/defs.cc.o] Terminated: 15 make[2]: *** [source_subfolder/CMakeFiles/onnx.dir/onnx/common/ir_pb_converter.cc.o] Terminated: 15 make[1]: *** [source_subfolder/CMakeFiles/onnx.dir/all] Terminated: 15 make: *** [all] Terminated: 15 onnx/1.8.1: ERROR: Package 'd2d8e2064a538795811d0612b60ebcd43d89b21f' build failed onnx/1.8.1: WARN: Build folder /Users/jenkins/w/BuildSingleReference@2/.conan/data/onnx/1.8.1/_/_/build/d2d8e2064a538795811d0612b60ebcd43d89b21f ERROR: Exiting with code: 5 Error in atexit._run_exitfuncs: Traceback (most recent call last): File "/usr/local/Cellar/python@3.9/3.9.0_1/Frameworks/Python.framework/Versions/3.9/lib/python3.9/logging/__init__.py", line 2128, in shutdown h.acquire() File "/usr/local/Cellar/python@3.9/3.9.0_1/Frameworks/Python.framework/Versions/3.9/lib/python3.9/logging/__init__.py", line 896, in acquire if self.lock: File "/Users/jenkins/Library/Python/3.9/lib/python/site-packages/conans/client/command.py", line 2270, in sigterm_handler sys.exit(ERROR_SIGTERM) SystemExit: 5 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/local/Cellar/python@3.9/3.9.0_1/Frameworks/Python.framework/Versions/3.9/lib/python3.9/logging/__init__.py", line 2138, in shutdown h.release() File "/usr/local/Cellar/python@3.9/3.9.0_1/Frameworks/Python.framework/Versions/3.9/lib/python3.9/logging/__init__.py", line 904, in release self.lock.release() RuntimeError: cannot release un-acquired lock