Skip to content

1.12 nightly REPL precompile on Windows: ERROR: IOError: could not spawn pwd: no such file or directory (ENOENT #60446

@jaakkor2

Description

@jaakkor2
   _       _ _(_)_     |  Documentation: https://docs.julialang.org
  (_)     | (_) (_)    |
   _ _   _| |_  __ _   |  Type "?" for help, "]?" for Pkg help.
  | | | | | | |/ _` |  |
  | | |_| | | | (_| |  |  Version 1.12.3 (2025-12-20)
 _/ |\__'_|_|_|\__'_|  |  release-1.12/b32276809d (fork: 632 commits, 320 days)
|__/                   |

julia> using REPL
Info Given REPL was explicitly requested, output will be shown live
ERROR: IOError: could not spawn `pwd`: no such file or directory (ENOENT)
Precompiling REPL finished.
  1 dependency successfully precompiled in 19 seconds. 6 already precompiled.
  1 dependency had output during precompilation:
┌ REPL
│  [Output was shown above]
└

https://github.com/JuliaLang/julia/blob/release-1.12/stdlib/REPL/src/precompile.jl#L64

; pwd

https://github.com/JuliaLang/julia/blob/master/stdlib/REPL/src/precompile.jl#L80

;

same bug as in #57688 .

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions