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

open62541: add version 1.4.6 #25598

Open
wants to merge 4 commits into
base: master
Choose a base branch
from
Open

Conversation

toge
Copy link
Contributor

@toge toge commented Oct 11, 2024

Summary

Changes to recipe: open62541/1.4.6

Motivation

Try to close #25585.

Details

open62541/open62541@v1.3.9...v1.4.6


@conan-center-bot

This comment has been minimized.

@conan-center-bot

This comment has been minimized.

@conan-center-bot

This comment has been minimized.

@conan-center-bot
Copy link
Collaborator

Conan v1 pipeline ❌

Warning

Conan Center will stop receiving updates for Conan 1.x packages soon - please see announcement.

Failure in build 4 (4c551c0fad369b9cb3a8baf9f27c7b4ddb420ea5):

  • open62541/1.4.6:
    CI failed to create some packages (All logs)

    Logs for packageID 519073dae8bf201a73267c96fb00e2c62d9031f9:
    [settings]
    arch=x86_64
    build_type=Debug
    compiler=Visual Studio
    compiler.runtime=MDd
    compiler.version=16
    os=Windows
    [options]
    open62541:shared=False
    
    [...]
    open62541/1.4.6 (test package): CMake command: cmake --build "C:\J\workspace\prod-v1\bsr\cci-3be00abf\recipes\open62541\all\test_package\build" --config Debug
    
    ----Running------
    > cmake --build "C:\J\workspace\prod-v1\bsr\cci-3be00abf\recipes\open62541\all\test_package\build" --config Debug
    -----------------
    Microsoft (R) Build Engine version 16.11.2+f32259642 for .NET Framework
    Copyright (C) Microsoft Corporation. All rights reserved.
    
      Checking Build System
      Generating src_generated/foo_flt_nodeids.h
      Building Custom Rule C:/J/workspace/prod-v1/bsr/cci-3be00abf/recipes/open62541/all/test_package/CMakeLists.txt
      Generating src_generated/types_foo_flt_generated.c, src_generated/types_foo_flt_generated.h, src_generated/types_foo_flt_generated_handling.h
      Building Custom Rule C:/J/workspace/prod-v1/bsr/cci-3be00abf/recipes/open62541/all/test_package/CMakeLists.txt
      Generating src_generated/namespace_foo_flt_generated.c, src_generated/namespace_foo_flt_generated.h
      INFO:__main__:Preprocessing (existing) C:/J/workspace/prod-v1/bsr/110140/addde/s/9df0aa/1/res/Schema/Opc.Ua.NodeSet2.xml
      INFO:__main__:Preprocessing C:/J/workspace/prod-v1/bsr/cci-3be00abf/recipes/open62541/all/test_package/FooFlt.NodeSet2.xml
      INFO:__main__:Generating Code for Backend: open62541
      INFO:__main__:NodeSet generation code successfully printed
      Building Custom Rule C:/J/workspace/prod-v1/bsr/cci-3be00abf/recipes/open62541/all/test_package/CMakeLists.txt
      Building Custom Rule C:/J/workspace/prod-v1/bsr/cci-3be00abf/recipes/open62541/all/test_package/CMakeLists.txt
      namespace_foo_flt_generated.c
      types_foo_flt_generated.c
      test_package.c
    open62541.lib(ua_util.obj) : error LNK2019: unresolved external symbol SecureZeroMemory referenced in function UA_ByteString_memZero [C:\J\workspace\prod-v1\bsr\cci-3be00abf\recipes\open62541\all\test_package\build\test_package.vcxproj]
    open62541.lib(eventloop_posix_udp.obj) : error LNK2019: unresolved external symbol __imp_GetAdaptersAddresses referenced in function setMulticastInterface [C:\J\workspace\prod-v1\bsr\cci-3be00abf\recipes\open62541\all\test_package\build\test_package.vcxproj]
    C:\J\workspace\prod-v1\bsr\cci-3be00abf\recipes\open62541\all\test_package\build\Debug\test_package.exe : fatal error LNK1120: 2 unresolved externals [C:\J\workspace\prod-v1\bsr\cci-3be00abf\recipes\open62541\all\test_package\build\test_package.vcxproj]
    CMake Warning at C:/J/workspace/prod-v1/bsr/110140/addde/s/d93926/1/lib/cmake/open62541/open62541Macros.cmake:560 (message):
      NAMESPACE_MAP argument is deprecated and no longer has any effect.  The
      index of the nodeset is set automatically.
    Call Stack (most recent call first):
      CMakeLists.txt:14 (ua_generate_nodeset_and_datatypes)
    
    
    CMake Warning at C:/J/workspace/prod-v1/bsr/110140/addde/s/d93926/1/lib/cmake/open62541/open62541Macros.cmake:139 (message):
      NAMESPACE_MAP argument is deprecated and no longer has any effect.  The
      index of the nodeset is set automatically.
    Call Stack (most recent call first):
      C:/J/workspace/prod-v1/bsr/110140/addde/s/d93926/1/lib/cmake/open62541/open62541Macros.cmake:625 (ua_generate_datatypes)
      CMakeLists.txt:14 (ua_generate_nodeset_and_datatypes)
    
    
    WARN: **************************************************
    WARN: *** Conan 1 is legacy and on a deprecation path **
    WARN: *********** Please upgrade to Conan 2 ************
    WARN: **************************************************
    open62541/1.4.6 (test package): WARN: Using the new toolchains and generators without specifying a build profile (e.g: -pr:b=default) is discouraged and might cause failures and unexpected behavior
    open62541/1.4.6 (test package): WARN: Using the new toolchains and generators without specifying a build profile (e.g: -pr:b=default) is discouraged and might cause failures and unexpected behavior
    ERROR: open62541/1.4.6 (test package): Error in build() method, line 32
    	cmake.build()
    	ConanException: Error 1 while executing cmake --build "C:\J\workspace\prod-v1\bsr\cci-3be00abf\recipes\open62541\all\test_package\build" --config Debug
    
  • open62541/1.3.9:
    Didn't run or was cancelled before finishing

  • open62541/1.2.6:
    Didn't run or was cancelled before finishing

  • open62541/1.1.6:
    Didn't run or was cancelled before finishing

  • open62541/1.0.6:
    Didn't run or was cancelled before finishing

  • open62541/1.3.8:
    Didn't run or was cancelled before finishing


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.


