https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=285364
Bug ID: 285364
Summary: devel/dbus cad/PrusaSlicer CMake find_package(DBus1)
comes up empty
Product: Ports & Packages
Version: Latest
Hardware: Any
OS: Any
Status: New
Severity: Affects Only Me
Priority: ---
Component: Individual Port(s)
Assignee: [email protected]
Reporter: [email protected]
Assignee: [email protected]
Flags: maintainer-feedback?([email protected])
Created attachment 258621
--> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=258621&action=edit
add to devel/dbus/files/
i suspect find_package(DBus1) wouldn't work (relies on DBus1Config.cmake). most
software that uses CMake seems to use pkg_check_modules(DBUS dbus-1) instead
(relies instead on pkgconf)
would someone with a bit more sense than i tell me if the attached patch (to
devel/dbus) is worthwhile or if i'm just way off base?
it solved for me the error shown here:
https://pkg-status.freebsd.org/gohan04/data/141amd64-default-foo/2025-03-11_09h56m37s/logs/PrusaSlicer-2.9.0.log
--
You are receiving this mail because:
You are the assignee for the bug.