Skip to content

Cairo does not built on julia 0.7 Windows (x86_64-w64-mingw32)  #261

@alblaz

Description

@alblaz

Building Cairo yields the error ERROR: LoadError: Provider WinRPM.RPM failed to satisfy dependency pangocairo. This is similar to what described in issues #230 and #239 but in that case the discussion was about OSX. I'm on Windows 10 (x86_64-w64-mingw32). I wonder if the error is a specific problem of my system or if it is a general problem at the moment that can be reproduced by other people.

The complete log I obtain when I build Cairo is the following
`
(v0.7) pkg> build Cairo

Building LibCURL ─→ C:\Users\alaz\.julia\packages\LibCURL\GC3ap\deps\build.log
Building WinRPM ──→ C:\Users\alaz\.julia\packages\WinRPM\Y9QdZ\deps\build.log
Building Homebrew → C:\Users\alaz\.julia\packages\Homebrew\l8kUw\deps\build.log
Building Cairo ───→ C:\Users\alaz\.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
│ [ Info: Nothing to do
│ [ Info: Nothing to do
│ ERROR: LoadError: Provider WinRPM.RPM failed to satisfy dependency pangocairo
│ Stacktrace:
│ [1] error(::String) at .\error.jl:33
│ [2] satisfy!(::BinDeps.LibraryDependency, ::Array{DataType,1}) at C:\Users\alaz.julia\packages\BinDeps\ZEval\src\dependencies.jl:945
│ [3] satisfy!(::BinDeps.LibraryGroup, ::Array{DataType,1}) at C:\Users\alaz.julia\packages\BinDeps\ZEval\src\dependencies.jl:910
│ [4] satisfy!(::BinDeps.LibraryGroup) at C:\Users\alaz.julia\packages\BinDeps\ZEval\src\dependencies.jl:874
│ [5] top-level scope at C:\Users\alaz.julia\packages\BinDeps\ZEval\src\dependencies.jl:977
│ [6] include at .\boot.jl:317 [inlined]
│ [7] include_relative(::Module, ::String) at .\loading.jl:1038
│ [8] include(::Module, ::String) at .\sysimg.jl:29
│ [9] include(::String) at .\client.jl:398
│ [10] top-level scope at none:0
│ in expression starting at C:\Users\alaz.julia\packages\Cairo\CXPG1\deps\build.jl:165
└ @ Pkg.Operations C:\cygwin\home\Administrator\buildbot\worker\package_win64\build\usr\share\julia\stdlib\v0.7\Pkg\src\Operations.jl:1068
`

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions