Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 13 Mar 2025 10:46:34 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 285364] devel/dbus cad/PrusaSlicer CMake find_package(DBus1) comes up empty
Message-ID:  <bug-285364-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D285364

            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: desktop@FreeBSD.org
          Reporter: milios@ccsys.com
          Assignee: desktop@FreeBSD.org
             Flags: maintainer-feedback?(desktop@FreeBSD.org)

Created attachment 258621
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D258621&action=
=3Dedit
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

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-285364-7788>