bug-gnu-utils
[Top][All Lists]
Advanced

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

probably spurious failure in test `version'


From: Stefano Lattarini
Subject: probably spurious failure in test `version'
Date: Tue, 31 May 2011 12:14:48 +0200
User-agent: KMail/1.13.3 (Linux/2.6.30-2-686; KDE/4.4.4; i686; ; )

I've encountered this (I think spurious) failure while testing the latest
developement version of sed.

 $ git describe
 4.2-44-g607d56e

 $ make check
 ...
 PASS: help
 make[3]: Entering directory `/devel/bleeding/src/sed/testsuite'
 LC_ALL=C  ../sed/sed --version 2>&1 | LC_ALL=C tr -d \\r > version.out
 cmp version.good version.out 
 version.good version.out differ: byte 1, line 1
 make[3]: *** [version] Error 1
 make[3]: Leaving directory `/devel/bleeding/src/sed/testsuite'
 FAIL: version
 PASS: file
 ...

Attached are the files testsuite/version.{gin,good,out}.  Let me know
if you need more details.

Regards,
  Stefano
GNU sed version @VERSION@
Copyright (C) @COPYRIGHT_YEAR@ Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE,
to the extent permitted by law.

GNU sed home page: <http://www.gnu.org/software/sed/>.
General help using GNU software: <http://www.gnu.org/gethelp/>.
E-mail bug reports to: <@PACKAGE_BUGREPORT@>.
Be sure to include the word ``sed'' somewhere in the ``Subject:'' field.
GNU sed version 4.2.1
Copyright (C) @COPYRIGHT_YEAR@ Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE,
to the extent permitted by law.

GNU sed home page: <http://www.gnu.org/software/sed/>.
General help using GNU software: <http://www.gnu.org/gethelp/>.
E-mail bug reports to: <address@hidden>.
Be sure to include the word ``sed'' somewhere in the ``Subject:'' field.
../sed/sed (GNU sed) 4.2.1
Packaged by Bleeding Edge Support (4.2-44-g607d56e)
Copyright (C) 2010 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>.
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.

Written by Jay Fenlason, Tom Lord, Ken Pizzini,
and Paolo Bonzini.
GNU sed home page: <http://www.gnu.org/software/sed/>.
General help using GNU software: <http://www.gnu.org/gethelp/>.
E-mail bug reports to: <address@hidden>.
Be sure to include the word ``sed'' somewhere in the ``Subject:'' field.

reply via email to

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