Created
August 30, 2014 12:46
-
-
Save pyrofolium/debf2ab213f18847a58a to your computer and use it in GitHub Desktop.
julia error
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
==> Upgrading 11 outdated packages, with result: | |
julia 0.3.0, leiningen 2.4.3, libpng 1.6.13, mongodb 2.6.4_1, node 0.10.31, openssl 1.0.1i, python 2.7.8_1, python3 3.4.1_1, sqlite 3.8.6, subversion 1.8.10_1, wget 1.15_2 | |
==> Upgrading julia | |
==> Using Homebrew-provided fortran compiler. | |
This may be changed by setting the FC environment variable. | |
==> Building with an alternative Fortran compiler | |
This is unsupported. | |
==> Building with an alternative Fortran compiler | |
This is unsupported. | |
==> Cloning https://github.com/JuliaLang/julia.git | |
Updating /Library/Caches/Homebrew/julia--git | |
Cloning into '/private/tmp/julia-ziAYww'... | |
done. | |
Note: checking out '768187890c2709bf2ff06818f40e1cdc79bd44b0'. | |
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 | |
Cloning into '/private/tmp/julia-ziAYww/deps/Rmath'... | |
done. | |
Note: checking out '226598f63af75e8bc3568f01e34932caebce6064'. | |
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 | |
Cloning into '/private/tmp/julia-ziAYww/deps/libuv'... | |
done. | |
Note: checking out 'a12eb3329cd2c0224ef631ea062fa16d119da47c'. | |
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 | |
Cloning into '/private/tmp/julia-ziAYww/deps/openlibm'... | |
done. | |
Note: checking out '0b9d67e54a5b07e32a27b68cf0a01c33b515fc9b'. | |
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 | |
Cloning into '/private/tmp/julia-ziAYww/doc/juliadoc'... | |
done. | |
Note: checking out 'bab3c6ba9e613da94001e1d71f994143814a1422'. | |
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 | |
==> Downloading https://gist.github.com/staticfloat/3806093/raw/cb34c7262b9130f0e9e07641a66fccaa0d08b | |
######################################################################## 100.0% | |
==> Patching | |
patching file deps/Makefile | |
Hunk #1 succeeded at 1324 (offset 670 lines). | |
==> Downloading https://double-conversion.googlecode.com/files/double-conversion-1.1.1.tar.gz | |
Already downloaded: /Library/Caches/Homebrew/julia--doubleconversion-1.1.1.tar.gz | |
==> Using double-conversion: /Library/Caches/Homebrew/julia--doubleconversion-1.1.1.tar.gz | |
==> Downloading http://www.math.sci.hiroshima-u.ac.jp/~m-mat/MT/SFMT/dSFMT-src-2.2.tar.gz | |
Already downloaded: /Library/Caches/Homebrew/julia--dsfmt-2.2.tar.gz | |
==> Using DSFMT: /Library/Caches/Homebrew/julia--dsfmt-2.2.tar.gz | |
==> make -C contrib -f repackage_system_suitesparse4.make prefix=/usr/local/Cellar/julia/0.3.0 USE_BL | |
clang++ -stdlib=libc++ -mmacosx-version-min=10.7 -m64 -shared -Xlinker -all_load /usr/local/opt/suite-sparse-julia/lib/libsuitesparseconfig.a /usr/local/opt/suite-sparse-julia/lib/libspqr.a -o /private/tmp/julia-ziAYww/usr/lib/libspqr.dylib -L/private/tmp/julia-ziAYww/usr/lib -L/usr/local/opt/suite-sparse-julia/lib -L/usr/local/opt/arpack-julia/lib -L/usr/local/opt/openblas-julia/lib -L/usr/local/opt/llvm33-julia/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/cloog018-julia/lib -L/usr/local/opt/isl011-julia/lib -L/usr/local/opt/gmp4-julia/lib -L/usr/local/lib -F/usr/local/Frameworks -Wl,-headerpad_max_install_names -headerpad_max_install_names -lcholmod -lcolamd -lamd -lopenblas -Wl,-rpath,'@loader_path/' && \ | |
install_name_tool -id @rpath/libspqr.dylib /private/tmp/julia-ziAYww/usr/lib/libspqr.dylib | |
ld: file not found: /usr/local/opt/gcc/lib/gcc/x86_64-apple-darwin13.2.0/4.8.3/libgfortran.3.dylib for architecture x86_64 | |
clang: error: linker command failed with exit code 1 (use -v to see invocation) | |
make: *** [default] Error 1 | |
READ THIS: https://github.com/Homebrew/homebrew/wiki/troubleshooting | |
If reporting this issue please do so at (not Homebrew/homebrew): | |
https://github.com/staticfloat/homebrew-julia/issues | |
Error: Class is not a module | |
Please report this bug: | |
https://github.com/Homebrew/homebrew/wiki/troubleshooting | |
/System/Library/Frameworks/Ruby.framework/Versions/2.0/usr/lib/ruby/2.0.0/rubygems/core_ext/kernel_require.rb:55:in `require' | |
/System/Library/Frameworks/Ruby.framework/Versions/2.0/usr/lib/ruby/2.0.0/rubygems/core_ext/kernel_require.rb:55:in `require' | |
/System/Library/Frameworks/Ruby.framework/Versions/2.0/usr/lib/ruby/2.0.0/net/http.rb:390:in `<class:HTTP>' | |
/System/Library/Frameworks/Ruby.framework/Versions/2.0/usr/lib/ruby/2.0.0/net/http.rb:384:in `<module:Net>' | |
/System/Library/Frameworks/Ruby.framework/Versions/2.0/usr/lib/ruby/2.0.0/net/http.rb:25:in `<top (required)>' | |
/System/Library/Frameworks/Ruby.framework/Versions/2.0/usr/lib/ruby/2.0.0/rubygems/core_ext/kernel_require.rb:55:in `require' | |
/System/Library/Frameworks/Ruby.framework/Versions/2.0/usr/lib/ruby/2.0.0/rubygems/core_ext/kernel_require.rb:55:in `require' | |
/System/Library/Frameworks/Ruby.framework/Versions/2.0/usr/lib/ruby/2.0.0/net/https.rb:21:in `<top (required)>' | |
/System/Library/Frameworks/Ruby.framework/Versions/2.0/usr/lib/ruby/2.0.0/rubygems/core_ext/kernel_require.rb:55:in `require' | |
/System/Library/Frameworks/Ruby.framework/Versions/2.0/usr/lib/ruby/2.0.0/rubygems/core_ext/kernel_require.rb:55:in `require' | |
/usr/local/Library/Homebrew/utils.rb:308:in `open' | |
/usr/local/Library/Homebrew/utils.rb:350:in `issues_matching' | |
/usr/local/Library/Homebrew/utils.rb:378:in `issues_for_formula' | |
/usr/local/Library/Homebrew/exceptions.rb:162:in `fetch_issues' | |
/usr/local/Library/Homebrew/exceptions.rb:158:in `issues' | |
/usr/local/Library/Homebrew/exceptions.rb:197:in `dump' | |
/usr/local/Library/Homebrew/cmd/upgrade.rb:87:in `rescue in upgrade_formula' | |
/usr/local/Library/Homebrew/cmd/upgrade.rb:95:in `upgrade_formula' | |
/usr/local/Library/Homebrew/cmd/upgrade.rb:43:in `block in upgrade' | |
/usr/local/Library/Homebrew/cmd/upgrade.rb:43:in `each' | |
/usr/local/Library/Homebrew/cmd/upgrade.rb:43:in `upgrade' | |
/usr/local/Library/brew.rb:131:in `<main>' |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment