[Groonga-commit] [Still Failing] groonga/groonga#1853 (master - 4231375)

アーカイブの一覧に戻る

Travis CI notif****@travi*****
Tue Jun 11 15:07:35 JST 2013


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

Build: #1853
Status: Still Failing

Duration: 10 minutes and 7 seconds
Commit: 4231375 (master)
Author: Kouhei Sutou
Message: clang: suppress a warning

Define missing _GNU_SOURCE for mkostemp().

    lib/ii.c:7217:30: warning: implicit declaration
          of function 'mkostemp' is invalid in C99 [-Wimplicit-function-declaration]
              ii_buffer->tmpfd = GRN_MKOSTEMP(ii_buffer->tmpfpath,
                                 ^
    lib/groonga_in.h:523:45: note: expanded from
          macro 'GRN_MKOSTEMP'
    #  define GRN_MKOSTEMP(template,flags,mode) mkostemp(template,flags)
                                                ^

View the changeset: https://github.com/groonga/groonga/compare/ba4f11ded2e3...42313752c615

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

--

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...
ダウンロード 



More information about the Groonga-commit mailing list
アーカイブの一覧に戻る