X-Recipient: archive-cygwin AT delorie DOT com X-Original-To: cygwin AT cygwin DOT com Delivered-To: cygwin AT cygwin DOT com DMARC-Filter: OpenDMARC Filter v1.3.2 sourceware.org 568F1386EC59 Authentication-Results: sourceware.org; dmarc=none (p=none dis=none) header.from=maxrnd.com Authentication-Results: sourceware.org; spf=none smtp.mailfrom=mark AT maxrnd DOT com Subject: Re: cmake suddenly stopped working To: "cygwin AT cygwin DOT com" <cygwin AT cygwin DOT com> References: <fa12ed14-46b3-50d8-b02f-814936386328 AT huarp DOT harvard DOT edu> From: Mark Geisert <mark AT maxrnd DOT com> Message-ID: <2f4aa73e-781e-ba06-f230-4fa884715988@maxrnd.com> Date: Tue, 17 Nov 2020 14:48:00 -0800 User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:52.0) Gecko/20100101 Firefox/52.0 SeaMonkey/2.49.4 MIME-Version: 1.0 In-Reply-To: <fa12ed14-46b3-50d8-b02f-814936386328@huarp.harvard.edu> X-Spam-Status: No, score=-4.0 required=5.0 tests=BAYES_05, KAM_DMARC_STATUS, KAM_LAZY_DOMAIN_SECURITY, NICE_REPLY_A, SPF_HELO_NONE, SPF_NONE, TXREP autolearn=no 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 <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> Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset="us-ascii"; Format="flowed" Errors-To: cygwin-bounces AT cygwin DOT com Sender: "Cygwin" <cygwin-bounces AT cygwin DOT com> Norton Allen wrote: > Windows 10 > > Cygwin installed all up to date > > cmake 3.17.3-2, which does not appear to have changed since August > > Symptoms: cmake fails silently with (or without) any arguments, including --help. > Exit code is 127 That exit code usually indicates a missing library at runtime. > I tried to reinstall cmake, the file appears to be identical > > cygcheck -s and cygcheck /usr/bin/cmake both look OK to to me, though I'd be happy > to upload if anyone is interested. > > My AV is ESET. Tried disabling it to no effect. > > This could have been caused by a recent cygwin update. The following were all > installed last Friday. Would anyone like to guess which are worth checking? I will > cross-check with the cygcheck output for cmake. > > Is anyone else seeing this? Any suggestions? I'm not seeing it. 'cmake --help' works for me. Does 'ldd /usr/bin/cmake' give any hint? ..mark -- 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