Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Pkg.build("Cairo") Error: Error building LibCURL on julia 1.1.1, windows 10 #286

Closed
VoSiLk opened this issue Jul 4, 2019 · 0 comments · Fixed by #292
Closed

Pkg.build("Cairo") Error: Error building LibCURL on julia 1.1.1, windows 10 #286

VoSiLk opened this issue Jul 4, 2019 · 0 comments · Fixed by #292

Comments

@VoSiLk
Copy link

VoSiLk commented Jul 4, 2019

Pkg.build("Cairo")
Building LibCURL -? C:\Users\xxxx\.julia\packages\LibCURL\lWJxD\deps\build.log

  • Error: Error building LibCURL:
    ¦ ERROR: LoadError: LoadError: LibraryProduct(nothing, ["libz"], :libz, "Prefix(C:\Users\xxxx\.julia\packages\LibCURL\lWJxD\deps\usr)") is not satisfied, cannot generate deps.jl!
    ¦ Stacktrace:
    ¦ [1] error(::String) at .\error.jl:33
    ¦ [2] #write_deps_file#169(::Bool, ::Bool, ::Function, ::String, ::Array{LibraryProduct,1}) at C:\Users\xxxx.julia\packages\BinaryProvider\A0sDa\src\Products.jl:419
    ¦ [3] (::getfield(BinaryProvider, Symbol("#kw##write_deps_file")))(::NamedTuple{(:verbose,),Tuple{Bool}}, ::typeof(write_deps_file), ::String, ::Array{LibraryProduct,1}) at .\none:0
    ¦ [4] top-level scope at none:0
    ¦ [5] include at .\boot.jl:326 [inlined]
    ¦ [6] include_relative(::Module, ::String) at .\loading.jl:1038
    ¦ [7] include at .\sysimg.jl:29 [inlined]
    ¦ [8] include(::String) at C:\Users\xxxx.julia\packages\LibCURL\lWJxD\deps\build.jl:24
    ¦ [9] top-level scope at C:\Users\xxxx.julia\packages\LibCURL\lWJxD\deps\build.jl:25
    ¦ [10] include at .\boot.jl:326 [inlined]
    ¦ [11] include_relative(::Module, ::String) at .\loading.jl:1038
    ¦ [12] include(::Module, ::String) at .\sysimg.jl:29
    ¦ [13] include(::String) at .\client.jl:403
    ¦ [14] top-level scope at none:0
    ¦ in expression starting at C:\Users\xxxx.julia\packages\LibCURL\lWJxD\deps\build_Zlib.v1.2.11.jl:48
    ¦ in expression starting at C:\Users\xxxx.julia\packages\LibCURL\lWJxD\deps\build.jl:14
  • @ Pkg.Operations C:\cygwin\home\Administrator\buildbot\worker\package_win64\build\usr\share\julia\stdlib\v1.1\Pkg\src\Operations.jl:1075
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant