ports/131668: swig-1.3.37 misdetects plt-scheme-4.1.4_1 and that breaks its build

Vaclav Haisman v.haisman at sh.cvut.cz
Sat Feb 14 10:00:08 UTC 2009


>Number:         131668
>Category:       ports
>Synopsis:       swig-1.3.37 misdetects plt-scheme-4.1.4_1 and that breaks its build
>Confidential:   no
>Severity:       serious
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sat Feb 14 10:00:06 UTC 2009
>Closed-Date:
>Last-Modified:
>Originator:     Vaclav Haisman
>Release:        7.1
>Organization:
SU SH
>Environment:
FreeBSD shell.sh.cvut.cz 7.1-STABLE FreeBSD 7.1-STABLE #0: Sat Jan 10 11:26:26 CET 2009     root at shelldell.sh.cvut.cz:/usr/obj/usr/src/sys/SHELLDELL  amd64
>Description:
When I try to install devel/swig13 port after I have already installed lang/plt-scheme-4.1.4_1 port the Swig compilation breaks with the following error:

"Makefile", line 191: Need an operator
make: fatal errors encountered -- cannot continue
*** Error code 1

The problem is in Swig sources, in Source/Makefile:

190: MZDYNOBJ = /usr/local/bin/mzscheme: bad switch: --mute-banner
191: Use the --help or -h flag for help.

Apparently, the mzscheme executable does not support the --mute-banner flag anymore which results into two line error messages which is substituted into the Makefile.in verbatim, including the new-line character which results into bad line 191.


>How-To-Repeat:

>Fix:


>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list