GNU bug report logs -
#11204
automake-1.11.4 test failures, powerpc-darwin8
Previous Next
Reported by: David Fang <fang <at> csl.cornell.edu>
Date: Sun, 8 Apr 2012 19:50:02 UTC
Severity: normal
Tags: moreinfo
Done: Stefano Lattarini <stefano.lattarini <at> gmail.com>
Bug is archived. No further changes may be made.
Full log
Message #25 received at 11204 <at> debbugs.gnu.org (full text, mbox):
>>> and in fact Automake has stopped trying to cater to Debian install-info since
>>> the release 1.11.2.
>>>
>> So I have an install-info from dpkg, which is used by fink, which
>> installs packages to another prefix (default: /sw):
>>
>> fang% which install-info
>> /sw/sbin/install-info
>> fang% dpkg -S `which install-info`
>> dpkg: /sw/sbin/install-info
>>
> What happens if you use GNU info instead? Do the testsuite failures
> persist?
Already using GNU info (previous report):
fang% ls -l `which info`
-rwxr-xr-x 1 fang admin 534832 Nov 11 2008 /sw/bin/info*
fang% dpkg -S /sw/bin/info
texinfo: /sw/bin/info
fang% info --version
info (GNU texinfo) 4.13
>>> What happens if you re-run the failed tests after defining 'AM_UPDATE_INFO_DIR'
>>> to "no" in the environment? Like this:
>>>
>>> $ cd tests && AM_UPDATE_INFO_DIR=no make -jN recheck
>>
>> % env AM_UPDATE_INFO_DIR=no make recheck
>> FAIL: install-info-dir.test
>> FAIL: distcheck-override-infodir.test
>>
> These are weaknesses in the testsuite, which are fixed by the attached
> patch. Thanks for having found them.
And thanks for looking into this issue!
Fang
--
David Fang
http://www.csl.cornell.edu/~fang/
This bug report was last modified 12 years and 187 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.