Search Criteria
Package Details: lldb-zig-git r525112.d95039d-2
Package Actions
| Git Clone URL: | https://aur.archlinux.org/lldb-zig-git.git (read-only, click to copy) |
|---|---|
| Package Base: | lldb-zig-git |
| Description: | Next generation, high-performance debugger (jacobly0 Zig patch) |
| Upstream URL: | https://lldb.llvm.org/ |
| Licenses: | Apache-2.0 WITH LLVM-exception |
| Submitter: | yataro |
| Maintainer: | yataro |
| Last Packager: | yataro |
| Votes: | 1 |
| Popularity: | 0.013002 |
| First Submitted: | 2025-03-08 09:52 (UTC) |
| Last Updated: | 2025-03-08 09:55 (UTC) |
Dependencies (10)
- gcc-libs (gcc-libs-gitAUR, gcc-libs-fast-optimizedAUR, gccrs-libs-gitAUR, gcc-libs-snapshotAUR)
- libedit
- libxml2 (libxml2-gitAUR, libxml2-meson-gitAUR)
- ncurses (ncurses-gitAUR)
- python
- xz (xz-gitAUR)
- zlib (zlib-gitAUR, zlib-ng-compat-gitAUR, zlib-ng-compat)
- cmake (cmake3AUR, cmake-gitAUR) (make)
- ninja (ninja-gitAUR, ninja-memAUR, ninja-noemacs-gitAUR, ninja-kitwareAUR, ninja-fuchsia-gitAUR, n2-gitAUR) (make)
- swig (swig-gitAUR) (make)
Latest Comments
jorrifransen commented on 2026-07-03 13:34 (UTC)
Ah ok so it was actually once pointing to a valid commit on the
lldb-zigbranch? That makes sense then. I previously looked atlldb-zig-dev, and if I remember correctly, it is mainly upstream patches applied before the zig changes. But I am not sure how stable this is. I might build it today to check.yataro commented on 2026-07-03 13:22 (UTC)
Ah, sorry, I didn't understand your message correctly. I took a look at upstream repo. Previously,
lldb-zigbranch was reset/rebased couple of times, so it is kinda normal forpkgvercommit not to match upstream commits (for this package), but now it is different: it looks like it was reset to way older state (last commit 3 years ago). There's a new branchlldb-zig-dev, with more recent commits, I'll investigate, and if needed, update package. Thank you for noticing this.jorrifransen commented on 2026-07-03 13:15 (UTC)
I am aware it is a
-gitpackage. Butpkgveradvertises a revision that is newer than any on the branch specified for the source. And the commit hash inpkgveris also not on the lldb-zig branch.yataro commented on 2026-07-03 09:25 (UTC)
pkgveris updated during package build, this is a-gitpackage, working as intended. Can you explain what do you mean by "keeps trying to update"? Do you use some kind of AUR helper?jorrifransen commented on 2026-06-20 18:54 (UTC) (edited on 2026-06-20 18:57 (UTC) by jorrifransen)
Is pkgver correct? Because this is not the version actually installed. I think it might be from the lldb-zig-dev branch?
The version that is actually installed is r522761.e0a42bb-1, which is the latest commit on the lldb-zig branch. But since this revision is lower, it keeps trying to update.