ports/140250: devel/subversion doesn't install on 8.0-RC2

Josh Paetzel josh at tcbug.org
Tue Nov 3 16:10:05 UTC 2009


>Number:         140250
>Category:       ports
>Synopsis:       devel/subversion doesn't install on 8.0-RC2
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Tue Nov 03 16:10:04 UTC 2009
>Closed-Date:
>Last-Modified:
>Originator:     Josh Paetzel
>Release:        8.0-RC2
>Organization:
iXsystems, Inc.
>Environment:
FreeBSD servant.iXsystems.com 8.0-RC2 FreeBSD 8.0-RC2 #1: Mon Nov  2 12:37:18 PST 2009     dwhite at servant.iXsystems.com:/usr/obj/usr/src/sys/GENERIC  amd64
>Description:
devel/subversion fails to detect the installed sqlite3.

configure: checking sqlite library
amalgamation not found at /usr/ports/devel/subversion/work/subversion-1.6.6/sqli
te-amalgamation/sqlite3.c
checking sqlite3.h usability... no
checking sqlite3.h presence... no
checking for sqlite3.h... no
no

An appropriate version of sqlite could not be found.  We recommmend
3.6.13, but require at least 3.4.0.
Please either install a newer sqlite on this system

or

get the sqlite 3.6.13 amalgamation from:
    http://www.sqlite.org/sqlite-amalgamation-3.6.13.tar.gz
unpack the archive using tar/gunzip and copy sqlite3.c from the
resulting directory to:
/usr/ports/devel/subversion/work/subversion-1.6.6/sqlite-amalgamation/sqlite3.c
This file also ships as part of the subversion-deps distribution.

configure: error: Subversion requires SQLite
===>  Script "configure" failed unexpectedly.
Please report the problem to lev at freebsd.org [maintainer] and attach the
"/usr/ports/devel/subversion/work/subversion-1.6.6/config.log" including the
output of the failure of your make command. Also, it might be a good idea to
provide an overview of all packages installed on your system (e.g. an `ls
/var/db/pkg`).
*** Error code 1

Stop in /usr/ports/devel/subversion.
*** Error code 1

Stop in /usr/ports/devel/subversion.
root at servant /usr/ports/devel/subversion ->pkg_info -xI sqlite
sqlite3-3.6.19      An SQL database engine in a C library



>How-To-Repeat:
cd /usr/ports/devel/subversion && make install
>Fix:
USE_GNOME=      pkgconfig in Makefile.common pulls in pkg-config which then allows the subversion port to find the installed sqlite3


>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list