Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 2 Nov 2005 10:54:28 GMT
From:      Yann Golanski <yann@kierun.org>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/88396: Subversion does not update from 1.2.1 to 1.2.3_1
Message-ID:  <200511021054.jA2AsSlu067533@www.freebsd.org>
Resent-Message-ID: <200511021100.jA2B0SIP078535@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         88396
>Category:       ports
>Synopsis:       Subversion does not update from 1.2.1 to 1.2.3_1
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Wed Nov 02 11:00:28 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator:     Yann Golanski
>Release:        6.0-RC1
>Organization:
University of York
>Environment:
FreeBSD hovel 6.0-RC1 FreeBSD 6.0-RC1 #0: Sun Oct  9 20:32:57 UTC 2005     root@x64.samsco.home:/usr/obj/usr/src/sys/GENERIC  i386

>Description:
I've updated the ports via CVS and now subversion does not compile anymore.  It requires the              
shared library "apr-1.0" that it cannot find even if it is working on the system.  This is reproducible on 5.4: FreeBSD raven.kierun.org 5.4-STABLE FreeBSD 5.4-STABLE #5: Wed Jul 27 10:36:26 BST 2005     root@raven.kierun.org:/usr/obj/usr/src/sys/MYKERNEL  i386

# pwd
/usr/ports/devel/subversionshared library "apr-1.0"
# pkg_info | grep subversion
subversion-1.2.1    Version control system
# pkg_info | grep subversion
subversion-1.2.1    Version control system
# make
===>   subversion-1.2.3_1 depends on file: /usr/local/bin/python - found
===>   subversion-1.2.3_1 depends on file: /usr/local/bin/ruby18 - found
===>   subversion-1.2.3_1 depends on executable: swig1.3 - found
===>   subversion-1.2.3_1 depends on file: /usr/local/bin/perl5.8.7 - found
===>   subversion-1.2.3_1 depends on file: /usr/local/bin/libtool15 - found
===>   subversion-1.2.3_1 depends on shared library: expat.5 - found
===>   subversion-1.2.3_1 depends on shared library: neon.24 - found
===>   subversion-1.2.3_1 depends on shared library: apr-1.0 - not found
===>    Verifying install for apr-1.0 in /usr/ports/devel/apr-svn
===>   Returning to build of subversion-1.2.3_1
Error: shared library "apr-1.0" does not exist
*** Error code 1

Stop in /usr/ports/devel/subversion.

>How-To-Repeat:
              Update ports via CVS, run portupgrade subversion.
>Fix:
              None known.
>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200511021054.jA2AsSlu067533>