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 20:52:55 +0200

> Von: "Bertrand Garrigues" <address@hidden>

> > 1) make check
> - Could you please send me the content of build/contrib/gdiffmk/tests ?

See the added archive test.tgz. 

#####

> - What happens if you call manually gdiffmk_tests.sh ? For example like
>   this:

$ abs_top_builddir=/opt/development/groff/git/automake/groff/build \
abs_top_srcdir=/opt/development/groff/git/automake/groff/ \
../contrib/gdiffmk/tests/gdiffmk_tests.sh

../contrib/gdiffmk/tests/gdiffmk_tests.sh: 7: 
../contrib/gdiffmk/tests/gdiffmk_tests.sh: 
/opt/development/groff/git/automake/groff//contrib/gdiffmk/tests/runtests.sh: 
not found

See ./test-suite.log:

Makefile:7757: recipe for target 'test-suite.log' failed
make[3]: *** [test-suite.log] Error 1
make[3]: Leaving directory '/opt/development/groff/git/automake/patched/build'
Makefile:7863: recipe for target 'check-TESTS' failed
make[2]: *** [check-TESTS] Error 2
make[2]: Leaving directory '/opt/development/groff/git/automake/patched/build'
Makefile:8072: recipe for target 'check-am' failed
make[1]: *** [check-am] Error 2
make[1]: Leaving directory '/opt/development/groff/git/automake/patched/build'
Makefile:8075: recipe for target 'check' failed
make: *** [check] Error 2

#####

> > 2) make distcheck

Makefile:7757: recipe for target 'test-suite.log' failed
make[4]: *** [test-suite.log] Error 1
make[4]: Leaving directory 
'/opt/development/groff/git/automake/patched/build/groff-1.22.2/_build'
Makefile:7863: recipe for target 'check-TESTS' failed
make[3]: *** [check-TESTS] Error 2
make[3]: Leaving directory 
'/opt/development/groff/git/automake/patched/build/groff-1.22.2/_build'
Makefile:8072: recipe for target 'check-am' failed
make[2]: *** [check-am] Error 2
make[2]: Leaving directory 
'/opt/development/groff/git/automake/patched/build/groff-1.22.2/_build'
Makefile:8075: recipe for target 'check' failed
make[1]: *** [check] Error 2
make[1]: Leaving directory 
'/opt/development/groff/git/automake/patched/build/groff-1.22.2/_build'
Makefile:7990: recipe for target 'distcheck' failed
make: *** [distcheck] Error 1

### ./test-suite.log:

FAIL: contrib/gdiffmk/tests/gdiffmk_tests.sh

/opt/development/groff/git/automake/patched/build/../contrib/gdiffmk/tests/runtests.sh:
 50: 
/opt/development/groff/git/automake/patched/build/../contrib/gdiffmk/tests/runtests.sh:
 function: not found

TEST FAILED
diff: fehlender Operand nach »run«
diff: »diff --help« gibt Ihnen mehr Informationen.

/opt/development/groff/git/automake/patched/build/../contrib/gdiffmk/tests/runtests.sh:
 60: 
/opt/development/groff/git/automake/patched/build/../contrib/gdiffmk/tests/runtests.sh:
 Syntax error: "}" unexpected

#####

> What version of texinfo are you using ? I reproduced this problem with
> texinfo 5.2. The problem is that the macro @LE{} works correctly with
> texinfo 4.13, but not texinfo 5.2. I have the same problem on master,
> the difference is that groff.pdf is not built by default, you have
> manually build it:

I have texinfo 5.2 and applied your patch for groff.texi.
 
>   $ cd build/doc
>   $ make groff.pdf
 
This dows not work for me

Bernd Warken

Attachment: tests.tgz
Description: application/compressed-tar


reply via email to

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