Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 28 Dec 2018 11:03:06 +0000
From:      bugzilla-noreply@freebsd.org
To:        gnome@FreeBSD.org
Subject:   [Bug 223046] devel/anjuta: build fails due to missing plugin when enabled with SVN (subversion) plugin
Message-ID:  <bug-223046-6497-QEECh3po5T@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
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D223046

Tobias Kortkamp <tobik@freebsd.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |gnome@FreeBSD.org,
                   |                            |tobik@freebsd.org
 Attachment #200572|                            |maintainer-approval?(gnome@
              Flags|                            |FreeBSD.org)

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

--=20
You are receiving this mail because:
You are on the CC list for the bug.
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-223046-6497-QEECh3po5T>