[Bug 202505] devel/subversion: cannot build with BDB6

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Thu Aug 20 05:16:49 UTC 2015


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=202505

            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 at FreeBSD.org
          Reporter: emz at norma.perm.ru
             Flags: maintainer-feedback?(lev at FreeBSD.org)
          Assignee: lev at 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 refuses
ti build.

Log:

===>  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
===>  License APACHE20 accepted by the user
===>  Found saved configuration for subversion-1.8.8
===>   subversion-1.8.14 depends on file: /usr/local/sbin/pkg - found
===> Fetching all distfiles required by subversion-1.8.14 for building
===>  Extracting for subversion-1.8.14
=> SHA256 Checksum OK for subversion18/subversion-1.8.14.tar.bz2.
===>  Patching for subversion-1.8.14
===>  Applying extra patch
/usr/ports/devel/subversion/files/extra-patch-fbsd-template
===>  Applying extra patch
/usr/ports/devel/subversion/files/extra-patch-3way-conflict-markers
===>  Applying extra patch
/usr/ports/devel/subversion/files/extra-patch-svnserve-wrapper
===>  Applying extra patch
/usr/ports/devel/subversion/files/extra-patch-Makefile.in
===>  Applying FreeBSD patches for subversion-1.8.14
===>   subversion-1.8.14 depends on executable: pkgconf - found
===>   subversion-1.8.14 depends on executable: msgfmt - found
===>   subversion-1.8.14 depends on shared library: libapr-1.so - found
(/usr/local/lib/libapr-1.so)
===>   subversion-1.8.14 depends on shared library: libsqlite3.so - found
(/usr/local/lib/libsqlite3.so)
===>   subversion-1.8.14 depends on shared library: libexpat.so - found
(/usr/local/lib/libexpat.so)
===>   subversion-1.8.14 depends on shared library: libsasl2.so - found
(/usr/local/lib/libsasl2.so)
===>   subversion-1.8.14 depends on shared library: libintl.so - found
(/usr/local/lib/libintl.so)
===>   subversion-1.8.14 depends on shared library: libdb-6.1.so - found
(/usr/local/lib/libdb-6.1.so)
===>  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

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


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

ports tree:

[root at moscow-alpha:devel/subversion]# 
[root at 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 (вт, 18 авг 2015)

BDB6:

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

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-ports-bugs mailing list