GNU bug report logs -
#8669
tail-2 in coreutils 5.1.2 fails
Previous Next
Reported by: Philipp Thomas <pth <at> suse.de>
Date: Fri, 13 May 2011 09:47:01 UTC
Severity: normal
Done: Jim Meyering <jim <at> meyering.net>
Bug is archived. No further changes may be made.
To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 8669 in the body.
You can then email your comments to 8669 AT debbugs.gnu.org in the normal way.
Toggle the display of automated, internal messages from the tracker.
Report forwarded
to
owner <at> debbugs.gnu.org, bug-coreutils <at> gnu.org
:
bug#8669
; Package
coreutils
.
(Fri, 13 May 2011 09:47:01 GMT)
Full text and
rfc822 format available.
Acknowledgement sent
to
Philipp Thomas <pth <at> suse.de>
:
New bug report received and forwarded. Copy sent to
bug-coreutils <at> gnu.org
.
(Fri, 13 May 2011 09:47:02 GMT)
Full text and
rfc822 format available.
Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
While building coreutils 5.1.2 (SUSE SLES9) tail-2 fails with the output
below and I can't quite make out what the test is doing and whether I should
investigate. Can anybody help?
Philipp
+ tmp=tail-as2.17851
++ pwd
+ pwd=/usr/src/packages/BUILD/coreutils-5.2.1/tests/tail-2
+ trap 'cd /usr/src/packages/BUILD/coreutils-5.2.1/tests/tail-2; rm -rf
tail-as2.17851' 0 1 2 3 15
+ test_failure=0
+ mkdir tail-as2.17851
+ cd tail-as2.17851
+ test 0 = 1
+ ok=ok ok ok
+ touch a
+ tail_pid=17869
+ tail --follow=name a foo
+ echo ok ok ok
+ sleep 12
+ echo sleeping for 7 seconds...
sleeping for 7 seconds...
+ sleep 7
+ mv f foo
+ wait
+ kill 17869
[1]- Terminated tail --follow=name a foo >err 2>&1
++ cat err
+ fail=0
+ test 0 = 1
+ exit 0
+ cd /usr/src/packages/BUILD/coreutils-5.2.1/tests/tail-2
+ rm -rf tail-as2.17851
PASS: assert-2
======================================
1 of 5 tests failed
(1 tests were not run)
Please report to bug-coreutils <at> gnu.org
======================================
make[3]: *** [check-TESTS] Error 1
make[3]: Leaving directory
`/usr/src/packages/BUILD/coreutils-5.2.1/tests/tail-2'
Reply sent
to
Jim Meyering <jim <at> meyering.net>
:
You have taken responsibility.
(Fri, 13 May 2011 10:27:01 GMT)
Full text and
rfc822 format available.
Notification sent
to
Philipp Thomas <pth <at> suse.de>
:
bug acknowledged by developer.
(Fri, 13 May 2011 10:27:01 GMT)
Full text and
rfc822 format available.
Message #10 received at 8669-done <at> debbugs.gnu.org (full text, mbox):
Philipp Thomas wrote:
> While building coreutils 5.1.2 (SUSE SLES9) tail-2 fails with the output
> below and I can't quite make out what the test is doing and whether I should
> investigate. Can anybody help?
...
> + exit 0
> + cd /usr/src/packages/BUILD/coreutils-5.2.1/tests/tail-2
> + rm -rf tail-as2.17851
> PASS: assert-2
> ======================================
> 1 of 5 tests failed
Thanks, but without knowing more, I can't help.
You've shown the verbose output of only the final test,
and it happened to pass.
For the failing test, usually there's a good hint or two
in the vicinity of a "fail=1" assignment.
Since coreutils-5.1.2 is so old, I'm already marking this "bug"
as "done", but you're welcome to continue discussion, and
if it's a bug that affects the latest, I'll happily reopen it.
Message #11 received at 8669-done <at> debbugs.gnu.org (full text, mbox):
* Jim Meyering (jim <at> meyering.net) [20110513 12:26]:
> You've shown the verbose output of only the final test,
> and it happened to pass.
That's what confused me too.
> For the failing test, usually there's a good hint or two
> in the vicinity of a "fail=1" assignment.
OK, I'll hunt the full build log then.
> as "done", but you're welcome to continue discussion, and
> if it's a bug that affects the latest, I'll happily reopen it.
No need to reopen it. But I'll be back if I find more substancial
information.
Philipp
bug archived.
Request was from
Debbugs Internal Request <help-debbugs <at> gnu.org>
to
internal_control <at> debbugs.gnu.org
.
(Sat, 11 Jun 2011 11:24:03 GMT)
Full text and
rfc822 format available.
This bug report was last modified 14 years and 69 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.