Date: Fri, 17 Jul 2015 15:06:18 +0000 From: bugzilla-noreply@freebsd.org To: gnome@FreeBSD.org Subject: [Bug 201651] sysutils/tracker does not rebuild with devel/icu Message-ID: <bug-201651-6497@https.bugs.freebsd.org/bugzilla/>
next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=201651 Bug ID: 201651 Summary: sysutils/tracker does not rebuild with devel/icu Product: Ports & Packages Version: Latest Hardware: Any OS: Any Status: New Severity: Affects Only Me Priority: --- Component: Individual Port(s) Assignee: freebsd-ports-bugs@FreeBSD.org Reporter: antumdeluge@gmail.com CC: gnome@FreeBSD.org, office@FreeBSD.org CC: gnome@FreeBSD.org, office@FreeBSD.org Recently the devel/icu Port was updated on my system. When running an app that depends on the libtracker-sparql-1.0.so.0 shared library from the sysutils/tracker port it complains that it cannot find and older version of a shared library provided by devel/icu: $ nemo Shared object "libicui18n.so.53" not found, required by "libtracker-sparql-1.0.so.0" I believe this means that sysutils/tracker should have been rebuilt along with devel/icu but was not. $ uname -a FreeBSD AntumD_FreeBSD 10.1-RELEASE FreeBSD 10.1-RELEASE #0 r274401: Tue Nov 11 21:02:49 UTC 2014 root@releng1.nyi.freebsd.org:/usr/obj/usr/src/sys/GENERIC amd64 $ pkg info tracker tracker-1.2.6_1 Name : tracker Version : 1.2.6_1 Installed on : Wed May 13 14:17:39 PDT 2015 $ pkg info icu icu-55.1 Name : icu Version : 55.1 Installed on : Thu Jul 16 03:34:58 PDT 2015 I have not yet attempted to rebuild sysutils/tracker, but am about to do so and will comment again to confirm that rebuilding fixes the problem. -- You are receiving this mail because: You are on the CC list for the bug.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-201651-6497>