******************************************************************************** conan test conan-center-index/recipes/onnx/all/test_package/conanfile.py onnx/1.9.0@ --profile=/Users/jenkins/w/BuildSingleReference@3/26558/33fa1424-3ee7-47e9-a181-3fd48b66511e/profile.txt ******************************************************************************** Configuration: [settings] arch=x86_64 arch_build=x86_64 build_type=Release compiler=apple-clang compiler.libcxx=libc++ compiler.version=12.0 os=Macos os_build=Macos [options] onnx:shared=False [build_requires] [env] onnx/1.9.0 (test package): Installing package Requirements onnx/1.9.0 from local cache - Cache protobuf/3.17.1 from 'conan-center' - Cache zlib/1.2.11 from 'conan-center' - Cache Packages onnx/1.9.0:72fa4639d4792ea60f49b65586088a794200894d - Cache protobuf/3.17.1:67636a849baf6378d4a1b3aa4de92e25ae67e14b - Cache zlib/1.2.11:647afeb69d3b0a2d3d316e80b24d38c714cc6900 - 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.17.1: Already installed! protobuf/3.17.1: Appending PATH environment variable: /Users/jenkins/w/BuildSingleReference@3/.conan/data/protobuf/3.17.1/_/_/package/67636a849baf6378d4a1b3aa4de92e25ae67e14b/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.9.0: 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 onnx/1.9.0 (test package): Generator txt created conanbuildinfo.txt onnx/1.9.0 (test package): Generator cmake_find_package_multi created ONNXConfigVersion.cmake onnx/1.9.0 (test package): Generator cmake_find_package_multi created ONNXTarget-release.cmake onnx/1.9.0 (test package): Generator cmake_find_package_multi created ONNXTargets.cmake onnx/1.9.0 (test package): Generator cmake_find_package_multi created ONNXConfig.cmake onnx/1.9.0 (test package): Generator cmake_find_package_multi created protobuf-config-version.cmake onnx/1.9.0 (test package): Generator cmake_find_package_multi created protobufTarget-release.cmake onnx/1.9.0 (test package): Generator cmake_find_package_multi created protobufTargets.cmake onnx/1.9.0 (test package): Generator cmake_find_package_multi created protobuf-config.cmake onnx/1.9.0 (test package): Generator cmake_find_package_multi created ZLIBConfigVersion.cmake onnx/1.9.0 (test package): Generator cmake_find_package_multi created ZLIBConfig.cmake onnx/1.9.0 (test package): Generator cmake_find_package_multi created ZLIBTargets.cmake onnx/1.9.0 (test package): Generator cmake_find_package_multi created ZLIBTarget-release.cmake onnx/1.9.0 (test package): Generator cmake created conanbuildinfo.cmake onnx/1.9.0 (test package): Generated conaninfo.txt onnx/1.9.0 (test package): Generated graphinfo Using lockfile: '/Users/jenkins/w/BuildSingleReference@3/conan-center-index/recipes/onnx/all/test_package/build/638a437481b78a88385c770d00dd0cb2d261cfbd/conan.lock' Using cached profile from lockfile [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 onnx/1.9.0 (test package): Calling build() ----Running------ > cd '/Users/jenkins/w/BuildSingleReference@3/conan-center-index/recipes/onnx/all/test_package/build/638a437481b78a88385c770d00dd0cb2d261cfbd' && cmake -G "Unix Makefiles" -DCMAKE_BUILD_TYPE="Release" -DCMAKE_OSX_ARCHITECTURES="x86_64" -DCONAN_IN_LOCAL_CACHE="OFF" -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++" -DCMAKE_INSTALL_PREFIX="/Users/jenkins/w/BuildSingleReference@3/conan-center-index/recipes/onnx/all/test_package/build/638a437481b78a88385c770d00dd0cb2d261cfbd/package" -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" -DCMAKE_PREFIX_PATH="/Users/jenkins/w/BuildSingleReference@3/conan-center-index/recipes/onnx/all/test_package/build/638a437481b78a88385c770d00dd0cb2d261cfbd" -DCMAKE_MODULE_PATH="/Users/jenkins/w/BuildSingleReference@3/conan-center-index/recipes/onnx/all/test_package/build/638a437481b78a88385c770d00dd0cb2d261cfbd" -DCMAKE_EXPORT_NO_PACKAGE_REGISTRY="ON" -DCONAN_EXPORTED="1" -Wno-dev '/Users/jenkins/w/BuildSingleReference@3/conan-center-index/recipes/onnx/all/test_package' ----------------- -- 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: /Users/administrator/Downloads/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/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: /Users/administrator/Downloads/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- Conan: called by CMake conan helper -- Conan: Adjusting output directories -- Conan: Using cmake targets configuration -- Library onnx found /Users/jenkins/w/BuildSingleReference@3/.conan/data/onnx/1.9.0/_/_/package/72fa4639d4792ea60f49b65586088a794200894d/lib/libonnx.a -- Library onnx_proto found /Users/jenkins/w/BuildSingleReference@3/.conan/data/onnx/1.9.0/_/_/package/72fa4639d4792ea60f49b65586088a794200894d/lib/libonnx_proto.a -- Library onnxifi_dummy found /Users/jenkins/w/BuildSingleReference@3/.conan/data/onnx/1.9.0/_/_/package/72fa4639d4792ea60f49b65586088a794200894d/lib/libonnxifi_dummy.dylib -- Library onnxifi_loader found /Users/jenkins/w/BuildSingleReference@3/.conan/data/onnx/1.9.0/_/_/package/72fa4639d4792ea60f49b65586088a794200894d/lib/libonnxifi_loader.a -- Library protoc found /Users/jenkins/w/BuildSingleReference@3/.conan/data/protobuf/3.17.1/_/_/package/67636a849baf6378d4a1b3aa4de92e25ae67e14b/lib/libprotoc.a -- Library protobuf found /Users/jenkins/w/BuildSingleReference@3/.conan/data/protobuf/3.17.1/_/_/package/67636a849baf6378d4a1b3aa4de92e25ae67e14b/lib/libprotobuf.a -- Library z found /Users/jenkins/w/BuildSingleReference@3/.conan/data/zlib/1.2.11/_/_/package/647afeb69d3b0a2d3d316e80b24d38c714cc6900/lib/libz.a -- Conan: Adjusting default RPATHs Conan policies -- Conan: Adjusting language standard -- Conan: C++ stdlib: libc++ -- Library onnx found /Users/jenkins/w/BuildSingleReference@3/.conan/data/onnx/1.9.0/_/_/package/72fa4639d4792ea60f49b65586088a794200894d/lib/libonnx.a -- Found: /Users/jenkins/w/BuildSingleReference@3/.conan/data/onnx/1.9.0/_/_/package/72fa4639d4792ea60f49b65586088a794200894d/lib/libonnx.a -- Library onnx_proto found /Users/jenkins/w/BuildSingleReference@3/.conan/data/onnx/1.9.0/_/_/package/72fa4639d4792ea60f49b65586088a794200894d/lib/libonnx_proto.a -- Found: /Users/jenkins/w/BuildSingleReference@3/.conan/data/onnx/1.9.0/_/_/package/72fa4639d4792ea60f49b65586088a794200894d/lib/libonnx_proto.a -- Library onnxifi_dummy found /Users/jenkins/w/BuildSingleReference@3/.conan/data/onnx/1.9.0/_/_/package/72fa4639d4792ea60f49b65586088a794200894d/lib/libonnxifi_dummy.dylib -- Found: /Users/jenkins/w/BuildSingleReference@3/.conan/data/onnx/1.9.0/_/_/package/72fa4639d4792ea60f49b65586088a794200894d/lib/libonnxifi_dummy.dylib -- Library onnxifi_loader found /Users/jenkins/w/BuildSingleReference@3/.conan/data/onnx/1.9.0/_/_/package/72fa4639d4792ea60f49b65586088a794200894d/lib/libonnxifi_loader.a -- Found: /Users/jenkins/w/BuildSingleReference@3/.conan/data/onnx/1.9.0/_/_/package/72fa4639d4792ea60f49b65586088a794200894d/lib/libonnxifi_loader.a -- Library onnxifi_loader found /Users/jenkins/w/BuildSingleReference@3/.conan/data/onnx/1.9.0/_/_/package/72fa4639d4792ea60f49b65586088a794200894d/lib/libonnxifi_loader.a -- Found: /Users/jenkins/w/BuildSingleReference@3/.conan/data/onnx/1.9.0/_/_/package/72fa4639d4792ea60f49b65586088a794200894d/lib/libonnxifi_loader.a -- Library onnxifi_dummy found /Users/jenkins/w/BuildSingleReference@3/.conan/data/onnx/1.9.0/_/_/package/72fa4639d4792ea60f49b65586088a794200894d/lib/libonnxifi_dummy.dylib -- Found: /Users/jenkins/w/BuildSingleReference@3/.conan/data/onnx/1.9.0/_/_/package/72fa4639d4792ea60f49b65586088a794200894d/lib/libonnxifi_dummy.dylib -- Library onnx_proto found /Users/jenkins/w/BuildSingleReference@3/.conan/data/onnx/1.9.0/_/_/package/72fa4639d4792ea60f49b65586088a794200894d/lib/libonnx_proto.a -- Found: /Users/jenkins/w/BuildSingleReference@3/.conan/data/onnx/1.9.0/_/_/package/72fa4639d4792ea60f49b65586088a794200894d/lib/libonnx_proto.a -- Library onnx found /Users/jenkins/w/BuildSingleReference@3/.conan/data/onnx/1.9.0/_/_/package/72fa4639d4792ea60f49b65586088a794200894d/lib/libonnx.a -- Found: /Users/jenkins/w/BuildSingleReference@3/.conan/data/onnx/1.9.0/_/_/package/72fa4639d4792ea60f49b65586088a794200894d/lib/libonnx.a -- Library protoc found /Users/jenkins/w/BuildSingleReference@3/.conan/data/protobuf/3.17.1/_/_/package/67636a849baf6378d4a1b3aa4de92e25ae67e14b/lib/libprotoc.a -- Found: /Users/jenkins/w/BuildSingleReference@3/.conan/data/protobuf/3.17.1/_/_/package/67636a849baf6378d4a1b3aa4de92e25ae67e14b/lib/libprotoc.a -- Library protobuf found /Users/jenkins/w/BuildSingleReference@3/.conan/data/protobuf/3.17.1/_/_/package/67636a849baf6378d4a1b3aa4de92e25ae67e14b/lib/libprotobuf.a -- Found: /Users/jenkins/w/BuildSingleReference@3/.conan/data/protobuf/3.17.1/_/_/package/67636a849baf6378d4a1b3aa4de92e25ae67e14b/lib/libprotobuf.a -- Library protobuf found /Users/jenkins/w/BuildSingleReference@3/.conan/data/protobuf/3.17.1/_/_/package/67636a849baf6378d4a1b3aa4de92e25ae67e14b/lib/libprotobuf.a -- Found: /Users/jenkins/w/BuildSingleReference@3/.conan/data/protobuf/3.17.1/_/_/package/67636a849baf6378d4a1b3aa4de92e25ae67e14b/lib/libprotobuf.a -- Library protoc found /Users/jenkins/w/BuildSingleReference@3/.conan/data/protobuf/3.17.1/_/_/package/67636a849baf6378d4a1b3aa4de92e25ae67e14b/lib/libprotoc.a -- Found: /Users/jenkins/w/BuildSingleReference@3/.conan/data/protobuf/3.17.1/_/_/package/67636a849baf6378d4a1b3aa4de92e25ae67e14b/lib/libprotoc.a -- Library z found /Users/jenkins/w/BuildSingleReference@3/.conan/data/zlib/1.2.11/_/_/package/647afeb69d3b0a2d3d316e80b24d38c714cc6900/lib/libz.a -- Found: /Users/jenkins/w/BuildSingleReference@3/.conan/data/zlib/1.2.11/_/_/package/647afeb69d3b0a2d3d316e80b24d38c714cc6900/lib/libz.a -- Configuring done -- Generating done -- Build files have been written to: /Users/jenkins/w/BuildSingleReference@3/conan-center-index/recipes/onnx/all/test_package/build/638a437481b78a88385c770d00dd0cb2d261cfbd ----Running------ > cmake --build '/Users/jenkins/w/BuildSingleReference@3/conan-center-index/recipes/onnx/all/test_package/build/638a437481b78a88385c770d00dd0cb2d261cfbd' '--' '-j4' ----------------- Scanning dependencies of target test_package [ 50%] Building CXX object CMakeFiles/test_package.dir/test_package.cpp.o [100%] Linking CXX executable bin/test_package [100%] Built target test_package onnx/1.9.0 (test package): Running test() ----Running------ > DYLD_LIBRARY_PATH="/Users/jenkins/w/BuildSingleReference@3/.conan/data/onnx/1.9.0/_/_/package/72fa4639d4792ea60f49b65586088a794200894d/lib:/Users/jenkins/w/BuildSingleReference@3/.conan/data/protobuf/3.17.1/_/_/package/67636a849baf6378d4a1b3aa4de92e25ae67e14b/lib:/Users/jenkins/w/BuildSingleReference@3/.conan/data/zlib/1.2.11/_/_/package/647afeb69d3b0a2d3d316e80b24d38c714cc6900/lib" DYLD_FRAMEWORK_PATH="" bin/test_package ----------------- CMake Warning: Manually-specified variables were not used by the project: CMAKE_EXPORT_NO_PACKAGE_REGISTRY CMAKE_INSTALL_BINDIR CMAKE_INSTALL_DATAROOTDIR CMAKE_INSTALL_INCLUDEDIR CMAKE_INSTALL_LIBDIR CMAKE_INSTALL_LIBEXECDIR CMAKE_INSTALL_OLDINCLUDEDIR CMAKE_INSTALL_SBINDIR ld: warning: direct access in function 'onnx::AttributeProto::_InternalParse(char const*, google::protobuf::internal::ParseContext*)' from file '/Users/jenkins/w/BuildSingleReference@3/.conan/data/onnx/1.9.0/_/_/package/72fa4639d4792ea60f49b65586088a794200894d/lib/libonnx_proto.a(onnx-ml.pb.cc.o)' to global weak symbol 'void google::protobuf::internal::arena_destruct_object, std::__1::allocator > >(void*)' from file '/Users/jenkins/w/BuildSingleReference@3/.conan/data/protobuf/3.17.1/_/_/package/67636a849baf6378d4a1b3aa4de92e25ae67e14b/lib/libprotobuf.a(repeated_field.cc.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings. ld: warning: direct access in function 'onnx::NodeProto::_InternalParse(char const*, google::protobuf::internal::ParseContext*)' from file '/Users/jenkins/w/BuildSingleReference@3/.conan/data/onnx/1.9.0/_/_/package/72fa4639d4792ea60f49b65586088a794200894d/lib/libonnx_proto.a(onnx-ml.pb.cc.o)' to global weak symbol 'void google::protobuf::internal::arena_destruct_object, std::__1::allocator > >(void*)' from file '/Users/jenkins/w/BuildSingleReference@3/.conan/data/protobuf/3.17.1/_/_/package/67636a849baf6378d4a1b3aa4de92e25ae67e14b/lib/libprotobuf.a(repeated_field.cc.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings. ld: warning: direct access in function 'onnx::NodeProto::_InternalParse(char const*, google::protobuf::internal::ParseContext*)' from file '/Users/jenkins/w/BuildSingleReference@3/.conan/data/onnx/1.9.0/_/_/package/72fa4639d4792ea60f49b65586088a794200894d/lib/libonnx_proto.a(onnx-ml.pb.cc.o)' to global weak symbol 'void google::protobuf::internal::arena_destruct_object, std::__1::allocator > >(void*)' from file '/Users/jenkins/w/BuildSingleReference@3/.conan/data/protobuf/3.17.1/_/_/package/67636a849baf6378d4a1b3aa4de92e25ae67e14b/lib/libprotobuf.a(repeated_field.cc.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings. ld: warning: direct access in function 'onnx::TensorProto::_InternalParse(char const*, google::protobuf::internal::ParseContext*)' from file '/Users/jenkins/w/BuildSingleReference@3/.conan/data/onnx/1.9.0/_/_/package/72fa4639d4792ea60f49b65586088a794200894d/lib/libonnx_proto.a(onnx-ml.pb.cc.o)' to global weak symbol 'void google::protobuf::internal::arena_destruct_object, std::__1::allocator > >(void*)' from file '/Users/jenkins/w/BuildSingleReference@3/.conan/data/protobuf/3.17.1/_/_/package/67636a849baf6378d4a1b3aa4de92e25ae67e14b/lib/libprotobuf.a(repeated_field.cc.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings. ld: warning: direct access in function 'google::protobuf::UnknownFieldSet* google::protobuf::internal::InternalMetadata::mutable_unknown_fields_slow()' from file '/Users/jenkins/w/BuildSingleReference@3/.conan/data/onnx/1.9.0/_/_/package/72fa4639d4792ea60f49b65586088a794200894d/lib/libonnx_proto.a(onnx-ml.pb.cc.o)' to global weak symbol 'void google::protobuf::internal::arena_destruct_object >(void*)' from file '/Users/jenkins/w/BuildSingleReference@3/.conan/data/protobuf/3.17.1/_/_/package/67636a849baf6378d4a1b3aa4de92e25ae67e14b/lib/libprotobuf.a(unknown_field_set.cc.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings. ld: warning: direct access in function 'google::protobuf::UnknownFieldSet* google::protobuf::internal::InternalMetadata::mutable_unknown_fields_slow()' from file '/Users/jenkins/w/BuildSingleReference@3/.conan/data/onnx/1.9.0/_/_/package/72fa4639d4792ea60f49b65586088a794200894d/lib/libonnx_proto.a(onnx-ml.pb.cc.o)' to global weak symbol 'typeinfo for google::protobuf::internal::InternalMetadata::Container' from file '/Users/jenkins/w/BuildSingleReference@3/.conan/data/protobuf/3.17.1/_/_/package/67636a849baf6378d4a1b3aa4de92e25ae67e14b/lib/libprotobuf.a(unknown_field_set.cc.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings. ld: warning: direct access in function 'void google::protobuf::internal::RepeatedPtrFieldBase::MergeFromInnerLoop, std::__1::allocator > >::TypeHandler>(void**, void**, int, int)' from file '/Users/jenkins/w/BuildSingleReference@3/.conan/data/onnx/1.9.0/_/_/package/72fa4639d4792ea60f49b65586088a794200894d/lib/libonnx_proto.a(onnx-ml.pb.cc.o)' to global weak symbol 'void google::protobuf::internal::arena_destruct_object, std::__1::allocator > >(void*)' from file '/Users/jenkins/w/BuildSingleReference@3/.conan/data/protobuf/3.17.1/_/_/package/67636a849baf6378d4a1b3aa4de92e25ae67e14b/lib/libprotobuf.a(repeated_field.cc.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings.