Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 10 Nov 2012 21:49:12 GMT
From:      Andy <andy.legkiy@gmail.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/173538: Build of databases/mongodb 2.2.0 failed without spidermonkey
Message-ID:  <201211102149.qAALnCdB097504@red.freebsd.org>
Resent-Message-ID: <201211102150.qAALo14D044157@freefall.freebsd.org>

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

>Number:         173538
>Category:       ports
>Synopsis:       Build of databases/mongodb 2.2.0 failed without spidermonkey
>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 Nov 10 21:50:01 UTC 2012
>Closed-Date:
>Last-Modified:
>Originator:     Andy
>Release:        8.2
>Organization:
>Environment:
FreeBSD laptop.my.domain 8.2-STABLE FreeBSD 8.2-STABLE #3: Tue Aug 16 07:22:48 EEST 2011     root@laptop.my.domain:/usr/obj/usr/src/sys/kern8  i386
>Description:
Port 'databases/mongodb' PORTVERSION=2.2.0 can't find javascript library during building with v8 instead of spidermonkey.

 - 'lang/v8' installed.
 - 'lang/spidermonkey17' not installed.

$ sudo make build V8=on
===>  Building for mongodb-2.2.0
scons: Reading SConscript files ...
scons version: 2.1.0
python version: 2 7 3 'final' 0
Checking whether the C++ compiler worksyes
Checking for C library pcrecpp... yes
Checking for C library pcre... yes
Checking for C library snappy... yes
Checking for C library js... no
*** Error code 1

Stop in /usr/ports/databases/mongodb.
*** Error code 1

Stop in /usr/ports/databases/mongodb.
>How-To-Repeat:
# Make sure that 'lang/spidermonkey' port isn't installed.
$ cd /usr/ports/databases/mongodb
$ sudo make build V8=on
>Fix:


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



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