Bug 260650 - audio/murmur: Missing avahi library dependencies
Summary: audio/murmur: Missing avahi library dependencies
Status: Open
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Some People
Assignee: Mark Felder
URL:
Keywords: needs-qa
Depends on:
Blocks:
 
Reported: 2021-12-23 20:17 UTC by waitman
Modified: 2021-12-23 20:41 UTC (History)
1 user (show)

See Also:
bugzilla: maintainer-feedback? (feld)
koobs: maintainer-feedback? (waitman)
koobs: merge-quarterly?


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description waitman 2021-12-23 20:17:37 UTC
Error: /usr/local/sbin/murmurd is linked to /usr/local/lib/libavahi-client.so.3 from net/avahi-app but it is not declared as a dependency, etc.

Warning: you need 
LIB_DEPENDS+=libavahi-client.so:net/avahi-app
LIB_DEPENDS+=libdns_sd.so:net/avahi-libdns
Comment 1 Kubilay Kocak freebsd_committer freebsd_triage 2021-12-23 20:41:33 UTC
Thank you for your report. What OPTIONS was the port built with to reproduce these missing LIB_DEPENDS?

Notably: The BONJOUR option adds:

  BONJOUR_LIB_DEPENDS=	libdns_sd.so:net/mDNSResponder