Skip to content

Instantly share code, notes, and snippets.

@jonathanBieler
Created July 11, 2017 14:58
Show Gist options
  • Save jonathanBieler/2aef2b746b24f88ae5a5dd5213937f29 to your computer and use it in GitHub Desktop.
Save jonathanBieler/2aef2b746b24f88ae5a5dd5213937f29 to your computer and use it in GitHub Desktop.
_
_ _ _(_)_ | A fresh approach to technical computing
(_) | (_) (_) | Documentation: https://docs.julialang.org
_ _ _| |_ __ _ | Type "?help" for help.
| | | | | | |/ _` | |
| | |_| | | | (_| | | Version 0.6.0 (2017-06-19 13:05 UTC)
_/ |\__'_|_|_|\__'_| | Official http://julialang.org/ release
|__/ | x86_64-apple-darwin13.4.0
julia> Pkg.status()
INFO: Initializing package repository /Users/jbieler/.julia/v0.6
INFO: Cloning METADATA from https://github.com/JuliaLang/METADATA.jl
No packages installed
julia> Pkg.add("Cairo")
INFO: Installing BinDeps v0.6.0
INFO: Installing Cairo v0.3.0
INFO: Installing ColorTypes v0.5.1
INFO: Installing Colors v0.7.3
INFO: Installing Compat v0.26.0
INFO: Installing FixedPointNumbers v0.3.8
INFO: Installing Graphics v0.2.0
INFO: Installing Homebrew v0.5.8
INFO: Installing JSON v0.12.0
INFO: Installing NaNMath v0.2.5
INFO: Installing Reexport v0.0.3
INFO: Installing SHA v0.3.3
INFO: Installing URIParser v0.1.8
INFO: Building Homebrew
INFO: Downloading brew...
######################################################################## 100.0%
remote: Counting objects: 1106, done.
remote: Compressing objects: 100% (1009/1009), done.
remote: Total 1106 (delta 114), reused 405 (delta 57), pack-reused 0
Receiving objects: 100% (1106/1106), 1.19 MiB | 1.85 MiB/s, done.
Resolving deltas: 100% (114/114), done.
From https://github.com/Homebrew/brew
* [new branch] master -> origin/master
Updating Homebrew...
Cloning into '/Users/jbieler/.julia/v0.6/Homebrew/deps/usr/Library/Taps/homebrew/homebrew-core'...
remote: Counting objects: 4471, done.
remote: Compressing objects: 100% (4267/4267), done.
remote: Total 4471 (delta 35), reused 462 (delta 12), pack-reused 0
Receiving objects: 100% (4471/4471), 3.55 MiB | 3.81 MiB/s, done.
Resolving deltas: 100% (35/35), done.
remote: Counting objects: 360518, done.
remote: Compressing objects: 100% (147700/147700), done.
remote: Total 360518 (delta 213895), reused 356625 (delta 210014), pack-reused 0
Receiving objects: 100% (360518/360518), 118.11 MiB | 3.98 MiB/s, done.
Resolving deltas: 100% (213895/213895), completed with 3632 local objects.
Updating Homebrew...
Cloning into '/Users/jbieler/.julia/v0.6/Homebrew/deps/usr/Library/Taps/staticfloat/homebrew-juliadeps'...
remote: Counting objects: 1868, done.
remote: Total 1868 (delta 0), reused 0 (delta 0), pack-reused 1868
Receiving objects: 100% (1868/1868), 354.37 KiB | 566.00 KiB/s, done.
Resolving deltas: 100% (1118/1118), done.
Cloning into '/Users/jbieler/.julia/v0.6/Homebrew/deps/usr/Library/Taps/staticfloat/homebrew-juliatranslated'...
remote: Counting objects: 5, done.
remote: Total 5 (delta 0), reused 0 (delta 0), pack-reused 5
Unpacking objects: 100% (5/5), done.
Reset branch 'stable'
error: tag '9.9.9' not found.
remote: Counting objects: 152, done.
remote: Compressing objects: 100% (71/71), done.
remote: Total 152 (delta 114), reused 119 (delta 81), pack-reused 0
Receiving objects: 100% (152/152), 16.81 KiB | 0 bytes/s, done.
Resolving deltas: 100% (114/114), completed with 27 local objects.
Note: checking out '9.9.9'.
You are in 'detached HEAD' state. You can look around, make experimental
changes and commit them, and you can discard any commits you make in this
state without impacting any branches by performing another checkout.
If you want to create a new branch to retain commits you create, you may
do so (now or later) by using -b with the checkout command again. Example:
git checkout -b <new-branch-name>
HEAD is now at ed9942f... Merge pull request #2769 from MikeMcQuaid/rubocop-no-perl-backrefs
INFO: Building Cairo
WARNING: BinDeps.shlib_ext is deprecated.
likely near /Users/jbieler/.julia/v0.6/Cairo/deps/build.jl:112
WARNING: Couldn't find bottle stanza in gettext
WARNING: The following packages do not have relocatable bottles, installation may fail!
Please report these packages to https://github.com/JuliaLang/Homebrew.jl:
gettext
WARNING: Couldn't find bottle stanza in pcre
WARNING: Couldn't find bottle stanza in pkg-config
WARNING: Couldn't find bottle stanza in autoconf
WARNING: Couldn't find bottle stanza in automake
WARNING: Couldn't find bottle stanza in libffi
WARNING: Couldn't find bottle stanza in gettext
WARNING: Couldn't find bottle stanza in libtool
WARNING: Couldn't find bottle stanza in glib
WARNING: The following packages do not have relocatable bottles, installation may fail!
Please report these packages to https://github.com/JuliaLang/Homebrew.jl:
gettext
glib
Warning: Already linked: /Users/jbieler/.julia/v0.6/Homebrew/deps/usr/Cellar/pcre/8.41
=============================================================================================[ ERROR: Cairo ]==============================================================================================
LoadError: failed process: Process(`/Users/jbieler/.julia/v0.6/Homebrew/deps/usr/bin/brew install --ignore-dependencies glib`, ProcessExited(1)) [1]
while loading /Users/jbieler/.julia/v0.6/Cairo/deps/build.jl, in expression starting on line 162
===========================================================================================================================================================================================================
=============================================================================================[ BUILD ERRORS ]==============================================================================================
WARNING: Cairo had build errors.
- packages with build errors remain installed in /Users/jbieler/.julia/v0.6
- 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
shell> /Users/jbieler/.julia/v0.6/Homebrew/deps/usr/bin/brew install --ignore-dependencies glib
==> Using the sandbox
==> Downloading https://download.gnome.org/sources/glib/2.52/glib-2.52.3.tar.xz
Already downloaded: /Users/jbieler/Library/Caches/Homebrew/glib-2.52.3.tar.xz
==> Downloading https://raw.githubusercontent.com/Homebrew/formula-patches/59e4d32/glib/hardcoded-paths.diff
Already downloaded: /Users/jbieler/Library/Caches/Homebrew/glib--patch-a4cb96b5861672ec0750cb30ecebe1d417d38052cac12fbb8a77dbf04a886fcb.diff
==> Downloading https://raw.githubusercontent.com/Homebrew/formula-patches/13efbb2/glib/gio.patch
Already downloaded: /Users/jbieler/Library/Caches/Homebrew/glib--patch-628f8ea171a29c67fb06461ce4cfe549846b8fe64d83466e18e225726615b997.patch
==> Downloading https://raw.githubusercontent.com/Homebrew/formula-patches/73738ca/glib/revert-appinfo-contenttype.patch
Already downloaded: /Users/jbieler/Library/Caches/Homebrew/glib--patch-675369c6d956b5533865178a2a78a6b2dcb921fbcfd81d35e92fc1592323e5e4.patch
==> Patching
==> Applying hardcoded-paths.diff
patching file gio/gdbusprivate.c
Hunk #1 succeeded at 2075 (offset -24 lines).
Hunk #2 succeeded at 2085 (offset -24 lines).
patching file gio/xdgmime/xdgmime.c
patching file glib/gutils.c
Hunk #1 succeeded at 1959 (offset 21 lines).
==> Applying gio.patch
patching file configure.ac
patching file gio/Makefile.am
Hunk #1 succeeded at 137 (offset 2 lines).
Hunk #2 succeeded at 290 (offset 8 lines).
Hunk #3 succeeded at 608 (offset 23 lines).
==> Applying revert-appinfo-contenttype.patch
patching file gio/Makefile.am
Hunk #3 succeeded at 394 (offset 5 lines).
Hunk #4 succeeded at 872 (offset 5 lines).
Hunk #5 succeeded at 882 (offset 5 lines).
patching file gio/giomodule.c
patching file gio/glocalfileinfo.c
patching file gio/tests/Makefile.am
==> autoreconf -i -f
Last 15 lines from /Users/jbieler/Library/Logs/Homebrew/glib/01.autoreconf:
2017-07-11 16:22:52 +0200
autoreconf
-i
-f
READ THIS: http://docs.brew.sh/Troubleshooting.html
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment