Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Installation Error - Ubuntu 16.04 #19

Open
ca0h opened this issue Jun 15, 2018 · 0 comments
Open

Installation Error - Ubuntu 16.04 #19

ca0h opened this issue Jun 15, 2018 · 0 comments

Comments

@ca0h
Copy link

ca0h commented Jun 15, 2018

I get the following after installation failure.
Similar thing happens if I install "Ipopt" package which depends on MUMPS.

ranlib ../lib/libmumps_common.a gfortran -O3 -fPIC -fdefault-integer-8 -I../libseq -Dpord -Dmetis -I. -I../include -c dmumps_struc_def.F -o dmumps_struc_def.o gfortran -O3 -fPIC -fdefault-integer-8 -I../libseq -Dpord -Dmetis -I. -I../include -c dana_aux_par.F -o dana_aux_par.o gfortran -O3 -fPIC -fdefault-integer-8 -I../libseq -Dpord -Dmetis -I. -I../include -c dlr_core.F -o dlr_core.o gfortran -O3 -fPIC -fdefault-integer-8 -I../libseq -Dpord -Dmetis -I. -I../include -c dana_lr.F -o dana_lr.o gfortran -O3 -fPIC -fdefault-integer-8 -I../libseq -Dpord -Dmetis -I. -I../include -c domp_tps_m.F -o domp_tps_m.o gfortran -O3 -fPIC -fdefault-integer-8 -I../libseq -Dpord -Dmetis -I. -I../include -c dmumps_comm_buffer.F -o dmumps_comm_buffer.o gfortran -O3 -fPIC -fdefault-integer-8 -I../libseq -Dpord -Dmetis -I. -I../include -c dmumps_load.F -o dmumps_load.o gfortran -O3 -fPIC -fdefault-integer-8 -I../libseq -Dpord -Dmetis -I. -I../include -c dfac_asm_master_m.F -o dfac_asm_master_m.o f951: Fatal Error: Reading module ‘dmumps_load’ at line 1483 column 44: Unexpected EOF compilation terminated. Makefile:262: recipe for target 'dfac_asm_master_m.o' failed make[4]: *** [dfac_asm_master_m.o] Error 1 make[4]: Leaving directory '/home/h/Software/MUMPS.jl/src/MUMPS_5.0.1/src' Makefile:18: recipe for target 'd' failed make[3]: *** [d] Error 2 make[3]: Leaving directory '/home/h/Software/MUMPS.jl/src/MUMPS_5.0.1/src' Makefile:40: recipe for target 'mumps_lib' failed make[2]: *** [mumps_lib] Error 2 make[2]: Leaving directory '/home/h/Software/MUMPS.jl/src/MUMPS_5.0.1' Makefile:24: recipe for target 'd' failed make[1]: *** [d] Error 2 make[1]: Leaving directory '/home/h/Software/MUMPS.jl/src/MUMPS_5.0.1' Makefile:14: recipe for target 'all' failed make: *** [all] Error 2

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant