ehlo,
building of sssd fail on platforms with older version of check unit testing framework (0.9.8)
src/tests/safe-format-tests.c: In function 'test_safe_format_string_cb': src/tests/safe-format-tests.c:158: error: implicit declaration of function 'ck_assert_int_ge' src/tests/safe-format-tests.c:162: error: implicit declaration of function 'ck_assert_int_lt' make[2]: *** [src/tests/safe_format_tests-safe-format-tests.o] Error 1 make[2]: *** Waiting for unfinished jobs....
patch attached.
LS
On Wed, Jan 15, 2014 at 08:41:38AM +0100, Lukas Slebodnik wrote:
ehlo,
building of sssd fail on platforms with older version of check unit testing framework (0.9.8)
src/tests/safe-format-tests.c: In function 'test_safe_format_string_cb': src/tests/safe-format-tests.c:158: error: implicit declaration of function 'ck_assert_int_ge' src/tests/safe-format-tests.c:162: error: implicit declaration of function 'ck_assert_int_lt' make[2]: *** [src/tests/safe_format_tests-safe-format-tests.o] Error 1 make[2]: *** Waiting for unfinished jobs....
patch attached.
LS
ACK
On Wed, Jan 15, 2014 at 11:01:44AM +0100, Jakub Hrozek wrote:
On Wed, Jan 15, 2014 at 08:41:38AM +0100, Lukas Slebodnik wrote:
ehlo,
building of sssd fail on platforms with older version of check unit testing framework (0.9.8)
src/tests/safe-format-tests.c: In function 'test_safe_format_string_cb': src/tests/safe-format-tests.c:158: error: implicit declaration of function 'ck_assert_int_ge' src/tests/safe-format-tests.c:162: error: implicit declaration of function 'ck_assert_int_lt' make[2]: *** [src/tests/safe_format_tests-safe-format-tests.o] Error 1 make[2]: *** Waiting for unfinished jobs....
patch attached.
LS
ACK
Pushed to master.
sssd-devel@lists.fedorahosted.org