ports/182153: lang/spidermonkey17 fails configure

Vincent Hoffman-Kazlauskas vince at unsane.co.uk
Mon Sep 16 15:10:01 UTC 2013


>Number:         182153
>Category:       ports
>Synopsis:       lang/spidermonkey17 fails configure
>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:   Mon Sep 16 15:10:00 UTC 2013
>Closed-Date:
>Last-Modified:
>Originator:     Vincent Hoffman-Kazlauskas
>Release:        10.0-CURRENT #24 r255488
>Organization:
>Environment:
FreeBSD bsdpkgbuild.namesco.net 10.0-CURRENT FreeBSD 10.0-CURRENT #24 r255488: Thu Sep 12 12:04:35 BST 2013     root at bsdpkgbuild.namesco.net:/usr/obj/usr/src/sys/bsdpkgbuild  amd64

>Description:
make fails for lang/spidermonkey17
root at bsdpkgbuild:/usr/ports/lang/spidermonkey17 # make
===>   spidermonkey17-1.7.0_1 depends on executable: gmake - found
===>   spidermonkey17-1.7.0_1 depends on shared library: nspr4.1 - found
===>  Configuring for spidermonkey17-1.7.0_1
/bin/cp /usr/ports/lang/spidermonkey17/work/js/src/config/Linux_All.mk  /usr/ports/lang/spidermonkey17/work/js/src/config/FreeBSD`/usr/bin/uname -r`.mk &&
Syntax error: end of file unexpected
*** Error code 2

Stop.
make[1]: stopped in /usr/ports/lang/spidermonkey17
*** Error code 1

Stop.
make: stopped in /usr/ports/lang/spidermonkey17

I cant see how its meant to work either, excerpt from Makefile
--------
do-configure:
        ${CP} ${WRKSRC}/config/Linux_All.mk \
                ${WRKSRC}/config/${OPSYS}`${UNAME} -r`.mk && \

do-install:

--------
I had a look at the spidermonkey170 port to compare but thats wildly different.
>How-To-Repeat:
cd /usr/ports/lang/spidermonkey17 
make
>Fix:
not sure. 

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


More information about the freebsd-ports-bugs mailing list