$ ./testsuite -v -d 145 ## ------------------------------ ## ## GNU Autoconf 2.61b test suite. ## ## ------------------------------ ## 145. c.at:94: testing ... ../../tests/c.at:94: autoconf --force -W obsolete ../../tests/c.at:94: /bin/sh -n configure ../../tests/c.at:94: autoheader ../../tests/c.at:94: top_srcdir=$abs_top_srcdir ./configure -C stdout: configure: creating cache config.cache checking for gcc... cc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... no checking whether cc accepts -g... yes checking for cc option to accept ISO C89... none needed checking how to run the C preprocessor... cc -E configure: updating cache config.cache configure: creating ./config.status config.status: creating config.h ../../tests/c.at:94: $at_diff "state-ls.before" "state-ls.after" ../../tests/c.at:94: $at_diff "clean-state-env.before" "clean-state-env.after" ../../tests/c.at:94: top_srcdir=$abs_top_srcdir ./configure -C stdout: configure: loading cache config.cache checking for gcc... (cached) cc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... (cached) o checking whether we are using the GNU C compiler... (cached) no checking whether cc accepts -g... (cached) yes checking for cc option to accept ISO C89... (cached) none needed checking how to run the C preprocessor... (cached) cc -E configure: creating ./config.status config.status: creating config.h config.status: config.h is unchanged ../../tests/c.at:94: $at_diff "state-ls.before" "state-ls.after" --- /dev/null Wed Dec 12 15:18:46 2007 +++ /dev/fs/F/dev/Public/Interix/AutoTools/autoconf/build.cc/tests/testsuite.dir/at-stdout Fri Jan 4 10:39:06 2008 @@ -0,0 +1,8 @@ +--- state-ls.before Fri Jan 4 10:39:00 2008 ++++ state-ls.after Fri Jan 4 10:39:05 2008 +@@ -6,4 +6,5 @@ + config-h.r1 + configure + configure.ac ++conftest.o + testsuite.log ../../tests/c.at:94: exit code was 1, expected 0 config.log: > This file contains any messages produced by compilers while > running configure, to aid debugging if configure makes a mistake. > > It was created by configure, which was > generated by GNU Autoconf 2.61b. Invocation command line was > > $ ./configure -C > > ## --------- ## > ## Platform. ## > ## --------- ## > > hostname = max2008 > uname -m = genuineintel > uname -r = 6.0 > uname -s = Interix > uname -v = 10.0.6025.0 > > /usr/bin/uname -p = Intel64_Family_15_Model_6_Stepping_5 > /bin/uname -X = > System = Interix > Node = max2008 > Release = 6.0 > Version = 10.0.6025.0 > Machine = genuineintel > Processor = Intel64_Family_15_Model_6_Stepping_5 > HostSystem = Windows > HostRelease = 6.0 > HostVersion = SP1, v.66 > > /bin/arch = unknown > /usr/bin/arch -k = unknown > /usr/convex/getsysinfo = unknown > /usr/bin/hostinfo = unknown > /bin/machine = unknown > /usr/bin/oslevel = unknown > /bin/universe = unknown > > PATH: /dev/fs/F/dev/Public/Interix/AutoTools/autoconf/build.cc/tests > PATH: /dev/fs/F/dev/Public/Interix/AutoTools/autoconf/tests > PATH: /usr/local/bin > PATH: /bin > PATH: /usr/contrib/bin > PATH: /usr/contrib/win32/bin > PATH: /usr/X11R6/bin > PATH: /dev/fs/D/Windows/System32 > PATH: /common > PATH: /dev/fs/H/msdev/vs2008/VC/bin/amd64 > PATH: /dev/fs/H/WinSDK/Vista/bin/x64 > PATH: /dev/fs/H/WinSDK/Vista/bin > PATH: /dev/fs/H/Intel/Compiler/C++/10.1.013/EM64T/Bin > PATH: /dev/fs/H/devprog/pgi/sua64/7.1-3/bin > > > ## ----------- ## > ## Core tests. ## > ## ----------- ## > > configure:1629: loading cache config.cache > configure:1798: checking for gcc > configure:1825: result: cc > configure:2063: checking for C compiler version > configure:2071: cc --version >&5 > cc: unknown option --. > usage: cc [-bcEgGMOPRsSu] [-B shared|static|dll] [-D name[=value]] [-I directory] > [-L directory] [-m x86|x64] [-o executableName] [-p pdbfilename] > [-U name] [-X CL_options] [-Y LINK_options] > [-N stdc|nostdlib|nostdlibdir|nostdinc|nostdc] operands ... > configure:2075: $? = 2 > configure:2082: cc -v >&5 > cc: missing argument after -v. > usage: cc [-bcEgGMOPRsSu] [-B shared|static|dll] [-D name[=value]] [-I directory] > [-L directory] [-m x86|x64] [-o executableName] [-p pdbfilename] > [-U name] [-X CL_options] [-Y LINK_options] > [-N stdc|nostdlib|nostdlibdir|nostdinc|nostdc] operands ... > configure:2086: $? = 2 > configure:2093: cc -V >&5 > 15.00.21022.08 > configure:2097: $? = 0 > configure:2120: checking for C compiler default output file name > configure:2142: cc -O1 -O1 -D_CTYPE_DISABLE_MACROS conftest.c >&5 > configure:2146: $? = 0 > configure:2184: result: a.out > configure:2201: checking whether the C compiler works > configure:2211: ./a.out > configure:2215: $? = 0 > configure:2232: result: yes > configure:2239: checking whether we are cross compiling > configure:2241: result: no > configure:2244: checking for suffix of executables > configure:2251: cc -o conftest -O1 -O1 -D_CTYPE_DISABLE_MACROS conftest.c >&5 > configure:2255: $? = 0 > configure:2279: result: > configure:2285: checking for suffix of object files > configure:2338: result: o > configure:2342: checking whether we are using the GNU C compiler > configure:2395: result: no > configure:2404: checking whether cc accepts -g > configure:2542: result: yes > configure:2559: checking for cc option to accept ISO C89 > configure:2663: result: none needed > configure:2686: checking how to run the C preprocessor > configure:2804: result: cc -E > configure:2833: cc -E -O1 -D_CTYPE_DISABLE_MACROS conftest.c > configure:2840: $? = 0 > configure:2871: cc -E -O1 -D_CTYPE_DISABLE_MACROS conftest.c > configure:2878: $? = 127 > configure: failed program was: > | /* confdefs.h. */ > | #define PACKAGE_NAME "" > | #define PACKAGE_TARNAME "" > | #define PACKAGE_VERSION "" > | #define PACKAGE_STRING "" > | #define PACKAGE_BUGREPORT "" > | /* end confdefs.h. */ > | #include > configure:3021: creating ./config.status > > ## ---------------------- ## > ## Running config.status. ## > ## ---------------------- ## > > This file was extended by config.status, which was > generated by GNU Autoconf 2.61b. Invocation command line was > > CONFIG_FILES = > CONFIG_HEADERS = > CONFIG_LINKS = > CONFIG_COMMANDS = > $ ./config.status > > on max2008 > > config.status:584: creating config.h > config.status:703: config.h is unchanged > > ## ---------------- ## > ## Cache variables. ## > ## ---------------- ## > > ac_cv_c_compiler_gnu=no > ac_cv_env_CC_set=set > ac_cv_env_CC_value=cc > ac_cv_env_CFLAGS_set=set > ac_cv_env_CFLAGS_value=-O1 > ac_cv_env_CPPFLAGS_set=set > ac_cv_env_CPPFLAGS_value='-O1 -D_CTYPE_DISABLE_MACROS' > ac_cv_env_CPP_set= > ac_cv_env_CPP_value= > ac_cv_env_LDFLAGS_set= > ac_cv_env_LDFLAGS_value= > ac_cv_env_LIBS_set= > ac_cv_env_LIBS_value= > ac_cv_env_build_alias_set= > ac_cv_env_build_alias_value= > ac_cv_env_host_alias_set= > ac_cv_env_host_alias_value= > ac_cv_env_target_alias_set= > ac_cv_env_target_alias_value= > ac_cv_objext=o > ac_cv_prog_CPP='cc -E' > ac_cv_prog_ac_ct_CC=cc > ac_cv_prog_cc_c89= > ac_cv_prog_cc_g=yes > > ## ----------------- ## > ## Output variables. ## > ## ----------------- ## > > CC='cc' > CFLAGS='-O1' > CPP='cc -E' > CPPFLAGS='-O1 -D_CTYPE_DISABLE_MACROS' > DEFS='-DHAVE_CONFIG_H' > ECHO_C='\c' > ECHO_N='' > ECHO_T='' > EXEEXT='' > LDFLAGS='' > LIBOBJS='' > LIBS='' > LTLIBOBJS='' > OBJEXT='o' > PACKAGE_BUGREPORT='' > PACKAGE_NAME='' > PACKAGE_STRING='' > PACKAGE_TARNAME='' > PACKAGE_VERSION='' > PATH_SEPARATOR=':' > SHELL='/bin/sh' > ac_ct_CC='cc' > bindir='${exec_prefix}/bin' > build_alias='' > datadir='${datarootdir}' > datarootdir='${prefix}/share' > docdir='${datarootdir}/doc/${PACKAGE}' > dvidir='${docdir}' > exec_prefix='${prefix}' > host_alias='' > htmldir='${docdir}' > includedir='${prefix}/include' > infodir='${datarootdir}/info' > libdir='${exec_prefix}/lib' > libexecdir='${exec_prefix}/libexec' > localedir='${datarootdir}/locale' > localstatedir='${prefix}/var' > mandir='${datarootdir}/man' > oldincludedir='/usr/include' > pdfdir='${docdir}' > prefix='/usr/local' > program_transform_name='s,x,x,' > psdir='${docdir}' > sbindir='${exec_prefix}/sbin' > sharedstatedir='${prefix}/com' > sysconfdir='${prefix}/etc' > target_alias='' > > ## ----------- ## > ## confdefs.h. ## > ## ----------- ## > > #define PACKAGE_NAME "" > #define PACKAGE_TARNAME "" > #define PACKAGE_VERSION "" > #define PACKAGE_STRING "" > #define PACKAGE_BUGREPORT "" > > configure: exit 0 145. c.at:94: FAILED (c.at:94) ## ------------- ## ## Test results. ## ## ------------- ## ERROR: 1 test was run, 1 failed unexpectedly. ## -------------------------- ## ## testsuite.log was created. ## ## -------------------------- ## Please send `tests/testsuite.log' and all information you think might help: To: Subject: [GNU Autoconf 2.61b] testsuite: 145 failed $