Date: Mon, 9 Nov 2015 14:42:53 +0100 From: Kurt Jaeger <lists@opsec.eu> To: Boris Samorodov <bsam@passap.ru> Cc: freebsd-ports@freebsd.org Subject: Re: mongodb3 port Message-ID: <20151109134253.GO19913@home.opsec.eu> In-Reply-To: <56406DBA.4050503@passap.ru> References: <31443351.f790d.150d1c0c42e.Coremail.qiuduanribao@163.com> <564061EE.6000203@passap.ru> <20151109093305.GK19913@home.opsec.eu> <564068B8.2000305@passap.ru> <20151109093730.GL19913@home.opsec.eu> <20151109095115.GM19913@home.opsec.eu> <56406DBA.4050503@passap.ru>
next in thread | previous in thread | raw e-mail | index | archive | help
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 platforms Maybe a small switch for that arch would help ? It fails on 9.3amd64 with: src/mongo/db/pipeline/expression.cpp:3005:1: warning: control reaches end of non-void function [-Wreturn-type] } ^ scons: *** [build/opt/mongo/db/pipeline/expression.o] Error 1 This looks like it can be fixed. Will you submit a PR via bugzilla to add this port ? -- pi@opsec.eu +49 171 3101372 5 years to go !
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20151109134253.GO19913>