Building mumps-4.10.0.txz (origin /buildshare/ports/355755/math/mumps) for powerpc-10-0 on XXX slot1: created x distfiles/ x distfiles/MUMPS_4.10.0.tar.gz x packages/ x packages/perl5-5.16.3_10.txz x packages/gmake-3.82_1.txz x packages/bison-2.7.1,1.txz x packages/m4-1.4.17_1,1.txz x packages/pkg-1.2.7_2.txz x packages/blas-3.4.2_2.txz x packages/gettext-0.18.3.1_1.txz x packages/binutils-2.24.txz x packages/mpfr-3.1.2_2.txz x packages/gmp-5.1.3_2.txz x packages/mpc-1.0.2.txz x packages/gcc-4.7.3_1.txz ELF ldconfig path: /lib /usr/lib /usr/lib/compat Make depends ===> mumps-4.10.0 depends on file: /usr/local/sbin/pkg - not found ===> Verifying install for /usr/local/sbin/pkg in /buildshare/ports/355755/ports-mgmt/pkg ===> Installing existing package /packages/pkg-1.2.7_2.txz Installing pkg-1.2.7_2... done If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of mumps-4.10.0 ===> mumps-4.10.0 depends on shared library: libblas.so - not found ===> Verifying for libblas.so in /buildshare/ports/355755/math/blas ===> Installing existing package /packages/blas-3.4.2_2.txz Installing blas-3.4.2_2...Installing gcc-4.7.3_1...Installing binutils-2.24...Installing gettext-0.18.3.1_1... done done Installing gmp-5.1.3_2... done Installing mpc-1.0.2...Installing mpfr-3.1.2_2... done done done done To ensure binaries built with this toolchain find appropriate versions of the necessary run-time libraries, you may want to link using -Wl,-rpath=/usr/local/lib/gcc47 For ports leveraging USE_GCC, USES=compiler, or USES=fortran this happens transparently. ===> Returning to build of mumps-4.10.0 ===> mumps-4.10.0 depends on executable: gfortran47 - found ===> mumps-4.10.0 depends on file: /usr/local/bin/as - found ===> mumps-4.10.0 depends on executable: gfortran47 - found Make install ===> License Public_Domain accepted by the user ===> mumps-4.10.0 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by mumps-4.10.0 for building ===> Extracting for mumps-4.10.0 => SHA256 Checksum OK for MUMPS_4.10.0.tar.gz. ===> Patching for mumps-4.10.0 ===> Applying FreeBSD patches for mumps-4.10.0 ===> mumps-4.10.0 depends on executable: gfortran47 - found ===> mumps-4.10.0 depends on file: /usr/local/bin/as - found ===> mumps-4.10.0 depends on shared library: libblas.so - found (/usr/local/lib/libblas.so.2) ===> Configuring for mumps-4.10.0 install -o root -g wheel -m 444 /obj/buildshare/ports/355755/math/mumps/work/MUMPS_4.10.0/Make.inc/Makefile.inc.generic.SEQ /obj/buildshare/ports/355755/math/mumps/work/MUMPS_4.10.0/Makefile.inc ===> Building for mumps-4.10.0 /usr/bin/dirname `gfortran47 -print-libgcc-file-name` > /obj/buildshare/ports/355755/math/mumps/work/MUMPS_4.10.0/LIBDIR /usr/bin/sed -i.bak -e 's+@CC@+cc+g ; s+@FC@+gfortran47+g ; s+@CFLAGS@+-O2 -pipe -fno-strict-aliasing+g; s+@FCFLAGS@+-Wl,-rpath=/usr/local/lib/gcc47+g; s+@GCCLIBDIR@+ -Wl,-rpath=/usr/local/lib/gcc47 -L/usr/local/lib/gcc47 -B/usr/local/bin+g; s+@FORTRANLIBS@+-lgfortran+g; s+@PTHREAD_LIBS@+-pthread+g; s+@BLAS_LIBS@+-lblas+ ; s+@LOCALBASE@+/usr/local+g;' /obj/buildshare/ports/355755/math/mumps/work/MUMPS_4.10.0/Makefile.inc /usr/bin/make ARITH=s mumps_lib (cd libseq; /usr/bin/make) gfortran47 -Wl,-rpath=/usr/local/lib/gcc47 -c mpi.f -ompi.o mpi.f:601.33: CALL MUMPS_COPY_LOGICAL( SENDBUF, RECVBUF, COUNT ) 1 Warning: Type mismatch in argument 's' at (1); passed INTEGER(4) to LOGICAL(4) mpi.f:603.30: CALL MUMPS_COPY_REAL( SENDBUF, RECVBUF, COUNT ) 1 Warning: Type mismatch in argument 's' at (1); passed INTEGER(4) to REAL(4) mpi.f:606.42: CALL MUMPS_COPY_DOUBLE_PRECISION( SENDBUF, RECVBUF, COUNT ) 1 Warning: Type mismatch in argument 's' at (1); passed INTEGER(4) to REAL(8) mpi.f:608.33: CALL MUMPS_COPY_COMPLEX( SENDBUF, RECVBUF, COUNT ) 1 Warning: Type mismatch in argument 's' at (1); passed INTEGER(4) to COMPLEX(4) mpi.f:610.40: CALL MUMPS_COPY_DOUBLE_COMPLEX( SENDBUF, RECVBUF, COUNT ) 1 Warning: Type mismatch in argument 's' at (1); passed INTEGER(4) to COMPLEX(8) mpi.f:612.43: CALL MUMPS_COPY_2DOUBLE_PRECISION( SENDBUF, RECVBUF, COUNT ) 1 Warning: Type mismatch in argument 's' at (1); passed INTEGER(4) to REAL(8) cc -O2 -pipe -fno-strict-aliasing -DAdd_ -I. -c mpic.c -ompic.o cc -O2 -pipe -fno-strict-aliasing -DAdd_ -I. -c elapse.c -oelapse.o ar vr libmpiseq.a mpi.o mpic.o elapse.o ar: warning: creating libmpiseq.a a - mpi.o a - mpic.o a - elapse.o ranlib libmpiseq.a if [ "./PORD/lib/" != "" ] ; then cd ./PORD/lib/; /usr/bin/make CC="cc" CFLAGS="-O2 -pipe -fno-strict-aliasing" AR="ar vr" RANLIB="ranlib" OUTC=-o LIBEXT=.a; fi; cc -I../include -O2 -pipe -fno-strict-aliasing -c graph.c -ograph.o cc -I../include -O2 -pipe -fno-strict-aliasing -c gbipart.c -ogbipart.o cc -I../include -O2 -pipe -fno-strict-aliasing -c gbisect.c -ogbisect.o cc -I../include -O2 -pipe -fno-strict-aliasing -c ddcreate.c -oddcreate.o cc -I../include -O2 -pipe -fno-strict-aliasing -c ddbisect.c -oddbisect.o cc -I../include -O2 -pipe -fno-strict-aliasing -c nestdiss.c -onestdiss.o cc -I../include -O2 -pipe -fno-strict-aliasing -c multisector.c -omultisector.o cc -I../include -O2 -pipe -fno-strict-aliasing -c gelim.c -ogelim.o cc -I../include -O2 -pipe -fno-strict-aliasing -c bucket.c -obucket.o cc -I../include -O2 -pipe -fno-strict-aliasing -c tree.c -otree.o cc -I../include -O2 -pipe -fno-strict-aliasing -c symbfac.c -osymbfac.o cc -I../include -O2 -pipe -fno-strict-aliasing -c interface.c -ointerface.o cc -I../include -O2 -pipe -fno-strict-aliasing -c sort.c -osort.o cc -I../include -O2 -pipe -fno-strict-aliasing -c minpriority.c -ominpriority.o ar vr libpord.a 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 ar: warning: creating libpord.a a - graph.o a - gbipart.o a - gbisect.o a - ddcreate.o a - ddbisect.o a - nestdiss.o a - multisector.o a - gelim.o a - bucket.o a - tree.o a - symbfac.o a - interface.o a - sort.o a - minpriority.o ranlib libpord.a if [ "./PORD/lib/" != "" ] ; then cp ./PORD/lib//libpord.a ./lib/libpord.a; fi; (cd src ; /usr/bin/make s) /usr/bin/make ARITH=s mumps_lib gfortran47 -Wl,-rpath=/usr/local/lib/gcc47 -I../libseq -Dpord -I. -I../include -c mumps_part9.F -omumps_part9.o cc -O2 -pipe -fno-strict-aliasing -I../libseq -I../include -DAdd_ -I../PORD/include/ -Dpord -c mumps_common.c -omumps_common.o gfortran47 -Wl,-rpath=/usr/local/lib/gcc47 -I../libseq -Dpord -I. -I../include -c mumps_ooc_common.F -omumps_ooc_common.o cc -O2 -pipe -fno-strict-aliasing -I../libseq -I../include -DAdd_ -I../PORD/include/ -Dpord -c mumps_orderings.c -omumps_orderings.o cc -O2 -pipe -fno-strict-aliasing -I../libseq -I../include -DAdd_ -I../PORD/include/ -Dpord -c mumps_size.c -omumps_size.o cc -O2 -pipe -fno-strict-aliasing -I../libseq -I../include -DAdd_ -I../PORD/include/ -Dpord -c mumps_io.c -omumps_io.o cc -O2 -pipe -fno-strict-aliasing -I../libseq -I../include -DAdd_ -I../PORD/include/ -Dpord -c mumps_io_basic.c -omumps_io_basic.o cc -O2 -pipe -fno-strict-aliasing -I../libseq -I../include -DAdd_ -I../PORD/include/ -Dpord -c mumps_io_thread.c -omumps_io_thread.o cc -O2 -pipe -fno-strict-aliasing -I../libseq -I../include -DAdd_ -I../PORD/include/ -Dpord -c mumps_io_err.c -omumps_io_err.o gfortran47 -Wl,-rpath=/usr/local/lib/gcc47 -I../libseq -Dpord -I. -I../include -c mumps_static_mapping.F -omumps_static_mapping.o gfortran47 -Wl,-rpath=/usr/local/lib/gcc47 -I../libseq -Dpord -I. -I../include -c mumps_sol_es.F -omumps_sol_es.o gfortran47 -Wl,-rpath=/usr/local/lib/gcc47 -I../libseq -Dpord -I. -I../include -c tools_common_mod.F -otools_common_mod.o ar vr ../lib/libmumps_common.a mumps_part9.o mumps_common.o mumps_ooc_common.o mumps_orderings.o mumps_size.o mumps_io.o mumps_io_basic.o mumps_io_thread.o mumps_io_err.o mumps_static_mapping.o mumps_sol_es.o tools_common_mod.o ar: warning: creating ../lib/libmumps_common.a a - mumps_part9.o a - mumps_common.o a - mumps_ooc_common.o a - mumps_orderings.o a - mumps_size.o a - mumps_io.o a - mumps_io_basic.o a - mumps_io_thread.o a - mumps_io_err.o a - mumps_static_mapping.o a - mumps_sol_es.o a - tools_common_mod.o ranlib ../lib/libmumps_common.a gfortran47 -Wl,-rpath=/usr/local/lib/gcc47 -I../libseq -Dpord -I. -I../include -c smumps_comm_buffer.F -osmumps_comm_buffer.o gfortran47 -Wl,-rpath=/usr/local/lib/gcc47 -I../libseq -Dpord -I. -I../include -c smumps_struc_def.F -osmumps_struc_def.o gfortran47 -Wl,-rpath=/usr/local/lib/gcc47 -I../libseq -Dpord -I. -I../include -c smumps_load.F -osmumps_load.o gfortran47 -Wl,-rpath=/usr/local/lib/gcc47 -I../libseq -Dpord -I. -I../include -c smumps_ooc_buffer.F -osmumps_ooc_buffer.o gfortran47 -Wl,-rpath=/usr/local/lib/gcc47 -I../libseq -Dpord -I. -I../include -c smumps_ooc.F -osmumps_ooc.o gfortran47 -Wl,-rpath=/usr/local/lib/gcc47 -I../libseq -Dpord -I. -I../include -c smumps_part1.F -osmumps_part1.o gfortran47 -Wl,-rpath=/usr/local/lib/gcc47 -I../libseq -Dpord -I. -I../include -c smumps_part2.F -osmumps_part2.o smumps_part2.F:4411.31: CALL SMUMPS_557(id%N, IPE(1), NV(1), IPS(1), NE(1), 1 Warning: Element of assumed-shaped or pointer array passed to array dummy argument 'ipe' at (1) smumps_part2.F:4421.25: CALL SMUMPS_201(NE(1), ND(1), id%INFOG(6), id%INFOG(5), 1 Warning: Element of assumed-shaped or pointer array passed to array dummy argument 'ne' at (1) smumps_part2.F:4458.36: CALL SMUMPS_97(id%N, FRERE(1), FILS(1), 1 Warning: Element of assumed-shaped or pointer array passed to array dummy argument 'frere' at (1) smumps_part2.F:4470.33: CALL SMUMPS_97(id%N, FRERE(1), FILS(1), NFSIZ(1), 1 Warning: Element of assumed-shaped or pointer array passed to array dummy argument 'frere' at (1) smumps_part2.F:2846.19: & PERM,FLAG(1)) 1 Warning: Element of assumed-shaped or pointer array passed to array dummy argument 'posi' at (1) smumps_part2.F:2849.19: & PERM,FLAG(1)) 1 Warning: Element of assumed-shaped or pointer array passed to array dummy argument 'posi' at (1) gfortran47 -Wl,-rpath=/usr/local/lib/gcc47 -I../libseq -Dpord -I. -I../include -c smumps_part3.F -osmumps_part3.o smumps_part3.F:6046.21: & id%ELTVAR( IELTPTR ), id%A_ELT( RELTPTR ), 1 Warning: Element of assumed-shaped or pointer array passed to array dummy argument 'eltvar' at (1) smumps_part3.F:6064.17: & id%ELTVAR(IELTPTR), 1 Warning: Element of assumed-shaped or pointer array passed to array dummy argument 'elnodes' at (1) smumps_part3.F:6072.17: & id%ELTVAR(IELTPTR), 1 Warning: Element of assumed-shaped or pointer array passed to array dummy argument 'elnodes' at (1) smumps_part3.F:6104.17: & id%ELTVAR(IELTPTR), 1 Warning: Element of assumed-shaped or pointer array passed to array dummy argument 'elnodes' at (1) gfortran47 -Wl,-rpath=/usr/local/lib/gcc47 -I../libseq -Dpord -I. -I../include -c smumps_part4.F -osmumps_part4.o gfortran47 -Wl,-rpath=/usr/local/lib/gcc47 -I../libseq -Dpord -I. -I../include -c smumps_part5.F -osmumps_part5.o smumps_part5.F:432.44: CALL SMUMPS_564(id%KEEP(38), id%PROCNODE(1), 1 Warning: Element of assumed-shaped or pointer array passed to array dummy argument 'procnode' at (1) smumps_part5.F:439.44: CALL SMUMPS_537(id%N,id%NSLAVES,ICNTL(1), 1 Warning: Element of assumed-shaped or pointer array passed to array dummy argument 'icntl' at (1) smumps_part5.F:1311.14: & id%CANDIDATES(1,1), id%I_AM_CAND(1) ) 1 Warning: Element of assumed-shaped or pointer array passed to array dummy argument 'candidates' at (1) smumps_part5.F:1668.20: & id%N, id%MAPPING(1), 1 Warning: Element of assumed-shaped or pointer array passed to array dummy argument 'mapping' at (1) smumps_part5.F:5128.8: & id%DBLARR(1), KEEP(13), id%INTARR(1), 1 Warning: Element of assumed-shaped or pointer array passed to array dummy argument 'dblarr' at (1) gfortran47 -Wl,-rpath=/usr/local/lib/gcc47 -I../libseq -Dpord -I. -I../include -c smumps_part6.F -osmumps_part6.o smumps_part6.F:3575.14: & root%SCHUR_POINTER(1), 1 Warning: Element of assumed-shaped or pointer array passed to array dummy argument 'val_root' at (1) smumps_part6.F:3615.14: & root%RG2L_ROW(1), root%RG2L_COL(1), INVERT, 1 Warning: Element of assumed-shaped or pointer array passed to array dummy argument 'rg2l_row' at (1) gfortran47 -Wl,-rpath=/usr/local/lib/gcc47 -I../libseq -Dpord -I. -I../include -c smumps_part7.F -osmumps_part7.o gfortran47 -Wl,-rpath=/usr/local/lib/gcc47 -I../libseq -Dpord -I. -I../include -c smumps_part8.F -osmumps_part8.o smumps_part8.F:545.36: CALL SMUMPS_535( MTYPE, id%ISOL_loc(1), 1 Warning: Element of assumed-shaped or pointer array passed to array dummy argument 'isol_loc' at (1) smumps_part8.F:1224.36: CALL SMUMPS_535( MTYPE, id%ISOL_loc(1), 1 Warning: Element of assumed-shaped or pointer array passed to array dummy argument 'isol_loc' at (1) smumps_part8.F:1756.32: & id%MYID_NODES, id%PTLUST_S(1), 1 Warning: Element of assumed-shaped or pointer array passed to array dummy argument 'ptrist' at (1) smumps_part8.F:1764.32: & id%MYID_NODES, id%PTLUST_S(1), 1 Warning: Element of assumed-shaped or pointer array passed to array dummy argument 'ptrist' at (1) smumps_part8.F:1796.23: & MTYPE, RHS_MUMPS(IBEG), LD_RHS, NBRHS_EFF, 1 Warning: Element of assumed-shaped or pointer array passed to array dummy argument 'rhs' at (1) smumps_part8.F:1805.23: & MTYPE, RHS_MUMPS(IBEG), LD_RHS, NBRHS_EFF, 1 Warning: Element of assumed-shaped or pointer array passed to array dummy argument 'rhs' at (1) smumps_part8.F:3753.13: & root%IPIV(1), root%LPIV, MASTER_ROOT, MYID_NODES, 1 Warning: Element of assumed-shaped or pointer array passed to array dummy argument 'ipiv' at (1) smumps_part8.F:2101.39: CALL SMUMPS_245(id%root, id%N, id%S(1), LA_PASSED, 1 Warning: Element of assumed-shaped or pointer array passed to array dummy argument 'a' at (1) smumps_part8.F:2141.42: CALL SMUMPS_245(id%root, id%N, id%S(1), LA_PASSED, 1 Warning: Element of assumed-shaped or pointer array passed to array dummy argument 'a' at (1) smumps_part8.F:2253.23: & MTYPE, RHS_MUMPS(IBEG), LD_RHS, NBRHS_EFF, 1 Warning: Element of assumed-shaped or pointer array passed to array dummy argument 'rhs' at (1) smumps_part8.F:2264.16: & RHS_MUMPS(IBEG), LD_RHS, NBRHS_EFF, 1 Warning: Element of assumed-shaped or pointer array passed to array dummy argument 'rhs' at (1) smumps_part8.F:2277.23: & MTYPE, RHS_MUMPS(IBEG), LD_RHS, NBRHS_EFF, 1 Warning: Element of assumed-shaped or pointer array passed to array dummy argument 'rhs' at (1) smumps_part8.F:2287.16: & RHS_MUMPS(IBEG), LD_RHS, NBRHS_EFF, 1 Warning: Element of assumed-shaped or pointer array passed to array dummy argument 'rhs' at (1) smumps_part8.F:2344.23: & MTYPE, RHS_MUMPS(IBEG), LD_RHS, NBRHS_EFF, 1 Warning: Element of assumed-shaped or pointer array passed to array dummy argument 'rhs' at (1) smumps_part8.F:2707.49: & JDUMMY, id%KEEP(1), id%KEEP8(1), id%PROCNODE_STEPS(1), 1 Warning: Element of assumed-shaped or pointer array passed to array dummy argument 'procnode_steps' at (1) smumps_part8.F:2715.16: & id%PTLUST_S(1), id%KEEP(1), id%KEEP8(1), 1 Warning: Element of assumed-shaped or pointer array passed to array dummy argument 'ptrist' at (1) smumps_part8.F:2726.42: CALL SMUMPS_245( id%root, id%N, id%S(1), LA_PASSED, 1 Warning: Element of assumed-shaped or pointer array passed to array dummy argument 'a' at (1) smumps_part8.F:2772.48: & JDUMMY, id%KEEP(1),id%KEEP8(1), id%PROCNODE_STEPS(1), 1 Warning: Element of assumed-shaped or pointer array passed to array dummy argument 'procnode_steps' at (1) smumps_part8.F:2782.16: & id%PTLUST_S(1), id%KEEP(1),id%KEEP8(1), 1 Warning: Element of assumed-shaped or pointer array passed to array dummy argument 'ptrist' at (1) cc -O2 -pipe -fno-strict-aliasing -I../libseq -DAdd_ -DMUMPS_ARITH=MUMPS_ARITH_s -I../PORD/include/ -Dpord -I../include -c mumps_c.c -osmumps_c.o ar vr ../lib/libsmumps.a smumps_part1.o smumps_part2.o smumps_part3.o smumps_part4.o smumps_part5.o smumps_part6.o smumps_part7.o smumps_part8.o smumps_comm_buffer.o smumps_load.o smumps_c.o smumps_ooc_buffer.o smumps_ooc.o smumps_struc_def.o ar: warning: creating ../lib/libsmumps.a a - smumps_part1.o a - smumps_part2.o a - smumps_part3.o a - smumps_part4.o a - smumps_part5.o a - smumps_part6.o a - smumps_part7.o a - smumps_part8.o a - smumps_comm_buffer.o a - smumps_load.o a - smumps_c.o a - smumps_ooc_buffer.o a - smumps_ooc.o a - smumps_struc_def.o ranlib ../lib/libsmumps.a (cd examples ; /usr/bin/make s) gfortran47 -Wl,-rpath=/usr/local/lib/gcc47 -I../libseq -I. -I../include -c ssimpletest.F -ossimpletest.o gfortran47 -o ssimpletest -O ssimpletest.o ../lib/libsmumps.a ../lib/libmumps_common.a -L../PORD/lib/ -lpord -L../libseq -lmpiseq -L/usr/local/lib -lblas -pthread -Wl,-rpath=/usr/local/lib/gcc47 -L/usr/local/lib/gcc47 -B/usr/local/bin -lgfortran /usr/bin/make ARITH=d mumps_lib (cd libseq; /usr/bin/make) (cd src ; /usr/bin/make d) /usr/bin/make ARITH=d mumps_lib gfortran47 -Wl,-rpath=/usr/local/lib/gcc47 -I../libseq -Dpord -I. -I../include -c dmumps_comm_buffer.F -odmumps_comm_buffer.o gfortran47 -Wl,-rpath=/usr/local/lib/gcc47 -I../libseq -Dpord -I. -I../include -c dmumps_struc_def.F -odmumps_struc_def.o gfortran47 -Wl,-rpath=/usr/local/lib/gcc47 -I../libseq -Dpord -I. -I../include -c dmumps_load.F -odmumps_load.o gfortran47 -Wl,-rpath=/usr/local/lib/gcc47 -I../libseq -Dpord -I. -I../include -c dmumps_ooc_buffer.F -odmumps_ooc_buffer.o gfortran47 -Wl,-rpath=/usr/local/lib/gcc47 -I../libseq -Dpord -I. -I../include -c dmumps_ooc.F -odmumps_ooc.o gfortran47 -Wl,-rpath=/usr/local/lib/gcc47 -I../libseq -Dpord -I. -I../include -c dmumps_part1.F -odmumps_part1.o gfortran47 -Wl,-rpath=/usr/local/lib/gcc47 -I../libseq -Dpord -I. -I../include -c dmumps_part2.F -odmumps_part2.o dmumps_part2.F:4411.31: CALL DMUMPS_557(id%N, IPE(1), NV(1), IPS(1), NE(1), 1 Warning: Element of assumed-shaped or pointer array passed to array dummy argument 'ipe' at (1) dmumps_part2.F:4421.25: CALL DMUMPS_201(NE(1), ND(1), id%INFOG(6), id%INFOG(5), 1 Warning: Element of assumed-shaped or pointer array passed to array dummy argument 'ne' at (1) dmumps_part2.F:4458.36: CALL DMUMPS_97(id%N, FRERE(1), FILS(1), 1 Warning: Element of assumed-shaped or pointer array passed to array dummy argument 'frere' at (1) dmumps_part2.F:4470.33: CALL DMUMPS_97(id%N, FRERE(1), FILS(1), NFSIZ(1), 1 Warning: Element of assumed-shaped or pointer array passed to array dummy argument 'frere' at (1) dmumps_part2.F:2846.19: & PERM,FLAG(1)) 1 Warning: Element of assumed-shaped or pointer array passed to array dummy argument 'posi' at (1) dmumps_part2.F:2849.19: & PERM,FLAG(1)) 1 Warning: Element of assumed-shaped or pointer array passed to array dummy argument 'posi' at (1) gfortran47 -Wl,-rpath=/usr/local/lib/gcc47 -I../libseq -Dpord -I. -I../include -c dmumps_part3.F -odmumps_part3.o dmumps_part3.F:6046.21: & id%ELTVAR( IELTPTR ), id%A_ELT( RELTPTR ), 1 Warning: Element of assumed-shaped or pointer array passed to array dummy argument 'eltvar' at (1) dmumps_part3.F:6064.17: & id%ELTVAR(IELTPTR), 1 Warning: Element of assumed-shaped or pointer array passed to array dummy argument 'elnodes' at (1) dmumps_part3.F:6072.17: & id%ELTVAR(IELTPTR), 1 Warning: Element of assumed-shaped or pointer array passed to array dummy argument 'elnodes' at (1) dmumps_part3.F:6104.17: & id%ELTVAR(IELTPTR), 1 Warning: Element of assumed-shaped or pointer array passed to array dummy argument 'elnodes' at (1) gfortran47 -Wl,-rpath=/usr/local/lib/gcc47 -I../libseq -Dpord -I. -I../include -c dmumps_part4.F -odmumps_part4.o gfortran47 -Wl,-rpath=/usr/local/lib/gcc47 -I../libseq -Dpord -I. -I../include -c dmumps_part5.F -odmumps_part5.o dmumps_part5.F:432.44: CALL DMUMPS_564(id%KEEP(38), id%PROCNODE(1), 1 Warning: Element of assumed-shaped or pointer array passed to array dummy argument 'procnode' at (1) dmumps_part5.F:439.44: CALL DMUMPS_537(id%N,id%NSLAVES,ICNTL(1), 1 Warning: Element of assumed-shaped or pointer array passed to array dummy argument 'icntl' at (1) dmumps_part5.F:1311.14: & id%CANDIDATES(1,1), id%I_AM_CAND(1) ) 1 Warning: Element of assumed-shaped or pointer array passed to array dummy argument 'candidates' at (1) dmumps_part5.F:1668.20: & id%N, id%MAPPING(1), 1 Warning: Element of assumed-shaped or pointer array passed to array dummy argument 'mapping' at (1) dmumps_part5.F:5128.8: & id%DBLARR(1), KEEP(13), id%INTARR(1), 1 Warning: Element of assumed-shaped or pointer array passed to array dummy argument 'dblarr' at (1) gfortran47 -Wl,-rpath=/usr/local/lib/gcc47 -I../libseq -Dpord -I. -I../include -c dmumps_part6.F -odmumps_part6.o dmumps_part6.F:3575.14: & root%SCHUR_POINTER(1), 1 Warning: Element of assumed-shaped or pointer array passed to array dummy argument 'val_root' at (1) dmumps_part6.F:3615.14: & root%RG2L_ROW(1), root%RG2L_COL(1), INVERT, 1 Warning: Element of assumed-shaped or pointer array passed to array dummy argument 'rg2l_row' at (1) gfortran47 -Wl,-rpath=/usr/local/lib/gcc47 -I../libseq -Dpord -I. -I../include -c dmumps_part7.F -odmumps_part7.o gfortran47 -Wl,-rpath=/usr/local/lib/gcc47 -I../libseq -Dpord -I. -I../include -c dmumps_part8.F -odmumps_part8.o dmumps_part8.F:545.36: CALL DMUMPS_535( MTYPE, id%ISOL_loc(1), 1 Warning: Element of assumed-shaped or pointer array passed to array dummy argument 'isol_loc' at (1) dmumps_part8.F:1224.36: CALL DMUMPS_535( MTYPE, id%ISOL_loc(1), 1 Warning: Element of assumed-shaped or pointer array passed to array dummy argument 'isol_loc' at (1) dmumps_part8.F:1756.32: & id%MYID_NODES, id%PTLUST_S(1), 1 Warning: Element of assumed-shaped or pointer array passed to array dummy argument 'ptrist' at (1) dmumps_part8.F:1764.32: & id%MYID_NODES, id%PTLUST_S(1), 1 Warning: Element of assumed-shaped or pointer array passed to array dummy argument 'ptrist' at (1) dmumps_part8.F:1796.23: & MTYPE, RHS_MUMPS(IBEG), LD_RHS, NBRHS_EFF, 1 Warning: Element of assumed-shaped or pointer array passed to array dummy argument 'rhs' at (1) dmumps_part8.F:1805.23: & MTYPE, RHS_MUMPS(IBEG), LD_RHS, NBRHS_EFF, 1 Warning: Element of assumed-shaped or pointer array passed to array dummy argument 'rhs' at (1) dmumps_part8.F:3753.13: & root%IPIV(1), root%LPIV, MASTER_ROOT, MYID_NODES, 1 Warning: Element of assumed-shaped or pointer array passed to array dummy argument 'ipiv' at (1) dmumps_part8.F:2101.39: CALL DMUMPS_245(id%root, id%N, id%S(1), LA_PASSED, 1 Warning: Element of assumed-shaped or pointer array passed to array dummy argument 'a' at (1) dmumps_part8.F:2141.42: CALL DMUMPS_245(id%root, id%N, id%S(1), LA_PASSED, 1 Warning: Element of assumed-shaped or pointer array passed to array dummy argument 'a' at (1) dmumps_part8.F:2253.23: & MTYPE, RHS_MUMPS(IBEG), LD_RHS, NBRHS_EFF, 1 Warning: Element of assumed-shaped or pointer array passed to array dummy argument 'rhs' at (1) dmumps_part8.F:2264.16: & RHS_MUMPS(IBEG), LD_RHS, NBRHS_EFF, 1 Warning: Element of assumed-shaped or pointer array passed to array dummy argument 'rhs' at (1) dmumps_part8.F:2277.23: & MTYPE, RHS_MUMPS(IBEG), LD_RHS, NBRHS_EFF, 1 Warning: Element of assumed-shaped or pointer array passed to array dummy argument 'rhs' at (1) dmumps_part8.F:2287.16: & RHS_MUMPS(IBEG), LD_RHS, NBRHS_EFF, 1 Warning: Element of assumed-shaped or pointer array passed to array dummy argument 'rhs' at (1) dmumps_part8.F:2344.23: & MTYPE, RHS_MUMPS(IBEG), LD_RHS, NBRHS_EFF, 1 Warning: Element of assumed-shaped or pointer array passed to array dummy argument 'rhs' at (1) dmumps_part8.F:2707.49: & JDUMMY, id%KEEP(1), id%KEEP8(1), id%PROCNODE_STEPS(1), 1 Warning: Element of assumed-shaped or pointer array passed to array dummy argument 'procnode_steps' at (1) dmumps_part8.F:2715.16: & id%PTLUST_S(1), id%KEEP(1), id%KEEP8(1), 1 Warning: Element of assumed-shaped or pointer array passed to array dummy argument 'ptrist' at (1) dmumps_part8.F:2726.42: CALL DMUMPS_245( id%root, id%N, id%S(1), LA_PASSED, 1 Warning: Element of assumed-shaped or pointer array passed to array dummy argument 'a' at (1) dmumps_part8.F:2772.48: & JDUMMY, id%KEEP(1),id%KEEP8(1), id%PROCNODE_STEPS(1), 1 Warning: Element of assumed-shaped or pointer array passed to array dummy argument 'procnode_steps' at (1) dmumps_part8.F:2782.16: & id%PTLUST_S(1), id%KEEP(1),id%KEEP8(1), 1 Warning: Element of assumed-shaped or pointer array passed to array dummy argument 'ptrist' at (1) cc -O2 -pipe -fno-strict-aliasing -I../libseq -DAdd_ -DMUMPS_ARITH=MUMPS_ARITH_d -I../PORD/include/ -Dpord -I../include -c mumps_c.c -odmumps_c.o ar vr ../lib/libdmumps.a dmumps_part1.o dmumps_part2.o dmumps_part3.o dmumps_part4.o dmumps_part5.o dmumps_part6.o dmumps_part7.o dmumps_part8.o dmumps_comm_buffer.o dmumps_load.o dmumps_c.o dmumps_ooc_buffer.o dmumps_ooc.o dmumps_struc_def.o ar: warning: creating ../lib/libdmumps.a a - dmumps_part1.o a - dmumps_part2.o a - dmumps_part3.o a - dmumps_part4.o a - dmumps_part5.o a - dmumps_part6.o a - dmumps_part7.o a - dmumps_part8.o a - dmumps_comm_buffer.o a - dmumps_load.o a - dmumps_c.o a - dmumps_ooc_buffer.o a - dmumps_ooc.o a - dmumps_struc_def.o ranlib ../lib/libdmumps.a (cd examples ; /usr/bin/make d) gfortran47 -Wl,-rpath=/usr/local/lib/gcc47 -I../libseq -I. -I../include -c dsimpletest.F -odsimpletest.o gfortran47 -o dsimpletest -O dsimpletest.o ../lib/libdmumps.a ../lib/libmumps_common.a -L../PORD/lib/ -lpord -L../libseq -lmpiseq -L/usr/local/lib -lblas -pthread -Wl,-rpath=/usr/local/lib/gcc47 -L/usr/local/lib/gcc47 -B/usr/local/bin -lgfortran cc -O2 -pipe -fno-strict-aliasing -I../libseq -I. -I../include -c c_example.c -oc_example.o gfortran47 -o c_example -O c_example.o ../lib/libdmumps.a ../lib/libmumps_common.a -L../PORD/lib/ -lpord -L../libseq -lmpiseq -L/usr/local/lib -lblas -pthread -Wl,-rpath=/usr/local/lib/gcc47 -L/usr/local/lib/gcc47 -B/usr/local/bin -lgfortran /usr/bin/make ARITH=c mumps_lib (cd libseq; /usr/bin/make) (cd src ; /usr/bin/make c) /usr/bin/make ARITH=c mumps_lib gfortran47 -Wl,-rpath=/usr/local/lib/gcc47 -I../libseq -Dpord -I. -I../include -c cmumps_comm_buffer.F -ocmumps_comm_buffer.o gfortran47 -Wl,-rpath=/usr/local/lib/gcc47 -I../libseq -Dpord -I. -I../include -c cmumps_struc_def.F -ocmumps_struc_def.o gfortran47 -Wl,-rpath=/usr/local/lib/gcc47 -I../libseq -Dpord -I. -I../include -c cmumps_load.F -ocmumps_load.o gfortran47 -Wl,-rpath=/usr/local/lib/gcc47 -I../libseq -Dpord -I. -I../include -c cmumps_ooc_buffer.F -ocmumps_ooc_buffer.o gfortran47 -Wl,-rpath=/usr/local/lib/gcc47 -I../libseq -Dpord -I. -I../include -c cmumps_ooc.F -ocmumps_ooc.o gfortran47 -Wl,-rpath=/usr/local/lib/gcc47 -I../libseq -Dpord -I. -I../include -c cmumps_part1.F -ocmumps_part1.o gfortran47 -Wl,-rpath=/usr/local/lib/gcc47 -I../libseq -Dpord -I. -I../include -c cmumps_part2.F -ocmumps_part2.o cmumps_part2.F:4415.31: CALL CMUMPS_557(id%N, IPE(1), NV(1), IPS(1), NE(1), 1 Warning: Element of assumed-shaped or pointer array passed to array dummy argument 'ipe' at (1) cmumps_part2.F:4425.25: CALL CMUMPS_201(NE(1), ND(1), id%INFOG(6), id%INFOG(5), 1 Warning: Element of assumed-shaped or pointer array passed to array dummy argument 'ne' at (1) cmumps_part2.F:4462.36: CALL CMUMPS_97(id%N, FRERE(1), FILS(1), 1 Warning: Element of assumed-shaped or pointer array passed to array dummy argument 'frere' at (1) cmumps_part2.F:4474.33: CALL CMUMPS_97(id%N, FRERE(1), FILS(1), NFSIZ(1), 1 Warning: Element of assumed-shaped or pointer array passed to array dummy argument 'frere' at (1) cmumps_part2.F:2850.19: & PERM,FLAG(1)) 1 Warning: Element of assumed-shaped or pointer array passed to array dummy argument 'posi' at (1) cmumps_part2.F:2853.19: & PERM,FLAG(1)) 1 Warning: Element of assumed-shaped or pointer array passed to array dummy argument 'posi' at (1) gfortran47 -Wl,-rpath=/usr/local/lib/gcc47 -I../libseq -Dpord -I. -I../include -c cmumps_part3.F -ocmumps_part3.o cmumps_part3.F:6050.21: & id%ELTVAR( IELTPTR ), id%A_ELT( RELTPTR ), 1 Warning: Element of assumed-shaped or pointer array passed to array dummy argument 'eltvar' at (1) cmumps_part3.F:6068.17: & id%ELTVAR(IELTPTR), 1 Warning: Element of assumed-shaped or pointer array passed to array dummy argument 'elnodes' at (1) cmumps_part3.F:6076.17: & id%ELTVAR(IELTPTR), 1 Warning: Element of assumed-shaped or pointer array passed to array dummy argument 'elnodes' at (1) cmumps_part3.F:6108.17: & id%ELTVAR(IELTPTR), 1 Warning: Element of assumed-shaped or pointer array passed to array dummy argument 'elnodes' at (1) gfortran47 -Wl,-rpath=/usr/local/lib/gcc47 -I../libseq -Dpord -I. -I../include -c cmumps_part4.F -ocmumps_part4.o cmumps_part4.F:1299.39: CALL CMUMPS_762(A(APOS), DKEEP(6), KEEP(259)) 1 Warning: Type mismatch in argument 'deter' at (1); passed REAL(4) to COMPLEX(4) cmumps_part4.F:1371.14: & DKEEP(6), 1 Warning: Type mismatch in argument 'deter' at (1); passed REAL(4) to COMPLEX(4) cmumps_part4.F:1518.19: & DKEEP(6), 1 Warning: Type mismatch in argument 'deter' at (1); passed REAL(4) to COMPLEX(4) cmumps_part4.F:5185.39: CALL CMUMPS_762(A(APOS), DKEEP(6), KEEP(259)) 1 Warning: Type mismatch in argument 'deter' at (1); passed REAL(4) to COMPLEX(4) cmumps_part4.F:5256.39: & DKEEP(6), 1 Warning: Type mismatch in argument 'deter' at (1); passed REAL(4) to COMPLEX(4) gfortran47 -Wl,-rpath=/usr/local/lib/gcc47 -I../libseq -Dpord -I. -I../include -c cmumps_part5.F -ocmumps_part5.o cmumps_part5.F:432.44: CALL CMUMPS_564(id%KEEP(38), id%PROCNODE(1), 1 Warning: Element of assumed-shaped or pointer array passed to array dummy argument 'procnode' at (1) cmumps_part5.F:439.44: CALL CMUMPS_537(id%N,id%NSLAVES,ICNTL(1), 1 Warning: Element of assumed-shaped or pointer array passed to array dummy argument 'icntl' at (1) cmumps_part5.F:1311.14: & id%CANDIDATES(1,1), id%I_AM_CAND(1) ) 1 Warning: Element of assumed-shaped or pointer array passed to array dummy argument 'candidates' at (1) cmumps_part5.F:1668.20: & id%N, id%MAPPING(1), 1 Warning: Element of assumed-shaped or pointer array passed to array dummy argument 'mapping' at (1) cmumps_part5.F:5131.8: & id%DBLARR(1), KEEP(13), id%INTARR(1), 1 Warning: Element of assumed-shaped or pointer array passed to array dummy argument 'dblarr' at (1) gfortran47 -Wl,-rpath=/usr/local/lib/gcc47 -I../libseq -Dpord -I. -I../include -c cmumps_part6.F -ocmumps_part6.o cmumps_part6.F:3557.14: & root%SCHUR_POINTER(1), 1 Warning: Element of assumed-shaped or pointer array passed to array dummy argument 'val_root' at (1) cmumps_part6.F:3597.14: & root%RG2L_ROW(1), root%RG2L_COL(1), INVERT, 1 Warning: Element of assumed-shaped or pointer array passed to array dummy argument 'rg2l_row' at (1) gfortran47 -Wl,-rpath=/usr/local/lib/gcc47 -I../libseq -Dpord -I. -I../include -c cmumps_part7.F -ocmumps_part7.o gfortran47 -Wl,-rpath=/usr/local/lib/gcc47 -I../libseq -Dpord -I. -I../include -c cmumps_part8.F -ocmumps_part8.o cmumps_part8.F:545.36: CALL CMUMPS_535( MTYPE, id%ISOL_loc(1), 1 Warning: Element of assumed-shaped or pointer array passed to array dummy argument 'isol_loc' at (1) cmumps_part8.F:1224.36: CALL CMUMPS_535( MTYPE, id%ISOL_loc(1), 1 Warning: Element of assumed-shaped or pointer array passed to array dummy argument 'isol_loc' at (1) cmumps_part8.F:1756.32: & id%MYID_NODES, id%PTLUST_S(1), 1 Warning: Element of assumed-shaped or pointer array passed to array dummy argument 'ptrist' at (1) cmumps_part8.F:1764.32: & id%MYID_NODES, id%PTLUST_S(1), 1 Warning: Element of assumed-shaped or pointer array passed to array dummy argument 'ptrist' at (1) cmumps_part8.F:1796.23: & MTYPE, RHS_MUMPS(IBEG), LD_RHS, NBRHS_EFF, 1 Warning: Element of assumed-shaped or pointer array passed to array dummy argument 'rhs' at (1) cmumps_part8.F:1805.23: & MTYPE, RHS_MUMPS(IBEG), LD_RHS, NBRHS_EFF, 1 Warning: Element of assumed-shaped or pointer array passed to array dummy argument 'rhs' at (1) cmumps_part8.F:3753.13: & root%IPIV(1), root%LPIV, MASTER_ROOT, MYID_NODES, 1 Warning: Element of assumed-shaped or pointer array passed to array dummy argument 'ipiv' at (1) cmumps_part8.F:2101.39: CALL CMUMPS_245(id%root, id%N, id%S(1), LA_PASSED, 1 Warning: Element of assumed-shaped or pointer array passed to array dummy argument 'a' at (1) cmumps_part8.F:2141.42: CALL CMUMPS_245(id%root, id%N, id%S(1), LA_PASSED, 1 Warning: Element of assumed-shaped or pointer array passed to array dummy argument 'a' at (1) cmumps_part8.F:2253.23: & MTYPE, RHS_MUMPS(IBEG), LD_RHS, NBRHS_EFF, 1 Warning: Element of assumed-shaped or pointer array passed to array dummy argument 'rhs' at (1) cmumps_part8.F:2264.16: & RHS_MUMPS(IBEG), LD_RHS, NBRHS_EFF, 1 Warning: Element of assumed-shaped or pointer array passed to array dummy argument 'rhs' at (1) cmumps_part8.F:2277.23: & MTYPE, RHS_MUMPS(IBEG), LD_RHS, NBRHS_EFF, 1 Warning: Element of assumed-shaped or pointer array passed to array dummy argument 'rhs' at (1) cmumps_part8.F:2287.16: & RHS_MUMPS(IBEG), LD_RHS, NBRHS_EFF, 1 Warning: Element of assumed-shaped or pointer array passed to array dummy argument 'rhs' at (1) cmumps_part8.F:2344.23: & MTYPE, RHS_MUMPS(IBEG), LD_RHS, NBRHS_EFF, 1 Warning: Element of assumed-shaped or pointer array passed to array dummy argument 'rhs' at (1) cmumps_part8.F:2707.49: & JDUMMY, id%KEEP(1), id%KEEP8(1), id%PROCNODE_STEPS(1), 1 Warning: Element of assumed-shaped or pointer array passed to array dummy argument 'procnode_steps' at (1) cmumps_part8.F:2715.16: & id%PTLUST_S(1), id%KEEP(1), id%KEEP8(1), 1 Warning: Element of assumed-shaped or pointer array passed to array dummy argument 'ptrist' at (1) cmumps_part8.F:2726.42: CALL CMUMPS_245( id%root, id%N, id%S(1), LA_PASSED, 1 Warning: Element of assumed-shaped or pointer array passed to array dummy argument 'a' at (1) cmumps_part8.F:2772.48: & JDUMMY, id%KEEP(1),id%KEEP8(1), id%PROCNODE_STEPS(1), 1 Warning: Element of assumed-shaped or pointer array passed to array dummy argument 'procnode_steps' at (1) cmumps_part8.F:2782.16: & id%PTLUST_S(1), id%KEEP(1),id%KEEP8(1), 1 Warning: Element of assumed-shaped or pointer array passed to array dummy argument 'ptrist' at (1) cc -O2 -pipe -fno-strict-aliasing -I../libseq -DAdd_ -DMUMPS_ARITH=MUMPS_ARITH_c -I../PORD/include/ -Dpord -I../include -c mumps_c.c -ocmumps_c.o ar vr ../lib/libcmumps.a cmumps_part1.o cmumps_part2.o cmumps_part3.o cmumps_part4.o cmumps_part5.o cmumps_part6.o cmumps_part7.o cmumps_part8.o cmumps_comm_buffer.o cmumps_load.o cmumps_c.o cmumps_ooc_buffer.o cmumps_ooc.o cmumps_struc_def.o ar: warning: creating ../lib/libcmumps.a a - cmumps_part1.o a - cmumps_part2.o a - cmumps_part3.o a - cmumps_part4.o a - cmumps_part5.o a - cmumps_part6.o a - cmumps_part7.o a - cmumps_part8.o a - cmumps_comm_buffer.o a - cmumps_load.o a - cmumps_c.o a - cmumps_ooc_buffer.o a - cmumps_ooc.o a - cmumps_struc_def.o ranlib ../lib/libcmumps.a (cd examples ; /usr/bin/make c) gfortran47 -Wl,-rpath=/usr/local/lib/gcc47 -I../libseq -I. -I../include -c csimpletest.F -ocsimpletest.o gfortran47 -o csimpletest -O csimpletest.o ../lib/libcmumps.a ../lib/libmumps_common.a -L../PORD/lib/ -lpord -L../libseq -lmpiseq -L/usr/local/lib -lblas -pthread -Wl,-rpath=/usr/local/lib/gcc47 -L/usr/local/lib/gcc47 -B/usr/local/bin -lgfortran /usr/bin/make ARITH=z mumps_lib (cd libseq; /usr/bin/make) (cd src ; /usr/bin/make z) /usr/bin/make ARITH=z mumps_lib gfortran47 -Wl,-rpath=/usr/local/lib/gcc47 -I../libseq -Dpord -I. -I../include -c zmumps_comm_buffer.F -ozmumps_comm_buffer.o gfortran47 -Wl,-rpath=/usr/local/lib/gcc47 -I../libseq -Dpord -I. -I../include -c zmumps_struc_def.F -ozmumps_struc_def.o gfortran47 -Wl,-rpath=/usr/local/lib/gcc47 -I../libseq -Dpord -I. -I../include -c zmumps_load.F -ozmumps_load.o gfortran47 -Wl,-rpath=/usr/local/lib/gcc47 -I../libseq -Dpord -I. -I../include -c zmumps_ooc_buffer.F -ozmumps_ooc_buffer.o gfortran47 -Wl,-rpath=/usr/local/lib/gcc47 -I../libseq -Dpord -I. -I../include -c zmumps_ooc.F -ozmumps_ooc.o gfortran47 -Wl,-rpath=/usr/local/lib/gcc47 -I../libseq -Dpord -I. -I../include -c zmumps_part1.F -ozmumps_part1.o gfortran47 -Wl,-rpath=/usr/local/lib/gcc47 -I../libseq -Dpord -I. -I../include -c zmumps_part2.F -ozmumps_part2.o zmumps_part2.F:4415.31: CALL ZMUMPS_557(id%N, IPE(1), NV(1), IPS(1), NE(1), 1 Warning: Element of assumed-shaped or pointer array passed to array dummy argument 'ipe' at (1) zmumps_part2.F:4425.25: CALL ZMUMPS_201(NE(1), ND(1), id%INFOG(6), id%INFOG(5), 1 Warning: Element of assumed-shaped or pointer array passed to array dummy argument 'ne' at (1) zmumps_part2.F:4462.36: CALL ZMUMPS_97(id%N, FRERE(1), FILS(1), 1 Warning: Element of assumed-shaped or pointer array passed to array dummy argument 'frere' at (1) zmumps_part2.F:4474.33: CALL ZMUMPS_97(id%N, FRERE(1), FILS(1), NFSIZ(1), 1 Warning: Element of assumed-shaped or pointer array passed to array dummy argument 'frere' at (1) zmumps_part2.F:2850.19: & PERM,FLAG(1)) 1 Warning: Element of assumed-shaped or pointer array passed to array dummy argument 'posi' at (1) zmumps_part2.F:2853.19: & PERM,FLAG(1)) 1 Warning: Element of assumed-shaped or pointer array passed to array dummy argument 'posi' at (1) gfortran47 -Wl,-rpath=/usr/local/lib/gcc47 -I../libseq -Dpord -I. -I../include -c zmumps_part3.F -ozmumps_part3.o zmumps_part3.F:6050.21: & id%ELTVAR( IELTPTR ), id%A_ELT( RELTPTR ), 1 Warning: Element of assumed-shaped or pointer array passed to array dummy argument 'eltvar' at (1) zmumps_part3.F:6068.17: & id%ELTVAR(IELTPTR), 1 Warning: Element of assumed-shaped or pointer array passed to array dummy argument 'elnodes' at (1) zmumps_part3.F:6076.17: & id%ELTVAR(IELTPTR), 1 Warning: Element of assumed-shaped or pointer array passed to array dummy argument 'elnodes' at (1) zmumps_part3.F:6108.17: & id%ELTVAR(IELTPTR), 1 Warning: Element of assumed-shaped or pointer array passed to array dummy argument 'elnodes' at (1) gfortran47 -Wl,-rpath=/usr/local/lib/gcc47 -I../libseq -Dpord -I. -I../include -c zmumps_part4.F -ozmumps_part4.o zmumps_part4.F:1299.39: CALL ZMUMPS_762(A(APOS), DKEEP(6), KEEP(259)) 1 Warning: Type mismatch in argument 'deter' at (1); passed REAL(8) to COMPLEX(8) zmumps_part4.F:1371.14: & DKEEP(6), 1 Warning: Type mismatch in argument 'deter' at (1); passed REAL(8) to COMPLEX(8) zmumps_part4.F:1518.19: & DKEEP(6), 1 Warning: Type mismatch in argument 'deter' at (1); passed REAL(8) to COMPLEX(8) zmumps_part4.F:5185.39: CALL ZMUMPS_762(A(APOS), DKEEP(6), KEEP(259)) 1 Warning: Type mismatch in argument 'deter' at (1); passed REAL(8) to COMPLEX(8) zmumps_part4.F:5256.39: & DKEEP(6), 1 Warning: Type mismatch in argument 'deter' at (1); passed REAL(8) to COMPLEX(8) gfortran47 -Wl,-rpath=/usr/local/lib/gcc47 -I../libseq -Dpord -I. -I../include -c zmumps_part5.F -ozmumps_part5.o zmumps_part5.F:432.44: CALL ZMUMPS_564(id%KEEP(38), id%PROCNODE(1), 1 Warning: Element of assumed-shaped or pointer array passed to array dummy argument 'procnode' at (1) zmumps_part5.F:439.44: CALL ZMUMPS_537(id%N,id%NSLAVES,ICNTL(1), 1 Warning: Element of assumed-shaped or pointer array passed to array dummy argument 'icntl' at (1) zmumps_part5.F:1311.14: & id%CANDIDATES(1,1), id%I_AM_CAND(1) ) 1 Warning: Element of assumed-shaped or pointer array passed to array dummy argument 'candidates' at (1) zmumps_part5.F:1668.20: & id%N, id%MAPPING(1), 1 Warning: Element of assumed-shaped or pointer array passed to array dummy argument 'mapping' at (1) zmumps_part5.F:5131.8: & id%DBLARR(1), KEEP(13), id%INTARR(1), 1 Warning: Element of assumed-shaped or pointer array passed to array dummy argument 'dblarr' at (1) gfortran47 -Wl,-rpath=/usr/local/lib/gcc47 -I../libseq -Dpord -I. -I../include -c zmumps_part6.F -ozmumps_part6.o zmumps_part6.F:3557.14: & root%SCHUR_POINTER(1), 1 Warning: Element of assumed-shaped or pointer array passed to array dummy argument 'val_root' at (1) zmumps_part6.F:3597.14: & root%RG2L_ROW(1), root%RG2L_COL(1), INVERT, 1 Warning: Element of assumed-shaped or pointer array passed to array dummy argument 'rg2l_row' at (1) gfortran47 -Wl,-rpath=/usr/local/lib/gcc47 -I../libseq -Dpord -I. -I../include -c zmumps_part7.F -ozmumps_part7.o gfortran47 -Wl,-rpath=/usr/local/lib/gcc47 -I../libseq -Dpord -I. -I../include -c zmumps_part8.F -ozmumps_part8.o zmumps_part8.F:545.36: CALL ZMUMPS_535( MTYPE, id%ISOL_loc(1), 1 Warning: Element of assumed-shaped or pointer array passed to array dummy argument 'isol_loc' at (1) zmumps_part8.F:1224.36: CALL ZMUMPS_535( MTYPE, id%ISOL_loc(1), 1 Warning: Element of assumed-shaped or pointer array passed to array dummy argument 'isol_loc' at (1) zmumps_part8.F:1756.32: & id%MYID_NODES, id%PTLUST_S(1), 1 Warning: Element of assumed-shaped or pointer array passed to array dummy argument 'ptrist' at (1) zmumps_part8.F:1764.32: & id%MYID_NODES, id%PTLUST_S(1), 1 Warning: Element of assumed-shaped or pointer array passed to array dummy argument 'ptrist' at (1) zmumps_part8.F:1796.23: & MTYPE, RHS_MUMPS(IBEG), LD_RHS, NBRHS_EFF, 1 Warning: Element of assumed-shaped or pointer array passed to array dummy argument 'rhs' at (1) zmumps_part8.F:1805.23: & MTYPE, RHS_MUMPS(IBEG), LD_RHS, NBRHS_EFF, 1 Warning: Element of assumed-shaped or pointer array passed to array dummy argument 'rhs' at (1) zmumps_part8.F:3753.13: & root%IPIV(1), root%LPIV, MASTER_ROOT, MYID_NODES, 1 Warning: Element of assumed-shaped or pointer array passed to array dummy argument 'ipiv' at (1) zmumps_part8.F:2101.39: CALL ZMUMPS_245(id%root, id%N, id%S(1), LA_PASSED, 1 Warning: Element of assumed-shaped or pointer array passed to array dummy argument 'a' at (1) zmumps_part8.F:2141.42: CALL ZMUMPS_245(id%root, id%N, id%S(1), LA_PASSED, 1 Warning: Element of assumed-shaped or pointer array passed to array dummy argument 'a' at (1) zmumps_part8.F:2253.23: & MTYPE, RHS_MUMPS(IBEG), LD_RHS, NBRHS_EFF, 1 Warning: Element of assumed-shaped or pointer array passed to array dummy argument 'rhs' at (1) zmumps_part8.F:2264.16: & RHS_MUMPS(IBEG), LD_RHS, NBRHS_EFF, 1 Warning: Element of assumed-shaped or pointer array passed to array dummy argument 'rhs' at (1) zmumps_part8.F:2277.23: & MTYPE, RHS_MUMPS(IBEG), LD_RHS, NBRHS_EFF, 1 Warning: Element of assumed-shaped or pointer array passed to array dummy argument 'rhs' at (1) zmumps_part8.F:2287.16: & RHS_MUMPS(IBEG), LD_RHS, NBRHS_EFF, 1 Warning: Element of assumed-shaped or pointer array passed to array dummy argument 'rhs' at (1) zmumps_part8.F:2344.23: & MTYPE, RHS_MUMPS(IBEG), LD_RHS, NBRHS_EFF, 1 Warning: Element of assumed-shaped or pointer array passed to array dummy argument 'rhs' at (1) zmumps_part8.F:2707.49: & JDUMMY, id%KEEP(1), id%KEEP8(1), id%PROCNODE_STEPS(1), 1 Warning: Element of assumed-shaped or pointer array passed to array dummy argument 'procnode_steps' at (1) zmumps_part8.F:2715.16: & id%PTLUST_S(1), id%KEEP(1), id%KEEP8(1), 1 Warning: Element of assumed-shaped or pointer array passed to array dummy argument 'ptrist' at (1) zmumps_part8.F:2726.42: CALL ZMUMPS_245( id%root, id%N, id%S(1), LA_PASSED, 1 Warning: Element of assumed-shaped or pointer array passed to array dummy argument 'a' at (1) zmumps_part8.F:2772.48: & JDUMMY, id%KEEP(1),id%KEEP8(1), id%PROCNODE_STEPS(1), 1 Warning: Element of assumed-shaped or pointer array passed to array dummy argument 'procnode_steps' at (1) zmumps_part8.F:2782.16: & id%PTLUST_S(1), id%KEEP(1),id%KEEP8(1), 1 Warning: Element of assumed-shaped or pointer array passed to array dummy argument 'ptrist' at (1) cc -O2 -pipe -fno-strict-aliasing -I../libseq -DAdd_ -DMUMPS_ARITH=MUMPS_ARITH_z -I../PORD/include/ -Dpord -I../include -c mumps_c.c -ozmumps_c.o ar vr ../lib/libzmumps.a zmumps_part1.o zmumps_part2.o zmumps_part3.o zmumps_part4.o zmumps_part5.o zmumps_part6.o zmumps_part7.o zmumps_part8.o zmumps_comm_buffer.o zmumps_load.o zmumps_c.o zmumps_ooc_buffer.o zmumps_ooc.o zmumps_struc_def.o ar: warning: creating ../lib/libzmumps.a a - zmumps_part1.o a - zmumps_part2.o a - zmumps_part3.o a - zmumps_part4.o a - zmumps_part5.o a - zmumps_part6.o a - zmumps_part7.o a - zmumps_part8.o a - zmumps_comm_buffer.o a - zmumps_load.o a - zmumps_c.o a - zmumps_ooc_buffer.o a - zmumps_ooc.o a - zmumps_struc_def.o ranlib ../lib/libzmumps.a (cd examples ; /usr/bin/make z) gfortran47 -Wl,-rpath=/usr/local/lib/gcc47 -I../libseq -I. -I../include -c zsimpletest.F -ozsimpletest.o gfortran47 -o zsimpletest -O zsimpletest.o ../lib/libzmumps.a ../lib/libmumps_common.a -L../PORD/lib/ -lpord -L../libseq -lmpiseq -L/usr/local/lib -lblas -pthread -Wl,-rpath=/usr/local/lib/gcc47 -L/usr/local/lib/gcc47 -B/usr/local/bin -lgfortran ===> Staging for mumps-4.10.0 ===> mumps-4.10.0 depends on executable: gfortran47 - found ===> Generating temporary packing list install -o root -g wheel -m 444 /obj/buildshare/ports/355755/math/mumps/work/MUMPS_4.10.0/include/*.h /obj/buildshare/ports/355755/math/mumps/work/stage/usr/local/include install -o root -g wheel -m 444 /obj/buildshare/ports/355755/math/mumps/work/MUMPS_4.10.0/lib/lib*.a /obj/buildshare/ports/355755/math/mumps/work/stage/usr/local/lib install -o root -g wheel -m 444 /obj/buildshare/ports/355755/math/mumps/work/MUMPS_4.10.0/libseq/libmpiseq.a /obj/buildshare/ports/355755/math/mumps/work/stage/usr/local/lib /bin/mkdir -p /obj/buildshare/ports/355755/math/mumps/work/stage/usr/local/share/doc/mumps install -o root -g wheel -m 444 /obj/buildshare/ports/355755/math/mumps/work/MUMPS_4.10.0/doc/userguide_4.10.0.pdf /obj/buildshare/ports/355755/math/mumps/work/stage/usr/local/share/doc/mumps install -o root -g wheel -m 444 /obj/buildshare/ports/355755/math/mumps/work/MUMPS_4.10.0/doc/userguide_4.10.0.ps /obj/buildshare/ports/355755/math/mumps/work/stage/usr/local/share/doc/mumps /usr/bin/gzip -nf -9 /obj/buildshare/ports/355755/math/mumps/work/stage/usr/local/share/doc/mumps/userguide_4.10.0.ps /bin/mkdir -p /obj/buildshare/ports/355755/math/mumps/work/stage/usr/local/share/examples/mumps install -o root -g wheel -m 444 /obj/buildshare/ports/355755/math/mumps/work/MUMPS_4.10.0/examples/Makefile /obj/buildshare/ports/355755/math/mumps/work/stage/usr/local/share/examples/mumps install -o root -g wheel -m 444 /obj/buildshare/ports/355755/math/mumps/work/MUMPS_4.10.0/examples/README /obj/buildshare/ports/355755/math/mumps/work/stage/usr/local/share/examples/mumps install -o root -g wheel -m 444 /obj/buildshare/ports/355755/math/mumps/work/MUMPS_4.10.0/examples/*.c /obj/buildshare/ports/355755/math/mumps/work/stage/usr/local/share/examples/mumps install -o root -g wheel -m 444 /obj/buildshare/ports/355755/math/mumps/work/MUMPS_4.10.0/examples/*.F /obj/buildshare/ports/355755/math/mumps/work/stage/usr/local/share/examples/mumps install -o root -g wheel -m 444 /obj/buildshare/ports/355755/math/mumps/work/MUMPS_4.10.0/examples/input_simpletest_* /obj/buildshare/ports/355755/math/mumps/work/stage/usr/local/share/examples/mumps install -s -o root -g wheel -m 555 /obj/buildshare/ports/355755/math/mumps/work/MUMPS_4.10.0/examples/c_example /obj/buildshare/ports/355755/math/mumps/work/stage/usr/local/share/examples/mumps install -s -o root -g wheel -m 555 /obj/buildshare/ports/355755/math/mumps/work/MUMPS_4.10.0/examples/*simpletest /obj/buildshare/ports/355755/math/mumps/work/stage/usr/local/share/examples/mumps ====> Compressing man pages (compress-man) ===> Installing for mumps-4.10.0 ===> Checking if math/mumps already installed ===> Registering installation for mumps-4.10.0 Installing mumps-4.10.0... done Make package ===> Building package for mumps-4.10.0 slot1: removed