You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thanks for linking the last build, anyway .... currently building it from source and wowzer, it takes some time, about 5x as long as a Linux kernel build.
Hi,
There are no linux build being included in the releases assets since https://github.com/facebook/watchman/releases/tag/v2024.04.15.00
https://github.com/facebook/watchman/releases/latest All the latest has been for windows only or none.
Checking the logs, seems that linux build are set to continue on error. So were just left like that.
https://github.com/facebook/watchman/actions/runs/13117637176/job/36595750886
Most errors seem tied to
/folly/Portability.h:41:24: error: static assertion failed: __GNUC__ >= 10
https://clang.llvm.org/docs/UsersManual.html#cmdoption-fgnuc-version Outdated clang?
Can you fix?
Thanks.
The text was updated successfully, but these errors were encountered: