Skip to content

Instantly share code, notes, and snippets.

@whatever
Created September 23, 2014 16:37
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save whatever/f5900089f0c0dd84ec37 to your computer and use it in GitHub Desktop.
Save whatever/f5900089f0c0dd84ec37 to your computer and use it in GitHub Desktop.
`brew install octave` hangs indefinitely on `make test`
==> 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.
==> Building with an alternative Fortran compiler
This is unsupported.
==> Downloading http://ftpmirror.gnu.org/octave/octave-3.8.1.tar.bz2
Already downloaded: /Library/Caches/Homebrew/octave-3.8.1.tar.bz2
==> Downloading https://savannah.gnu.org/bugs/download.php?file_id=30734
Already downloaded: /Library/Caches/Homebrew/octave--patch-e8fb39b7ca1525d67e6d24f3c189b441b60fcdab.php
==> Downloading https://savannah.gnu.org/patch/download.php?file_id=31072
Already downloaded: /Library/Caches/Homebrew/octave--patch-19f2dcaf636f1968c4b1639797415f83fb21d5a3.php
==> Patching
patching file libgui/qterminal/libqterminal/unix/ExtendedDefaultTranslator_mac.h
patching file libgui/qterminal/libqterminal/unix/KeyboardTranslator.cpp
patching file src/mkoctfile.in.cc
==> ./configure --prefix=/usr/local/Cellar/octave/3.8.1 --without-opengl --with-x=no
==> make all
==> make check 2>&1 | tee make-check.log
HANGS INDEFINITELY
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment