Menu

#27 make check fails (OS X Tiger)

Feature Requests
closed-fixed
None
5
2013-07-08
2007-01-26
No

'make check' fails one test. I didn't look closely but I suspect that perhaps the test was not updated to match the Yom haZikaron update. This is version 3.7.

make check output:

$ make check
make all-recursive
Making all in tests
make[2]: Nothing to be done for `all'.
Making all in doc
make[2]: Nothing to be done for `all'.
make[2]: Nothing to be done for `all-am'.
Making check in tests
make sanity-check
source='sanity-check.c' object='sanity-check.o' libtool=no \ depfile='.deps/sanity-check.Po' tmpdepfile='.deps/sanity-check.TPo' \ depmode=gcc3 /bin/sh ../depcomp \ gcc -DHAVE_CONFIG_H -I. -I. -I.. -I .. -g -O2 -c `test -f 'sanity-check.c' || echo './'`sanity-check.c
gcc -g -O2 -o sanity-check sanity-check.o ../common.o ../danlib.o ../error.o ../greg.o -lm
make check-TESTS
144d143
< 4/25/2004 Yom HaZikaron
146c145
< 4/26/2004 Yom HaAtzma'ut
---
> 4/26/2004 Yom HaZikaron
147a147
> 4/27/2004 Yom HaAtzma'ut
FAIL: hebcal-1
PASS: hebcal-2
===================
1 of 2 tests failed
===================
make[2]: *** [check-TESTS] Error 1
make[1]: *** [check-am] Error 2
make: *** [check-recursive] Error 1

Discussion

  • Danny Sadinoff

    Danny Sadinoff - 2007-01-28

    Logged In: YES
    user_id=269
    Originator: NO

    I see it. Fixed in cvs. This'll go out with the next release. Thanks for the report.

     
  • Danny Sadinoff

    Danny Sadinoff - 2007-01-28
    • assigned_to: nobody --> sadinoff
    • status: open --> open-fixed
     
  • Michael J. Radwin

    • status: open-fixed --> closed-fixed
    • Group: --> Feature Requests
     

Log in to post a comment.