bugunrtf - Bugs: bug #43914, "make check" fails due...

 
 

bug #43914: "make check" fails due to missing test-driver file in 0.21.8

Submitter:  Ken Dreyer <ktdreyer>
Submitted:  Fri 02 Jan 2015 02:24:03 PM UTC
   
 
Category:  None Severity:  3 - Normal
Priority:  5 - Normal Item Group:  None
Status:  Fixed Privacy:  Public
Assigned to:  None Open/Closed:  Closed
Release:  None
* Mandatory Fields

Add a New Comment Rich Markup
   

Sun 04 Jan 2015 03:24:37 AM UTC, comment #1: 

In unrtf-0.21.9, the config/test-driver file is present in the tarball, so the build succeeds.

So this is fixed in 0.21.9.

Ken Dreyer <ktdreyer>
Fri 02 Jan 2015 02:24:03 PM UTC, original submission:  

The ./config/test-driver file was removed in unrtf 0.21.8, but this file is still used by "make check". This causes "make check" to fail for 0.21.8.


$ grep -R test-driver
tests/Makefile.in: $(top_srcdir)/config/test-driver
tests/Makefile.in:LOG_DRIVER = $(SHELL) $(top_srcdir)/config/test-driver
tests/Makefile.in:TEST_LOG_DRIVER = $(SHELL) $(top_srcdir)/config/test-driver


For example, here's the relevant output from a Fedora package build of 0.21.8:

+ make check
Making check in src
make[1]: Entering directory `/builddir/build/BUILD/unrtf-0.21.8/src'
make[1]: Nothing to be done for `check'.
make[1]: Leaving directory `/builddir/build/BUILD/unrtf-0.21.8/src'
Making check in tests
make[1]: Entering directory `/builddir/build/BUILD/unrtf-0.21.8/tests'
make  check-TESTS
make[2]: Entering directory `/builddir/build/BUILD/unrtf-0.21.8/tests'
make[3]: Entering directory `/builddir/build/BUILD/unrtf-0.21.8/tests'
/bin/sh: ../config/test-driver: No such file or directory
make[3]: * [test_html.sh.log] Error 127
make[3]: Leaving directory `/builddir/build/BUILD/unrtf-0.21.8/tests'
make[2]: * [check-TESTS] Error 2
make[2]: Leaving directory `/builddir/build/BUILD/unrtf-0.21.8/tests'
make[1]: Leaving directory `/builddir/build/BUILD/unrtf-0.21.8/tests'
make[1]: * [check-am] Error 2
make: * [check-recursive] Error 1
error: Bad exit status from /var/tmp/rpm-tmp.4cNIVK (%check)
    Bad exit status from /var/tmp/rpm-tmp.4cNIVK (%check)

Ken Dreyer <ktdreyer>

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attach Files:
   
   
Comment:
   

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by medoc (Updated the item)
  • -email is unavailable- added by ktdreyer (Submitted the item)
  •  

    There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

    Only logged-in users can vote.

     

    Follow 2 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2015-03-24 medoc Open/ClosedOpen Closed
    2015-03-24 medoc StatusNone Fixed

    Back to the top

    Powered by Savane 3.13-d3ae.
    Corresponding source code