<div>Thanks, Dave.</div><div><br></div><div>On the same topic, I'm seeing this error now:</div><div><br></div><div>configure: ===== configuring src/mpl =====</div><div>configure: running /bin/sh ../../../src/mpl/configure --disable-option-checking '--prefix=/software/mpich/mpich2-trunk/install' 'CC=gcc' 'F77=gfortran' 'FC=gfortran' 'CXX=g++' '--enable-f77' '--enable-fc' '--enable-cxx' '--enable-g=dbg' '--with-thread-package=posix' '--with-pm=hydra' '--enable-threads' '--enable-debuginfo' '--enable-mpe' '--enable-romio' --cache-file=/dev/null --srcdir=../../../src/mpl</div>
<div>checking for a BSD-compatible install... /usr/bin/install -c</div><div>checking whether build environment is sane... yes</div><div>checking for a thread-safe mkdir -p... /bin/mkdir -p</div><div><snip></div><div>
checking whether __attribute__ allowed... yes</div><div>checking whether __attribute__((format)) allowed... yes</div><div>configure: error: conditional "BUILD_COVERAGE" was never defined.</div><div>Usually this means the macro was only invoked conditionally.</div>
<div>configure: error: MPL configure failed</div><div><br></div>Any suggestions?<br><br>Thanks,<div><br>Jeff<br><br>On Fri, Dec 16, 2011 at 9:19 AM, Dave Goodell <<a href="mailto:goodell@mcs.anl.gov">goodell@mcs.anl.gov</a>> wrote:<br>
> r9366 should fix this. Sorry about that. I thought that I did a full testing run-through before committing, but apparently I missed a "./maint/updatefiles" on the last pass.<br>><br>> FWIW, your "find ... configure | xargs rm" command shouldn't be needed anymore.<br>
><br>> -Dave<br>><br>> On Dec 16, 2011, at 8:54 AM CST, Jeff Hammond wrote:<br>><br>>> Running this:<br>>><br>>> cd /software/mpich/mpich2-trunk<br>>> svn update<br>>> find . -name configure -print | xargs rm<br>
>> ./maint/updatefiles<br>>><br>>> I see this:<br>>> <snip><br>>> ------------------------------------------------------------------------running<br>>> third-party initialization in src/mpi/romiolibtoolize: putting<br>
>> auxiliary files in AC_CONFIG_AUX_DIR, `confdb'.libtoolize: copying<br>>> file `confdb/ltmain.sh'libtoolize: putting macros in<br>>> AC_CONFIG_MACRO_DIR, `confdb'.libtoolize: copying file<br>
>> `confdb/libtool.m4'libtoolize: copying file<br>>> `confdb/ltoptions.m4'libtoolize: copying file<br>>> `confdb/ltsugar.m4'libtoolize: copying file<br>>> `confdb/ltversion.m4'libtoolize: copying file<br>
>> `confdb/lt~obsolete.m4'patching "confdb/depcomp" to support<br>>> pgccpatching file<br>>> confdb/depcomp------------------------------------------------------------------------running<br>
>> third-party initialization in src/mpix/armcilibtoolize: putting<br>>> auxiliary files in AC_CONFIG_AUX_DIR, `m4'.libtoolize: copying file<br>>> `m4/ltmain.sh'libtoolize: putting macros in AC_CONFIG_MACRO_DIR,<br>
>> `m4'.libtoolize: copying file `m4/libtool.m4'libtoolize: copying file<br>>> `m4/ltoptions.m4'libtoolize: copying file `m4/ltsugar.m4'libtoolize:<br>>> copying file `m4/ltversion.m4'libtoolize: copying file<br>
>> `m4/lt~obsolete.m4'grep: confdb/depcomp: No such file or<br>>> directorypatching "confdb/depcomp" to support pgcc./autogen.sh: line<br>>> 17: confdb/depcomp_pgcc.patch: No such file or directory<br>
>> I assume that there is a simple fix for this.<br>>><br>>> Best,<br>>><br>>> Jeff<br>>><br>>> --<br>>> Jeff Hammond<br>>> Argonne Leadership Computing Facility<br>>> University of Chicago Computation Institute<br>
>> <a href="mailto:jhammond@alcf.anl.gov">jhammond@alcf.anl.gov</a> / (630) 252-5381<br>>> <a href="http://www.linkedin.com/in/jeffhammond">http://www.linkedin.com/in/jeffhammond</a><br>>> <a href="https://wiki-old.alcf.anl.gov/index.php/User:Jhammond">https://wiki-old.alcf.anl.gov/index.php/User:Jhammond</a><br>
><br><br><br><br>-- <br>Jeff Hammond<br>Argonne Leadership Computing Facility<br>University of Chicago Computation Institute<br><a href="mailto:jhammond@alcf.anl.gov">jhammond@alcf.anl.gov</a> / (630) 252-5381<br><a href="http://www.linkedin.com/in/jeffhammond">http://www.linkedin.com/in/jeffhammond</a><br>
<a href="https://wiki-old.alcf.anl.gov/index.php/User:Jhammond">https://wiki-old.alcf.anl.gov/index.php/User:Jhammond</a><br><br></div>