Skip to content

getdns 1.7.3 build failure #539

@chenrui333

Description

@chenrui333

👋 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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions