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

tools package contains (only) reduced namespace 0 despite setting UA_NAMESPACE_ZERO in rules-template #6482

Closed
1 task done
keba-estr opened this issue May 17, 2024 · 1 comment

Comments

@keba-estr
Copy link
Contributor

keba-estr commented May 17, 2024

Description

Despite of setting of UA_NAMESPACE_ZERO in tools/packaging/debian/rules-template to FULL, the tools package only contains the file Opc.Ua.Nodeset2.Reduced.xml

Used CMake options (in rules-template):
override_dh_auto_configure:
dh_auto_configure -- -DBUILD_SHARED_LIBS=ON -DCMAKE_BUILD_TYPE=RelWithDebInfo -DUA_NAMESPACE_ZERO=FULL -DUA_ENABLE_ENCRYPTION="MBEDTLS" -DUA_ENABLE_PUBSUB=ON -DUA_ENABLE_PUBSUB_INFORMATIONMODEL=ON -DUA_ENABLE_AMALGAMATION=OFF -DUA_PACK_DEBIAN=ON -DCMAKE_LIBRARY_ARCHITECTURE="$(DEB_HOST_MULTIARCH)"
-DUA_LOGLEVEL=0
-DUA_ENABLE_SUBSCRIPTIONS_EVENTS=YES
-DUA_ENABLE_SUBSCRIPTIONS=YES
-DUA_ENABLE_METHODCALLS=YES
-DUA_ENABLE_NODEMANAGEMENT=YES
-DUA_ENABLE_PUBSUB_MONITORING=YES
-DUA_BUILD_EXAMPLES=NO
-DUA_ENABLE_PARSING=YES
-DUA_ENABLE_MALLOC_SINGLETON=YES
-DUA_ENABLE_PUBSUB_BUFMALLOC=YES
-DUA_ENABLE_CERT_REJECTED_DIR=YES
-DUA_ENABLE_NODESETLOADER=YES

Checklist

Please provide the following information:

  • open62541 Version (release number or git tag): 1.4
@keba-estr
Copy link
Contributor Author

Resolved with b561a93

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

No branches or pull requests

1 participant