-
Notifications
You must be signed in to change notification settings - Fork 10
Closed
Description
Hi,
I am getting the following load error with Julia 1.2 and Windows:
(v1.2) pkg> build Libtask
Building Libtask → `C:\Users\user\.julia\packages\Libtask\RjRkK\deps\build.log`
┌ Error: Error building `Libtask`:
│ fatal: not a git repository (or any of the parent directories): .git
│ ┌ Error: Download failed: curl: (35) schannel: next InitializeSecurityContext failed: Unknown error (0x80092012) - The revocation function was unable to check revocation for the certificate.
│ └ @ Base download.jl:43
│ ERROR: LoadError: failed process: Process(`git -C 'C:\Users\user\.julia\packages\Libtask\RjRkK' tag`, ProcessExited(128)) [128]
│
│ Stacktrace:
│ [1] pipeline_error at .\process.jl:813 [inlined]
│ [2] (::getfield(Base, Symbol("##533#534")){Base.Process})() at .\process.jl:621
│ [3] iterate(::Base.EachLine{Base.PipeEndpoint}, ::Nothing) at .\io.jl:893 (repeats 2 times)
│ [4] _collect(::UnitRange{Int64}, ::Base.EachLine{Base.PipeEndpoint}, ::Base.HasEltype, ::Base.SizeUnknown) at .\array.jl:555
│ [5] collect at .\array.jl:544 [inlined]
│ [6] #readlines#290 at .\io.jl:427 [inlined]
│ [7] readlines at .\io.jl:427 [inlined]
│ [8] find_prev_tag(::String) at C:\Users\user\.julia\packages\Libtask\RjRkK\deps\build.jl:3
│ [9] include_build_script(::SubString{String}, ::Bool) at C:\Users\user\.julia\packages\Libtask\RjRkK\deps\build.jl:42
│ [10] top-level scope at C:\Users\user\.julia\packages\Libtask\RjRkK\deps\build.jl:62
│ [11] include at .\boot.jl:328 [inlined]
│ [12] include_relative(::Module, ::String) at .\loading.jl:1094
│ [13] include(::Module, ::String) at .\Base.jl:31
│ [14] include(::String) at .\client.jl:431
│ [15] top-level scope at none:5
│ in expression starting at C:\Users\user\.julia\packages\Libtask\RjRkK\deps\build.jl:62
└ @ Pkg.Operations C:\cygwin\home\Administrator\buildbot\worker\package_win64\build\usr\share\julia\stdlib\v1.2\Pkg\src\backwards_compatible_isolation.jl:647
julia> versioninfo()
Julia Version 1.2.0
Commit c6da87ff4b (2019-08-20 00:03 UTC)
Platform Info:
OS: Windows (x86_64-w64-mingw32)
CPU: Intel(R) Core(TM) i7-7700HQ CPU @ 2.80GHz
WORD_SIZE: 64
LIBM: libopenlibm
LLVM: libLLVM-6.0.1 (ORCJIT, skylake)
Metadata
Metadata
Assignees
Labels
No labels