Date: Sat, 28 Jun 2014 09:06:48 +0000 From: Olivier Duchateau <olivierd@freebsd.org> To: Warren Block <wblock@wonkity.com> Cc: freebsd-xfce@FreeBSD.org Subject: Re: x11-toolkits/libxfce4gui, print/xfce4-print, and pkg_libchk Message-ID: <20140628090648.2c388076fba58142a5c4fe62@freebsd.org> In-Reply-To: <alpine.BSF.2.11.1406271230130.15417@wonkity.com> References: <alpine.BSF.2.11.1406271230130.15417@wonkity.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, 27 Jun 2014 12:42:05 -0600 (MDT) Warren Block <wblock@wonkity.com> wrote: > For the last few weeks, pkg_libchk from sysutils/bsdadminscripts has > complained about libxfce4gui and xfce4-print: > > % pkg_libchk > libxfce4gui-4.10.0_3: /usr/local/lib/libglade/2.0/libxfce4.so misses libxfcegui4.so.4 > xfce4-print-4.6.1_12: /usr/local/bin/xfprint-settings misses libxfcegui4.so.4 > xfce4-print-4.6.1_12: /usr/local/bin/xfprint-settings misses libxfcegui4.so.4 > xfce4-print-4.6.1_12: /usr/local/bin/xfprint4 misses libxfcegui4.so.4 > xfce4-print-4.6.1_12: /usr/local/bin/xfprint4 misses libxfcegui4.so.4 > xfce4-print-4.6.1_12: /usr/local/bin/xfprint4-manager misses libxfcegui4.so.4 > xfce4-print-4.6.1_12: /usr/local/bin/xfprint4-manager misses libxfcegui4.so.4 > xfce4-print-4.6.1_12: /usr/local/lib/libxfprint.so.0.0.1 misses libxfcegui4.so.4 > xfce4-print-4.6.1_12: /usr/local/lib/xfce4/xfprint-plugins/bsdlpr_plugin.so misses libxfcegui4.so.4 > > Rebuilding shows this is a false positive, but I'm curious why this > started to happen and what can be done to fix it. > > Incidentally, I run pkg_libchk -qo routinely after port upgrades now. > It helps to avoid problems when versions aren't bumped or when the ports > tree has been updated just before a version bump. Hi, I think, this issue was introduced with revision r353097 [1], when tijl@ converted ports with USES= libtool. You can try this patch [2], or wait for an update (of Xfce related ports). Regards [1] http://svnweb.freebsd.org/ports?view=revision&revision=353097 [2] https://people.freebsd.org/~olivierd/patches/libxfce4gui.diff > _______________________________________________ > freebsd-xfce@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-xfce > To unsubscribe, send any mail to "freebsd-xfce-unsubscribe@freebsd.org" -- olivier
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20140628090648.2c388076fba58142a5c4fe62>