You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
👋 trying to build the latest release, but run into some build issue. The error log is as below:
error build log
CMake Error at CMakeLists.txt:898 (target_link_libraries):
Target "getdns_ext_uv" links to:
Libuv::Libuv
but the target was not found. Possible reasons include:
* There is a typo in the target name.
* A find_package call is missing for an IMPORTED target.
* An ALIAS target is missing.
CMake Error at CMakeLists.txt:907 (target_link_libraries):
Target "getdns_ext_uv_shared" links to:
Libuv::Libuv
but the target was not found. Possible reasons include:
* There is a typo in the target name.
* A find_package call is missing for an IMPORTED target.
* An ALIAS target is missing.
👋 trying to build the latest release, but run into some build issue. The error log is as below:
error build log
full build log, https://github.com/Homebrew/homebrew-core/actions/runs/4157642059/jobs/7192325726
relates to Homebrew/homebrew-core#123053
The text was updated successfully, but these errors were encountered: