Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sources.redhat.com/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sources.redhat.com/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com
Message-ID: <4044E025.2060501@scytek.de>
Date: Tue, 02 Mar 2004 14:27:33 -0500
From: Volker Quetschke <quetschke@scytek.de>
User-Agent: Mozilla/5.0 (Windows; U; Win98; en-US; rv:1.6b) Gecko/20031205 Thunderbird/0.4
MIME-Version: 1.0
To: cygwin@cygwin.com
Subject: Re: Snapshot 20040225: make hangs/errors out
References: <20040225002457.GA24184@redhat.com> <c1ir72$po8$1@sea.gmane.org> <20040225193446.GA1214@redhat.com> <c1j040$7k2$1@sea.gmane.org> <403D09E5.8020507@scytek.de> <403D0C6A.4020705@scytek.de> <c1j55u$kah$1@sea.gmane.org> <403E07A4.1010309@scytek.de> <20040226150318.GC23139@redhat.com> <403E1400.7010704@scytek.de> <20040226163404.GA25941@redhat.com> <403E245F.40101@scytek.de> <403E72B7.9050305@scytek.de> <403FD3AC.7010300@scytek.de> <c205f3$jel$1@sea.gmane.org>
In-Reply-To: <c205f3$jel$1@sea.gmane.org>
X-Enigmail-Version: 0.83.1.0
X-Enigmail-Supports: pgp-inline, pgp-mime
Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="------------enig0E64D7CDEAC800902AABA6F0"
X-Provags-ID: kundenserver.de abuse@kundenserver.de auth:2938d8151112792a7619f0dcd7fff4e3
X-IsSubscribed: yes

--------------enig0E64D7CDEAC800902AABA6F0
Content-Type: text/plain; charset=us-ascii; format=flowed
Content-Transfer-Encoding: 7bit

Hi!

> I can reproduce with that snapshot, but I get slightly different 
> results.  Here is the stderr output from 1052 runs, but the strange 
> thing is that even when I get errors, the task continues to run.  It 
> seems somehow that the return code of the errored run gets lost or 
> something.
Are you still using this script:

export C=1
while strace -o strace.$C.txt make -j ; do C=$(($C+1)) ; done
echo Failed after $C runs

If yes: The strace catches the errors. I use a script without
strace and the while catches the error of the make command.

Volker

-- 
PGP/GPG key  (ID: 0x9F8A785D)  available  from  wwwkeys.de.pgp.net
key-fingerprint 550D F17E B082 A3E9 F913  9E53 3D35 C9BA 9F8A 785D

--------------enig0E64D7CDEAC800902AABA6F0
Content-Type: application/pgp-signature; name="signature.asc"
Content-Description: OpenPGP digital signature
Content-Disposition: attachment; filename="signature.asc"

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.2 (MingW32)
Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org

iD8DBQFAROApPTXJup+KeF0RArerAKC9RoCwG64WW5NEK/glsKucpVRblgCeK8E2
dn7iwlBdel0YPRbKQju9FAM=
=40WT
-----END PGP SIGNATURE-----

--------------enig0E64D7CDEAC800902AABA6F0--
