Does it work if you add --force-rpath to the patchelf --set-rpath invocation?
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: | 21 |
Popularity: | 1.27 |
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)
- 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)
Sources (2)
Latest Comments
heftig commented on 2021-05-12 18:13 (UTC)
BenElgar commented on 2021-05-12 17:39 (UTC)
I encountered the same issue. Worked around it by replacing this package with https://aur.archlinux.org/packages/watchman/.
heftig commented on 2021-05-12 07:21 (UTC)
I can't reproduce that; it runs fine here.
pepper_chico commented on 2021-05-12 07:04 (UTC) (edited on 2021-05-12 07:04 (UTC) by pepper_chico)
I'm getting the following issue on two machines after the last update:
❯ /usr/bin/watchman --no-pretty get-sockname
/usr/bin/watchman: error while loading shared libraries: libglog.so.0: ELF load command address/offset not properly aligned
Pinned Comments
heftig commented on 2023-09-10 01:49 (UTC) (edited on 2025-02-14 16:06 (UTC) by heftig)
Not out of date.
https://github.com/facebook/watchman/releases/tag/v2025.02.10.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.