ports/173538: Build of databases/mongodb 2.2.0 failed without spidermonkey
Andy
andy.legkiy at gmail.com
Sat Nov 10 21:50:01 UTC 2012
>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 at 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:
More information about the freebsd-ports-bugs
mailing list