Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 20 Aug 2015 05:16:48 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 202505] devel/subversion: cannot build with BDB6
Message-ID:  <bug-202505-13@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D202505

            Bug ID: 202505
           Summary: devel/subversion: cannot build with BDB6
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Some People
          Priority: ---
         Component: Individual Port(s)
          Assignee: lev@FreeBSD.org
          Reporter: emz@norma.perm.ru
             Flags: maintainer-feedback?(lev@FreeBSD.org)
          Assignee: lev@FreeBSD.org

devel/subversion complains about inability to build with BDB6 (log below). =
I am
aware about ports/185005, I have this patch in my tree, but ports still ref=
uses
ti build.

Log:

=3D=3D=3D>  Cleaning for subversion-1.8.14

You can have the repository created for you by defining
WITH_REPOSITORY_CREATION.

Make sure that:
* all your svn users are members of a common group
* this group is the group id of the db/ and locks/
  subdirectories of your repository
* the above subdirectories are writable by this group

Many useful scripts will be installed into /usr/local/share/subversion
=3D=3D=3D>  License APACHE20 accepted by the user
=3D=3D=3D>  Found saved configuration for subversion-1.8.8
=3D=3D=3D>   subversion-1.8.14 depends on file: /usr/local/sbin/pkg - found
=3D=3D=3D> Fetching all distfiles required by subversion-1.8.14 for building
=3D=3D=3D>  Extracting for subversion-1.8.14
=3D> SHA256 Checksum OK for subversion18/subversion-1.8.14.tar.bz2.
=3D=3D=3D>  Patching for subversion-1.8.14
=3D=3D=3D>  Applying extra patch
/usr/ports/devel/subversion/files/extra-patch-fbsd-template
=3D=3D=3D>  Applying extra patch
/usr/ports/devel/subversion/files/extra-patch-3way-conflict-markers
=3D=3D=3D>  Applying extra patch
/usr/ports/devel/subversion/files/extra-patch-svnserve-wrapper
=3D=3D=3D>  Applying extra patch
/usr/ports/devel/subversion/files/extra-patch-Makefile.in
=3D=3D=3D>  Applying FreeBSD patches for subversion-1.8.14
=3D=3D=3D>   subversion-1.8.14 depends on executable: pkgconf - found
=3D=3D=3D>   subversion-1.8.14 depends on executable: msgfmt - found
=3D=3D=3D>   subversion-1.8.14 depends on shared library: libapr-1.so - fou=
nd
(/usr/local/lib/libapr-1.so)
=3D=3D=3D>   subversion-1.8.14 depends on shared library: libsqlite3.so - f=
ound
(/usr/local/lib/libsqlite3.so)
=3D=3D=3D>   subversion-1.8.14 depends on shared library: libexpat.so - fou=
nd
(/usr/local/lib/libexpat.so)
=3D=3D=3D>   subversion-1.8.14 depends on shared library: libsasl2.so - fou=
nd
(/usr/local/lib/libsasl2.so)
=3D=3D=3D>   subversion-1.8.14 depends on shared library: libintl.so - found
(/usr/local/lib/libintl.so)
=3D=3D=3D>   subversion-1.8.14 depends on shared library: libdb-6.1.so - fo=
und
(/usr/local/lib/libdb-6.1.so)
=3D=3D=3D>  Configuring for subversion-1.8.14

You should build `devel/apr1' with Berkeley DB (4 or 5) support to use
subversion with it.
Please rebuild `devel/apr1' with option `' and try again.

Or you can disable Berkeley DB support. Only 'fs' repository backend will be
available.

*** Error code 1

Stop.
make[1]: stopped in /usr/ports/devel/subversion
*** Error code 1

Stop.
make: stopped in /usr/ports/devel/subversion

=3D=3D=3D>>> make build failed for devel/subversion
=3D=3D=3D>>> Aborting update


=3D=3D=3D>>> You can restart from the point of failure with this command li=
ne:
       portmaster <flags> devel/subversion

ports tree:

[root@moscow-alpha:devel/subversion]#=20
[root@moscow-alpha:/usr/ports]# svnlite info
Path: .
Working Copy Root Path: /usr/ports
URL: svn://svn.freebsd.org/ports/head
Relative URL: ^/head
Repository Root: svn://svn.freebsd.org/ports
Repository UUID: 35697150-7ecd-e111-bb59-0022644237b5
Revision: 394584
Node Kind: directory
Schedule: normal
Last Changed Author: wen
Last Changed Rev: 394584
Last Changed Date: 2015-08-18 16:24:44 +0300 (=D0=B2=D1=82, 18 =D0=B0=D0=B2=
=D0=B3 2015)

BDB6:

[root@moscow-alpha:devel/subversion]# apu-1-config --db-version
6

--=20
You are receiving this mail because:
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-202505-13>