From owner-freebsd-ports@freebsd.org Fri Sep 18 10:33:47 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 452899CF5C3 for ; Fri, 18 Sep 2015 10:33:47 +0000 (UTC) (envelope-from lists@opsec.eu) Received: from home.opsec.eu (home.opsec.eu [IPv6:2001:14f8:200::1]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 0461E102C for ; Fri, 18 Sep 2015 10:33:47 +0000 (UTC) (envelope-from lists@opsec.eu) Received: from pi by home.opsec.eu with local (Exim 4.86 (FreeBSD)) (envelope-from ) id 1ZcszC-0002P7-MU; Fri, 18 Sep 2015 12:33:46 +0200 Date: Fri, 18 Sep 2015 12:33:46 +0200 From: Kurt Jaeger To: Peter Cc: freebsd-ports@freebsd.org Subject: Re: Anyone got RethinkDB working in FreeBSD? Message-ID: <20150918103346.GA36682@home.opsec.eu> References: <20150911091155.GU13922@pol-server.leissner.se> <20150911152118.GK36682@home.opsec.eu> <20150911162225.GU13922@pol-server.leissner.se> <20150913202159.GT36682@home.opsec.eu> <20150914094354.GG10833@pol-server.leissner.se> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20150914094354.GG10833@pol-server.leissner.se> 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: Fri, 18 Sep 2015 10:33:47 -0000 Hi! > > > > https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=203043 [...] The latest shar in the ticket builds on all except 9.3. > Then I got this error in configure: > " > * Detecting system configuration > Bash: 4.3.42(0)-release > Use ccache: no > C++ Compiler: CLANG 3.4.1 (clang++) > Host System: x86_64-unknown-freebsd9.3 > Build System: FreeBSD 9.3-RELEASE-p24 amd64 > Cross-compiling: no > Host Operating System: FreeBSD > Build Architecture: amd64 > stdlib: -lstdc++ > C++11: no > * Error: C++11 not found. > In file included from ./mk/gen/check_cxx11.cc:4: > In file included from /usr/include/c++/4.2/map:65: > In file included from /usr/include/c++/4.2/bits/stl_tree.h:69: > In file included from /usr/include/c++/4.2/bits/stl_algobase.h:71: > /usr/include/c++/4.2/bits/stl_pair.h:85:21: error: call to deleted constructor of 'C' > * Aborting configure > *** [do-configure] Error code 1 > " I can reproduce this, too, in poudriere. Using g++46, it overcomes this hurdle only to fail to build some other construct a few seconds into the main build. See http://people.freebsd.org/~pi/logs/databases__rethinkdb-93a-1442564911.txt for the latest status. So we're down to some C++ specific issues. Any ideas ? -- pi@opsec.eu +49 171 3101372 5 years to go !