Re: [mpich-discuss] Build Problem mpich-3.1.3
Hi Hirak, I’d like to say again this is a bug of configure because it does nothing to correct the situation when the valgrind headers are broken, even though it causes make to fail. I have created a ticket for this problem, https://trac.mpich.org/projects/mpich/ticket/2195, and cc’ed you to the ticket. Thanks, Sangmin On Nov 2, 2014, at 9:53 AM, Seo, Sangmin <[email protected]<mailto:[email protected]>> wrote: Hi Hirak, It may not be a bug. It happens when the valgrind headers are broken or too old. Can you send us c.txt (configure logs) that you got on the compilation error? Regards, Sangmin On Nov 2, 2014, at 8:52 AM, Roy, Hirak <[email protected]<mailto:[email protected]>> wrote: Thanks Sangmin. ‘—without-valgrind’ worked for me. However, is this a bug ? Thanks, Hirak Hi Hirak, Can you send us c.txt as described in http://www.mpich.org/static/downloads/3.1.3/mpich-3.1.3-installguide.pdf? In the meantime, you can also try configure with '--without-valgrind’. I think it can be a problem of valgrind version. Regards, Sangmin On Oct 31, 2014, at 5:44 AM, Hirak Roy <hirak_roy at mentor.com<https://lists.mpich.org/mailman/listinfo/discuss><mailto:hirak_roy at mentor.com<https://lists.mpich.org/mailman/listinfo/discuss>>> wrote: Hi Team, I could not complete the build. Could you please let me know if it is config issue or anything else. Thanks, Hirak make all-recursive make[1]: Entering directory `/net/zinzeng17/export/hroy/software/MPI/mpich-3.1.3' Making all in /net/zinzeng17/export/hroy/software/MPI/mpich-3.1.3/src/mpl make[2]: Entering directory `/net/zinzeng17/export/hroy/software/MPI/mpich-3.1.3/src/mpl' CC src/mpltrmem.lo src/mpltrmem.c: In function 'MPL_trdump': src/mpltrmem.c:657:9: error: 'old_head' undeclared (first use in this function) src/mpltrmem.c:657:9: note: each undeclared identifier is reported only once for each function it appears in make[2]: *** [src/mpltrmem.lo] Error 1 make[2]: Leaving directory `/net/zinzeng17/export/hroy/software/MPI/mpich-3.1.3/src/mpl' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/net/zinzeng17/export/hroy/software/MPI/mpich-3.1.3' make: *** [all] Error 2 My linux distribution : Linux zinblade62 2.6.9-67.ELsmp #1 SMP Wed Nov 7 13:56:44 EST 2007 x86_64 x86_64 x86_64 GNU/Linux Config settings: Configuring with : mpich2 version = 3.1.3 platform = linux_x86_64 Source directory = /net/zinzeng17/export/hroy/software/MPI/mpich-3.1.3 Install directory = /home/hroy/local//mpich-3.1.3/linux_x86_64 CC = /u/prod/gnu/gcc/20121129/gcc-4.5.0-linux_x86_64/bin/gcc CFLAGS = -O3 -fPIC CXXFLAGS = -O3 -fPIC LDFLAGS = CONFIG_OPTIONS = --disable-f77 --disable-fc --disable-f90modules --disable-cxx --enable-fast=nochkmsg --enable-fast=notiming --enable-fast=ndebug --enable-fast=O3 --with-device=ch3:sock --enable-g=dbg --disable-fortran _______________________________________________ discuss mailing list discuss at mpich.org<https://lists.mpich.org/mailman/listinfo/discuss><mailto:discuss at mpich.org<https://lists.mpich.org/mailman/listinfo/discuss>> To manage subscription options or unsubscribe: https://lists.mpich.org/mailman/listinfo/discuss _______________________________________________ discuss mailing list [email protected]<mailto:[email protected]> To manage subscription options or unsubscribe: https://lists.mpich.org/mailman/listinfo/discuss _______________________________________________ discuss mailing list [email protected]<mailto:[email protected]> To manage subscription options or unsubscribe: https://lists.mpich.org/mailman/listinfo/discuss _______________________________________________ discuss mailing list [email protected] To manage subscription options or unsubscribe: https://lists.mpich.org/mailman/listinfo/discuss
participants (1)
-
Seo, Sangmin