From owner-freebsd-ports-bugs@FreeBSD.ORG Sat Apr 9 12:00:26 2011 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 34E3B1065676 for ; Sat, 9 Apr 2011 12:00:26 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id E00008FC17 for ; Sat, 9 Apr 2011 12:00:25 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.4/8.14.4) with ESMTP id p39C0PSj084940 for ; Sat, 9 Apr 2011 12:00:25 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.4/8.14.4/Submit) id p39C0PRI084938; Sat, 9 Apr 2011 12:00:25 GMT (envelope-from gnats) Resent-Date: Sat, 9 Apr 2011 12:00:25 GMT Resent-Message-Id: <201104091200.p39C0PRI084938@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Oliver Heesakkers Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 4788B1065670 for ; 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 ; 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 ; 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 To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-3.1 Cc: Subject: ports/156295: textproc/wv2 jumping the gun on CMAKE_BUILD_TYPE X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 09 Apr 2011 12:00:26 -0000 >Number: 156295 >Category: ports >Synopsis: textproc/wv2 jumping the gun on CMAKE_BUILD_TYPE >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: Sat Apr 09 12:00:24 UTC 2011 >Closed-Date: >Last-Modified: >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: >Unformatted: