-
Notifications
You must be signed in to change notification settings - Fork 128
Open
Description
π 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.
full build log, https://github.com/Homebrew/homebrew-core/actions/runs/4157642059/jobs/7192325726
relates to Homebrew/homebrew-core#123053
Metadata
Metadata
Assignees
Labels
No labels