[tlbuild] Test suite failing in libs/paper

Marc Baudoin babafou at babafou.eu.org
Wed Nov 20 14:56:31 CET 2013


Peter Breitenlohner <peb at mppmu.mpg.de> écrit :
> 
> The last two commands in libs/paper/paper.test should yield
> 
>   ./paperconf FOLIO -nw => "folio 612"
>   ./paperconf legal -Nh => "Legal 1008"
> 
> but due to a misleading manpage they use a feature of GNU getopt.
> I have changed the commands into
> 
>   ./paperconf -nw FOLIO
>   ./paperconf -Nh legal
> 
> so this should now work with your non-GNU getopt.

This is much better, thanks!

Unfortunately, the test suite stops somewhere later in the
psutils section. The Work/utils/psutils/test-suite.log is:

===============================================
   psutils (TeX Live) 1.21: ./test-suite.log
===============================================

# TOTAL: 1
# PASS:  0
# SKIP:  0
# XFAIL: 0
# FAIL:  1
# XPASS: 0
# ERROR: 0

.. contents:: :depth: 2

FAIL: psutils
=============

psselect tests OK
psbook tests OK
[1] [2] [3] [4] [5] [6] [7] [8] [9] [10] [11] Wrote 11 pages,
16065 bytes
psresize tests OK
pstops tests OK
epsffit tests OK
failed tests: psnup

Which doesn't help much.  If the problem is not obvious to
somebody, where can I get a more detailed error message (or run
the test suite manually)?


More information about the tlbuild mailing list