******************************************************************************** conan install open62541/1.1.3@ --profile=/home/conan/w/BuildSingleReference/8237/c92808e8-2f52-4d71-8668-0ed97a083530/profile.txt --build=open62541 ******************************************************************************** Auto detecting your dev setup to initialize the default profile (/home/conan/w/BuildSingleReference/.conan/profiles/default) CC and CXX: clang, clang++ Found clang 10.0 clang>=8, using the major as version Default settings os=Linux os_build=Linux arch=x86_64 arch_build=x86_64 compiler=clang compiler.version=10 compiler.libcxx=libstdc++ build_type=Release *** You can change them in /home/conan/w/BuildSingleReference/.conan/profiles/default *** *** Or override with -s compiler='other' -s ...s*** Configuration: [settings] arch=x86_64 arch_build=x86_64 build_type=Release compiler=clang compiler.libcxx=libstdc++ compiler.version=10 os=Linux os_build=Linux [options] open62541:shared=False [build_requires] [env] open62541/1.1.3: Forced build from source Installing package: open62541/1.1.3 Requirements open62541/1.1.3 from local cache - Cache Packages open62541/1.1.3:424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55 - Build Installing (downloading, building) binaries... [HOOK - conan-center.py] pre_source(): [IMMUTABLE SOURCES (KB-H010)] OK open62541/1.1.3: Configuring sources in /home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/source Unzipping 65.6MB, this can take a while [HOOK - conan-center.py] post_source(): [LIBCXX MANAGEMENT (KB-H011)] OK [HOOK - conan-center.py] post_source(): [CPPSTD MANAGEMENT (KB-H022)] OK open62541/1.1.3: Copying sources to build folder open62541/1.1.3: Building your package in /home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55 open62541/1.1.3: Generator cmake created conanbuildinfo.cmake [HOOK - conan-center.py] pre_build(): [FPIC MANAGEMENT (KB-H007)] OK. 'fPIC' option found and apparently well managed [HOOK - conan-center.py] pre_build(): [FPIC MANAGEMENT (KB-H007)] OK open62541/1.1.3: Calling build() ----Running------ > cd '/home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55' && cmake -G "Unix Makefiles" -DCMAKE_BUILD_TYPE="Release" -DCONAN_IN_LOCAL_CACHE="ON" -DCONAN_COMPILER="clang" -DCONAN_COMPILER_VERSION="10" -DCONAN_CXX_FLAGS="-m64" -DCONAN_SHARED_LINKER_FLAGS="-m64" -DCONAN_C_FLAGS="-m64" -DBUILD_SHARED_LIBS="OFF" -DCMAKE_INSTALL_PREFIX="/home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/package/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55" -DCMAKE_INSTALL_BINDIR="bin" -DCMAKE_INSTALL_SBINDIR="bin" -DCMAKE_INSTALL_LIBEXECDIR="bin" -DCMAKE_INSTALL_LIBDIR="lib" -DCMAKE_INSTALL_INCLUDEDIR="include" -DCMAKE_INSTALL_OLDINCLUDEDIR="include" -DCMAKE_INSTALL_DATAROOTDIR="share" -DCONAN_CMAKE_POSITION_INDEPENDENT_CODE="ON" -DCMAKE_MODULE_PATH="/home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55" -DCMAKE_EXPORT_NO_PACKAGE_REGISTRY="ON" -DCONAN_EXPORTED="1" -DCMAKE_VERBOSE_MAKEFILE="ON" -DOPEN62541_VER_MAJOR="1" -DOPEN62541_VER_MINOR="1" -DOPEN62541_VER_PATCH="3" -DUA_LOGLEVEL="300" -DUA_ENABLE_SUBSCRIPTIONS="True" -DUA_ENABLE_METHODCALLS="True" -DUA_ENABLE_NODEMANAGEMENT="True" -DUA_ENABLE_AMALGAMATION="False" -DUA_MULTITHREADING="0" -DUA_ENABLE_IMMUTABLE_NODES="False" -DUA_ENABLE_WEBSOCKET_SERVER="False" -DUA_ENABLE_DISCOVERY="True" -DUA_ENABLE_DISCOVERY_SEMAPHORE="True" -DUA_ENABLE_QUERY="False" -DUA_ENABLE_JSON_ENCODING="False" -DUA_ENABLE_DA="True" -DUA_ENABLE_NODESET_COMPILER_DESCRIPTIONS="True" -DUA_NAMESPACE_ZERO="FULL" -DUA_ENABLE_MICRO_EMB_DEV_PROFILE="False" -DUA_ENABLE_TYPENAMES="True" -DUA_ENABLE_STATUSCODE_DESCRIPTIONS="True" -DUA_ENABLE_HARDENING="True" -DUA_COMPILE_AS_CXX="False" -Wno-dev 'source_subfolder' ----------------- -- The C compiler identification is Clang 10.0.1 -- The CXX compiler identification is Clang 10.0.1 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /usr/bin/clang - skipped -- Detecting C compile features -- Detecting C compile features - done -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Check for working CXX compiler: /usr/bin/clang++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- Found PythonInterp: /opt/pyenv/versions/3.8.2/bin/python (found version "3.8.2") -- The selected architecture is: posix -- Test CC flag -std=c99 -- Performing Test flag_supported -- Performing Test flag_supported - Success -- Test CC flag -pipe -- Performing Test flag_supported -- Performing Test flag_supported - Success -- Test CC flag -Wall -- Performing Test flag_supported -- Performing Test flag_supported - Success -- Test CC flag -Wextra -- Performing Test flag_supported -- Performing Test flag_supported - Success -- Test CC flag -Wpedantic -- Performing Test flag_supported -- Performing Test flag_supported - Success -- Test CC flag -Wno-static-in-inline -- Performing Test flag_supported -- Performing Test flag_supported - Success -- Test CC flag -Wno-overlength-strings -- Performing Test flag_supported -- Performing Test flag_supported - Success -- Test CC flag -Wno-unused-parameter -- Performing Test flag_supported -- Performing Test flag_supported - Success -- Test CC flag -Wno-unused-command-line-argument -- Performing Test flag_supported -- Performing Test flag_supported - Success -- Test CC flag -Wc++-compat -- Performing Test flag_supported -- Performing Test flag_supported - Success -- Test CC flag -Wformat -- Performing Test flag_supported -- Performing Test flag_supported - Success -- Test CC flag -Wformat-security -- Performing Test flag_supported -- Performing Test flag_supported - Success -- Test CC flag -Wformat-nonliteral -- Performing Test flag_supported -- Performing Test flag_supported - Success -- Test CC flag -Wmissing-prototypes -- Performing Test flag_supported -- Performing Test flag_supported - Success -- Test CC flag -Wstrict-prototypes -- Performing Test flag_supported -- Performing Test flag_supported - Success -- Test CC flag -Wredundant-decls -- Performing Test flag_supported -- Performing Test flag_supported - Success -- Test CC flag -Wuninitialized -- Performing Test flag_supported -- Performing Test flag_supported - Success -- Test CC flag -Winit-self -- Performing Test flag_supported -- Performing Test flag_supported - Success -- Test CC flag -Wcast-qual -- Performing Test flag_supported -- Performing Test flag_supported - Success -- Test CC flag -Wstrict-overflow -- Performing Test flag_supported -- Performing Test flag_supported - Success -- Test CC flag -Wnested-externs -- Performing Test flag_supported -- Performing Test flag_supported - Success -- Test CC flag -Wmultichar -- Performing Test flag_supported -- Performing Test flag_supported - Success -- Test CC flag -Wundef -- Performing Test flag_supported -- Performing Test flag_supported - Success -- Test CC flag -fno-strict-aliasing -- Performing Test flag_supported -- Performing Test flag_supported - Success -- Test CC flag -fexceptions -- Performing Test flag_supported -- Performing Test flag_supported - Success -- Test CC flag -fstack-protector-strong -- Performing Test flag_supported -- Performing Test flag_supported - Success -- Test CC flag -fstack-clash-protection -- Performing Test flag_supported -- Performing Test flag_supported - Failed -- Test CC flag -mcet -- Performing Test flag_supported -- Performing Test flag_supported - Failed -- Test CC flag -fcf-protection -- Performing Test flag_supported -- Performing Test flag_supported - Success -- Test CC flag -D_FORTIFY_SOURCE=2 -- Performing Test flag_supported -- Performing Test flag_supported - Success -- Test CC flag -ffunction-sections -- Performing Test flag_supported -- Performing Test flag_supported - Success -- Test CC flag -fdata-sections -- Performing Test flag_supported -- Performing Test flag_supported - Success -- Test CC flag -fno-unwind-tables -- Performing Test flag_supported -- Performing Test flag_supported - Success -- Test CC flag -fno-asynchronous-unwind-tables -- Performing Test flag_supported -- Performing Test flag_supported - Success -- Test CC flag -fno-math-errno -- Performing Test flag_supported -- Performing Test flag_supported - Success -- Test CC flag -fno-ident -- Performing Test flag_supported -- Performing Test flag_supported - Success -- Could NOT find Sphinx (missing: SPHINX_EXECUTABLE) -- Could NOT find LATEX (missing: LATEX_COMPILER) -- Configuring done -- Generating done -- Build files have been written to: /home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55 ----Running------ > cmake --build '/home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55' '--' '-j3' ----------------- /opt/pyenv/versions/3.8.2/lib/python3.8/site-packages/cmake/data/bin/cmake -S/home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/source_subfolder -B/home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55 --check-build-system CMakeFiles/Makefile.cmake 0 /opt/pyenv/versions/3.8.2/lib/python3.8/site-packages/cmake/data/bin/cmake -E cmake_progress_start /home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/CMakeFiles /home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55//CMakeFiles/progress.marks /usr/bin/make -f CMakeFiles/Makefile2 all make[1]: Entering directory '/home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55' /usr/bin/make -f CMakeFiles/open62541-generator-types.dir/build.make CMakeFiles/open62541-generator-types.dir/depend /usr/bin/make -f CMakeFiles/open62541-generator-statuscode.dir/build.make CMakeFiles/open62541-generator-statuscode.dir/depend /usr/bin/make -f CMakeFiles/open62541-generator-transport.dir/build.make CMakeFiles/open62541-generator-transport.dir/depend make[2]: Entering directory '/home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55' cd /home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55 && /opt/pyenv/versions/3.8.2/lib/python3.8/site-packages/cmake/data/bin/cmake -E cmake_depends "Unix Makefiles" /home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/source_subfolder /home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/source_subfolder /home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55 /home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55 /home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/CMakeFiles/open62541-generator-statuscode.dir/DependInfo.cmake --color= make[2]: Entering directory '/home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55' cd /home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55 && /opt/pyenv/versions/3.8.2/lib/python3.8/site-packages/cmake/data/bin/cmake -E cmake_depends "Unix Makefiles" /home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/source_subfolder /home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/source_subfolder /home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55 /home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55 /home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/CMakeFiles/open62541-generator-types.dir/DependInfo.cmake --color= make[2]: Entering directory '/home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55' cd /home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55 && /opt/pyenv/versions/3.8.2/lib/python3.8/site-packages/cmake/data/bin/cmake -E cmake_depends "Unix Makefiles" /home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/source_subfolder /home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/source_subfolder /home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55 /home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55 /home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/CMakeFiles/open62541-generator-transport.dir/DependInfo.cmake --color= Dependee "/home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/CMakeFiles/open62541-generator-statuscode.dir/DependInfo.cmake" is newer than depender "/home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/CMakeFiles/open62541-generator-statuscode.dir/depend.internal". Dependee "/home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/CMakeFiles/open62541-generator-statuscode.dir/depend.internal". Scanning dependencies of target open62541-generator-statuscode Dependee "/home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/CMakeFiles/open62541-generator-types.dir/DependInfo.cmake" is newer than depender "/home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/CMakeFiles/open62541-generator-types.dir/depend.internal". Dependee "/home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/CMakeFiles/open62541-generator-types.dir/depend.internal". make[2]: Leaving directory '/home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55' /usr/bin/make -f CMakeFiles/open62541-generator-statuscode.dir/build.make CMakeFiles/open62541-generator-statuscode.dir/build Dependee "/home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/CMakeFiles/open62541-generator-transport.dir/DependInfo.cmake" is newer than depender "/home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/CMakeFiles/open62541-generator-transport.dir/depend.internal". Dependee "/home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/CMakeFiles/open62541-generator-transport.dir/depend.internal". Scanning dependencies of target open62541-generator-types make[2]: Leaving directory '/home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55' Scanning dependencies of target open62541-generator-transport /usr/bin/make -f CMakeFiles/open62541-generator-types.dir/build.make CMakeFiles/open62541-generator-types.dir/build make[2]: Leaving directory '/home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55' /usr/bin/make -f CMakeFiles/open62541-generator-transport.dir/build.make CMakeFiles/open62541-generator-transport.dir/build make[2]: Entering directory '/home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55' make[2]: Entering directory '/home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55' make[2]: Entering directory '/home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55' [ 1%] Generating src_generated/open62541/nodeids.h /opt/pyenv/versions/3.8.2/bin/python /home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/source_subfolder/tools/generate_nodeid_header.py /home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/source_subfolder/deps/ua-nodeset/Schema/NodeIds.csv /home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/src_generated/open62541/nodeids NS0 [ 5%] Generating src_generated/open62541/transport_generated.c, src_generated/open62541/transport_generated.h, src_generated/open62541/transport_generated_handling.h, src_generated/open62541/transport_generated_encoding_binary.h [ 5%] Generating src_generated/open62541/types_generated.c, src_generated/open62541/types_generated.h, src_generated/open62541/types_generated_handling.h, src_generated/open62541/types_generated_encoding_binary.h /opt/pyenv/versions/3.8.2/bin/python /home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/source_subfolder/tools/generate_datatypes.py --namespace=1 --selected-types=/home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/source_subfolder/tools/schema/datatypes_transport.txt --type-bsd=/home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/source_subfolder/deps/ua-nodeset/Schema/Opc.Ua.Types.bsd --type-bsd=/home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/source_subfolder/tools/schema/Custom.Opc.Ua.Transport.bsd --type-csv=/home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/source_subfolder/deps/ua-nodeset/Schema/NodeIds.csv --no-builtin --internal /home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/src_generated/open62541/transport /opt/pyenv/versions/3.8.2/bin/python /home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/source_subfolder/tools/generate_datatypes.py --namespace=0 --type-bsd=/home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/source_subfolder/deps/ua-nodeset/Schema/Opc.Ua.Types.bsd --type-csv=/home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/source_subfolder/deps/ua-nodeset/Schema/NodeIds.csv /home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/src_generated/open62541/types make[2]: Leaving directory '/home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55' [ 5%] Built target open62541-generator-transport [ 5%] Generating src_generated/open62541/statuscodes.h, src_generated/open62541/statuscodes.c /opt/pyenv/versions/3.8.2/bin/python /home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/source_subfolder/tools/generate_statuscode_descriptions.py /home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/source_subfolder/deps/ua-nodeset/Schema/StatusCode.csv /home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/src_generated/open62541/statuscodes make[2]: Leaving directory '/home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55' [ 5%] Built target open62541-generator-statuscode make[2]: Leaving directory '/home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55' [ 5%] Built target open62541-generator-types /usr/bin/make -f CMakeFiles/open62541-generator-namespace.dir/build.make CMakeFiles/open62541-generator-namespace.dir/depend make[2]: Entering directory '/home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55' cd /home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55 && /opt/pyenv/versions/3.8.2/lib/python3.8/site-packages/cmake/data/bin/cmake -E cmake_depends "Unix Makefiles" /home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/source_subfolder /home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/source_subfolder /home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55 /home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55 /home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/CMakeFiles/open62541-generator-namespace.dir/DependInfo.cmake --color= Dependee "/home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/CMakeFiles/open62541-generator-namespace.dir/DependInfo.cmake" is newer than depender "/home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/CMakeFiles/open62541-generator-namespace.dir/depend.internal". Dependee "/home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/CMakeFiles/open62541-generator-namespace.dir/depend.internal". Scanning dependencies of target open62541-generator-namespace make[2]: Leaving directory '/home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55' /usr/bin/make -f CMakeFiles/open62541-generator-namespace.dir/build.make CMakeFiles/open62541-generator-namespace.dir/build make[2]: Entering directory '/home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55' [ 7%] Generating src_generated/open62541/namespace0_generated.c, src_generated/open62541/namespace0_generated.h /opt/pyenv/versions/3.8.2/bin/python /home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/source_subfolder/tools/nodeset_compiler/nodeset_compiler.py --internal-headers --ignore=/home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/source_subfolder/tools/nodeset_compiler/NodeID_NS0_Base.txt --xml=/home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/source_subfolder/deps/ua-nodeset/Schema/Opc.Ua.NodeSet2.xml /home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/src_generated/open62541/namespace0_generated INFO:__main__:Preprocessing /home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/source_subfolder/deps/ua-nodeset/Schema/Opc.Ua.NodeSet2.xml INFO:__main__:Generating Code for Backend: open62541 INFO:__main__:NodeSet generation code successfully printed make[2]: Leaving directory '/home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55' [ 7%] Built target open62541-generator-namespace /usr/bin/make -f CMakeFiles/open62541-code-generation.dir/build.make CMakeFiles/open62541-code-generation.dir/depend /usr/bin/make -f CMakeFiles/open62541-plugins.dir/build.make CMakeFiles/open62541-plugins.dir/depend make[2]: Entering directory '/home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55' cd /home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55 && /opt/pyenv/versions/3.8.2/lib/python3.8/site-packages/cmake/data/bin/cmake -E cmake_depends "Unix Makefiles" /home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/source_subfolder /home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/source_subfolder /home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55 /home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55 /home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/CMakeFiles/open62541-code-generation.dir/DependInfo.cmake --color= make[2]: Entering directory '/home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55' cd /home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55 && /opt/pyenv/versions/3.8.2/lib/python3.8/site-packages/cmake/data/bin/cmake -E cmake_depends "Unix Makefiles" /home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/source_subfolder /home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/source_subfolder /home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55 /home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55 /home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/CMakeFiles/open62541-plugins.dir/DependInfo.cmake --color= Dependee "/home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/CMakeFiles/open62541-code-generation.dir/DependInfo.cmake" is newer than depender "/home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/CMakeFiles/open62541-code-generation.dir/depend.internal". Dependee "/home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/CMakeFiles/open62541-code-generation.dir/depend.internal". Dependee "/home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/CMakeFiles/open62541-plugins.dir/DependInfo.cmake" is newer than depender "/home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/CMakeFiles/open62541-plugins.dir/depend.internal". Dependee "/home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/CMakeFiles/open62541-plugins.dir/depend.internal". Scanning dependencies of target open62541-code-generation make[2]: Leaving directory '/home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55' /usr/bin/make -f CMakeFiles/open62541-code-generation.dir/build.make CMakeFiles/open62541-code-generation.dir/build make[2]: Entering directory '/home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55' make[2]: Nothing to be done for 'CMakeFiles/open62541-code-generation.dir/build'. make[2]: Leaving directory '/home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55' [ 7%] Built target open62541-code-generation /usr/bin/make -f CMakeFiles/open62541-object.dir/build.make CMakeFiles/open62541-object.dir/depend make[2]: Entering directory '/home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55' cd /home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55 && /opt/pyenv/versions/3.8.2/lib/python3.8/site-packages/cmake/data/bin/cmake -E cmake_depends "Unix Makefiles" /home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/source_subfolder /home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/source_subfolder /home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55 /home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55 /home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/CMakeFiles/open62541-object.dir/DependInfo.cmake --color= Dependee "/home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/CMakeFiles/open62541-object.dir/DependInfo.cmake" is newer than depender "/home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/CMakeFiles/open62541-object.dir/depend.internal". Dependee "/home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/CMakeFiles/open62541-object.dir/depend.internal". Scanning dependencies of target open62541-plugins make[2]: Leaving directory '/home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55' /usr/bin/make -f CMakeFiles/open62541-plugins.dir/build.make CMakeFiles/open62541-plugins.dir/build make[2]: Entering directory '/home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55' [ 9%] Building C object CMakeFiles/open62541-plugins.dir/plugins/ua_log_stdout.c.o [ 9%] Building C object CMakeFiles/open62541-plugins.dir/plugins/ua_accesscontrol_default.c.o /usr/bin/clang -DUA_ARCHITECTURE_POSIX -DUA_DYNAMIC_LINKING_EXPORT -I/home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/source_subfolder/plugins -I/home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/src_generated -I/home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/source_subfolder/arch -I/home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/source_subfolder/src -I/home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/source_subfolder/include -I/home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/source_subfolder/plugins/include -I/home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/source_subfolder/deps -I/home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/source_subfolder/src/pubsub -I/home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55 -I/home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/source_subfolder/src/client -std=c99 -pipe -Wall -Wextra -Wpedantic -Wno-static-in-inline -Wno-overlength-strings -Wno-unused-parameter -Wno-unused-command-line-argument -Wc++-compat -Wformat -Wformat-security -Wformat-nonliteral -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wuninitialized -Winit-self -Wcast-qual -Wstrict-overflow -Wnested-externs -Wmultichar -Wundef -fno-strict-aliasing -fexceptions -fstack-protector-strong -fcf-protection -D_FORTIFY_SOURCE=2 -ffunction-sections -fdata-sections -fno-unwind-tables -fno-asynchronous-unwind-tables -fno-math-errno -fno-ident -O3 -DNDEBUG -flto=thin -Wshadow -Wconversion -fvisibility=hidden -fPIC -o CMakeFiles/open62541-plugins.dir/plugins/ua_log_stdout.c.o -c /home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/source_subfolder/plugins/ua_log_stdout.c /usr/bin/clang -DUA_ARCHITECTURE_POSIX -DUA_DYNAMIC_LINKING_EXPORT -I/home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/source_subfolder/plugins -I/home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/src_generated -I/home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/source_subfolder/arch -I/home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/source_subfolder/src -I/home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/source_subfolder/include -I/home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/source_subfolder/plugins/include -I/home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/source_subfolder/deps -I/home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/source_subfolder/src/pubsub -I/home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55 -I/home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/source_subfolder/src/client -std=c99 -pipe -Wall -Wextra -Wpedantic -Wno-static-in-inline -Wno-overlength-strings -Wno-unused-parameter -Wno-unused-command-line-argument -Wc++-compat -Wformat -Wformat-security -Wformat-nonliteral -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wuninitialized -Winit-self -Wcast-qual -Wstrict-overflow -Wnested-externs -Wmultichar -Wundef -fno-strict-aliasing -fexceptions -fstack-protector-strong -fcf-protection -D_FORTIFY_SOURCE=2 -ffunction-sections -fdata-sections -fno-unwind-tables -fno-asynchronous-unwind-tables -fno-math-errno -fno-ident -O3 -DNDEBUG -flto=thin -Wshadow -Wconversion -fvisibility=hidden -fPIC -o CMakeFiles/open62541-plugins.dir/plugins/ua_accesscontrol_default.c.o -c /home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/source_subfolder/plugins/ua_accesscontrol_default.c [ 11%] Building C object CMakeFiles/open62541-plugins.dir/plugins/ua_pki_default.c.o Scanning dependencies of target open62541-object /usr/bin/clang -DUA_ARCHITECTURE_POSIX -DUA_DYNAMIC_LINKING_EXPORT -I/home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/source_subfolder/plugins -I/home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/src_generated -I/home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/source_subfolder/arch -I/home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/source_subfolder/src -I/home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/source_subfolder/include -I/home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/source_subfolder/plugins/include -I/home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/source_subfolder/deps -I/home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/source_subfolder/src/pubsub -I/home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55 -I/home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/source_subfolder/src/client -std=c99 -pipe -Wall -Wextra -Wpedantic -Wno-static-in-inline -Wno-overlength-strings -Wno-unused-parameter -Wno-unused-command-line-argument -Wc++-compat -Wformat -Wformat-security -Wformat-nonliteral -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wuninitialized -Winit-self -Wcast-qual -Wstrict-overflow -Wnested-externs -Wmultichar -Wundef -fno-strict-aliasing -fexceptions -fstack-protector-strong -fcf-protection -D_FORTIFY_SOURCE=2 -ffunction-sections -fdata-sections -fno-unwind-tables -fno-asynchronous-unwind-tables -fno-math-errno -fno-ident -O3 -DNDEBUG -flto=thin -Wshadow -Wconversion -fvisibility=hidden -fPIC -o CMakeFiles/open62541-plugins.dir/plugins/ua_pki_default.c.o -c /home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/source_subfolder/plugins/ua_pki_default.c make[2]: Leaving directory '/home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55' /usr/bin/make -f CMakeFiles/open62541-object.dir/build.make CMakeFiles/open62541-object.dir/build make[2]: Entering directory '/home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55' [ 13%] Building C object CMakeFiles/open62541-object.dir/src/ua_types.c.o /usr/bin/clang -DUA_ARCHITECTURE_POSIX -DUA_DYNAMIC_LINKING_EXPORT -I/home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/source_subfolder/src -I/home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/source_subfolder/arch -I/home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/source_subfolder/include -I/home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/source_subfolder/plugins/include -I/home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/source_subfolder/deps -I/home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/source_subfolder/src/pubsub -I/home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/src_generated -I/home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55 -I/home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/source_subfolder/src/client -std=c99 -pipe -Wall -Wextra -Wpedantic -Wno-static-in-inline -Wno-overlength-strings -Wno-unused-parameter -Wno-unused-command-line-argument -Wc++-compat -Wformat -Wformat-security -Wformat-nonliteral -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wuninitialized -Winit-self -Wcast-qual -Wstrict-overflow -Wnested-externs -Wmultichar -Wundef -fno-strict-aliasing -fexceptions -fstack-protector-strong -fcf-protection -D_FORTIFY_SOURCE=2 -ffunction-sections -fdata-sections -fno-unwind-tables -fno-asynchronous-unwind-tables -fno-math-errno -fno-ident -O3 -DNDEBUG -flto=thin -Wshadow -Wconversion -fvisibility=hidden -fPIC -o CMakeFiles/open62541-object.dir/src/ua_types.c.o -c /home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/source_subfolder/src/ua_types.c [ 13%] Building C object CMakeFiles/open62541-object.dir/src/ua_types_encoding_binary.c.o /usr/bin/clang -DUA_ARCHITECTURE_POSIX -DUA_DYNAMIC_LINKING_EXPORT -I/home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/source_subfolder/src -I/home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/source_subfolder/arch -I/home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/source_subfolder/include -I/home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/source_subfolder/plugins/include -I/home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/source_subfolder/deps -I/home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/source_subfolder/src/pubsub -I/home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/src_generated -I/home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55 -I/home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/source_subfolder/src/client -std=c99 -pipe -Wall -Wextra -Wpedantic -Wno-static-in-inline -Wno-overlength-strings -Wno-unused-parameter -Wno-unused-command-line-argument -Wc++-compat -Wformat -Wformat-security -Wformat-nonliteral -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wuninitialized -Winit-self -Wcast-qual -Wstrict-overflow -Wnested-externs -Wmultichar -Wundef -fno-strict-aliasing -fexceptions -fstack-protector-strong -fcf-protection -D_FORTIFY_SOURCE=2 -ffunction-sections -fdata-sections -fno-unwind-tables -fno-asynchronous-unwind-tables -fno-math-errno -fno-ident -O3 -DNDEBUG -flto=thin -Wshadow -Wconversion -fvisibility=hidden -fPIC -o CMakeFiles/open62541-object.dir/src/ua_types_encoding_binary.c.o -c /home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/source_subfolder/src/ua_types_encoding_binary.c [ 15%] Building C object CMakeFiles/open62541-plugins.dir/plugins/ua_nodestore_ziptree.c.o /usr/bin/clang -DUA_ARCHITECTURE_POSIX -DUA_DYNAMIC_LINKING_EXPORT -I/home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/source_subfolder/plugins -I/home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/src_generated -I/home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/source_subfolder/arch -I/home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/source_subfolder/src -I/home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/source_subfolder/include -I/home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/source_subfolder/plugins/include -I/home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/source_subfolder/deps -I/home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/source_subfolder/src/pubsub -I/home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55 -I/home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/source_subfolder/src/client -std=c99 -pipe -Wall -Wextra -Wpedantic -Wno-static-in-inline -Wno-overlength-strings -Wno-unused-parameter -Wno-unused-command-line-argument -Wc++-compat -Wformat -Wformat-security -Wformat-nonliteral -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wuninitialized -Winit-self -Wcast-qual -Wstrict-overflow -Wnested-externs -Wmultichar -Wundef -fno-strict-aliasing -fexceptions -fstack-protector-strong -fcf-protection -D_FORTIFY_SOURCE=2 -ffunction-sections -fdata-sections -fno-unwind-tables -fno-asynchronous-unwind-tables -fno-math-errno -fno-ident -O3 -DNDEBUG -flto=thin -Wshadow -Wconversion -fvisibility=hidden -fPIC -o CMakeFiles/open62541-plugins.dir/plugins/ua_nodestore_ziptree.c.o -c /home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/source_subfolder/plugins/ua_nodestore_ziptree.c [ 15%] Building C object CMakeFiles/open62541-plugins.dir/plugins/ua_nodestore_hashmap.c.o /usr/bin/clang -DUA_ARCHITECTURE_POSIX -DUA_DYNAMIC_LINKING_EXPORT -I/home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/source_subfolder/plugins -I/home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/src_generated -I/home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/source_subfolder/arch -I/home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/source_subfolder/src -I/home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/source_subfolder/include -I/home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/source_subfolder/plugins/include -I/home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/source_subfolder/deps -I/home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/source_subfolder/src/pubsub -I/home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55 -I/home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/source_subfolder/src/client -std=c99 -pipe -Wall -Wextra -Wpedantic -Wno-static-in-inline -Wno-overlength-strings -Wno-unused-parameter -Wno-unused-command-line-argument -Wc++-compat -Wformat -Wformat-security -Wformat-nonliteral -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wuninitialized -Winit-self -Wcast-qual -Wstrict-overflow -Wnested-externs -Wmultichar -Wundef -fno-strict-aliasing -fexceptions -fstack-protector-strong -fcf-protection -D_FORTIFY_SOURCE=2 -ffunction-sections -fdata-sections -fno-unwind-tables -fno-asynchronous-unwind-tables -fno-math-errno -fno-ident -O3 -DNDEBUG -flto=thin -Wshadow -Wconversion -fvisibility=hidden -fPIC -o CMakeFiles/open62541-plugins.dir/plugins/ua_nodestore_hashmap.c.o -c /home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/source_subfolder/plugins/ua_nodestore_hashmap.c [ 17%] Building C object CMakeFiles/open62541-plugins.dir/plugins/ua_config_default.c.o /usr/bin/clang -DUA_ARCHITECTURE_POSIX -DUA_DYNAMIC_LINKING_EXPORT -I/home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/source_subfolder/plugins -I/home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/src_generated -I/home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/source_subfolder/arch -I/home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/source_subfolder/src -I/home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/source_subfolder/include -I/home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/source_subfolder/plugins/include -I/home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/source_subfolder/deps -I/home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/source_subfolder/src/pubsub -I/home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55 -I/home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/source_subfolder/src/client -std=c99 -pipe -Wall -Wextra -Wpedantic -Wno-static-in-inline -Wno-overlength-strings -Wno-unused-parameter -Wno-unused-command-line-argument -Wc++-compat -Wformat -Wformat-security -Wformat-nonliteral -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wuninitialized -Winit-self -Wcast-qual -Wstrict-overflow -Wnested-externs -Wmultichar -Wundef -fno-strict-aliasing -fexceptions -fstack-protector-strong -fcf-protection -D_FORTIFY_SOURCE=2 -ffunction-sections -fdata-sections -fno-unwind-tables -fno-asynchronous-unwind-tables -fno-math-errno -fno-ident -O3 -DNDEBUG -flto=thin -Wshadow -Wconversion -fvisibility=hidden -fPIC -o CMakeFiles/open62541-plugins.dir/plugins/ua_config_default.c.o -c /home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/source_subfolder/plugins/ua_config_default.c [ 19%] Building C object CMakeFiles/open62541-object.dir/src_generated/open62541/types_generated.c.o /usr/bin/clang -DUA_ARCHITECTURE_POSIX -DUA_DYNAMIC_LINKING_EXPORT -I/home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/source_subfolder/src -I/home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/source_subfolder/arch -I/home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/source_subfolder/include -I/home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/source_subfolder/plugins/include -I/home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/source_subfolder/deps -I/home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/source_subfolder/src/pubsub -I/home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/src_generated -I/home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55 -I/home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/source_subfolder/src/client -std=c99 -pipe -Wall -Wextra -Wpedantic -Wno-static-in-inline -Wno-overlength-strings -Wno-unused-parameter -Wno-unused-command-line-argument -Wc++-compat -Wformat -Wformat-security -Wformat-nonliteral -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wuninitialized -Winit-self -Wcast-qual -Wstrict-overflow -Wnested-externs -Wmultichar -Wundef -fno-strict-aliasing -fexceptions -fstack-protector-strong -fcf-protection -D_FORTIFY_SOURCE=2 -ffunction-sections -fdata-sections -fno-unwind-tables -fno-asynchronous-unwind-tables -fno-math-errno -fno-ident -O3 -DNDEBUG -flto=thin -Wshadow -Wconversion -fvisibility=hidden -fPIC -o CMakeFiles/open62541-object.dir/src_generated/open62541/types_generated.c.o -c /home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/src_generated/open62541/types_generated.c [ 21%] Building C object CMakeFiles/open62541-object.dir/src_generated/open62541/transport_generated.c.o /usr/bin/clang -DUA_ARCHITECTURE_POSIX -DUA_DYNAMIC_LINKING_EXPORT -I/home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/source_subfolder/src -I/home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/source_subfolder/arch -I/home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/source_subfolder/include -I/home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/source_subfolder/plugins/include -I/home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/source_subfolder/deps -I/home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/source_subfolder/src/pubsub -I/home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/src_generated -I/home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55 -I/home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/source_subfolder/src/client -std=c99 -pipe -Wall -Wextra -Wpedantic -Wno-static-in-inline -Wno-overlength-strings -Wno-unused-parameter -Wno-unused-command-line-argument -Wc++-compat -Wformat -Wformat-security -Wformat-nonliteral -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wuninitialized -Winit-self -Wcast-qual -Wstrict-overflow -Wnested-externs -Wmultichar -Wundef -fno-strict-aliasing -fexceptions -fstack-protector-strong -fcf-protection -D_FORTIFY_SOURCE=2 -ffunction-sections -fdata-sections -fno-unwind-tables -fno-asynchronous-unwind-tables -fno-math-errno -fno-ident -O3 -DNDEBUG -flto=thin -Wshadow -Wconversion -fvisibility=hidden -fPIC -o CMakeFiles/open62541-object.dir/src_generated/open62541/transport_generated.c.o -c /home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/src_generated/open62541/transport_generated.c [ 23%] Building C object CMakeFiles/open62541-plugins.dir/plugins/ua_log_syslog.c.o /usr/bin/clang -DUA_ARCHITECTURE_POSIX -DUA_DYNAMIC_LINKING_EXPORT -I/home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/source_subfolder/plugins -I/home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/src_generated -I/home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/source_subfolder/arch -I/home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/source_subfolder/src -I/home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/source_subfolder/include -I/home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/source_subfolder/plugins/include -I/home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/source_subfolder/deps -I/home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/source_subfolder/src/pubsub -I/home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55 -I/home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/source_subfolder/src/client -std=c99 -pipe -Wall -Wextra -Wpedantic -Wno-static-in-inline -Wno-overlength-strings -Wno-unused-parameter -Wno-unused-command-line-argument -Wc++-compat -Wformat -Wformat-security -Wformat-nonliteral -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wuninitialized -Winit-self -Wcast-qual -Wstrict-overflow -Wnested-externs -Wmultichar -Wundef -fno-strict-aliasing -fexceptions -fstack-protector-strong -fcf-protection -D_FORTIFY_SOURCE=2 -ffunction-sections -fdata-sections -fno-unwind-tables -fno-asynchronous-unwind-tables -fno-math-errno -fno-ident -O3 -DNDEBUG -flto=thin -Wshadow -Wconversion -fvisibility=hidden -fPIC -o CMakeFiles/open62541-plugins.dir/plugins/ua_log_syslog.c.o -c /home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/source_subfolder/plugins/ua_log_syslog.c [ 23%] Building C object CMakeFiles/open62541-object.dir/src_generated/open62541/statuscodes.c.o /usr/bin/clang -DUA_ARCHITECTURE_POSIX -DUA_DYNAMIC_LINKING_EXPORT -I/home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/source_subfolder/src -I/home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/source_subfolder/arch -I/home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/source_subfolder/include -I/home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/source_subfolder/plugins/include -I/home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/source_subfolder/deps -I/home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/source_subfolder/src/pubsub -I/home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/src_generated -I/home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55 -I/home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/source_subfolder/src/client -std=c99 -pipe -Wall -Wextra -Wpedantic -Wno-static-in-inline -Wno-overlength-strings -Wno-unused-parameter -Wno-unused-command-line-argument -Wc++-compat -Wformat -Wformat-security -Wformat-nonliteral -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wuninitialized -Winit-self -Wcast-qual -Wstrict-overflow -Wnested-externs -Wmultichar -Wundef -fno-strict-aliasing -fexceptions -fstack-protector-strong -fcf-protection -D_FORTIFY_SOURCE=2 -ffunction-sections -fdata-sections -fno-unwind-tables -fno-asynchronous-unwind-tables -fno-math-errno -fno-ident -O3 -DNDEBUG -flto=thin -Wshadow -Wconversion -fvisibility=hidden -fPIC -o CMakeFiles/open62541-object.dir/src_generated/open62541/statuscodes.c.o -c /home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/src_generated/open62541/statuscodes.c [ 25%] Building C object CMakeFiles/open62541-object.dir/src/ua_util.c.o /usr/bin/clang -DUA_ARCHITECTURE_POSIX -DUA_DYNAMIC_LINKING_EXPORT -I/home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/source_subfolder/src -I/home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/source_subfolder/arch -I/home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/source_subfolder/include -I/home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/source_subfolder/plugins/include -I/home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/source_subfolder/deps -I/home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/source_subfolder/src/pubsub -I/home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/src_generated -I/home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55 -I/home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/source_subfolder/src/client -std=c99 -pipe -Wall -Wextra -Wpedantic -Wno-static-in-inline -Wno-overlength-strings -Wno-unused-parameter -Wno-unused-command-line-argument -Wc++-compat -Wformat -Wformat-security -Wformat-nonliteral -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wuninitialized -Winit-self -Wcast-qual -Wstrict-overflow -Wnested-externs -Wmultichar -Wundef -fno-strict-aliasing -fexceptions -fstack-protector-strong -fcf-protection -D_FORTIFY_SOURCE=2 -ffunction-sections -fdata-sections -fno-unwind-tables -fno-asynchronous-unwind-tables -fno-math-errno -fno-ident -O3 -DNDEBUG -flto=thin -Wshadow -Wconversion -fvisibility=hidden -fPIC -o CMakeFiles/open62541-object.dir/src/ua_util.c.o -c /home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/source_subfolder/src/ua_util.c [ 25%] Building C object CMakeFiles/open62541-plugins.dir/plugins/securityPolicies/ua_securitypolicy_none.c.o /usr/bin/clang -DUA_ARCHITECTURE_POSIX -DUA_DYNAMIC_LINKING_EXPORT -I/home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/source_subfolder/plugins -I/home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/src_generated -I/home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/source_subfolder/arch -I/home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/source_subfolder/src -I/home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/source_subfolder/include -I/home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/source_subfolder/plugins/include -I/home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/source_subfolder/deps -I/home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/source_subfolder/src/pubsub -I/home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55 -I/home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/source_subfolder/src/client -std=c99 -pipe -Wall -Wextra -Wpedantic -Wno-static-in-inline -Wno-overlength-strings -Wno-unused-parameter -Wno-unused-command-line-argument -Wc++-compat -Wformat -Wformat-security -Wformat-nonliteral -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wuninitialized -Winit-self -Wcast-qual -Wstrict-overflow -Wnested-externs -Wmultichar -Wundef -fno-strict-aliasing -fexceptions -fstack-protector-strong -fcf-protection -D_FORTIFY_SOURCE=2 -ffunction-sections -fdata-sections -fno-unwind-tables -fno-asynchronous-unwind-tables -fno-math-errno -fno-ident -O3 -DNDEBUG -flto=thin -Wshadow -Wconversion -fvisibility=hidden -fPIC -o CMakeFiles/open62541-plugins.dir/plugins/securityPolicies/ua_securitypolicy_none.c.o -c /home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/source_subfolder/plugins/securityPolicies/ua_securitypolicy_none.c [ 27%] Building C object CMakeFiles/open62541-plugins.dir/arch/posix/ua_clock.c.o /usr/bin/clang -DUA_ARCHITECTURE_POSIX -DUA_DYNAMIC_LINKING_EXPORT -I/home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/source_subfolder/plugins -I/home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/src_generated -I/home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/source_subfolder/arch -I/home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/source_subfolder/src -I/home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/source_subfolder/include -I/home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/source_subfolder/plugins/include -I/home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/source_subfolder/deps -I/home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/source_subfolder/src/pubsub -I/home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55 -I/home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/source_subfolder/src/client -std=c99 -pipe -Wall -Wextra -Wpedantic -Wno-static-in-inline -Wno-overlength-strings -Wno-unused-parameter -Wno-unused-command-line-argument -Wc++-compat -Wformat -Wformat-security -Wformat-nonliteral -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wuninitialized -Winit-self -Wcast-qual -Wstrict-overflow -Wnested-externs -Wmultichar -Wundef -fno-strict-aliasing -fexceptions -fstack-protector-strong -fcf-protection -D_FORTIFY_SOURCE=2 -ffunction-sections -fdata-sections -fno-unwind-tables -fno-asynchronous-unwind-tables -fno-math-errno -fno-ident -O3 -DNDEBUG -flto=thin -Wshadow -Wconversion -fvisibility=hidden -fPIC -o CMakeFiles/open62541-plugins.dir/arch/posix/ua_clock.c.o -c /home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/source_subfolder/arch/posix/ua_clock.c [ 29%] Building C object CMakeFiles/open62541-object.dir/src/ua_workqueue.c.o /usr/bin/clang -DUA_ARCHITECTURE_POSIX -DUA_DYNAMIC_LINKING_EXPORT -I/home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/source_subfolder/src -I/home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/source_subfolder/arch -I/home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/source_subfolder/include -I/home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/source_subfolder/plugins/include -I/home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/source_subfolder/deps -I/home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/source_subfolder/src/pubsub -I/home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/src_generated -I/home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55 -I/home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/source_subfolder/src/client -std=c99 -pipe -Wall -Wextra -Wpedantic -Wno-static-in-inline -Wno-overlength-strings -Wno-unused-parameter -Wno-unused-command-line-argument -Wc++-compat -Wformat -Wformat-security -Wformat-nonliteral -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wuninitialized -Winit-self -Wcast-qual -Wstrict-overflow -Wnested-externs -Wmultichar -Wundef -fno-strict-aliasing -fexceptions -fstack-protector-strong -fcf-protection -D_FORTIFY_SOURCE=2 -ffunction-sections -fdata-sections -fno-unwind-tables -fno-asynchronous-unwind-tables -fno-math-errno -fno-ident -O3 -DNDEBUG -flto=thin -Wshadow -Wconversion -fvisibility=hidden -fPIC -o CMakeFiles/open62541-object.dir/src/ua_workqueue.c.o -c /home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/source_subfolder/src/ua_workqueue.c [ 31%] Building C object CMakeFiles/open62541-plugins.dir/arch/posix/ua_architecture_functions.c.o /usr/bin/clang -DUA_ARCHITECTURE_POSIX -DUA_DYNAMIC_LINKING_EXPORT -I/home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/source_subfolder/plugins -I/home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/src_generated -I/home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/source_subfolder/arch -I/home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/source_subfolder/src -I/home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/source_subfolder/include -I/home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/source_subfolder/plugins/include -I/home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/source_subfolder/deps -I/home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/source_subfolder/src/pubsub -I/home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55 -I/home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/source_subfolder/src/client -std=c99 -pipe -Wall -Wextra -Wpedantic -Wno-static-in-inline -Wno-overlength-strings -Wno-unused-parameter -Wno-unused-command-line-argument -Wc++-compat -Wformat -Wformat-security -Wformat-nonliteral -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wuninitialized -Winit-self -Wcast-qual -Wstrict-overflow -Wnested-externs -Wmultichar -Wundef -fno-strict-aliasing -fexceptions -fstack-protector-strong -fcf-protection -D_FORTIFY_SOURCE=2 -ffunction-sections -fdata-sections -fno-unwind-tables -fno-asynchronous-unwind-tables -fno-math-errno -fno-ident -O3 -DNDEBUG -flto=thin -Wshadow -Wconversion -fvisibility=hidden -fPIC -o CMakeFiles/open62541-plugins.dir/arch/posix/ua_architecture_functions.c.o -c /home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/source_subfolder/arch/posix/ua_architecture_functions.c [ 33%] Building C object CMakeFiles/open62541-plugins.dir/arch/network_tcp.c.o /usr/bin/clang -DUA_ARCHITECTURE_POSIX -DUA_DYNAMIC_LINKING_EXPORT -I/home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/source_subfolder/plugins -I/home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/src_generated -I/home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/source_subfolder/arch -I/home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/source_subfolder/src -I/home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/source_subfolder/include -I/home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/source_subfolder/plugins/include -I/home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/source_subfolder/deps -I/home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/source_subfolder/src/pubsub -I/home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55 -I/home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/source_subfolder/src/client -std=c99 -pipe -Wall -Wextra -Wpedantic -Wno-static-in-inline -Wno-overlength-strings -Wno-unused-parameter -Wno-unused-command-line-argument -Wc++-compat -Wformat -Wformat-security -Wformat-nonliteral -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wuninitialized -Winit-self -Wcast-qual -Wstrict-overflow -Wnested-externs -Wmultichar -Wundef -fno-strict-aliasing -fexceptions -fstack-protector-strong -fcf-protection -D_FORTIFY_SOURCE=2 -ffunction-sections -fdata-sections -fno-unwind-tables -fno-asynchronous-unwind-tables -fno-math-errno -fno-ident -O3 -DNDEBUG -flto=thin -Wshadow -Wconversion -fvisibility=hidden -fPIC -o CMakeFiles/open62541-plugins.dir/arch/network_tcp.c.o -c /home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/source_subfolder/arch/network_tcp.c [ 33%] Building C object CMakeFiles/open62541-object.dir/src/ua_timer.c.o /usr/bin/clang -DUA_ARCHITECTURE_POSIX -DUA_DYNAMIC_LINKING_EXPORT -I/home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/source_subfolder/src -I/home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/source_subfolder/arch -I/home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/source_subfolder/include -I/home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/source_subfolder/plugins/include -I/home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/source_subfolder/deps -I/home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/source_subfolder/src/pubsub -I/home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/src_generated -I/home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55 -I/home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/source_subfolder/src/client -std=c99 -pipe -Wall -Wextra -Wpedantic -Wno-static-in-inline -Wno-overlength-strings -Wno-unused-parameter -Wno-unused-command-line-argument -Wc++-compat -Wformat -Wformat-security -Wformat-nonliteral -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wuninitialized -Winit-self -Wcast-qual -Wstrict-overflow -Wnested-externs -Wmultichar -Wundef -fno-strict-aliasing -fexceptions -fstack-protector-strong -fcf-protection -D_FORTIFY_SOURCE=2 -ffunction-sections -fdata-sections -fno-unwind-tables -fno-asynchronous-unwind-tables -fno-math-errno -fno-ident -O3 -DNDEBUG -flto=thin -Wshadow -Wconversion -fvisibility=hidden -fPIC -o CMakeFiles/open62541-object.dir/src/ua_timer.c.o -c /home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/source_subfolder/src/ua_timer.c [ 35%] Building C object CMakeFiles/open62541-object.dir/src/ua_connection.c.o /usr/bin/clang -DUA_ARCHITECTURE_POSIX -DUA_DYNAMIC_LINKING_EXPORT -I/home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/source_subfolder/src -I/home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/source_subfolder/arch -I/home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/source_subfolder/include -I/home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/source_subfolder/plugins/include -I/home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/source_subfolder/deps -I/home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/source_subfolder/src/pubsub -I/home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/src_generated -I/home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55 -I/home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/source_subfolder/src/client -std=c99 -pipe -Wall -Wextra -Wpedantic -Wno-static-in-inline -Wno-overlength-strings -Wno-unused-parameter -Wno-unused-command-line-argument -Wc++-compat -Wformat -Wformat-security -Wformat-nonliteral -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wuninitialized -Winit-self -Wcast-qual -Wstrict-overflow -Wnested-externs -Wmultichar -Wundef -fno-strict-aliasing -fexceptions -fstack-protector-strong -fcf-protection -D_FORTIFY_SOURCE=2 -ffunction-sections -fdata-sections -fno-unwind-tables -fno-asynchronous-unwind-tables -fno-math-errno -fno-ident -O3 -DNDEBUG -flto=thin -Wshadow -Wconversion -fvisibility=hidden -fPIC -o CMakeFiles/open62541-object.dir/src/ua_connection.c.o -c /home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/source_subfolder/src/ua_connection.c [ 37%] Building C object CMakeFiles/open62541-object.dir/src/ua_securechannel.c.o /usr/bin/clang -DUA_ARCHITECTURE_POSIX -DUA_DYNAMIC_LINKING_EXPORT -I/home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/source_subfolder/src -I/home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/source_subfolder/arch -I/home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/source_subfolder/include -I/home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/source_subfolder/plugins/include -I/home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/source_subfolder/deps -I/home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/source_subfolder/src/pubsub -I/home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/src_generated -I/home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55 -I/home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/source_subfolder/src/client -std=c99 -pipe -Wall -Wextra -Wpedantic -Wno-static-in-inline -Wno-overlength-strings -Wno-unused-parameter -Wno-unused-command-line-argument -Wc++-compat -Wformat -Wformat-security -Wformat-nonliteral -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wuninitialized -Winit-self -Wcast-qual -Wstrict-overflow -Wnested-externs -Wmultichar -Wundef -fno-strict-aliasing -fexceptions -fstack-protector-strong -fcf-protection -D_FORTIFY_SOURCE=2 -ffunction-sections -fdata-sections -fno-unwind-tables -fno-asynchronous-unwind-tables -fno-math-errno -fno-ident -O3 -DNDEBUG -flto=thin -Wshadow -Wconversion -fvisibility=hidden -fPIC -o CMakeFiles/open62541-object.dir/src/ua_securechannel.c.o -c /home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/source_subfolder/src/ua_securechannel.c make[2]: Leaving directory '/home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55' [ 41%] Built target open62541-plugins [ 41%] Building C object CMakeFiles/open62541-object.dir/src/ua_securechannel_crypto.c.o /usr/bin/clang -DUA_ARCHITECTURE_POSIX -DUA_DYNAMIC_LINKING_EXPORT -I/home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/source_subfolder/src -I/home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/source_subfolder/arch -I/home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/source_subfolder/include -I/home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/source_subfolder/plugins/include -I/home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/source_subfolder/deps -I/home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/source_subfolder/src/pubsub -I/home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/src_generated -I/home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55 -I/home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/source_subfolder/src/client -std=c99 -pipe -Wall -Wextra -Wpedantic -Wno-static-in-inline -Wno-overlength-strings -Wno-unused-parameter -Wno-unused-command-line-argument -Wc++-compat -Wformat -Wformat-security -Wformat-nonliteral -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wuninitialized -Winit-self -Wcast-qual -Wstrict-overflow -Wnested-externs -Wmultichar -Wundef -fno-strict-aliasing -fexceptions -fstack-protector-strong -fcf-protection -D_FORTIFY_SOURCE=2 -ffunction-sections -fdata-sections -fno-unwind-tables -fno-asynchronous-unwind-tables -fno-math-errno -fno-ident -O3 -DNDEBUG -flto=thin -Wshadow -Wconversion -fvisibility=hidden -fPIC -o CMakeFiles/open62541-object.dir/src/ua_securechannel_crypto.c.o -c /home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/source_subfolder/src/ua_securechannel_crypto.c [ 43%] Building C object CMakeFiles/open62541-object.dir/src/server/ua_session.c.o /usr/bin/clang -DUA_ARCHITECTURE_POSIX -DUA_DYNAMIC_LINKING_EXPORT -I/home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/source_subfolder/src -I/home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/source_subfolder/arch -I/home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/source_subfolder/include -I/home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/source_subfolder/plugins/include -I/home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/source_subfolder/deps -I/home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/source_subfolder/src/pubsub -I/home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/src_generated -I/home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55 -I/home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/source_subfolder/src/client -std=c99 -pipe -Wall -Wextra -Wpedantic -Wno-static-in-inline -Wno-overlength-strings -Wno-unused-parameter -Wno-unused-command-line-argument -Wc++-compat -Wformat -Wformat-security -Wformat-nonliteral -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wuninitialized -Winit-self -Wcast-qual -Wstrict-overflow -Wnested-externs -Wmultichar -Wundef -fno-strict-aliasing -fexceptions -fstack-protector-strong -fcf-protection -D_FORTIFY_SOURCE=2 -ffunction-sections -fdata-sections -fno-unwind-tables -fno-asynchronous-unwind-tables -fno-math-errno -fno-ident -O3 -DNDEBUG -flto=thin -Wshadow -Wconversion -fvisibility=hidden -fPIC -o CMakeFiles/open62541-object.dir/src/server/ua_session.c.o -c /home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/source_subfolder/src/server/ua_session.c [ 45%] Building C object CMakeFiles/open62541-object.dir/src/server/ua_nodes.c.o /usr/bin/clang -DUA_ARCHITECTURE_POSIX -DUA_DYNAMIC_LINKING_EXPORT -I/home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/source_subfolder/src -I/home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/source_subfolder/arch -I/home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/source_subfolder/include -I/home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/source_subfolder/plugins/include -I/home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/source_subfolder/deps -I/home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/source_subfolder/src/pubsub -I/home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/src_generated -I/home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55 -I/home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/source_subfolder/src/client -std=c99 -pipe -Wall -Wextra -Wpedantic -Wno-static-in-inline -Wno-overlength-strings -Wno-unused-parameter -Wno-unused-command-line-argument -Wc++-compat -Wformat -Wformat-security -Wformat-nonliteral -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wuninitialized -Winit-self -Wcast-qual -Wstrict-overflow -Wnested-externs -Wmultichar -Wundef -fno-strict-aliasing -fexceptions -fstack-protector-strong -fcf-protection -D_FORTIFY_SOURCE=2 -ffunction-sections -fdata-sections -fno-unwind-tables -fno-asynchronous-unwind-tables -fno-math-errno -fno-ident -O3 -DNDEBUG -flto=thin -Wshadow -Wconversion -fvisibility=hidden -fPIC -o CMakeFiles/open62541-object.dir/src/server/ua_nodes.c.o -c /home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/source_subfolder/src/server/ua_nodes.c [ 45%] Building C object CMakeFiles/open62541-object.dir/src/server/ua_server.c.o /usr/bin/clang -DUA_ARCHITECTURE_POSIX -DUA_DYNAMIC_LINKING_EXPORT -I/home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/source_subfolder/src -I/home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/source_subfolder/arch -I/home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/source_subfolder/include -I/home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/source_subfolder/plugins/include -I/home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/source_subfolder/deps -I/home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/source_subfolder/src/pubsub -I/home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/src_generated -I/home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55 -I/home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/source_subfolder/src/client -std=c99 -pipe -Wall -Wextra -Wpedantic -Wno-static-in-inline -Wno-overlength-strings -Wno-unused-parameter -Wno-unused-command-line-argument -Wc++-compat -Wformat -Wformat-security -Wformat-nonliteral -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wuninitialized -Winit-self -Wcast-qual -Wstrict-overflow -Wnested-externs -Wmultichar -Wundef -fno-strict-aliasing -fexceptions -fstack-protector-strong -fcf-protection -D_FORTIFY_SOURCE=2 -ffunction-sections -fdata-sections -fno-unwind-tables -fno-asynchronous-unwind-tables -fno-math-errno -fno-ident -O3 -DNDEBUG -flto=thin -Wshadow -Wconversion -fvisibility=hidden -fPIC -o CMakeFiles/open62541-object.dir/src/server/ua_server.c.o -c /home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/source_subfolder/src/server/ua_server.c [ 47%] Building C object CMakeFiles/open62541-object.dir/src/server/ua_server_ns0.c.o /usr/bin/clang -DUA_ARCHITECTURE_POSIX -DUA_DYNAMIC_LINKING_EXPORT -I/home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/source_subfolder/src -I/home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/source_subfolder/arch -I/home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/source_subfolder/include -I/home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/source_subfolder/plugins/include -I/home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/source_subfolder/deps -I/home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/source_subfolder/src/pubsub -I/home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/src_generated -I/home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55 -I/home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/source_subfolder/src/client -std=c99 -pipe -Wall -Wextra -Wpedantic -Wno-static-in-inline -Wno-overlength-strings -Wno-unused-parameter -Wno-unused-command-line-argument -Wc++-compat -Wformat -Wformat-security -Wformat-nonliteral -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wuninitialized -Winit-self -Wcast-qual -Wstrict-overflow -Wnested-externs -Wmultichar -Wundef -fno-strict-aliasing -fexceptions -fstack-protector-strong -fcf-protection -D_FORTIFY_SOURCE=2 -ffunction-sections -fdata-sections -fno-unwind-tables -fno-asynchronous-unwind-tables -fno-math-errno -fno-ident -O3 -DNDEBUG -flto=thin -Wshadow -Wconversion -fvisibility=hidden -fPIC -o CMakeFiles/open62541-object.dir/src/server/ua_server_ns0.c.o -c /home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/source_subfolder/src/server/ua_server_ns0.c [ 49%] Building C object CMakeFiles/open62541-object.dir/src/server/ua_server_config.c.o /usr/bin/clang -DUA_ARCHITECTURE_POSIX -DUA_DYNAMIC_LINKING_EXPORT -I/home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/source_subfolder/src -I/home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/source_subfolder/arch -I/home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/source_subfolder/include -I/home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/source_subfolder/plugins/include -I/home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/source_subfolder/deps -I/home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/source_subfolder/src/pubsub -I/home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/src_generated -I/home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55 -I/home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/source_subfolder/src/client -std=c99 -pipe -Wall -Wextra -Wpedantic -Wno-static-in-inline -Wno-overlength-strings -Wno-unused-parameter -Wno-unused-command-line-argument -Wc++-compat -Wformat -Wformat-security -Wformat-nonliteral -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wuninitialized -Winit-self -Wcast-qual -Wstrict-overflow -Wnested-externs -Wmultichar -Wundef -fno-strict-aliasing -fexceptions -fstack-protector-strong -fcf-protection -D_FORTIFY_SOURCE=2 -ffunction-sections -fdata-sections -fno-unwind-tables -fno-asynchronous-unwind-tables -fno-math-errno -fno-ident -O3 -DNDEBUG -flto=thin -Wshadow -Wconversion -fvisibility=hidden -fPIC -o CMakeFiles/open62541-object.dir/src/server/ua_server_config.c.o -c /home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/source_subfolder/src/server/ua_server_config.c [ 49%] Building C object CMakeFiles/open62541-object.dir/src/server/ua_server_binary.c.o /usr/bin/clang -DUA_ARCHITECTURE_POSIX -DUA_DYNAMIC_LINKING_EXPORT -I/home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/source_subfolder/src -I/home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/source_subfolder/arch -I/home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/source_subfolder/include -I/home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/source_subfolder/plugins/include -I/home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/source_subfolder/deps -I/home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/source_subfolder/src/pubsub -I/home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/src_generated -I/home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55 -I/home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/source_subfolder/src/client -std=c99 -pipe -Wall -Wextra -Wpedantic -Wno-static-in-inline -Wno-overlength-strings -Wno-unused-parameter -Wno-unused-command-line-argument -Wc++-compat -Wformat -Wformat-security -Wformat-nonliteral -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wuninitialized -Winit-self -Wcast-qual -Wstrict-overflow -Wnested-externs -Wmultichar -Wundef -fno-strict-aliasing -fexceptions -fstack-protector-strong -fcf-protection -D_FORTIFY_SOURCE=2 -ffunction-sections -fdata-sections -fno-unwind-tables -fno-asynchronous-unwind-tables -fno-math-errno -fno-ident -O3 -DNDEBUG -flto=thin -Wshadow -Wconversion -fvisibility=hidden -fPIC -o CMakeFiles/open62541-object.dir/src/server/ua_server_binary.c.o -c /home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/source_subfolder/src/server/ua_server_binary.c [ 50%] Building C object CMakeFiles/open62541-object.dir/src/server/ua_server_utils.c.o /usr/bin/clang -DUA_ARCHITECTURE_POSIX -DUA_DYNAMIC_LINKING_EXPORT -I/home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/source_subfolder/src -I/home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/source_subfolder/arch -I/home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/source_subfolder/include -I/home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/source_subfolder/plugins/include -I/home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/source_subfolder/deps -I/home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/source_subfolder/src/pubsub -I/home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/src_generated -I/home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55 -I/home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/source_subfolder/src/client -std=c99 -pipe -Wall -Wextra -Wpedantic -Wno-static-in-inline -Wno-overlength-strings -Wno-unused-parameter -Wno-unused-command-line-argument -Wc++-compat -Wformat -Wformat-security -Wformat-nonliteral -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wuninitialized -Winit-self -Wcast-qual -Wstrict-overflow -Wnested-externs -Wmultichar -Wundef -fno-strict-aliasing -fexceptions -fstack-protector-strong -fcf-protection -D_FORTIFY_SOURCE=2 -ffunction-sections -fdata-sections -fno-unwind-tables -fno-asynchronous-unwind-tables -fno-math-errno -fno-ident -O3 -DNDEBUG -flto=thin -Wshadow -Wconversion -fvisibility=hidden -fPIC -o CMakeFiles/open62541-object.dir/src/server/ua_server_utils.c.o -c /home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/source_subfolder/src/server/ua_server_utils.c [ 52%] Building C object CMakeFiles/open62541-object.dir/src/server/ua_server_discovery.c.o /usr/bin/clang -DUA_ARCHITECTURE_POSIX -DUA_DYNAMIC_LINKING_EXPORT -I/home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/source_subfolder/src -I/home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/source_subfolder/arch -I/home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/source_subfolder/include -I/home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/source_subfolder/plugins/include -I/home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/source_subfolder/deps -I/home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/source_subfolder/src/pubsub -I/home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/src_generated -I/home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55 -I/home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/source_subfolder/src/client -std=c99 -pipe -Wall -Wextra -Wpedantic -Wno-static-in-inline -Wno-overlength-strings -Wno-unused-parameter -Wno-unused-command-line-argument -Wc++-compat -Wformat -Wformat-security -Wformat-nonliteral -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wuninitialized -Winit-self -Wcast-qual -Wstrict-overflow -Wnested-externs -Wmultichar -Wundef -fno-strict-aliasing -fexceptions -fstack-protector-strong -fcf-protection -D_FORTIFY_SOURCE=2 -ffunction-sections -fdata-sections -fno-unwind-tables -fno-asynchronous-unwind-tables -fno-math-errno -fno-ident -O3 -DNDEBUG -flto=thin -Wshadow -Wconversion -fvisibility=hidden -fPIC -o CMakeFiles/open62541-object.dir/src/server/ua_server_discovery.c.o -c /home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/source_subfolder/src/server/ua_server_discovery.c [ 52%] Building C object CMakeFiles/open62541-object.dir/src/server/ua_server_async.c.o /usr/bin/clang -DUA_ARCHITECTURE_POSIX -DUA_DYNAMIC_LINKING_EXPORT -I/home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/source_subfolder/src -I/home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/source_subfolder/arch -I/home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/source_subfolder/include -I/home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/source_subfolder/plugins/include -I/home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/source_subfolder/deps -I/home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/source_subfolder/src/pubsub -I/home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/src_generated -I/home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55 -I/home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/source_subfolder/src/client -std=c99 -pipe -Wall -Wextra -Wpedantic -Wno-static-in-inline -Wno-overlength-strings -Wno-unused-parameter -Wno-unused-command-line-argument -Wc++-compat -Wformat -Wformat-security -Wformat-nonliteral -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wuninitialized -Winit-self -Wcast-qual -Wstrict-overflow -Wnested-externs -Wmultichar -Wundef -fno-strict-aliasing -fexceptions -fstack-protector-strong -fcf-protection -D_FORTIFY_SOURCE=2 -ffunction-sections -fdata-sections -fno-unwind-tables -fno-asynchronous-unwind-tables -fno-math-errno -fno-ident -O3 -DNDEBUG -flto=thin -Wshadow -Wconversion -fvisibility=hidden -fPIC -o CMakeFiles/open62541-object.dir/src/server/ua_server_async.c.o -c /home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/source_subfolder/src/server/ua_server_async.c [ 54%] Building C object CMakeFiles/open62541-object.dir/src/pubsub/ua_pubsub_networkmessage.c.o /usr/bin/clang -DUA_ARCHITECTURE_POSIX -DUA_DYNAMIC_LINKING_EXPORT -I/home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/source_subfolder/src -I/home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/source_subfolder/arch -I/home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/source_subfolder/include -I/home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/source_subfolder/plugins/include -I/home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/source_subfolder/deps -I/home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/source_subfolder/src/pubsub -I/home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/src_generated -I/home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55 -I/home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/source_subfolder/src/client -std=c99 -pipe -Wall -Wextra -Wpedantic -Wno-static-in-inline -Wno-overlength-strings -Wno-unused-parameter -Wno-unused-command-line-argument -Wc++-compat -Wformat -Wformat-security -Wformat-nonliteral -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wuninitialized -Winit-self -Wcast-qual -Wstrict-overflow -Wnested-externs -Wmultichar -Wundef -fno-strict-aliasing -fexceptions -fstack-protector-strong -fcf-protection -D_FORTIFY_SOURCE=2 -ffunction-sections -fdata-sections -fno-unwind-tables -fno-asynchronous-unwind-tables -fno-math-errno -fno-ident -O3 -DNDEBUG -flto=thin -Wshadow -Wconversion -fvisibility=hidden -fPIC -o CMakeFiles/open62541-object.dir/src/pubsub/ua_pubsub_networkmessage.c.o -c /home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/source_subfolder/src/pubsub/ua_pubsub_networkmessage.c [ 56%] Building C object CMakeFiles/open62541-object.dir/src/pubsub/ua_pubsub_writer.c.o /usr/bin/clang -DUA_ARCHITECTURE_POSIX -DUA_DYNAMIC_LINKING_EXPORT -I/home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/source_subfolder/src -I/home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/source_subfolder/arch -I/home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/source_subfolder/include -I/home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/source_subfolder/plugins/include -I/home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/source_subfolder/deps -I/home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/source_subfolder/src/pubsub -I/home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/src_generated -I/home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55 -I/home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/source_subfolder/src/client -std=c99 -pipe -Wall -Wextra -Wpedantic -Wno-static-in-inline -Wno-overlength-strings -Wno-unused-parameter -Wno-unused-command-line-argument -Wc++-compat -Wformat -Wformat-security -Wformat-nonliteral -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wuninitialized -Winit-self -Wcast-qual -Wstrict-overflow -Wnested-externs -Wmultichar -Wundef -fno-strict-aliasing -fexceptions -fstack-protector-strong -fcf-protection -D_FORTIFY_SOURCE=2 -ffunction-sections -fdata-sections -fno-unwind-tables -fno-asynchronous-unwind-tables -fno-math-errno -fno-ident -O3 -DNDEBUG -flto=thin -Wshadow -Wconversion -fvisibility=hidden -fPIC -o CMakeFiles/open62541-object.dir/src/pubsub/ua_pubsub_writer.c.o -c /home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/source_subfolder/src/pubsub/ua_pubsub_writer.c [ 56%] Building C object CMakeFiles/open62541-object.dir/src/pubsub/ua_pubsub_reader.c.o /usr/bin/clang -DUA_ARCHITECTURE_POSIX -DUA_DYNAMIC_LINKING_EXPORT -I/home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/source_subfolder/src -I/home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/source_subfolder/arch -I/home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/source_subfolder/include -I/home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/source_subfolder/plugins/include -I/home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/source_subfolder/deps -I/home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/source_subfolder/src/pubsub -I/home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/src_generated -I/home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55 -I/home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/source_subfolder/src/client -std=c99 -pipe -Wall -Wextra -Wpedantic -Wno-static-in-inline -Wno-overlength-strings -Wno-unused-parameter -Wno-unused-command-line-argument -Wc++-compat -Wformat -Wformat-security -Wformat-nonliteral -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wuninitialized -Winit-self -Wcast-qual -Wstrict-overflow -Wnested-externs -Wmultichar -Wundef -fno-strict-aliasing -fexceptions -fstack-protector-strong -fcf-protection -D_FORTIFY_SOURCE=2 -ffunction-sections -fdata-sections -fno-unwind-tables -fno-asynchronous-unwind-tables -fno-math-errno -fno-ident -O3 -DNDEBUG -flto=thin -Wshadow -Wconversion -fvisibility=hidden -fPIC -o CMakeFiles/open62541-object.dir/src/pubsub/ua_pubsub_reader.c.o -c /home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/source_subfolder/src/pubsub/ua_pubsub_reader.c [ 58%] Building C object CMakeFiles/open62541-object.dir/src/pubsub/ua_pubsub_manager.c.o /usr/bin/clang -DUA_ARCHITECTURE_POSIX -DUA_DYNAMIC_LINKING_EXPORT -I/home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/source_subfolder/src -I/home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/source_subfolder/arch -I/home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/source_subfolder/include -I/home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/source_subfolder/plugins/include -I/home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/source_subfolder/deps -I/home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/source_subfolder/src/pubsub -I/home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/src_generated -I/home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55 -I/home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/source_subfolder/src/client -std=c99 -pipe -Wall -Wextra -Wpedantic -Wno-static-in-inline -Wno-overlength-strings -Wno-unused-parameter -Wno-unused-command-line-argument -Wc++-compat -Wformat -Wformat-security -Wformat-nonliteral -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wuninitialized -Winit-self -Wcast-qual -Wstrict-overflow -Wnested-externs -Wmultichar -Wundef -fno-strict-aliasing -fexceptions -fstack-protector-strong -fcf-protection -D_FORTIFY_SOURCE=2 -ffunction-sections -fdata-sections -fno-unwind-tables -fno-asynchronous-unwind-tables -fno-math-errno -fno-ident -O3 -DNDEBUG -flto=thin -Wshadow -Wconversion -fvisibility=hidden -fPIC -o CMakeFiles/open62541-object.dir/src/pubsub/ua_pubsub_manager.c.o -c /home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/source_subfolder/src/pubsub/ua_pubsub_manager.c [ 60%] Building C object CMakeFiles/open62541-object.dir/src/pubsub/ua_pubsub_ns0.c.o /usr/bin/clang -DUA_ARCHITECTURE_POSIX -DUA_DYNAMIC_LINKING_EXPORT -I/home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/source_subfolder/src -I/home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/source_subfolder/arch -I/home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/source_subfolder/include -I/home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/source_subfolder/plugins/include -I/home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/source_subfolder/deps -I/home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/source_subfolder/src/pubsub -I/home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/src_generated -I/home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55 -I/home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/source_subfolder/src/client -std=c99 -pipe -Wall -Wextra -Wpedantic -Wno-static-in-inline -Wno-overlength-strings -Wno-unused-parameter -Wno-unused-command-line-argument -Wc++-compat -Wformat -Wformat-security -Wformat-nonliteral -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wuninitialized -Winit-self -Wcast-qual -Wstrict-overflow -Wnested-externs -Wmultichar -Wundef -fno-strict-aliasing -fexceptions -fstack-protector-strong -fcf-protection -D_FORTIFY_SOURCE=2 -ffunction-sections -fdata-sections -fno-unwind-tables -fno-asynchronous-unwind-tables -fno-math-errno -fno-ident -O3 -DNDEBUG -flto=thin -Wshadow -Wconversion -fvisibility=hidden -fPIC -o CMakeFiles/open62541-object.dir/src/pubsub/ua_pubsub_ns0.c.o -c /home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/source_subfolder/src/pubsub/ua_pubsub_ns0.c [ 62%] Building C object CMakeFiles/open62541-object.dir/src/server/ua_services_view.c.o /usr/bin/clang -DUA_ARCHITECTURE_POSIX -DUA_DYNAMIC_LINKING_EXPORT -I/home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/source_subfolder/src -I/home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/source_subfolder/arch -I/home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/source_subfolder/include -I/home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/source_subfolder/plugins/include -I/home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/source_subfolder/deps -I/home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/source_subfolder/src/pubsub -I/home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/src_generated -I/home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55 -I/home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/source_subfolder/src/client -std=c99 -pipe -Wall -Wextra -Wpedantic -Wno-static-in-inline -Wno-overlength-strings -Wno-unused-parameter -Wno-unused-command-line-argument -Wc++-compat -Wformat -Wformat-security -Wformat-nonliteral -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wuninitialized -Winit-self -Wcast-qual -Wstrict-overflow -Wnested-externs -Wmultichar -Wundef -fno-strict-aliasing -fexceptions -fstack-protector-strong -fcf-protection -D_FORTIFY_SOURCE=2 -ffunction-sections -fdata-sections -fno-unwind-tables -fno-asynchronous-unwind-tables -fno-math-errno -fno-ident -O3 -DNDEBUG -flto=thin -Wshadow -Wconversion -fvisibility=hidden -fPIC -o CMakeFiles/open62541-object.dir/src/server/ua_services_view.c.o -c /home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/source_subfolder/src/server/ua_services_view.c [ 62%] Building C object CMakeFiles/open62541-object.dir/src/server/ua_services_method.c.o /usr/bin/clang -DUA_ARCHITECTURE_POSIX -DUA_DYNAMIC_LINKING_EXPORT -I/home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/source_subfolder/src -I/home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/source_subfolder/arch -I/home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/source_subfolder/include -I/home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/source_subfolder/plugins/include -I/home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/source_subfolder/deps -I/home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/source_subfolder/src/pubsub -I/home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/src_generated -I/home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55 -I/home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/source_subfolder/src/client -std=c99 -pipe -Wall -Wextra -Wpedantic -Wno-static-in-inline -Wno-overlength-strings -Wno-unused-parameter -Wno-unused-command-line-argument -Wc++-compat -Wformat -Wformat-security -Wformat-nonliteral -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wuninitialized -Winit-self -Wcast-qual -Wstrict-overflow -Wnested-externs -Wmultichar -Wundef -fno-strict-aliasing -fexceptions -fstack-protector-strong -fcf-protection -D_FORTIFY_SOURCE=2 -ffunction-sections -fdata-sections -fno-unwind-tables -fno-asynchronous-unwind-tables -fno-math-errno -fno-ident -O3 -DNDEBUG -flto=thin -Wshadow -Wconversion -fvisibility=hidden -fPIC -o CMakeFiles/open62541-object.dir/src/server/ua_services_method.c.o -c /home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/source_subfolder/src/server/ua_services_method.c [ 64%] Building C object CMakeFiles/open62541-object.dir/src/server/ua_services_session.c.o /usr/bin/clang -DUA_ARCHITECTURE_POSIX -DUA_DYNAMIC_LINKING_EXPORT -I/home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/source_subfolder/src -I/home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/source_subfolder/arch -I/home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/source_subfolder/include -I/home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/source_subfolder/plugins/include -I/home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/source_subfolder/deps -I/home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/source_subfolder/src/pubsub -I/home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/src_generated -I/home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55 -I/home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/source_subfolder/src/client -std=c99 -pipe -Wall -Wextra -Wpedantic -Wno-static-in-inline -Wno-overlength-strings -Wno-unused-parameter -Wno-unused-command-line-argument -Wc++-compat -Wformat -Wformat-security -Wformat-nonliteral -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wuninitialized -Winit-self -Wcast-qual -Wstrict-overflow -Wnested-externs -Wmultichar -Wundef -fno-strict-aliasing -fexceptions -fstack-protector-strong -fcf-protection -D_FORTIFY_SOURCE=2 -ffunction-sections -fdata-sections -fno-unwind-tables -fno-asynchronous-unwind-tables -fno-math-errno -fno-ident -O3 -DNDEBUG -flto=thin -Wshadow -Wconversion -fvisibility=hidden -fPIC -o CMakeFiles/open62541-object.dir/src/server/ua_services_session.c.o -c /home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/source_subfolder/src/server/ua_services_session.c [ 66%] Building C object CMakeFiles/open62541-object.dir/src/server/ua_services_attribute.c.o /usr/bin/clang -DUA_ARCHITECTURE_POSIX -DUA_DYNAMIC_LINKING_EXPORT -I/home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/source_subfolder/src -I/home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/source_subfolder/arch -I/home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/source_subfolder/include -I/home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/source_subfolder/plugins/include -I/home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/source_subfolder/deps -I/home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/source_subfolder/src/pubsub -I/home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/src_generated -I/home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55 -I/home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/source_subfolder/src/client -std=c99 -pipe -Wall -Wextra -Wpedantic -Wno-static-in-inline -Wno-overlength-strings -Wno-unused-parameter -Wno-unused-command-line-argument -Wc++-compat -Wformat -Wformat-security -Wformat-nonliteral -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wuninitialized -Winit-self -Wcast-qual -Wstrict-overflow -Wnested-externs -Wmultichar -Wundef -fno-strict-aliasing -fexceptions -fstack-protector-strong -fcf-protection -D_FORTIFY_SOURCE=2 -ffunction-sections -fdata-sections -fno-unwind-tables -fno-asynchronous-unwind-tables -fno-math-errno -fno-ident -O3 -DNDEBUG -flto=thin -Wshadow -Wconversion -fvisibility=hidden -fPIC -o CMakeFiles/open62541-object.dir/src/server/ua_services_attribute.c.o -c /home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/source_subfolder/src/server/ua_services_attribute.c [ 66%] Building C object CMakeFiles/open62541-object.dir/src/server/ua_services_discovery.c.o /usr/bin/clang -DUA_ARCHITECTURE_POSIX -DUA_DYNAMIC_LINKING_EXPORT -I/home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/source_subfolder/src -I/home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/source_subfolder/arch -I/home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/source_subfolder/include -I/home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/source_subfolder/plugins/include -I/home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/source_subfolder/deps -I/home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/source_subfolder/src/pubsub -I/home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/src_generated -I/home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55 -I/home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/source_subfolder/src/client -std=c99 -pipe -Wall -Wextra -Wpedantic -Wno-static-in-inline -Wno-overlength-strings -Wno-unused-parameter -Wno-unused-command-line-argument -Wc++-compat -Wformat -Wformat-security -Wformat-nonliteral -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wuninitialized -Winit-self -Wcast-qual -Wstrict-overflow -Wnested-externs -Wmultichar -Wundef -fno-strict-aliasing -fexceptions -fstack-protector-strong -fcf-protection -D_FORTIFY_SOURCE=2 -ffunction-sections -fdata-sections -fno-unwind-tables -fno-asynchronous-unwind-tables -fno-math-errno -fno-ident -O3 -DNDEBUG -flto=thin -Wshadow -Wconversion -fvisibility=hidden -fPIC -o CMakeFiles/open62541-object.dir/src/server/ua_services_discovery.c.o -c /home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/source_subfolder/src/server/ua_services_discovery.c [ 68%] Building C object CMakeFiles/open62541-object.dir/src/server/ua_services_subscription.c.o /usr/bin/clang -DUA_ARCHITECTURE_POSIX -DUA_DYNAMIC_LINKING_EXPORT -I/home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/source_subfolder/src -I/home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/source_subfolder/arch -I/home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/source_subfolder/include -I/home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/source_subfolder/plugins/include -I/home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/source_subfolder/deps -I/home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/source_subfolder/src/pubsub -I/home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/src_generated -I/home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55 -I/home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/source_subfolder/src/client -std=c99 -pipe -Wall -Wextra -Wpedantic -Wno-static-in-inline -Wno-overlength-strings -Wno-unused-parameter -Wno-unused-command-line-argument -Wc++-compat -Wformat -Wformat-security -Wformat-nonliteral -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wuninitialized -Winit-self -Wcast-qual -Wstrict-overflow -Wnested-externs -Wmultichar -Wundef -fno-strict-aliasing -fexceptions -fstack-protector-strong -fcf-protection -D_FORTIFY_SOURCE=2 -ffunction-sections -fdata-sections -fno-unwind-tables -fno-asynchronous-unwind-tables -fno-math-errno -fno-ident -O3 -DNDEBUG -flto=thin -Wshadow -Wconversion -fvisibility=hidden -fPIC -o CMakeFiles/open62541-object.dir/src/server/ua_services_subscription.c.o -c /home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/source_subfolder/src/server/ua_services_subscription.c [ 70%] Building C object CMakeFiles/open62541-object.dir/src/server/ua_services_monitoreditem.c.o /usr/bin/clang -DUA_ARCHITECTURE_POSIX -DUA_DYNAMIC_LINKING_EXPORT -I/home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/source_subfolder/src -I/home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/source_subfolder/arch -I/home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/source_subfolder/include -I/home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/source_subfolder/plugins/include -I/home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/source_subfolder/deps -I/home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/source_subfolder/src/pubsub -I/home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/src_generated -I/home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55 -I/home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/source_subfolder/src/client -std=c99 -pipe -Wall -Wextra -Wpedantic -Wno-static-in-inline -Wno-overlength-strings -Wno-unused-parameter -Wno-unused-command-line-argument -Wc++-compat -Wformat -Wformat-security -Wformat-nonliteral -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wuninitialized -Winit-self -Wcast-qual -Wstrict-overflow -Wnested-externs -Wmultichar -Wundef -fno-strict-aliasing -fexceptions -fstack-protector-strong -fcf-protection -D_FORTIFY_SOURCE=2 -ffunction-sections -fdata-sections -fno-unwind-tables -fno-asynchronous-unwind-tables -fno-math-errno -fno-ident -O3 -DNDEBUG -flto=thin -Wshadow -Wconversion -fvisibility=hidden -fPIC -o CMakeFiles/open62541-object.dir/src/server/ua_services_monitoreditem.c.o -c /home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/source_subfolder/src/server/ua_services_monitoreditem.c [ 70%] Building C object CMakeFiles/open62541-object.dir/src/server/ua_services_securechannel.c.o /usr/bin/clang -DUA_ARCHITECTURE_POSIX -DUA_DYNAMIC_LINKING_EXPORT -I/home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/source_subfolder/src -I/home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/source_subfolder/arch -I/home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/source_subfolder/include -I/home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/source_subfolder/plugins/include -I/home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/source_subfolder/deps -I/home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/source_subfolder/src/pubsub -I/home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/src_generated -I/home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55 -I/home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/source_subfolder/src/client -std=c99 -pipe -Wall -Wextra -Wpedantic -Wno-static-in-inline -Wno-overlength-strings -Wno-unused-parameter -Wno-unused-command-line-argument -Wc++-compat -Wformat -Wformat-security -Wformat-nonliteral -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wuninitialized -Winit-self -Wcast-qual -Wstrict-overflow -Wnested-externs -Wmultichar -Wundef -fno-strict-aliasing -fexceptions -fstack-protector-strong -fcf-protection -D_FORTIFY_SOURCE=2 -ffunction-sections -fdata-sections -fno-unwind-tables -fno-asynchronous-unwind-tables -fno-math-errno -fno-ident -O3 -DNDEBUG -flto=thin -Wshadow -Wconversion -fvisibility=hidden -fPIC -o CMakeFiles/open62541-object.dir/src/server/ua_services_securechannel.c.o -c /home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/source_subfolder/src/server/ua_services_securechannel.c [ 72%] Building C object CMakeFiles/open62541-object.dir/src/server/ua_services_nodemanagement.c.o /usr/bin/clang -DUA_ARCHITECTURE_POSIX -DUA_DYNAMIC_LINKING_EXPORT -I/home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/source_subfolder/src -I/home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/source_subfolder/arch -I/home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/source_subfolder/include -I/home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/source_subfolder/plugins/include -I/home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/source_subfolder/deps -I/home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/source_subfolder/src/pubsub -I/home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/src_generated -I/home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55 -I/home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/source_subfolder/src/client -std=c99 -pipe -Wall -Wextra -Wpedantic -Wno-static-in-inline -Wno-overlength-strings -Wno-unused-parameter -Wno-unused-command-line-argument -Wc++-compat -Wformat -Wformat-security -Wformat-nonliteral -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wuninitialized -Winit-self -Wcast-qual -Wstrict-overflow -Wnested-externs -Wmultichar -Wundef -fno-strict-aliasing -fexceptions -fstack-protector-strong -fcf-protection -D_FORTIFY_SOURCE=2 -ffunction-sections -fdata-sections -fno-unwind-tables -fno-asynchronous-unwind-tables -fno-math-errno -fno-ident -O3 -DNDEBUG -flto=thin -Wshadow -Wconversion -fvisibility=hidden -fPIC -o CMakeFiles/open62541-object.dir/src/server/ua_services_nodemanagement.c.o -c /home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/source_subfolder/src/server/ua_services_nodemanagement.c [ 74%] Building C object CMakeFiles/open62541-object.dir/src/server/ua_services_discovery_multicast.c.o /usr/bin/clang -DUA_ARCHITECTURE_POSIX -DUA_DYNAMIC_LINKING_EXPORT -I/home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/source_subfolder/src -I/home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/source_subfolder/arch -I/home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/source_subfolder/include -I/home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/source_subfolder/plugins/include -I/home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/source_subfolder/deps -I/home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/source_subfolder/src/pubsub -I/home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/src_generated -I/home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55 -I/home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/source_subfolder/src/client -std=c99 -pipe -Wall -Wextra -Wpedantic -Wno-static-in-inline -Wno-overlength-strings -Wno-unused-parameter -Wno-unused-command-line-argument -Wc++-compat -Wformat -Wformat-security -Wformat-nonliteral -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wuninitialized -Winit-self -Wcast-qual -Wstrict-overflow -Wnested-externs -Wmultichar -Wundef -fno-strict-aliasing -fexceptions -fstack-protector-strong -fcf-protection -D_FORTIFY_SOURCE=2 -ffunction-sections -fdata-sections -fno-unwind-tables -fno-asynchronous-unwind-tables -fno-math-errno -fno-ident -O3 -DNDEBUG -flto=thin -Wshadow -Wconversion -fvisibility=hidden -fPIC -o CMakeFiles/open62541-object.dir/src/server/ua_services_discovery_multicast.c.o -c /home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/source_subfolder/src/server/ua_services_discovery_multicast.c [ 74%] Building C object CMakeFiles/open62541-object.dir/src/client/ua_client.c.o /usr/bin/clang -DUA_ARCHITECTURE_POSIX -DUA_DYNAMIC_LINKING_EXPORT -I/home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/source_subfolder/src -I/home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/source_subfolder/arch -I/home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/source_subfolder/include -I/home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/source_subfolder/plugins/include -I/home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/source_subfolder/deps -I/home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/source_subfolder/src/pubsub -I/home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/src_generated -I/home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55 -I/home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/source_subfolder/src/client -std=c99 -pipe -Wall -Wextra -Wpedantic -Wno-static-in-inline -Wno-overlength-strings -Wno-unused-parameter -Wno-unused-command-line-argument -Wc++-compat -Wformat -Wformat-security -Wformat-nonliteral -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wuninitialized -Winit-self -Wcast-qual -Wstrict-overflow -Wnested-externs -Wmultichar -Wundef -fno-strict-aliasing -fexceptions -fstack-protector-strong -fcf-protection -D_FORTIFY_SOURCE=2 -ffunction-sections -fdata-sections -fno-unwind-tables -fno-asynchronous-unwind-tables -fno-math-errno -fno-ident -O3 -DNDEBUG -flto=thin -Wshadow -Wconversion -fvisibility=hidden -fPIC -o CMakeFiles/open62541-object.dir/src/client/ua_client.c.o -c /home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/source_subfolder/src/client/ua_client.c [ 76%] Building C object CMakeFiles/open62541-object.dir/src/client/ua_client_connect.c.o /usr/bin/clang -DUA_ARCHITECTURE_POSIX -DUA_DYNAMIC_LINKING_EXPORT -I/home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/source_subfolder/src -I/home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/source_subfolder/arch -I/home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/source_subfolder/include -I/home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/source_subfolder/plugins/include -I/home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/source_subfolder/deps -I/home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/source_subfolder/src/pubsub -I/home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/src_generated -I/home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55 -I/home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/source_subfolder/src/client -std=c99 -pipe -Wall -Wextra -Wpedantic -Wno-static-in-inline -Wno-overlength-strings -Wno-unused-parameter -Wno-unused-command-line-argument -Wc++-compat -Wformat -Wformat-security -Wformat-nonliteral -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wuninitialized -Winit-self -Wcast-qual -Wstrict-overflow -Wnested-externs -Wmultichar -Wundef -fno-strict-aliasing -fexceptions -fstack-protector-strong -fcf-protection -D_FORTIFY_SOURCE=2 -ffunction-sections -fdata-sections -fno-unwind-tables -fno-asynchronous-unwind-tables -fno-math-errno -fno-ident -O3 -DNDEBUG -flto=thin -Wshadow -Wconversion -fvisibility=hidden -fPIC -o CMakeFiles/open62541-object.dir/src/client/ua_client_connect.c.o -c /home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/source_subfolder/src/client/ua_client_connect.c [ 78%] Building C object CMakeFiles/open62541-object.dir/src/client/ua_client_discovery.c.o /usr/bin/clang -DUA_ARCHITECTURE_POSIX -DUA_DYNAMIC_LINKING_EXPORT -I/home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/source_subfolder/src -I/home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/source_subfolder/arch -I/home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/source_subfolder/include -I/home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/source_subfolder/plugins/include -I/home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/source_subfolder/deps -I/home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/source_subfolder/src/pubsub -I/home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/src_generated -I/home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55 -I/home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/source_subfolder/src/client -std=c99 -pipe -Wall -Wextra -Wpedantic -Wno-static-in-inline -Wno-overlength-strings -Wno-unused-parameter -Wno-unused-command-line-argument -Wc++-compat -Wformat -Wformat-security -Wformat-nonliteral -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wuninitialized -Winit-self -Wcast-qual -Wstrict-overflow -Wnested-externs -Wmultichar -Wundef -fno-strict-aliasing -fexceptions -fstack-protector-strong -fcf-protection -D_FORTIFY_SOURCE=2 -ffunction-sections -fdata-sections -fno-unwind-tables -fno-asynchronous-unwind-tables -fno-math-errno -fno-ident -O3 -DNDEBUG -flto=thin -Wshadow -Wconversion -fvisibility=hidden -fPIC -o CMakeFiles/open62541-object.dir/src/client/ua_client_discovery.c.o -c /home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/source_subfolder/src/client/ua_client_discovery.c [ 78%] Building C object CMakeFiles/open62541-object.dir/src/client/ua_client_highlevel.c.o /usr/bin/clang -DUA_ARCHITECTURE_POSIX -DUA_DYNAMIC_LINKING_EXPORT -I/home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/source_subfolder/src -I/home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/source_subfolder/arch -I/home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/source_subfolder/include -I/home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/source_subfolder/plugins/include -I/home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/source_subfolder/deps -I/home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/source_subfolder/src/pubsub -I/home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/src_generated -I/home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55 -I/home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/source_subfolder/src/client -std=c99 -pipe -Wall -Wextra -Wpedantic -Wno-static-in-inline -Wno-overlength-strings -Wno-unused-parameter -Wno-unused-command-line-argument -Wc++-compat -Wformat -Wformat-security -Wformat-nonliteral -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wuninitialized -Winit-self -Wcast-qual -Wstrict-overflow -Wnested-externs -Wmultichar -Wundef -fno-strict-aliasing -fexceptions -fstack-protector-strong -fcf-protection -D_FORTIFY_SOURCE=2 -ffunction-sections -fdata-sections -fno-unwind-tables -fno-asynchronous-unwind-tables -fno-math-errno -fno-ident -O3 -DNDEBUG -flto=thin -Wshadow -Wconversion -fvisibility=hidden -fPIC -o CMakeFiles/open62541-object.dir/src/client/ua_client_highlevel.c.o -c /home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/source_subfolder/src/client/ua_client_highlevel.c [ 80%] Building C object CMakeFiles/open62541-object.dir/src/client/ua_client_subscriptions.c.o /usr/bin/clang -DUA_ARCHITECTURE_POSIX -DUA_DYNAMIC_LINKING_EXPORT -I/home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/source_subfolder/src -I/home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/source_subfolder/arch -I/home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/source_subfolder/include -I/home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/source_subfolder/plugins/include -I/home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/source_subfolder/deps -I/home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/source_subfolder/src/pubsub -I/home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/src_generated -I/home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55 -I/home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/source_subfolder/src/client -std=c99 -pipe -Wall -Wextra -Wpedantic -Wno-static-in-inline -Wno-overlength-strings -Wno-unused-parameter -Wno-unused-command-line-argument -Wc++-compat -Wformat -Wformat-security -Wformat-nonliteral -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wuninitialized -Winit-self -Wcast-qual -Wstrict-overflow -Wnested-externs -Wmultichar -Wundef -fno-strict-aliasing -fexceptions -fstack-protector-strong -fcf-protection -D_FORTIFY_SOURCE=2 -ffunction-sections -fdata-sections -fno-unwind-tables -fno-asynchronous-unwind-tables -fno-math-errno -fno-ident -O3 -DNDEBUG -flto=thin -Wshadow -Wconversion -fvisibility=hidden -fPIC -o CMakeFiles/open62541-object.dir/src/client/ua_client_subscriptions.c.o -c /home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/source_subfolder/src/client/ua_client_subscriptions.c [ 82%] Building C object CMakeFiles/open62541-object.dir/deps/libc_time.c.o /usr/bin/clang -DUA_ARCHITECTURE_POSIX -DUA_DYNAMIC_LINKING_EXPORT -I/home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/source_subfolder/src -I/home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/source_subfolder/arch -I/home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/source_subfolder/include -I/home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/source_subfolder/plugins/include -I/home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/source_subfolder/deps -I/home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/source_subfolder/src/pubsub -I/home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/src_generated -I/home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55 -I/home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/source_subfolder/src/client -std=c99 -pipe -Wall -Wextra -Wpedantic -Wno-static-in-inline -Wno-overlength-strings -Wno-unused-parameter -Wno-unused-command-line-argument -Wc++-compat -Wformat -Wformat-security -Wformat-nonliteral -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wuninitialized -Winit-self -Wcast-qual -Wstrict-overflow -Wnested-externs -Wmultichar -Wundef -fno-strict-aliasing -fexceptions -fstack-protector-strong -fcf-protection -D_FORTIFY_SOURCE=2 -ffunction-sections -fdata-sections -fno-unwind-tables -fno-asynchronous-unwind-tables -fno-math-errno -fno-ident -O3 -DNDEBUG -flto=thin -Wshadow -Wconversion -fvisibility=hidden -fPIC -o CMakeFiles/open62541-object.dir/deps/libc_time.c.o -c /home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/source_subfolder/deps/libc_time.c [ 82%] Building C object CMakeFiles/open62541-object.dir/deps/pcg_basic.c.o /usr/bin/clang -DUA_ARCHITECTURE_POSIX -DUA_DYNAMIC_LINKING_EXPORT -I/home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/source_subfolder/src -I/home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/source_subfolder/arch -I/home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/source_subfolder/include -I/home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/source_subfolder/plugins/include -I/home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/source_subfolder/deps -I/home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/source_subfolder/src/pubsub -I/home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/src_generated -I/home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55 -I/home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/source_subfolder/src/client -std=c99 -pipe -Wall -Wextra -Wpedantic -Wno-static-in-inline -Wno-overlength-strings -Wno-unused-parameter -Wno-unused-command-line-argument -Wc++-compat -Wformat -Wformat-security -Wformat-nonliteral -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wuninitialized -Winit-self -Wcast-qual -Wstrict-overflow -Wnested-externs -Wmultichar -Wundef -fno-strict-aliasing -fexceptions -fstack-protector-strong -fcf-protection -D_FORTIFY_SOURCE=2 -ffunction-sections -fdata-sections -fno-unwind-tables -fno-asynchronous-unwind-tables -fno-math-errno -fno-ident -O3 -DNDEBUG -flto=thin -Wshadow -Wconversion -fvisibility=hidden -fPIC -o CMakeFiles/open62541-object.dir/deps/pcg_basic.c.o -c /home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/source_subfolder/deps/pcg_basic.c [ 84%] Building C object CMakeFiles/open62541-object.dir/deps/base64.c.o /usr/bin/clang -DUA_ARCHITECTURE_POSIX -DUA_DYNAMIC_LINKING_EXPORT -I/home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/source_subfolder/src -I/home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/source_subfolder/arch -I/home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/source_subfolder/include -I/home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/source_subfolder/plugins/include -I/home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/source_subfolder/deps -I/home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/source_subfolder/src/pubsub -I/home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/src_generated -I/home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55 -I/home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/source_subfolder/src/client -std=c99 -pipe -Wall -Wextra -Wpedantic -Wno-static-in-inline -Wno-overlength-strings -Wno-unused-parameter -Wno-unused-command-line-argument -Wc++-compat -Wformat -Wformat-security -Wformat-nonliteral -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wuninitialized -Winit-self -Wcast-qual -Wstrict-overflow -Wnested-externs -Wmultichar -Wundef -fno-strict-aliasing -fexceptions -fstack-protector-strong -fcf-protection -D_FORTIFY_SOURCE=2 -ffunction-sections -fdata-sections -fno-unwind-tables -fno-asynchronous-unwind-tables -fno-math-errno -fno-ident -O3 -DNDEBUG -flto=thin -Wshadow -Wconversion -fvisibility=hidden -fPIC -o CMakeFiles/open62541-object.dir/deps/base64.c.o -c /home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/source_subfolder/deps/base64.c [ 86%] Building C object CMakeFiles/open62541-object.dir/src_generated/open62541/namespace0_generated.c.o /usr/bin/clang -DUA_ARCHITECTURE_POSIX -DUA_DYNAMIC_LINKING_EXPORT -I/home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/source_subfolder/src -I/home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/source_subfolder/arch -I/home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/source_subfolder/include -I/home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/source_subfolder/plugins/include -I/home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/source_subfolder/deps -I/home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/source_subfolder/src/pubsub -I/home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/src_generated -I/home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55 -I/home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/source_subfolder/src/client -std=c99 -pipe -Wall -Wextra -Wpedantic -Wno-static-in-inline -Wno-overlength-strings -Wno-unused-parameter -Wno-unused-command-line-argument -Wc++-compat -Wformat -Wformat-security -Wformat-nonliteral -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wuninitialized -Winit-self -Wcast-qual -Wstrict-overflow -Wnested-externs -Wmultichar -Wundef -fno-strict-aliasing -fexceptions -fstack-protector-strong -fcf-protection -D_FORTIFY_SOURCE=2 -ffunction-sections -fdata-sections -fno-unwind-tables -fno-asynchronous-unwind-tables -fno-math-errno -fno-ident -O3 -DNDEBUG -flto=thin -Wshadow -Wconversion -fvisibility=hidden -fPIC -o CMakeFiles/open62541-object.dir/src_generated/open62541/namespace0_generated.c.o -c /home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/src_generated/open62541/namespace0_generated.c [ 86%] Building C object CMakeFiles/open62541-object.dir/src/ua_types_lex.c.o /usr/bin/clang -DUA_ARCHITECTURE_POSIX -DUA_DYNAMIC_LINKING_EXPORT -I/home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/source_subfolder/src -I/home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/source_subfolder/arch -I/home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/source_subfolder/include -I/home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/source_subfolder/plugins/include -I/home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/source_subfolder/deps -I/home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/source_subfolder/src/pubsub -I/home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/src_generated -I/home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55 -I/home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/source_subfolder/src/client -std=c99 -pipe -Wall -Wextra -Wpedantic -Wno-static-in-inline -Wno-overlength-strings -Wno-unused-parameter -Wno-unused-command-line-argument -Wc++-compat -Wformat -Wformat-security -Wformat-nonliteral -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wuninitialized -Winit-self -Wcast-qual -Wstrict-overflow -Wnested-externs -Wmultichar -Wundef -fno-strict-aliasing -fexceptions -fstack-protector-strong -fcf-protection -D_FORTIFY_SOURCE=2 -ffunction-sections -fdata-sections -fno-unwind-tables -fno-asynchronous-unwind-tables -fno-math-errno -fno-ident -O3 -DNDEBUG -flto=thin -Wshadow -Wconversion -fvisibility=hidden -fPIC -o CMakeFiles/open62541-object.dir/src/ua_types_lex.c.o -c /home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/source_subfolder/src/ua_types_lex.c [ 88%] Building C object CMakeFiles/open62541-object.dir/src/server/ua_discovery_manager.c.o /usr/bin/clang -DUA_ARCHITECTURE_POSIX -DUA_DYNAMIC_LINKING_EXPORT -I/home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/source_subfolder/src -I/home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/source_subfolder/arch -I/home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/source_subfolder/include -I/home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/source_subfolder/plugins/include -I/home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/source_subfolder/deps -I/home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/source_subfolder/src/pubsub -I/home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/src_generated -I/home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55 -I/home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/source_subfolder/src/client -std=c99 -pipe -Wall -Wextra -Wpedantic -Wno-static-in-inline -Wno-overlength-strings -Wno-unused-parameter -Wno-unused-command-line-argument -Wc++-compat -Wformat -Wformat-security -Wformat-nonliteral -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wuninitialized -Winit-self -Wcast-qual -Wstrict-overflow -Wnested-externs -Wmultichar -Wundef -fno-strict-aliasing -fexceptions -fstack-protector-strong -fcf-protection -D_FORTIFY_SOURCE=2 -ffunction-sections -fdata-sections -fno-unwind-tables -fno-asynchronous-unwind-tables -fno-math-errno -fno-ident -O3 -DNDEBUG -flto=thin -Wshadow -Wconversion -fvisibility=hidden -fPIC -o CMakeFiles/open62541-object.dir/src/server/ua_discovery_manager.c.o -c /home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/source_subfolder/src/server/ua_discovery_manager.c [ 90%] Building C object CMakeFiles/open62541-object.dir/src/server/ua_subscription.c.o /usr/bin/clang -DUA_ARCHITECTURE_POSIX -DUA_DYNAMIC_LINKING_EXPORT -I/home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/source_subfolder/src -I/home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/source_subfolder/arch -I/home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/source_subfolder/include -I/home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/source_subfolder/plugins/include -I/home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/source_subfolder/deps -I/home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/source_subfolder/src/pubsub -I/home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/src_generated -I/home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55 -I/home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/source_subfolder/src/client -std=c99 -pipe -Wall -Wextra -Wpedantic -Wno-static-in-inline -Wno-overlength-strings -Wno-unused-parameter -Wno-unused-command-line-argument -Wc++-compat -Wformat -Wformat-security -Wformat-nonliteral -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wuninitialized -Winit-self -Wcast-qual -Wstrict-overflow -Wnested-externs -Wmultichar -Wundef -fno-strict-aliasing -fexceptions -fstack-protector-strong -fcf-protection -D_FORTIFY_SOURCE=2 -ffunction-sections -fdata-sections -fno-unwind-tables -fno-asynchronous-unwind-tables -fno-math-errno -fno-ident -O3 -DNDEBUG -flto=thin -Wshadow -Wconversion -fvisibility=hidden -fPIC -o CMakeFiles/open62541-object.dir/src/server/ua_subscription.c.o -c /home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/source_subfolder/src/server/ua_subscription.c [ 90%] Building C object CMakeFiles/open62541-object.dir/src/server/ua_subscription_monitoreditem.c.o /usr/bin/clang -DUA_ARCHITECTURE_POSIX -DUA_DYNAMIC_LINKING_EXPORT -I/home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/source_subfolder/src -I/home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/source_subfolder/arch -I/home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/source_subfolder/include -I/home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/source_subfolder/plugins/include -I/home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/source_subfolder/deps -I/home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/source_subfolder/src/pubsub -I/home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/src_generated -I/home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55 -I/home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/source_subfolder/src/client -std=c99 -pipe -Wall -Wextra -Wpedantic -Wno-static-in-inline -Wno-overlength-strings -Wno-unused-parameter -Wno-unused-command-line-argument -Wc++-compat -Wformat -Wformat-security -Wformat-nonliteral -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wuninitialized -Winit-self -Wcast-qual -Wstrict-overflow -Wnested-externs -Wmultichar -Wundef -fno-strict-aliasing -fexceptions -fstack-protector-strong -fcf-protection -D_FORTIFY_SOURCE=2 -ffunction-sections -fdata-sections -fno-unwind-tables -fno-asynchronous-unwind-tables -fno-math-errno -fno-ident -O3 -DNDEBUG -flto=thin -Wshadow -Wconversion -fvisibility=hidden -fPIC -o CMakeFiles/open62541-object.dir/src/server/ua_subscription_monitoreditem.c.o -c /home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/source_subfolder/src/server/ua_subscription_monitoreditem.c [ 92%] Building C object CMakeFiles/open62541-object.dir/src/server/ua_subscription_datachange.c.o /usr/bin/clang -DUA_ARCHITECTURE_POSIX -DUA_DYNAMIC_LINKING_EXPORT -I/home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/source_subfolder/src -I/home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/source_subfolder/arch -I/home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/source_subfolder/include -I/home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/source_subfolder/plugins/include -I/home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/source_subfolder/deps -I/home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/source_subfolder/src/pubsub -I/home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/src_generated -I/home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55 -I/home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/source_subfolder/src/client -std=c99 -pipe -Wall -Wextra -Wpedantic -Wno-static-in-inline -Wno-overlength-strings -Wno-unused-parameter -Wno-unused-command-line-argument -Wc++-compat -Wformat -Wformat-security -Wformat-nonliteral -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wuninitialized -Winit-self -Wcast-qual -Wstrict-overflow -Wnested-externs -Wmultichar -Wundef -fno-strict-aliasing -fexceptions -fstack-protector-strong -fcf-protection -D_FORTIFY_SOURCE=2 -ffunction-sections -fdata-sections -fno-unwind-tables -fno-asynchronous-unwind-tables -fno-math-errno -fno-ident -O3 -DNDEBUG -flto=thin -Wshadow -Wconversion -fvisibility=hidden -fPIC -o CMakeFiles/open62541-object.dir/src/server/ua_subscription_datachange.c.o -c /home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/source_subfolder/src/server/ua_subscription_datachange.c make[2]: Leaving directory '/home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55' [ 98%] Built target open62541-object /usr/bin/make -f CMakeFiles/open62541.dir/build.make CMakeFiles/open62541.dir/depend make[2]: Entering directory '/home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55' cd /home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55 && /opt/pyenv/versions/3.8.2/lib/python3.8/site-packages/cmake/data/bin/cmake -E cmake_depends "Unix Makefiles" /home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/source_subfolder /home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/source_subfolder /home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55 /home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55 /home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/CMakeFiles/open62541.dir/DependInfo.cmake --color= Dependee "/home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/CMakeFiles/open62541.dir/DependInfo.cmake" is newer than depender "/home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/CMakeFiles/open62541.dir/depend.internal". Dependee "/home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/CMakeFiles/open62541.dir/depend.internal". Scanning dependencies of target open62541 make[2]: Leaving directory '/home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55' /usr/bin/make -f CMakeFiles/open62541.dir/build.make CMakeFiles/open62541.dir/build make[2]: Entering directory '/home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55' [100%] Linking C static library bin/libopen62541.a /opt/pyenv/versions/3.8.2/lib/python3.8/site-packages/cmake/data/bin/cmake -P CMakeFiles/open62541.dir/cmake_clean_target.cmake /opt/pyenv/versions/3.8.2/lib/python3.8/site-packages/cmake/data/bin/cmake -E cmake_link_script CMakeFiles/open62541.dir/link.txt --verbose=1 "/usr/lib/llvm-10/bin/llvm-ar" cr bin/libopen62541.a CMakeFiles/open62541-object.dir/src/ua_types.c.o CMakeFiles/open62541-object.dir/src/ua_types_encoding_binary.c.o CMakeFiles/open62541-object.dir/src_generated/open62541/types_generated.c.o CMakeFiles/open62541-object.dir/src_generated/open62541/transport_generated.c.o CMakeFiles/open62541-object.dir/src_generated/open62541/statuscodes.c.o CMakeFiles/open62541-object.dir/src/ua_util.c.o CMakeFiles/open62541-object.dir/src/ua_workqueue.c.o CMakeFiles/open62541-object.dir/src/ua_timer.c.o CMakeFiles/open62541-object.dir/src/ua_connection.c.o CMakeFiles/open62541-object.dir/src/ua_securechannel.c.o CMakeFiles/open62541-object.dir/src/ua_securechannel_crypto.c.o CMakeFiles/open62541-object.dir/src/server/ua_session.c.o CMakeFiles/open62541-object.dir/src/server/ua_nodes.c.o CMakeFiles/open62541-object.dir/src/server/ua_server.c.o CMakeFiles/open62541-object.dir/src/server/ua_server_ns0.c.o CMakeFiles/open62541-object.dir/src/server/ua_server_config.c.o CMakeFiles/open62541-object.dir/src/server/ua_server_binary.c.o CMakeFiles/open62541-object.dir/src/server/ua_server_utils.c.o CMakeFiles/open62541-object.dir/src/server/ua_server_discovery.c.o CMakeFiles/open62541-object.dir/src/server/ua_server_async.c.o CMakeFiles/open62541-object.dir/src/pubsub/ua_pubsub_networkmessage.c.o CMakeFiles/open62541-object.dir/src/pubsub/ua_pubsub_writer.c.o CMakeFiles/open62541-object.dir/src/pubsub/ua_pubsub_reader.c.o CMakeFiles/open62541-object.dir/src/pubsub/ua_pubsub_manager.c.o CMakeFiles/open62541-object.dir/src/pubsub/ua_pubsub_ns0.c.o CMakeFiles/open62541-object.dir/src/server/ua_services_view.c.o CMakeFiles/open62541-object.dir/src/server/ua_services_method.c.o CMakeFiles/open62541-object.dir/src/server/ua_services_session.c.o CMakeFiles/open62541-object.dir/src/server/ua_services_attribute.c.o CMakeFiles/open62541-object.dir/src/server/ua_services_discovery.c.o CMakeFiles/open62541-object.dir/src/server/ua_services_subscription.c.o CMakeFiles/open62541-object.dir/src/server/ua_services_monitoreditem.c.o CMakeFiles/open62541-object.dir/src/server/ua_services_securechannel.c.o CMakeFiles/open62541-object.dir/src/server/ua_services_nodemanagement.c.o CMakeFiles/open62541-object.dir/src/server/ua_services_discovery_multicast.c.o CMakeFiles/open62541-object.dir/src/client/ua_client.c.o CMakeFiles/open62541-object.dir/src/client/ua_client_connect.c.o CMakeFiles/open62541-object.dir/src/client/ua_client_discovery.c.o CMakeFiles/open62541-object.dir/src/client/ua_client_highlevel.c.o CMakeFiles/open62541-object.dir/src/client/ua_client_subscriptions.c.o CMakeFiles/open62541-object.dir/deps/libc_time.c.o CMakeFiles/open62541-object.dir/deps/pcg_basic.c.o CMakeFiles/open62541-object.dir/deps/base64.c.o CMakeFiles/open62541-object.dir/src_generated/open62541/namespace0_generated.c.o CMakeFiles/open62541-object.dir/src/ua_types_lex.c.o CMakeFiles/open62541-object.dir/src/server/ua_discovery_manager.c.o CMakeFiles/open62541-object.dir/src/server/ua_subscription.c.o CMakeFiles/open62541-object.dir/src/server/ua_subscription_monitoreditem.c.o CMakeFiles/open62541-object.dir/src/server/ua_subscription_datachange.c.o CMakeFiles/open62541-plugins.dir/plugins/ua_log_stdout.c.o CMakeFiles/open62541-plugins.dir/plugins/ua_accesscontrol_default.c.o CMakeFiles/open62541-plugins.dir/plugins/ua_pki_default.c.o CMakeFiles/open62541-plugins.dir/plugins/ua_nodestore_ziptree.c.o CMakeFiles/open62541-plugins.dir/plugins/ua_nodestore_hashmap.c.o CMakeFiles/open62541-plugins.dir/plugins/ua_config_default.c.o CMakeFiles/open62541-plugins.dir/plugins/ua_log_syslog.c.o CMakeFiles/open62541-plugins.dir/plugins/securityPolicies/ua_securitypolicy_none.c.o CMakeFiles/open62541-plugins.dir/arch/posix/ua_clock.c.o CMakeFiles/open62541-plugins.dir/arch/posix/ua_architecture_functions.c.o CMakeFiles/open62541-plugins.dir/arch/network_tcp.c.o "/usr/lib/llvm-10/bin/llvm-ranlib" bin/libopen62541.a make[2]: Leaving directory '/home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55' [100%] Built target open62541 make[1]: Leaving directory '/home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55' /opt/pyenv/versions/3.8.2/lib/python3.8/site-packages/cmake/data/bin/cmake -E cmake_progress_start /home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/CMakeFiles 0 open62541/1.1.3: Package '424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55' built open62541/1.1.3: Build folder /home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55 open62541/1.1.3: Generated conaninfo.txt open62541/1.1.3: Generated conanbuildinfo.txt open62541/1.1.3: Generating the package open62541/1.1.3: Package folder /home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/package/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55 open62541/1.1.3: Calling package() ----Running------ > cmake --build '/home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55' '--target' 'install' '--' '-j3' ----------------- /opt/pyenv/versions/3.8.2/lib/python3.8/site-packages/cmake/data/bin/cmake -S/home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/source_subfolder -B/home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55 --check-build-system CMakeFiles/Makefile.cmake 0 /opt/pyenv/versions/3.8.2/lib/python3.8/site-packages/cmake/data/bin/cmake -E cmake_progress_start /home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/CMakeFiles /home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55//CMakeFiles/progress.marks /usr/bin/make -f CMakeFiles/Makefile2 all make[1]: Entering directory '/home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55' /usr/bin/make -f CMakeFiles/open62541-generator-types.dir/build.make CMakeFiles/open62541-generator-types.dir/depend /usr/bin/make -f CMakeFiles/open62541-generator-statuscode.dir/build.make CMakeFiles/open62541-generator-statuscode.dir/depend /usr/bin/make -f CMakeFiles/open62541-generator-transport.dir/build.make CMakeFiles/open62541-generator-transport.dir/depend make[2]: Entering directory '/home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55' cd /home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55 && /opt/pyenv/versions/3.8.2/lib/python3.8/site-packages/cmake/data/bin/cmake -E cmake_depends "Unix Makefiles" /home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/source_subfolder /home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/source_subfolder /home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55 /home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55 /home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/CMakeFiles/open62541-generator-types.dir/DependInfo.cmake --color= make[2]: Entering directory '/home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55' cd /home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55 && /opt/pyenv/versions/3.8.2/lib/python3.8/site-packages/cmake/data/bin/cmake -E cmake_depends "Unix Makefiles" /home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/source_subfolder /home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/source_subfolder /home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55 /home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55 /home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/CMakeFiles/open62541-generator-statuscode.dir/DependInfo.cmake --color= make[2]: Entering directory '/home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55' cd /home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55 && /opt/pyenv/versions/3.8.2/lib/python3.8/site-packages/cmake/data/bin/cmake -E cmake_depends "Unix Makefiles" /home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/source_subfolder /home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/source_subfolder /home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55 /home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55 /home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/CMakeFiles/open62541-generator-transport.dir/DependInfo.cmake --color= make[2]: Leaving directory '/home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55' make[2]: Leaving directory '/home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55' /usr/bin/make -f CMakeFiles/open62541-generator-statuscode.dir/build.make CMakeFiles/open62541-generator-statuscode.dir/build /usr/bin/make -f CMakeFiles/open62541-generator-types.dir/build.make CMakeFiles/open62541-generator-types.dir/build make[2]: Leaving directory '/home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55' /usr/bin/make -f CMakeFiles/open62541-generator-transport.dir/build.make CMakeFiles/open62541-generator-transport.dir/build make[2]: Entering directory '/home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55' make[2]: Nothing to be done for 'CMakeFiles/open62541-generator-types.dir/build'. make[2]: Leaving directory '/home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55' make[2]: Entering directory '/home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55' make[2]: Nothing to be done for 'CMakeFiles/open62541-generator-statuscode.dir/build'. make[2]: Leaving directory '/home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55' make[2]: Entering directory '/home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55' make[2]: Nothing to be done for 'CMakeFiles/open62541-generator-transport.dir/build'. make[2]: Leaving directory '/home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55' [ 1%] Built target open62541-generator-types [ 3%] Built target open62541-generator-statuscode /usr/bin/make -f CMakeFiles/open62541-generator-namespace.dir/build.make CMakeFiles/open62541-generator-namespace.dir/depend [ 5%] Built target open62541-generator-transport make[2]: Entering directory '/home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55' cd /home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55 && /opt/pyenv/versions/3.8.2/lib/python3.8/site-packages/cmake/data/bin/cmake -E cmake_depends "Unix Makefiles" /home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/source_subfolder /home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/source_subfolder /home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55 /home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55 /home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/CMakeFiles/open62541-generator-namespace.dir/DependInfo.cmake --color= make[2]: Leaving directory '/home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55' /usr/bin/make -f CMakeFiles/open62541-generator-namespace.dir/build.make CMakeFiles/open62541-generator-namespace.dir/build make[2]: Entering directory '/home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55' make[2]: Nothing to be done for 'CMakeFiles/open62541-generator-namespace.dir/build'. make[2]: Leaving directory '/home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55' [ 7%] Built target open62541-generator-namespace /usr/bin/make -f CMakeFiles/open62541-code-generation.dir/build.make CMakeFiles/open62541-code-generation.dir/depend /usr/bin/make -f CMakeFiles/open62541-plugins.dir/build.make CMakeFiles/open62541-plugins.dir/depend make[2]: Entering directory '/home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55' cd /home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55 && /opt/pyenv/versions/3.8.2/lib/python3.8/site-packages/cmake/data/bin/cmake -E cmake_depends "Unix Makefiles" /home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/source_subfolder /home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/source_subfolder /home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55 /home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55 /home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/CMakeFiles/open62541-code-generation.dir/DependInfo.cmake --color= make[2]: Entering directory '/home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55' cd /home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55 && /opt/pyenv/versions/3.8.2/lib/python3.8/site-packages/cmake/data/bin/cmake -E cmake_depends "Unix Makefiles" /home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/source_subfolder /home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/source_subfolder /home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55 /home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55 /home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/CMakeFiles/open62541-plugins.dir/DependInfo.cmake --color= make[2]: Leaving directory '/home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55' /usr/bin/make -f CMakeFiles/open62541-code-generation.dir/build.make CMakeFiles/open62541-code-generation.dir/build make[2]: Entering directory '/home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55' make[2]: Nothing to be done for 'CMakeFiles/open62541-code-generation.dir/build'. make[2]: Leaving directory '/home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55' make[2]: Leaving directory '/home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55' /usr/bin/make -f CMakeFiles/open62541-plugins.dir/build.make CMakeFiles/open62541-plugins.dir/build [ 7%] Built target open62541-code-generation /usr/bin/make -f CMakeFiles/open62541-object.dir/build.make CMakeFiles/open62541-object.dir/depend make[2]: Entering directory '/home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55' make[2]: Nothing to be done for 'CMakeFiles/open62541-plugins.dir/build'. make[2]: Leaving directory '/home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55' [ 27%] Built target open62541-plugins make[2]: Entering directory '/home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55' cd /home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55 && /opt/pyenv/versions/3.8.2/lib/python3.8/site-packages/cmake/data/bin/cmake -E cmake_depends "Unix Makefiles" /home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/source_subfolder /home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/source_subfolder /home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55 /home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55 /home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/CMakeFiles/open62541-object.dir/DependInfo.cmake --color= make[2]: Leaving directory '/home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55' /usr/bin/make -f CMakeFiles/open62541-object.dir/build.make CMakeFiles/open62541-object.dir/build make[2]: Entering directory '/home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55' make[2]: Nothing to be done for 'CMakeFiles/open62541-object.dir/build'. make[2]: Leaving directory '/home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55' [ 98%] Built target open62541-object /usr/bin/make -f CMakeFiles/open62541.dir/build.make CMakeFiles/open62541.dir/depend make[2]: Entering directory '/home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55' cd /home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55 && /opt/pyenv/versions/3.8.2/lib/python3.8/site-packages/cmake/data/bin/cmake -E cmake_depends "Unix Makefiles" /home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/source_subfolder /home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/source_subfolder /home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55 /home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55 /home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/CMakeFiles/open62541.dir/DependInfo.cmake --color= make[2]: Leaving directory '/home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55' /usr/bin/make -f CMakeFiles/open62541.dir/build.make CMakeFiles/open62541.dir/build make[2]: Entering directory '/home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55' make[2]: Nothing to be done for 'CMakeFiles/open62541.dir/build'. make[2]: Leaving directory '/home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55' [100%] Built target open62541 make[1]: Leaving directory '/home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55' /opt/pyenv/versions/3.8.2/lib/python3.8/site-packages/cmake/data/bin/cmake -E cmake_progress_start /home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/CMakeFiles 0 /usr/bin/make -f CMakeFiles/Makefile2 preinstall make[1]: Entering directory '/home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55' make[1]: Nothing to be done for 'preinstall'. make[1]: Leaving directory '/home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/build/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55' Install the project... /opt/pyenv/versions/3.8.2/lib/python3.8/site-packages/cmake/data/bin/cmake -P cmake_install.cmake -- Install configuration: "Release" -- Installing: /home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/package/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/lib/libopen62541.a -- Installing: /home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/package/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/lib/cmake/open62541/open62541Targets.cmake -- Installing: /home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/package/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/lib/cmake/open62541/open62541Targets-release.cmake -- Installing: /home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/package/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/lib/cmake/open62541/open62541Config.cmake -- Installing: /home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/package/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/lib/cmake/open62541/open62541ConfigVersion.cmake -- Installing: /home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/package/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/lib/cmake/open62541/open62541Macros.cmake -- Installing: /home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/package/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/lib/pkgconfig/open62541.pc -- Installing: /home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/package/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/share/open62541/tools/certs -- Installing: /home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/package/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/share/open62541/tools/certs/create_self-signed.py -- Installing: /home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/package/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/share/open62541/tools/certs/localhost.cnf -- Installing: /home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/package/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/share/open62541/tools/nodeset_compiler -- Installing: /home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/package/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/share/open62541/tools/nodeset_compiler/README.md -- Installing: /home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/package/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/share/open62541/tools/nodeset_compiler/nodeset_testing.py -- Installing: /home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/package/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/share/open62541/tools/nodeset_compiler/nodes.py -- Installing: /home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/package/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/share/open62541/tools/nodeset_compiler/nodeset_compiler.py -- Installing: /home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/package/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/share/open62541/tools/nodeset_compiler/opaque_type_mapping.py -- Installing: /home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/package/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/share/open62541/tools/nodeset_compiler/type_parser.py -- Installing: /home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/package/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/share/open62541/tools/nodeset_compiler/NodeID_NS0_Base.txt -- Installing: /home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/package/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/share/open62541/tools/nodeset_compiler/__init__.py -- Installing: /home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/package/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/share/open62541/tools/nodeset_compiler/backend_open62541_typedefinitions.py -- Installing: /home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/package/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/share/open62541/tools/nodeset_compiler/datatypes.py -- Installing: /home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/package/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/share/open62541/tools/nodeset_compiler/__pycache__ -- Installing: /home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/package/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/share/open62541/tools/nodeset_compiler/nodeset.py -- Installing: /home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/package/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/share/open62541/tools/nodeset_compiler/backend_graphviz.py -- Installing: /home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/package/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/share/open62541/tools/nodeset_compiler/backend_open62541_nodes.py -- Installing: /home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/package/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/share/open62541/tools/nodeset_compiler/backend_open62541_datatypes.py -- Installing: /home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/package/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/share/open62541/tools/nodeset_compiler/backend_open62541.py -- Installing: /home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/package/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/share/open62541/tools/schema -- Installing: /home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/package/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/share/open62541/tools/schema/datatypes_historizing.txt -- Installing: /home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/package/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/share/open62541/tools/schema/datatypes_query.txt -- Installing: /home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/package/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/share/open62541/tools/schema/Opc.Ua.Types.bsd -- Installing: /home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/package/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/share/open62541/tools/schema/datatypes_typedescription.txt -- Installing: /home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/package/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/share/open62541/tools/schema/datatypes_transport.txt -- Installing: /home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/package/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/share/open62541/tools/schema/Opc.Ua.NodeSet2.EventsMinimal.xml -- Installing: /home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/package/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/share/open62541/tools/schema/datatypes_discovery.txt -- Installing: /home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/package/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/share/open62541/tools/schema/StatusCode.csv -- Installing: /home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/package/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/share/open62541/tools/schema/datatypes_minimal.txt -- Installing: /home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/package/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/share/open62541/tools/schema/datatypes_events.txt -- Installing: /home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/package/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/share/open62541/tools/schema/datatypes_dataaccess.txt -- Installing: /home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/package/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/share/open62541/tools/schema/datatypes_subscriptions.txt -- Installing: /home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/package/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/share/open62541/tools/schema/Opc.Ua.NodeSet2.PubSubMinimal.xml -- Installing: /home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/package/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/share/open62541/tools/schema/Opc.Ua.NodeSet2.Part8_Subset.xml -- Installing: /home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/package/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/share/open62541/tools/schema/Opc.Ua.NodeSet2.Reduced.xml -- Installing: /home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/package/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/share/open62541/tools/schema/NodeIds.csv -- Installing: /home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/package/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/share/open62541/tools/schema/datatypes_pubsub.txt -- Installing: /home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/package/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/share/open62541/tools/schema/datatypes_method.txt -- Installing: /home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/package/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/share/open62541/tools/schema/Opc.Ua.NodeSet2.HistorizingMinimal.xml -- Installing: /home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/package/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/share/open62541/tools/schema/Custom.Opc.Ua.Transport.bsd -- Installing: /home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/package/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/share/open62541/tools/ua-nodeset -- Installing: /home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/package/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/share/open62541/tools/ua-nodeset/MDIS -- Installing: /home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/package/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/share/open62541/tools/ua-nodeset/MDIS/Opc.MDIS.PredefinedNodes.xml -- Installing: /home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/package/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/share/open62541/tools/ua-nodeset/MDIS/Opc.MDIS.NodeSet2.xml -- Installing: /home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/package/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/share/open62541/tools/ua-nodeset/MDIS/Opc.MDIS.Constants.cs -- Installing: /home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/package/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/share/open62541/tools/ua-nodeset/MDIS/Opc.MDIS.PredefinedNodes.uanodes -- Installing: /home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/package/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/share/open62541/tools/ua-nodeset/MDIS/Opc.MDIS.Types.xsd -- Installing: /home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/package/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/share/open62541/tools/ua-nodeset/MDIS/Opc.MDIS.Types.bsd -- Installing: /home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/package/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/share/open62541/tools/ua-nodeset/MDIS/MDIS.xml -- Installing: /home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/package/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/share/open62541/tools/ua-nodeset/MDIS/MDIS.csv -- Installing: /home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/package/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/share/open62541/tools/ua-nodeset/MDIS/Opc.MDIS.DataTypes.cs -- Installing: /home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/package/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/share/open62541/tools/ua-nodeset/MDIS/Opc.MDIS.Classes.cs -- Installing: /home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/package/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/share/open62541/tools/ua-nodeset/MachineVision -- Installing: /home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/package/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/share/open62541/tools/ua-nodeset/MachineVision/NodeIds.csv -- Installing: /home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/package/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/share/open62541/tools/ua-nodeset/MachineVision/Opc.Ua.MachineVision.NodeSet2.xml -- Installing: /home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/package/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/share/open62541/tools/ua-nodeset/Robotics -- Installing: /home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/package/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/share/open62541/tools/ua-nodeset/Robotics/Opc.Ua.Robotics.NodeSet2.xml -- Installing: /home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/package/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/share/open62541/tools/ua-nodeset/Robotics/NodeIds.csv -- Installing: /home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/package/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/share/open62541/tools/ua-nodeset/FDI -- Installing: /home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/package/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/share/open62541/tools/ua-nodeset/FDI/Opc.Ua.Fdi7.Types.bsd -- Installing: /home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/package/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/share/open62541/tools/ua-nodeset/FDI/Opc.Ua.Fdi5.PredefinedNodes.xml -- Installing: /home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/package/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/share/open62541/tools/ua-nodeset/FDI/Opc.Ua.Fdi5.DataTypes.cs -- Installing: /home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/package/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/share/open62541/tools/ua-nodeset/FDI/OpcUaFdiPart7Model.xml -- Installing: /home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/package/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/share/open62541/tools/ua-nodeset/FDI/Opc.Ua.Fdi7.DataTypes.cs -- Installing: /home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/package/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/share/open62541/tools/ua-nodeset/FDI/Opc.Ua.Fdi7.NodeSet2.xml -- Installing: /home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/package/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/share/open62541/tools/ua-nodeset/FDI/OpcUaFdiPart5Model.csv -- Installing: /home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/package/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/share/open62541/tools/ua-nodeset/FDI/Opc.Ua.Fdi5.Classes.cs -- Installing: /home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/package/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/share/open62541/tools/ua-nodeset/FDI/Opc.Ua.Fdi5.Types.bsd -- Installing: /home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/package/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/share/open62541/tools/ua-nodeset/FDI/Opc.Ua.Fdi5.Constants.cs -- Installing: /home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/package/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/share/open62541/tools/ua-nodeset/FDI/Opc.Ua.Fdi7.Classes.cs -- Installing: /home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/package/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/share/open62541/tools/ua-nodeset/FDI/Opc.Ua.Fdi5.NodeSet2.xml -- Installing: /home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/package/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/share/open62541/tools/ua-nodeset/FDI/Opc.Ua.Fdi7.PredefinedNodes.xml -- Installing: /home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/package/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/share/open62541/tools/ua-nodeset/FDI/Opc.Ua.Fdi7.Constants.cs -- Installing: /home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/package/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/share/open62541/tools/ua-nodeset/FDI/OpcUaFdiPart7Model.csv -- Installing: /home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/package/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/share/open62541/tools/ua-nodeset/FDI/Opc.Ua.Fdi7.Types.xsd -- Installing: /home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/package/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/share/open62541/tools/ua-nodeset/FDI/Opc.Ua.Fdi7.PredefinedNodes.uanodes -- Installing: /home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/package/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/share/open62541/tools/ua-nodeset/FDI/Opc.Ua.Fdi5.Types.xsd -- Installing: /home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/package/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/share/open62541/tools/ua-nodeset/FDI/OpcUaFdiPart5Model.xml -- Installing: /home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/package/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/share/open62541/tools/ua-nodeset/FDI/Opc.Ua.Fdi5.PredefinedNodes.uanodes -- Installing: /home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/package/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/share/open62541/tools/ua-nodeset/PLCopen -- Installing: /home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/package/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/share/open62541/tools/ua-nodeset/PLCopen/Opc.Ua.Plc.Classes.cs -- Installing: /home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/package/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/share/open62541/tools/ua-nodeset/PLCopen/Opc.Ua.Plc.NodeSet2.xml -- Installing: /home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/package/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/share/open62541/tools/ua-nodeset/PLCopen/Opc.Ua.Plc.Constants.cs -- Installing: /home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/package/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/share/open62541/tools/ua-nodeset/PLCopen/OpcUaPLCopenModel.csv -- Installing: /home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/package/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/share/open62541/tools/ua-nodeset/PLCopen/Opc.Ua.Plc.DataTypes.cs -- Installing: /home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/package/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/share/open62541/tools/ua-nodeset/PLCopen/OpcUaPLCopenModel.xml -- Installing: /home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/package/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/share/open62541/tools/ua-nodeset/PLCopen/Opc.Ua.Plc.Types.xsd -- Installing: /home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/package/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/share/open62541/tools/ua-nodeset/PLCopen/Opc.Ua.Plc.PredefinedNodes.uanodes -- Installing: /home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/package/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/share/open62541/tools/ua-nodeset/PLCopen/Opc.Ua.Plc.PredefinedNodes.xml -- Installing: /home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/package/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/share/open62541/tools/ua-nodeset/PLCopen/Opc.Ua.Plc.Types.bsd -- Installing: /home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/package/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/share/open62541/tools/ua-nodeset/CNC -- Installing: /home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/package/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/share/open62541/tools/ua-nodeset/CNC/Opc.Ua.CNC.NodeIds.csv -- Installing: /home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/package/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/share/open62541/tools/ua-nodeset/CNC/Opc.Ua.CNC.NodeSet.xml -- Installing: /home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/package/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/share/open62541/tools/ua-nodeset/CommercialKitchenEquipment -- Installing: /home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/package/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/share/open62541/tools/ua-nodeset/CommercialKitchenEquipment/NodeIds.csv -- Installing: /home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/package/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/share/open62541/tools/ua-nodeset/CommercialKitchenEquipment/Opc.Ua.CommercialKitchenEquipment.NodeSet2.xml -- Installing: /home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/package/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/share/open62541/tools/ua-nodeset/PROFINET -- Installing: /home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/package/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/share/open62541/tools/ua-nodeset/PROFINET/Opc.Ua.Pn.NodeSet2.xml -- Installing: /home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/package/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/share/open62541/tools/ua-nodeset/PROFINET/Opc.Ua.Pn.NodeIds.csv -- Installing: /home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/package/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/share/open62541/tools/ua-nodeset/TMC -- Installing: /home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/package/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/share/open62541/tools/ua-nodeset/TMC/Opc.Ua.TMC.NodeIds.csv -- Installing: /home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/package/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/share/open62541/tools/ua-nodeset/TMC/Opc.Ua.TMC.NodeSet2.bsd -- Installing: /home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/package/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/share/open62541/tools/ua-nodeset/TMC/Opc.Ua.TMC.NodeSet2.xml -- Installing: /home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/package/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/share/open62541/tools/ua-nodeset/TMC/Opc.Ua.TMC.NodeSet2.xsd -- Installing: /home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/package/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/share/open62541/tools/ua-nodeset/GDS -- Installing: /home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/package/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/share/open62541/tools/ua-nodeset/GDS/Opc.Ua.Gds.DataTypes.cs -- Installing: /home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/package/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/share/open62541/tools/ua-nodeset/GDS/Opc.Ua.Gds.Types.bsd -- Installing: /home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/package/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/share/open62541/tools/ua-nodeset/GDS/Opc.Ua.Gds.NodeSet2.Part12.xml -- Installing: /home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/package/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/share/open62541/tools/ua-nodeset/GDS/Opc.Ua.Gds.NodeSet2.xml -- Installing: /home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/package/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/share/open62541/tools/ua-nodeset/GDS/Opc.Ua.Gds.Constants.cs -- Installing: /home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/package/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/share/open62541/tools/ua-nodeset/GDS/OpcUaGdsModel.csv -- Installing: /home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/package/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/share/open62541/tools/ua-nodeset/GDS/Opc.Ua.Gds.PredefinedNodes.uanodes -- Installing: /home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/package/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/share/open62541/tools/ua-nodeset/GDS/Opc.Ua.Gds.Classes.cs -- Installing: /home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/package/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/share/open62541/tools/ua-nodeset/GDS/Opc.Ua.Gds.PredefinedNodes.xml -- Installing: /home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/package/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/share/open62541/tools/ua-nodeset/GDS/Opc.Ua.Gds.Types.xsd -- Installing: /home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/package/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/share/open62541/tools/ua-nodeset/GDS/OpcUaGdsModel.xml -- Installing: /home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/package/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/share/open62541/tools/ua-nodeset/ISA-95 -- Installing: /home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/package/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/share/open62541/tools/ua-nodeset/ISA-95/Opc.ISA95.NodeSet2.xml -- Installing: /home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/package/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/share/open62541/tools/ua-nodeset/ISA-95/OPC.ISA95.Types.bsd -- Installing: /home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/package/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/share/open62541/tools/ua-nodeset/ISA-95/OPC.ISA95.Types.xsd -- Installing: /home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/package/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/share/open62541/tools/ua-nodeset/MTConnect -- Installing: /home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/package/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/share/open62541/tools/ua-nodeset/MTConnect/Opc.Ua.MTConnect.PredefinedNodes.uanodes -- Installing: /home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/package/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/share/open62541/tools/ua-nodeset/MTConnect/Opc.Ua.MTConnect.Classes.cs -- Installing: /home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/package/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/share/open62541/tools/ua-nodeset/MTConnect/Opc.Ua.MTConnect.NodeSet2.xml -- Installing: /home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/package/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/share/open62541/tools/ua-nodeset/MTConnect/Opc.Ua.MTConnect.Types.bsd -- Installing: /home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/package/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/share/open62541/tools/ua-nodeset/MTConnect/Opc.Ua.MTConnect.Types.xsd -- Installing: /home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/package/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/share/open62541/tools/ua-nodeset/MTConnect/Opc.Ua.MTConnect.DataTypes.cs -- Installing: /home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/package/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/share/open62541/tools/ua-nodeset/MTConnect/Opc.Ua.MTConnect.Constants.cs -- Installing: /home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/package/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/share/open62541/tools/ua-nodeset/MTConnect/MTConnectModel.xml -- Installing: /home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/package/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/share/open62541/tools/ua-nodeset/MTConnect/MTConnectModel.csv -- Installing: /home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/package/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/share/open62541/tools/ua-nodeset/MTConnect/MTConnect.NodeIds.csv -- Installing: /home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/package/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/share/open62541/tools/ua-nodeset/MTConnect/Opc.Ua.MTConnect.PredefinedNodes.xml -- Installing: /home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/package/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/share/open62541/tools/ua-nodeset/DotNet -- Installing: /home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/package/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/share/open62541/tools/ua-nodeset/DotNet/Opc.Ua.ServerBase.cs -- Installing: /home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/package/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/share/open62541/tools/ua-nodeset/DotNet/Opc.Ua.Messages.cs -- Installing: /home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/package/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/share/open62541/tools/ua-nodeset/DotNet/Opc.Ua.StatusCodes.csv -- Installing: /home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/package/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/share/open62541/tools/ua-nodeset/DotNet/Opc.Ua.Attributes.cs -- Installing: /home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/package/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/share/open62541/tools/ua-nodeset/DotNet/Opc.Ua.Interfaces.cs -- Installing: /home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/package/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/share/open62541/tools/ua-nodeset/DotNet/Opc.Ua.Client.cs -- Installing: /home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/package/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/share/open62541/tools/ua-nodeset/DotNet/Opc.Ua.Endpoints.wsdl -- Installing: /home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/package/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/share/open62541/tools/ua-nodeset/DotNet/Opc.Ua.Endpoints.cs -- Installing: /home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/package/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/share/open62541/tools/ua-nodeset/DotNet/Opc.Ua.StatusCodes.cs -- Installing: /home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/package/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/share/open62541/tools/ua-nodeset/DotNet/Opc.Ua.Services.wsdl -- Installing: /home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/package/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/share/open62541/tools/ua-nodeset/DotNet/Opc.Ua.Channels.cs -- Installing: /home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/package/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/share/open62541/tools/ua-nodeset/v1.03 NodeSet Errata 2016-04-16.txt -- Installing: /home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/package/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/share/open62541/tools/ua-nodeset/CSPPlusForMachine -- Installing: /home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/package/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/share/open62541/tools/ua-nodeset/CSPPlusForMachine/Opc.Ua.CSPPlusForMachine.NodeIds.csv -- Installing: /home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/package/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/share/open62541/tools/ua-nodeset/CSPPlusForMachine/Opc.Ua.CSPPlusForMachine.NodeSet2.xml -- Installing: /home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/package/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/share/open62541/tools/ua-nodeset/Schema -- Installing: /home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/package/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/share/open62541/tools/ua-nodeset/Schema/OPCBinarySchema.xsd -- Installing: /home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/package/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/share/open62541/tools/ua-nodeset/Schema/Opc.Ua.NodeSet.xml -- Installing: /home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/package/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/share/open62541/tools/ua-nodeset/Schema/Opc.Ua.NodeIds.Services.csv -- Installing: /home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/package/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/share/open62541/tools/ua-nodeset/Schema/Opc.Ua.Types.bsd -- Installing: /home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/package/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/share/open62541/tools/ua-nodeset/Schema/Opc.Ua.NodeSet2.Part9.xml -- Installing: /home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/package/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/share/open62541/tools/ua-nodeset/Schema/SecuredApplication.xsd -- Installing: /home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/package/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/share/open62541/tools/ua-nodeset/Schema/rec20_latest_a2-3.csv -- Installing: /home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/package/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/share/open62541/tools/ua-nodeset/Schema/Opc.Ua.NodeSet2.Part11.xml -- Installing: /home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/package/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/share/open62541/tools/ua-nodeset/Schema/Opc.Ua.Types.xsd -- Installing: /home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/package/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/share/open62541/tools/ua-nodeset/Schema/Opc.Ua.NodeSet2.Part14.xml -- Installing: /home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/package/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/share/open62541/tools/ua-nodeset/Schema/Opc.Ua.DataTypes.cs -- Installing: /home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/package/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/share/open62541/tools/ua-nodeset/Schema/Opc.Ua.NodeSet2.Services.xml -- Installing: /home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/package/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/share/open62541/tools/ua-nodeset/Schema/ServerCapabilities.csv -- Installing: /home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/package/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/share/open62541/tools/ua-nodeset/Schema/rec20_latest_a1.csv -- Installing: /home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/package/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/share/open62541/tools/ua-nodeset/Schema/AttributeIds.csv -- Installing: /home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/package/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/share/open62541/tools/ua-nodeset/Schema/UNECE_to_OPCUA.csv -- Installing: /home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/package/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/share/open62541/tools/ua-nodeset/Schema/Opc.Ua.NodeSet2.Part10.xml -- Installing: /home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/package/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/share/open62541/tools/ua-nodeset/Schema/Opc.Ua.NodeSet2.Part17.xml -- Installing: /home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/package/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/share/open62541/tools/ua-nodeset/Schema/Opc.Ua.NodeSet2.Part5.xml -- Installing: /home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/package/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/share/open62541/tools/ua-nodeset/Schema/Opc.Ua.NodeSet2.Part3.xml -- Installing: /home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/package/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/share/open62541/tools/ua-nodeset/Schema/StatusCode.csv -- Installing: /home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/package/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/share/open62541/tools/ua-nodeset/Schema/Opc.Ua.PredefinedNodes.uanodes -- Installing: /home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/package/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/share/open62541/tools/ua-nodeset/Schema/UANodeSet.xsd -- Installing: /home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/package/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/share/open62541/tools/ua-nodeset/Schema/Opc.Ua.Classes.cs -- Installing: /home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/package/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/share/open62541/tools/ua-nodeset/Schema/Opc.Ua.PredefinedNodes.xml -- Installing: /home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/package/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/share/open62541/tools/ua-nodeset/Schema/Opc.Ua.NodeSet2.xml -- Installing: /home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/package/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/share/open62541/tools/ua-nodeset/Schema/NodeIds.csv -- Installing: /home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/package/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/share/open62541/tools/ua-nodeset/Schema/Opc.Ua.NodeSet2.Part12.xml -- Installing: /home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/package/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/share/open62541/tools/ua-nodeset/Schema/Opc.Ua.NodeSet2.Part8.xml -- Installing: /home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/package/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/share/open62541/tools/ua-nodeset/Schema/Opc.Ua.NodeSet2.Part19.xml -- Installing: /home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/package/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/share/open62541/tools/ua-nodeset/Schema/Opc.Ua.NodeIds.csv -- Installing: /home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/package/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/share/open62541/tools/ua-nodeset/Schema/Opc.Ua.Constants.cs -- Installing: /home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/package/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/share/open62541/tools/ua-nodeset/Schema/Opc.Ua.NodeSet2.Part4.xml -- Installing: /home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/package/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/share/open62541/tools/ua-nodeset/Schema/Opc.Ua.NodeSet2.Part13.xml -- Installing: /home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/package/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/share/open62541/tools/ua-nodeset/AML -- Installing: /home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/package/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/share/open62541/tools/ua-nodeset/AML/Opc.Ua.AMLBaseTypes.NodeSet2.xml -- Installing: /home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/package/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/share/open62541/tools/ua-nodeset/AML/Opc.Ua.AMLLibraries.NodeSet2.xml -- Installing: /home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/package/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/share/open62541/tools/ua-nodeset/AML/Topology.xml -- Installing: /home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/package/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/share/open62541/tools/ua-nodeset/AML/Topology.aml -- Installing: /home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/package/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/share/open62541/tools/ua-nodeset/AnsiC -- Installing: /home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/package/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/share/open62541/tools/ua-nodeset/AnsiC/opcua_serverapi.c -- Installing: /home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/package/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/share/open62541/tools/ua-nodeset/AnsiC/opcua_statuscodes.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/package/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/share/open62541/tools/ua-nodeset/AnsiC/opcua_clientapi.c -- Installing: /home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/package/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/share/open62541/tools/ua-nodeset/AnsiC/opcua_types.c -- Installing: /home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/package/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/share/open62541/tools/ua-nodeset/AnsiC/opcua_exclusions.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/package/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/share/open62541/tools/ua-nodeset/AnsiC/opcua_identifiers.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/package/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/share/open62541/tools/ua-nodeset/AnsiC/opcua_attributes.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/package/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/share/open62541/tools/ua-nodeset/AnsiC/opcua_browsenames.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/package/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/share/open62541/tools/ua-nodeset/AnsiC/opcua_clientapi.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/package/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/share/open62541/tools/ua-nodeset/AnsiC/Opc.Ua.Endpoints.wsdl -- Installing: /home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/package/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/share/open62541/tools/ua-nodeset/AnsiC/opcua_types.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/package/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/share/open62541/tools/ua-nodeset/AnsiC/Opc.Ua.Services.wsdl -- Installing: /home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/package/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/share/open62541/tools/ua-nodeset/AnsiC/opcua_serverapi.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/package/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/share/open62541/tools/ua-nodeset/ADI -- Installing: /home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/package/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/share/open62541/tools/ua-nodeset/ADI/Opc.Ua.Adi.Constants.cs -- Installing: /home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/package/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/share/open62541/tools/ua-nodeset/ADI/Opc.Ua.Adi.PredefinedNodes.uanodes -- Installing: /home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/package/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/share/open62541/tools/ua-nodeset/ADI/Opc.Ua.Adi.DataTypes.cs -- Installing: /home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/package/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/share/open62541/tools/ua-nodeset/ADI/OpcUaAdiModel.xml -- Installing: /home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/package/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/share/open62541/tools/ua-nodeset/ADI/Opc.Ua.Adi.PredefinedNodes.xml -- Installing: /home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/package/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/share/open62541/tools/ua-nodeset/ADI/OpcUaAdiModel.csv -- Installing: /home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/package/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/share/open62541/tools/ua-nodeset/ADI/Opc.Ua.Adi.NodeSet2.xml -- Installing: /home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/package/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/share/open62541/tools/ua-nodeset/ADI/Opc.Ua.Adi.Types.xsd -- Installing: /home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/package/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/share/open62541/tools/ua-nodeset/ADI/Opc.Ua.Adi.Types.bsd -- Installing: /home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/package/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/share/open62541/tools/ua-nodeset/ADI/Opc.Ua.Adi.Classes.cs -- Installing: /home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/package/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/share/open62541/tools/ua-nodeset/DI -- Installing: /home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/package/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/share/open62541/tools/ua-nodeset/DI/Opc.Ua.Di.NodeSet2.xml -- Installing: /home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/package/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/share/open62541/tools/ua-nodeset/DI/Opc.Ua.Di.Constants.cs -- Installing: /home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/package/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/share/open62541/tools/ua-nodeset/DI/Opc.Ua.Di.PredefinedNodes.xml -- Installing: /home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/package/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/share/open62541/tools/ua-nodeset/DI/Opc.Ua.Di.Types.bsd -- Installing: /home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/package/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/share/open62541/tools/ua-nodeset/DI/Opc.Ua.Di.Classes.cs -- Installing: /home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/package/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/share/open62541/tools/ua-nodeset/DI/Opc.Ua.Di.Types.xsd -- Installing: /home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/package/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/share/open62541/tools/ua-nodeset/DI/OpcUaDiModel.csv -- Installing: /home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/package/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/share/open62541/tools/ua-nodeset/DI/OpcUaDiModel.xml -- Installing: /home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/package/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/share/open62541/tools/ua-nodeset/DI/Opc.Ua.Di.DataTypes.cs -- Installing: /home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/package/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/share/open62541/tools/ua-nodeset/DI/Opc.Ua.Di.PredefinedNodes.uanodes -- Installing: /home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/package/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/share/open62541/tools/ua-nodeset/PublishNodeSets.bat -- Installing: /home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/package/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/share/open62541/tools/ua-nodeset/v1.04 NodeSet Errata.txt -- Installing: /home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/package/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/share/open62541/tools/ua-nodeset/Sercos -- Installing: /home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/package/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/share/open62541/tools/ua-nodeset/Sercos/SercosModel.csv -- Installing: /home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/package/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/share/open62541/tools/ua-nodeset/Sercos/Sercos.Types.xsd -- Installing: /home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/package/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/share/open62541/tools/ua-nodeset/Sercos/Sercos.DataTypes.cs -- Installing: /home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/package/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/share/open62541/tools/ua-nodeset/Sercos/Sercos.Constants.cs -- Installing: /home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/package/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/share/open62541/tools/ua-nodeset/Sercos/Sercos.PredefinedNodes.xml -- Installing: /home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/package/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/share/open62541/tools/ua-nodeset/Sercos/Sercos.Classes.cs -- Installing: /home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/package/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/share/open62541/tools/ua-nodeset/Sercos/Sercos.Types.bsd -- Installing: /home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/package/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/share/open62541/tools/ua-nodeset/Sercos/SercosModel.xml -- Installing: /home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/package/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/share/open62541/tools/ua-nodeset/Sercos/Sercos.PredefinedNodes.uanodes -- Installing: /home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/package/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/share/open62541/tools/ua-nodeset/Sercos/Sercos.NodeSet2.xml -- Installing: /home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/package/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/share/open62541/tools/ua-nodeset/IEC61850 -- Installing: /home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/package/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/share/open62541/tools/ua-nodeset/IEC61850/Opc.Ua.IEC61850-7-4.NodeSet2.xml -- Installing: /home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/package/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/share/open62541/tools/ua-nodeset/IEC61850/Opc.Ua.IEC61850-7-3.NodeSet2.xml -- Installing: /home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/package/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/share/open62541/tools/ua-nodeset/IEC61850/Opc.Ua.IEC61850-6.NodeSet2.xml -- Installing: /home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/package/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/share/open62541/tools/ua-nodeset/AutoID -- Installing: /home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/package/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/share/open62541/tools/ua-nodeset/AutoID/Opc.Ua.AutoID.NodeSet2.xml -- Installing: /home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/package/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/share/open62541/tools/ua-nodeset/AutoID/Opc.Ua.AutoID.NodeIds.csv -- Installing: /home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/package/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/share/open62541/tools/ua-nodeset/readme.md -- Installing: /home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/package/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/share/open62541/tools/ua-nodeset/POWERLINK -- Installing: /home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/package/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/share/open62541/tools/ua-nodeset/POWERLINK/Opc.Ua.POWERLINK.NodeSet2.xml -- Installing: /home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/package/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/share/open62541/tools/ua-nodeset/POWERLINK/Opc.Ua.POWERLINK.NodeIds.csv -- Installing: /home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/package/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/share/open62541/tools/ua-nodeset/FDT -- Installing: /home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/package/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/share/open62541/tools/ua-nodeset/FDT/Opc.Ua.FDT.NodeSet2.xml -- Installing: /home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/package/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/share/open62541/tools/ua-nodeset/FDT/NodeIds.csv -- Installing: /home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/package/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/share/open62541/tools/ua-nodeset/PackML -- Installing: /home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/package/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/share/open62541/tools/ua-nodeset/PackML/PackML.NodeIds.csv -- Installing: /home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/package/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/share/open62541/tools/ua-nodeset/PackML/Opc.Ua.PackML.NodeSet2.xml -- Installing: /home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/package/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/share/open62541/tools/ua-nodeset/IOLink -- Installing: /home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/package/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/share/open62541/tools/ua-nodeset/IOLink/Opc.Ua.IOLinkIODD.NodeSet2.xml -- Installing: /home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/package/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/share/open62541/tools/ua-nodeset/IOLink/Opc.Ua.IOLink.NodeSet2.xml -- Installing: /home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/package/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/share/open62541/tools/ua-nodeset/IOLink/Opc.Ua.IOLinkIODD.NodeIds.csv -- Installing: /home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/package/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/share/open62541/tools/ua-nodeset/IOLink/Opc.Ua.IOLink.NodeIds.csv -- Installing: /home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/package/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/share/open62541/tools/ua-nodeset/IOLink/EngineeringUnits.csv -- Installing: /home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/package/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/share/open62541/tools/generate_datatypes.py -- Installing: /home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/package/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/share/open62541/tools/generate_nodeid_header.py -- Installing: /home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/package/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/share/open62541/tools/generate_statuscode_descriptions.py -- Installing: /home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/package/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/include/open62541/config.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/package/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/include/open62541/architecture_base.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/package/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/include/open62541/posix/ua_architecture.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/package/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/include/ms_stdint.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/package/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/include/open62541/architecture_definitions.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/package/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/include/open62541/statuscodes.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/package/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/include/open62541/nodeids.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/package/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/include/open62541/common.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/package/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/include/open62541/types.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/package/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/include/open62541/types_generated.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/package/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/include/open62541/types_generated_handling.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/package/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/include/open62541/util.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/package/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/include/open62541/server.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/package/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/include/open62541/plugin/log.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/package/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/include/open62541/plugin/network.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/package/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/include/open62541/plugin/accesscontrol.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/package/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/include/open62541/plugin/pki.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/package/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/include/open62541/plugin/securitypolicy.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/package/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/include/open62541/server_pubsub.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/package/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/include/open62541/plugin/pubsub.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/package/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/include/ziptree.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/package/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/include/open62541/plugin/nodestore.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/package/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/include/open62541/server_config.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/package/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/include/open62541/client_config.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/package/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/include/open62541/client.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/package/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/include/open62541/client_highlevel.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/package/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/include/open62541/client_subscriptions.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/package/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/include/open62541/client_highlevel_async.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/package/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/include/open62541/plugin/accesscontrol_default.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/package/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/include/open62541/plugin/pki_default.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/package/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/include/open62541/plugin/log_stdout.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/package/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/include/open62541/plugin/nodestore_default.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/package/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/include/open62541/server_config_default.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/package/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/include/open62541/client_config_default.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/package/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/include/open62541/plugin/securitypolicy_default.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/package/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/include/open62541/plugin/log_syslog.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/package/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/include/open62541/network_tcp.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/open62541/1.1.3/_/_/package/424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55/include/open62541/architecture_functions.h [HOOK - conan-center.py] post_package(): [PACKAGE LICENSE (KB-H012)] OK [HOOK - conan-center.py] post_package(): [DEFAULT PACKAGE LAYOUT (KB-H013)] OK [HOOK - conan-center.py] post_package(): [MATCHING CONFIGURATION (KB-H014)] OK [HOOK - conan-center.py] post_package(): [SHARED ARTIFACTS (KB-H015)] OK [HOOK - conan-center.py] post_package(): [PC-FILES (KB-H020)] OK [HOOK - conan-center.py] post_package(): [CMAKE-MODULES-CONFIG-FILES (KB-H016)] OK [HOOK - conan-center.py] post_package(): [PDB FILES NOT ALLOWED (KB-H017)] OK [HOOK - conan-center.py] post_package(): [LIBTOOL FILES PRESENCE (KB-H018)] OK [HOOK - conan-center.py] post_package(): [MS RUNTIME FILES (KB-H021)] OK open62541/1.1.3 package(): Packaged 1 '.a' file: libopen62541.a open62541/1.1.3 package(): Packaged 2 files: LICENSE, LICENSE-CC0 open62541/1.1.3 package(): Packaged 38 '.h' files open62541/1.1.3: Package '424ee3ce3b60e2cc558cc11a8ec79efffe5a0f55' created open62541/1.1.3: Created package revision 8feacdc6db91ef2b46c95844b28d2c38 [HOOK - conan-center.py] post_package_info(): [CMAKE FILE NOT IN BUILD FOLDERS (KB-H019)] OK [HOOK - conan-center.py] post_package_info(): [LIBRARY DOES NOT EXIST (KB-H054)] OK CMake Warning: Manually-specified variables were not used by the project: CMAKE_EXPORT_NO_PACKAGE_REGISTRY CONAN_CMAKE_POSITION_INDEPENDENT_CODE CONAN_COMPILER CONAN_COMPILER_VERSION CONAN_CXX_FLAGS CONAN_C_FLAGS CONAN_EXPORTED CONAN_IN_LOCAL_CACHE CONAN_SHARED_LINKER_FLAGS UA_COMPILE_AS_CXX UA_ENABLE_TYPENAMES