bug-autoconf
[Top][All Lists]
Advanced

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

"gmake check" told me to "Please report to ..."


From: Chris Hoogendyk
Subject: "gmake check" told me to "Please report to ..."
Date: Thu, 29 Jan 2009 16:14:08 -0500
User-agent: Thunderbird 2.0.0.18 (Macintosh/20081105)

ok, so, I got this:

=====================================
3 of 549 tests failed
(76 tests were not run)
Please report to address@hidden
=====================================
gmake[2]: *** [check-TESTS] Error 1
gmake[2]: Leaving directory `/usr/local/src/gnu-automake/automake-1.10.2/tests'
gmake[1]: *** [check-am] Error 2
gmake[1]: Leaving directory `/usr/local/src/gnu-automake/automake-1.10.2/tests'
gmake: *** [check-recursive] Error 1

I checked the website for what to do to report a "bug". It said to send the file "test/testsuite.log". However, I have no such file:

wahoo:/usr/local/src/gnu-automake/automake-1.10.2# find . -type f -name '*.log'
./tests/testSubDir/sub/config.log
./config.log
wahoo:/usr/local/src/gnu-automake/automake-1.10.2#

so, I'm wondering what you need.

This was run on a Sun T5220 using gccfss with gmake under Solaris 10.

I scanned back through and found:

XFAIL: auxdir2.test
FAIL: check10.test
XFAIL: cond17.test
FAIL: mmodely.test
FAIL: spy.test
XFAIL: txinfo5.test

Is there anything else I can do for you?


--
---------------

Chris Hoogendyk

-
  O__  ---- Systems Administrator
 c/ /'_ --- Biology & Geology Departments
(*) \(*) -- 140 Morrill Science Center
~~~~~~~~~~ - University of Massachusetts, Amherst
<address@hidden>

---------------
Erdös 4



For system identification, the beginning of the config.log is as follows:


wahoo:/usr/local/src/gnu-automake/automake-1.10.2# more 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 GNU Automake configure 1.10.2, which was
generated by GNU Autoconf 2.63.  Invocation command line was

$ ./configure
## --------- ##
## Platform. ##
## --------- ##

hostname = wahoo
uname -m = sun4v
uname -r = 5.10
uname -s = SunOS
uname -v = Generic_137111-08

/usr/bin/uname -p = sparc
/bin/uname -X     = System = SunOS
Node = wahoo
Release = 5.10
KernelID = Generic_137111-08
Machine = sun4v
BusType = <unknown>
Serial = <unknown>
Users = <unknown>
OEM# = 0
Origin# = 1
NumCPU = 32

/bin/arch              = sun4
/usr/bin/arch -k       = sun4v
/usr/convex/getsysinfo = unknown
/usr/bin/hostinfo      = unknown
/bin/machine           = unknown
/usr/bin/oslevel       = unknown
/bin/universe          = unknown

PATH: /usr/local/gcc/bin
PATH: /opt/coolstack/bin
PATH: /usr/local/sbin
PATH: /usr/local/bin
PATH: /usr/sfw/sbin
PATH: /usr/sfw/bin
PATH: /usr/sbin
PATH: /usr/bin
PATH: /usr/ccs/bin
PATH: /usr/ucb


## ----------- ##
## Core tests. ##
## ----------- ##

configure:1797: checking build system type
configure:1815: result: sparc-sun-solaris2.10
configure:1860: checking for a BSD-compatible install
configure:1928: result: lib/install-sh -c
configure:1939: checking whether build environment is sane
configure:1982: result: yes
configure:2007: checking for a thread-safe mkdir -p
configure:2046: result: lib/install-sh -c -d
configure:2059: checking for gawk
configure:2089: result: no
configure:2059: checking for mawk
configure:2089: result: no
configure:2059: checking for nawk
configure:2075: found /usr/bin/nawk
configure:2086: result: nawk
configure:2097: checking whether gmake sets $(MAKE)
configure:2119: result: yes
configure:2325: checking for perl
configure:2343: found /opt/coolstack/bin/perl
configure:2355: result: /opt/coolstack/bin/perl
configure:2383: checking for tex
configure:2413: result: no
configure:2425: checking whether autoconf is installed
configure:2430: eval autoconf --version
autoconf (GNU Autoconf) 2.63






reply via email to

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