Date: Fri, 28 Dec 2018 11:03:05 +0000 From: bugzilla-noreply@freebsd.org To: gnome@FreeBSD.org Subject: maintainer-approval requested: [Bug 223046] devel/anjuta: build fails due to missing plugin when enabled with SVN (subversion) plugin : [Attachment 200572] anjuta.diff Message-ID: <bug-223046-6497-Qbx8ES91AJ@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-223046-6497@https.bugs.freebsd.org/bugzilla/> References: <bug-223046-6497@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
Tobias Kortkamp <tobik@freebsd.org> has asked freebsd-gnome mailing list <gnome@FreeBSD.org> for maintainer-approval: Bug 223046: devel/anjuta: build fails due to missing plugin when enabled wi= th SVN (subversion) plugin https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D223046 Attachment 200572: anjuta.diff https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D200572&action=3Dedit --- Comment #1 from Tobias Kortkamp <tobik@freebsd.org> --- Created attachment 200572 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D200572&action= =3Dedit anjuta.diff (In reply to O. Hartmann from comment #0) > actual-package-depends: dependency on /usr/bin/svn not registered (normal= if > it belongs to base) Why does /usr/bin/svn exist in your build jail? Normally, only it's instal= led as /usr/bin/svnlite. Do you have WITH_SVN set somewhere? Can you try building with this patch? It seems that the svn plugin links w= ith=20 libsvn_client-1.so but the dependency is not properly declared. The base system does not provide it, so a check for just 'svn' is not enough.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-223046-6497-Qbx8ES91AJ>