Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 9 Apr 2011 11:54:52 GMT
From:      Oliver Heesakkers <dev2@heesakkers.info>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/156295: textproc/wv2 jumping the gun on CMAKE_BUILD_TYPE
Message-ID:  <201104091154.p39BsqcY011289@red.freebsd.org>
Resent-Message-ID: <201104091200.p39C0PRI084938@freefall.freebsd.org>

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

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



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