-
-
Notifications
You must be signed in to change notification settings - Fork 88
Expand file tree
/
Copy pathdocs_build.log
More file actions
57 lines (56 loc) · 4.7 KB
/
docs_build.log
File metadata and controls
57 lines (56 loc) · 4.7 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
julia : [ Info: SetupBuildDirectory: setting up build directory.
At line:1 char:1
+ julia --project=docs docs\make.jl *>&1 > docs_build.log 2>&1; Get-Con ...
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo : NotSpecified: ([ Info: SetupBu...uild directory.
:String) [], RemoteException
+ FullyQualifiedErrorId : NativeCommandError
ERROR: LoadError: IOError: rm("build\\tutorials"): resource busy or locked
(EBUSY)
Stacktrace:
[1] _uv_error(prefix::String, c::Int32)
@ Base .\libuv.jl:114
[2] uv_error
@ .\libuv.jl:113 [inlined]
[3] rm(path::String; force::Bool, recursive::Bool,
allow_delayed_delete::Bool)
@ Base.Filesystem .\file.jl:317
[4] rm(path::String; force::Bool, recursive::Bool,
allow_delayed_delete::Bool)
@ Base.Filesystem .\file.jl:303
[5] rm
@ .\file.jl:281 [inlined]
[6] runner(::Type{Documenter.Builder.SetupBuildDirectory},
doc::Documenter.Document)
@ Documenter
C:\Users\kusha\.julia\packages\Documenter\AXNMp\src\builder_pipeline.jl:87
[7] dispatch(::Type{Documenter.Builder.DocumentPipeline},
x::Documenter.Document)
@ Documenter.Selectors
C:\Users\kusha\.julia\packages\Documenter\AXNMp\src\utilities\Selectors.jl:170
[8] #95
@ C:\Users\kusha\.julia\packages\Documenter\AXNMp\src\makedocs.jl:283
[inlined]
[9] withenv(::Documenter.var"#95#96"{Documenter.Document}, ::Pair{String,
Nothing}, ::Vararg{Pair{String, Nothing}})
@ Base .\env.jl:265
[10] #93
@ C:\Users\kusha\.julia\packages\Documenter\AXNMp\src\makedocs.jl:282
[inlined]
[11] cd(f::Documenter.var"#93#94"{Documenter.Document}, dir::String)
@ Base.Filesystem .\file.jl:101
[12] makedocs(; debug::Bool, format::Documenter.HTMLWriter.HTML,
kwargs::@Kwargs{sitename::String, authors::String, modules::Vector{Module},
clean::Bool, doctest::Bool, linkcheck::Bool, warnonly::Vector{Symbol},
linkcheck_ignore::Vector{String}, pages::Vector{Any}})
@ Documenter
C:\Users\kusha\.julia\packages\Documenter\AXNMp\src\makedocs.jl:281
[13] top-level scope
@ E:\GSOC\LinearSolve.jl\docs\make.jl:11
[14] include(mod::Module, _path::String)
@ Base .\Base.jl:306
[15] exec_options(opts::Base.JLOptions)
@ Base .\client.jl:317
[16] _start()
@ Base .\client.jl:550
in expression starting at E:\GSOC\LinearSolve.jl\docs\make.jl:11