I encountered the following error while installing the development version of scalapack with openmpi 4.0.5/gcc 10.1.0: Warning: Fortran 2018 deleted feature: Shared DO termination label 10 at (1) blacstest.f:8492:39: 8489 | CALL BTRECV(3, 1, NERR2, K, IBTMSGID()+50) | 2 ...... 8492 | CALL BTRECV(3, NERR2*6, IERR, K, IBTMSGID()+51) | 1 Error: Rank mismatch between actual argument at (1) and actual argument at (2) (scalar and rank-1) blacstest.f:8493:39: 8489 | CALL BTRECV(3, 1, NERR2, K, IBTMSGID()+50) | 2