ports/179791: devel/subversion: pkg-plist assumes new non-default option TOOLS is on

Lawrence Chen beastie at tardisi.com
Thu Jun 20 22:30:01 UTC 2013


>Number:         179791
>Category:       ports
>Synopsis:       devel/subversion: pkg-plist assumes new non-default option TOOLS is on
>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:   Thu Jun 20 22:30:00 UTC 2013
>Closed-Date:
>Last-Modified:
>Originator:     Lawrence Chen
>Release:        FreeBSD 9.1-RELEASE-p3 amd64
>Organization:
>Environment:
System: FreeBSD zen.lhaven.homeip.net 9.1-RELEASE-p3 FreeBSD 9.1-RELEASE-p3 #0: Mon Apr 29 18:27:25 UTC 2013 root at amd64-builder.daemonology.net:/usr/obj/usr/src/sys/GENERIC amd64


	
>Description:
	Package creation from devel/subversion ports fails, because pkg-plist
	can't find mod_dontdothat.la which is controlled by new option
	TOOLS which is not set as default.
>How-To-Repeat:
	make package
	
	===>>> Creating a package for new version subversion-1.8.0_1
	tar: share/subversion/server-side/mod_dontdothat/mod_dontdothat.la: Cannot stat: No such file or directory
	tar: Error exit delayed from previous errors.
	pkg_create: make_dist: tar command failed with code 256

>Fix:

	

	The line should probably be conditional on whether subversion is built
	with the TOOLS option or not.
>Release-Note:
>Audit-Trail:
>Unformatted:


More information about the freebsd-ports-bugs mailing list