appium / appium-idb

idb integration for Appium
Apache License 2.0
75 stars 13 forks source link

Installation of Idb-Companion failed #37

Closed starrye closed 3 years ago

starrye commented 3 years ago
==> ./idb_build.sh idb_companion build /usr/local/Cellar/idb-companion/1.0.14
Last 15 lines from /Users/liuwz/Library/Logs/Homebrew/idb-companion/01.idb_build.sh:
  "_ares_strerror", referenced from:
      grpc_dns_lookup_ares_continue_after_check_localhost_and_ip_literals_locked(grpc_ares_request*, char const*, char const*, char const*, grpc_pollset_set*, bool, int, grpc_combiner*) in libgrpc.a(grpc_ares_wrapper.o)
      l003 in libgrpc.a(grpc_ares_wrapper.o)
      l004 in libgrpc.a(grpc_ares_wrapper.o)
      l005 in libgrpc.a(grpc_ares_wrapper.o)
      grpc_ares_ev_driver_create_locked(grpc_ares_ev_driver**, grpc_pollset_set*, int, grpc_combiner*, grpc_ares_request*) in libgrpc.a(grpc_ares_ev_driver.o)
ld: symbol(s) not found for architecture x86_64
clang: error: linker command failed with exit code 1 (use -v to see invocation)

** BUILD FAILED **

The following build commands failed:
    Ld /tmp/idb-companion-20201030-81041-2knzbq/idb-1.0.14/build/Build/Products/Debug/idb_companion normal x86_64
(1 failure)

I failed when I tried brew Install idb-companion

KazuCocoa commented 3 years ago

Could you report it in https://github.com/facebook/idb ? Potentially, you can install from their master.