X-Recipient: archive-cygwin AT delorie DOT com DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:message-id:from:to:subject:date:in-reply-to :references:content-type:content-transfer-encoding:mime-version; q=dns; s=default; b=ccnrZPii/DZIqVPhd3WgY4TuMN6dB9KxOQEYOpA+Rv6 7WpeO03ii73+Fp33VegLeSwD1YISu9Cnr+9CwVeEC49Is+7LJp2J70JshY4ahCcN uc1pgQTcGapHno8yCD4vQcy227UpF6aZPCYMlFeH8zwxp/2FUgIrQIbyUpqx1i/8 = DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:message-id:from:to:subject:date:in-reply-to :references:content-type:content-transfer-encoding:mime-version; s=default; bh=Dnm/4QgOBlrUTzREp9kmhHDE+Ko=; b=KKiSexajNDScBpKQ1 2t/upVjstM1DMFtKeY+0ELsKiwcoDjI0nWtObExOlAZRrDIfQWyl7b7QUmNAOx8x ahebuzK7wDZBrYdav72bwtAcuiHsfZ0RRYUbIAQoooF/8fzpYCRwG1LJKT1rgbEP bvtFbx3SSBXzhQGwknCvWoKsFI= Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-1.3 required=5.0 tests=AWL,BAYES_00,FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,SPF_PASS autolearn=ham version=3.3.2 X-HELO: DUB004-OMC1S5.hotmail.com X-TMN: [UL2/+98UWV6CtgNjcQ3zevWrIcyKrF57] Message-ID: From: Aaron Schneider To: "cygwin AT cygwin DOT com" Subject: RE: smake compilation fails at malloc() checking Date: Mon, 12 Oct 2015 13:06:17 +0000 In-Reply-To: References: Content-Type: text/plain; charset="iso-8859-1" MIME-Version: 1.0 X-IsSubscribed: yes Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id t9CD6c0H000590 > When trying to compile smake on cygwin x86 it fails at the step of checking for malloc: > > "Checking if we may not define our own malloc()..." > > And it stalls there consuming some cpu. The developer suggests it's a cygwin bug that was introduced recently. The steps to reproduce it are: > > - Download smake from https://sourceforge.net/projects/s-make/files/latest/download > > - Extract, cd into the folder and make Was testing old release, working perfectly with latest schily-dist-pre1.tar.xz -- 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