Package Details: coin-or-coinmumps 3.0.7-1

Git Clone URL: https://aur.archlinux.org/coin-or-coinmumps.git (read-only, click to copy)
Package Base: coin-or-coinmumps
Description: COIN-OR autotools harness to build MUMPS
Upstream URL: https://github.com/coin-or-tools/ThirdParty-MUMPS/
Licenses: custom
Groups: coin-or
Submitter: xantares
Maintainer: xantares
Last Packager: xantares
Votes: 1
Popularity: 0.000001
First Submitted: 2019-11-28 17:41 (UTC)
Last Updated: 2024-05-18 05:49 (UTC)

Latest Comments

« First ‹ Previous 1 2

ElMastro commented on 2020-05-17 15:05 (UTC)

Good evening, I'm experiencing some problem with the building:

"gcc -I. -I. -I./MUMPS/src -I./MUMPS/libseq -I./MUMPS/include -D_FORTIFY_SOURCE=2 -march=znver1 -O2 -mtune=znver1 -pipe -fstack-protector-strong -DMUMPS_BUILD -DAdd_ -DWITHOUT_PTHREAD=1 -DALLOW_NON_INIT -DMUMPS_ARITH=MUMPS_ARITH_d -Dmetis -MT mpic.lo -MD -MP -MF .deps/mpic.Tpo -c MUMPS/libseq/mpic.c -fPIC -DPIC -o .libs/mpic.o MUMPS/libseq/mpi.f:601:72:

601 | CALL MUMPS_COPY_LOGICAL( SENDBUF, RECVBUF, COUNT ) | 1 Error: Type mismatch in argument 's' at (1); passed INTEGER(4) to LOGICAL(4) MUMPS/libseq/mpi.f:603:72:

603 | CALL MUMPS_COPY_REAL( SENDBUF, RECVBUF, COUNT ) | 1 Error: Type mismatch in argument 's' at (1); passed INTEGER(4) to REAL(4) MUMPS/libseq/mpi.f:606:72:

606 | CALL MUMPS_COPY_DOUBLE_PRECISION( SENDBUF, RECVBUF, COUNT ) | 1 Error: Type mismatch in argument 's' at (1); passed INTEGER(4) to REAL(8) MUMPS/libseq/mpi.f:608:72:

608 | CALL MUMPS_COPY_COMPLEX( SENDBUF, RECVBUF, COUNT ) | 1 Error: Type mismatch in argument 's' at (1); passed INTEGER(4) to COMPLEX(4) MUMPS/libseq/mpi.f:610:72:

610 | CALL MUMPS_COPY_DOUBLE_COMPLEX( SENDBUF, RECVBUF, COUNT ) | 1 Error: Type mismatch in argument 's' at (1); passed INTEGER(4) to COMPLEX(8) MUMPS/libseq/mpi.f:612:72:

612 | CALL MUMPS_COPY_2DOUBLE_PRECISION( SENDBUF, RECVBUF, COUNT ) | 1 Error: Type mismatch in argument 's' at (1); passed INTEGER(4) to REAL(8) make: [Makefile:633: mpi.lo] Errore 1 make: Attesa per i processi non terminati.... MUMPS/src/dmumps_comm_buffer.F:2667:23:

