Opened 10 years ago

Closed 10 years ago

Last modified 10 years ago

#4154 closed enhancement (fixed)

sane-backends-1.0.24

Reported by: Fernando de Oliveira Owned by: Fernando de Oliveira
Priority: normal Milestone:
Component: BOOK Version: SVN
Severity: normal Keywords:
Cc:

Description

Build, install and run OK.

Tests seem to have completely changed - "make check" starts fine, but finishes with errors:

============================================================================
Testsuite summary for sane-backends 1.0.24
============================================================================
# TOTAL: 5
# PASS:  5
# SKIP:  0
# XFAIL: 0
# FAIL:  0
# XPASS: 0
# ERROR: 0
============================================================================
make[4]: Leaving directory `/home/fernando/tmp/paco-build-2013.10.06-15h08m40s/sane-backends-1.0.24/testsuite/sanei'
make[3]: Leaving directory `/home/fernando/tmp/paco-build-2013.10.06-15h08m40s/sane-backends-1.0.24/testsuite/sanei'
make[2]: Leaving directory `/home/fernando/tmp/paco-build-2013.10.06-15h08m40s/sane-backends-1.0.24/testsuite/sanei'
Making check in tools
make[2]: Entering directory `/home/fernando/tmp/paco-build-2013.10.06-15h08m40s/sane-backends-1.0.24/testsuite/tools'
**** Testing ../../tools/sane-desc with ./data/testfile.desc
PASS: sane-desc -m ascii -s ./data
PASS: sane-desc -m html-backends-split -s ./data
16499,16500c16499,16500
< This page was last updated on Wed Jul 31 07:52:48 2013
<  by sane-desc 3.5 from sane-backends 1.0.24git
---
> This page was last updated on Sun Oct  6 15:09:53 2013
>  by sane-desc 3.5 from sane-backends 1.0.24
**** File generated for html-backends-split mode is different from reference
make[2]: *** [check.local] Error 1
make[2]: Target `check' not remade because of errors.
make[2]: Leaving directory `/home/fernando/tmp/paco-build-2013.10.06-15h08m40s/sane-backends-1.0.24/testsuite/tools'
make[2]: Entering directory `/home/fernando/tmp/paco-build-2013.10.06-15h08m40s/sane-backends-1.0.24/testsuite'
make[2]: Nothing to be done for `check-am'.
make[2]: Leaving directory `/home/fernando/tmp/paco-build-2013.10.06-15h08m40s/sane-backends-1.0.24/testsuite'
make[1]: *** [check-recursive] Error 1
make[1]: Target `check' not remade because of errors.
make[1]: Leaving directory `/home/fernando/tmp/paco-build-2013.10.06-15h08m40s/sane-backends-1.0.24/testsuite'
make[1]: Entering directory `/home/fernando/tmp/paco-build-2013.10.06-15h08m40s/sane-backends-1.0.24'
make[1]: Nothing to be done for `check-am'.
make[1]: Leaving directory `/home/fernando/tmp/paco-build-2013.10.06-15h08m40s/sane-backends-1.0.24'
make: *** [check-recursive] Error 1
make: Target `check' not remade because of errors.

Change History (4)

comment:1 by Fernando de Oliveira, 10 years ago

http://fossies.org/linux/misc/sane-backends-1.0.24.tar.gz

1ca68e536cd7c1852322822f5f6ac3a4 sane-backends-1.0.24.tar.gz

comment:2 by Fernando de Oliveira, 10 years ago

Owner: changed from blfs-book@… to Fernando de Oliveira

Tests completed successfully with:

      sed -i -e 's/Jul 31 07:52:48/Oct  7 08:58:33/'      \
             -e 's/1.0.24git/1.0.24/'                     \
             testsuite/tools/data/db.ref                  \
             testsuite/tools/data/html-mfgs.ref           \
             testsuite/tools/data/usermap.ref             \
             testsuite/tools/data/html-backends-split.ref \
             testsuite/tools/data/udev+acl.ref            \
             testsuite/tools/data/udev.ref                &&

This looks ugly, for me, but if there are no objections, I will update the package including it.

comment:3 by Fernando de Oliveira, 10 years ago

Resolution: fixed
Status: newclosed

Fixed at revision 11937.

comment:4 by bdubbs@…, 10 years ago

Milestone: current

Milestone current deleted

Note: See TracTickets for help on using tickets.