Anyone got RethinkDB working in FreeBSD?

Kurt Jaeger lists at opsec.eu
Fri Sep 18 20:23:56 UTC 2015


Hi!

https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=203043

> Too bad about 9.3, but this is still great news!
> The upgrade from 9.3 to 10.2 seems a much easier step
> than the upgrade from 9.3 to 11.0. So if there is no
> solution for 9.3, I will try upgrading our server to 10.2.

I strongly suggest that you test the application on some
testhost before upgrading any production server. Because:

1) I did not do any run-tests and I'm sceptic that it will work
   out of the box
2) It builds with some /var/lib pathes which still to be changed
   to proper pathes like /var/db or /var/spool or something.
3) A rc.d script is not yet provided.

If you can update the problem report with your tests, that would
be very helpful.

> In the mean time, I tried compiling in a 10.1 server. I just
> unpacked the latest shar and ran make. I got an error that I fixed
> by including time.h in src/arch/io/timer/timer_signal_provider.hpp,
> but then I got "error: use of undeclared identifier 'ppoll'" in
> src/arch/runtime/event_queue/poll.cc. This error I think I can't
> fix, because it seems that ppoll doesn't exist until 10.2.

Thanks for that pointer! So we need to mark the port as limited to
10.2 and newer.

> So I
> will upgrade that 10.1 server to 10.2 this weekend or next week,
> and try compiling again in 10.2.

Wonderful. Please report back on the run-tests!

-- 
pi at opsec.eu            +49 171 3101372                         5 years to go !


More information about the freebsd-ports mailing list