[mvapich-discuss] mvapich-2.3a fails to compile

Petr Hanousek petr.hanousek at cesnet.cz
Mon Jun 5 05:21:23 EDT 2017


Dear developers,
recently I am trying to compile the source code of mvapich-2.3a and
getting this error:

CC       src/mpid/ch3/src/lib_libmpi_la-ch3u_eager.lo
src/mpid/ch3/src/ch3u_eager.c: In function 'MPIDI_CH3_EagerContigShortSend':
src/mpid/ch3/src/ch3u_eager.c:373:10: error: label 'fn_fail' used but
not defined
          MPIR_ERR_SETANDJUMP(mpi_errno,MPI_ERR_OTHER,"**ch3|eagermsg");
          ^
Makefile:32665: recipe for target
'src/mpid/ch3/src/lib_libmpi_la-ch3u_eager.lo' failed

Al process steps were:
export CC=gcc
export F77=gfortran
export FC=gfortran
export CXX=g++
export CXXFLAGS="-fPIC"
export CFLAGS="-fPIC"
export FCFLAGS="-fPIC"
export LD_LIBRARY_PATH=/software/ofed-1.5.4/lib64
export LDFLAGS="-L/software/ofed-1.5.4/lib64
-Wl,-rpath,/software/ofed-1.5.4/lib64:/software/ofed-1.5.4/lib64/umad2sim"

./autogen.sh
./configure --prefix=/software/mvapich/2.3/gcc --enable-cxx
--enable-fortran=all --with-pm=hydra --with-device=ch3:nemesis:ib,tcp
--enable-pbs-launcher --with-ibverbs=/software/ofed-1.5.4 --enable-shared

I've tried also version 2.2 and it seems to build OK with the same
conditions. I've also tried the MPICH 3.2 and that also run OK.

Petr


-- 
+-------------------------------------------------------------------+
   Petr Hanousek                   e-mail: petr.hanousek at cesnet.cz
   User Support                    phone:  +420 950 072 112
   CESNET z.s.p.o.                 mobile: +420 606 665 139
   location: Zikova 4, Praha       room: 90a
                        Czech Republic
+-------------------------------------------------------------------+

-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/pkcs7-signature
Size: 3718 bytes
Desc: S/MIME Cryptographic Signature
URL: <http://mailman.cse.ohio-state.edu/pipermail/mvapich-discuss/attachments/20170605/05b1233e/attachment.p7s>


More information about the mvapich-discuss mailing list