[Groonga-commit] [Errored] groonga/groonga#1999 (master - e41379f)

Back to archive index

Travis CI notif****@travi*****
Thu Jul 11 21:40:19 JST 2013


Build Update for groonga/groonga
-------------------------------------

Build: #1999
Status: Errored

Duration: 13 minutes and 12 seconds
Commit: e41379f (master)
Author: Kouhei Sutou
Message: suggest: support zmq_msg_recv() in zmq >= 3

GitHub: refs #63

See also: http://www.zeromq.org/docs:3-1-upgrade

Reported by Naoya Inada. Thanks!!!

    groonga_suggest_learner.c:377:41: note: each undeclared identifier is reported only once for each function it appears in
    groonga_suggest_learner.c: In function ‘recv_event_loop’:
    groonga_suggest_learner.c:468:9: error: too few arguments to function ‘zmq_recv’
             if (zmq_recv(zmq_sock, &msg, 0)) {
             ^
    In file included from groonga_suggest_learner.c:17:0:
    /usr/include/zmq.h:350:16: note: declared here
     ZMQ_EXPORT int zmq_recv (void *s, void *buf, size_t len, int flags);
                    ^

View the changeset: https://github.com/groonga/groonga/compare/a6f6fe73be46...e41379f6ec8e

View the full build log and details: https://travis-ci.org/groonga/groonga/builds/8964796

--

You can configure recipients for build notifications in your .travis.yml file. See http://about.travis-ci.org/docs/user/build-configuration



-------------- next part --------------
An HTML attachment was scrubbed...
Download 



More information about the Groonga-commit mailing list
Back to archive index