This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug testsuite/29760] 'make check' for gcc-3.4.6 fails



------- 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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]