CMake Warning at CMakeLists.txt:652 (find_package): By not providing "Findmdnsd.cmake" in CMAKE_MODULE_PATH this project has asked CMake to find a package configuration file provided by "mdnsd", but CMake did not find one. Could not find a package configuration file provided by "mdnsd" with any of the following names: mdnsdConfig.cmake mdnsd-config.cmake Add the installation prefix of "mdnsd" to CMAKE_PREFIX_PATH or set "mdnsd_DIR" to a directory containing one of the above files. If "mdnsd" provides a separate development package or SDK, be sure it has been installed. CMake Error at CMakeLists.txt:1153 (add_library): Target "open62541-object" links to target "mdnsd::mdnsd" but the target was not found. Perhaps a find_package() call is missing for an IMPORTED target, or an ALIAS target is missing? 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 CMake Generate step failed. Build files cannot be regenerated correctly. open62541/1.1.3: WARN: Build folder is dirty, removing it: /home/conan/w/cci_PR-3786/.conan/data/open62541/1.1.3/_/_/build/13e4d5dee7e6a76ee33151f0d5c5c5e0f0bb387e open62541/1.1.3: ERROR: Package '13e4d5dee7e6a76ee33151f0d5c5c5e0f0bb387e' build failed open62541/1.1.3: WARN: Build folder /home/conan/w/cci_PR-3786/.conan/data/open62541/1.1.3/_/_/build/13e4d5dee7e6a76ee33151f0d5c5c5e0f0bb387e ERROR: open62541/1.1.3: Error in build() method, line 261 cmake = self._configure_cmake() while calling '_configure_cmake', line 256 self._cmake.configure(source_dir=self._source_subfolder) ConanException: Error 1 while executing cd '/home/conan/w/cci_PR-3786/.conan/data/open62541/1.1.3/_/_/build/13e4d5dee7e6a76ee33151f0d5c5c5e0f0bb387e' && cmake -G "Unix Makefiles" -DCMAKE_BUILD_TYPE="Release" -DCONAN_IN_LOCAL_CACHE="ON" -DCONAN_COMPILER="gcc" -DCONAN_COMPILER_VERSION="7" -DCONAN_CXX_FLAGS="-m64" -DCONAN_SHARED_LINKER_FLAGS="-m64" -DCONAN_C_FLAGS="-m64" -DBUILD_SHARED_LIBS="OFF" -DCMAKE_INSTALL_PREFIX="/home/conan/w/cci_PR-3786/.conan/data/open62541/1.1.3/_/_/package/13e4d5dee7e6a76ee33151f0d5c5c5e0f0bb387e" -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/cci_PR-3786/.conan/data/open62541/1.1.3/_/_/build/13e4d5dee7e6a76ee33151f0d5c5c5e0f0bb387e" -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_MULTICAST="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="False" -DUA_COMPILE_AS_CXX="False" -Wno-dev 'source_subfolder'