Travis CI
notif****@travi*****
Sat Jan 10 12:33:50 JST 2015
Build Update for groonga/groonga
-------------------------------------
Build: #4196
Status: Failed
Duration: 7 minutes and 8 seconds
Commit: 365080e (master)
Author: Kouhei Sutou
Message: Suppress warnings on MinGW
grn.h:133:0: warning: "strcasecmp" redefined
# define strcasecmp(s1, s2) _stricmp(s1, s2)
^
In file included from /usr/share/mingw-w64/include/guiddef.h:148:0,
from /usr/share/mingw-w64/include/winnt.h:602,
from /usr/share/mingw-w64/include/minwindef.h:146,
from /usr/share/mingw-w64/include/windef.h:8,
from /usr/share/mingw-w64/include/windows.h:69,
from /usr/share/mingw-w64/include/winsock2.h:23,
from grn.h:103,
from db.c:17:
/usr/share/mingw-w64/include/string.h:107:0: note: this is the location of the previous definition
#define strcasecmp _stricmp
^
suggest.c:27:0: warning: "strncasecmp" redefined
# define strncasecmp(s1,s2,n) _strnicmp(s1,s2,n)
^
In file included from /usr/share/mingw-w64/include/guiddef.h:148:0,
from /usr/share/mingw-w64/include/winnt.h:602,
from /usr/share/mingw-w64/include/minwindef.h:146,
from /usr/share/mingw-w64/include/windef.h:8,
from /usr/share/mingw-w64/include/windows.h:69,
from /usr/share/mingw-w64/include/winsock2.h:23,
from ../../lib/grn.h:103,
from ../../lib/grn_ctx.h:21,
from suggest.c:18:
View the changeset: https://github.com/groonga/groonga/compare/b55836a1dba7...365080ebe58e
View the full build log and details: https://travis-ci.org/groonga/groonga/builds/46524177
--
You can configure recipients for build notifications in your .travis.yml file. See http://docs.travis-ci.com/user/notifications
-------------- next part --------------
An HTML attachment was scrubbed...
Download