[Groonga-commit] Errored: groonga/groonga#9478 (master - 0f44df5)

Back to archive index

Travis CI build****@travi*****
Tue Nov 21 02:46:55 JST 2017


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

Build: #9478
Status: Errored

Duration: 1 hour, 59 minutes, and 21 seconds
Commit: 0f44df5 (master)
Author: Kouhei Sutou
Message: cmake: fix LZ4 and MessagePack detection

https://github.com/MariaDB/server/commit/8b18a44fa7e5ddf6c8caee37de4f6112c64dfc87

> fix LZ4 detection on Mac OS X and FreeBSD. Cannot do
>
>    pkg_check_modules(LIBLZ4 liblz4)
>    find_library(LIBLZ4_LIBS ... )
>
> because find_library(X) does not do anything if X is defined (documented),
> and pkg_check_modules(Y) sets Y_LIBS to "" (undocumented!)

Reported by Sergei Golubchik. Thanks!!!

View the changeset: https://github.com/groonga/groonga/compare/baeb53ad2c95...0f44df56ec33

View the full build log and details: https://travis-ci.org/groonga/groonga/builds/304808166?utm_source=email&utm_medium=notification

--

You can configure recipients for build notifications in your .travis.yml file. See https://docs.travis-ci.com/user/notifications

-------------- next part --------------
An HTML attachment was scrubbed...
URL: https://lists.osdn.me/mailman/archives/groonga-commit/attachments/20171120/26138952/attachment.htm 



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