bug-automake
[Top][All Lists]
Advanced

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

bug#11092: Testing automake


From: Rob Hoveling
Subject: bug#11092: Testing automake
Date: Sun, 25 Mar 2012 22:34:07 +0200

'make check':

=====================================
3 of 637 tests failed
(92 tests were not run)
See tests/test-suite.log
Please report to address@hidden
=====================================
make[3]: *** [test-suite.log] Error 1
make[2]: *** [check-TESTS] Error 2
make[1]: *** [check-am] Error 2
make: *** [check-recursive] Error 1
Mac-Pro-van-Rob-Hoveling-2:automake-1.11 hoveling$ 

'make install check':

Making installcheck in lib
Making installcheck in Automake
Making installcheck in tests
make[3]: Nothing to be done for `installcheck'.
make[3]: Nothing to be done for `installcheck-am'.
Making installcheck in am
make[2]: Nothing to be done for `installcheck'.
for file in config.guess config.sub install-sh mdate-sh missing mkinstalldirs 
elisp-comp ylwrap acinstall depcomp compile py-compile symlink-tree; do \
          /usr/bin/perl -e "exit ! -x '/usr/local/share/automake-1.11/$file';" 
|| exit 1; \
        done
Making installcheck in .
make[1]: Nothing to be done for `installcheck-am'.
Making installcheck in doc
make[1]: Nothing to be done for `installcheck'.
Making installcheck in m4
make[1]: Nothing to be done for `installcheck'.
Making installcheck in tests
make[1]: Nothing to be done for `installcheck'.
Mac-Pro-van-Rob-Hoveling-2:automake-1.11 hoveling$ automake --version
Useless use of /d modifier in transliteration operator at 
/usr/local/share/automake-1.11/Automake/Wrap.pm line 58.
automake (GNU automake) 1.11
Copyright (C) 2009 Free Software Foundation, Inc.
License GPLv2+: GNU GPL version 2 or later 
<http://gnu.org/licenses/gpl-2.0.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.

Written by Tom Tromey <address@hidden>
       and Alexandre Duret-Lutz <address@hidden>.
Mac-Pro-van-Rob-Hoveling-2:automake-1.11 hoveling$ 




reply via email to

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