From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 23261 invoked from network); 27 Jul 2005 12:01:35 -0000 Received: from news.dotsrc.org (HELO a.mx.sunsite.dk) (130.225.247.88) by ns1.primenet.com.au with SMTP; 27 Jul 2005 12:01:35 -0000 Received: (qmail 34451 invoked from network); 27 Jul 2005 12:01:30 -0000 Received: from sunsite.dk (130.225.247.90) by a.mx.sunsite.dk with SMTP; 27 Jul 2005 12:01:30 -0000 Received: (qmail 15846 invoked by alias); 27 Jul 2005 12:01:27 -0000 Mailing-List: contact zsh-workers-help@sunsite.dk; run by ezmlm Precedence: bulk X-No-Archive: yes X-Seq: 21538 Received: (qmail 15837 invoked from network); 27 Jul 2005 12:01:26 -0000 Received: from news.dotsrc.org (HELO a.mx.sunsite.dk) (130.225.247.88) by sunsite.dk with SMTP; 27 Jul 2005 12:01:26 -0000 Received: (qmail 34174 invoked from network); 27 Jul 2005 12:01:26 -0000 Received: from ms-smtp-04.texas.rr.com (24.93.47.43) by a.mx.sunsite.dk with SMTP; 27 Jul 2005 12:01:20 -0000 Received: from amdxp.kalama.no-ip.org (cpe-66-68-94-33.austin.res.rr.com [66.68.94.33]) by ms-smtp-04.texas.rr.com (8.12.10/8.12.7) with ESMTP id j6RC1EgJ023683; Wed, 27 Jul 2005 07:01:14 -0500 (CDT) Received: from [10.0.1.2] (unknown [10.0.1.2]) by amdxp.kalama.no-ip.org (Postfix) with ESMTP id 7280E984; Wed, 27 Jul 2005 07:01:14 -0500 (CDT) In-Reply-To: References: Mime-Version: 1.0 (Apple Message framework v733) Content-Type: text/plain; charset=US-ASCII; delsp=yes; format=flowed Message-Id: Cc: Zsh hackers list Reply-To: Zsh hackers list Content-Transfer-Encoding: 7bit From: lists Subject: Re: make check hanging on mac OS X 10.4.1 Date: Wed, 27 Jul 2005 07:01:12 -0500 To: Felix Rosencrantz X-Mailer: Apple Mail (2.733) X-Virus-Scanned: Symantec AntiVirus Scan Engine X-Spam-Checker-Version: SpamAssassin 3.0.4 (2005-06-05) on f.primenet.com.au X-Spam-Level: X-Spam-Status: No, score=-2.6 required=5.0 tests=BAYES_00 autolearn=ham version=3.0.4 On Jul 27, 2005, at 2:47 AM, Felix Rosencrantz wrote: > I notice that "make check" hangs on OS X 10.4.1 in Y02compmatch.ztst, > Haven't investigated yet. Just wondering if it is my environment or if > others are seeing the same thing. > > -FR > Yep, this is a known issue. It's not known what causes it though. PWS said the following in : >> This has been seen sporadically on the Mac, though no one quite >> seems to >> know why. It's got something to do with the use of STREAMS in the >> zsh/zpty >> module. Unless you use the zsh/zpty module in normal operation, you >> shouldn't care. It will need a Mac expert to fix. -Ryan