Menu

#131 5.1.9: test suite fails

v1.0_(example)
wont-fix
nobody
None
1
2024-01-20
2019-04-02
No
+ cd giflib-5.1.9
+ /usr/bin/make -O -j4 check
Making check in pic
make[1]: Nothing to be done for 'check'.
Making check in doc
make[1]: Nothing to be done for 'check'.
/usr/bin/make  check-TESTS
make[3]: *** No rule to make target 'test.sh', needed by 'test.sh.log'.  Stop.
make[2]: *** [Makefile:1259: check-TESTS] Error 2
make[1]: *** [Makefile:1489: check-am] Error 2
make: *** [Makefile:1036: check-recursive] Error 1
error: Bad exit status from /var/tmp/rpm-tmp.NEJmBw (%check)

Discussion

  • Tomasz Kłoczko

    Gosh I forgot that I've added in my rpm package autotools build suite and it has no finished test suite hooks :P

     
  • Eric S. Raymond

    Eric S. Raymond - 2019-04-02
    • status: open --> wont-fix
     
  • Eric S. Raymond

    Eric S. Raymond - 2019-04-02

    Test suite is running fine here. Just do "make check".

    I think your problem was autoconf. Which is a horror that should be nuked from orbit.

     
    • Tomasz Kłoczko

      Just tested and it still fails in latest version

      + cd giflib-5.2.1
      + /usr/bin/make -O -j48 V=1 VERBOSE=1 check
      Making check in pic
      make[1]: Nothing to be done for 'check'.
      Making check in doc
      make[1]: Nothing to be done for 'check'.
      /usr/bin/make  check-TESTS
      make[3]: *** No rule to make target 'test.sh', needed by 'test.sh.log'.  Stop.
      make[2]: *** [Makefile:1264: check-TESTS] Error 2
      make[1]: *** [Makefile:1499: check-am] Error 2
      
       

      Last edit: Tomasz Kłoczko 2024-01-20

Log in to post a comment.

MongoDB Logo MongoDB