Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork 3.2k
build --watch panics on debian linux (name_to_handle_at returns .INVAL) #20720
Copy link
Copy link
Open
Labels
bugObserved behavior contradicts documented or intended behaviorObserved behavior contradicts documented or intended behaviorincremental compilationProblem occurs only when reusing compiler state.Problem occurs only when reusing compiler state.os-linuxLinuxLinuxzig build systemstd.Build, the build runner, `zig build` subcommand, package managementstd.Build, the build runner, `zig build` subcommand, package management
Milestone
Description
Activity
Metadata
Metadata
Assignees
Labels
bugObserved behavior contradicts documented or intended behaviorObserved behavior contradicts documented or intended behaviorincremental compilationProblem occurs only when reusing compiler state.Problem occurs only when reusing compiler state.os-linuxLinuxLinuxzig build systemstd.Build, the build runner, `zig build` subcommand, package managementstd.Build, the build runner, `zig build` subcommand, package management
Zig Version
0.14.0-dev.367+a57479afc
Steps to Reproduce and Observed Behavior
Expected Behavior
Not expecting a panic. Expecting to watch and run tests when dependencies change.