This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug testsuite/29760] 'make check' for gcc-3.4.6 fails
- From: "sergstesh at yahoo dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 9 Nov 2006 13:41:40 -0000
- Subject: [Bug testsuite/29760] 'make check' for gcc-3.4.6 fails
- References: <bug-29760-13529@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #8 from sergstesh at yahoo dot com 2006-11-09 13:41 -------
I looked into source code of 'test_summary' script and it indeed calls
the 'Mail' program, the one with capital 'M'.
I have never heard of it, I am familiar with 'mail' with small 'm'.
On my system it's
lrwxrwxrwx 1 root root 14 Jan 12 2006 /usr/bin/Mail -> ../../bin/mail
.
Is it OK ?
I tried
../gcc-3.4.6.src/contrib/test_summary -p /dev/null -m sergstesh@yahoo.com -f |
sh
- pay attention to '-f', and nothing happens. No mail is sent, no messages
on screen. How can I regenerate the Email text produced by the first invokation
of 'test_summary' ?
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=29760