Created
October 8, 2013 11:54
-
-
Save tpanum/6883550 to your computer and use it in GitHub Desktop.
gfortran brew failed 8/10/13
This file contains hidden or 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
$ brew install gfortran | |
Warning: Building source; cellar of gfortran's bottle is /usr/local/Cellar | |
==> Downloading http://ftpmirror.gnu.org/gcc/gcc-4.8.1/gcc-4.8.1.tar.bz2 | |
Already downloaded: /opt/boxen/cache/homebrew/gfortran-4.8.1.tar.bz2 | |
==> ../configure --prefix=/opt/boxen/homebrew/Cellar/gfortran/4.8.1/gfortran --datarootdir=/opt/boxen/homebrew/Cellar/gfortran/4.8.1/share --bindir=/opt/boxen/homebrew/Cellar/gfortran/4.8.1/bin --enabl | |
==> make bootstrap | |
Bootstrap comparison failure! | |
x86_64-apple-darwin12.5.0/libstdc++-v3/src/c++98/math_stubs_float.o differs | |
make[2]: *** [compare] Error 1 | |
make[1]: *** [stage3-bubble] Error 2 | |
make: *** [bootstrap] Error 2 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment