Skip to content
This repository was archived by the owner on Jun 4, 2025. It is now read-only.

Rsvg and Cairo won't build - looks like homebrew problem #251

@gtollefson

Description

@gtollefson

When updating homebrew my installations of Rsvg and Cairo were updated with build errors. I have tried Pkg.checkout and building again but receive the same errors:

julia> Pkg.build("Rsvg")
INFO: Building Homebrew
Already up-to-date.
Uninstalling git... (1,488 files, 35.2MB)
==> Installing git from staticfloat/juliatranslated
==> Downloading https://homebrew.bintray.com/bottles/git-2.20.1.high_sierra.bott
######################################################################## 100.0%
==> Pouring git-2.20.1.high_sierra.bottle.1.tar.gz
==> Caveats
Bash completion has been installed to:
/Users/George/.julia/test/v0.6/Homebrew/deps/usr/etc/bash_completion.d

zsh completions and functions have been installed to:
/Users/George/.julia/test/v0.6/Homebrew/deps/usr/share/zsh/site-functions

Emacs Lisp files have been installed to:
/Users/George/.julia/test/v0.6/Homebrew/deps/usr/share/emacs/site-lisp/git
==> Summary
🍺 /Users/George/.julia/test/v0.6/Homebrew/deps/usr/Cellar/git/2.20.1: 1,526 files, 41.3MB
Warning: Already linked: /Users/George/.julia/test/v0.6/Homebrew/deps/usr/Cellar/git/2.20.1
INFO: Building Cairo
Error: Calling keg_only :provided_pre_mountain_lion is disabled! There is no replacement.
==============================================================[ ERROR: Cairo ]===============================================================

LoadError: ArgumentError: brew info failed for String["staticfloat/juliadeps/fontconfig"]!
while loading /Users/George/.julia/test/v0.6/Cairo/deps/build.jl, in expression starting on line 165

=============================================================================================================================================
INFO: Building Rsvg
Error: Calling keg_only :provided_pre_mountain_lion is disabled! There is no replacement.
===============================================================[ ERROR: Rsvg ]===============================================================

LoadError: ArgumentError: brew info failed for String["staticfloat/juliadeps/fontconfig"]!
while loading /Users/George/.julia/test/v0.6/Rsvg/deps/build.jl, in expression starting on line 33

=============================================================================================================================================

==============================================================[ BUILD ERRORS ]===============================================================

WARNING: Rsvg and Cairo had build errors.

  • packages with build errors remain installed in /Users/George/.julia/test/v0.6
  • build the package(s) and all dependencies with Pkg.build("Rsvg", "Cairo")
  • build a single package by running its deps/build.jl script

=========================================================================================================

@staticfloat

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