Search Criteria
Package Details: watchman-bin 2024.04.15.00-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/watchman-bin.git (read-only, click to copy) |
---|---|
Package Base: | watchman-bin |
Description: | An inotify-based file watching and job triggering command line utility |
Upstream URL: | https://facebook.github.io/watchman/ |
Licenses: | MIT |
Conflicts: | watchman |
Provides: | watchman |
Submitter: | heftig |
Maintainer: | heftig |
Last Packager: | heftig |
Votes: | 19 |
Popularity: | 0.076659 |
First Submitted: | 2020-10-22 15:35 (UTC) |
Last Updated: | 2024-04-15 21:52 (UTC) |
Dependencies (5)
- gcc-libs (gcc-libs-gitAUR, gccrs-libs-gitAUR, gcc11-libsAUR, gcc-libs-snapshotAUR)
- glibc (glibc-gitAUR, glibc-linux4AUR, glibc-eacAUR, glibc-eac-binAUR, glibc-eac-rocoAUR)
- openssl-1.1
- patchelf (patchelf-gitAUR) (make)
- python (python37AUR, python311AUR, python310AUR) (make)
Required by (17)
- buck (requires watchman) (optional)
- flipper (requires watchman) (optional)
- flipper-bin (requires watchman) (optional)
- hhvm (requires watchman) (optional)
- mirror-sync (requires watchman)
- mirror-sync-git (requires watchman)
- neovim-coc (requires watchman) (optional)
- neovim-coc-bin (requires watchman) (optional)
- neovim-coc-bin-git (requires watchman) (optional)
- neovim-coc-git (requires watchman) (optional)
- python-pywatchman (requires watchman) (optional)
- rs-git-fsmonitor-git (requires watchman)
- sapling-scm-bin (requires watchman) (optional)
- vim-coc (requires watchman) (optional)
- vim-coc-bin (requires watchman) (optional)
- vim-coc-bin-git (requires watchman) (optional)
- vim-coc-git (requires watchman) (optional)
Latest Comments
1 2 Next › Last »
heftig commented on 2023-09-10 01:49 (UTC) (edited on 2024-10-16 13:30 (UTC) by heftig)
Not out of date.
https://github.com/facebook/watchman/releases/tag/v2024.10.14.00 does not have the required watchman-*-linux.zip asset and can't be packaged.
This used to happen just sometimes and we then skipped that release, but since April 2024, upstream's builds have been consistently broken and they don't seem interested in fixing it.
ftiasch commented on 2022-09-16 06:08 (UTC) (edited on 2022-09-16 06:09 (UTC) by ftiasch)
Something went wrong...
Xinkai commented on 2022-05-13 18:56 (UTC) (edited on 2023-01-30 07:49 (UTC) by Xinkai)
I managed to build the latest
watchman
from the source, and it solved the crashing problem.You can find my PKGBUILDs at https://github.com/Xinkai/watchman-PKGBUILDs/
I will wait for a while before publishing these on AUR because the changeset required is too large for what could be a short-term issue.
heftig commented on 2021-10-05 08:40 (UTC)
v2021.08.23.00 is currently the last release for which Facebook has provided binaries.
heftig commented on 2021-05-12 19:46 (UTC)
Should be fixed now.
heftig commented on 2021-05-12 19:34 (UTC)
I can reproduce it building with devtools. Investigating...
heftig commented on 2021-05-12 19:31 (UTC)
It works fine for me:
pepper_chico commented on 2021-05-12 18:26 (UTC)
I called ldd on /usr/bin/watchman and got:
It seems the executable is corrupted. The watchman from https://aur.archlinux.org/packages/watchman/ gives:
pepper_chico commented on 2021-05-12 18:23 (UTC)
@heftig I added that flag, same error.
heftig commented on 2021-05-12 18:13 (UTC)
Does it work if you add --force-rpath to the patchelf --set-rpath invocation?
1 2 Next › Last »