Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 27 Mar 2022 01:06:33 +0000
From:      bugzilla-noreply@freebsd.org
To:        gnome@FreeBSD.org
Subject:   maintainer-feedback requested: [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-6497-mn4ly2fXgq@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-262850-6497@https.bugs.freebsd.org/bugzilla/>
References:  <bug-262850-6497@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
Bugzilla Automation <bugzilla@FreeBSD.org> has asked freebsd-gnome (Nobody)
<gnome@FreeBSD.org> for maintainer-feedback:
Bug 262850: net/grilo-plugins: Fails to build if TRACKER option is enabed a=
nd
sysutils/tracker3 is installed at the same time
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D262850



--- Description ---
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.



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