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

Added open62541 v1.4.0 #23882

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

Conversation

Kischy
Copy link
Contributor

@Kischy Kischy commented May 6, 2024

  • Removed open62541 v1.3.8
  • Added open62541 v1.4.0

Specify library name and version: open62541/v1.4.0


@ericLemanissierBot
Copy link

I detected other pull requests that are modifying open62541/all recipe:

This message is automatically generated by https://github.com/ericLemanissier/conan-center-conflicting-prs so don't hesitate to report issues/improvements there.

@conan-center-bot
Copy link
Collaborator

Conan v1 pipeline ❌

Failure in build 2 (ad6ea2921682a37ec92062734aca3f33cc936e11):

  • 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.4.0:
    CI failed to create some packages (All logs)

    Logs for packageID 3e239e106ea6b9075c8142322ebcf7b950c2cba8:
    [settings]
    arch=x86_64
    build_type=Release
    compiler=gcc
    compiler.libcxx=libstdc++11
    compiler.version=7
    os=Linux
    [options]
    open62541:shared=False
    
    [...]
                                                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
                                                 UA_NS0ID_SERVER_SERVERCAPABILITIES_MAXARRAYLENGTH
    /home/conan/workspace/prod-v1/bsr/38232/ecbda/.conan/data/open62541/1.4.0/_/_/build/3e239e106ea6b9075c8142322ebcf7b950c2cba8/src/src/server/ua_server_ns0.c:1050:45: note: each undeclared identifier is reported only once for each function it appears in
    /home/conan/workspace/prod-v1/bsr/38232/ecbda/.conan/data/open62541/1.4.0/_/_/build/3e239e106ea6b9075c8142322ebcf7b950c2cba8/src/src/server/ua_server_ns0.c:1053:45: error: ‘UA_NS0ID_SERVER_SERVERCAPABILITIES_MAXMONITOREDITEMS’ undeclared (first use in this function); did you mean ‘UA_NS0ID_SERVER_SERVERCAPABILITIES_MAXSTRINGLENGTH’?
         deleteNode(server, UA_NODEID_NUMERIC(0, UA_NS0ID_SERVER_SERVERCAPABILITIES_MAXMONITOREDITEMS), true);
                                                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
                                                 UA_NS0ID_SERVER_SERVERCAPABILITIES_MAXSTRINGLENGTH
    /home/conan/workspace/prod-v1/bsr/38232/ecbda/.conan/data/open62541/1.4.0/_/_/build/3e239e106ea6b9075c8142322ebcf7b950c2cba8/src/src/server/ua_server_ns0.c:1054:45: error: ‘UA_NS0ID_SERVER_SERVERCAPABILITIES_MAXMONITOREDITEMSPERSUBSCRIPTION’ undeclared (first use in this function); did you mean ‘UA_NS0ID_SERVER_SERVERCAPABILITIES_MAXMONITOREDITEMS’?
         deleteNode(server, UA_NODEID_NUMERIC(0, UA_NS0ID_SERVER_SERVERCAPABILITIES_MAXMONITOREDITEMSPERSUBSCRIPTION), true);
                                                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
                                                 UA_NS0ID_SERVER_SERVERCAPABILITIES_MAXMONITOREDITEMS
    /home/conan/workspace/prod-v1/bsr/38232/ecbda/.conan/data/open62541/1.4.0/_/_/build/3e239e106ea6b9075c8142322ebcf7b950c2cba8/src/src/server/ua_server_ns0.c:1055:45: error: ‘UA_NS0ID_SERVER_SERVERCAPABILITIES_MAXMONITOREDITEMSQUEUESIZE’ undeclared (first use in this function); did you mean ‘UA_NS0ID_SERVER_SERVERCAPABILITIES_MAXMONITOREDITEMS’?
         deleteNode(server, UA_NODEID_NUMERIC(0, UA_NS0ID_SERVER_SERVERCAPABILITIES_MAXMONITOREDITEMSQUEUESIZE), true);
                                                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
                                                 UA_NS0ID_SERVER_SERVERCAPABILITIES_MAXMONITOREDITEMS
    /home/conan/workspace/prod-v1/bsr/38232/ecbda/.conan/data/open62541/1.4.0/_/_/build/3e239e106ea6b9075c8142322ebcf7b950c2cba8/src/src/server/ua_server_ns0.c:1056:45: error: ‘UA_NS0ID_SERVER_SERVERCAPABILITIES_MAXSELECTCLAUSEPARAMETERS’ undeclared (first use in this function); did you mean ‘UA_NS0ID_SERVER_SERVERCAPABILITIES_MAXMONITOREDITEMS’?
         deleteNode(server, UA_NODEID_NUMERIC(0, UA_NS0ID_SERVER_SERVERCAPABILITIES_MAXSELECTCLAUSEPARAMETERS), true);
                                                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
                                                 UA_NS0ID_SERVER_SERVERCAPABILITIES_MAXMONITOREDITEMS
    /home/conan/workspace/prod-v1/bsr/38232/ecbda/.conan/data/open62541/1.4.0/_/_/build/3e239e106ea6b9075c8142322ebcf7b950c2cba8/src/src/server/ua_server_ns0.c:1057:45: error: ‘UA_NS0ID_SERVER_SERVERCAPABILITIES_MAXSESSIONS’ undeclared (first use in this function); did you mean ‘UA_NS0ID_SERVER_SERVERCAPABILITIES_ROLESET’?
         deleteNode(server, UA_NODEID_NUMERIC(0, UA_NS0ID_SERVER_SERVERCAPABILITIES_MAXSESSIONS), true);
                                                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
                                                 UA_NS0ID_SERVER_SERVERCAPABILITIES_ROLESET
    /home/conan/workspace/prod-v1/bsr/38232/ecbda/.conan/data/open62541/1.4.0/_/_/build/3e239e106ea6b9075c8142322ebcf7b950c2cba8/src/src/server/ua_server_ns0.c:1058:45: error: ‘UA_NS0ID_SERVER_SERVERCAPABILITIES_MAXSUBSCRIPTIONS’ undeclared (first use in this function); did you mean ‘UA_NS0ID_SERVER_SERVERCAPABILITIES_MAXSESSIONS’?
         deleteNode(server, UA_NODEID_NUMERIC(0, UA_NS0ID_SERVER_SERVERCAPABILITIES_MAXSUBSCRIPTIONS), true);
                                                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
                                                 UA_NS0ID_SERVER_SERVERCAPABILITIES_MAXSESSIONS
    /home/conan/workspace/prod-v1/bsr/38232/ecbda/.conan/data/open62541/1.4.0/_/_/build/3e239e106ea6b9075c8142322ebcf7b950c2cba8/src/src/server/ua_server_ns0.c:1059:45: error: ‘UA_NS0ID_SERVER_SERVERCAPABILITIES_MAXSUBSCRIPTIONSPERSESSION’ undeclared (first use in this function); did you mean ‘UA_NS0ID_SERVER_SERVERCAPABILITIES_MAXSUBSCRIPTIONS’?
         deleteNode(server, UA_NODEID_NUMERIC(0, UA_NS0ID_SERVER_SERVERCAPABILITIES_MAXSUBSCRIPTIONSPERSESSION), true);
                                                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
                                                 UA_NS0ID_SERVER_SERVERCAPABILITIES_MAXSUBSCRIPTIONS
    /home/conan/workspace/prod-v1/bsr/38232/ecbda/.conan/data/open62541/1.4.0/_/_/build/3e239e106ea6b9075c8142322ebcf7b950c2cba8/src/src/server/ua_server_ns0.c:1060:45: error: ‘UA_NS0ID_SERVER_SERVERCAPABILITIES_MAXWHERECLAUSEPARAMETERS’ undeclared (first use in this function); did you mean ‘UA_NS0ID_SERVER_SERVERCAPABILITIES_MAXSELECTCLAUSEPARAMETERS’?
         deleteNode(server, UA_NODEID_NUMERIC(0, UA_NS0ID_SERVER_SERVERCAPABILITIES_MAXWHERECLAUSEPARAMETERS), true);
                                                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
                                                 UA_NS0ID_SERVER_SERVERCAPABILITIES_MAXSELECTCLAUSEPARAMETERS
    /home/conan/workspace/prod-v1/bsr/38232/ecbda/.conan/data/open62541/1.4.0/_/_/build/3e239e106ea6b9075c8142322ebcf7b950c2cba8/src/src/server/ua_server_ns0.c: At top level:
    cc1: warning: unrecognized command line option ‘-Wno-static-in-inline’
    make[2]: *** [CMakeFiles/open62541-object.dir/src/server/ua_server_ns0.c.o] Error 1
    make[2]: *** Waiting for unfinished jobs....
    make[1]: *** [CMakeFiles/open62541-object.dir/all] Error 2
    make: *** [all] Error 2
    WARN: *** Conan 1 is legacy and on a deprecation path ***
    WARN: *** Please upgrade to Conan 2 ***
    open62541/1.4.0: 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.0: 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.0: ERROR: Package '3e239e106ea6b9075c8142322ebcf7b950c2cba8' build failed
    open62541/1.4.0: WARN: Build folder /home/conan/workspace/prod-v1/bsr/38232/ecbda/.conan/data/open62541/1.4.0/_/_/build/3e239e106ea6b9075c8142322ebcf7b950c2cba8/build/Release
    ERROR: open62541/1.4.0: Error in build() method, line 373
    	cmake.build()
    	ConanException: Error 2 while executing cmake --build "/home/conan/workspace/prod-v1/bsr/38232/ecbda/.conan/data/open62541/1.4.0/_/_/build/3e239e106ea6b9075c8142322ebcf7b950c2cba8/build/Release" '--' '-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.


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.

