Search Criteria
Package Details: zig0.14-bin 0.14.1-3
Package Actions
| Git Clone URL: | https://aur.archlinux.org/zig0.14-bin.git (read-only, click to copy) |
|---|---|
| Package Base: | zig0.14-bin |
| Description: | General-purpose programming language and toolchain for maintaining robust, optimal, and reusable software |
| Upstream URL: | https://ziglang.org |
| Licenses: | MIT |
| Conflicts: | zig0.14 |
| Provides: | zig0.14 |
| Submitter: | vitaliikuzhdin |
| Maintainer: | vitaliikuzhdin |
| Last Packager: | vitaliikuzhdin |
| Votes: | 0 |
| Popularity: | 0.000000 |
| First Submitted: | 2025-09-15 13:10 (UTC) |
| Last Updated: | 2025-12-18 15:39 (UTC) |
Dependencies (1)
- minisign (minisign-gitAUR) (make)
Required by (13)
- anyzig (requires zig0.14) (make)
- bork (make)
- doom-fire (make)
- glyph (make)
- lsr (requires zig0.14) (make)
- mepo (make)
- river-creek (requires zig0.14) (make)
- tigerbeetle (requires zig0.14) (make)
- yin-git (requires zig0.14) (make)
- zigup (make)
- zls0.14 (requires zig0.14)
- zls0.14-bin (requires zig0.14)
- zon2nix (make)
Sources (14)
- https://ziglang.org/download/0.14.1/zig-aarch64-linux-0.14.1.tar.xz
- https://ziglang.org/download/0.14.1/zig-aarch64-linux-0.14.1.tar.xz.minisig
- https://ziglang.org/download/0.14.1/zig-armv7a-linux-0.14.1.tar.xz
- https://ziglang.org/download/0.14.1/zig-armv7a-linux-0.14.1.tar.xz.minisig
- https://ziglang.org/download/0.14.1/zig-loongarch64-linux-0.14.1.tar.xz
- https://ziglang.org/download/0.14.1/zig-loongarch64-linux-0.14.1.tar.xz.minisig
- https://ziglang.org/download/0.14.1/zig-powerpc64le-linux-0.14.1.tar.xz
- https://ziglang.org/download/0.14.1/zig-powerpc64le-linux-0.14.1.tar.xz.minisig
- https://ziglang.org/download/0.14.1/zig-riscv64-linux-0.14.1.tar.xz
- https://ziglang.org/download/0.14.1/zig-riscv64-linux-0.14.1.tar.xz.minisig
- https://ziglang.org/download/0.14.1/zig-x86-linux-0.14.1.tar.xz
- https://ziglang.org/download/0.14.1/zig-x86-linux-0.14.1.tar.xz.minisig
- https://ziglang.org/download/0.14.1/zig-x86_64-linux-0.14.1.tar.xz
- https://ziglang.org/download/0.14.1/zig-x86_64-linux-0.14.1.tar.xz.minisig
Latest Comments
mroethke commented on 2026-04-06 08:06 (UTC)
I have the same problem as @dbermond even in a clean chroot.
This is caused by using SRCDEST in your makepkg config. So if you see this error try again with SRCDEST unset. I think this might be a bug in makepkg, I try to investigate this.
vitaliikuzhdin commented on 2026-01-31 16:18 (UTC)
@vitaliikuzhdin, also, I've noticed your package named the executable symlink as
zig-0.14instead ofzig0.14. Which one is more correct?vitaliikuzhdin commented on 2026-01-18 12:09 (UTC)
@dbermond, the build does not fail for me using
makepkg, tested in a clean clone. The second issue seems to be a known bug: https://gitlab.archlinux.org/archlinux/devtools/-/issues/224dbermond commented on 2025-12-28 04:44 (UTC)
This package does not build for me in an up-to-date Arch Linux system:
Using makepkg:
Under a clean chroot using using devtools: