From owner-freebsd-ports@freebsd.org Mon Nov 9 13:55:36 2015 Return-Path: Delivered-To: freebsd-ports@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 27D88A2948B for ; Mon, 9 Nov 2015 13:55:36 +0000 (UTC) (envelope-from bsam@passap.ru) Received: from forward4m.mail.yandex.net (forward4m.mail.yandex.net [IPv6:2a02:6b8:0:2519::3:13]) by mx1.freebsd.org (Postfix) with ESMTP id D62431890 for ; Mon, 9 Nov 2015 13:55:35 +0000 (UTC) (envelope-from bsam@passap.ru) Received: from smtp4m.mail.yandex.net (smtp4m.mail.yandex.net [IPv6:2a02:6b8:0:2519::126]) by forward4m.mail.yandex.net (Yandex) with ESMTP id C084F2320780; Mon, 9 Nov 2015 16:55:08 +0300 (MSK) Received: from smtp4m.mail.yandex.net (localhost [127.0.0.1]) by smtp4m.mail.yandex.net (Yandex) with ESMTP id 64EF9BE0050; Mon, 9 Nov 2015 16:55:08 +0300 (MSK) Received: by smtp4m.mail.yandex.net (nwsmtp/Yandex) with ESMTPSA id jNnfxwZ7NK-t73uctjL; Mon, 9 Nov 2015 16:55:07 +0300 (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client certificate not present) X-Yandex-ForeignMX: US Subject: Re: mongodb3 port To: Kurt Jaeger 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> <20151109134253.GO19913@home.opsec.eu> Cc: freebsd-ports@freebsd.org From: Boris Samorodov X-Enigmail-Draft-Status: N1110 Message-ID: <5640A5BB.6050107@passap.ru> Date: Mon, 9 Nov 2015 16:55:07 +0300 User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:38.0) Gecko/20100101 Thunderbird/38.3.0 MIME-Version: 1.0 In-Reply-To: <20151109134253.GO19913@home.opsec.eu> Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 09 Nov 2015 13:55:36 -0000 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 > 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 ? Yes. Well, maybe it make sense to do it sooner than later. I'll try to do it this week. -- WBR, Boris Samorodov (bsam) FreeBSD Committer, http://www.FreeBSD.org The Power To Serve