Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add onnx/1.8.1 #4810

Merged
merged 4 commits into from
Mar 12, 2021
Merged

add onnx/1.8.1 #4810

merged 4 commits into from
Mar 12, 2021

Conversation

SpaceIm
Copy link
Contributor

@SpaceIm SpaceIm commented Mar 7, 2021

Specify library name and version: onnx/1.8.1

  • I've read the guidelines for contributing.
  • I've followed the PEP8 style guides for Python code in the recipes.
  • I've used the latest Conan client version.
  • I've tried at least one configuration locally with the
    conan-center hook activated.

closes #4728

@conan-center-bot
Copy link
Collaborator

Failure in build 1 (ea9ccddddc8604ddc99ddd6b5a3100ed27873698):

  • onnx/1.8.1@:
    CI failed to create some packages (All logs)

    Logs for packageID ba587dff99997fd7e66b1bd3b03cac3155266f5e:
    [settings]
    arch=x86_64
    arch_build=x86_64
    build_type=Debug
    compiler=gcc
    compiler.libcxx=libstdc++
    compiler.version=4.9
    os=Linux
    os_build=Linux
    [options]
    onnx:shared=False
    
                                      ^
    In file included from /home/conan/w/BuildSingleReference/.conan/data/onnx/1.8.1/_/_/build/ba587dff99997fd7e66b1bd3b03cac3155266f5e/source_subfolder/onnx/defs/shape_inference.h:4:0,
                     from /home/conan/w/BuildSingleReference/.conan/data/onnx/1.8.1/_/_/build/ba587dff99997fd7e66b1bd3b03cac3155266f5e/source_subfolder/onnx/defs/schema.h:24,
                     from /home/conan/w/BuildSingleReference/.conan/data/onnx/1.8.1/_/_/build/ba587dff99997fd7e66b1bd3b03cac3155266f5e/source_subfolder/onnx/checker.h:7,
                     from /home/conan/w/BuildSingleReference/.conan/data/onnx/1.8.1/_/_/build/ba587dff99997fd7e66b1bd3b03cac3155266f5e/source_subfolder/onnx/checker.cc:1:
    /home/conan/w/BuildSingleReference/.conan/data/onnx/1.8.1/_/_/build/ba587dff99997fd7e66b1bd3b03cac3155266f5e/source_subfolder/onnx/proto_utils.h:23:20: note: in passing argument 1 of 'std::string onnx::ProtoDebugString(const google::protobuf::Message&)'
     inline std::string ProtoDebugString(const Message& proto) {
                        ^
    /home/conan/w/BuildSingleReference/.conan/data/onnx/1.8.1/_/_/build/ba587dff99997fd7e66b1bd3b03cac3155266f5e/source_subfolder/onnx/checker.cc:731:65: error: invalid initialization of reference of type 'const google::protobuf::Message&' from expression of type 'const onnx::NodeProto'
           ex.AppendContext("Bad node spec: " + ProtoDebugString(node));
                                                                     ^
    In file included from /home/conan/w/BuildSingleReference/.conan/data/onnx/1.8.1/_/_/build/ba587dff99997fd7e66b1bd3b03cac3155266f5e/source_subfolder/onnx/defs/shape_inference.h:4:0,
                     from /home/conan/w/BuildSingleReference/.conan/data/onnx/1.8.1/_/_/build/ba587dff99997fd7e66b1bd3b03cac3155266f5e/source_subfolder/onnx/defs/schema.h:24,
                     from /home/conan/w/BuildSingleReference/.conan/data/onnx/1.8.1/_/_/build/ba587dff99997fd7e66b1bd3b03cac3155266f5e/source_subfolder/onnx/checker.h:7,
                     from /home/conan/w/BuildSingleReference/.conan/data/onnx/1.8.1/_/_/build/ba587dff99997fd7e66b1bd3b03cac3155266f5e/source_subfolder/onnx/checker.cc:1:
    /home/conan/w/BuildSingleReference/.conan/data/onnx/1.8.1/_/_/build/ba587dff99997fd7e66b1bd3b03cac3155266f5e/source_subfolder/onnx/proto_utils.h:23:20: note: in passing argument 1 of 'std::string onnx::ProtoDebugString(const google::protobuf::Message&)'
     inline std::string ProtoDebugString(const Message& proto) {
                        ^
    In file included from /home/conan/w/BuildSingleReference/.conan/data/onnx/1.8.1/_/_/build/ba587dff99997fd7e66b1bd3b03cac3155266f5e/source_subfolder/onnx/checker.cc:1:0:
    /home/conan/w/BuildSingleReference/.conan/data/onnx/1.8.1/_/_/build/ba587dff99997fd7e66b1bd3b03cac3155266f5e/source_subfolder/onnx/checker.cc: In function 'void onnx::checker::check_function(const onnx::FunctionProto&, const onnx::checker::CheckerContext&, const onnx::checker::LexicalScopeContext&)':
    /home/conan/w/BuildSingleReference/.conan/data/onnx/1.8.1/_/_/build/ba587dff99997fd7e66b1bd3b03cac3155266f5e/source_subfolder/onnx/checker.cc:815:34: error: invalid initialization of reference of type 'const google::protobuf::Message&' from expression of type 'const onnx::NodeProto'
                 ProtoDebugString(node),
                                      ^
    /home/conan/w/BuildSingleReference/.conan/data/onnx/1.8.1/_/_/build/ba587dff99997fd7e66b1bd3b03cac3155266f5e/source_subfolder/onnx/checker.h:35:34: note: in definition of macro 'fail_check'
           ONNX_NAMESPACE::MakeString(__VA_ARGS__));
                                      ^
    In file included from /home/conan/w/BuildSingleReference/.conan/data/onnx/1.8.1/_/_/build/ba587dff99997fd7e66b1bd3b03cac3155266f5e/source_subfolder/onnx/defs/shape_inference.h:4:0,
                     from /home/conan/w/BuildSingleReference/.conan/data/onnx/1.8.1/_/_/build/ba587dff99997fd7e66b1bd3b03cac3155266f5e/source_subfolder/onnx/defs/schema.h:24,
                     from /home/conan/w/BuildSingleReference/.conan/data/onnx/1.8.1/_/_/build/ba587dff99997fd7e66b1bd3b03cac3155266f5e/source_subfolder/onnx/checker.h:7,
                     from /home/conan/w/BuildSingleReference/.conan/data/onnx/1.8.1/_/_/build/ba587dff99997fd7e66b1bd3b03cac3155266f5e/source_subfolder/onnx/checker.cc:1:
    /home/conan/w/BuildSingleReference/.conan/data/onnx/1.8.1/_/_/build/ba587dff99997fd7e66b1bd3b03cac3155266f5e/source_subfolder/onnx/proto_utils.h:23:20: note: in passing argument 1 of 'std::string onnx::ProtoDebugString(const google::protobuf::Message&)'
     inline std::string ProtoDebugString(const Message& proto) {
                        ^
    /home/conan/w/BuildSingleReference/.conan/data/onnx/1.8.1/_/_/build/ba587dff99997fd7e66b1bd3b03cac3155266f5e/source_subfolder/onnx/proto_utils.h: In instantiation of 'bool onnx::ParseProtoFromBytes(Proto*, const char*, size_t) [with Proto = onnx::ModelProto; size_t = long unsigned int]':
    /home/conan/w/BuildSingleReference/.conan/data/onnx/1.8.1/_/_/build/ba587dff99997fd7e66b1bd3b03cac3155266f5e/source_subfolder/onnx/checker.cc:890:61:   required from here
    /home/conan/w/BuildSingleReference/.conan/data/onnx/1.8.1/_/_/build/ba587dff99997fd7e66b1bd3b03cac3155266f5e/source_subfolder/onnx/proto_utils.h:34:66: warning: 'void google::protobuf::io::CodedInputStream::SetTotalBytesLimit(int, int)' is deprecated (declared at /home/conan/w/BuildSingleReference/.conan/data/protobuf/3.13.0/_/_/package/3b345617ce2bd705ca33e4a8969fc7eb031ea30a/include/google/protobuf/io/coded_stream.h:397): Please use the single parameter version of SetTotalBytesLimit(). The second parameter is ignored. [-Wdeprecated-declarations]
       coded_stream.SetTotalBytesLimit((2048LL << 20) - 1, 512LL << 20);
                                                                      ^
    make[2]: *** [source_subfolder/CMakeFiles/onnx.dir/onnx/checker.cc.o] Error 1
    make[2]: *** Waiting for unfinished jobs....
    make[1]: *** [source_subfolder/CMakeFiles/onnx.dir/all] Error 2
    make: *** [all] Error 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
    [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: /home/conan/w/BuildSingleReference/.conan/data/onnx/1.8.1/_/_/build/ba587dff99997fd7e66b1bd3b03cac3155266f5e
    onnx/1.8.1: ERROR: Package 'ba587dff99997fd7e66b1bd3b03cac3155266f5e' build failed
    onnx/1.8.1: WARN: Build folder /home/conan/w/BuildSingleReference/.conan/data/onnx/1.8.1/_/_/build/ba587dff99997fd7e66b1bd3b03cac3155266f5e
    ERROR: onnx/1.8.1: Error in build() method, line 82
    	cmake.build()
    	ConanException: Error 2 while executing cmake --build '/home/conan/w/BuildSingleReference/.conan/data/onnx/1.8.1/_/_/build/ba587dff99997fd7e66b1bd3b03cac3155266f5e' '--' '-j3'
    

Note: To save resources, CI tries to finish as soon as an error is found. For this reason you might find that not all the references have been launched or not all the configurations for a given reference. Also, take into account that we cannot guarantee the order of execution as it depends on CI workload and workers availability.

@SpaceIm
Copy link
Contributor Author

SpaceIm commented Mar 8, 2021

I was surprised to not be able to reproduce those errors, until I tried to disable Ninja and fall back to Makefiles. Just have to figure out what happen with Makefiles.

in-source build is broken for some generators
@conan-center-bot
Copy link
Collaborator

Failure in build 3 (f6d292ddb9093e1fee377a729192b68e17482117):

  • onnx/1.8.1@:
    CI failed to create some packages (All logs)

    Logs for packageID 999bb7b04beabb025dbb0f0153897156f2768629:
    [settings]
    arch=x86_64
    arch_build=x86_64
    build_type=Release
    compiler=Visual Studio
    compiler.runtime=MD
    compiler.version=16
    os=Windows
    os_build=Windows
    [options]
    onnx:shared=False
    
    
      Checking Build System
      Building Custom Rule C:/J/w/BuildSingleReference@2/conan-center-index/recipes/onnx/all/test_package/CMakeLists.txt
      test_package.cpp
    libprotobuf.lib(arena.obj) : error LNK2019: unresolved external symbol __dyn_tls_on_demand_init referenced in function "public: void __cdecl google::protobuf::internal::ArenaImpl::AddCleanup(void *,void (__cdecl*)(void *))" (?AddCleanup@ArenaImpl@internal@protobuf@google@@QEAAXPEAXP6AX0@Z@Z) [C:\J\w\BuildSingleReference@2\conan-center-index\recipes\onnx\all\test_package\build\460b14e4b2fdd7a53c2849c42646d5263289602a\test_package.vcxproj]
    libprotobuf.lib(arena.obj) : error LNK2019: unresolved external symbol __tls_guard referenced in function "public: void __cdecl google::protobuf::internal::ArenaImpl::AddCleanup(void *,void (__cdecl*)(void *))" (?AddCleanup@ArenaImpl@internal@protobuf@google@@QEAAXPEAXP6AX0@Z@Z) [C:\J\w\BuildSingleReference@2\conan-center-index\recipes\onnx\all\test_package\build\460b14e4b2fdd7a53c2849c42646d5263289602a\test_package.vcxproj]
    libprotobuf.lib(text_format.obj) : error LNK2001: unresolved external symbol __imp___std_init_once_begin_initialize [C:\J\w\BuildSingleReference@2\conan-center-index\recipes\onnx\all\test_package\build\460b14e4b2fdd7a53c2849c42646d5263289602a\test_package.vcxproj]
    libprotobuf.lib(dynamic_message.obj) : error LNK2001: unresolved external symbol __imp___std_init_once_begin_initialize [C:\J\w\BuildSingleReference@2\conan-center-index\recipes\onnx\all\test_package\build\460b14e4b2fdd7a53c2849c42646d5263289602a\test_package.vcxproj]
    libprotobuf.lib(any.obj) : error LNK2001: unresolved external symbol __imp___std_init_once_begin_initialize [C:\J\w\BuildSingleReference@2\conan-center-index\recipes\onnx\all\test_package\build\460b14e4b2fdd7a53c2849c42646d5263289602a\test_package.vcxproj]
    libprotobuf.lib(implicit_weak_message.obj) : error LNK2001: unresolved external symbol __imp___std_init_once_begin_initialize [C:\J\w\BuildSingleReference@2\conan-center-index\recipes\onnx\all\test_package\build\460b14e4b2fdd7a53c2849c42646d5263289602a\test_package.vcxproj]
    libprotobuf.lib(descriptor.obj) : error LNK2001: unresolved external symbol __imp___std_init_once_begin_initialize [C:\J\w\BuildSingleReference@2\conan-center-index\recipes\onnx\all\test_package\build\460b14e4b2fdd7a53c2849c42646d5263289602a\test_package.vcxproj]
    libprotobuf.lib(extension_set_heavy.obj) : error LNK2001: unresolved external symbol __imp___std_init_once_begin_initialize [C:\J\w\BuildSingleReference@2\conan-center-index\recipes\onnx\all\test_package\build\460b14e4b2fdd7a53c2849c42646d5263289602a\test_package.vcxproj]
    libprotobuf.lib(map_field.obj) : error LNK2001: unresolved external symbol __imp___std_init_once_begin_initialize [C:\J\w\BuildSingleReference@2\conan-center-index\recipes\onnx\all\test_package\build\460b14e4b2fdd7a53c2849c42646d5263289602a\test_package.vcxproj]
    libprotobuf.lib(generated_message_reflection.obj) : error LNK2001: unresolved external symbol __imp___std_init_once_begin_initialize [C:\J\w\BuildSingleReference@2\conan-center-index\recipes\onnx\all\test_package\build\460b14e4b2fdd7a53c2849c42646d5263289602a\test_package.vcxproj]
    libprotobuf.lib(message.obj) : error LNK2001: unresolved external symbol __imp___std_init_once_begin_initialize [C:\J\w\BuildSingleReference@2\conan-center-index\recipes\onnx\all\test_package\build\460b14e4b2fdd7a53c2849c42646d5263289602a\test_package.vcxproj]
    libprotobuf.lib(reflection_ops.obj) : error LNK2001: unresolved external symbol __imp___std_init_once_begin_initialize [C:\J\w\BuildSingleReference@2\conan-center-index\recipes\onnx\all\test_package\build\460b14e4b2fdd7a53c2849c42646d5263289602a\test_package.vcxproj]
    libprotobuf.lib(wire_format.obj) : error LNK2001: unresolved external symbol __imp___std_init_once_begin_initialize [C:\J\w\BuildSingleReference@2\conan-center-index\recipes\onnx\all\test_package\build\460b14e4b2fdd7a53c2849c42646d5263289602a\test_package.vcxproj]
    libprotobuf.lib(text_format.obj) : error LNK2001: unresolved external symbol __imp___std_init_once_complete [C:\J\w\BuildSingleReference@2\conan-center-index\recipes\onnx\all\test_package\build\460b14e4b2fdd7a53c2849c42646d5263289602a\test_package.vcxproj]
    libprotobuf.lib(dynamic_message.obj) : error LNK2001: unresolved external symbol __imp___std_init_once_complete [C:\J\w\BuildSingleReference@2\conan-center-index\recipes\onnx\all\test_package\build\460b14e4b2fdd7a53c2849c42646d5263289602a\test_package.vcxproj]
    libprotobuf.lib(any.obj) : error LNK2001: unresolved external symbol __imp___std_init_once_complete [C:\J\w\BuildSingleReference@2\conan-center-index\recipes\onnx\all\test_package\build\460b14e4b2fdd7a53c2849c42646d5263289602a\test_package.vcxproj]
    libprotobuf.lib(implicit_weak_message.obj) : error LNK2001: unresolved external symbol __imp___std_init_once_complete [C:\J\w\BuildSingleReference@2\conan-center-index\recipes\onnx\all\test_package\build\460b14e4b2fdd7a53c2849c42646d5263289602a\test_package.vcxproj]
    libprotobuf.lib(descriptor.obj) : error LNK2001: unresolved external symbol __imp___std_init_once_complete [C:\J\w\BuildSingleReference@2\conan-center-index\recipes\onnx\all\test_package\build\460b14e4b2fdd7a53c2849c42646d5263289602a\test_package.vcxproj]
    libprotobuf.lib(extension_set_heavy.obj) : error LNK2001: unresolved external symbol __imp___std_init_once_complete [C:\J\w\BuildSingleReference@2\conan-center-index\recipes\onnx\all\test_package\build\460b14e4b2fdd7a53c2849c42646d5263289602a\test_package.vcxproj]
    libprotobuf.lib(map_field.obj) : error LNK2001: unresolved external symbol __imp___std_init_once_complete [C:\J\w\BuildSingleReference@2\conan-center-index\recipes\onnx\all\test_package\build\460b14e4b2fdd7a53c2849c42646d5263289602a\test_package.vcxproj]
    libprotobuf.lib(generated_message_reflection.obj) : error LNK2001: unresolved external symbol __imp___std_init_once_complete [C:\J\w\BuildSingleReference@2\conan-center-index\recipes\onnx\all\test_package\build\460b14e4b2fdd7a53c2849c42646d5263289602a\test_package.vcxproj]
    libprotobuf.lib(message.obj) : error LNK2001: unresolved external symbol __imp___std_init_once_complete [C:\J\w\BuildSingleReference@2\conan-center-index\recipes\onnx\all\test_package\build\460b14e4b2fdd7a53c2849c42646d5263289602a\test_package.vcxproj]
    libprotobuf.lib(reflection_ops.obj) : error LNK2001: unresolved external symbol __imp___std_init_once_complete [C:\J\w\BuildSingleReference@2\conan-center-index\recipes\onnx\all\test_package\build\460b14e4b2fdd7a53c2849c42646d5263289602a\test_package.vcxproj]
    libprotobuf.lib(wire_format.obj) : error LNK2001: unresolved external symbol __imp___std_init_once_complete [C:\J\w\BuildSingleReference@2\conan-center-index\recipes\onnx\all\test_package\build\460b14e4b2fdd7a53c2849c42646d5263289602a\test_package.vcxproj]
    C:\J\w\BuildSingleReference@2\conan-center-index\recipes\onnx\all\test_package\build\460b14e4b2fdd7a53c2849c42646d5263289602a\bin\test_package.exe : fatal error LNK1120: 4 unresolved externals [C:\J\w\BuildSingleReference@2\conan-center-index\recipes\onnx\all\test_package\build\460b14e4b2fdd7a53c2849c42646d5263289602a\test_package.vcxproj]
    [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
    [HOOK - conan-center.py] post_package_info(): WARN: [LIBRARY DOES NOT EXIST (KB-H054)] Component onnx::onnx libdir "lib" does not contain any declared library
    [HOOK - conan-center.py] post_package_info(): WARN: [LIBRARY DOES NOT EXIST (KB-H054)] Component onnx::onnxifi libdir "lib" does not contain any declared library
    [HOOK - conan-center.py] post_package_info(): WARN: [LIBRARY DOES NOT EXIST (KB-H054)] Component onnx::onnxifi_wrapper libdir "lib" does not contain any declared library
    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
    
    
    ERROR: onnx/1.8.1 (test package): Error in build() method, line 12
    	cmake.build()
    	ConanException: Error 1 while executing cmake --build C:\J\w\BuildSingleReference@2\conan-center-index\recipes\onnx\all\test_package\build\460b14e4b2fdd7a53c2849c42646d5263289602a --config Release -- /m:16 /verbosity:minimal
    

Note: To save resources, CI tries to finish as soon as an error is found. For this reason you might find that not all the references have been launched or not all the configurations for a given reference. Also, take into account that we cannot guarantee the order of execution as it depends on CI workload and workers availability.

@SpaceIm
Copy link
Contributor Author

SpaceIm commented Mar 8, 2021

There is something wrong in Visual Studio 16 agent, it shouldn't fail.
@jgsogo We have recurring errors about unresolved symbols related to std::once_flag in Windows builds, that we didn't see before. #4752 has the same issue.

@SpaceIm
Copy link
Contributor Author

SpaceIm commented Mar 8, 2021

There are also random build failures due to concurrent access to several files. I've submitted a patch upstream onnx/onnx#3317

@conan-center-bot
Copy link
Collaborator

Failure in build 4 (f011d80f8db25165a69a8c94c75e01b12232045c):

  • onnx/1.8.1@:
    CI failed to create some packages (All logs)

    Logs for packageID e1cca95bf4c7520b1b08ef207ae2e8a7730cab05:
    [settings]
    arch=x86_64
    arch_build=x86_64
    build_type=Debug
    compiler=Visual Studio
    compiler.runtime=MTd
    compiler.version=16
    os=Windows
    os_build=Windows
    [options]
    onnx:shared=False
    
    libprotobufd.lib(substitute.obj) : warning LNK4099: PDB 'libprotobuf.pdb' was not found with 'libprotobufd.lib(substitute.obj)' or at 'C:\J\w\BuildSingleReference@4\conan-center-index\recipes\onnx\all\test_package\build\34f560d7bccf2d1063a35b5e92736178e23f1460\bin\libprotobuf.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@4\conan-center-index\recipes\onnx\all\test_package\build\34f560d7bccf2d1063a35b5e92736178e23f1460\test_package.vcxproj]
    libprotobufd.lib(strtod.obj) : warning LNK4099: PDB 'libprotobuf.pdb' was not found with 'libprotobufd.lib(strtod.obj)' or at 'C:\J\w\BuildSingleReference@4\conan-center-index\recipes\onnx\all\test_package\build\34f560d7bccf2d1063a35b5e92736178e23f1460\bin\libprotobuf.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@4\conan-center-index\recipes\onnx\all\test_package\build\34f560d7bccf2d1063a35b5e92736178e23f1460\test_package.vcxproj]
    libprotobufd.lib(any_lite.obj) : warning LNK4099: PDB 'libprotobuf.pdb' was not found with 'libprotobufd.lib(any_lite.obj)' or at 'C:\J\w\BuildSingleReference@4\conan-center-index\recipes\onnx\all\test_package\build\34f560d7bccf2d1063a35b5e92736178e23f1460\bin\libprotobuf.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@4\conan-center-index\recipes\onnx\all\test_package\build\34f560d7bccf2d1063a35b5e92736178e23f1460\test_package.vcxproj]
    libprotobufd.lib(any.obj) : warning LNK4099: PDB 'libprotobuf.pdb' was not found with 'libprotobufd.lib(any.obj)' or at 'C:\J\w\BuildSingleReference@4\conan-center-index\recipes\onnx\all\test_package\build\34f560d7bccf2d1063a35b5e92736178e23f1460\bin\libprotobuf.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@4\conan-center-index\recipes\onnx\all\test_package\build\34f560d7bccf2d1063a35b5e92736178e23f1460\test_package.vcxproj]
    libprotobufd.lib(arena.obj) : error LNK2019: unresolved external symbol __dyn_tls_on_demand_init referenced in function "private: static struct google::protobuf::internal::ArenaImpl::ThreadCache & __cdecl google::protobuf::internal::ArenaImpl::thread_cache(void)" (?thread_cache@ArenaImpl@internal@protobuf@google@@CAAEAUThreadCache@1234@XZ) [C:\J\w\BuildSingleReference@4\conan-center-index\recipes\onnx\all\test_package\build\34f560d7bccf2d1063a35b5e92736178e23f1460\test_package.vcxproj]
    libprotobufd.lib(arena.obj) : error LNK2001: unresolved external symbol __tls_guard [C:\J\w\BuildSingleReference@4\conan-center-index\recipes\onnx\all\test_package\build\34f560d7bccf2d1063a35b5e92736178e23f1460\test_package.vcxproj]
    libprotobufd.lib(text_format.obj) : error LNK2001: unresolved external symbol __imp___std_init_once_begin_initialize [C:\J\w\BuildSingleReference@4\conan-center-index\recipes\onnx\all\test_package\build\34f560d7bccf2d1063a35b5e92736178e23f1460\test_package.vcxproj]
    libprotobufd.lib(dynamic_message.obj) : error LNK2001: unresolved external symbol __imp___std_init_once_begin_initialize [C:\J\w\BuildSingleReference@4\conan-center-index\recipes\onnx\all\test_package\build\34f560d7bccf2d1063a35b5e92736178e23f1460\test_package.vcxproj]
    libprotobufd.lib(any.obj) : error LNK2001: unresolved external symbol __imp___std_init_once_begin_initialize [C:\J\w\BuildSingleReference@4\conan-center-index\recipes\onnx\all\test_package\build\34f560d7bccf2d1063a35b5e92736178e23f1460\test_package.vcxproj]
    libprotobufd.lib(implicit_weak_message.obj) : error LNK2001: unresolved external symbol __imp___std_init_once_begin_initialize [C:\J\w\BuildSingleReference@4\conan-center-index\recipes\onnx\all\test_package\build\34f560d7bccf2d1063a35b5e92736178e23f1460\test_package.vcxproj]
    libprotobufd.lib(descriptor.obj) : error LNK2001: unresolved external symbol __imp___std_init_once_begin_initialize [C:\J\w\BuildSingleReference@4\conan-center-index\recipes\onnx\all\test_package\build\34f560d7bccf2d1063a35b5e92736178e23f1460\test_package.vcxproj]
    libprotobufd.lib(extension_set_heavy.obj) : error LNK2001: unresolved external symbol __imp___std_init_once_begin_initialize [C:\J\w\BuildSingleReference@4\conan-center-index\recipes\onnx\all\test_package\build\34f560d7bccf2d1063a35b5e92736178e23f1460\test_package.vcxproj]
    libprotobufd.lib(map_field.obj) : error LNK2001: unresolved external symbol __imp___std_init_once_begin_initialize [C:\J\w\BuildSingleReference@4\conan-center-index\recipes\onnx\all\test_package\build\34f560d7bccf2d1063a35b5e92736178e23f1460\test_package.vcxproj]
    libprotobufd.lib(generated_message_reflection.obj) : error LNK2001: unresolved external symbol __imp___std_init_once_begin_initialize [C:\J\w\BuildSingleReference@4\conan-center-index\recipes\onnx\all\test_package\build\34f560d7bccf2d1063a35b5e92736178e23f1460\test_package.vcxproj]
    libprotobufd.lib(message.obj) : error LNK2001: unresolved external symbol __imp___std_init_once_begin_initialize [C:\J\w\BuildSingleReference@4\conan-center-index\recipes\onnx\all\test_package\build\34f560d7bccf2d1063a35b5e92736178e23f1460\test_package.vcxproj]
    libprotobufd.lib(reflection_ops.obj) : error LNK2001: unresolved external symbol __imp___std_init_once_begin_initialize [C:\J\w\BuildSingleReference@4\conan-center-index\recipes\onnx\all\test_package\build\34f560d7bccf2d1063a35b5e92736178e23f1460\test_package.vcxproj]
    libprotobufd.lib(wire_format.obj) : error LNK2001: unresolved external symbol __imp___std_init_once_begin_initialize [C:\J\w\BuildSingleReference@4\conan-center-index\recipes\onnx\all\test_package\build\34f560d7bccf2d1063a35b5e92736178e23f1460\test_package.vcxproj]
    libprotobufd.lib(text_format.obj) : error LNK2001: unresolved external symbol __imp___std_init_once_complete [C:\J\w\BuildSingleReference@4\conan-center-index\recipes\onnx\all\test_package\build\34f560d7bccf2d1063a35b5e92736178e23f1460\test_package.vcxproj]
    libprotobufd.lib(dynamic_message.obj) : error LNK2001: unresolved external symbol __imp___std_init_once_complete [C:\J\w\BuildSingleReference@4\conan-center-index\recipes\onnx\all\test_package\build\34f560d7bccf2d1063a35b5e92736178e23f1460\test_package.vcxproj]
    libprotobufd.lib(any.obj) : error LNK2001: unresolved external symbol __imp___std_init_once_complete [C:\J\w\BuildSingleReference@4\conan-center-index\recipes\onnx\all\test_package\build\34f560d7bccf2d1063a35b5e92736178e23f1460\test_package.vcxproj]
    libprotobufd.lib(implicit_weak_message.obj) : error LNK2001: unresolved external symbol __imp___std_init_once_complete [C:\J\w\BuildSingleReference@4\conan-center-index\recipes\onnx\all\test_package\build\34f560d7bccf2d1063a35b5e92736178e23f1460\test_package.vcxproj]
    libprotobufd.lib(descriptor.obj) : error LNK2001: unresolved external symbol __imp___std_init_once_complete [C:\J\w\BuildSingleReference@4\conan-center-index\recipes\onnx\all\test_package\build\34f560d7bccf2d1063a35b5e92736178e23f1460\test_package.vcxproj]
    libprotobufd.lib(extension_set_heavy.obj) : error LNK2001: unresolved external symbol __imp___std_init_once_complete [C:\J\w\BuildSingleReference@4\conan-center-index\recipes\onnx\all\test_package\build\34f560d7bccf2d1063a35b5e92736178e23f1460\test_package.vcxproj]
    libprotobufd.lib(map_field.obj) : error LNK2001: unresolved external symbol __imp___std_init_once_complete [C:\J\w\BuildSingleReference@4\conan-center-index\recipes\onnx\all\test_package\build\34f560d7bccf2d1063a35b5e92736178e23f1460\test_package.vcxproj]
    libprotobufd.lib(generated_message_reflection.obj) : error LNK2001: unresolved external symbol __imp___std_init_once_complete [C:\J\w\BuildSingleReference@4\conan-center-index\recipes\onnx\all\test_package\build\34f560d7bccf2d1063a35b5e92736178e23f1460\test_package.vcxproj]
    libprotobufd.lib(message.obj) : error LNK2001: unresolved external symbol __imp___std_init_once_complete [C:\J\w\BuildSingleReference@4\conan-center-index\recipes\onnx\all\test_package\build\34f560d7bccf2d1063a35b5e92736178e23f1460\test_package.vcxproj]
    libprotobufd.lib(reflection_ops.obj) : error LNK2001: unresolved external symbol __imp___std_init_once_complete [C:\J\w\BuildSingleReference@4\conan-center-index\recipes\onnx\all\test_package\build\34f560d7bccf2d1063a35b5e92736178e23f1460\test_package.vcxproj]
    libprotobufd.lib(wire_format.obj) : error LNK2001: unresolved external symbol __imp___std_init_once_complete [C:\J\w\BuildSingleReference@4\conan-center-index\recipes\onnx\all\test_package\build\34f560d7bccf2d1063a35b5e92736178e23f1460\test_package.vcxproj]
    C:\J\w\BuildSingleReference@4\conan-center-index\recipes\onnx\all\test_package\build\34f560d7bccf2d1063a35b5e92736178e23f1460\bin\test_package.exe : fatal error LNK1120: 4 unresolved externals [C:\J\w\BuildSingleReference@4\conan-center-index\recipes\onnx\all\test_package\build\34f560d7bccf2d1063a35b5e92736178e23f1460\test_package.vcxproj]
    [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
    [HOOK - conan-center.py] post_package_info(): WARN: [LIBRARY DOES NOT EXIST (KB-H054)] Component onnx::onnx libdir "lib" does not contain any declared library
    [HOOK - conan-center.py] post_package_info(): WARN: [LIBRARY DOES NOT EXIST (KB-H054)] Component onnx::onnxifi libdir "lib" does not contain any declared library
    [HOOK - conan-center.py] post_package_info(): WARN: [LIBRARY DOES NOT EXIST (KB-H054)] Component onnx::onnxifi_wrapper libdir "lib" does not contain any declared library
    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
    
    
    ERROR: onnx/1.8.1 (test package): Error in build() method, line 12
    	cmake.build()
    	ConanException: Error 1 while executing cmake --build C:\J\w\BuildSingleReference@4\conan-center-index\recipes\onnx\all\test_package\build\34f560d7bccf2d1063a35b5e92736178e23f1460 --config Debug -- /m:16 /verbosity:minimal
    

Note: To save resources, CI tries to finish as soon as an error is found. For this reason you might find that not all the references have been launched or not all the configurations for a given reference. Also, take into account that we cannot guarantee the order of execution as it depends on CI workload and workers availability.

@SpaceIm SpaceIm closed this Mar 8, 2021
@SpaceIm SpaceIm reopened this Mar 8, 2021
@SpaceIm
Copy link
Contributor Author

SpaceIm commented Mar 8, 2021

This issue with undefined references is not reproducible.
Visual Studio 16 / MTd/ Debug / Static: Ok in build 3 but link errors in test_package in build 4...

@conan-center-bot
Copy link
Collaborator

Failure in build 5 (f011d80f8db25165a69a8c94c75e01b12232045c):

  • onnx/1.8.1@:
    CI failed to create some packages (All logs)

    Logs for packageID e1cca95bf4c7520b1b08ef207ae2e8a7730cab05:
    [settings]
    arch=x86_64
    arch_build=x86_64
    build_type=Debug
    compiler=Visual Studio
    compiler.runtime=MTd
    compiler.version=16
    os=Windows
    os_build=Windows
    [options]
    onnx:shared=False
    
    libprotobufd.lib(substitute.obj) : warning LNK4099: PDB 'libprotobuf.pdb' was not found with 'libprotobufd.lib(substitute.obj)' or at 'C:\J\w\BuildSingleReference\conan-center-index\recipes\onnx\all\test_package\build\34f560d7bccf2d1063a35b5e92736178e23f1460\bin\libprotobuf.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference\conan-center-index\recipes\onnx\all\test_package\build\34f560d7bccf2d1063a35b5e92736178e23f1460\test_package.vcxproj]
    libprotobufd.lib(strtod.obj) : warning LNK4099: PDB 'libprotobuf.pdb' was not found with 'libprotobufd.lib(strtod.obj)' or at 'C:\J\w\BuildSingleReference\conan-center-index\recipes\onnx\all\test_package\build\34f560d7bccf2d1063a35b5e92736178e23f1460\bin\libprotobuf.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference\conan-center-index\recipes\onnx\all\test_package\build\34f560d7bccf2d1063a35b5e92736178e23f1460\test_package.vcxproj]
    libprotobufd.lib(any_lite.obj) : warning LNK4099: PDB 'libprotobuf.pdb' was not found with 'libprotobufd.lib(any_lite.obj)' or at 'C:\J\w\BuildSingleReference\conan-center-index\recipes\onnx\all\test_package\build\34f560d7bccf2d1063a35b5e92736178e23f1460\bin\libprotobuf.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference\conan-center-index\recipes\onnx\all\test_package\build\34f560d7bccf2d1063a35b5e92736178e23f1460\test_package.vcxproj]
    libprotobufd.lib(any.obj) : warning LNK4099: PDB 'libprotobuf.pdb' was not found with 'libprotobufd.lib(any.obj)' or at 'C:\J\w\BuildSingleReference\conan-center-index\recipes\onnx\all\test_package\build\34f560d7bccf2d1063a35b5e92736178e23f1460\bin\libprotobuf.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference\conan-center-index\recipes\onnx\all\test_package\build\34f560d7bccf2d1063a35b5e92736178e23f1460\test_package.vcxproj]
    libprotobufd.lib(arena.obj) : error LNK2019: unresolved external symbol __dyn_tls_on_demand_init referenced in function "private: static struct google::protobuf::internal::ArenaImpl::ThreadCache & __cdecl google::protobuf::internal::ArenaImpl::thread_cache(void)" (?thread_cache@ArenaImpl@internal@protobuf@google@@CAAEAUThreadCache@1234@XZ) [C:\J\w\BuildSingleReference\conan-center-index\recipes\onnx\all\test_package\build\34f560d7bccf2d1063a35b5e92736178e23f1460\test_package.vcxproj]
    libprotobufd.lib(arena.obj) : error LNK2001: unresolved external symbol __tls_guard [C:\J\w\BuildSingleReference\conan-center-index\recipes\onnx\all\test_package\build\34f560d7bccf2d1063a35b5e92736178e23f1460\test_package.vcxproj]
    libprotobufd.lib(text_format.obj) : error LNK2001: unresolved external symbol __imp___std_init_once_begin_initialize [C:\J\w\BuildSingleReference\conan-center-index\recipes\onnx\all\test_package\build\34f560d7bccf2d1063a35b5e92736178e23f1460\test_package.vcxproj]
    libprotobufd.lib(dynamic_message.obj) : error LNK2001: unresolved external symbol __imp___std_init_once_begin_initialize [C:\J\w\BuildSingleReference\conan-center-index\recipes\onnx\all\test_package\build\34f560d7bccf2d1063a35b5e92736178e23f1460\test_package.vcxproj]
    libprotobufd.lib(any.obj) : error LNK2001: unresolved external symbol __imp___std_init_once_begin_initialize [C:\J\w\BuildSingleReference\conan-center-index\recipes\onnx\all\test_package\build\34f560d7bccf2d1063a35b5e92736178e23f1460\test_package.vcxproj]
    libprotobufd.lib(implicit_weak_message.obj) : error LNK2001: unresolved external symbol __imp___std_init_once_begin_initialize [C:\J\w\BuildSingleReference\conan-center-index\recipes\onnx\all\test_package\build\34f560d7bccf2d1063a35b5e92736178e23f1460\test_package.vcxproj]
    libprotobufd.lib(descriptor.obj) : error LNK2001: unresolved external symbol __imp___std_init_once_begin_initialize [C:\J\w\BuildSingleReference\conan-center-index\recipes\onnx\all\test_package\build\34f560d7bccf2d1063a35b5e92736178e23f1460\test_package.vcxproj]
    libprotobufd.lib(extension_set_heavy.obj) : error LNK2001: unresolved external symbol __imp___std_init_once_begin_initialize [C:\J\w\BuildSingleReference\conan-center-index\recipes\onnx\all\test_package\build\34f560d7bccf2d1063a35b5e92736178e23f1460\test_package.vcxproj]
    libprotobufd.lib(map_field.obj) : error LNK2001: unresolved external symbol __imp___std_init_once_begin_initialize [C:\J\w\BuildSingleReference\conan-center-index\recipes\onnx\all\test_package\build\34f560d7bccf2d1063a35b5e92736178e23f1460\test_package.vcxproj]
    libprotobufd.lib(generated_message_reflection.obj) : error LNK2001: unresolved external symbol __imp___std_init_once_begin_initialize [C:\J\w\BuildSingleReference\conan-center-index\recipes\onnx\all\test_package\build\34f560d7bccf2d1063a35b5e92736178e23f1460\test_package.vcxproj]
    libprotobufd.lib(message.obj) : error LNK2001: unresolved external symbol __imp___std_init_once_begin_initialize [C:\J\w\BuildSingleReference\conan-center-index\recipes\onnx\all\test_package\build\34f560d7bccf2d1063a35b5e92736178e23f1460\test_package.vcxproj]
    libprotobufd.lib(reflection_ops.obj) : error LNK2001: unresolved external symbol __imp___std_init_once_begin_initialize [C:\J\w\BuildSingleReference\conan-center-index\recipes\onnx\all\test_package\build\34f560d7bccf2d1063a35b5e92736178e23f1460\test_package.vcxproj]
    libprotobufd.lib(wire_format.obj) : error LNK2001: unresolved external symbol __imp___std_init_once_begin_initialize [C:\J\w\BuildSingleReference\conan-center-index\recipes\onnx\all\test_package\build\34f560d7bccf2d1063a35b5e92736178e23f1460\test_package.vcxproj]
    libprotobufd.lib(text_format.obj) : error LNK2001: unresolved external symbol __imp___std_init_once_complete [C:\J\w\BuildSingleReference\conan-center-index\recipes\onnx\all\test_package\build\34f560d7bccf2d1063a35b5e92736178e23f1460\test_package.vcxproj]
    libprotobufd.lib(dynamic_message.obj) : error LNK2001: unresolved external symbol __imp___std_init_once_complete [C:\J\w\BuildSingleReference\conan-center-index\recipes\onnx\all\test_package\build\34f560d7bccf2d1063a35b5e92736178e23f1460\test_package.vcxproj]
    libprotobufd.lib(any.obj) : error LNK2001: unresolved external symbol __imp___std_init_once_complete [C:\J\w\BuildSingleReference\conan-center-index\recipes\onnx\all\test_package\build\34f560d7bccf2d1063a35b5e92736178e23f1460\test_package.vcxproj]
    libprotobufd.lib(implicit_weak_message.obj) : error LNK2001: unresolved external symbol __imp___std_init_once_complete [C:\J\w\BuildSingleReference\conan-center-index\recipes\onnx\all\test_package\build\34f560d7bccf2d1063a35b5e92736178e23f1460\test_package.vcxproj]
    libprotobufd.lib(descriptor.obj) : error LNK2001: unresolved external symbol __imp___std_init_once_complete [C:\J\w\BuildSingleReference\conan-center-index\recipes\onnx\all\test_package\build\34f560d7bccf2d1063a35b5e92736178e23f1460\test_package.vcxproj]
    libprotobufd.lib(extension_set_heavy.obj) : error LNK2001: unresolved external symbol __imp___std_init_once_complete [C:\J\w\BuildSingleReference\conan-center-index\recipes\onnx\all\test_package\build\34f560d7bccf2d1063a35b5e92736178e23f1460\test_package.vcxproj]
    libprotobufd.lib(map_field.obj) : error LNK2001: unresolved external symbol __imp___std_init_once_complete [C:\J\w\BuildSingleReference\conan-center-index\recipes\onnx\all\test_package\build\34f560d7bccf2d1063a35b5e92736178e23f1460\test_package.vcxproj]
    libprotobufd.lib(generated_message_reflection.obj) : error LNK2001: unresolved external symbol __imp___std_init_once_complete [C:\J\w\BuildSingleReference\conan-center-index\recipes\onnx\all\test_package\build\34f560d7bccf2d1063a35b5e92736178e23f1460\test_package.vcxproj]
    libprotobufd.lib(message.obj) : error LNK2001: unresolved external symbol __imp___std_init_once_complete [C:\J\w\BuildSingleReference\conan-center-index\recipes\onnx\all\test_package\build\34f560d7bccf2d1063a35b5e92736178e23f1460\test_package.vcxproj]
    libprotobufd.lib(reflection_ops.obj) : error LNK2001: unresolved external symbol __imp___std_init_once_complete [C:\J\w\BuildSingleReference\conan-center-index\recipes\onnx\all\test_package\build\34f560d7bccf2d1063a35b5e92736178e23f1460\test_package.vcxproj]
    libprotobufd.lib(wire_format.obj) : error LNK2001: unresolved external symbol __imp___std_init_once_complete [C:\J\w\BuildSingleReference\conan-center-index\recipes\onnx\all\test_package\build\34f560d7bccf2d1063a35b5e92736178e23f1460\test_package.vcxproj]
    C:\J\w\BuildSingleReference\conan-center-index\recipes\onnx\all\test_package\build\34f560d7bccf2d1063a35b5e92736178e23f1460\bin\test_package.exe : fatal error LNK1120: 4 unresolved externals [C:\J\w\BuildSingleReference\conan-center-index\recipes\onnx\all\test_package\build\34f560d7bccf2d1063a35b5e92736178e23f1460\test_package.vcxproj]
    [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
    [HOOK - conan-center.py] post_package_info(): WARN: [LIBRARY DOES NOT EXIST (KB-H054)] Component onnx::onnx libdir "lib" does not contain any declared library
    [HOOK - conan-center.py] post_package_info(): WARN: [LIBRARY DOES NOT EXIST (KB-H054)] Component onnx::onnxifi libdir "lib" does not contain any declared library
    [HOOK - conan-center.py] post_package_info(): WARN: [LIBRARY DOES NOT EXIST (KB-H054)] Component onnx::onnxifi_wrapper libdir "lib" does not contain any declared library
    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
    
    
    ERROR: onnx/1.8.1 (test package): Error in build() method, line 12
    	cmake.build()
    	ConanException: Error 1 while executing cmake --build C:\J\w\BuildSingleReference\conan-center-index\recipes\onnx\all\test_package\build\34f560d7bccf2d1063a35b5e92736178e23f1460 --config Debug -- /m:16 /verbosity:minimal
    

Note: To save resources, CI tries to finish as soon as an error is found. For this reason you might find that not all the references have been launched or not all the configurations for a given reference. Also, take into account that we cannot guarantee the order of execution as it depends on CI workload and workers availability.

@SpaceIm
Copy link
Contributor Author

SpaceIm commented Mar 8, 2021

So now Visual Studio 16 / MD / Release / Static is OK in build 5 (KO in 3 & 4), but I didn't change anything between build 3 & 5 to fix this issue.

@SpaceIm SpaceIm closed this Mar 8, 2021
@SpaceIm SpaceIm reopened this Mar 8, 2021
@conan-center-bot
Copy link
Collaborator

All green in build 6 (f011d80f8db25165a69a8c94c75e01b12232045c):

  • onnx/1.8.1@:
    All packages built successfully! (All logs)

@SpaceIm
Copy link
Contributor Author

SpaceIm commented Mar 8, 2021

And now it builds, well pretty sure there is something wrong in Visual Studio 16 agent.

prince-chrismc
prince-chrismc previously approved these changes Mar 9, 2021
@SSE4 SSE4 requested a review from uilianries March 9, 2021 05:53
@conan-center-bot
Copy link
Collaborator

Failure in build 7 (cd907bfbed947d2b71cffa0e3ca8a859861e6e1f):

  • onnx/1.8.1@:
    CI failed to create some packages (All logs)

    Logs for packageID 53dfe526be14358ceab01cf150adcca0f06e281f:
    [settings]
    arch=x86_64
    arch_build=x86_64
    build_type=Release
    compiler=Visual Studio
    compiler.runtime=MT
    compiler.version=16
    os=Windows
    os_build=Windows
    [options]
    onnx:shared=False
    
    
      Checking Build System
      Building Custom Rule C:/J/w/BuildSingleReference@3/conan-center-index/recipes/onnx/all/test_package/CMakeLists.txt
      test_package.cpp
    libprotobuf.lib(arena.obj) : error LNK2019: unresolved external symbol __dyn_tls_on_demand_init referenced in function "public: void __cdecl google::protobuf::internal::ArenaImpl::AddCleanup(void *,void (__cdecl*)(void *))" (?AddCleanup@ArenaImpl@internal@protobuf@google@@QEAAXPEAXP6AX0@Z@Z) [C:\J\w\BuildSingleReference@3\conan-center-index\recipes\onnx\all\test_package\build\4f6198648ec03c7d41d9e22055e19eaa74b31eea\test_package.vcxproj]
    libprotobuf.lib(arena.obj) : error LNK2019: unresolved external symbol __tls_guard referenced in function "public: void __cdecl google::protobuf::internal::ArenaImpl::AddCleanup(void *,void (__cdecl*)(void *))" (?AddCleanup@ArenaImpl@internal@protobuf@google@@QEAAXPEAXP6AX0@Z@Z) [C:\J\w\BuildSingleReference@3\conan-center-index\recipes\onnx\all\test_package\build\4f6198648ec03c7d41d9e22055e19eaa74b31eea\test_package.vcxproj]
    libprotobuf.lib(text_format.obj) : error LNK2001: unresolved external symbol __imp___std_init_once_begin_initialize [C:\J\w\BuildSingleReference@3\conan-center-index\recipes\onnx\all\test_package\build\4f6198648ec03c7d41d9e22055e19eaa74b31eea\test_package.vcxproj]
    libprotobuf.lib(dynamic_message.obj) : error LNK2001: unresolved external symbol __imp___std_init_once_begin_initialize [C:\J\w\BuildSingleReference@3\conan-center-index\recipes\onnx\all\test_package\build\4f6198648ec03c7d41d9e22055e19eaa74b31eea\test_package.vcxproj]
    libprotobuf.lib(any.obj) : error LNK2001: unresolved external symbol __imp___std_init_once_begin_initialize [C:\J\w\BuildSingleReference@3\conan-center-index\recipes\onnx\all\test_package\build\4f6198648ec03c7d41d9e22055e19eaa74b31eea\test_package.vcxproj]
    libprotobuf.lib(implicit_weak_message.obj) : error LNK2001: unresolved external symbol __imp___std_init_once_begin_initialize [C:\J\w\BuildSingleReference@3\conan-center-index\recipes\onnx\all\test_package\build\4f6198648ec03c7d41d9e22055e19eaa74b31eea\test_package.vcxproj]
    libprotobuf.lib(descriptor.obj) : error LNK2001: unresolved external symbol __imp___std_init_once_begin_initialize [C:\J\w\BuildSingleReference@3\conan-center-index\recipes\onnx\all\test_package\build\4f6198648ec03c7d41d9e22055e19eaa74b31eea\test_package.vcxproj]
    libprotobuf.lib(extension_set_heavy.obj) : error LNK2001: unresolved external symbol __imp___std_init_once_begin_initialize [C:\J\w\BuildSingleReference@3\conan-center-index\recipes\onnx\all\test_package\build\4f6198648ec03c7d41d9e22055e19eaa74b31eea\test_package.vcxproj]
    libprotobuf.lib(map_field.obj) : error LNK2001: unresolved external symbol __imp___std_init_once_begin_initialize [C:\J\w\BuildSingleReference@3\conan-center-index\recipes\onnx\all\test_package\build\4f6198648ec03c7d41d9e22055e19eaa74b31eea\test_package.vcxproj]
    libprotobuf.lib(generated_message_reflection.obj) : error LNK2001: unresolved external symbol __imp___std_init_once_begin_initialize [C:\J\w\BuildSingleReference@3\conan-center-index\recipes\onnx\all\test_package\build\4f6198648ec03c7d41d9e22055e19eaa74b31eea\test_package.vcxproj]
    libprotobuf.lib(message.obj) : error LNK2001: unresolved external symbol __imp___std_init_once_begin_initialize [C:\J\w\BuildSingleReference@3\conan-center-index\recipes\onnx\all\test_package\build\4f6198648ec03c7d41d9e22055e19eaa74b31eea\test_package.vcxproj]
    libprotobuf.lib(reflection_ops.obj) : error LNK2001: unresolved external symbol __imp___std_init_once_begin_initialize [C:\J\w\BuildSingleReference@3\conan-center-index\recipes\onnx\all\test_package\build\4f6198648ec03c7d41d9e22055e19eaa74b31eea\test_package.vcxproj]
    libprotobuf.lib(wire_format.obj) : error LNK2001: unresolved external symbol __imp___std_init_once_begin_initialize [C:\J\w\BuildSingleReference@3\conan-center-index\recipes\onnx\all\test_package\build\4f6198648ec03c7d41d9e22055e19eaa74b31eea\test_package.vcxproj]
    libprotobuf.lib(text_format.obj) : error LNK2001: unresolved external symbol __imp___std_init_once_complete [C:\J\w\BuildSingleReference@3\conan-center-index\recipes\onnx\all\test_package\build\4f6198648ec03c7d41d9e22055e19eaa74b31eea\test_package.vcxproj]
    libprotobuf.lib(dynamic_message.obj) : error LNK2001: unresolved external symbol __imp___std_init_once_complete [C:\J\w\BuildSingleReference@3\conan-center-index\recipes\onnx\all\test_package\build\4f6198648ec03c7d41d9e22055e19eaa74b31eea\test_package.vcxproj]
    libprotobuf.lib(any.obj) : error LNK2001: unresolved external symbol __imp___std_init_once_complete [C:\J\w\BuildSingleReference@3\conan-center-index\recipes\onnx\all\test_package\build\4f6198648ec03c7d41d9e22055e19eaa74b31eea\test_package.vcxproj]
    libprotobuf.lib(implicit_weak_message.obj) : error LNK2001: unresolved external symbol __imp___std_init_once_complete [C:\J\w\BuildSingleReference@3\conan-center-index\recipes\onnx\all\test_package\build\4f6198648ec03c7d41d9e22055e19eaa74b31eea\test_package.vcxproj]
    libprotobuf.lib(descriptor.obj) : error LNK2001: unresolved external symbol __imp___std_init_once_complete [C:\J\w\BuildSingleReference@3\conan-center-index\recipes\onnx\all\test_package\build\4f6198648ec03c7d41d9e22055e19eaa74b31eea\test_package.vcxproj]
    libprotobuf.lib(extension_set_heavy.obj) : error LNK2001: unresolved external symbol __imp___std_init_once_complete [C:\J\w\BuildSingleReference@3\conan-center-index\recipes\onnx\all\test_package\build\4f6198648ec03c7d41d9e22055e19eaa74b31eea\test_package.vcxproj]
    libprotobuf.lib(map_field.obj) : error LNK2001: unresolved external symbol __imp___std_init_once_complete [C:\J\w\BuildSingleReference@3\conan-center-index\recipes\onnx\all\test_package\build\4f6198648ec03c7d41d9e22055e19eaa74b31eea\test_package.vcxproj]
    libprotobuf.lib(generated_message_reflection.obj) : error LNK2001: unresolved external symbol __imp___std_init_once_complete [C:\J\w\BuildSingleReference@3\conan-center-index\recipes\onnx\all\test_package\build\4f6198648ec03c7d41d9e22055e19eaa74b31eea\test_package.vcxproj]
    libprotobuf.lib(message.obj) : error LNK2001: unresolved external symbol __imp___std_init_once_complete [C:\J\w\BuildSingleReference@3\conan-center-index\recipes\onnx\all\test_package\build\4f6198648ec03c7d41d9e22055e19eaa74b31eea\test_package.vcxproj]
    libprotobuf.lib(reflection_ops.obj) : error LNK2001: unresolved external symbol __imp___std_init_once_complete [C:\J\w\BuildSingleReference@3\conan-center-index\recipes\onnx\all\test_package\build\4f6198648ec03c7d41d9e22055e19eaa74b31eea\test_package.vcxproj]
    libprotobuf.lib(wire_format.obj) : error LNK2001: unresolved external symbol __imp___std_init_once_complete [C:\J\w\BuildSingleReference@3\conan-center-index\recipes\onnx\all\test_package\build\4f6198648ec03c7d41d9e22055e19eaa74b31eea\test_package.vcxproj]
    C:\J\w\BuildSingleReference@3\conan-center-index\recipes\onnx\all\test_package\build\4f6198648ec03c7d41d9e22055e19eaa74b31eea\bin\test_package.exe : fatal error LNK1120: 4 unresolved externals [C:\J\w\BuildSingleReference@3\conan-center-index\recipes\onnx\all\test_package\build\4f6198648ec03c7d41d9e22055e19eaa74b31eea\test_package.vcxproj]
    [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
    [HOOK - conan-center.py] post_package_info(): WARN: [LIBRARY DOES NOT EXIST (KB-H054)] Component onnx::onnx libdir "lib" does not contain any declared library
    [HOOK - conan-center.py] post_package_info(): WARN: [LIBRARY DOES NOT EXIST (KB-H054)] Component onnx::onnxifi libdir "lib" does not contain any declared library
    [HOOK - conan-center.py] post_package_info(): WARN: [LIBRARY DOES NOT EXIST (KB-H054)] Component onnx::onnxifi_wrapper libdir "lib" does not contain any declared library
    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
    
    
    ERROR: onnx/1.8.1 (test package): Error in build() method, line 12
    	cmake.build()
    	ConanException: Error 1 while executing cmake --build C:\J\w\BuildSingleReference@3\conan-center-index\recipes\onnx\all\test_package\build\4f6198648ec03c7d41d9e22055e19eaa74b31eea --config Release -- /m:16 /verbosity:minimal
    

Note: To save resources, CI tries to finish as soon as an error is found. For this reason you might find that not all the references have been launched or not all the configurations for a given reference. Also, take into account that we cannot guarantee the order of execution as it depends on CI workload and workers availability.

@SpaceIm
Copy link
Contributor Author

SpaceIm commented Mar 9, 2021

This unpredictable error in Visual Studio 16 agent is tedious.

@conan-center-bot
Copy link
Collaborator

Failure in build 8 (cd907bfbed947d2b71cffa0e3ca8a859861e6e1f):

  • onnx/1.8.1@:
    CI failed to create some packages (All logs)

    Logs for packageID e1cca95bf4c7520b1b08ef207ae2e8a7730cab05:
    [settings]
    arch=x86_64
    arch_build=x86_64
    build_type=Debug
    compiler=Visual Studio
    compiler.runtime=MTd
    compiler.version=16
    os=Windows
    os_build=Windows
    [options]
    onnx:shared=False
    
    libprotobufd.lib(substitute.obj) : warning LNK4099: PDB 'libprotobuf.pdb' was not found with 'libprotobufd.lib(substitute.obj)' or at 'C:\J\w\BuildSingleReference@4\conan-center-index\recipes\onnx\all\test_package\build\34f560d7bccf2d1063a35b5e92736178e23f1460\bin\libprotobuf.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@4\conan-center-index\recipes\onnx\all\test_package\build\34f560d7bccf2d1063a35b5e92736178e23f1460\test_package.vcxproj]
    libprotobufd.lib(strtod.obj) : warning LNK4099: PDB 'libprotobuf.pdb' was not found with 'libprotobufd.lib(strtod.obj)' or at 'C:\J\w\BuildSingleReference@4\conan-center-index\recipes\onnx\all\test_package\build\34f560d7bccf2d1063a35b5e92736178e23f1460\bin\libprotobuf.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@4\conan-center-index\recipes\onnx\all\test_package\build\34f560d7bccf2d1063a35b5e92736178e23f1460\test_package.vcxproj]
    libprotobufd.lib(any_lite.obj) : warning LNK4099: PDB 'libprotobuf.pdb' was not found with 'libprotobufd.lib(any_lite.obj)' or at 'C:\J\w\BuildSingleReference@4\conan-center-index\recipes\onnx\all\test_package\build\34f560d7bccf2d1063a35b5e92736178e23f1460\bin\libprotobuf.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@4\conan-center-index\recipes\onnx\all\test_package\build\34f560d7bccf2d1063a35b5e92736178e23f1460\test_package.vcxproj]
    libprotobufd.lib(any.obj) : warning LNK4099: PDB 'libprotobuf.pdb' was not found with 'libprotobufd.lib(any.obj)' or at 'C:\J\w\BuildSingleReference@4\conan-center-index\recipes\onnx\all\test_package\build\34f560d7bccf2d1063a35b5e92736178e23f1460\bin\libprotobuf.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@4\conan-center-index\recipes\onnx\all\test_package\build\34f560d7bccf2d1063a35b5e92736178e23f1460\test_package.vcxproj]
    libprotobufd.lib(arena.obj) : error LNK2019: unresolved external symbol __dyn_tls_on_demand_init referenced in function "private: static struct google::protobuf::internal::ArenaImpl::ThreadCache & __cdecl google::protobuf::internal::ArenaImpl::thread_cache(void)" (?thread_cache@ArenaImpl@internal@protobuf@google@@CAAEAUThreadCache@1234@XZ) [C:\J\w\BuildSingleReference@4\conan-center-index\recipes\onnx\all\test_package\build\34f560d7bccf2d1063a35b5e92736178e23f1460\test_package.vcxproj]
    libprotobufd.lib(arena.obj) : error LNK2001: unresolved external symbol __tls_guard [C:\J\w\BuildSingleReference@4\conan-center-index\recipes\onnx\all\test_package\build\34f560d7bccf2d1063a35b5e92736178e23f1460\test_package.vcxproj]
    libprotobufd.lib(text_format.obj) : error LNK2001: unresolved external symbol __imp___std_init_once_begin_initialize [C:\J\w\BuildSingleReference@4\conan-center-index\recipes\onnx\all\test_package\build\34f560d7bccf2d1063a35b5e92736178e23f1460\test_package.vcxproj]
    libprotobufd.lib(dynamic_message.obj) : error LNK2001: unresolved external symbol __imp___std_init_once_begin_initialize [C:\J\w\BuildSingleReference@4\conan-center-index\recipes\onnx\all\test_package\build\34f560d7bccf2d1063a35b5e92736178e23f1460\test_package.vcxproj]
    libprotobufd.lib(any.obj) : error LNK2001: unresolved external symbol __imp___std_init_once_begin_initialize [C:\J\w\BuildSingleReference@4\conan-center-index\recipes\onnx\all\test_package\build\34f560d7bccf2d1063a35b5e92736178e23f1460\test_package.vcxproj]
    libprotobufd.lib(implicit_weak_message.obj) : error LNK2001: unresolved external symbol __imp___std_init_once_begin_initialize [C:\J\w\BuildSingleReference@4\conan-center-index\recipes\onnx\all\test_package\build\34f560d7bccf2d1063a35b5e92736178e23f1460\test_package.vcxproj]
    libprotobufd.lib(descriptor.obj) : error LNK2001: unresolved external symbol __imp___std_init_once_begin_initialize [C:\J\w\BuildSingleReference@4\conan-center-index\recipes\onnx\all\test_package\build\34f560d7bccf2d1063a35b5e92736178e23f1460\test_package.vcxproj]
    libprotobufd.lib(extension_set_heavy.obj) : error LNK2001: unresolved external symbol __imp___std_init_once_begin_initialize [C:\J\w\BuildSingleReference@4\conan-center-index\recipes\onnx\all\test_package\build\34f560d7bccf2d1063a35b5e92736178e23f1460\test_package.vcxproj]
    libprotobufd.lib(map_field.obj) : error LNK2001: unresolved external symbol __imp___std_init_once_begin_initialize [C:\J\w\BuildSingleReference@4\conan-center-index\recipes\onnx\all\test_package\build\34f560d7bccf2d1063a35b5e92736178e23f1460\test_package.vcxproj]
    libprotobufd.lib(generated_message_reflection.obj) : error LNK2001: unresolved external symbol __imp___std_init_once_begin_initialize [C:\J\w\BuildSingleReference@4\conan-center-index\recipes\onnx\all\test_package\build\34f560d7bccf2d1063a35b5e92736178e23f1460\test_package.vcxproj]
    libprotobufd.lib(message.obj) : error LNK2001: unresolved external symbol __imp___std_init_once_begin_initialize [C:\J\w\BuildSingleReference@4\conan-center-index\recipes\onnx\all\test_package\build\34f560d7bccf2d1063a35b5e92736178e23f1460\test_package.vcxproj]
    libprotobufd.lib(reflection_ops.obj) : error LNK2001: unresolved external symbol __imp___std_init_once_begin_initialize [C:\J\w\BuildSingleReference@4\conan-center-index\recipes\onnx\all\test_package\build\34f560d7bccf2d1063a35b5e92736178e23f1460\test_package.vcxproj]
    libprotobufd.lib(wire_format.obj) : error LNK2001: unresolved external symbol __imp___std_init_once_begin_initialize [C:\J\w\BuildSingleReference@4\conan-center-index\recipes\onnx\all\test_package\build\34f560d7bccf2d1063a35b5e92736178e23f1460\test_package.vcxproj]
    libprotobufd.lib(text_format.obj) : error LNK2001: unresolved external symbol __imp___std_init_once_complete [C:\J\w\BuildSingleReference@4\conan-center-index\recipes\onnx\all\test_package\build\34f560d7bccf2d1063a35b5e92736178e23f1460\test_package.vcxproj]
    libprotobufd.lib(dynamic_message.obj) : error LNK2001: unresolved external symbol __imp___std_init_once_complete [C:\J\w\BuildSingleReference@4\conan-center-index\recipes\onnx\all\test_package\build\34f560d7bccf2d1063a35b5e92736178e23f1460\test_package.vcxproj]
    libprotobufd.lib(any.obj) : error LNK2001: unresolved external symbol __imp___std_init_once_complete [C:\J\w\BuildSingleReference@4\conan-center-index\recipes\onnx\all\test_package\build\34f560d7bccf2d1063a35b5e92736178e23f1460\test_package.vcxproj]
    libprotobufd.lib(implicit_weak_message.obj) : error LNK2001: unresolved external symbol __imp___std_init_once_complete [C:\J\w\BuildSingleReference@4\conan-center-index\recipes\onnx\all\test_package\build\34f560d7bccf2d1063a35b5e92736178e23f1460\test_package.vcxproj]
    libprotobufd.lib(descriptor.obj) : error LNK2001: unresolved external symbol __imp___std_init_once_complete [C:\J\w\BuildSingleReference@4\conan-center-index\recipes\onnx\all\test_package\build\34f560d7bccf2d1063a35b5e92736178e23f1460\test_package.vcxproj]
    libprotobufd.lib(extension_set_heavy.obj) : error LNK2001: unresolved external symbol __imp___std_init_once_complete [C:\J\w\BuildSingleReference@4\conan-center-index\recipes\onnx\all\test_package\build\34f560d7bccf2d1063a35b5e92736178e23f1460\test_package.vcxproj]
    libprotobufd.lib(map_field.obj) : error LNK2001: unresolved external symbol __imp___std_init_once_complete [C:\J\w\BuildSingleReference@4\conan-center-index\recipes\onnx\all\test_package\build\34f560d7bccf2d1063a35b5e92736178e23f1460\test_package.vcxproj]
    libprotobufd.lib(generated_message_reflection.obj) : error LNK2001: unresolved external symbol __imp___std_init_once_complete [C:\J\w\BuildSingleReference@4\conan-center-index\recipes\onnx\all\test_package\build\34f560d7bccf2d1063a35b5e92736178e23f1460\test_package.vcxproj]
    libprotobufd.lib(message.obj) : error LNK2001: unresolved external symbol __imp___std_init_once_complete [C:\J\w\BuildSingleReference@4\conan-center-index\recipes\onnx\all\test_package\build\34f560d7bccf2d1063a35b5e92736178e23f1460\test_package.vcxproj]
    libprotobufd.lib(reflection_ops.obj) : error LNK2001: unresolved external symbol __imp___std_init_once_complete [C:\J\w\BuildSingleReference@4\conan-center-index\recipes\onnx\all\test_package\build\34f560d7bccf2d1063a35b5e92736178e23f1460\test_package.vcxproj]
    libprotobufd.lib(wire_format.obj) : error LNK2001: unresolved external symbol __imp___std_init_once_complete [C:\J\w\BuildSingleReference@4\conan-center-index\recipes\onnx\all\test_package\build\34f560d7bccf2d1063a35b5e92736178e23f1460\test_package.vcxproj]
    C:\J\w\BuildSingleReference@4\conan-center-index\recipes\onnx\all\test_package\build\34f560d7bccf2d1063a35b5e92736178e23f1460\bin\test_package.exe : fatal error LNK1120: 4 unresolved externals [C:\J\w\BuildSingleReference@4\conan-center-index\recipes\onnx\all\test_package\build\34f560d7bccf2d1063a35b5e92736178e23f1460\test_package.vcxproj]
    [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
    [HOOK - conan-center.py] post_package_info(): WARN: [LIBRARY DOES NOT EXIST (KB-H054)] Component onnx::onnx libdir "lib" does not contain any declared library
    [HOOK - conan-center.py] post_package_info(): WARN: [LIBRARY DOES NOT EXIST (KB-H054)] Component onnx::onnxifi libdir "lib" does not contain any declared library
    [HOOK - conan-center.py] post_package_info(): WARN: [LIBRARY DOES NOT EXIST (KB-H054)] Component onnx::onnxifi_wrapper libdir "lib" does not contain any declared library
    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
    
    
    ERROR: onnx/1.8.1 (test package): Error in build() method, line 12
    	cmake.build()
    	ConanException: Error 1 while executing cmake --build C:\J\w\BuildSingleReference@4\conan-center-index\recipes\onnx\all\test_package\build\34f560d7bccf2d1063a35b5e92736178e23f1460 --config Debug -- /m:16 /verbosity:minimal
    

Note: To save resources, CI tries to finish as soon as an error is found. For this reason you might find that not all the references have been launched or not all the configurations for a given reference. Also, take into account that we cannot guarantee the order of execution as it depends on CI workload and workers availability.

@SpaceIm SpaceIm closed this Mar 9, 2021
@SpaceIm SpaceIm reopened this Mar 9, 2021
@conan-center-bot
Copy link
Collaborator

Failure in build 9 (cd907bfbed947d2b71cffa0e3ca8a859861e6e1f):

  • onnx/1.8.1@:
    CI failed to create some packages (All logs)

    Logs for packageID 53dfe526be14358ceab01cf150adcca0f06e281f:
    [settings]
    arch=x86_64
    arch_build=x86_64
    build_type=Release
    compiler=Visual Studio
    compiler.runtime=MT
    compiler.version=16
    os=Windows
    os_build=Windows
    [options]
    onnx:shared=False
    
    
      Checking Build System
      Building Custom Rule C:/J/w/BuildSingleReference/conan-center-index/recipes/onnx/all/test_package/CMakeLists.txt
      test_package.cpp
    libprotobuf.lib(arena.obj) : error LNK2019: unresolved external symbol __dyn_tls_on_demand_init referenced in function "public: void __cdecl google::protobuf::internal::ArenaImpl::AddCleanup(void *,void (__cdecl*)(void *))" (?AddCleanup@ArenaImpl@internal@protobuf@google@@QEAAXPEAXP6AX0@Z@Z) [C:\J\w\BuildSingleReference\conan-center-index\recipes\onnx\all\test_package\build\4f6198648ec03c7d41d9e22055e19eaa74b31eea\test_package.vcxproj]
    libprotobuf.lib(arena.obj) : error LNK2019: unresolved external symbol __tls_guard referenced in function "public: void __cdecl google::protobuf::internal::ArenaImpl::AddCleanup(void *,void (__cdecl*)(void *))" (?AddCleanup@ArenaImpl@internal@protobuf@google@@QEAAXPEAXP6AX0@Z@Z) [C:\J\w\BuildSingleReference\conan-center-index\recipes\onnx\all\test_package\build\4f6198648ec03c7d41d9e22055e19eaa74b31eea\test_package.vcxproj]
    libprotobuf.lib(text_format.obj) : error LNK2001: unresolved external symbol __imp___std_init_once_begin_initialize [C:\J\w\BuildSingleReference\conan-center-index\recipes\onnx\all\test_package\build\4f6198648ec03c7d41d9e22055e19eaa74b31eea\test_package.vcxproj]
    libprotobuf.lib(dynamic_message.obj) : error LNK2001: unresolved external symbol __imp___std_init_once_begin_initialize [C:\J\w\BuildSingleReference\conan-center-index\recipes\onnx\all\test_package\build\4f6198648ec03c7d41d9e22055e19eaa74b31eea\test_package.vcxproj]
    libprotobuf.lib(any.obj) : error LNK2001: unresolved external symbol __imp___std_init_once_begin_initialize [C:\J\w\BuildSingleReference\conan-center-index\recipes\onnx\all\test_package\build\4f6198648ec03c7d41d9e22055e19eaa74b31eea\test_package.vcxproj]
    libprotobuf.lib(implicit_weak_message.obj) : error LNK2001: unresolved external symbol __imp___std_init_once_begin_initialize [C:\J\w\BuildSingleReference\conan-center-index\recipes\onnx\all\test_package\build\4f6198648ec03c7d41d9e22055e19eaa74b31eea\test_package.vcxproj]
    libprotobuf.lib(descriptor.obj) : error LNK2001: unresolved external symbol __imp___std_init_once_begin_initialize [C:\J\w\BuildSingleReference\conan-center-index\recipes\onnx\all\test_package\build\4f6198648ec03c7d41d9e22055e19eaa74b31eea\test_package.vcxproj]
    libprotobuf.lib(extension_set_heavy.obj) : error LNK2001: unresolved external symbol __imp___std_init_once_begin_initialize [C:\J\w\BuildSingleReference\conan-center-index\recipes\onnx\all\test_package\build\4f6198648ec03c7d41d9e22055e19eaa74b31eea\test_package.vcxproj]
    libprotobuf.lib(map_field.obj) : error LNK2001: unresolved external symbol __imp___std_init_once_begin_initialize [C:\J\w\BuildSingleReference\conan-center-index\recipes\onnx\all\test_package\build\4f6198648ec03c7d41d9e22055e19eaa74b31eea\test_package.vcxproj]
    libprotobuf.lib(generated_message_reflection.obj) : error LNK2001: unresolved external symbol __imp___std_init_once_begin_initialize [C:\J\w\BuildSingleReference\conan-center-index\recipes\onnx\all\test_package\build\4f6198648ec03c7d41d9e22055e19eaa74b31eea\test_package.vcxproj]
    libprotobuf.lib(message.obj) : error LNK2001: unresolved external symbol __imp___std_init_once_begin_initialize [C:\J\w\BuildSingleReference\conan-center-index\recipes\onnx\all\test_package\build\4f6198648ec03c7d41d9e22055e19eaa74b31eea\test_package.vcxproj]
    libprotobuf.lib(reflection_ops.obj) : error LNK2001: unresolved external symbol __imp___std_init_once_begin_initialize [C:\J\w\BuildSingleReference\conan-center-index\recipes\onnx\all\test_package\build\4f6198648ec03c7d41d9e22055e19eaa74b31eea\test_package.vcxproj]
    libprotobuf.lib(wire_format.obj) : error LNK2001: unresolved external symbol __imp___std_init_once_begin_initialize [C:\J\w\BuildSingleReference\conan-center-index\recipes\onnx\all\test_package\build\4f6198648ec03c7d41d9e22055e19eaa74b31eea\test_package.vcxproj]
    libprotobuf.lib(text_format.obj) : error LNK2001: unresolved external symbol __imp___std_init_once_complete [C:\J\w\BuildSingleReference\conan-center-index\recipes\onnx\all\test_package\build\4f6198648ec03c7d41d9e22055e19eaa74b31eea\test_package.vcxproj]
    libprotobuf.lib(dynamic_message.obj) : error LNK2001: unresolved external symbol __imp___std_init_once_complete [C:\J\w\BuildSingleReference\conan-center-index\recipes\onnx\all\test_package\build\4f6198648ec03c7d41d9e22055e19eaa74b31eea\test_package.vcxproj]
    libprotobuf.lib(any.obj) : error LNK2001: unresolved external symbol __imp___std_init_once_complete [C:\J\w\BuildSingleReference\conan-center-index\recipes\onnx\all\test_package\build\4f6198648ec03c7d41d9e22055e19eaa74b31eea\test_package.vcxproj]
    libprotobuf.lib(implicit_weak_message.obj) : error LNK2001: unresolved external symbol __imp___std_init_once_complete [C:\J\w\BuildSingleReference\conan-center-index\recipes\onnx\all\test_package\build\4f6198648ec03c7d41d9e22055e19eaa74b31eea\test_package.vcxproj]
    libprotobuf.lib(descriptor.obj) : error LNK2001: unresolved external symbol __imp___std_init_once_complete [C:\J\w\BuildSingleReference\conan-center-index\recipes\onnx\all\test_package\build\4f6198648ec03c7d41d9e22055e19eaa74b31eea\test_package.vcxproj]
    libprotobuf.lib(extension_set_heavy.obj) : error LNK2001: unresolved external symbol __imp___std_init_once_complete [C:\J\w\BuildSingleReference\conan-center-index\recipes\onnx\all\test_package\build\4f6198648ec03c7d41d9e22055e19eaa74b31eea\test_package.vcxproj]
    libprotobuf.lib(map_field.obj) : error LNK2001: unresolved external symbol __imp___std_init_once_complete [C:\J\w\BuildSingleReference\conan-center-index\recipes\onnx\all\test_package\build\4f6198648ec03c7d41d9e22055e19eaa74b31eea\test_package.vcxproj]
    libprotobuf.lib(generated_message_reflection.obj) : error LNK2001: unresolved external symbol __imp___std_init_once_complete [C:\J\w\BuildSingleReference\conan-center-index\recipes\onnx\all\test_package\build\4f6198648ec03c7d41d9e22055e19eaa74b31eea\test_package.vcxproj]
    libprotobuf.lib(message.obj) : error LNK2001: unresolved external symbol __imp___std_init_once_complete [C:\J\w\BuildSingleReference\conan-center-index\recipes\onnx\all\test_package\build\4f6198648ec03c7d41d9e22055e19eaa74b31eea\test_package.vcxproj]
    libprotobuf.lib(reflection_ops.obj) : error LNK2001: unresolved external symbol __imp___std_init_once_complete [C:\J\w\BuildSingleReference\conan-center-index\recipes\onnx\all\test_package\build\4f6198648ec03c7d41d9e22055e19eaa74b31eea\test_package.vcxproj]
    libprotobuf.lib(wire_format.obj) : error LNK2001: unresolved external symbol __imp___std_init_once_complete [C:\J\w\BuildSingleReference\conan-center-index\recipes\onnx\all\test_package\build\4f6198648ec03c7d41d9e22055e19eaa74b31eea\test_package.vcxproj]
    C:\J\w\BuildSingleReference\conan-center-index\recipes\onnx\all\test_package\build\4f6198648ec03c7d41d9e22055e19eaa74b31eea\bin\test_package.exe : fatal error LNK1120: 4 unresolved externals [C:\J\w\BuildSingleReference\conan-center-index\recipes\onnx\all\test_package\build\4f6198648ec03c7d41d9e22055e19eaa74b31eea\test_package.vcxproj]
    [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
    [HOOK - conan-center.py] post_package_info(): WARN: [LIBRARY DOES NOT EXIST (KB-H054)] Component onnx::onnx libdir "lib" does not contain any declared library
    [HOOK - conan-center.py] post_package_info(): WARN: [LIBRARY DOES NOT EXIST (KB-H054)] Component onnx::onnxifi libdir "lib" does not contain any declared library
    [HOOK - conan-center.py] post_package_info(): WARN: [LIBRARY DOES NOT EXIST (KB-H054)] Component onnx::onnxifi_wrapper libdir "lib" does not contain any declared library
    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
    
    
    ERROR: onnx/1.8.1 (test package): Error in build() method, line 12
    	cmake.build()
    	ConanException: Error 1 while executing cmake --build C:\J\w\BuildSingleReference\conan-center-index\recipes\onnx\all\test_package\build\4f6198648ec03c7d41d9e22055e19eaa74b31eea --config Release -- /m:16 /verbosity:minimal
    

Note: To save resources, CI tries to finish as soon as an error is found. For this reason you might find that not all the references have been launched or not all the configurations for a given reference. Also, take into account that we cannot guarantee the order of execution as it depends on CI workload and workers availability.

@SpaceIm SpaceIm closed this Mar 9, 2021
@SpaceIm SpaceIm reopened this Mar 9, 2021
@conan-center-bot
Copy link
Collaborator

Failure in build 10 (cd907bfbed947d2b71cffa0e3ca8a859861e6e1f):

  • onnx/1.8.1@:
    CI failed to create some packages (All logs)

    Logs for packageID 53dfe526be14358ceab01cf150adcca0f06e281f:
    [settings]
    arch=x86_64
    arch_build=x86_64
    build_type=Release
    compiler=Visual Studio
    compiler.runtime=MT
    compiler.version=16
    os=Windows
    os_build=Windows
    [options]
    onnx:shared=False
    
    
      Checking Build System
      Building Custom Rule C:/J/w/BuildSingleReference@3/conan-center-index/recipes/onnx/all/test_package/CMakeLists.txt
      test_package.cpp
    libprotobuf.lib(arena.obj) : error LNK2019: unresolved external symbol __dyn_tls_on_demand_init referenced in function "public: void __cdecl google::protobuf::internal::ArenaImpl::AddCleanup(void *,void (__cdecl*)(void *))" (?AddCleanup@ArenaImpl@internal@protobuf@google@@QEAAXPEAXP6AX0@Z@Z) [C:\J\w\BuildSingleReference@3\conan-center-index\recipes\onnx\all\test_package\build\4f6198648ec03c7d41d9e22055e19eaa74b31eea\test_package.vcxproj]
    libprotobuf.lib(arena.obj) : error LNK2019: unresolved external symbol __tls_guard referenced in function "public: void __cdecl google::protobuf::internal::ArenaImpl::AddCleanup(void *,void (__cdecl*)(void *))" (?AddCleanup@ArenaImpl@internal@protobuf@google@@QEAAXPEAXP6AX0@Z@Z) [C:\J\w\BuildSingleReference@3\conan-center-index\recipes\onnx\all\test_package\build\4f6198648ec03c7d41d9e22055e19eaa74b31eea\test_package.vcxproj]
    libprotobuf.lib(text_format.obj) : error LNK2001: unresolved external symbol __imp___std_init_once_begin_initialize [C:\J\w\BuildSingleReference@3\conan-center-index\recipes\onnx\all\test_package\build\4f6198648ec03c7d41d9e22055e19eaa74b31eea\test_package.vcxproj]
    libprotobuf.lib(dynamic_message.obj) : error LNK2001: unresolved external symbol __imp___std_init_once_begin_initialize [C:\J\w\BuildSingleReference@3\conan-center-index\recipes\onnx\all\test_package\build\4f6198648ec03c7d41d9e22055e19eaa74b31eea\test_package.vcxproj]
    libprotobuf.lib(any.obj) : error LNK2001: unresolved external symbol __imp___std_init_once_begin_initialize [C:\J\w\BuildSingleReference@3\conan-center-index\recipes\onnx\all\test_package\build\4f6198648ec03c7d41d9e22055e19eaa74b31eea\test_package.vcxproj]
    libprotobuf.lib(implicit_weak_message.obj) : error LNK2001: unresolved external symbol __imp___std_init_once_begin_initialize [C:\J\w\BuildSingleReference@3\conan-center-index\recipes\onnx\all\test_package\build\4f6198648ec03c7d41d9e22055e19eaa74b31eea\test_package.vcxproj]
    libprotobuf.lib(descriptor.obj) : error LNK2001: unresolved external symbol __imp___std_init_once_begin_initialize [C:\J\w\BuildSingleReference@3\conan-center-index\recipes\onnx\all\test_package\build\4f6198648ec03c7d41d9e22055e19eaa74b31eea\test_package.vcxproj]
    libprotobuf.lib(extension_set_heavy.obj) : error LNK2001: unresolved external symbol __imp___std_init_once_begin_initialize [C:\J\w\BuildSingleReference@3\conan-center-index\recipes\onnx\all\test_package\build\4f6198648ec03c7d41d9e22055e19eaa74b31eea\test_package.vcxproj]
    libprotobuf.lib(map_field.obj) : error LNK2001: unresolved external symbol __imp___std_init_once_begin_initialize [C:\J\w\BuildSingleReference@3\conan-center-index\recipes\onnx\all\test_package\build\4f6198648ec03c7d41d9e22055e19eaa74b31eea\test_package.vcxproj]
    libprotobuf.lib(generated_message_reflection.obj) : error LNK2001: unresolved external symbol __imp___std_init_once_begin_initialize [C:\J\w\BuildSingleReference@3\conan-center-index\recipes\onnx\all\test_package\build\4f6198648ec03c7d41d9e22055e19eaa74b31eea\test_package.vcxproj]
    libprotobuf.lib(message.obj) : error LNK2001: unresolved external symbol __imp___std_init_once_begin_initialize [C:\J\w\BuildSingleReference@3\conan-center-index\recipes\onnx\all\test_package\build\4f6198648ec03c7d41d9e22055e19eaa74b31eea\test_package.vcxproj]
    libprotobuf.lib(reflection_ops.obj) : error LNK2001: unresolved external symbol __imp___std_init_once_begin_initialize [C:\J\w\BuildSingleReference@3\conan-center-index\recipes\onnx\all\test_package\build\4f6198648ec03c7d41d9e22055e19eaa74b31eea\test_package.vcxproj]
    libprotobuf.lib(wire_format.obj) : error LNK2001: unresolved external symbol __imp___std_init_once_begin_initialize [C:\J\w\BuildSingleReference@3\conan-center-index\recipes\onnx\all\test_package\build\4f6198648ec03c7d41d9e22055e19eaa74b31eea\test_package.vcxproj]
    libprotobuf.lib(text_format.obj) : error LNK2001: unresolved external symbol __imp___std_init_once_complete [C:\J\w\BuildSingleReference@3\conan-center-index\recipes\onnx\all\test_package\build\4f6198648ec03c7d41d9e22055e19eaa74b31eea\test_package.vcxproj]
    libprotobuf.lib(dynamic_message.obj) : error LNK2001: unresolved external symbol __imp___std_init_once_complete [C:\J\w\BuildSingleReference@3\conan-center-index\recipes\onnx\all\test_package\build\4f6198648ec03c7d41d9e22055e19eaa74b31eea\test_package.vcxproj]
    libprotobuf.lib(any.obj) : error LNK2001: unresolved external symbol __imp___std_init_once_complete [C:\J\w\BuildSingleReference@3\conan-center-index\recipes\onnx\all\test_package\build\4f6198648ec03c7d41d9e22055e19eaa74b31eea\test_package.vcxproj]
    libprotobuf.lib(implicit_weak_message.obj) : error LNK2001: unresolved external symbol __imp___std_init_once_complete [C:\J\w\BuildSingleReference@3\conan-center-index\recipes\onnx\all\test_package\build\4f6198648ec03c7d41d9e22055e19eaa74b31eea\test_package.vcxproj]
    libprotobuf.lib(descriptor.obj) : error LNK2001: unresolved external symbol __imp___std_init_once_complete [C:\J\w\BuildSingleReference@3\conan-center-index\recipes\onnx\all\test_package\build\4f6198648ec03c7d41d9e22055e19eaa74b31eea\test_package.vcxproj]
    libprotobuf.lib(extension_set_heavy.obj) : error LNK2001: unresolved external symbol __imp___std_init_once_complete [C:\J\w\BuildSingleReference@3\conan-center-index\recipes\onnx\all\test_package\build\4f6198648ec03c7d41d9e22055e19eaa74b31eea\test_package.vcxproj]
    libprotobuf.lib(map_field.obj) : error LNK2001: unresolved external symbol __imp___std_init_once_complete [C:\J\w\BuildSingleReference@3\conan-center-index\recipes\onnx\all\test_package\build\4f6198648ec03c7d41d9e22055e19eaa74b31eea\test_package.vcxproj]
    libprotobuf.lib(generated_message_reflection.obj) : error LNK2001: unresolved external symbol __imp___std_init_once_complete [C:\J\w\BuildSingleReference@3\conan-center-index\recipes\onnx\all\test_package\build\4f6198648ec03c7d41d9e22055e19eaa74b31eea\test_package.vcxproj]
    libprotobuf.lib(message.obj) : error LNK2001: unresolved external symbol __imp___std_init_once_complete [C:\J\w\BuildSingleReference@3\conan-center-index\recipes\onnx\all\test_package\build\4f6198648ec03c7d41d9e22055e19eaa74b31eea\test_package.vcxproj]
    libprotobuf.lib(reflection_ops.obj) : error LNK2001: unresolved external symbol __imp___std_init_once_complete [C:\J\w\BuildSingleReference@3\conan-center-index\recipes\onnx\all\test_package\build\4f6198648ec03c7d41d9e22055e19eaa74b31eea\test_package.vcxproj]
    libprotobuf.lib(wire_format.obj) : error LNK2001: unresolved external symbol __imp___std_init_once_complete [C:\J\w\BuildSingleReference@3\conan-center-index\recipes\onnx\all\test_package\build\4f6198648ec03c7d41d9e22055e19eaa74b31eea\test_package.vcxproj]
    C:\J\w\BuildSingleReference@3\conan-center-index\recipes\onnx\all\test_package\build\4f6198648ec03c7d41d9e22055e19eaa74b31eea\bin\test_package.exe : fatal error LNK1120: 4 unresolved externals [C:\J\w\BuildSingleReference@3\conan-center-index\recipes\onnx\all\test_package\build\4f6198648ec03c7d41d9e22055e19eaa74b31eea\test_package.vcxproj]
    [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
    [HOOK - conan-center.py] post_package_info(): WARN: [LIBRARY DOES NOT EXIST (KB-H054)] Component onnx::onnx libdir "lib" does not contain any declared library
    [HOOK - conan-center.py] post_package_info(): WARN: [LIBRARY DOES NOT EXIST (KB-H054)] Component onnx::onnxifi libdir "lib" does not contain any declared library
    [HOOK - conan-center.py] post_package_info(): WARN: [LIBRARY DOES NOT EXIST (KB-H054)] Component onnx::onnxifi_wrapper libdir "lib" does not contain any declared library
    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
    
    
    ERROR: onnx/1.8.1 (test package): Error in build() method, line 12
    	cmake.build()
    	ConanException: Error 1 while executing cmake --build C:\J\w\BuildSingleReference@3\conan-center-index\recipes\onnx\all\test_package\build\4f6198648ec03c7d41d9e22055e19eaa74b31eea --config Release -- /m:16 /verbosity:minimal
    

Note: To save resources, CI tries to finish as soon as an error is found. For this reason you might find that not all the references have been launched or not all the configurations for a given reference. Also, take into account that we cannot guarantee the order of execution as it depends on CI workload and workers availability.

@SpaceIm SpaceIm closed this Mar 9, 2021
@SpaceIm SpaceIm reopened this Mar 9, 2021
@conan-center-bot
Copy link
Collaborator

All green in build 11 (cd907bfbed947d2b71cffa0e3ca8a859861e6e1f):

  • onnx/1.8.1@:
    All packages built successfully! (All logs)

@jgsogo
Copy link
Contributor

jgsogo commented Mar 10, 2021

Hi! Sorry for the delay. There are more than one Windows machines, all of them with VS 16. It looks like it fails for one of them, but not for the others, so it has to be something related to our installation.

I would say it is this same issue: https://developercommunity.visualstudio.com/t/-dyn-tls-on-demand-init-and-tls-guard-related-weir/1010557

Q:

[regression] [worked-in:16.4.5]
There exists a strange issue with newer versions of Visual Studio.

When I compile the library google/protobuf with Visual Studio v16.5.4, the compilation is fine, however when trying to link against the library I get linker errors about ___dyn_tls_on_demand_init and ___tls_guard as unresolved external symbols.

If protobuf is compiled with VS v16.4.5, this issue does not happen, even if the project that tried to link against the library was compiled using v16.5.4. This leads me to believe this is a Visual Studio related issue, rather than a protobuf one.

I believe the issue should be fairly simple to reproduce.

I am not sure at which version Visual Studio broke exactly, as I have not tested every single version in-between, but I can confirm v16.5.4 is problematic and v16.4.5 does not suffer from such an issue.

Answer:

These symbols, __dyn_tls_on_demand and __tls_guard, were added in Visual Studio 2019 16.5 in the static startup library (msvcrt.lib for /MD and libcmt.lib for /MT) in order to properly support dynamic TLS initialization. The compiler will refer to these symbols and assume they will be present in the final link via msvcrt.lib or libcmt.lib.

Looking at your repro project, it appears that the repro binary you are linking with the v141 toolset shipped with Visual Studio 2017. Updating to use the v142 toolset in Visual Studio 2019 16.5 or later will resolve the issue.

Note that the compatibility policy is that the version of libraries must be newer than the compiler used to produce all the objs and libs. In this case, the compiler used is newer than the libraries linked against, so there is a linker failure.

Now, I need to have a look at how it translates to our infrastructure.

@jgsogo
Copy link
Contributor

jgsogo commented Mar 10, 2021

Found it! Some machines are running cl.exe 19.28.29333 and one is not updated, it runs 19.24.28316. Reporting the bug...

@conan-center-bot conan-center-bot merged commit b2a86b2 into conan-io:master Mar 12, 2021
@SpaceIm SpaceIm deleted the new/onnx/1.8.1 branch March 12, 2021 13:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[request] onnx/1.8.1
6 participants