Last login: Sun May 19 17:56:02 on ttys000 sharmilas-imac:~ imacsharmilamukherjee$ cd /Users/imacsharmilamukherjee/Downloads/autoconf-2.61 sharmilas-imac:autoconf-2.61 imacsharmilamukherjee$ sharmilas-imac:autoconf-2.61 imacsharmilamukherjee$ ./configure checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... build-aux/install-sh -c -d checking for gawk... no checking for mawk... no checking for nawk... no checking for awk... awk checking whether make sets $(MAKE)... yes checking whether /bin/sh -n is known to work... yes checking for expr... /bin/expr checking for gm4... /usr/bin/gm4 checking whether m4 supports frozen files... yes checking how m4 supports trace files... --error-output checking for perl... /usr/bin/perl checking for emacs... emacs checking whether emacs is sufficiently recent... yes checking for emacs... emacs checking where .elc files should go... ${datarootdir}/emacs/site-lisp checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for a sed that does not truncate output... /usr/bin/sed configure: creating ./config.status config.status: creating tests/Makefile config.status: creating tests/atlocal config.status: creating man/Makefile config.status: creating lib/emacs/Makefile config.status: creating Makefile config.status: creating doc/Makefile config.status: creating lib/Makefile config.status: creating lib/Autom4te/Makefile config.status: creating lib/autoscan/Makefile config.status: creating lib/m4sugar/Makefile config.status: creating lib/autoconf/Makefile config.status: creating lib/autotest/Makefile config.status: creating bin/Makefile config.status: executing tests/atconfig commands sharmilas-imac:autoconf-2.61 imacsharmilamukherjee$ make Making all in bin rm -f autom4te autom4te.tmp sed -e 's|@SHELL[@]|/bin/sh|g' -e 's|@PERL[@]|/usr/bin/perl|g' -e 's|@bindir[@]|/usr/local/bin|g' -e 's|@datadir[@]|/usr/local/share/autoconf|g' -e 's|@prefix[@]|/usr/local|g' -e 's|@autoconf-name[@]|'`echo autoconf | sed 's,x,x,'`'|g' -e 's|@autoheader-name[@]|'`echo autoheader | sed 's,x,x,'`'|g' -e 's|@autom4te-name[@]|'`echo autom4te | sed 's,x,x,'`'|g' -e 's|@M4[@]|/usr/bin/gm4|g' -e 's|@M4_DEBUGFILE[@]|--error-output|g' -e 's|@AWK[@]|awk|g' -e 's|@VERSION[@]|2.61|g' -e 's|@PACKAGE_NAME[@]|GNU Autoconf|g' -e 's|@configure_input[@]|Generated from autom4te.in; do not edit by hand.|g' `test -f ./autom4te.in || echo ./`autom4te.in >autom4te.tmp chmod +x autom4te.tmp chmod a-w autom4te.tmp mv autom4te.tmp autom4te cd ../lib && make autom4te.cfg rm -f autom4te.cfg autom4te.tmp sed -e 's|@SHELL[@]|/bin/sh|g' -e 's|@PERL[@]|/usr/bin/perl|g' -e 's|@bindir[@]|/usr/local/bin|g' -e 's|@datadir[@]|/usr/local/share/autoconf|g' -e 's|@prefix[@]|/usr/local|g' -e 's|@autoconf-name[@]|'`echo autoconf | sed 's,x,x,'`'|g' -e 's|@autoheader-name[@]|'`echo autoheader | sed 's,x,x,'`'|g' -e 's|@autom4te-name[@]|'`echo autom4te | sed 's,x,x,'`'|g' -e 's|@M4[@]|/usr/bin/gm4|g' -e 's|@AWK[@]|awk|g' -e 's|@VERSION[@]|2.61|g' -e 's|@PACKAGE_NAME[@]|GNU Autoconf|g' ./autom4te.in >autom4te.tmp chmod a-w autom4te.tmp mv autom4te.tmp autom4te.cfg cd ../lib/m4sugar && make version.m4 { \ echo '# This file is part of -*- Autoconf -*-.'; \ echo '# Version of Autoconf.'; \ echo '# Copyright (C) 1999, 2000, 2001, 2002'; \ echo '# Free Software Foundation, Inc.'; \ echo ;\ echo 'm4_define([m4_PACKAGE_NAME], [GNU Autoconf])'; \ echo 'm4_define([m4_PACKAGE_TARNAME], [autoconf])'; \ echo 'm4_define([m4_PACKAGE_VERSION], [2.61])'; \ echo 'm4_define([m4_PACKAGE_STRING], [GNU Autoconf 2.61])'; \ echo 'm4_define([m4_PACKAGE_BUGREPORT], [bug-autoconf@gnu.org])'; \ } >version.m4 autom4te_perllibdir='..'/lib AUTOM4TE_CFG='../lib/autom4te.cfg' ../bin/autom4te -B '..'/lib -B '..'/lib --language M4sh --cache '' --melt ./autoconf.as -o autoconf.in rm -f autoconf autoconf.tmp sed -e 's|@SHELL[@]|/bin/sh|g' -e 's|@PERL[@]|/usr/bin/perl|g' -e 's|@bindir[@]|/usr/local/bin|g' -e 's|@datadir[@]|/usr/local/share/autoconf|g' -e 's|@prefix[@]|/usr/local|g' -e 's|@autoconf-name[@]|'`echo autoconf | sed 's,x,x,'`'|g' -e 's|@autoheader-name[@]|'`echo autoheader | sed 's,x,x,'`'|g' -e 's|@autom4te-name[@]|'`echo autom4te | sed 's,x,x,'`'|g' -e 's|@M4[@]|/usr/bin/gm4|g' -e 's|@M4_DEBUGFILE[@]|--error-output|g' -e 's|@AWK[@]|awk|g' -e 's|@VERSION[@]|2.61|g' -e 's|@PACKAGE_NAME[@]|GNU Autoconf|g' -e 's|@configure_input[@]|Generated from autoconf.in; do not edit by hand.|g' `test -f ./autoconf.in || echo ./`autoconf.in >autoconf.tmp chmod +x autoconf.tmp chmod a-w autoconf.tmp mv autoconf.tmp autoconf rm -f autoheader autoheader.tmp sed -e 's|@SHELL[@]|/bin/sh|g' -e 's|@PERL[@]|/usr/bin/perl|g' -e 's|@bindir[@]|/usr/local/bin|g' -e 's|@datadir[@]|/usr/local/share/autoconf|g' -e 's|@prefix[@]|/usr/local|g' -e 's|@autoconf-name[@]|'`echo autoconf | sed 's,x,x,'`'|g' -e 's|@autoheader-name[@]|'`echo autoheader | sed 's,x,x,'`'|g' -e 's|@autom4te-name[@]|'`echo autom4te | sed 's,x,x,'`'|g' -e 's|@M4[@]|/usr/bin/gm4|g' -e 's|@M4_DEBUGFILE[@]|--error-output|g' -e 's|@AWK[@]|awk|g' -e 's|@VERSION[@]|2.61|g' -e 's|@PACKAGE_NAME[@]|GNU Autoconf|g' -e 's|@configure_input[@]|Generated from autoheader.in; do not edit by hand.|g' `test -f ./autoheader.in || echo ./`autoheader.in>autoheader.tmp chmod +x autoheader.tmp chmod a-w autoheader.tmp mv autoheader.tmp autoheader rm -f autoreconf autoreconf.tmp sed -e 's|@SHELL[@]|/bin/sh|g' -e 's|@PERL[@]|/usr/bin/perl|g' -e 's|@bindir[@]|/usr/local/bin|g' -e 's|@datadir[@]|/usr/local/share/autoconf|g' -e 's|@prefix[@]|/usr/local|g' -e 's|@autoconf-name[@]|'`echo autoconf | sed 's,x,x,'`'|g' -e 's|@autoheader-name[@]|'`echo autoheader | sed 's,x,x,'`'|g' -e 's|@autom4te-name[@]|'`echo autom4te | sed 's,x,x,'`'|g' -e 's|@M4[@]|/usr/bin/gm4|g' -e 's|@M4_DEBUGFILE[@]|--error-output|g' -e 's|@AWK[@]|awk|g' -e 's|@VERSION[@]|2.61|g' -e 's|@PACKAGE_NAME[@]|GNU Autoconf|g' -e 's|@configure_input[@]|Generated from autoreconf.in; do not edit by hand.|g' `test -f ./autoreconf.in || echo ./`autoreconf.in>autoreconf.tmp chmod +x autoreconf.tmp chmod a-w autoreconf.tmp mv autoreconf.tmp autoreconf rm -f ifnames ifnames.tmp sed -e 's|@SHELL[@]|/bin/sh|g' -e 's|@PERL[@]|/usr/bin/perl|g' -e 's|@bindir[@]|/usr/local/bin|g' -e 's|@datadir[@]|/usr/local/share/autoconf|g' -e 's|@prefix[@]|/usr/local|g' -e 's|@autoconf-name[@]|'`echo autoconf | sed 's,x,x,'`'|g' -e 's|@autoheader-name[@]|'`echo autoheader | sed 's,x,x,'`'|g' -e 's|@autom4te-name[@]|'`echo autom4te | sed 's,x,x,'`'|g' -e 's|@M4[@]|/usr/bin/gm4|g' -e 's|@M4_DEBUGFILE[@]|--error-output|g' -e 's|@AWK[@]|awk|g' -e 's|@VERSION[@]|2.61|g' -e 's|@PACKAGE_NAME[@]|GNU Autoconf|g' -e 's|@configure_input[@]|Generated from ifnames.in; do not edit by hand.|g' `test -f ./ifnames.in || echo ./`ifnames.in >ifnames.tmp chmod +x ifnames.tmp chmod a-w ifnames.tmp mv ifnames.tmp ifnames rm -f autoscan autoscan.tmp sed -e 's|@SHELL[@]|/bin/sh|g' -e 's|@PERL[@]|/usr/bin/perl|g' -e 's|@bindir[@]|/usr/local/bin|g' -e 's|@datadir[@]|/usr/local/share/autoconf|g' -e 's|@prefix[@]|/usr/local|g' -e 's|@autoconf-name[@]|'`echo autoconf | sed 's,x,x,'`'|g' -e 's|@autoheader-name[@]|'`echo autoheader | sed 's,x,x,'`'|g' -e 's|@autom4te-name[@]|'`echo autom4te | sed 's,x,x,'`'|g' -e 's|@M4[@]|/usr/bin/gm4|g' -e 's|@M4_DEBUGFILE[@]|--error-output|g' -e 's|@AWK[@]|awk|g' -e 's|@VERSION[@]|2.61|g' -e 's|@PACKAGE_NAME[@]|GNU Autoconf|g' -e 's|@configure_input[@]|Generated from autoscan.in; do not edit by hand.|g' `test -f ./autoscan.in || echo ./`autoscan.in >autoscan.tmp chmod +x autoscan.tmp chmod a-w autoscan.tmp mv autoscan.tmp autoscan rm -f autoupdate autoupdate.tmp sed -e 's|@SHELL[@]|/bin/sh|g' -e 's|@PERL[@]|/usr/bin/perl|g' -e 's|@bindir[@]|/usr/local/bin|g' -e 's|@datadir[@]|/usr/local/share/autoconf|g' -e 's|@prefix[@]|/usr/local|g' -e 's|@autoconf-name[@]|'`echo autoconf | sed 's,x,x,'`'|g' -e 's|@autoheader-name[@]|'`echo autoheader | sed 's,x,x,'`'|g' -e 's|@autom4te-name[@]|'`echo autom4te | sed 's,x,x,'`'|g' -e 's|@M4[@]|/usr/bin/gm4|g' -e 's|@M4_DEBUGFILE[@]|--error-output|g' -e 's|@AWK[@]|awk|g' -e 's|@VERSION[@]|2.61|g' -e 's|@PACKAGE_NAME[@]|GNU Autoconf|g' -e 's|@configure_input[@]|Generated from autoupdate.in; do not edit by hand.|g' `test -f ./autoupdate.in || echo ./`autoupdate.in>autoupdate.tmp chmod +x autoupdate.tmp chmod a-w autoupdate.tmp mv autoupdate.tmp autoupdate Making all in . make[1]: Nothing to be done for `all-am'. Making all in lib Making all in Autom4te make[2]: Nothing to be done for `all'. Making all in m4sugar autom4te_perllibdir='../..'/lib AUTOM4TE_CFG='../../lib/autom4te.cfg' ../../bin/autom4te -B '../..'/lib -B '../..'/lib \ --language=m4sugar \ --freeze \ --output=m4sugar.m4f autom4te_perllibdir='../..'/lib AUTOM4TE_CFG='../../lib/autom4te.cfg' ../../bin/autom4te -B '../..'/lib -B '../..'/lib \ --language=m4sh \ --freeze \ --output=m4sh.m4f Making all in autoconf autom4te_perllibdir='../..'/lib AUTOM4TE_CFG='../../lib/autom4te.cfg' ../../bin/autom4te -B '../..'/lib -B '../..'/lib \ --language=autoconf \ --freeze \ --output=autoconf.m4f Making all in autotest autom4te_perllibdir='../..'/lib AUTOM4TE_CFG='../../lib/autom4te.cfg' ../../bin/autom4te -B '../..'/lib -B '../..'/lib \ --language=autotest \ --freeze \ --output=autotest.m4f Making all in autoscan echo '# Automatically Generated: do not edit this file' >autoscan.list sed '/^[#]/!q' ./autoscan.pre >>autoscan.list ( \ sed -n '/^[^#]/p' ./autoscan.pre; \ autom4te_perllibdir='../..'/lib AUTOM4TE_CFG='../../lib/autom4te.cfg' ../../bin/autom4te -B '../..'/lib -B '../..'/lib --cache '' -M -l autoconf -t'AN_OUTPUT:$1: $2 $3' \ ) | LC_ALL=C sort >>autoscan.list Making all in emacs WARNING: Warnings can be ignored. :-) if test "emacs" != no; then \ set x; \ list='autoconf-mode.el autotest-mode.el'; for p in $list; do \ if test -f "$p"; then d=; else d="./"; fi; \ set x "$@" "$d$p"; shift; \ done; \ shift; \ EMACS="emacs" /bin/sh ../../build-aux/elisp-comp "$@" || exit 1; \ else : ; fi Wrote /Users/imacsharmilamukherjee/Downloads/autoconf-2.61/lib/emacs/elc.13522/autoconf-mode.elc Wrote /Users/imacsharmilamukherjee/Downloads/autoconf-2.61/lib/emacs/elc.13522/autotest-mode.elc make[2]: Nothing to be done for `all-am'. Making all in man make[1]: Nothing to be done for `all'. Making all in doc make[1]: Nothing to be done for `all'. Making all in tests make[1]: Nothing to be done for `all'. sharmilas-imac:autoconf-2.61 imacsharmilamukherjee$ make install Making install in bin test -z "/usr/local/bin" || ../build-aux/install-sh -c -d "/usr/local/bin" /usr/bin/install -c 'autom4te' '/usr/local/bin/autom4te' install: /usr/local/bin/autom4te: Permission denied /usr/bin/install -c 'autoconf' '/usr/local/bin/autoconf' install: /usr/local/bin/autoconf: Permission denied /usr/bin/install -c 'autoheader' '/usr/local/bin/autoheader' install: /usr/local/bin/autoheader: Permission denied /usr/bin/install -c 'autoreconf' '/usr/local/bin/autoreconf' install: /usr/local/bin/autoreconf: Permission denied /usr/bin/install -c 'ifnames' '/usr/local/bin/ifnames' install: /usr/local/bin/ifnames: Permission denied /usr/bin/install -c 'autoscan' '/usr/local/bin/autoscan' install: /usr/local/bin/autoscan: Permission denied /usr/bin/install -c 'autoupdate' '/usr/local/bin/autoupdate' install: /usr/local/bin/autoupdate: Permission denied make[2]: *** [install-binSCRIPTS] Error 71 make[1]: *** [install-am] Error 2 make: *** [install-recursive] Error 1 sharmilas-imac:autoconf-2.61 imacsharmilamukherjee$ make check Making check in bin make[1]: Nothing to be done for `check'. Making check in . make[1]: Nothing to be done for `check-am'. Making check in lib Making check in Autom4te make[2]: Nothing to be done for `check'. Making check in m4sugar make check-local Making check in autoconf make check-local Making check in autotest make check-local Making check in autoscan make[2]: Nothing to be done for `check'. Making check in emacs make[2]: Nothing to be done for `check'. make[2]: Nothing to be done for `check-am'. Making check in man make[1]: Nothing to be done for `check'. Making check in doc make[1]: Nothing to be done for `check'. Making check in tests make autoconf autoheader autom4te autoreconf autoscan autoupdate ifnames autom4te_perllibdir='..'/lib AUTOM4TE_CFG='../lib/autom4te.cfg' ../bin/autom4te -B '..'/lib -B '..'/lib --language=M4sh ./wrapper.as-o wrapper.in rm -f autoconf autoconf.tmp input=wrapper.in; \ sed -e 's|@wrap_program[@]|autoconf|g' -e 's|@abs_top_srcdir[@]|/Users/imacsharmilamukherjee/Downloads/autoconf-2.61|g' -e 's|@abs_top_builddir[@]|/Users/imacsharmilamukherjee/Downloads/autoconf-2.61|g' -e "s|@configure_input[@]|Generated from $input.|g" wrapper.in >autoconf.tmp chmod +x autoconf.tmp chmod a-w autoconf.tmp mv -f autoconf.tmp autoconf rm -f autoheader autoheader.tmp input=wrapper.in; \ sed -e 's|@wrap_program[@]|autoheader|g' -e 's|@abs_top_srcdir[@]|/Users/imacsharmilamukherjee/Downloads/autoconf-2.61|g' -e 's|@abs_top_builddir[@]|/Users/imacsharmilamukherjee/Downloads/autoconf-2.61|g' -e "s|@configure_input[@]|Generated from $input.|g" wrapper.in>autoheader.tmp chmod +x autoheader.tmp chmod a-w autoheader.tmp mv -f autoheader.tmp autoheader rm -f autom4te autom4te.tmp input=wrapper.in; \ sed -e 's|@wrap_program[@]|autom4te|g' -e 's|@abs_top_srcdir[@]|/Users/imacsharmilamukherjee/Downloads/autoconf-2.61|g' -e 's|@abs_top_builddir[@]|/Users/imacsharmilamukherjee/Downloads/autoconf-2.61|g' -e "s|@configure_input[@]|Generated from $input.|g" wrapper.in >autom4te.tmp chmod +x autom4te.tmp chmod a-w autom4te.tmp mv -f autom4te.tmp autom4te rm -f autoreconf autoreconf.tmp input=wrapper.in; \ sed -e 's|@wrap_program[@]|autoreconf|g' -e 's|@abs_top_srcdir[@]|/Users/imacsharmilamukherjee/Downloads/autoconf-2.61|g' -e 's|@abs_top_builddir[@]|/Users/imacsharmilamukherjee/Downloads/autoconf-2.61|g' -e "s|@configure_input[@]|Generated from $input.|g" wrapper.in>autoreconf.tmp chmod +x autoreconf.tmp chmod a-w autoreconf.tmp mv -f autoreconf.tmp autoreconf rm -f autoscan autoscan.tmp input=wrapper.in; \ sed -e 's|@wrap_program[@]|autoscan|g' -e 's|@abs_top_srcdir[@]|/Users/imacsharmilamukherjee/Downloads/autoconf-2.61|g' -e 's|@abs_top_builddir[@]|/Users/imacsharmilamukherjee/Downloads/autoconf-2.61|g' -e "s|@configure_input[@]|Generated from $input.|g" wrapper.in >autoscan.tmp chmod +x autoscan.tmp chmod a-w autoscan.tmp mv -f autoscan.tmp autoscan rm -f autoupdate autoupdate.tmp input=wrapper.in; \ sed -e 's|@wrap_program[@]|autoupdate|g' -e 's|@abs_top_srcdir[@]|/Users/imacsharmilamukherjee/Downloads/autoconf-2.61|g' -e 's|@abs_top_builddir[@]|/Users/imacsharmilamukherjee/Downloads/autoconf-2.61|g' -e "s|@configure_input[@]|Generated from $input.|g" wrapper.in>autoupdate.tmp chmod +x autoupdate.tmp chmod a-w autoupdate.tmp mv -f autoupdate.tmp autoupdate rm -f ifnames ifnames.tmp input=wrapper.in; \ sed -e 's|@wrap_program[@]|ifnames|g' -e 's|@abs_top_srcdir[@]|/Users/imacsharmilamukherjee/Downloads/autoconf-2.61|g' -e 's|@abs_top_builddir[@]|/Users/imacsharmilamukherjee/Downloads/autoconf-2.61|g' -e "s|@configure_input[@]|Generated from $input.|g" wrapper.in >ifnames.tmp chmod +x ifnames.tmp chmod a-w ifnames.tmp mv -f ifnames.tmp ifnames make check-local cd ../lib/autotest && make autotest.m4f make[3]: `autotest.m4f' is up to date. autom4te_perllibdir='..'/lib AUTOM4TE_CFG='../lib/autom4te.cfg' ../bin/autom4te -B '..'/lib -B '..'/lib --language=autotest -I . suite.at -o testsuite.tmp mv testsuite.tmp testsuite /bin/sh ./testsuite ## ----------------------------- ## ## GNU Autoconf 2.61 test suite. ## ## ----------------------------- ##
Executables (autoheader, autoupdate...). 1: Syntax of the shell scripts ok 2: Syntax of the Perl scripts ok 3: autom4te cache ok 4: autom4te --force ok 5: autoconf --trace: user macros ok 6: autoconf --trace: builtins ok 7: autoconf: forbidden tokens, basic ok 8: autoconf: forbidden tokens, exceptions ok 9: autoconf: automatically allowed tokens ok 10: autoconf: the empty token ok 11: autoconf: subdirectories ok 12: ifnames ok 13: autoheader ok 14: autoupdate ok 15: autoupdating AC_LINK_FILES ok 16: autoupdating AC_PREREQ ok 17: autoupdating AU_ALIAS ok 18: autoupdating OLD to NEW ok 19: autoupdating AC_HELP_STRING ok 20: autoupdating with m4sugar ok 21: autoupdating AC_LANG_SAVE ok 22: autoupdating AC_FOREACH ok 23: autoupdating with aclocal and m4_include skipped (tools.at:808) M4sugar. 24: m4_warn ok 25: m4_require: error message ok 26: m4_require: circular dependencies ok 27: m4_text_wrap ok 28: Standard regular expressions ok 29: M4 loops ok M4sh. 30: LINENO ok 31: AS_DIRNAME ok 32: AS_BASENAME ok 33: AS_MKDIR_P ok 34: AS_VERSION_COMPARE ok 35: Negated classes in globbing ok 36: Functions Support ok 37: Functions and return Support ok 38: AS_REQUIRE_SHELL_FN and m4_require ok 39: AS_HELP_STRING ok 40: AS_IF and AS_CASE ok 41: AS_LITERAL_IF ok Autotest. 42: Empty test suite ok 43: Empty test ok 44: Empty check ok 45: Truth ok 46: Fallacy ok 47: Literal multiline command ok 48: Multiline parameter expansion ok 49: Backquote command substition ok 50: Multiline backquote command substition ok 51: Parenthetical command substition ok 52: Multiline parenthetical command substition ok 53: Invalid brace-enclosed parameter expansion ok 54: Multiline command from M4 expansion expected failure ( autotest.at:170) 55: Double-M4-quoted command ok 56: BS-newline in command ok 57: ^BS-newline in command ok 58: BSx641-newline in command ok 59: BS-BS-newline in command ok 60: BSx640-newline in command ok 61: Newline-CODE-BS-newline in command ok 62: Single-quote-BS-newline in command ok 63: Single-quote-newline-BS-newline in command ok 64: Backquote in a test title ok 65: Single-quote in a test title ok 66: Double-quote in a test title ok 67: Backslash in a test title ok 68: Brackets in a test title ok 69: Pound in a test title ok 70: Comma in a test title ok 71: Quoted Macro in a test title ok 72: Macro in a test title ok 73: Macro with backquote in a test title expected failure ( autotest.at:290) 74: Macro with single-quote in a test title ok 75: Macro with double-quote in a test title expected failure ( autotest.at:293) 76: Debugging a successful test ok 77: Debugging script and environment ok 78: Debugging a failed test ok 79: Keywords and ranges ok Autoconf base layer. 80: AC_REQUIRE: topological sort ok 81: AC_REQUIRE: error message ok 82: AC_REQUIRE & AC_DEFUN_ONCE: Require, expand ok 83: AC_REQUIRE & AC_DEFUN_ONCE: Expand, require ok 84: AC_REQUIRE & AC_PROVIDE ok 85: AC_CACHE_CHECK ok 86: AC_COMPUTE_INT ok 87: AC_TRY_COMMAND ok 88: Input/Output ok Testing config.status. 89: AC_CONFIG_COMMANDS with empty commands ok 90: Multiple AC_CONFIG_FILES ok 91: AC_ARG_VAR ok 92: AC_CONFIG_FILES, HEADERS, LINKS and COMMANDS ok 93: Macro calls in AC_CONFIG_COMMANDS tags ok 94: Missing templates ok 95: configure invocation ok 96: #define header templates ok 97: Torturing config.status ok 98: Substitute a 2000-byte string ok 99: Define to a 2000-byte string ok 100: Substitute and define special characters ok 101: Substitute a newline ok 102: Define a newline expected failure ( torture.at:652) 103: datarootdir workaround ok 104: srcdir ok 105: Signal handling ok autoreconf. 106: Configuring subdirectories skipped (torture.at:793 ) 107: Deep Package skipped (torture.at:914 ) 108: Non-Autoconf AC_CONFIG_SUBDIRS skipped (torture.at:978 ) 109: Empty directory skipped ( torture.at:1021) 110: Unusual Automake input files skipped ( torture.at:1042) Low level compiling/preprocessing macros. 111: AC_LANG, AC_LANG_PUSH & AC_LANG_POP ok 112: AC_REQUIRE & AC_LANG ok 113: AC_RUN_IFELSE ok 114: AC_TRY_LINK_FUNC FAILED (compile.at:151) Testing autoconf/lang macros. 115: AC_NO_EXECUTABLES ok 116: AC_REQUIRE_CPP ok C low level compiling/preprocessing macros. 117: Extensions ok 118: Broken/missing compilers ok 119: C keywords ok 120: AC_PROG_CPP requires AC_PROG_CC ok 121: AC_PROG_CPP with warnings FAILED (c.at:127) 122: AC_PROG_CPP without warnings skipped (c.at:145) 123: AC_PROG_CPP via CC skipped (c.at:183) Testing autoconf/c macros. 124: AC_C_BACKSLASH_A ok 125: AC_C_BIGENDIAN FAILED (acc.at:13) 126: AC_C_CHAR_UNSIGNED FAILED (acc.at:14) 127: AC_C_FLEXIBLE_ARRAY_MEMBER ok 128: AC_C_INLINE ok 129: AC_C_RESTRICT ok 130: AC_C_STRINGIZE ok 131: AC_C_TYPEOF ok 132: AC_C_VARARRAYS ok 133: AC_PROG_CC_C89 ok 134: AC_PROG_CC_C99 ok 135: AC_PROG_CC_C_O ok 136: AC_PROG_CC_STDC ok 137: AC_PROG_CPP_WERROR ok 138: AC_PROG_GCC_TRADITIONAL ok 139: AC_LANG_C ok 140: AC_LANG_CPLUSPLUS ok 141: AC_LANG_OBJC ok Fortran low level compiling/preprocessing macros. 142: GNU Fortran 77 skipped (fortran.at:52) 143: GNU Fortran skipped (fortran.at:77) Testing autoconf/fortran macros. 144: AC_F77_MAIN skipped ( acfortran.at:12) 145: AC_F77_WRAPPERS skipped ( acfortran.at:13) 146: AC_FC_MAIN skipped ( acfortran.at:14) 147: AC_FC_WRAPPERS skipped ( acfortran.at:15) 148: AC_PROG_F77_C_O skipped ( acfortran.at:16) 149: AC_PROG_FC_C_O skipped ( acfortran.at:17) 150: AC_F77_NAME_MANGLING ok 151: AC_LANG_FORTRAN77 ok Semantics. 152: AC_CHECK_LIB skipped ( semantics.at:74) 153: AC_SEARCH_LIBS FAILED (semantics.at:87 ) 154: AC_SEARCH_LIBS (none needed) FAILED ( semantics.at:101) 155: AC_CHECK_DECLS ok 156: AC_CHECK_FUNCS FAILED ( semantics.at:135) 157: AC_REPLACE_FUNCS FAILED ( semantics.at:156) 158: AC_CHECK_HEADERS FAILED ( semantics.at:178) 159: AC_CHECK_HEADERS_OLD ok 160: AC_CHECK_HEADERS_NEW ok 161: AC_CHECK_MEMBERS ok 162: AC_CHECK_ALIGNOF FAILED ( semantics.at:270) 163: AC_CHECK_ALIGNOF (cross compile) ok 164: AC_CHECK_ALIGNOF struct FAILED ( semantics.at:283) 165: AC_CHECK_ALIGNOF struct (cross compile) ok 166: AC_CHECK_SIZEOF FAILED ( semantics.at:298) 167: AC_CHECK_SIZEOF (cross compile) ok 168: AC_CHECK_SIZEOF struct FAILED ( semantics.at:315) 169: AC_CHECK_SIZEOF struct (cross compile) ok 170: AC_CHECK_TYPES ok 171: AC_CHECK_TYPES: backward compatibility ok 172: AC_CHECK_FILES ok 173: AC_CHECK_PROG & AC_CHECK_PROGS ok 174: AC_C_BIGENDIAN FAILED ( semantics.at:475) 175: AC_PATH_PROG & AC_PATH_PROGS ok 176: AC_PATH_XTRA ok 177: AC_SYS_RESTARTABLE_SYSCALLS FAILED ( semantics.at:568) 178: AC_FUNC_WAIT3 FAILED ( semantics.at:569) Testing autoconf/general macros. 179: AC_ARG_ENABLE ok 180: AC_ARG_PROGRAM ok 181: AC_ARG_VAR ok 182: AC_ARG_WITH ok 183: AC_CANONICAL_TARGET ok 184: AC_CHECK_DECLS_ONCE ok 185: AC_EGREP_CPP ok 186: AC_EGREP_HEADER ok 187: AC_PREFIX_DEFAULT ok 188: AC_PRESERVE_HELP_ORDER ok 189: AC_CHECKING ok 190: AC_COMPILE_CHECK FAILED (acgeneral.at:25 ) 191: AC_ENABLE ok 192: AC_FOREACH ok 193: AC_MSG_RESULT_UNQUOTED ok 194: AC_TRY_COMPILE ok 195: AC_TRY_CPP ok 196: AC_TRY_LINK FAILED (acgeneral.at:31 ) 197: AC_TRY_RUN ok 198: AC_VALIDATE_CACHED_SYSTEM_TUPLE ok 199: AC_WITH ok Testing autoconf/status macros. 200: AC_OUTPUT_COMMANDS ok Testing autoconf/specific macros. 201: AC_ISC_POSIX FAILED ( acspecific.at:12) 202: AC_SYS_INTERPRETER ok 203: AC_SYS_LARGEFILE ok 204: AC_SYS_LONG_FILE_NAMES ok 205: AC_SYS_POSIX_TERMIOS FAILED ( acspecific.at:16) 206: AC_ARG_ARRAY ok 207: AC_DECL_SYS_SIGLIST ok 208: AC_DYNIX_SEQ ok 209: AC_HAVE_POUNDBANG ok 210: AC_IRIX_SUN ok 211: AC_SCO_INTL FAILED ( acspecific.at:24) 212: AC_XENIX_DIR FAILED ( acspecific.at:25) Testing autoconf/programs macros. 213: AC_PROG_AWK ok 214: AC_PROG_FGREP ok 215: AC_PROG_INSTALL ok 216: AC_PROG_LEX FAILED ( acprograms.at:15) 217: AC_PROG_LN_S ok 218: AC_PROG_MAKE_SET ok 219: AC_PROG_MKDIR_P ok 220: AC_PROG_RANLIB ok 221: AC_PROG_SED ok 222: AC_PROG_YACC ok 223: AC_CHECK_TOOL_PREFIX ok 224: AC_DECL_YYTEXT FAILED ( acprograms.at:25) 225: AC_RSH ok Testing autoconf/headers macros. 226: AC_CHECK_HEADERS_ONCE ok 227: AC_HEADER_ASSERT ok 228: AC_HEADER_MAJOR FAILED (acheaders.at:14 ) 229: AC_HEADER_RESOLV ok 230: AC_HEADER_STAT ok 231: AC_HEADER_STDBOOL FAILED (acheaders.at:17 ) 232: AC_HEADER_TIOCGWINSZ ok 233: AC_DIR_HEADER FAILED (acheaders.at:21 ) 234: AC_MEMORY_H FAILED (acheaders.at:22 ) 235: AC_UNISTD_H FAILED (acheaders.at:23 ) 236: AC_USG FAILED (acheaders.at:24 ) Testing autoconf/types macros. 237: AC_STRUCT_DIRENT_D_INO FAILED (actypes.at:12) 238: AC_STRUCT_DIRENT_D_TYPE FAILED (actypes.at:13) 239: AC_STRUCT_ST_BLOCKS FAILED (actypes.at:14) 240: AC_STRUCT_TIMEZONE ok 241: AC_TYPE_INT16_T FAILED (actypes.at:16) 242: AC_TYPE_INT32_T FAILED (actypes.at:17) 243: AC_TYPE_INT64_T FAILED (actypes.at:18) 244: AC_TYPE_INT8_T FAILED (actypes.at:19) 245: AC_TYPE_INTMAX_T FAILED (actypes.at:20) 246: AC_TYPE_INTPTR_T FAILED (actypes.at:21) 247: AC_TYPE_LONG_DOUBLE ok 248: AC_TYPE_LONG_DOUBLE_WIDER ok 249: AC_TYPE_MODE_T FAILED (actypes.at:24) 250: AC_TYPE_OFF_T FAILED (actypes.at:25) 251: AC_TYPE_SIGNAL ok 252: AC_TYPE_SSIZE_T FAILED (actypes.at:27) 253: AC_TYPE_UINT16_T FAILED (actypes.at:28) 254: AC_TYPE_UINT32_T FAILED (actypes.at:29) 255: AC_TYPE_UINT64_T FAILED (actypes.at:30) 256: AC_TYPE_UINT8_T FAILED (actypes.at:31) 257: AC_TYPE_UINTMAX_T FAILED (actypes.at:32) 258: AC_TYPE_UINTPTR_T FAILED (actypes.at:33) 259: AC_C_LONG_DOUBLE ok 260: AC_INT_16_BITS FAILED (actypes.at:37) 261: AC_LONG_64_BITS FAILED (actypes.at:38) 262: AC_STRUCT_ST_BLKSIZE FAILED (actypes.at:39) 263: AC_STRUCT_ST_RDEV FAILED (actypes.at:40) 264: AM_TYPE_PTRDIFF_T FAILED (actypes.at:41) Testing autoconf/functions macros. 265: AC_CHECK_FUNCS_ONCE ok 266: AC_FUNC_CHOWN FAILED ( acfunctions.at:13) 267: AC_FUNC_CLOSEDIR_VOID FAILED ( acfunctions.at:14) 268: AC_FUNC_ERROR_AT_LINE ok 269: AC_FUNC_FNMATCH FAILED ( acfunctions.at:16) 270: AC_FUNC_FORK FAILED ( acfunctions.at:17) 271: AC_FUNC_FSEEKO FAILED ( acfunctions.at:18) 272: AC_FUNC_GETGROUPS FAILED ( acfunctions.at:19) 273: AC_FUNC_GETMNTENT ok 274: AC_FUNC_GETPGRP FAILED ( acfunctions.at:21) 275: AC_FUNC_LSTAT FAILED ( acfunctions.at:22) 276: AC_FUNC_MALLOC FAILED ( acfunctions.at:23) 277: AC_FUNC_MBRTOWC FAILED ( acfunctions.at:24) 278: AC_FUNC_MEMCMP FAILED ( acfunctions.at:25) 279: AC_FUNC_MKTIME FAILED ( acfunctions.at:26) 280: AC_FUNC_MMAP FAILED ( acfunctions.at:27) 281: AC_FUNC_OBSTACK FAILED ( acfunctions.at:28) 282: AC_FUNC_REALLOC FAILED ( acfunctions.at:29) 283: AC_FUNC_SELECT_ARGTYPES FAILED ( acfunctions.at:30) 284: AC_FUNC_SETPGRP FAILED ( acfunctions.at:31) 285: AC_FUNC_SETVBUF_REVERSED FAILED ( acfunctions.at:32) 286: AC_FUNC_STAT FAILED ( acfunctions.at:33) 287: AC_FUNC_STRCOLL FAILED ( acfunctions.at:34) 288: AC_FUNC_STRERROR_R FAILED ( acfunctions.at:35) 289: AC_FUNC_STRFTIME FAILED ( acfunctions.at:36) 290: AC_FUNC_STRNLEN FAILED ( acfunctions.at:37) 291: AC_FUNC_STRTOD FAILED ( acfunctions.at:38) 292: AC_FUNC_STRTOLD ok 293: AC_FUNC_UTIME_NULL FAILED ( acfunctions.at:40) 294: AC_FUNC_VPRINTF FAILED ( acfunctions.at:41) Testing autoconf/libs macros. 295: AC_HAVE_LIBRARY ok Compatibility with other tools. 296: Libtool skipped (foreign.at:32) Autoscan. 297: autoscan ok ## ------------- ## ## Test results. ## ## ------------- ## ERROR: 279 tests were run, 83 failed (4 expected failures). 18 tests were skipped. ## -------------------------- ## ## testsuite.log was created. ## ## -------------------------- ## Please send `tests/testsuite.log' and all information you think might help: To: <bug-autoconf@gnu.org> Subject: [GNU Autoconf 2.61] testsuite: 114 121 125 126 153 154 156 157 158 162 164 166 168 174 177 178 190 196 201 205 211 212 216 224 228 231 233 234 235 236 237 238 239 241 242 243 244 245 246 249 250 252 253 254 255 256 257 258 260 261 262 263 264 266 267 269 270 271 272 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 293 294 failed You may investigate any problem if you feel able to do so, in which case the test suite provides a good starting point. Its output may be found below `tests/testsuite.dir'. make[2]: *** [check-local] Error 1 make[1]: *** [check-am] Error 2 make: *** [check-recursive] Error 1 sharmilas-imac:autoconf-2.61 imacsharmilamukherjee$