-
Notifications
You must be signed in to change notification settings - Fork 499
Closed
Labels
Description
When I try to build the docs of IntervalLinearAgebra locally with julia --project=docs docs/make.jl, the first time everything goes smoothly, however if I try to build it again I get the error
(process:17384): GLib-GIO-WARNING **: 10:48:17.179: Unexpectedly, UWP app `Evernote.Evernote_10.19.2.0_x86__q4d96b2w5wcc2' (AUMId `Evernote.Evernote_q4d96b2w5wcc2!Evernote') supports 1 extensions but has no verbs
[ Info: SetupBuildDirectory: setting up build directory.
ERROR: LoadError: SystemError (with build\explanations): rmdir: Permission denied
Stacktrace:
[1] systemerror(p::Symbol, errno::Int32; extrainfo::String)
@ Base .\error.jl:168
[2] #systemerror#62
@ .\error.jl:167 [inlined]
[3] rm(path::String; force::Bool, recursive::Bool)
@ Base.Filesystem .\file.jl:290
[4] rm(path::String; force::Bool, recursive::Bool)
@ Base.Filesystem .\file.jl:282
[5] runner(#unused#::Type{Documenter.Builder.SetupBuildDirectory}, doc::Documenter.Documents.Document)
@ Documenter.Builder C:\Users\lucaa\.julia\packages\Documenter\R2HVS\src\Builder.jl:100
[6] dispatch(#unused#::Type{Documenter.Builder.DocumentPipeline}, x::Documenter.Documents.Document)
@ Documenter.Utilities.Selectors C:\Users\lucaa\.julia\packages\Documenter\R2HVS\src\Utilities\Selectors.jl:170
[7] #2
@ C:\Users\lucaa\.julia\packages\Documenter\R2HVS\src\Documenter.jl:257 [inlined]
[8] cd(f::Documenter.var"#2#3"{Documenter.Documents.Document}, dir::String)
@ Base.Filesystem .\file.jl:95
[9] #makedocs#1
@ C:\Users\lucaa\.julia\packages\Documenter\R2HVS\src\Documenter.jl:256 [inlined]
[10] top-level scope
@ C:\Users\lucaa\projects\IntervalLinearAlgebra\docs\make.jl:7
after manually killing the gksqt.exe process from the task manager, it works again. Given the weirdness of the issue, I suspect it's windows related
system info
Julia Version 1.6.1
Commit 6aaedecc44 (2021-04-23 05:59 UTC)
Platform Info:
OS: Windows (x86_64-w64-mingw32)
CPU: Intel(R) Core(TM) i7-8565U CPU @ 1.80GHz
WORD_SIZE: 64
LIBM: libopenlibm
LLVM: libLLVM-11.0.1 (ORCJIT, skylake)
Environment:
JULIA_EDITOR = code.cmd -g