👋 trying to build the latest release, but run into some build issue. The error log is as below: <details> <summary>error build log</summary> ``` /usr/bin/ld: apachetop.o: in function `main': apachetop.cc:(.text.startup+0x152): undefined reference to `adns_init' /usr/bin/ld: log.o: in function `CommonLogParser::parse(char*, logbits*)': log.cc:(.text+0x534): undefined reference to `adns_submit_reverse' /usr/bin/ld: log.cc:(.text+0x5c3): undefined reference to `adns_submit' /usr/bin/ld: log.o: in function `collect_dns_responses()': log.cc:(.text+0x6eb): undefined reference to `adns_check' ``` </details> full build log, https://github.com/Homebrew/homebrew-core/actions/runs/4234179211/jobs/7356279516 relates to Homebrew/homebrew-core#123852
This issue appears to be discussing a feature request or bug report related to the repository. Based on the content, it seems to be resolved. The issue was opened by chenrui333 and has received 3 comments.