groff
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Groff] new automake system


From: Bernd Warken
Subject: Re: [Groff] new automake system
Date: Mon, 22 Sep 2014 01:23:56 +0200

> Von: "Bertrand Garrigues" <address@hidden>
 
> Then you can check in the TESTS file for the other targets.  Please note
> that compared to the current build system:
>   - There are 2 new targets, 'make check' and 'make distcheck'
>   - Parallel build is supported.
 
With both checks I got an error:
 
1) make check
make[3]: Entering directory '/opt/development/groff/git/automake/groff/build'
FAIL: contrib/gdiffmk/tests/gdiffmk_tests.sh
make[4]: Entering directory '/opt/development/groff/git/automake/groff/build'
make  all-am
make[5]: Entering directory '/opt/development/groff/git/automake/groff/build'
make[5]: Leaving directory '/opt/development/groff/git/automake/groff/build'
make[4]: Leaving directory '/opt/development/groff/git/automake/groff/build'
============================================================================
Testsuite summary for GNU Troff 1.22.2
============================================================================
# TOTAL: 1
# PASS:  0
# SKIP:  0
# XFAIL: 0
# FAIL:  1
# XPASS: 0
# ERROR: 0
============================================================================
See ./test-suite.log
Please report to address@hidden
============================================================================
Makefile:7756: recipe for target 'test-suite.log' failed
make[3]: *** [test-suite.log] Error 1
make[3]: Leaving directory '/opt/development/groff/git/automake/groff/build'
Makefile:7862: recipe for target 'check-TESTS' failed
make[2]: *** [check-TESTS] Error 2
make[2]: Leaving directory '/opt/development/groff/git/automake/groff/build'
Makefile:8071: recipe for target 'check-am' failed
make[1]: *** [check-am] Error 2
make[1]: Leaving directory '/opt/development/groff/git/automake/groff/build'
Makefile:8074: recipe for target 'check' failed
make: *** [check] Error 2
 
2) make distcheck
/usr/bin/texi2dvi: etex exited with bad status, quitting.
Makefile:9257: recipe for target 'doc/groff.dvi' failed
make[1]: *** [doc/groff.dvi] Error 1
make[1]: Leaving directory 
'/opt/development/groff/git/automake/groff/build/groff-1.22.2/_build'
Makefile:7989: recipe for target 'distcheck' failed
make: *** [distcheck] Error 1

Bernd Warken
 



reply via email to

[Prev in Thread] Current Thread [Next in Thread]