From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from endymion.arp.harvard.edu (endymion.arp.harvard.edu [140.247.179.94]) by sourceware.org (Postfix) with ESMTPS id 9A1733857003 for ; Wed, 18 Nov 2020 14:03:45 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.3.2 sourceware.org 9A1733857003 Authentication-Results: sourceware.org; dmarc=none (p=none dis=none) header.from=huarp.harvard.edu Authentication-Results: sourceware.org; spf=pass smtp.mailfrom=allen@huarp.harvard.edu Received: from [192.168.7.23] (pool-74-104-152-231.bstnma.fios.verizon.net [74.104.152.231]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by endymion.arp.harvard.edu (Postfix) with ESMTPSA id 24F536C094B for ; Wed, 18 Nov 2020 09:03:45 -0500 (EST) Subject: Re: cmake suddenly stopped working To: cygwin@cygwin.com References: <0c91c91e-70e5-093a-0b61-07b76a52fc4a@huarp.harvard.edu> <20201118194043.A571.50F79699@gmail.com> From: Norton Allen Message-ID: <46a268d8-4b23-c12f-f5f0-09b87c881901@huarp.harvard.edu> Date: Wed, 18 Nov 2020 09:03:45 -0500 User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:68.0) Gecko/20100101 Thunderbird/68.12.1 MIME-Version: 1.0 In-Reply-To: <20201118194043.A571.50F79699@gmail.com> Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit Content-Language: en-US X-Spam-Status: No, score=-3.8 required=5.0 tests=BAYES_00, KAM_DMARC_STATUS, NICE_REPLY_A, RCVD_IN_DNSWL_LOW, 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@cygwin.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: , X-List-Received-Date: Wed, 18 Nov 2020 14:03:47 -0000 On 11/18/2020 5:40 AM, Lemures Lemniscati via Cygwin wrote: > On Tue, 17 Nov 2020 19:24:12 -0500, Norton Allen >> Rolling back cmake from 3.17.3-2 to 3.14.5-1 seems to have resolved the problem. >> >> Any idea why no one else seems to be seeing this problem with 3.17.3-2? >> > If it is caused by incomplete rebasing, a full rebase might make it work. > > cf. https://www.cygwin.com/faq.html#faq.using.fixing-fork-failures > || Force a full rebase: Run rebase-trigger fullrebase, exit all Cygwin programs and run Cygwin setup. Thanks Lem. I gave this a try, but no luck. That does not seem to be my problem.