ports/156295: textproc/wv2 jumping the gun on CMAKE_BUILD_TYPE

Oliver Heesakkers dev2 at heesakkers.info
Sat Apr 9 12:00:26 UTC 2011


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



More information about the freebsd-ports-bugs mailing list