Did config.log not show up? I see the attachment in my outbox.This is the output of make the second time. Everything is fine until this step but I can attach the whole thing if necessary.I tried a dozen or so attempts, all from a completely empty directory (including deleting .libs and such).Also, I ran autogen.sh after my clean pull yesterday.
Best,Jeff
Sent from my iPhoneJeff,Can you send the configure output as well? It is strange that no files were built. Does this happen if you do a make clean first?BillThomas M. Siebel Chair in Computer ScienceWilliam GroppDirector, Parallel Computing InstituteDeputy Director for ResearchInstitute for Advanced Computing Applications and TechnologiesUniversity of Illinois Urbana-Champaign
On Aug 17, 2013, at 10:26 PM, Jeff Hammond wrote:<config.log>_______________________________________________I'm very happy to accept that this is user error, either due to direct stupidity or indirectly by virtue of something I've done with macports (or using macports in the first place), but I can't figure out how to solve it. I've made a number of queries to the google oracle to no avail.I tried the stackoverflow suggestion of -m64 as well as -arch x86_64, but neither worked.Any suggestions?
Thanks,
JeffJeffs-MacBook-Pro:build-clang jhammond$ makemake all-recursiveMaking all in /Users/jhammond/eclipse/MPICH2/mpich.git/build-clang/src/mplmake[2]: Nothing to be done for `all'.Making all in /Users/jhammond/eclipse/MPICH2/mpich.git/build-clang/src/openpaMaking all in srcmake all-amMaking all in testmake[3]: Nothing to be done for `all'.make[3]: Nothing to be done for `all-am'.Making all in src/mpi/romioMaking all in src/pm/hydraMaking all in ../../mplmake[3]: Nothing to be done for `all'.Making all in tools/topo/hwloc/hwlocMaking all in srcmake[4]: Nothing to be done for `all'.Making all in includemake[4]: Nothing to be done for `all'.make[4]: Nothing to be done for `all-am'.Making all in .Making all in .CCLD src/env/mpichversionld: warning: ld: warning: ignoring file /Users/jhammond/eclipse/MPICH2/mpich.git/build-clang/src/mpl/.libs/libmpl.a, file was built for archive which is not the architecture being linked (x86_64): /Users/jhammond/eclipse/MPICH2/mpich.git/build-clang/src/mpl/.libs/libmpl.aignoring file lib/.libs/libpmpich.a, file was built for archive which is not the architecture being linked (x86_64): lib/.libs/libpmpich.ald: warning: ignoring file lib/.libs/libmpich.a, file was built for archive which is not the architecture being linked (x86_64): lib/.libs/libmpich.ald: warning: ignoring file /Users/jhammond/eclipse/MPICH2/mpich.git/build-clang/lib/.libs/libmpich.a, file was built for archive which is not the architecture being linked (x86_64): /Users/jhammond/eclipse/MPICH2/mpich.git/build-clang/lib/.libs/libmpich.aUndefined symbols for architecture x86_64:"_MPIR_Version_CC", referenced from:_main in mpichversion.o"_MPIR_Version_CXX", referenced from:_main in mpichversion.o"_MPIR_Version_F77", referenced from:_main in mpichversion.o"_MPIR_Version_FC", referenced from:_main in mpichversion.o"_MPIR_Version_configure", referenced from:_main in mpichversion.o"_MPIR_Version_date", referenced from:_main in mpichversion.o"_MPIR_Version_device", referenced from:_main in mpichversion.o"_MPIR_Version_string", referenced from:_main in mpichversion.old: symbol(s) not found for architecture x86_64clang: error: linker command failed with exit code 1 (use -v to see invocation)make[2]: *** [src/env/mpichversion] Error 1make[1]: *** [all-recursive] Error 1make: *** [all] Error 2--
Jeff Hammond
jeff.science@gmail.com
discuss mailing list discuss@mpich.org
To manage subscription options or unsubscribe:
https://lists.mpich.org/mailman/listinfo/discuss