X-Recipient: archive-cygwin AT delorie DOT com DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 3753B3887016 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=cygwin.com; s=default; t=1586291284; bh=alNYa+vK4voKYscYd4ISUc0aTTtqWW0fIMw1p6Oyl5M=; h=Subject:To:References:Date:In-Reply-To:List-Id:List-Unsubscribe: List-Archive:List-Post:List-Help:List-Subscribe:From:Reply-To: From; b=xum0d0zoonE4prQygOmcmxM2Swfe4J0YzblCkzTepDe3iVFE9xxT+bWWotvCkUvsc ZfMk/Jdc57rptOhlo4DJkPDb4T5dcFzY7DPclBV6KAy7VGaHZKlqk24gTcGttW+HYr tgWaUFK1bp1rRIhz4u03igCZzRgIcv8Az4wTNCTA= X-Original-To: cygwin AT cygwin DOT com Delivered-To: cygwin AT cygwin DOT com DMARC-Filter: OpenDMARC Filter v1.3.2 sourceware.org 69DB3385DC34 X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:subject:to:references:from:message-id:date :user-agent:mime-version:in-reply-to:content-language :content-transfer-encoding; bh=hRKne8CVUzMueUq/PXIsGby6Rcc1g6slMpQpe1EW+WA=; b=gaapNmi+W3NGx4aHmBbqBYibnDv8sJ7349tF8Ay9XN/HrFHoci59qOt5K0QwxpFze7 T5wuPoBUqVaDR/cCSlGUBCH7DyL7TMbsBBlN96VMmf1FeBxVzeQIeJotP+HylMk6Tmon Av3NKcyS64IhnJp4LJsJ6h46DRq6i/DaRds6JV2wqaysCL9S1bxp15DHGTUFLTvpeEao d6TVP0f9vaPanIL3xbbHcK6Uant/ktWizWf0FrPolkQLRzn11M8BIh5//a5PWOr3dbt6 Elal7NWr1kEdQck2fNGfeI5iDTJJwRlowr/Nc4CoBHoY3PFfU9jbJ+vxLkPAS3nFd78E pbMg== X-Gm-Message-State: AGi0PuZsecoGPO9eRS81ECHUmSwEbZHF9nM9ZLGkKEyYOL/zKKnYNjzO +MKIe5lclOQNb0/YHdZ8/N3VYONUFuY= X-Google-Smtp-Source: APiQypIO60DWR7833K7RpmLarrmMP1p2urBYQWqEiorCSSp1SD4yfEVOcqV86VdO1shgy7QKZrGB4A== X-Received: by 2002:a05:6000:11c2:: with SMTP id i2mr4855487wrx.210.1586291280313; Tue, 07 Apr 2020 13:28:00 -0700 (PDT) Subject: Re: segfault on 32bit To: Marco Atzeri , "cygwin AT cygwin DOT com" References: Message-ID: Date: Tue, 7 Apr 2020 22:27:58 +0200 User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:68.0) Gecko/20100101 Thunderbird/68.6.0 MIME-Version: 1.0 In-Reply-To: Content-Language: en-GB X-Spam-Status: No, score=-0.5 required=5.0 tests=BAYES_00, BODY_8BITS, DKIM_SIGNED, DKIM_VALID, DKIM_VALID_AU, DKIM_VALID_EF, FREEMAIL_FROM, RCVD_IN_DNSWL_NONE, SPF_HELO_NONE, SPF_PASS, TXREP autolearn=ham autolearn_force=no version=3.4.2 X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on server2.sourceware.org X-BeenThere: cygwin AT cygwin DOT com X-Mailman-Version: 2.1.29 Precedence: list List-Id: General Cygwin discussions and problem reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , From: =?utf-8?q?Csaba_R=C3=A1duly_via_Cygwin?= Reply-To: =?UTF-8?Q?Csaba_R=c3=a1duly?= Content-Type: text/plain; charset="utf-8"; Format="flowed" Errors-To: cygwin-bounces AT cygwin DOT com Sender: "Cygwin" Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from base64 to 8bit by delorie.com id 037KSWv4030449 On 07/04/2020 19:33, Marco Atzeri via Cygwin wrote: > while trying to build the 32bit version on python, > I hit this never seen before issue: > > checking for %zd printf() format support... make: *** No targets specified and > no makefile found.  Stop. > *** ERROR: make failed >       4 [main] sh 18479 D:\cygwin32\bin\sh.exe: *** fatal error in forked > process - WFSO timed out after longjmp >       4 [main] sh 18479 D:\cygwin32\bin\sh.exe: *** fatal error in forked proces > s - WFSO timed out after longjmp >   72365 [main] sh 18479 cygwin_exception::open_stackdumpfile: Dumping stack trac > e to sh.exe.stackdump >   72365 [main] sh 18479 cygwin_exception::open_stackdumpfile: Dumping stack trac > e to sh.exe.stackdump > > > $ uname -svr > CYGWIN_NT-10.0-WOW 3.1.4(0.340/5/3) 2020-02-19 08:45 > > what is a WFSO ? WaitForSingleObject, presumably. Csaba -- You can get very substantial performance improvements by not doing the right thing. - Scott Meyers, An Effective C++11/14 Sampler So if you're looking for a completely portable, 100% standards-conformat way to get the wrong information: this is what you want. - Scott Meyers (C++TDaWYK) -- Problem reports: https://cygwin.com/problems.html FAQ: https://cygwin.com/faq/ Documentation: https://cygwin.com/docs.html Unsubscribe info: https://cygwin.com/ml/#unsubscribe-simple