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
Maintainer of databases/mongodb, Please note that PR ports/173538 has just been submitted. If it contains a patch for an upgrade, an enhancement or a bug fix you agree on, reply to this email stating that you approve the patch and a committer will take care of it. The full text of the PR can be found at: http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/173538 -- Edwin Groothuis via the GNATS Auto Assign Tool edwin@FreeBSD.org
State Changed From-To: open->feedback Awaiting maintainers feedback (via the GNATS Auto Assign Tool)
You can try my patch from http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/173358
Responsible Changed From-To: freebsd-ports-bugs->wxs I'll take it.
Responsible Changed From-To: wxs->scheidell Assigning to scheidell@ as this relates to ports/173358. If you do not want to handle this PR please let me know and I will take this and ports/173358 off your hands.
Responsible Changed From-To: scheidell->wxs wxs asked for this one
State Changed From-To: feedback->closed This should no longer be an issue with the latest update to the port.