I compiled jubatus-mpio with clang 3.0, compiled jubatus-msgpack-rpc with gcc 4.7.2 then rpc tests fail. and test/Makefile.am option missed -msgpack instead of -lmsgpack.
$ make check
(snip)
2013-01-23 11:58:40 transport/tcp.cc:247: connecting to 127.0.0.1:18811
I wrote test environment.
jubatus/jubatus#120 (comment)