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

Cairo not building in 1.03, 1.1. #273

Closed
skcela opened this issue Apr 9, 2019 · 1 comment
Closed

Cairo not building in 1.03, 1.1. #273

skcela opened this issue Apr 9, 2019 · 1 comment

Comments

@skcela
Copy link

skcela commented Apr 9, 2019

Hey all,

I've been trying to get the Julia Debugger installed so I made a clean install and now Cairo will not build. I was using Cairo before, in Julia 1.0.3 (through JuliaPro, if that makes a difference) but now it does not seem to build, possibly related to other issues I saw with WinRPM.

I'm wondering if any of you have found a working solution to this. I was able to replicate this error in 3 different machines and from what I gather online, its because BinDeps does not support 1.X, however, I had Cairo working with 1.03 so I'm not sure.

Thanks

(v1.0) pkg> build Cairo
Building Homebrew → C:\Users\usr\.julia\packages\Homebrew\s09IX\deps\build.log
Building LibCURL ─→ C:\Users\usr\.julia\packages\LibCURL\khRkY\deps\build.log
Building WinRPM ──→ C:\Users\usr\.julia\packages\WinRPM\Y9QdZ\deps\build.log
Building Cairo ───→ C:\Users\usr\.julia\packages\Cairo\CXPG1\deps\build.log
┌ Error: Error building Cairo:
│ [ Info: Updating WinRPM package list
│ [ Info: Downloading https://cache.julialang.org/http://download.opensuse.org/repositories/windows:/mingw:/win32/openSUSE_Leap_42.2/repodata/repomd.xml
│ [ Info: Downloading https://cache.julialang.org/http://download.opensuse.org/repositories/windows:/mingw:/win64/openSUSE_Leap_42.2/repodata/repomd.xml
│ [ Info: Nothing to do
│ ERROR: LoadError: Provider WinRPM.RPM failed to satisfy dependency cairo
│ Stacktrace:
│ [1] error(::String) at .\error.jl:33
│ [2] satisfy!(::BinDeps.LibraryDependency, ::Array{DataType,1}) at C:\Users\usr.julia\packages\BinDeps\ZEval\src\dependencies.jl:945
│ [3] satisfy!(::BinDeps.LibraryGroup, ::Array{DataType,1}) at C:\Users\usr.julia\packages\BinDeps\ZEval\src\dependencies.jl:910
│ [4] satisfy!(::BinDeps.LibraryGroup) at C:\Users\usr.julia\packages\BinDeps\ZEval\src\dependencies.jl:874
│ [5] top-level scope at C:\Users\usr.julia\packages\BinDeps\ZEval\src\dependencies.jl:977
│ [6] include at .\boot.jl:317 [inlined]
│ [7] include_relative(::Module, ::String) at .\loading.jl:1044
│ [8] include(::Module, ::String) at .\sysimg.jl:29
│ [9] include(::String) at .\client.jl:392
│ [10] top-level scope at none:0
│ in expression starting at C:\Users\usr.julia\packages\Cairo\CXPG1\deps\build.jl:165
└ @ Pkg.Operations C:\cygwin\home\Administrator\buildbot\worker\package_win32\build\usr\share\julia\stdlib\v1.0\Pkg\src\Operations.jl:1097

@skcela
Copy link
Author

skcela commented Apr 26, 2019

Solved.

For reference, my fix was to use the 64 bit version of Julia, that was not experiencing those problems.

@skcela skcela closed this as completed Apr 26, 2019
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

No branches or pull requests

1 participant