******************************************************************************** conan test cci-693b4510/recipes/open62541pp/all/test_package/conanfile.py open62541pp/0.15.0@#e268b8db9fdd3c4740bcd7681bf7a072 -pr /home/conan/workspace/prod-v1/bsr/109007/bfabc/profile_linux_9_libstdcpp11_gcc_release_64.open62541pp-shared-False.txt -c tools.system.package_manager:mode=install -c tools.system.package_manager:sudo=True ******************************************************************************** Configuration: [settings] arch=x86_64 build_type=Release compiler=gcc compiler.libcxx=libstdc++11 compiler.version=9 os=Linux [options] open62541pp:shared=False [build_requires] [env] [conf] tools.system.package_manager:mode=install tools.system.package_manager:sudo=True open62541pp/0.15.0 (test package): Installing package Requirements open62541/1.3.9 from 'conan-center' - Cache open62541pp/0.15.0 from local cache - Cache Packages open62541/1.3.9:6d1976bca8de5df454487c36e0a5e682f42d5270 - Cache open62541pp/0.15.0:f09aaab360d1b8940d42ceb2cbf0aea516db11aa - Cache Installing (downloading, building) binaries... open62541/1.3.9: Already installed! open62541pp/0.15.0: Already installed! open62541pp/0.15.0 (test package): Generator 'CMakeDeps' calling 'generate()' open62541pp/0.15.0 (test package): Generator 'VirtualRunEnv' calling 'generate()' open62541pp/0.15.0 (test package): Generator 'CMakeToolchain' calling 'generate()' open62541pp/0.15.0 (test package): Preset 'release' added to CMakePresets.json. Invoke it manually using 'cmake --preset release' open62541pp/0.15.0 (test package): If your CMake version is not compatible with CMakePresets (<3.19) call cmake like: 'cmake -G "Unix Makefiles" -DCMAKE_TOOLCHAIN_FILE=/home/conan/workspace/prod-v1/bsr/cci-693b4510/recipes/open62541pp/all/test_package/build/Release/generators/conan_toolchain.cmake -DCMAKE_POLICY_DEFAULT_CMP0091=NEW -DCMAKE_BUILD_TYPE=Release' open62541pp/0.15.0 (test package): Generator txt created conanbuildinfo.txt open62541pp/0.15.0 (test package): Aggregating env generators open62541pp/0.15.0 (test package): Generated conaninfo.txt open62541pp/0.15.0 (test package): Generated graphinfo Using lockfile: '/home/conan/workspace/prod-v1/bsr/cci-693b4510/recipes/open62541pp/all/test_package/build/Release/generators/conan.lock' Using cached profile from lockfile [HOOK - conan-center.py] pre_build(): [FPIC MANAGEMENT (KB-H007)] 'fPIC' option not found [HOOK - conan-center.py] pre_build(): [FPIC MANAGEMENT (KB-H007)] OK open62541pp/0.15.0 (test package): Calling build() open62541pp/0.15.0 (test package): CMake command: cmake -G "Unix Makefiles" -DCMAKE_TOOLCHAIN_FILE="/home/conan/workspace/prod-v1/bsr/cci-693b4510/recipes/open62541pp/all/test_package/build/Release/generators/conan_toolchain.cmake" -DCMAKE_POLICY_DEFAULT_CMP0091="NEW" -DCMAKE_BUILD_TYPE="Release" "/home/conan/workspace/prod-v1/bsr/cci-693b4510/recipes/open62541pp/all/test_package/." ----Running------ > cmake -G "Unix Makefiles" -DCMAKE_TOOLCHAIN_FILE="/home/conan/workspace/prod-v1/bsr/cci-693b4510/recipes/open62541pp/all/test_package/build/Release/generators/conan_toolchain.cmake" -DCMAKE_POLICY_DEFAULT_CMP0091="NEW" -DCMAKE_BUILD_TYPE="Release" "/home/conan/workspace/prod-v1/bsr/cci-693b4510/recipes/open62541pp/all/test_package/." ----------------- -- Using Conan toolchain: /home/conan/workspace/prod-v1/bsr/cci-693b4510/recipes/open62541pp/all/test_package/build/Release/generators/conan_toolchain.cmake -- The CXX compiler identification is GNU 9.2.1 -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Check for working CXX compiler: /usr/bin/g++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- Conan: Target declared 'open62541pp::open62541pp' -- Conan: Target declared 'open62541::open62541' -- Conan: Including build module from '/home/conan/workspace/prod-v1/bsr/109007/bcace/.conan/data/open62541/1.3.9/_/_/package/6d1976bca8de5df454487c36e0a5e682f42d5270/lib/cmake/open62541/open62541Macros.cmake' -- Configuring done -- Generating done -- Build files have been written to: /home/conan/workspace/prod-v1/bsr/cci-693b4510/recipes/open62541pp/all/test_package/build/Release open62541pp/0.15.0 (test package): CMake command: cmake --build "/home/conan/workspace/prod-v1/bsr/cci-693b4510/recipes/open62541pp/all/test_package/build/Release" '--' '-j3' ----Running------ > cmake --build "/home/conan/workspace/prod-v1/bsr/cci-693b4510/recipes/open62541pp/all/test_package/build/Release" '--' '-j3' ----------------- Scanning dependencies of target test_package [ 50%] Building CXX object CMakeFiles/test_package.dir/test_package.cpp.o [100%] Linking CXX executable test_package [100%] Built target test_package open62541pp/0.15.0 (test package): Running test() ----Running------ > . "/home/conan/workspace/prod-v1/bsr/cci-693b4510/recipes/open62541pp/all/test_package/build/Release/generators/conanrun.sh" && ./test_package ----------------- [2024-10-11 11:11:41.135 (UTC+0000)] warn/server AccessControl: Unconfigured AccessControl. Users have all permissions. [2024-10-11 11:11:41.135 (UTC+0000)] info/server AccessControl: Anonymous login is enabled [2024-10-11 11:11:41.135 (UTC+0000)] info/server AccessControl: x509 certificate user authentication is enabled [2024-10-11 11:11:41.135 (UTC+0000)] warn/server Username/Password Authentication configured, but no encrypting SecurityPolicy. This can leak credentials on the network. [2024-10-11 11:11:41.135 (UTC+0000)] warn/userland AcceptAll Certificate Verification. Any remote certificate will be accepted. CMake Warning: Manually-specified variables were not used by the project: CMAKE_POLICY_DEFAULT_CMP0091 In file included from /home/conan/workspace/prod-v1/bsr/109007/bcace/.conan/data/open62541pp/0.15.0/_/_/package/f09aaab360d1b8940d42ceb2cbf0aea516db11aa/include/open62541pp/detail/open62541/common.h:19, from /home/conan/workspace/prod-v1/bsr/109007/bcace/.conan/data/open62541pp/0.15.0/_/_/package/f09aaab360d1b8940d42ceb2cbf0aea516db11aa/include/open62541pp/node.hpp:11, from /home/conan/workspace/prod-v1/bsr/cci-693b4510/recipes/open62541pp/all/test_package/test_package.cpp:1: /home/conan/workspace/prod-v1/bsr/109007/bcace/.conan/data/open62541pp/0.15.0/_/_/package/f09aaab360d1b8940d42ceb2cbf0aea516db11aa/include/open62541pp/detail/types_handling.hpp: In instantiation of ‘constexpr T opcua::detail::copy(const T&, const UA_DataType&) [with T = UA_String; UA_DataType = UA_DataType]’: /home/conan/workspace/prod-v1/bsr/109007/bcace/.conan/data/open62541pp/0.15.0/_/_/package/f09aaab360d1b8940d42ceb2cbf0aea516db11aa/include/open62541pp/typewrapper.hpp:31:34: required from ‘constexpr opcua::TypeWrapper::TypeWrapper(const T&) [with T = UA_String; short unsigned int typeIndex = 11]’ /home/conan/workspace/prod-v1/bsr/109007/bcace/.conan/data/open62541pp/0.15.0/_/_/package/f09aaab360d1b8940d42ceb2cbf0aea516db11aa/include/open62541pp/types.hpp:110:38: required from here /home/conan/workspace/prod-v1/bsr/109007/bcace/.conan/data/open62541/1.3.9/_/_/package/6d1976bca8de5df454487c36e0a5e682f42d5270/include/open62541/types.h:186:16: note: ‘struct UA_String’ has no user-provided default constructor 186 | typedef struct { | ^ /home/conan/workspace/prod-v1/bsr/109007/bcace/.conan/data/open62541/1.3.9/_/_/package/6d1976bca8de5df454487c36e0a5e682f42d5270/include/open62541/types.h:187:12: note: and the implicitly-defined constructor does not initialize ‘size_t UA_String::length’ 187 | size_t length; /* The length of the string */ | ^~~~~~ /home/conan/workspace/prod-v1/bsr/109007/bcace/.conan/data/open62541pp/0.15.0/_/_/package/f09aaab360d1b8940d42ceb2cbf0aea516db11aa/include/open62541pp/detail/types_handling.hpp: In instantiation of ‘constexpr T opcua::detail::copy(const T&, const UA_DataType&) [with T = UA_Variant; UA_DataType = UA_DataType]’: /home/conan/workspace/prod-v1/bsr/109007/bcace/.conan/data/open62541pp/0.15.0/_/_/package/f09aaab360d1b8940d42ceb2cbf0aea516db11aa/include/open62541pp/typewrapper.hpp:53:42: required from ‘constexpr opcua::TypeWrapper& opcua::TypeWrapper::operator=(const opcua::TypeWrapper&) [with T = UA_Variant; short unsigned int typeIndex = 23]’ /home/conan/workspace/prod-v1/bsr/109007/bcace/.conan/data/open62541pp/0.15.0/_/_/package/f09aaab360d1b8940d42ceb2cbf0aea516db11aa/include/open62541pp/types.hpp:887:7: required from here /home/conan/workspace/prod-v1/bsr/109007/bcace/.conan/data/open62541/1.3.9/_/_/package/6d1976bca8de5df454487c36e0a5e682f42d5270/include/open62541/types.h:719:16: note: ‘struct UA_Variant’ has no user-provided default constructor 719 | typedef struct { | ^ /home/conan/workspace/prod-v1/bsr/109007/bcace/.conan/data/open62541/1.3.9/_/_/package/6d1976bca8de5df454487c36e0a5e682f42d5270/include/open62541/types.h:720:24: note: and the implicitly-defined constructor does not initialize ‘const UA_DataType* UA_Variant::type’ 720 | const UA_DataType *type; /* The data type description */ | ^~~~ /home/conan/workspace/prod-v1/bsr/109007/bcace/.conan/data/open62541pp/0.15.0/_/_/package/f09aaab360d1b8940d42ceb2cbf0aea516db11aa/include/open62541pp/detail/types_handling.hpp: In instantiation of ‘constexpr T opcua::detail::copy(const T&, const UA_DataType&) [with T = UA_LocalizedText; UA_DataType = UA_DataType]’: /home/conan/workspace/prod-v1/bsr/109007/bcace/.conan/data/open62541pp/0.15.0/_/_/package/f09aaab360d1b8940d42ceb2cbf0aea516db11aa/include/open62541pp/typewrapper.hpp:53:42: required from ‘constexpr opcua::TypeWrapper& opcua::TypeWrapper::operator=(const opcua::TypeWrapper&) [with T = UA_LocalizedText; short unsigned int typeIndex = 20]’ /home/conan/workspace/prod-v1/bsr/109007/bcace/.conan/data/open62541pp/0.15.0/_/_/package/f09aaab360d1b8940d42ceb2cbf0aea516db11aa/include/open62541pp/types.hpp:837:7: required from here /home/conan/workspace/prod-v1/bsr/109007/bcace/.conan/data/open62541/1.3.9/_/_/package/6d1976bca8de5df454487c36e0a5e682f42d5270/include/open62541/types.h:625:16: note: ‘struct UA_LocalizedText’ has no user-provided default constructor 625 | typedef struct { | ^ /home/conan/workspace/prod-v1/bsr/109007/bcace/.conan/data/open62541/1.3.9/_/_/package/6d1976bca8de5df454487c36e0a5e682f42d5270/include/open62541/types.h:187:12: note: and the implicitly-defined constructor does not initialize ‘size_t UA_String::length’ 187 | size_t length; /* The length of the string */ | ^~~~~~ In file included from /home/conan/workspace/prod-v1/bsr/109007/bcace/.conan/data/open62541pp/0.15.0/_/_/package/f09aaab360d1b8940d42ceb2cbf0aea516db11aa/include/open62541pp/detail/open62541/common.h:20, from /home/conan/workspace/prod-v1/bsr/109007/bcace/.conan/data/open62541pp/0.15.0/_/_/package/f09aaab360d1b8940d42ceb2cbf0aea516db11aa/include/open62541pp/node.hpp:11, from /home/conan/workspace/prod-v1/bsr/cci-693b4510/recipes/open62541pp/all/test_package/test_package.cpp:1: /home/conan/workspace/prod-v1/bsr/109007/bcace/.conan/data/open62541pp/0.15.0/_/_/package/f09aaab360d1b8940d42ceb2cbf0aea516db11aa/include/open62541pp/detail/types_handling.hpp: In instantiation of ‘constexpr T opcua::detail::copy(const T&, const UA_DataType&) [with T = UA_ObjectAttributes; UA_DataType = UA_DataType]’: /home/conan/workspace/prod-v1/bsr/109007/bcace/.conan/data/open62541pp/0.15.0/_/_/package/f09aaab360d1b8940d42ceb2cbf0aea516db11aa/include/open62541pp/typewrapper.hpp:31:34: required from ‘constexpr opcua::TypeWrapper::TypeWrapper(const T&) [with T = UA_ObjectAttributes; short unsigned int typeIndex = 171]’ /home/conan/workspace/prod-v1/bsr/109007/bcace/.conan/data/open62541pp/0.15.0/_/_/package/f09aaab360d1b8940d42ceb2cbf0aea516db11aa/include/open62541pp/types_composed.hpp:363:50: required from here /home/conan/workspace/prod-v1/bsr/109007/bcace/.conan/data/open62541/1.3.9/_/_/package/6d1976bca8de5df454487c36e0a5e682f42d5270/include/open62541/types_generated.h:2118:16: note: ‘struct UA_ObjectAttributes’ has no user-provided default constructor 2118 | typedef struct { | ^ /home/conan/workspace/prod-v1/bsr/109007/bcace/.conan/data/open62541/1.3.9/_/_/package/6d1976bca8de5df454487c36e0a5e682f42d5270/include/open62541/types_generated.h:2119:15: note: and the implicitly-defined constructor does not initialize ‘UA_UInt32 UA_ObjectAttributes::specifiedAttributes’ 2119 | UA_UInt32 specifiedAttributes; | ^~~~~~~~~~~~~~~~~~~ /home/conan/workspace/prod-v1/bsr/109007/bcace/.conan/data/open62541pp/0.15.0/_/_/package/f09aaab360d1b8940d42ceb2cbf0aea516db11aa/include/open62541pp/detail/types_handling.hpp: In instantiation of ‘constexpr T opcua::detail::copy(const T&, const UA_DataType&) [with T = UA_VariableAttributes; UA_DataType = UA_DataType]’: /home/conan/workspace/prod-v1/bsr/109007/bcace/.conan/data/open62541pp/0.15.0/_/_/package/f09aaab360d1b8940d42ceb2cbf0aea516db11aa/include/open62541pp/typewrapper.hpp:31:34: required from ‘constexpr opcua::TypeWrapper::TypeWrapper(const T&) [with T = UA_VariableAttributes; short unsigned int typeIndex = 172]’ /home/conan/workspace/prod-v1/bsr/109007/bcace/.conan/data/open62541pp/0.15.0/_/_/package/f09aaab360d1b8940d42ceb2cbf0aea516db11aa/include/open62541pp/types_composed.hpp:381:52: required from here /home/conan/workspace/prod-v1/bsr/109007/bcace/.conan/data/open62541/1.3.9/_/_/package/6d1976bca8de5df454487c36e0a5e682f42d5270/include/open62541/types_generated.h:2133:16: note: ‘struct UA_VariableAttributes’ has no user-provided default constructor 2133 | typedef struct { | ^ /home/conan/workspace/prod-v1/bsr/109007/bcace/.conan/data/open62541/1.3.9/_/_/package/6d1976bca8de5df454487c36e0a5e682f42d5270/include/open62541/types_generated.h:2134:15: note: and the implicitly-defined constructor does not initialize ‘UA_UInt32 UA_VariableAttributes::specifiedAttributes’ 2134 | UA_UInt32 specifiedAttributes; | ^~~~~~~~~~~~~~~~~~~ In file included from /home/conan/workspace/prod-v1/bsr/109007/bcace/.conan/data/open62541pp/0.15.0/_/_/package/f09aaab360d1b8940d42ceb2cbf0aea516db11aa/include/open62541pp/detail/open62541/common.h:19, from /home/conan/workspace/prod-v1/bsr/109007/bcace/.conan/data/open62541pp/0.15.0/_/_/package/f09aaab360d1b8940d42ceb2cbf0aea516db11aa/include/open62541pp/node.hpp:11, from /home/conan/workspace/prod-v1/bsr/cci-693b4510/recipes/open62541pp/all/test_package/test_package.cpp:1: /home/conan/workspace/prod-v1/bsr/109007/bcace/.conan/data/open62541pp/0.15.0/_/_/package/f09aaab360d1b8940d42ceb2cbf0aea516db11aa/include/open62541pp/detail/types_handling.hpp: In instantiation of ‘constexpr T opcua::detail::copy(const T&, const UA_DataType&) [with T = UA_NodeId; UA_DataType = UA_DataType]’: /home/conan/workspace/prod-v1/bsr/109007/bcace/.conan/data/open62541pp/0.15.0/_/_/package/f09aaab360d1b8940d42ceb2cbf0aea516db11aa/include/open62541pp/typewrapper.hpp:53:42: required from ‘constexpr opcua::TypeWrapper& opcua::TypeWrapper::operator=(const opcua::TypeWrapper&) [with T = UA_NodeId; short unsigned int typeIndex = 16]’ /home/conan/workspace/prod-v1/bsr/109007/bcace/.conan/data/open62541pp/0.15.0/_/_/package/f09aaab360d1b8940d42ceb2cbf0aea516db11aa/include/open62541pp/types.hpp:590:7: required from here /home/conan/workspace/prod-v1/bsr/109007/bcace/.conan/data/open62541/1.3.9/_/_/package/6d1976bca8de5df454487c36e0a5e682f42d5270/include/open62541/types.h:386:16: note: ‘struct UA_NodeId’ has no user-provided default constructor 386 | typedef struct { | ^ /home/conan/workspace/prod-v1/bsr/109007/bcace/.conan/data/open62541/1.3.9/_/_/package/6d1976bca8de5df454487c36e0a5e682f42d5270/include/open62541/types.h:387:15: note: and the implicitly-defined constructor does not initialize ‘UA_UInt16 UA_NodeId::namespaceIndex’ 387 | UA_UInt16 namespaceIndex; | ^~~~~~~~~~~~~~ In file included from /home/conan/workspace/prod-v1/bsr/109007/bcace/.conan/data/open62541pp/0.15.0/_/_/package/f09aaab360d1b8940d42ceb2cbf0aea516db11aa/include/open62541pp/detail/open62541/common.h:20, from /home/conan/workspace/prod-v1/bsr/109007/bcace/.conan/data/open62541pp/0.15.0/_/_/package/f09aaab360d1b8940d42ceb2cbf0aea516db11aa/include/open62541pp/node.hpp:11, from /home/conan/workspace/prod-v1/bsr/cci-693b4510/recipes/open62541pp/all/test_package/test_package.cpp:1: /home/conan/workspace/prod-v1/bsr/109007/bcace/.conan/data/open62541pp/0.15.0/_/_/package/f09aaab360d1b8940d42ceb2cbf0aea516db11aa/include/open62541pp/detail/types_handling.hpp: In instantiation of ‘constexpr T opcua::detail::copy(const T&, const UA_DataType&) [with T = UA_MethodAttributes; UA_DataType = UA_DataType]’: /home/conan/workspace/prod-v1/bsr/109007/bcace/.conan/data/open62541pp/0.15.0/_/_/package/f09aaab360d1b8940d42ceb2cbf0aea516db11aa/include/open62541pp/typewrapper.hpp:31:34: required from ‘constexpr opcua::TypeWrapper::TypeWrapper(const T&) [with T = UA_MethodAttributes; short unsigned int typeIndex = 173]’ /home/conan/workspace/prod-v1/bsr/109007/bcace/.conan/data/open62541pp/0.15.0/_/_/package/f09aaab360d1b8940d42ceb2cbf0aea516db11aa/include/open62541pp/types_composed.hpp:443:50: required from here /home/conan/workspace/prod-v1/bsr/109007/bcace/.conan/data/open62541/1.3.9/_/_/package/6d1976bca8de5df454487c36e0a5e682f42d5270/include/open62541/types_generated.h:2156:16: note: ‘struct UA_MethodAttributes’ has no user-provided default constructor 2156 | typedef struct { | ^ /home/conan/workspace/prod-v1/bsr/109007/bcace/.conan/data/open62541/1.3.9/_/_/package/6d1976bca8de5df454487c36e0a5e682f42d5270/include/open62541/types_generated.h:2157:15: note: and the implicitly-defined constructor does not initialize ‘UA_UInt32 UA_MethodAttributes::specifiedAttributes’ 2157 | UA_UInt32 specifiedAttributes; | ^~~~~~~~~~~~~~~~~~~ /home/conan/workspace/prod-v1/bsr/109007/bcace/.conan/data/open62541pp/0.15.0/_/_/package/f09aaab360d1b8940d42ceb2cbf0aea516db11aa/include/open62541pp/detail/types_handling.hpp: In instantiation of ‘constexpr T opcua::detail::copy(const T&, const UA_DataType&) [with T = UA_ObjectTypeAttributes; UA_DataType = UA_DataType]’: /home/conan/workspace/prod-v1/bsr/109007/bcace/.conan/data/open62541pp/0.15.0/_/_/package/f09aaab360d1b8940d42ceb2cbf0aea516db11aa/include/open62541pp/typewrapper.hpp:31:34: required from ‘constexpr opcua::TypeWrapper::TypeWrapper(const T&) [with T = UA_ObjectTypeAttributes; short unsigned int typeIndex = 174]’ /home/conan/workspace/prod-v1/bsr/109007/bcace/.conan/data/open62541pp/0.15.0/_/_/package/f09aaab360d1b8940d42ceb2cbf0aea516db11aa/include/open62541pp/types_composed.hpp:461:54: required from here /home/conan/workspace/prod-v1/bsr/109007/bcace/.conan/data/open62541/1.3.9/_/_/package/6d1976bca8de5df454487c36e0a5e682f42d5270/include/open62541/types_generated.h:2172:16: note: ‘struct UA_ObjectTypeAttributes’ has no user-provided default constructor 2172 | typedef struct { | ^ /home/conan/workspace/prod-v1/bsr/109007/bcace/.conan/data/open62541/1.3.9/_/_/package/6d1976bca8de5df454487c36e0a5e682f42d5270/include/open62541/types_generated.h:2173:15: note: and the implicitly-defined constructor does not initialize ‘UA_UInt32 UA_ObjectTypeAttributes::specifiedAttributes’ 2173 | UA_UInt32 specifiedAttributes; | ^~~~~~~~~~~~~~~~~~~ /home/conan/workspace/prod-v1/bsr/109007/bcace/.conan/data/open62541pp/0.15.0/_/_/package/f09aaab360d1b8940d42ceb2cbf0aea516db11aa/include/open62541pp/detail/types_handling.hpp: In instantiation of ‘constexpr T opcua::detail::copy(const T&, const UA_DataType&) [with T = UA_VariableTypeAttributes; UA_DataType = UA_DataType]’: /home/conan/workspace/prod-v1/bsr/109007/bcace/.conan/data/open62541pp/0.15.0/_/_/package/f09aaab360d1b8940d42ceb2cbf0aea516db11aa/include/open62541pp/typewrapper.hpp:31:34: required from ‘constexpr opcua::TypeWrapper::TypeWrapper(const T&) [with T = UA_VariableTypeAttributes; short unsigned int typeIndex = 175]’ /home/conan/workspace/prod-v1/bsr/109007/bcace/.conan/data/open62541pp/0.15.0/_/_/package/f09aaab360d1b8940d42ceb2cbf0aea516db11aa/include/open62541pp/types_composed.hpp:478:56: required from here /home/conan/workspace/prod-v1/bsr/109007/bcace/.conan/data/open62541/1.3.9/_/_/package/6d1976bca8de5df454487c36e0a5e682f42d5270/include/open62541/types_generated.h:2187:16: note: ‘struct UA_VariableTypeAttributes’ has no user-provided default constructor 2187 | typedef struct { | ^ /home/conan/workspace/prod-v1/bsr/109007/bcace/.conan/data/open62541/1.3.9/_/_/package/6d1976bca8de5df454487c36e0a5e682f42d5270/include/open62541/types_generated.h:2188:15: note: and the implicitly-defined constructor does not initialize ‘UA_UInt32 UA_VariableTypeAttributes::specifiedAttributes’ 2188 | UA_UInt32 specifiedAttributes; | ^~~~~~~~~~~~~~~~~~~ /home/conan/workspace/prod-v1/bsr/109007/bcace/.conan/data/open62541pp/0.15.0/_/_/package/f09aaab360d1b8940d42ceb2cbf0aea516db11aa/include/open62541pp/detail/types_handling.hpp: In instantiation of ‘constexpr T opcua::detail::copy(const T&, const UA_DataType&) [with T = UA_ReferenceTypeAttributes; UA_DataType = UA_DataType]’: /home/conan/workspace/prod-v1/bsr/109007/bcace/.conan/data/open62541pp/0.15.0/_/_/package/f09aaab360d1b8940d42ceb2cbf0aea516db11aa/include/open62541pp/typewrapper.hpp:31:34: required from ‘constexpr opcua::TypeWrapper::TypeWrapper(const T&) [with T = UA_ReferenceTypeAttributes; short unsigned int typeIndex = 176]’ /home/conan/workspace/prod-v1/bsr/109007/bcace/.conan/data/open62541pp/0.15.0/_/_/package/f09aaab360d1b8940d42ceb2cbf0aea516db11aa/include/open62541pp/types_composed.hpp:526:57: required from here /home/conan/workspace/prod-v1/bsr/109007/bcace/.conan/data/open62541/1.3.9/_/_/package/6d1976bca8de5df454487c36e0a5e682f42d5270/include/open62541/types_generated.h:2207:16: note: ‘struct UA_ReferenceTypeAttributes’ has no user-provided default constructor 2207 | typedef struct { | ^ /home/conan/workspace/prod-v1/bsr/109007/bcace/.conan/data/open62541/1.3.9/_/_/package/6d1976bca8de5df454487c36e0a5e682f42d5270/include/open62541/types_generated.h:2208:15: note: and the implicitly-defined constructor does not initialize ‘UA_UInt32 UA_ReferenceTypeAttributes::specifiedAttributes’ 2208 | UA_UInt32 specifiedAttributes; | ^~~~~~~~~~~~~~~~~~~ /home/conan/workspace/prod-v1/bsr/109007/bcace/.conan/data/open62541pp/0.15.0/_/_/package/f09aaab360d1b8940d42ceb2cbf0aea516db11aa/include/open62541pp/detail/types_handling.hpp: In instantiation of ‘constexpr T opcua::detail::copy(const T&, const UA_DataType&) [with T = UA_DataTypeAttributes; UA_DataType = UA_DataType]’: /home/conan/workspace/prod-v1/bsr/109007/bcace/.conan/data/open62541pp/0.15.0/_/_/package/f09aaab360d1b8940d42ceb2cbf0aea516db11aa/include/open62541pp/typewrapper.hpp:31:34: required from ‘constexpr opcua::TypeWrapper::TypeWrapper(const T&) [with T = UA_DataTypeAttributes; short unsigned int typeIndex = 177]’ /home/conan/workspace/prod-v1/bsr/109007/bcace/.conan/data/open62541pp/0.15.0/_/_/package/f09aaab360d1b8940d42ceb2cbf0aea516db11aa/include/open62541pp/types_composed.hpp:546:52: required from here /home/conan/workspace/prod-v1/bsr/109007/bcace/.conan/data/open62541/1.3.9/_/_/package/6d1976bca8de5df454487c36e0a5e682f42d5270/include/open62541/types_generated.h:2224:16: note: ‘struct UA_DataTypeAttributes’ has no user-provided default constructor 2224 | typedef struct { | ^ /home/conan/workspace/prod-v1/bsr/109007/bcace/.conan/data/open62541/1.3.9/_/_/package/6d1976bca8de5df454487c36e0a5e682f42d5270/include/open62541/types_generated.h:2225:15: note: and the implicitly-defined constructor does not initialize ‘UA_UInt32 UA_DataTypeAttributes::specifiedAttributes’ 2225 | UA_UInt32 specifiedAttributes; | ^~~~~~~~~~~~~~~~~~~ /home/conan/workspace/prod-v1/bsr/109007/bcace/.conan/data/open62541pp/0.15.0/_/_/package/f09aaab360d1b8940d42ceb2cbf0aea516db11aa/include/open62541pp/detail/types_handling.hpp: In instantiation of ‘constexpr T opcua::detail::copy(const T&, const UA_DataType&) [with T = UA_ViewAttributes; UA_DataType = UA_DataType]’: /home/conan/workspace/prod-v1/bsr/109007/bcace/.conan/data/open62541pp/0.15.0/_/_/package/f09aaab360d1b8940d42ceb2cbf0aea516db11aa/include/open62541pp/typewrapper.hpp:31:34: required from ‘constexpr opcua::TypeWrapper::TypeWrapper(const T&) [with T = UA_ViewAttributes; short unsigned int typeIndex = 178]’ /home/conan/workspace/prod-v1/bsr/109007/bcace/.conan/data/open62541pp/0.15.0/_/_/package/f09aaab360d1b8940d42ceb2cbf0aea516db11aa/include/open62541pp/types_composed.hpp:562:48: required from here /home/conan/workspace/prod-v1/bsr/109007/bcace/.conan/data/open62541/1.3.9/_/_/package/6d1976bca8de5df454487c36e0a5e682f42d5270/include/open62541/types_generated.h:2239:16: note: ‘struct UA_ViewAttributes’ has no user-provided default constructor 2239 | typedef struct { | ^ /home/conan/workspace/prod-v1/bsr/109007/bcace/.conan/data/open62541/1.3.9/_/_/package/6d1976bca8de5df454487c36e0a5e682f42d5270/include/open62541/types_generated.h:2240:15: note: and the implicitly-defined constructor does not initialize ‘UA_UInt32 UA_ViewAttributes::specifiedAttributes’ 2240 | UA_UInt32 specifiedAttributes; | ^~~~~~~~~~~~~~~~~~~ In file included from /home/conan/workspace/prod-v1/bsr/109007/bcace/.conan/data/open62541pp/0.15.0/_/_/package/f09aaab360d1b8940d42ceb2cbf0aea516db11aa/include/open62541pp/detail/open62541/common.h:19, from /home/conan/workspace/prod-v1/bsr/109007/bcace/.conan/data/open62541pp/0.15.0/_/_/package/f09aaab360d1b8940d42ceb2cbf0aea516db11aa/include/open62541pp/node.hpp:11, from /home/conan/workspace/prod-v1/bsr/cci-693b4510/recipes/open62541pp/all/test_package/test_package.cpp:1: /home/conan/workspace/prod-v1/bsr/109007/bcace/.conan/data/open62541pp/0.15.0/_/_/package/f09aaab360d1b8940d42ceb2cbf0aea516db11aa/include/open62541pp/detail/types_handling.hpp: In instantiation of ‘constexpr T opcua::detail::copy(const T&, const UA_DataType&) [with T = UA_QualifiedName; UA_DataType = UA_DataType]’: /home/conan/workspace/prod-v1/bsr/109007/bcace/.conan/data/open62541pp/0.15.0/_/_/package/f09aaab360d1b8940d42ceb2cbf0aea516db11aa/include/open62541pp/typewrapper.hpp:43:34: required from ‘constexpr opcua::TypeWrapper::TypeWrapper(const opcua::TypeWrapper&) [with T = UA_QualifiedName; short unsigned int typeIndex = 19]’ /home/conan/workspace/prod-v1/bsr/109007/bcace/.conan/data/open62541pp/0.15.0/_/_/package/f09aaab360d1b8940d42ceb2cbf0aea516db11aa/include/open62541pp/types.hpp:800:7: required from ‘opcua::services::detail::createBrowsePath(const opcua::NodeId&, opcua::Span):: [with auto:34 = opcua::QualifiedName]’ /usr/include/c++/9/bits/stl_algo.h:4335:24: required from ‘_OIter std::transform(_IIter, _IIter, _OIter, _UnaryOperation) [with _IIter = const opcua::QualifiedName*; _OIter = __gnu_cxx::__normal_iterator >; _UnaryOperation = opcua::services::detail::createBrowsePath(const opcua::NodeId&, opcua::Span)::]’ /home/conan/workspace/prod-v1/bsr/109007/bcace/.conan/data/open62541pp/0.15.0/_/_/package/f09aaab360d1b8940d42ceb2cbf0aea516db11aa/include/open62541pp/services/detail/request_handling.hpp:145:5: required from here /home/conan/workspace/prod-v1/bsr/109007/bcace/.conan/data/open62541/1.3.9/_/_/package/6d1976bca8de5df454487c36e0a5e682f42d5270/include/open62541/types.h:591:16: note: ‘struct UA_QualifiedName’ has no user-provided default constructor 591 | typedef struct { | ^ /home/conan/workspace/prod-v1/bsr/109007/bcace/.conan/data/open62541/1.3.9/_/_/package/6d1976bca8de5df454487c36e0a5e682f42d5270/include/open62541/types.h:592:15: note: and the implicitly-defined constructor does not initialize ‘UA_UInt16 UA_QualifiedName::namespaceIndex’ 592 | UA_UInt16 namespaceIndex; | ^~~~~~~~~~~~~~ WARN: ************************************************** WARN: *** Conan 1 is legacy and on a deprecation path ** WARN: *********** Please upgrade to Conan 2 ************ WARN: ************************************************** open62541pp/0.15.0 (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 open62541pp/0.15.0 (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