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

Reply via email to