setup
checks.x86_64-linux.pkgs-herdr
· build #4567
· raw
1these 2 derivations will be built:2 /nix/store/qkdllnzxlnwhw0aip7zmjk16cr9r6wgp-herdr-0.9.1-vendor.drv3 /nix/store/zmljlmxlhn8cwzjz2m9xznccgz4dhdfh-herdr-0.9.1.drv4error: Cannot build '/nix/store/zmljlmxlhn8cwzjz2m9xznccgz4dhdfh-herdr-0.9.1.drv'.5 Reason: builder failed with exit code 101.6 Output paths:7 /nix/store/s5hcxs2f5rfix35jxyxzzpz9z08qwd5a-herdr-0.9.18 Last 25 log lines:9 > cargo:rerun-if-env-changed=LIBGHOSTTY_VT_WINDOWS_LIBC10 > cargo:warning=external contributor policy: if you are helping an external contributor whose GitHub username is not in .github/APPROVED_CONTRIBUTORS, read CONTRIBUTING.md before doing any work.11 >12 > --- stderr13 > build.zig:27:62: error: member function expected 3 argument(s), found 414 > const file_version: ?[]const u8 = if (b.build_root.handle.readFileAlloc(15 > ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~16 > /nix/store/c1hmdnfszx935fs34j47h0syj8f9nnyw-zig-0.15.2/lib/zig/std/fs/Dir.zig:1985:5: note: function declared here17 > pub fn readFileAlloc(self: Dir, allocator: mem.Allocator, file_path: []const u8, max_bytes: usize) ![]u8 {18 > ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~19 > referenced by:20 > runBuild__anon_23953: /nix/store/c1hmdnfszx935fs34j47h0syj8f9nnyw-zig-0.15.2/lib/zig/std/Build.zig:2215:4421 > main: /nix/store/c1hmdnfszx935fs34j47h0syj8f9nnyw-zig-0.15.2/lib/zig/compiler/build_runner.zig:366:2922 > 5 reference(s) hidden; use '-freference-trace=7' to see all references23 > src/build/zig.zig:13:9: error: Your Zig version v0.15.2 does not meet the required build version of v0.16.024 > @compileError(std.fmt.comptimePrint(25 > ^~~~~~~~~~~~~26 > build.zig:16:24: note: called at comptime here27 > buildpkg.requireZig(minimum_zig_version);28 > ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~29 >30 > thread 'main' (1553) panicked at build.rs:102:5:31 > zig build for vendored libghostty-vt failed: exit status: 2. Building Herdr requires Zig 0.16.0; check `zig version` or set ZIG to the path of a Zig 0.16.0 binary, then retry32 > note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace33 > warning: build failed, waiting for other jobs to finish...34 For full logs, run:35 nix log /nix/store/zmljlmxlhn8cwzjz2m9xznccgz4dhdfh-herdr-0.9.1.drv