public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
* GCC make check -jN fails with broken pipe
@ 2015-12-14  0:03 Jon Beniston
  0 siblings, 0 replies; only message in thread
From: Jon Beniston @ 2015-12-14  0:03 UTC (permalink / raw)
  To: cygwin

Hi,

I'm trying to run the GCC testsuite in parallel (i.e. -j4) on Cygwin, but it
fails with " parent: sync byte write: broken pipe":

make check-gcc  -j4
..
Running /home/me/gcc/testsuite/gcc.c-torture/compile/compile.exp ...
Running /home/me/gcc/testsuite/gcc.c-torture/compile/compile.exp ...
Running /home/me/gcc/testsuite/gcc.c-torture/compile/compile.exp ...
Running /home/me/gcc/testsuite/gcc.c-torture/compile/compile.exp ...
parent: sync byte write: broken pipe
parent: sync byte write: broken pipe

Looking in the individual log files that are made (E.g.
gcc/testsuite/gcc1/gcc.log), there doesn't seem to be any more info, just
the broken pipe message:

...
/home/me/gcc/testsuite/gcc.c-torture/compile/20000717-1.c
parent: sync byte write: broken pipe


The testsuite runs OK with without the -j option, and the build of GCC runs
OK with -j. Has anyone else been able to run the testsuite in parallel?

Cygwin installation is up to date.

Cheers,
Jon



--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2015-12-14  0:03 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-12-14  0:03 GCC make check -jN fails with broken pipe Jon Beniston

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).