ports/115559: devel/aunit and devel/florist-gpl break "make index"

Eugene M. Kim gene at nttmcl.com
Wed Aug 15 18:50:10 UTC 2007


>Number:         115559
>Category:       ports
>Synopsis:       devel/aunit and devel/florist-gpl break "make index"
>Confidential:   no
>Severity:       serious
>Priority:       high
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Wed Aug 15 18:50:06 GMT 2007
>Closed-Date:
>Last-Modified:
>Originator:     Eugene M. Kim
>Release:        FreeBSD 6.2-STABLE i386
>Organization:
NTT Multimedia Communications Laboratories, Inc.
>Environment:
System: FreeBSD bbq.nttmcl.com 6.2-STABLE FreeBSD 6.2-STABLE #4: Tue May 15 18:24:31 PDT 2007 gene at bbq.nttmcl.com:/home/FreeBSD/build/RELENG_6/obj/home/FreeBSD/build/RELENG_6/src/sys/BBQ i386
>Description:
The Makefiles for devel/aunit and devel/florist-gpl try to run
${ECHO_MSG} ${IGNORE} explicitly after setting ${IGNORE}.  Because the
command is not part of any target, this results in a Makefile parse
error.
>How-To-Repeat:
Run "make index" from /usr/ports.
>Fix:
Remove the "${ECHO_MSG} ${IGNORE}" line; since bsd.ports.mk prints out
${IGNORE} when it is set, the ${ECHO_MSG} command is not needed anyways.
>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list