Conan v2 pipeline ❌

Note: Conan v2 builds are now mandatory. Please read our discussion about it.

The v2 pipeline failed. Please, review the errors and note this is required for pull requests to be merged. In case this recipe is still not ported to Conan 2.x, please, ping @conan-io/barbarians on the PR and we will help you.

Failure in build 4 (4c551c0fad369b9cb3a8baf9f27c7b4ddb420ea5):

  • open62541/1.4.6:
    CI failed to create some packages (All logs)

    Logs for packageID 0a8ba8239a39eb0439a6ed22de94ec80bca579cb:
    [settings]
    arch=x86_64
    build_type=Release
    compiler=msvc
    compiler.cppstd=14
    compiler.runtime=dynamic
    compiler.runtime_type=Release
    compiler.version=192
    os=Windows
    [options]
    */*:shared=False
    
    [...]
    -- Looking for pthread.h
    -- Looking for pthread.h - not found
    -- Found Threads: TRUE  
    -- Found Python3: C:/Python37/python.exe (found version "3.7.9") found components: Interpreter 
    CMake Warning at C:/J/workspace/prod-v2/bsr@2/98297/cefeb/p/b/open60ba40c9dc1407/p/lib/cmake/open62541/open62541Macros.cmake:560 (message):
      NAMESPACE_MAP argument is deprecated and no longer has any effect.  The
      index of the nodeset is set automatically.
    Call Stack (most recent call first):
      CMakeLists.txt:14 (ua_generate_nodeset_and_datatypes)
    
    
    CMake Warning at C:/J/workspace/prod-v2/bsr@2/98297/cefeb/p/b/open60ba40c9dc1407/p/lib/cmake/open62541/open62541Macros.cmake:139 (message):
      NAMESPACE_MAP argument is deprecated and no longer has any effect.  The
      index of the nodeset is set automatically.
    Call Stack (most recent call first):
      C:/J/workspace/prod-v2/bsr@2/98297/cefeb/p/b/open60ba40c9dc1407/p/lib/cmake/open62541/open62541Macros.cmake:625 (ua_generate_datatypes)
      CMakeLists.txt:14 (ua_generate_nodeset_and_datatypes)
    
    
    -- Configuring done
    -- Generating done
    -- Build files have been written to: C:/J/workspace/prod-v2/bsr@2/cci-1ecc024c/recipes/open62541/all/test_package/build/msvc-192-x86_64-14-release
    
    open62541/1.4.6 (test package): Running CMake.build()
    open62541/1.4.6 (test package): RUN: cmake --build "C:\J\workspace\prod-v2\bsr@2\cci-1ecc024c\recipes\open62541\all\test_package\build\msvc-192-x86_64-14-release" --config Release
    Microsoft (R) Build Engine version 16.11.2+f32259642 for .NET Framework
    Copyright (C) Microsoft Corporation. All rights reserved.
    
      Checking Build System
      Generating src_generated/foo_flt_nodeids.h
      Building Custom Rule C:/J/workspace/prod-v2/bsr@2/cci-1ecc024c/recipes/open62541/all/test_package/CMakeLists.txt
      Generating src_generated/types_foo_flt_generated.c, src_generated/types_foo_flt_generated.h, src_generated/types_foo_flt_generated_handling.h
      Building Custom Rule C:/J/workspace/prod-v2/bsr@2/cci-1ecc024c/recipes/open62541/all/test_package/CMakeLists.txt
      Generating src_generated/namespace_foo_flt_generated.c, src_generated/namespace_foo_flt_generated.h
      INFO:__main__:Preprocessing (existing) C:/J/workspace/prod-v2/bsr@2/98297/cefeb/p/ua-noc942f98449466/p/res/Schema/Opc.Ua.NodeSet2.xml
      INFO:__main__:Preprocessing C:/J/workspace/prod-v2/bsr@2/cci-1ecc024c/recipes/open62541/all/test_package/FooFlt.NodeSet2.xml
      INFO:__main__:Generating Code for Backend: open62541
      INFO:__main__:NodeSet generation code successfully printed
      Building Custom Rule C:/J/workspace/prod-v2/bsr@2/cci-1ecc024c/recipes/open62541/all/test_package/CMakeLists.txt
      Building Custom Rule C:/J/workspace/prod-v2/bsr@2/cci-1ecc024c/recipes/open62541/all/test_package/CMakeLists.txt
      namespace_foo_flt_generated.c
      types_foo_flt_generated.c
      test_package.c
    open62541.lib(ua_util.obj) : error LNK2019: unresolved external symbol SecureZeroMemory referenced in function UA_ByteString_memZero [C:\J\workspace\prod-v2\bsr@2\cci-1ecc024c\recipes\open62541\all\test_package\build\msvc-192-x86_64-14-release\test_package.vcxproj]
    open62541.lib(eventloop_posix_udp.obj) : error LNK2019: unresolved external symbol __imp_GetAdaptersAddresses referenced in function setMulticastInterface [C:\J\workspace\prod-v2\bsr@2\cci-1ecc024c\recipes\open62541\all\test_package\build\msvc-192-x86_64-14-release\test_package.vcxproj]
    C:\J\workspace\prod-v2\bsr@2\cci-1ecc024c\recipes\open62541\all\test_package\build\msvc-192-x86_64-14-release\Release\test_package.exe : fatal error LNK1120: 2 unresolved externals [C:\J\workspace\prod-v2\bsr@2\cci-1ecc024c\recipes\open62541\all\test_package\build\msvc-192-x86_64-14-release\test_package.vcxproj]
    
    ERROR: open62541/1.4.6 (test package): Error in build() method, line 32
    	cmake.build()
    	ConanException: Error 1 while executing
    
  • open62541/1.3.9:
    Built 8 packages out of 10 (All logs)

  • open62541/1.3.8:
    Built 8 packages out of 10 (All logs)

  • open62541/1.2.6:
    Didn't run or was cancelled before finishing

  • open62541/1.1.6:
    Didn't run or was cancelled before finishing

  • open62541/1.0.6:
    Didn't run or was cancelled before finishing


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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[request] open62541/1.4.6
3 participants