Search Criteria
Package Details: watchman 2024.10.28.00-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/watchman.git (read-only, click to copy) |
---|---|
Package Base: | watchman |
Description: | Watches files and records, or triggers actions, when they change |
Upstream URL: | https://github.com/facebook/watchman |
Licenses: | MIT |
Submitter: | jelly |
Maintainer: | carsme |
Last Packager: | carsme |
Votes: | 12 |
Popularity: | 0.013934 |
First Submitted: | 2021-01-09 14:09 (UTC) |
Last Updated: | 2024-11-03 16:16 (UTC) |
Dependencies (21)
- boost-libs
- edencommonAUR
- fb303AUR
- fbthriftAUR
- fmt (fmt-gitAUR)
- follyAUR (folly-gitAUR)
- 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)
- google-glog (glog-gitAUR)
- libunwind (libunwind-carbonAUR, libunwind-gitAUR)
- openssl (openssl-gitAUR, openssl-staticAUR)
- pcre2 (pcre2-gitAUR)
- python (python37AUR, python311AUR, python310AUR)
- boost (boost-gitAUR) (make)
- cmake (cmake-gitAUR) (make)
- cpptomlAUR (make)
- fizzAUR (make)
- gtest (googletest-gitAUR) (make)
- mvfstAUR (make)
- python-setuptools (make)
- Show 1 more dependencies...
Required by (17)
- buck (optional)
- flipper (optional)
- flipper-bin (optional)
- hhvm (optional)
- mirror-sync
- mirror-sync-git
- neovim-coc (optional)
- neovim-coc-bin (optional)
- neovim-coc-bin-git (optional)
- neovim-coc-git (optional)
- python-pywatchman (optional)
- rs-git-fsmonitor-git
- sapling-scm-bin (optional)
- vim-coc (optional)
- vim-coc-bin (optional)
- vim-coc-bin-git (optional)
- vim-coc-git (optional)
Latest Comments
1 2 Next › Last »
batrudinych commented on 2024-08-15 19:56 (UTC)
fails to build watchman 2024.05.27.00-1
carsme commented on 2024-04-04 17:37 (UTC)
Facebook introduced a dependency to fb303, fbthrift and mvfst in edencommon in March. This means that building watchman + deps from source will take an incredibly long time.
I might try to patch out that dependency in the future (if possible), I published this now as a reference point for that endeavor. In the meantime, feel free to use watchman-bin if the compile times are problematic.
Tieje commented on 2024-03-02 00:49 (UTC)
I needed to use the Homebrew workaround. https://github.com/facebook/watchman/issues/1186 Otherwise, building from Make files seems to take an awfully long time.
pedro.fernandesf commented on 2023-11-08 15:47 (UTC)
I'm getting this error
kusoneko commented on 2023-09-14 04:51 (UTC)
@carsme problem solved thanks
carsme commented on 2023-09-10 16:21 (UTC)
@kusoneko, I can't reproduce that issue. Can you try rebuilding folly and edencommon and see if the issue persists?
kusoneko commented on 2023-09-10 01:39 (UTC)
2023.09.04.00-1 doesn't compile on my end; I get the following error:
AlexBocken commented on 2023-03-12 14:27 (UTC)
@carsme Thank you, works smoothly now for me :)
carsme commented on 2023-03-12 14:21 (UTC)
@AlexBocken I've excluded what I think are the problematic tests now. Let me know if you experience any other issues.
AlexBocken commented on 2023-03-12 12:26 (UTC)
@carsme Rebuilt it again, same four checks failed. Note that I'm not building in a clean chroot.
1 2 Next › Last »