Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: zsh (4.2.0-10)
- X-seq: zsh-workers 19937
- From: Clint Adams <schizo@xxxxxxxxxx>
- To: "Christian T. Steigies" <cts@xxxxxxxxxx>
- Subject: Re: zsh (4.2.0-10)
- Date: Thu, 13 May 2004 12:06:04 -0400
- Cc: zsh-workers@xxxxxxxxxx, troup@xxxxxxxxxx, sbuild@xxxxxxxxxxxxxxxxxxx, Q@xxxxxxx
- In-reply-to: <20040513144300.GA26771@xxxxxxxxxxxxxxxx>
- Mailing-list: contact zsh-workers-help@xxxxxxxxxx; run by ezmlm
- References: <20040513074011.GA31678@skeeve> <20040513132408.GA32597@xxxxxxxxxxx> <20040513133541.GA24070@xxxxxxxxxxxxxxxx> <20040513140213.GA26274@xxxxxxxxxxxxxxxx> <20040513141237.GA525@xxxxxxxxxxx> <20040513144300.GA26771@xxxxxxxxxxxxxxxx>
> Oups... I tried it locally, ran top in one shell, SIGSTOP (and also STOP)
> stop the process like ctrl-z. With SIGCONT or CONT it somehow starts again,
> but not for very long. Is this really supposed to work?
As I recall, if you kill the right process with a SIGTERM or something,
then send SIGCONT to the remaining processes, it will proceed to the
other tests and complete the build successfully.
> Yes. I was wondering, too. The previous build worked out fine, it was built
> on a different box. I also had zsh-beta a couple of times and zsh_4.2.0-7 on
> my mac without problems, so maybe its something fancy with the Amiga? I got
> an ICE while building gcc-snapshot on the Amiga where a mac crashed only
> much later. Should I try to build it on another box? Currently we have some
> CPU cycles to kill on m68k, I'll just try t build it on my mac.
I find it curious that only sbuild exposes this problem, and now that
it's manifesting on multiple architectures, I have even less of an idea
of what the problem could be.
I wonder if a simple perl script which merely did the same signal handling as
sbuild and ran zsh's make check would give the same result.
Messages sorted by:
Reverse Date,
Date,
Thread,
Author