bug-grep
[Top][All Lists]
Advanced

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

make check failures on i686-apple-darwin9 (2.5.3, cvs)


From: Elias Pipping
Subject: make check failures on i686-apple-darwin9 (2.5.3, cvs)
Date: Thu, 18 Dec 2008 11:31:16 +0100
User-agent: domainFACTORY

Hi,

here's what I did:

$ tar xf grep-2.5.3.tar.bz2
$ cd grep-2.5.3
$ ./configure
[ snip ]
$ make
[ snip ]
$ make check > test-2.5.3.log 2>&1
$ mv config.log config-2.5.3.log

$ cvs -z3 -d:pserver:address@hidden:/sources/grep co grep
$ cd grep/
$ ./autogen.sh && ./configure
[ snip ]
$ make
[ snip ]
$ make check > test-cvs.log 2>&1
$ mv config.log config-cvs.log


I've attached the logs.

$ grep FAIL: test-*
test-2.5.3.log:FAIL: foad1.sh
test-2.5.3.log:FAIL: yesno.sh
test-cvs.log:FAIL: foad1.sh


-- Elias

Attachment: config-2.5.3.log.bz2
Description: BZip2 compressed data

Attachment: config-cvs.log.bz2
Description: BZip2 compressed data

Attachment: test-2.5.3.log
Description: Text Data

Attachment: test-cvs.log
Description: Text Data


reply via email to

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