Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 18 Sep 2015 12:33:46 +0200
From:      Kurt Jaeger <lists@opsec.eu>
To:        Peter <list-freebsd-ports@jyborn.se>
Cc:        freebsd-ports@freebsd.org
Subject:   Re: Anyone got RethinkDB working in FreeBSD?
Message-ID:  <20150918103346.GA36682@home.opsec.eu>
In-Reply-To: <20150914094354.GG10833@pol-server.leissner.se>
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>

next in thread | previous in thread | raw e-mail | index | archive | help
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 !



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20150918103346.GA36682>