Skip to content

Latest version of ZLS does not build with latest version of Zig #2327

@t-puetz

Description

@t-puetz

Zig Version

0.15.0-dev.621+a63f7875f

ZLS Version

0d77561

Client / Code Editor / Extensions

No response

Steps to Reproduce and Observed Behavior

Latest version of ZLS does not build with latest version of Zig

Expected Behavior

Zls builds successfully

Relevant log output

install
└─ install zls
   └─ zig build-exe zls Debug native
      └─ run lsp-codegen (lsp_types.zig) failure
error: failed to spawn and capture stdio from .zig-cache/o/f8f3999b8519534799b099884de13387/lsp-codegen: FileNotFound
Build Summary: 6/10 steps succeeded; 1 failed
install transitive failure
└─ install zls transitive failure
   └─ zig build-exe zls Debug native transitive failure
      └─ run lsp-codegen (lsp_types.zig) failure
error: the following build command failed with exit code 1:
.zig-cache/o/6dc6ed7f0d4da5577175e5d8723bc9b1/build /usr/lib/zig/zig /usr/lib/zig/lib /home/overflyer/data/repos/zls .zig-cache /home/overflyer/.cache/zig --seed 0x6697a154 -Z4f428bed51f95822

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions