bug-autoconf
[Top][All Lists]
Advanced

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

[GNU Autoconf 2.61] testsuite: 221 failed


From: Sam Sexton
Subject: [GNU Autoconf 2.61] testsuite: 221 failed
Date: Mon, 08 Jan 2007 15:27:52 +0000

This was run on Solaris 8. I ran run in testsuite.dir/221 to see if that
would help me determine the problem myself, but apart from seeing that
there was a broken pipe, I'm not sure that the time it would take me to
delve into the nether regions of configure would be productive! 
 
Here's the output from the standalone test - the log file is attached:
 

        [203](address@hidden)/company/.../221
<mailto:address@hidden)/company/.../221> : ./run
        ## ----------------------------- ##
        ## GNU Autoconf 2.61 test suite. ##
        ## ----------------------------- ##
        221. acprograms.at:20: testing ...
        ./acprograms.at:20: autoconf --force -W obsolete
        ./acprograms.at:20: autoheader 
        ./acprograms.at:20: top_srcdir=$abs_top_srcdir ./configure -C
        0a1
        > Broken Pipe
        stdout:
        configure: creating cache config.cache
        checking for a sed that does not truncate output... /usr/bin/sed
        configure: updating cache config.cache
        configure: creating ./config.status
        config.status: creating config.h
        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.61.  Invocation command line was
        > 
        >   $ ./configure -C
        > 
        > ## --------- ##
        > ## Platform. ##
        > ## --------- ##
        > 
        > hostname = sunfire19
        > uname -m = sun4u
        > uname -r = 5.8
        > uname -s = SunOS
        > uname -v = Generic_117350-08
        > 
        > /usr/bin/uname -p = sparc
        > /bin/uname -X     = System = SunOS
        > Node = sunfire19
        > Release = 5.8
        > KernelID = Generic_117350-08
        > Machine = sun4u
        > BusType = <unknown>
        > Serial = <unknown>
        > Users = <unknown>
        > OEM# = 0
        > Origin# = 1
        > NumCPU = 1
        > 
        > /bin/arch              = sun4
        > /usr/bin/arch -k       = sun4u
        > /usr/convex/getsysinfo = unknown
        > /usr/bin/hostinfo      = unknown
        > /bin/machine           = unknown
        > /usr/bin/oslevel       = unknown
        > /bin/universe          = unknown
        > 
        > PATH: /reuters/dev/ADTSniffer/src/Packages/autoconf-2.61/tests
        > PATH: /reuters/radt/local/adt_sniffer/bin
        > PATH: /reuters/radt/local/sbin
        > PATH: /reuters/radt/local/bin
        > PATH: /usr/bin
        > PATH: /usr/sbin
        > PATH: /sbin
        > PATH: /reuters/radt/local/scripts
        > PATH: /usr/avt/bin
        > PATH: /usr/avt/gcc-3.4.2/bin
        > 
        > 
        > ## ----------- ##
        > ## Core tests. ##
        > ## ----------- ##
        > 
        > configure:1530: creating cache config.cache
        > configure:1643: checking for a sed that does not truncate
output
        > configure:1722: result: /usr/bin/sed
        > configure:1791: updating cache config.cache
        > configure:1827: creating ./config.status
        > 
        > ## ---------------------- ##
        > ## Running config.status. ##
        > ## ---------------------- ##
        > 
        > This file was extended by config.status, which was
        > generated by GNU Autoconf 2.61.  Invocation command line was
        > 
        >   CONFIG_FILES    = 
        >   CONFIG_HEADERS  = 
        >   CONFIG_LINKS    = 
        >   CONFIG_COMMANDS = 
        >   $ ./config.status 
        > 
        > on sunfire19
        > 
        > config.status:515: creating config.h
        > 
        > ## ---------------- ##
        > ## Cache variables. ##
        > ## ---------------- ##
        > 
        > 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_path_SED=/usr/bin/sed
        > 
        > ## ----------------- ##
        > ## Output variables. ##
        > ## ----------------- ##
        > 
        > DEFS='-DHAVE_CONFIG_H'
        > ECHO_C=''
        > ECHO_N='-n'
        > ECHO_T=''
        > LIBOBJS=''
        > LIBS=''
        > LTLIBOBJS=''
        > PACKAGE_BUGREPORT=''
        > PACKAGE_NAME=''
        > PACKAGE_STRING=''
        > PACKAGE_TARNAME=''
        > PACKAGE_VERSION=''
        > PATH_SEPARATOR=':'
        > SED='/usr/bin/sed'
        > SHELL='/bin/bash'
        > 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
        221. acprograms.at:20:  FAILED (acprograms.at:20)
         
        ## ------------- ##
        ## 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: <address@hidden <mailto:address@hidden> >
           Subject: [GNU Autoconf 2.61] testsuite: 221 failed
         
        [204](address@hidden)/company/.../221
<mailto:address@hidden)/company/.../221> :
         

BTW, I nearly had a fit when I found that testsuite.dir/221 was empty
after I'd run the test manually - but then I realised that the dir had
(I guess) been deleted and recreated. Perhaps a mental health warning
should be provided! ;-)
 
Cheers,

/Sam



Sam Sexton
Infrastructure Group
Transactions Group (Sales & Trading)

Reuters Messaging: address@hidden
(t) +44 24 7625 6562 | (m) +44 7990 563739 | (f) +44 24 7655 5203 

Get the latest news at Reuters.com <http://www.reuters.com/> 

 


This email was sent to you by Reuters, the global news and information company. 
To find out more about Reuters visit www.about.reuters.com

Any views expressed in this message are those of the individual sender, except 
where the sender specifically states them to be the views of Reuters Ltd.

Attachment: testsuite.log
Description: testsuite.log


reply via email to

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