[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
FAIL: test-strtod
From: |
Jean-Michel Beuken |
Subject: |
FAIL: test-strtod |
Date: |
Sat, 19 Jul 2008 19:15:54 +0200 |
User-agent: |
Thunderbird 2.0.0.14 (Macintosh/20080421) |
Hello,
- automake-1.10
- gcc (GCC) 4.1.2 20071124 (Red Hat 4.1.2-42)
- CentOS release 5.2 (Final)
- Dual-Core AMD Opteron(tm) Processor 2220
build automake with :
./configure && make && make check
above output of './configure' and a part of output of 'make check'
regards
jmb
---------------------------make check ---------------------------
....
PASS: txinfo4.test
XFAIL: txinfo5.test
PASS: txinfo6.test
...
=====================================
1 of 544 tests failed
(60 tests were not run)
Please report to address@hidden
=====================================
----------------------------------------------------------------
--------------------./configure----------------------------
address@hidden automake-1.10]# ./configure
checking build system type... x86_64-unknown-linux-gnu
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking for perl... /usr/bin/perl
checking for tex... no
checking whether autoconf is installed... yes
checking whether autoconf works... yes
checking whether autoconf is recent enough... yes
checking whether ln works... yes
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for fgrep... /bin/grep -F
configure: creating ./config.status
config.status: creating Makefile
config.status: creating doc/Makefile
config.status: creating lib/Automake/Makefile
config.status: creating lib/Automake/tests/Makefile
config.status: creating lib/Makefile
config.status: creating lib/am/Makefile
config.status: creating m4/Makefile
config.status: creating tests/Makefile
config.status: creating tests/defs
config.status: creating tests/aclocal-1.10
config.status: creating tests/automake-1.10
------------------------------------------------------------
- FAIL: test-strtod,
Jean-Michel Beuken <=