2658 | CALL MPI_PACK( WHAT, 1, MPI_INTEGER, | 2 ...... 2667 | CALL MPI_PACK( LIST_SLAVES, NSLAVES, MPI_INTEGER, | 1 Error: Rank mismatch between actual argument at (1) and actual argument at (2) (scalar and rank-1) MUMPS/src/dmumps_comm_buffer.F:2670:23:

2658 | CALL MPI_PACK( WHAT, 1, MPI_INTEGER, | 2 ...... 2670 | CALL MPI_PACK( FLOPS_INCREMENT, NSLAVES, | 1 Error: Type mismatch between actual argument at (1) and actual argument at (2) (REAL(8)/INTEGER(4)). MUMPS/src/dmumps_comm_buffer.F:2675:25:

2658 | CALL MPI_PACK( WHAT, 1, MPI_INTEGER, | 2
...... 2675 | CALL MPI_PACK( MEM_INCREMENT, NSLAVES, | 1 Error: Type mismatch between actual argument at (1) and actual argument at (2) (REAL(8)/INTEGER(4)). MUMPS/src/dmumps_comm_buffer.F:2681:26:

2658 | CALL MPI_PACK( WHAT, 1, MPI_INTEGER, | 2
...... 2681 | CALL MPI_PACK( CB_BAND, NSLAVES, | 1 Error: Type mismatch between actual argument at (1) and actual argument at (2) (REAL(8)/INTEGER(4)). MUMPS/src/dmumps_comm_buffer.F:2566:23:

2566 | CALL MPI_PACK( MAX_SURF_MASTER, 1, MPI_DOUBLE_PRECISION, | 1 ...... 2658 | CALL MPI_PACK( WHAT, 1, MPI_INTEGER, | 2 Error: Type mismatch between actual argument at (1) and actual argument at (2) (REAL(8)/INTEGER(4)). MUMPS/src/dmumps_comm_buffer.F:2417:23:

2417 | CALL MPI_PACK( LOAD, 1, MPI_DOUBLE_PRECISION, | 1 ...... 2658 | CALL MPI_PACK( WHAT, 1, MPI_INTEGER, | 2 Error: Type mismatch between actual argument at (1) and actual argument at (2) (REAL(8)/INTEGER(4)). MUMPS/src/dmumps_comm_buffer.F:2421:26:

2421 | CALL MPI_PACK( UPD_LOAD, 1, MPI_DOUBLE_PRECISION, | 1 ...... 2658 | CALL MPI_PACK( WHAT, 1, MPI_INTEGER, | 2
Error: Type mismatch between actual argument at (1) and actual argument at (2) (REAL(8)/INTEGER(4)). MUMPS/src/dmumps_comm_buffer.F:2305:23:

2305 | CALL MPI_PACK( LOAD, 1, MPI_DOUBLE_PRECISION, | 1 ...... 2658 | CALL MPI_PACK( WHAT, 1, MPI_INTEGER, | 2 Error: Type mismatch between actual argument at (1) and actual argument at (2) (REAL(8)/INTEGER(4)). MUMPS/src/dmumps_comm_buffer.F:2309:25:

2309 | CALL MPI_PACK( MEM, 1, MPI_DOUBLE_PRECISION, | 1 ...... 2658 | CALL MPI_PACK( WHAT, 1, MPI_INTEGER, | 2
Error: Type mismatch between actual argument at (1) and actual argument at (2) (REAL(8)/INTEGER(4)). MUMPS/src/dmumps_comm_buffer.F:2314:25:

2314 | CALL MPI_PACK( SBTR_CUR, 1, MPI_DOUBLE_PRECISION, | 1 ...... 2658 | CALL MPI_PACK( WHAT, 1, MPI_INTEGER, | 2
Error: Type mismatch between actual argument at (1) and actual argument at (2) (REAL(8)/INTEGER(4)). MUMPS/src/dmumps_comm_buffer.F:2319:26:

2319 | CALL MPI_PACK( LU_USAGE, 1, MPI_DOUBLE_PRECISION, | 1 ...... 2658 | CALL MPI_PACK( WHAT, 1, MPI_INTEGER, | 2
Error: Type mismatch between actual argument at (1) and actual argument at (2) (REAL(8)/INTEGER(4)). MUMPS/src/dmumps_comm_buffer.F:2217:23:

2217 | CALL MPI_PACK( W(1,K), LW, MPI_DOUBLE_PRECISION, | 1 ...... 2658 | CALL MPI_PACK( WHAT, 1, MPI_INTEGER, | 2 Error: Type mismatch between actual argument at (1) and actual argument at (2) (REAL(8)/INTEGER(4)). MUMPS/src/dmumps_comm_buffer.F:1920:28:

1920 | CALL MPI_PACK(TAB(1), NSUPROW*NSUPCOL, | 1 ...... 2658 | CALL MPI_PACK( WHAT, 1, MPI_INTEGER, | 2
Error: Type mismatch between actual argument at (1) and actual argument at (2) (REAL(8)/INTEGER(4)). MUMPS/src/dmumps_comm_buffer.F:1929:32:

1929 | CALL MPI_PACK(VAL_SON(J,I), 1, | 1 ...... 2658 | CALL MPI_PACK( WHAT, 1, MPI_INTEGER, | 2
Error: Type mismatch between actual argument at (1) and actual argument at (2) (REAL(8)/INTEGER(4)). MUMPS/src/dmumps_comm_buffer.F:2012:28:

2012 | CALL MPI_PACK(TAB(1), NSUBSET_COL_EFF*N_PACKET, | 1 ...... 2658 | CALL MPI_PACK( WHAT, 1, MPI_INTEGER, | 2
Error: Type mismatch between actual argument at (1) and actual argument at (2) (REAL(8)/INTEGER(4)). MUMPS/src/dmumps_comm_buffer.F:2026:28:

2026 | CALL MPI_PACK(TAB(1), NSUBSET_COL_EFF*N_PACKET, | 1 ...... 2658 | CALL MPI_PACK( WHAT, 1, MPI_INTEGER, | 2
Error: Type mismatch between actual argument at (1) and actual argument at (2) (REAL(8)/INTEGER(4)). MUMPS/src/dmumps_comm_buffer.F:2037:33:

2037 | CALL MPI_PACK( VAL_SON( J, I ), 1, | 1 ...... 2658 | CALL MPI_PACK( WHAT, 1, MPI_INTEGER, | 2
Error: Type mismatch between actual argument at (1) and actual argument at (2) (REAL(8)/INTEGER(4)). MUMPS/src/dmumps_comm_buffer.F:2048:33:

2048 | CALL MPI_PACK( VAL_SON( J, I ), 1, | 1 ...... 2658 | CALL MPI_PACK( WHAT, 1, MPI_INTEGER, | 2
Error: Type mismatch between actual argument at (1) and actual argument at (2) (REAL(8)/INTEGER(4)). MUMPS/src/dmumps_comm_buffer.F:1712:23:

1712 | CALL MPI_PACK( UIP21K, abs(NPIV) * NCOLU, | 1 ...... 2658 | CALL MPI_PACK( WHAT, 1, MPI_INTEGER, | 2 Error: Type mismatch between actual argument at (1) and actual argument at (2) (REAL(8)/INTEGER(4)). MUMPS/src/dmumps_comm_buffer.F:1618:25:

1618 | CALL MPI_PACK( IPIV, NPIV, MPI_INTEGER, | 1 ...... 2658 | CALL MPI_PACK( WHAT, 1, MPI_INTEGER, | 2
Error: Rank mismatch between actual argument at (1) and actual argument at (2) (scalar and rank-1) MUMPS/src/dmumps_comm_buffer.F:1622:27:

1622 | CALL MPI_PACK( VAL(1,I), NCOL, | 1 ...... 2658 | CALL MPI_PACK( WHAT, 1, MPI_INTEGER, | 2
Error: Type mismatch between actual argument at (1) and actual argument at (2) (REAL(8)/INTEGER(4)). MUMPS/src/dmumps_comm_buffer.F:1254:24:

1254 | CALL MPI_PACK( A_CBSON( APOS ), THIS_ROW_LENGTH, | 1 ...... 2658 | CALL MPI_PACK( WHAT, 1, MPI_INTEGER, | 2 Error: Type mismatch between actual argument at (1) and actual argument at (2) (REAL(8)/INTEGER(4)). MUMPS/src/dmumps_comm_buffer.F:1313:28:

1313 | CALL MPI_PACK(BUF_MAX_ARRAY, NFS4FATHER, | 1 ...... 2658 | CALL MPI_PACK( WHAT, 1, MPI_INTEGER, | 2
Error: Type mismatch between actual argument at (1) and actual argument at (2) (REAL(8)/INTEGER(4)). MUMPS/src/dmumps_comm_buffer.F:890:27:

890 | CALL MPI_PACK( SLAVES, NSLAVES, MPI_INTEGER, | 1 ...... 2658 | CALL MPI_PACK( WHAT, 1, MPI_INTEGER, | 2
Error: Rank mismatch between actual argument at (1) and actual argument at (2) (scalar and rank-1) MUMPS/src/dmumps_comm_buffer.F:894:25:

894 | CALL MPI_PACK( IROW, NROW, MPI_INTEGER, | 1 ...... 2658 | CALL MPI_PACK( WHAT, 1, MPI_INTEGER, | 2
Error: Rank mismatch between actual argument at (1) and actual argument at (2) (scalar and rank-1) MUMPS/src/dmumps_comm_buffer.F:897:25:

897 | CALL MPI_PACK( ICOL, NCOL, MPI_INTEGER, | 1 ...... 2658 | CALL MPI_PACK( WHAT, 1, MPI_INTEGER, | 2
Error: Rank mismatch between actual argument at (1) and actual argument at (2) (scalar and rank-1) MUMPS/src/dmumps_comm_buffer.F:910:27:

910 | CALL MPI_PACK( VAL(1,I), NCOL_SEND, | 1 ...... 2658 | CALL MPI_PACK( WHAT, 1, MPI_INTEGER, | 2
Error: Type mismatch between actual argument at (1) and actual argument at (2) (REAL(8)/INTEGER(4)). MUMPS/src/dmumps_comm_buffer.F:525:25:

525 | CALL MPI_PACK( IW, LONG, MPI_INTEGER, | 1 ...... 2658 | CALL MPI_PACK( WHAT, 1, MPI_INTEGER, | 2
Error: Rank mismatch between actual argument at (1) and actual argument at (2) (scalar and rank-1) MUMPS/src/dmumps_comm_buffer.F:529:25:

529 | CALL MPI_PACK( W(1+(K-1)*LDW), LONG, MPI_DOUBLE_PRECISION, | 1 ...... 2658 | CALL MPI_PACK( WHAT, 1, MPI_INTEGER, | 2
Error: Type mismatch between actual argument at (1) and actual argument at (2) (REAL(8)/INTEGER(4)). MUMPS/src/dmumps_comm_buffer.F:451:30:

451 | CALL MPI_PACK( CB ( 1 + LD_CB * (K-1) ), | 1 ...... 2658 | CALL MPI_PACK( WHAT, 1, MPI_INTEGER, | 2
Error: Type mismatch between actual argument at (1) and actual argument at (2) (REAL(8)/INTEGER(4)). MUMPS/src/dmumps_comm_buffer.F:458:25:

458 | CALL MPI_PACK( SOL(1+LD_PIV*(K-1)), | 1 ...... 2658 | CALL MPI_PACK( WHAT, 1, MPI_INTEGER, | 2
Error: Type mismatch between actual argument at (1) and actual argument at (2) (REAL(8)/INTEGER(4)). MUMPS/src/dmumps_comm_buffer.F:365:25:

365 | CALL MPI_PACK( IWROW, LCONT, MPI_INTEGER, | 1 ...... 2658 | CALL MPI_PACK( WHAT, 1, MPI_INTEGER, | 2
Error: Rank mismatch between actual argument at (1) and actual argument at (2) (scalar and rank-1) MUMPS/src/dmumps_comm_buffer.F:368:25:

368 | CALL MPI_PACK( IWCOL, LCONT, MPI_INTEGER, | 1 ...... 2658 | CALL MPI_PACK( WHAT, 1, MPI_INTEGER, | 2
Error: Rank mismatch between actual argument at (1) and actual argument at (2) (scalar and rank-1) MUMPS/src/dmumps_comm_buffer.F:377:27:

377 | CALL MPI_PACK( A( J1 ), I, MPI_DOUBLE_PRECISION, | 1 ...... 2658 | CALL MPI_PACK( WHAT, 1, MPI_INTEGER, | 2
Error: Type mismatch between actual argument at (1) and actual argument at (2) (REAL(8)/INTEGER(4)). MUMPS/src/dmumps_comm_buffer.F:385:27:

385 | CALL MPI_PACK( A( J1 ), LCONT, MPI_DOUBLE_PRECISION, | 1 ...... 2658 | CALL MPI_PACK( WHAT, 1, MPI_INTEGER, | 2
Error: Type mismatch between actual argument at (1) and actual argument at (2) (REAL(8)/INTEGER(4)). make: *** [Makefile:480: dmumps_comm_buffer.lo] Errore 1 MUMPS/src/mumps_static_mapping.F:4405:24:

4393 | call MPI_BCAST(lenrcv,1,MPI_INTEGER,i, | 2 ...... 4405 | call MPI_BCAST(namercv,lenrcv,MPI_INTEGER,i, | 1 Error: Rank mismatch between actual argument at (1) and actual argument at (2) (scalar and rank-1) MUMPS/src/mumps_static_mapping.F:3716:11:

3716 | & cv_keep(1), cv_frere(1), cv_nfsiz(1), istat) | 1 Error: Element of assumed-shape or pointer array passed to array dummy argument 'keep' at (1) make: *** [Makefile:489: mumps_static_mapping.lo] Errore 1 MUMPS/src/mumps_part9.F:7914:23:

7908 | CALL MPI_REDUCE( INFO, INFOG(1), 1, MPI_INTEGER, | 2 ...... 7914 | CALL MPI_REDUCE( TEMP1, TEMP2, 1, MPI_2INTEGER, | 1 Error: Rank mismatch between actual argument at (1) and actual argument at (2) (scalar and rank-1) MUMPS/src/mumps_part9.F:8070:22:

7908 | CALL MPI_REDUCE( INFO, INFOG(1), 1, MPI_INTEGER, | 2 ...... 8070 | CALL MPI_REDUCE(DIN, DOUT, 1, MPI_DOUBLE_PRECISION, | 1 Error: Type mismatch between actual argument at (1) and actual argument at (2) (REAL(8)/INTEGER(4)). MUMPS/src/mumps_part9.F:8084:25:

4666 | CALL MPI_ALLREDUCE( IN, OUT, 1, MPI_2INTEGER, MPI_MINLOC, | 2 ...... 8084 | CALL MPI_ALLREDUCE(DIN, DOUT, 1, MPI_DOUBLE_PRECISION, | 1 Error: Type mismatch between actual argument at (1) and actual argument at (2) (REAL(8)/INTEGER(4)). make: *** [Makefile:525: mumps_part9.lo] Errore 1". Am I the only one that is having troubles?