Skip to content

failed to rename compilation results #21781

@npetrangelo

Description

@npetrangelo

Zig Version

0.13.0

Steps to Reproduce and Observed Behavior

I just installed Zig fresh on my MacBook Pro running Sonoma 14.5 using Brew, ran zig init to initialize a project directory, and then both zig build and zig build run produce this error. Removing .zig-cache does not make the error go away, although it changes the exact file names.
failed to rename compilation results ('/Users/Holobrine/Documents/Zig/HelloZig/.zig-cache/tmp/c5308b30c7e1737a') into local cache ('/Users/Holobrine/Documents/Zig/HelloZig/.zig-cache/o/0ab1fb96ef1aa97673762cc79441b88f'): Unexpected

Expected Behavior

I expected the code produced by zig init to compile and run on my machine with no issues.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugObserved behavior contradicts documented or intended behavior

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions