bug#30172: dvi, ps, and pdf targets use AM_MAKEINFOFLAGS

2018-01-19 Thread Mathieu Lirzin
The test suite fails for “t/txinfo-many-output-formats.sh” and “t/txinfo-many-output-formats-vpath.sh”. $ make check \ TESTS="t/txinfo-many-output-formats.sh t/txinfo-many-output-formats-vpath.sh" test-suite.log Description: Binary data The following patch makes the tests pass. diff

bug#20031: GNU Automake 1.15 fails on three "yacc" cxx related tests on Solaris 10 AMD64

2018-01-19 Thread Dennis Clarke
On 19/01/18 07:25 AM, Mathieu Lirzin wrote: Hello, Those test failures are/were happening because IIUC Solaris header declares malloc, free, exit only in the std namespace [1]. "dcla...@blastwave.org" writes: Good day and thank you for looking at this. I am going to get around to testing

bug#20031: GNU Automake 1.15 fails on three "yacc" cxx related tests on Solaris 10 AMD64

2018-01-19 Thread Mathieu Lirzin
Hello, Those test failures are/were happening because IIUC Solaris header declares malloc, free, exit only in the std namespace [1]. "dcla...@blastwave.org" writes: > /opt/solarisstudio12.4/bin/CC -DPACKAGE_NAME=\"yacc-cxx\" > -DPACKAGE_TARNAME=\"yacc-cxx\" -DPACKAGE_VERSION=\"1.0\" > -DPACK

bug#26738: Build failures

2018-01-19 Thread Mathieu Lirzin
Mathieu Lirzin writes: > ‘hammer’ and ‘spanner’ are not found when running ‘make distcheck’ > because they are not ditributed in the tarball. Those scripts are > declared in the DEJATOOL special variable. So I am wondering if the > contents of this variable should be automatically distributed o