Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 27 Mar 2022 01:06:33 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 262850] net/grilo-plugins: Fails to build if TRACKER option is enabed and sysutils/tracker3 is installed at the same time
Message-ID:  <bug-262850-7788@https.bugs.freebsd.org/bugzilla/>

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

            Bug ID: 262850
           Summary: net/grilo-plugins: Fails to build if TRACKER option is
                    enabed and sysutils/tracker3 is installed at the same
                    time
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Keywords: patch
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: gnome@FreeBSD.org
          Reporter: junchoon@dec.sakura.ne.jp
          Assignee: gnome@FreeBSD.org
             Flags: maintainer-feedback?(gnome@FreeBSD.org)

Created attachment 232753
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D232753&action=
=3Dedit
Ad-hoc patch to disable tracker3

net/grilo-plugins fails to build if
  TRACKER option is enabed (default)
and
  sysutils/tracker3 is installed
at the same time.

It is because
  TRACKER option invokes dependency to sysutils/tracker,
  Inside net/grilo-plugins, tracker2 and tracker3 cannot enebled at the same
time,
  sysutils/tracker and sysutils/tracker3 does not conflict (neither CONFLICT
  nor COFLICT_INSTALL),
  net/grilo-plugins enables tracker3 by default.

The real fix would be switching to net/tracker3, as many ports seems to
switching to tracker3.

But it would require updating sysutils/tracker-miners to support net/tracke=
r3,
which I couldn't.

 *sysutils tracker3 lacks at least one required library, which tracker-mine=
rs3
  would have.

Attached ad-hoc patch disables tracker3 support on grilo-plugins, which was
currently sufficient for me, as sysutils/tracker and sysutils/tracker3 seem=
s to
sanely coexist at the same time.

--=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-262850-7788>