See details:

Failure in build 2 (ad6ea2921682a37ec92062734aca3f33cc936e11):

  • 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.0.6:
    Didn't run or was cancelled before finishing

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

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

    Logs for packageID 46eca168337a92e13341da89def86ed2e5dc4804:
    [settings]
    arch=x86_64
    build_type=Release
    compiler=gcc
    compiler.cppstd=17
    compiler.libcxx=libstdc++11
    compiler.version=11
    os=Linux
    [options]
    */*:shared=False
    
    [...]
          |                                             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
          |                                             UA_NS0ID_SERVER_SERVERCAPABILITIES_AGGREGATEFUNCTIONS
    [ 48%] Building C object CMakeFiles/open62541-object.dir/src/server/ua_server_async.c.o
    [ 50%] Building C object CMakeFiles/open62541-object.dir/src/server/ua_services_view.c.o
    [ 50%] Building C object CMakeFiles/open62541-object.dir/src/server/ua_services_method.c.o
    /home/conan/workspace/prod-v2/bsr/34247/cadec/p/b/open6ded8e059b2eb1/b/src/src/server/ua_server_ns0.c:1055:45: error: 'UA_NS0ID_SERVER_SERVERCAPABILITIES_MAXMONITOREDITEMSQUEUESIZE' undeclared (first use in this function); did you mean 'UA_NS0ID_SERVER_SERVERCAPABILITIES_MINSUPPORTEDSAMPLERATE'?
     1055 |     deleteNode(server, UA_NODEID_NUMERIC(0, UA_NS0ID_SERVER_SERVERCAPABILITIES_MAXMONITOREDITEMSQUEUESIZE), true);
          |                                             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
          |                                             UA_NS0ID_SERVER_SERVERCAPABILITIES_MINSUPPORTEDSAMPLERATE
    /home/conan/workspace/prod-v2/bsr/34247/cadec/p/b/open6ded8e059b2eb1/b/src/src/server/ua_server_ns0.c:1056:45: error: 'UA_NS0ID_SERVER_SERVERCAPABILITIES_MAXSELECTCLAUSEPARAMETERS' undeclared (first use in this function); did you mean 'UA_NS0ID_SERVER_SERVERCAPABILITIES_MODELLINGRULES'?
     1056 |     deleteNode(server, UA_NODEID_NUMERIC(0, UA_NS0ID_SERVER_SERVERCAPABILITIES_MAXSELECTCLAUSEPARAMETERS), true);
          |                                             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
          |                                             UA_NS0ID_SERVER_SERVERCAPABILITIES_MODELLINGRULES
    [ 51%] Building C object CMakeFiles/open62541-object.dir/src/server/ua_services_session.c.o
    /home/conan/workspace/prod-v2/bsr/34247/cadec/p/b/open6ded8e059b2eb1/b/src/src/server/ua_server_ns0.c:1057:45: error: 'UA_NS0ID_SERVER_SERVERCAPABILITIES_MAXSESSIONS' undeclared (first use in this function); did you mean 'UA_NS0ID_SERVER_SERVERCAPABILITIES_ROLESET'?
     1057 |     deleteNode(server, UA_NODEID_NUMERIC(0, UA_NS0ID_SERVER_SERVERCAPABILITIES_MAXSESSIONS), true);
          |                                             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
          |                                             UA_NS0ID_SERVER_SERVERCAPABILITIES_ROLESET
    [ 51%] Building C object CMakeFiles/open62541-object.dir/src/server/ua_services_attribute.c.o
    /home/conan/workspace/prod-v2/bsr/34247/cadec/p/b/open6ded8e059b2eb1/b/src/src/server/ua_server_ns0.c:1058:45: error: 'UA_NS0ID_SERVER_SERVERCAPABILITIES_MAXSUBSCRIPTIONS' undeclared (first use in this function); did you mean 'UA_NS0ID_SERVER_SERVERCAPABILITIES_MAXSTRINGLENGTH'?
     1058 |     deleteNode(server, UA_NODEID_NUMERIC(0, UA_NS0ID_SERVER_SERVERCAPABILITIES_MAXSUBSCRIPTIONS), true);
          |                                             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
          |                                             UA_NS0ID_SERVER_SERVERCAPABILITIES_MAXSTRINGLENGTH
    [ 53%] Building C object CMakeFiles/open62541-object.dir/src/server/ua_services_discovery.c.o
    /home/conan/workspace/prod-v2/bsr/34247/cadec/p/b/open6ded8e059b2eb1/b/src/src/server/ua_server_ns0.c:1059:45: error: 'UA_NS0ID_SERVER_SERVERCAPABILITIES_MAXSUBSCRIPTIONSPERSESSION' undeclared (first use in this function); did you mean 'UA_NS0ID_SERVER_SERVERCAPABILITIES_MAXSTRINGLENGTH'?
     1059 |     deleteNode(server, UA_NODEID_NUMERIC(0, UA_NS0ID_SERVER_SERVERCAPABILITIES_MAXSUBSCRIPTIONSPERSESSION), true);
          |                                             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
          |                                             UA_NS0ID_SERVER_SERVERCAPABILITIES_MAXSTRINGLENGTH
    [ 55%] Building C object CMakeFiles/open62541-object.dir/src/server/ua_services_subscription.c.o
    [ 55%] Building C object CMakeFiles/open62541-object.dir/src/server/ua_services_monitoreditem.c.o
    /home/conan/workspace/prod-v2/bsr/34247/cadec/p/b/open6ded8e059b2eb1/b/src/src/server/ua_server_ns0.c:1060:45: error: 'UA_NS0ID_SERVER_SERVERCAPABILITIES_MAXWHERECLAUSEPARAMETERS' undeclared (first use in this function); did you mean 'UA_NS0ID_SERVER_SERVERCAPABILITIES_SOFTWARECERTIFICATES'?
     1060 |     deleteNode(server, UA_NODEID_NUMERIC(0, UA_NS0ID_SERVER_SERVERCAPABILITIES_MAXWHERECLAUSEPARAMETERS), true);
          |                                             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
          |                                             UA_NS0ID_SERVER_SERVERCAPABILITIES_SOFTWARECERTIFICATES
    /home/conan/workspace/prod-v2/bsr/34247/cadec/p/b/open6ded8e059b2eb1/b/src/src/server/ua_server_ns0.c: At top level:
    cc1: note: unrecognized command-line option '-Wno-static-in-inline' may have been intended to silence earlier diagnostics
    CMakeFiles/open62541-object.dir/build.make:259: recipe for target 'CMakeFiles/open62541-object.dir/src/server/ua_server_ns0.c.o' failed
    make[2]: *** [CMakeFiles/open62541-object.dir/src/server/ua_server_ns0.c.o] Error 1
    make[2]: *** Waiting for unfinished jobs....
    CMakeFiles/Makefile2:86: recipe for target 'CMakeFiles/open62541-object.dir/all' failed
    make[1]: *** [CMakeFiles/open62541-object.dir/all] Error 2
    Makefile:129: recipe for target 'all' failed
    make: *** [all] Error 2
    
    open62541/1.4.0: ERROR: 
    Package '46eca168337a92e13341da89def86ed2e5dc4804' build failed
    open62541/1.4.0: WARN: Build folder /home/conan/workspace/prod-v2/bsr/34247/cadec/p/b/open6ded8e059b2eb1/b/build/Release
    ERROR: open62541/1.4.0: Error in build() method, line 373
    	cmake.build()
    	ConanException: Error 2 while executing
    

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.

@Kischy
Copy link
Contributor Author

Kischy commented May 6, 2024

I detected other pull requests that are modifying open62541/all recipe:

* [refactor: open62541 test_package #23745](https://github.com/conan-io/conan-center-index/pull/23745)

This message is automatically generated by https://github.com/ericLemanissier/conan-center-conflicting-prs so don't hesitate to report issues/improvements there.

@RubenRBS There is nothing I can really do about this, can I? How should I proceed?

@Kischy
Copy link
Contributor Author

Kischy commented May 21, 2024

@conan-io/barbarians How should I proceed with this PR?

@uilianries
Copy link
Member

@Kischy Thank you for your contribution!

That message related to conflicts should be ignored, it's an external project that checks for PRs changing the same recipe.

About your current error, it's a compilation error, it looks be related to this new version 1.4.0:

https://c3i.jfrog.io/c3i/misc-v2/summary.html?json=https://c3i.jfrog.io/c3i/misc-v2/logs/pr/23882/2-linux-gcc/open62541/1.4.0//summary.json

[ 39%] Building C object CMakeFiles/open62541-object.dir/src/server/ua_server_ns0_diagnostics.c.o
/home/conan/workspace/prod-v2/bsr/34247/cadec/p/b/open6ded8e059b2eb1/b/src/src/server/ua_server_ns0.c: In function 'initNS0':
/home/conan/workspace/prod-v2/bsr/34247/cadec/p/b/open6ded8e059b2eb1/b/src/src/server/ua_server_ns0.c:1050:45: error: 'UA_NS0ID_SERVER_SERVERCAPABILITIES_CONFORMANCEUNITS' undeclared (first use in this function); did you mean 'UA_NS0ID_SERVER_SERVERCAPABILITIES_MAXARRAYLENGTH'?
 1050 |     deleteNode(server, UA_NODEID_NUMERIC(0, UA_NS0ID_SERVER_SERVERCAPABILITIES_CONFORMANCEUNITS), true);
      |                                             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
      |                                             UA_NS0ID_SERVER_SERVERCAPABILITIES_MAXARRAYLENGTH

It looks be a bug from the upstream, reported already: open62541/open62541#5178

If it's the case, we can not fix the upstream code, needs an official answer for this. In case the upstream provides a hotfix, you can apply it as a patch, or use a new patch version in case released by the upstream.

@uilianries uilianries self-assigned this May 21, 2024
@Kischy
Copy link
Contributor Author

Kischy commented May 21, 2024

@uilianries Thank you so much, I did not check the output. I wrongly assumed that the conflict is the reason for the failure! My bad!

@Kischy
Copy link
Contributor Author

Kischy commented May 21, 2024

@uilianries

About your current error, it's a compilation error, it looks be related to this new version 1.4.0:

Ok, I will have a look in the original repo. In this case we might skip this version. I would keep this PR open until it is fixed. Or do you want a new PR after the fix of open62541/open62541#5178 ?

@uilianries
Copy link
Member

I wrongly assumed that the conflict is the reason for the failure! My bad!

@Kischy No problem!

Ok, I will have a look in the original repo. In this case we might skip this version. I would keep this PR open until it is fixed. Or do you want a new PR after the fix of open62541/open62541#5178 ?

As you are adding only 1.4.0, you can keep it open, so more will be aware about PR bumping that version.

Thank you for checking the upstream code. I saw a bunch of PR opened there, but I didn't check if some of them is related to the current error.

@Kischy
Copy link
Contributor Author

Kischy commented May 21, 2024

I wrongly assumed that the conflict is the reason for the failure! My bad!

@Kischy No problem!

Ok, I will have a look in the original repo. In this case we might skip this version. I would keep this PR open until it is fixed. Or do you want a new PR after the fix of open62541/open62541#5178 ?

As you are adding only 1.4.0, you can keep it open, so more will be aware about PR bumping that version.

Thank you for checking the upstream code. I saw a bunch of PR opened there, but I didn't check if some of them is related to the current error.

@uilianries
The original issue has been open for quite some time. The cmake build setup must have changed somehow for this bug to surface now. I will discuss this with a colleague tomorrow if we have the time to fix this here or in the open62541 repo.

@Kischy
Copy link
Contributor Author

Kischy commented May 22, 2024

@uilianries
Unfortunately this is not a priority for us right now. I will not be able to look at this in the near future. I will let you know if this changes

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.

None yet

4 participants