Re: mongodb3 port

2015-11-09 Thread Kurt Jaeger
Hi! > > Only a small patch needed, it builds on current. It builds fine on 10.2amd64 and 11-amd64. It fails on 10.2i386: Checking if target OS freebsd is supported by the toolchain yes WiredTiger is not supported on 32-bit platforms Re-run scons with --wiredtiger=off to build on 32-bit

Re: mongodb3 port

2015-11-09 Thread Boris Samorodov
09.11.2015 16:42, Kurt Jaeger пишет: > Hi! > >>> Only a small patch needed, it builds on current. > > It builds fine on 10.2amd64 and 11-amd64. > > It fails on 10.2i386: > > Checking if target OS freebsd is supported by the toolchain yes > WiredTiger is not supported on 32-bit platforms >

mongodb3 port (was: Re: FreeBSD Port: libmongo-client-0.1.6.3_1)

2015-11-09 Thread Boris Samorodov
04.11.2015 12:07, qiuruanribao пишет: > When will freebsd add the new mongodb3.0? mongodb 3.0 have great improvement。 I have a port for mongodb3-rc1. No more other mongodb3 ports though. Here it is: ftp://ftp.wart.ru/pub/download/mongodb3.tar.gz It works for me at CURRENT-amd64, did not test at

Re: mongodb3 port

2015-11-09 Thread Boris Samorodov
09.11.2015 12:33, Kurt Jaeger пишет: > Hi! > >> I have a port for mongodb3-rc1. No more other mongodb3 ports though. >> Here it is: ftp://ftp.wart.ru/pub/download/mongodb3.tar.gz >> >> It works for me at CURRENT-amd64, did not test at other platforms. >> Feedback is welcomed. > > Testbuilds

Re: mongodb3 port

2015-11-09 Thread Kurt Jaeger
Hi! > >> I have a port for mongodb3-rc1. No more other mongodb3 ports though. > >> Here it is: ftp://ftp.wart.ru/pub/download/mongodb3.tar.gz > >> > >> It works for me at CURRENT-amd64, did not test at other platforms. > >> Feedback is welcomed. > > > > Testbuilds @work. > > Thanks. Hm, I

Re: mongodb3 port (was: Re: FreeBSD Port: libmongo-client-0.1.6.3_1)

2015-11-09 Thread Kurt Jaeger
Hi! > I have a port for mongodb3-rc1. No more other mongodb3 ports though. > Here it is: ftp://ftp.wart.ru/pub/download/mongodb3.tar.gz > > It works for me at CURRENT-amd64, did not test at other platforms. > Feedback is welcomed. Testbuilds @work. -- p...@opsec.eu+49 171 3101372

Re: mongodb3 port

2015-11-09 Thread Kurt Jaeger
Hi! > 3.2.0-rc2 fails to build: > > src/mongo/platform/stack_locator_freebsd.cpp:29:37: error: expected '}' > #include "stack_locator_unknown.cpp" > ^ > src/mongo/platform/stack_locator_unknown.cpp:35:17: note: to match this '{' > namespace mongo { >

Re: mongodb3 port

2015-11-09 Thread Boris Samorodov
09.11.2015 12:51, Kurt Jaeger пишет: > Hi! > >> 3.2.0-rc2 fails to build: >> >> src/mongo/platform/stack_locator_freebsd.cpp:29:37: error: expected '}' >> #include "stack_locator_unknown.cpp" >> ^ >> src/mongo/platform/stack_locator_unknown.cpp:35:17: note: to