From nobody@FreeBSD.org  Sat Apr  9 11:54:53 2011
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id 4788B1065670
	for <freebsd-gnats-submit@FreeBSD.org>; Sat,  9 Apr 2011 11:54:53 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from red.freebsd.org (red.freebsd.org [IPv6:2001:4f8:fff6::22])
	by mx1.freebsd.org (Postfix) with ESMTP id 3451E8FC12
	for <freebsd-gnats-submit@FreeBSD.org>; Sat,  9 Apr 2011 11:54:53 +0000 (UTC)
Received: from red.freebsd.org (localhost [127.0.0.1])
	by red.freebsd.org (8.14.4/8.14.4) with ESMTP id p39BsqUA011290
	for <freebsd-gnats-submit@FreeBSD.org>; Sat, 9 Apr 2011 11:54:52 GMT
	(envelope-from nobody@red.freebsd.org)
Received: (from nobody@localhost)
	by red.freebsd.org (8.14.4/8.14.4/Submit) id p39BsqcY011289;
	Sat, 9 Apr 2011 11:54:52 GMT
	(envelope-from nobody)
Message-Id: <201104091154.p39BsqcY011289@red.freebsd.org>
Date: Sat, 9 Apr 2011 11:54:52 GMT
From: Oliver Heesakkers <dev2@heesakkers.info>
To: freebsd-gnats-submit@FreeBSD.org
Subject: textproc/wv2 jumping the gun on CMAKE_BUILD_TYPE
X-Send-Pr-Version: www-3.1
X-GNATS-Notify:

>Number:         156295
>Category:       ports
>Synopsis:       textproc/wv2 jumping the gun on CMAKE_BUILD_TYPE
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    fluffy
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sat Apr 09 12:00:24 UTC 2011
>Closed-Date:    Sat Apr 09 12:19:00 UTC 2011
>Last-Modified:  Sat Apr  9 12:20:14 UTC 2011
>Originator:     Oliver Heesakkers
>Release:        8.2-RELEASE amd64
>Organization:
>Environment:
>Description:
textproc/wv2 was updated to use CMAKE_BUILD_TYPE, but as far as I can tell, this has not been implemented yet. See http://www.freebsd.org/cgi/query-pr.cgi?pr=150363

The file created now by the make process is:
/usr/local/lib/wvWare/wv2-noconfig.cmake

The make package process looks for:
/usr/local/lib/wvWare/wv2-.cmake

Both are probably unwanted given the default suggested in the mentioned PR.
>How-To-Repeat:
cd /usr/ports/textproc/wv2
make package

See error in creating package and the resulting file in /usr/local/lib/wvWare
>Fix:
Don't use CMAKE_BUILD_TYPE until PR 150363 has run its course.

>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->fluffy 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Sat Apr 9 12:00:42 UTC 2011 
Responsible-Changed-Why:  
Over to maintainer (via the GNATS Auto Assign Tool) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=156295 
State-Changed-From-To: open->closed 
State-Changed-By: fluffy 
State-Changed-When: Sat Apr 9 12:18:59 UTC 2011 
State-Changed-Why:  
Fixed. Thanks for report! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=156295 

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/156295: commit references a PR
Date: Sat,  9 Apr 2011 12:17:47 +0000 (UTC)

 fluffy      2011-04-09 12:17:31 UTC
 
   FreeBSD ports repository
 
   Modified files:
     textproc/wv2         Makefile 
   Log:
   - Specify CMAKE_BUILD_TYPE locally until it will be implemented with global cmake rules
   
   PR:             156295
   Submitted by:   Oliver Heesakkers
   
   Revision  Changes    Path
   1.33      +7 -1      ports/textproc/wv2/Makefile
 _______________________________________________
 cvs-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/cvs-all
 To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
 
>Unformatted:
