delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/2020/11/18/05:41:37

X-Recipient: archive-cygwin AT delorie DOT com
DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 0157F386102B
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=cygwin.com;
s=default; t=1605696057;
bh=60rQyKRMWWTvr0t/1b68Th4AEAZDjTCE6KPchW7ZTvk=;
h=Date:To:Subject:In-Reply-To:References:List-Id:List-Unsubscribe:
List-Archive:List-Post:List-Help:List-Subscribe:From:Reply-To:
From;
b=hSLfw8MMaleOy6qqIJ1zDXKrd5GSt4reHLSUARQoNs3EW/xDUqgUpJdl6/ufLnNt9
iNYPcF5Ukc5xOD8nkbMSwpJOQBWPvAUjufAifKyKag03o2dtJd0z20IeuRLRIs82WQ
48UoqTt2FZ1PCiD5bVgrB/+3YFv8zPcDe6ag+8jw=
X-Original-To: cygwin AT cygwin DOT com
Delivered-To: cygwin AT cygwin DOT com
DMARC-Filter: OpenDMARC Filter v1.3.2 sourceware.org CA383385803C
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
d=1e100.net; s=20161025;
h=x-gm-message-state:date:from:to:subject:in-reply-to:references
:message-id:mime-version:content-transfer-encoding;
bh=hBKmPBfUR9P0wvtER+10z94bZfaJ6B8jxEzHLIZwZks=;
b=R0YI1HKxxme74Pxr7W27nI2uA5XidNvQIdpLL0QYMV+NMhk6tw0xbdE0aUGpAyDyix
qq+l8wA6zLfQfS5ATP+4RiStvC4aztGdq1SDItK8q8JekKtKpSBTZ6K++lHnEFiMtd61
yAZTfN8wEpLJUbA5ZeUGGy5FTeSwe1szZdDyoF1sDrAtPJhd+l5LlJXF97EAw1hkKC4g
JjvfDhZaleyxrbx+YD6B+ts6pusgUerHHdGN+rLlW54pfz1CiWIriC8CSTfnlglWfqkq
IS8cH64a8CSL63k3snCQiggkE1zWoQEDsgyVd82nfOIRCv4IhdN/lnrJmbBqn5WDajIo
2Zvw==
X-Gm-Message-State: AOAM532TgUOuJMJkcqHSno1hfcQFVkGLUekujy4IyD557SZAFk9kw/hd
Gip35mUEny6ncRIW1SJwv5ShXmngtulJxQ==
X-Google-Smtp-Source: ABdhPJzHa/PXCTR3pTo/BPJy+F0gezzMN3HFGCCUDISyw2yElAw4WvfPE9VVMofpP0RvOelgu76VEw==
X-Received: by 2002:a63:48b:: with SMTP id 133mr7646396pge.132.1605696052818;
Wed, 18 Nov 2020 02:40:52 -0800 (PST)
Date: Wed, 18 Nov 2020 19:40:45 +0900
To: cygwin AT cygwin DOT com
Subject: Re: cmake suddenly stopped working
In-Reply-To: <cc0cdbb1-472e-c0d8-49b4-06d3b6510304@huarp.harvard.edu>
References: <0c91c91e-70e5-093a-0b61-07b76a52fc4a AT huarp DOT harvard DOT edu>
<cc0cdbb1-472e-c0d8-49b4-06d3b6510304 AT huarp DOT harvard DOT edu>
Message-Id: <20201118194043.A571.50F79699@gmail.com>
MIME-Version: 1.0
X-Mailer: Becky! ver. 2.75.01 [ja]
X-Antivirus: Avast (VPS 201117-6, 2020/11/18), Outbound message
X-Antivirus-Status: Clean
X-Spam-Status: No, score=-1.8 required=5.0 tests=BAYES_00, 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
List-Id: General Cygwin discussions and problem reports <cygwin.cygwin.com>
List-Unsubscribe: <https://cygwin.com/mailman/options/cygwin>,
<mailto:cygwin-request AT cygwin DOT com?subject=unsubscribe>
List-Archive: <https://cygwin.com/pipermail/cygwin/>
List-Post: <mailto:cygwin AT cygwin DOT com>
List-Help: <mailto:cygwin-request AT cygwin DOT com?subject=help>
List-Subscribe: <https://cygwin.com/mailman/listinfo/cygwin>,
<mailto:cygwin-request AT cygwin DOT com?subject=subscribe>
From: Lemures Lemniscati via Cygwin <cygwin AT cygwin DOT com>
Reply-To: Lemures Lemniscati <lemures DOT lemniscati AT gmail DOT com>
Errors-To: cygwin-bounces AT cygwin DOT com
Sender: "Cygwin" <cygwin-bounces AT cygwin DOT com>

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.

Lem
--
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

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019