Last active
August 29, 2015 13:56
-
-
Save arnoutaertgeerts/8963351 to your computer and use it in GitHub Desktop.
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 DOCTOR | |
Warning: /usr/bin occurs before /usr/local/bin | |
This means that system-provided programs will be used instead of those | |
provided by Homebrew. The following tools exist at both paths: | |
svn | |
svnadmin | |
svndumpfilter | |
svnlook | |
svnserve | |
svnsync | |
svnversion | |
Consider setting your PATH so that /usr/local/bin | |
occurs before /usr/bin. Here is a one-liner: | |
echo export PATH='/usr/local/bin:$PATH' >> ~/.bash_profile | |
BREW --CONFIG | |
HOMEBREW_VERSION: 0.9.5 | |
ORIGIN: https://github.com/Homebrew/homebrew.git | |
HEAD: f58a02aedefbc4911db9f7e3f18dbe7846bfe40e | |
HOMEBREW_PREFIX: /usr/local | |
HOMEBREW_CELLAR: /usr/local/Cellar | |
CPU: 8-core 64-bit haswell | |
OS X: 10.9-x86_64 | |
Xcode: 5.0.2 | |
CLT: 5.0.1.0.1.1382131676 | |
Clang: 5.0 build 500 | |
X11: N/A | |
System Ruby: 1.8.7-358 | |
Perl: /usr/bin/perl | |
Python: /usr/bin/python | |
Ruby: /usr/bin/ruby => /System/Library/Frameworks/Ruby.framework/Versions/2.0/usr/bin/ruby | |
BREW LOG | |
/usr/local/bin/mpicc --version | |
/usr/local/bin/mpicxx --version | |
/usr/local/bin/mpif90 --version | |
/usr/local/bin/mpicc --version | |
/usr/local/bin/mpif90 --version | |
/usr/local/bin/mpicc --version | |
/usr/local/bin/mpicxx --version | |
/usr/local/bin/mpif90 --version | |
/usr/local/bin/mpicc --version | |
/usr/local/bin/mpif90 --version | |
==> 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. | |
==> Downloading http://mumps.enseeiht.fr/MUMPS_4.10.0.tar.gz | |
Already downloaded: /Library/Caches/Homebrew/mumps-4.10.0.tar.gz | |
==> Verifying mumps-4.10.0.tar.gz checksum | |
tar xf /Library/Caches/Homebrew/mumps-4.10.0.tar.gz | |
==> make all | |
/Applications/Xcode.app/Contents/Developer/usr/bin/make ARITH=s mumps_lib | |
if [ "./PORD/lib/" != "" ] ; then \ | |
cd ./PORD/lib/; \ | |
/Applications/Xcode.app/Contents/Developer/usr/bin/make CC="clang -fPIC" CFLAGS="-O" AR="/usr/local/bin/gfortran -fPIC -shared -Wl,-install_name -Wl,/usr/local/Cellar/mumps/4.10.0/lib/libpord.dylib -undefined dynamic_lookup -o " RANLIB="echo" OUTC=-o LIBEXT=.dylib; \ | |
fi; | |
clang -fPIC -I../include -O -c graph.c -ograph.o | |
clang -fPIC -I../include -O -c gbipart.c -ogbipart.o | |
clang -fPIC -I../include -O -c gbisect.c -ogbisect.o | |
clang -fPIC -I../include -O -c ddcreate.c -oddcreate.o | |
clang -fPIC -I../include -O -c ddbisect.c -oddbisect.o | |
clang -fPIC -I../include -O -c nestdiss.c -onestdiss.o | |
clang -fPIC -I../include -O -c multisector.c -omultisector.o | |
clang -fPIC -I../include -O -c gelim.c -ogelim.o | |
clang -fPIC -I../include -O -c bucket.c -obucket.o | |
clang -fPIC -I../include -O -c tree.c -otree.o | |
clang -fPIC -I../include -O -c symbfac.c -osymbfac.o | |
clang -fPIC -I../include -O -c interface.c -ointerface.o | |
clang -fPIC -I../include -O -c sort.c -osort.o | |
clang -fPIC -I../include -O -c minpriority.c -ominpriority.o | |
/usr/local/bin/gfortran -fPIC -shared -Wl,-install_name -Wl,/usr/local/Cellar/mumps/4.10.0/lib/libpord.dylib -undefined dynamic_lookup -o libpord.dylib graph.o gbipart.o gbisect.o ddcreate.o ddbisect.o nestdiss.o multisector.o gelim.o bucket.o tree.o symbfac.o interface.o sort.o minpriority.o | |
echo libpord.dylib | |
libpord.dylib | |
if [ "./PORD/lib/" != "" ] ; then \ | |
cp ./PORD/lib//libpord.dylib lib/libpord.dylib; \ | |
fi; | |
(cd src ; /Applications/Xcode.app/Contents/Developer/usr/bin/make s) | |
/Applications/Xcode.app/Contents/Developer/usr/bin/make ARITH=s mumps_lib | |
/usr/local/bin/gfortran -fPIC -O -DALLOW_NON_INIT -I/usr/local/Cellar/open-mpi/1.7.4/include -Dpord -I. -I../include -c mumps_part9.F -o mumps_part9.o | |
Warning: Nonexistent include directory "/usr/local/Cellar/open-mpi/1.7.4/include" | |
mumps_part9.F:4660: Error: Can't open included file 'mpif.h' | |
make[3]: *** [mumps_part9.o] Error 1 | |
make[2]: *** [s] Error 2 | |
make[1]: *** [mumps_lib] Error 2 | |
make: *** [s] Error 2 | |
==> Formula | |
Tap: homebrew/science | |
Path: /usr/local/Library/Taps/homebrew-science/mumps.rb | |
==> Configuration | |
HOMEBREW_VERSION: 0.9.5 | |
HEAD: f58a02aedefbc4911db9f7e3f18dbe7846bfe40e | |
CPU: 8-core 64-bit haswell | |
OS X: 10.9-x86_64 | |
Xcode: 5.0.2 | |
CLT: 5.0.1.0.1.1382131676 | |
X11: N/A | |
==> ENV | |
HOMEBREW_CC: clang | |
HOMEBREW_CXX: clang++ | |
CFLAGS: | |
CMAKE_PREFIX_PATH: /usr/local | |
CMAKE_INCLUDE_PATH: /usr/include/libxml2:/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
CMAKE_LIBRARY_PATH: /System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries | |
PKG_CONFIG_PATH: /usr/local/opt/scalapack/lib/pkgconfig | |
PKG_CONFIG_LIBDIR: /usr/lib/pkgconfig:/usr/local/Library/ENV/pkgconfig/10.9 | |
HOMEBREW_VERBOSE: 1 | |
ACLOCAL_PATH: /usr/local/share/aclocal | |
PATH: /usr/local/bin:/usr/local/Library/ENV/4.3:/usr/local/opt/gfortran/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/heroku/bin:/usr/local/bin:/usr/local/texlive/2013/bin/x86_64-darwin:/usr/local/Library/Contributions/cmd | |
Error: mumps did not build | |
Logs: | |
/Users/arnoutaertgeerts/Library/Logs/Homebrew/mumps/01.make | |
/Users/arnoutaertgeerts/Library/Logs/Homebrew/mumps/01.make.cc | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment