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:content-type :content-transfer-encoding:mime-version; q=dns; s=default; b=UJD v7JH+hGQbUVRy/XHFshwLH8hxUp1vg79LphuCSsgxDoxAgkPQ0k9TfN0yzuQlYWf fYek4TRSi6U4mIsmUUvGbsyrn7oNsNKYzv3x8vbarsv7Df4NoXryju49dO5TUYBK tqPbdMXDAIMrd6AIyi6tYKPCZW49PfipkMk8UrU4= 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:content-type :content-transfer-encoding:mime-version; s=default; bh=hZG0G5svn H9isEGnCNGyxN0riOQ=; b=JrTDS2X+av7rQPvd4kBmcCDvrjov8H3k6WoPdGsxQ T6eFaXWPZ3A1e42VXUUBy7woYnz3FOeLTiDRPfGfYHiuElmt3kPAu12bJLkC0VB9 7vQdiXYha6l2FNhAmthcxqcTK1tYvEUJCdYGH+xpwNErf9gqz3SFDqbfNpKK0Iu4 Gw= 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=0.0 required=5.0 tests=AWL,BAYES_50,FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,SPF_PASS autolearn=ham version=3.3.2 X-HELO: DUB004-OMC1S1.hotmail.com X-TMN: [h6xTGYgVxPJdebaiiVlz3NuxoYYRlo+B] Message-ID: From: Aaron Schneider To: "cygwin AT cygwin DOT com" Subject: smake compilation fails at malloc() checking Date: Mon, 12 Oct 2015 11:45:42 +0000 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 t9CBjwfJ023354 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 -- 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