Skip to content

Unable to update Cairo after updating to MacOS 10.12 #162

@protogeezer

Description

@protogeezer
julia> Pkg.add("Cairo")
INFO: Installing Cairo v0.2.35
INFO: Installing Graphics v0.1.3
INFO: Building Homebrew
Already up-to-date.

INFO: Building Cairo
xcodebuild: error: SDK "/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk" cannot be located.
clang: error: unable to find utility "clang", not a developer tool or in PATH
==> Installing gettext from staticfloat/juliatranslated
xcodebuild: error: SDK "/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk" cannot be located.
git: error: unable to find utility "git", not a developer tool or in PATH
Error: Failure while executing: git config --local --replace-all homebrew.private true
=====================================================================================================[ ERROR: Cairo ]=====================================================================================================

LoadError: failed process: Process(`/Users/sjbespa/.julia/v0.5/Homebrew/deps/usr/bin/brew install staticfloat/juliatranslated/gettext`, ProcessExited(1)) [1]
while loading /Users/sjbespa/.julia/v0.5/Cairo/deps/build.jl, in expression starting on line 154

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

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

WARNING: Cairo had build errors.

 - packages with build errors remain installed in /Users/sjbespa/.julia/v0.5
 - build the package(s) and all dependencies with `Pkg.build("Cairo")`
 - build a single package by running its `deps/build.jl` script

==========================================================================================================================================================================================================================
INFO: Package database updated

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