ports/125344: subversion doesn't build due to missing dependency to apr-1.2

Sven Gaerner sgaerner at gmx.net
Sun Jul 6 19:40:01 UTC 2008


>Number:         125344
>Category:       ports
>Synopsis:       subversion doesn't build due to missing dependency to apr-1.2
>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:   Sun Jul 06 19:40:01 UTC 2008
>Closed-Date:
>Last-Modified:
>Originator:     Sven Gaerner
>Release:        7.0-STABLE i386
>Organization:
>Environment:
FreeBSD trilian.hactar.home 7.0-STABLE FreeBSD 7.0-STABLE #3: Sun Jun  1 23:43:51 CEST 2008     root at insomnia.hactar.home:/usr/obj/usr/src/sys/GENERIC  i386
>Description:
Subversion does not build, because apr is updated to version 1.3 but not set as dependency.
Compile options for subversion are only neon-0.28.

===>   Returning to build of subversion-1.5.0_1
Error: shared library "apr-1.2" does not exist
*** Error code 1

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

Stop in /usr/ports/devel/subversion.

>How-To-Repeat:
Build subversion from ports, HEAD revision.
>Fix:
Replace apr-1.2 with apr-1.3 to use the right dependency.

LIB_DEPENDS+=   apr-1.3:${PORTSDIR}/devel/apr-svn
LIB_DEPENDS+=   apr-1.3:${PORTSDIR}/devel/apr


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



More information about the freebsd-ports-bugs mailing list