Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 20 Jun 2013 17:22:06 -0500 (CDT)
From:      Lawrence Chen <beastie@tardisi.com>
To:        FreeBSD-gnats-submit@freebsd.org
Cc:        beastie_t@lhaven.homeip.net
Subject:   ports/179791: devel/subversion: pkg-plist assumes new non-default option TOOLS is on 
Message-ID:  <201306202222.r5KMM6qX055100@zen.lhaven.homeip.net>
Resent-Message-ID: <201306202230.r5KMU0Ov045981@freefall.freebsd.org>

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

>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@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:



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