<div dir="ltr"><div><span style="font-family:arial,sans-serif;font-size:13px">I am having trouble installing mpich on my macbook pro. </span><div style="font-family:arial,sans-serif;font-size:13px"><br></div><div style="font-family:arial,sans-serif;font-size:13px">This is what my terminal window looks like when I try to install it at get stuck at the make part. </div><div style="font-family:arial,sans-serif;font-size:13px"><br></div><div style="font-family:arial,sans-serif;font-size:13px">What am I doing wrong?</div><div style="font-family:arial,sans-serif;font-size:13px"><br></div><div style="font-family:arial,sans-serif;font-size:13px"><p style="margin:0px;font-size:11px;font-family:Menlo">Last login: Wed Oct 29 22:36:42 on ttys000</p><p style="margin:0px;font-size:11px;font-family:Menlo">Michaels-MacBook-Pro:~ michael-steffen$ cd /Users/michael-steffen/Desktop/mpich-3.1.3 </p><p style="margin:0px;font-size:11px;font-family:Menlo">Michaels-MacBook-Pro:mpich-3.1.3 michael-steffen$ /Users/michael-steffen/Desktop/mpich-3.1.3/configure </p><p style="margin:0px;font-size:11px;font-family:Menlo">Configuring MPICH version 3.1.3</p><p style="margin:0px;font-size:11px;font-family:Menlo">Running on system: Darwin Michaels-MacBook-Pro.local 13.4.0 Darwin Kernel Version 13.4.0: Sun Aug 17 19:50:11 PDT 2014; root:xnu-2422.115.4~1/RELEASE_X86_64 x86_64</p><p style="margin:0px;font-size:11px;font-family:Menlo">checking for icc... no</p><p style="margin:0px;font-size:11px;font-family:Menlo">checking for pgcc... no</p><p style="margin:0px;font-size:11px;font-family:Menlo">checking for xlc... no</p><p style="margin:0px;font-size:11px;font-family:Menlo">checking for xlC... no</p><p style="margin:0px;font-size:11px;font-family:Menlo">checking for pathcc... no</p><p style="margin:0px;font-size:11px;font-family:Menlo">checking for gcc... gcc</p><p style="margin:0px;font-size:11px;font-family:Menlo">checking whether the C compiler works... yes</p><p style="margin:0px;font-size:11px;font-family:Menlo">checking for C compiler default output file name... a.out</p><p style="margin:0px;font-size:11px;font-family:Menlo">checking for suffix of executables... </p><p style="margin:0px;font-size:11px;font-family:Menlo">checking whether we are cross compiling... no</p><p style="margin:0px;font-size:11px;font-family:Menlo">checking for suffix of object files... o</p><p style="margin:0px;font-size:11px;font-family:Menlo">checking whether we are using the GNU C compiler... yes</p><p style="margin:0px;font-size:11px;font-family:Menlo">checking whether gcc accepts -g... yes</p><p style="margin:0px;font-size:11px;font-family:Menlo">checking for gcc option to accept ISO C89... none needed</p><p style="margin:0px;font-size:11px;font-family:Menlo">checking whether gcc understands -c and -o together... yes</p><p style="margin:0px;font-size:11px;font-family:Menlo">checking how to run the C preprocessor... gcc -E</p><p style="margin:0px;font-size:11px;font-family:Menlo">checking for a BSD-compatible install... /usr/bin/install -c</p><p style="margin:0px;font-size:11px;font-family:Menlo">checking whether build environment is sane... yes</p><p style="margin:0px;font-size:11px;font-family:Menlo">checking for a thread-safe mkdir -p... confdb/install-sh -c -d</p><p style="margin:0px;font-size:11px;font-family:Menlo">checking for gawk... no</p><p style="margin:0px;font-size:11px;font-family:Menlo">checking for mawk... no</p><p style="margin:0px;font-size:11px;font-family:Menlo">checking for nawk... no</p><p style="margin:0px;font-size:11px;font-family:Menlo">checking for awk... awk</p><p style="margin:0px;font-size:11px;font-family:Menlo">checking whether make sets $(MAKE)... yes</p><p style="margin:0px;font-size:11px;font-family:Menlo">checking for style of include used by make... GNU</p><p style="margin:0px;font-size:11px;font-family:Menlo">checking whether make supports nested variables... yes</p><p style="margin:0px;font-size:11px;font-family:Menlo">checking dependency style of gcc... gcc3</p><p style="margin:0px;font-size:11px;font-family:Menlo">checking whether to enable maintainer-specific portions of Makefiles... yes</p><p style="margin:0px;font-size:11px;font-family:Menlo">checking for ar... ar</p><p style="margin:0px;font-size:11px;font-family:Menlo">checking the archiver (ar) interface... ar</p><p style="margin:0px;font-size:11px;font-family:Menlo">checking build system type... x86_64-apple-darwin13.4.0</p><p style="margin:0px;font-size:11px;font-family:Menlo">checking host system type... x86_64-apple-darwin13.4.0</p><p style="margin:0px;font-size:11px;font-family:Menlo">checking how to print strings... printf</p><p style="margin:0px;font-size:11px;font-family:Menlo">checking for a sed that does not truncate output... /usr/bin/sed</p><p style="margin:0px;font-size:11px;font-family:Menlo">checking for grep that handles long lines and -e... /usr/bin/grep</p><p style="margin:0px;font-size:11px;font-family:Menlo">checking for egrep... /usr/bin/grep -E</p><p style="margin:0px;font-size:11px;font-family:Menlo">checking for fgrep... /usr/bin/grep -F</p><p style="margin:0px;font-size:11px;font-family:Menlo">checking for ld used by gcc... /Library/Developer/CommandLineTools/usr/bin/ld</p><p style="margin:0px;font-size:11px;font-family:Menlo">checking if the linker (/Library/Developer/CommandLineTools/usr/bin/ld) is GNU ld... no</p><p style="margin:0px;font-size:11px;font-family:Menlo">checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm</p><p style="margin:0px;font-size:11px;font-family:Menlo">checking the name lister (/usr/bin/nm) interface... BSD nm</p><p style="margin:0px;font-size:11px;font-family:Menlo">checking whether ln -s works... yes</p><p style="margin:0px;font-size:11px;font-family:Menlo">checking the maximum length of command line arguments... 196608</p><p style="margin:0px;font-size:11px;font-family:Menlo">checking whether the shell understands some XSI constructs... yes</p><p style="margin:0px;font-size:11px;font-family:Menlo">checking whether the shell understands "+="... yes</p><p style="margin:0px;font-size:11px;font-family:Menlo">checking how to convert x86_64-apple-darwin13.4.0 file names to x86_64-apple-darwin13.4.0 format... func_convert_file_noop</p><p style="margin:0px;font-size:11px;font-family:Menlo">checking how to convert x86_64-apple-darwin13.4.0 file names to toolchain format... func_convert_file_noop</p><p style="margin:0px;font-size:11px;font-family:Menlo">checking for /Library/Developer/CommandLineTools/usr/bin/ld option to reload object files... -r</p><p style="margin:0px;font-size:11px;font-family:Menlo">checking for objdump... no</p><p style="margin:0px;font-size:11px;font-family:Menlo">checking how to recognize dependent libraries... pass_all</p><p style="margin:0px;font-size:11px;font-family:Menlo">checking for dlltool... no</p><p style="margin:0px;font-size:11px;font-family:Menlo">checking how to associate runtime and link libraries... printf %s\n</p><p style="margin:0px;font-size:11px;font-family:Menlo">checking for archiver @FILE support... no</p><p style="margin:0px;font-size:11px;font-family:Menlo">checking for strip... strip</p><p style="margin:0px;font-size:11px;font-family:Menlo">checking for ranlib... ranlib</p><p style="margin:0px;font-size:11px;font-family:Menlo">checking command to parse /usr/bin/nm output from gcc object... ok</p><p style="margin:0px;font-size:11px;font-family:Menlo">checking for sysroot... no</p><p style="margin:0px;font-size:11px;font-family:Menlo">checking for mt... no</p><p style="margin:0px;font-size:11px;font-family:Menlo">checking if : is a manifest tool... no</p><p style="margin:0px;font-size:11px;font-family:Menlo">checking for dsymutil... dsymutil</p><p style="margin:0px;font-size:11px;font-family:Menlo">checking for nmedit... nmedit</p><p style="margin:0px;font-size:11px;font-family:Menlo">checking for lipo... lipo</p><p style="margin:0px;font-size:11px;font-family:Menlo">checking for otool... otool</p><p style="margin:0px;font-size:11px;font-family:Menlo">checking for otool64... no</p><p style="margin:0px;font-size:11px;font-family:Menlo">checking for -single_module linker flag... yes</p><p style="margin:0px;font-size:11px;font-family:Menlo">checking for -exported_symbols_list linker flag... yes</p><p style="margin:0px;font-size:11px;font-family:Menlo">checking for -force_load linker flag... yes</p><p style="margin:0px;font-size:11px;font-family:Menlo">checking for ANSI C header files... yes</p><p style="margin:0px;font-size:11px;font-family:Menlo">checking for sys/types.h... yes</p><p style="margin:0px;font-size:11px;font-family:Menlo">checking for sys/stat.h... yes</p><p style="margin:0px;font-size:11px;font-family:Menlo">checking for stdlib.h... yes</p><p style="margin:0px;font-size:11px;font-family:Menlo">checking for string.h... yes</p><p style="margin:0px;font-size:11px;font-family:Menlo">checking for memory.h... yes</p><p style="margin:0px;font-size:11px;font-family:Menlo">checking for strings.h... yes</p><p style="margin:0px;font-size:11px;font-family:Menlo">checking for inttypes.h... yes</p><p style="margin:0px;font-size:11px;font-family:Menlo">checking for stdint.h... yes</p><p style="margin:0px;font-size:11px;font-family:Menlo">checking for unistd.h... yes</p><p style="margin:0px;font-size:11px;font-family:Menlo">checking for dlfcn.h... yes</p><p style="margin:0px;font-size:11px;font-family:Menlo">checking for objdir... .libs</p><p style="margin:0px;font-size:11px;font-family:Menlo">checking if gcc supports -fno-rtti -fno-exceptions... yes</p><p style="margin:0px;font-size:11px;font-family:Menlo">checking for gcc option to produce PIC... -fno-common -DPIC</p><p style="margin:0px;font-size:11px;font-family:Menlo">checking if gcc PIC flag -fno-common -DPIC works... yes</p><p style="margin:0px;font-size:11px;font-family:Menlo">checking if gcc static flag -static works... no</p><p style="margin:0px;font-size:11px;font-family:Menlo">checking if gcc supports -c -o file.o... yes</p><p style="margin:0px;font-size:11px;font-family:Menlo">checking if gcc supports -c -o file.o... (cached) yes</p><p style="margin:0px;font-size:11px;font-family:Menlo">checking whether the gcc linker (/Library/Developer/CommandLineTools/usr/bin/ld) supports shared libraries... yes</p><p style="margin:0px;font-size:11px;font-family:Menlo">checking dynamic linker characteristics... darwin13.4.0 dyld</p><p style="margin:0px;font-size:11px;font-family:Menlo">checking how to hardcode library paths into programs... immediate</p><p style="margin:0px;font-size:11px;font-family:Menlo">checking whether stripping libraries is possible... yes</p><p style="margin:0px;font-size:11px;font-family:Menlo">checking if libtool supports shared libraries... yes</p><p style="margin:0px;font-size:11px;font-family:Menlo">checking whether to build shared libraries... yes</p><p style="margin:0px;font-size:11px;font-family:Menlo">checking whether to build static libraries... yes</p><p style="margin:0px;font-size:11px;font-family:Menlo">checking whether make supports nested variables... (cached) yes</p><p style="margin:0px;font-size:11px;font-family:Menlo">checking for icpc... no</p><p style="margin:0px;font-size:11px;font-family:Menlo">checking for pgCC... no</p><p style="margin:0px;font-size:11px;font-family:Menlo">checking for xlC... no</p><p style="margin:0px;font-size:11px;font-family:Menlo">checking for pathCC... no</p><p style="margin:0px;font-size:11px;font-family:Menlo">checking for g++... g++</p><p style="margin:0px;font-size:11px;font-family:Menlo">checking whether we are using the GNU C++ compiler... yes</p><p style="margin:0px;font-size:11px;font-family:Menlo">checking whether g++ accepts -g... yes</p><p style="margin:0px;font-size:11px;font-family:Menlo">checking dependency style of g++... gcc3</p><p style="margin:0px;font-size:11px;font-family:Menlo">checking how to run the C++ preprocessor... g++ -E</p><p style="margin:0px;font-size:11px;font-family:Menlo">checking for ld used by g++... /Library/Developer/CommandLineTools/usr/bin/ld</p><p style="margin:0px;font-size:11px;font-family:Menlo">checking if the linker (/Library/Developer/CommandLineTools/usr/bin/ld) is GNU ld... no</p><p style="margin:0px;font-size:11px;font-family:Menlo">checking whether the g++ linker (/Library/Developer/CommandLineTools/usr/bin/ld) supports shared libraries... yes</p><p style="margin:0px;font-size:11px;font-family:Menlo">checking for g++ option to produce PIC... -fno-common -DPIC</p><p style="margin:0px;font-size:11px;font-family:Menlo">checking if g++ PIC flag -fno-common -DPIC works... yes</p><p style="margin:0px;font-size:11px;font-family:Menlo">checking if g++ static flag -static works... no</p><p style="margin:0px;font-size:11px;font-family:Menlo">checking if g++ supports -c -o file.o... yes</p><p style="margin:0px;font-size:11px;font-family:Menlo">checking if g++ supports -c -o file.o... (cached) yes</p><p style="margin:0px;font-size:11px;font-family:Menlo">checking whether the g++ linker (/Library/Developer/CommandLineTools/usr/bin/ld) supports shared libraries... yes</p><p style="margin:0px;font-size:11px;font-family:Menlo">checking dynamic linker characteristics... darwin13.4.0 dyld</p><p style="margin:0px;font-size:11px;font-family:Menlo">checking how to hardcode library paths into programs... immediate</p><p style="margin:0px;font-size:11px;font-family:Menlo">checking for ifort... no</p><p style="margin:0px;font-size:11px;font-family:Menlo">checking for pgf90... no</p><p style="margin:0px;font-size:11px;font-family:Menlo">checking for pathf90... no</p><p style="margin:0px;font-size:11px;font-family:Menlo">checking for pathf95... no</p><p style="margin:0px;font-size:11px;font-family:Menlo">checking for xlf90... no</p><p style="margin:0px;font-size:11px;font-family:Menlo">checking for xlf95... no</p><p style="margin:0px;font-size:11px;font-family:Menlo">checking for xlf2003... no</p><p style="margin:0px;font-size:11px;font-family:Menlo">checking for gfortran... no</p><p style="margin:0px;font-size:11px;font-family:Menlo">checking for f90... no</p><p style="margin:0px;font-size:11px;font-family:Menlo">checking for epcf90... no</p><p style="margin:0px;font-size:11px;font-family:Menlo">checking for f95... no</p><p style="margin:0px;font-size:11px;font-family:Menlo">checking for fort... no</p><p style="margin:0px;font-size:11px;font-family:Menlo">checking for lf95... no</p><p style="margin:0px;font-size:11px;font-family:Menlo">checking for g95... no</p><p style="margin:0px;font-size:11px;font-family:Menlo">checking for ifc... no</p><p style="margin:0px;font-size:11px;font-family:Menlo">checking for efc... no</p><p style="margin:0px;font-size:11px;font-family:Menlo">checking for gfc... no</p><p style="margin:0px;font-size:11px;font-family:Menlo">checking whether we are using the GNU Fortran compiler... no</p><p style="margin:0px;font-size:11px;font-family:Menlo">checking whether  accepts -g... no</p><p style="margin:0px;font-size:11px;font-family:Menlo">checking for ifort... no</p><p style="margin:0px;font-size:11px;font-family:Menlo">checking for pgf77... no</p><p style="margin:0px;font-size:11px;font-family:Menlo">checking for af77... no</p><p style="margin:0px;font-size:11px;font-family:Menlo">checking for xlf... no</p><p style="margin:0px;font-size:11px;font-family:Menlo">checking for frt... no</p><p style="margin:0px;font-size:11px;font-family:Menlo">checking for cf77... no</p><p style="margin:0px;font-size:11px;font-family:Menlo">checking for fort77... no</p><p style="margin:0px;font-size:11px;font-family:Menlo">checking for fl32... no</p><p style="margin:0px;font-size:11px;font-family:Menlo">checking for fort... no</p><p style="margin:0px;font-size:11px;font-family:Menlo">checking for ifc... no</p><p style="margin:0px;font-size:11px;font-family:Menlo">checking for efc... no</p><p style="margin:0px;font-size:11px;font-family:Menlo">checking for ftn... no</p><p style="margin:0px;font-size:11px;font-family:Menlo">checking for gfortran... no</p><p style="margin:0px;font-size:11px;font-family:Menlo">checking for f77... no</p><p style="margin:0px;font-size:11px;font-family:Menlo">checking for g77... no</p><p style="margin:0px;font-size:11px;font-family:Menlo">checking whether we are using the GNU Fortran 77 compiler... no</p><p style="margin:0px;font-size:11px;font-family:Menlo">checking whether  accepts -g... no</p><p style="margin:0px;font-size:11px;font-family:Menlo">checking hcoll/api/hcoll_api.h usability... no</p><p style="margin:0px;font-size:11px;font-family:Menlo">checking hcoll/api/hcoll_api.h presence... no</p><p style="margin:0px;font-size:11px;font-family:Menlo">checking for hcoll/api/hcoll_api.h... no</p><p style="margin:0px;font-size:11px;font-family:Menlo">checking for hcoll_init in -lhcoll... no</p><p style="margin:0px;font-size:11px;font-family:Menlo">configure: RUNNING PREREQ FOR ch3:nemesis</p><p style="margin:0px;font-size:11px;font-family:Menlo">checking for getpagesize... yes</p><p style="margin:0px;font-size:11px;font-family:Menlo">checking for getpagesize... (cached) yes</p><p style="margin:0px;font-size:11px;font-family:Menlo">configure: ===== configuring src/mpl =====</p><p style="margin:0px;font-size:11px;font-family:Menlo">configure: running /bin/sh ./configure --disable-option-checking '--prefix=NONE'  --cache-file=/dev/null --srcdir=.</p><p style="margin:0px;font-size:11px;font-family:Menlo">checking for a BSD-compatible install... /usr/bin/install -c</p><p style="margin:0px;font-size:11px;font-family:Menlo">checking whether build environment is sane... yes</p><p style="margin:0px;font-size:11px;font-family:Menlo">checking for a thread-safe mkdir -p... confdb/install-sh -c -d</p><p style="margin:0px;font-size:11px;font-family:Menlo">checking for gawk... no</p><p style="margin:0px;font-size:11px;font-family:Menlo">checking for mawk... no</p><p style="margin:0px;font-size:11px;font-family:Menlo">checking for nawk... no</p><p style="margin:0px;font-size:11px;font-family:Menlo">checking for awk... awk</p><p style="margin:0px;font-size:11px;font-family:Menlo">checking whether make sets $(MAKE)... yes</p><p style="margin:0px;font-size:11px;font-family:Menlo">checking whether make supports nested variables... yes</p><p style="margin:0px;font-size:11px;font-family:Menlo">checking for style of include used by make... GNU</p><p style="margin:0px;font-size:11px;font-family:Menlo">checking whether the C compiler works... yes</p><p style="margin:0px;font-size:11px;font-family:Menlo">checking for C compiler default output file name... a.out</p><p style="margin:0px;font-size:11px;font-family:Menlo">checking for suffix of executables... </p><p style="margin:0px;font-size:11px;font-family:Menlo">checking whether we are cross compiling... no</p><p style="margin:0px;font-size:11px;font-family:Menlo">checking for suffix of object files... o</p><p style="margin:0px;font-size:11px;font-family:Menlo">checking whether we are using the GNU C compiler... yes</p><p style="margin:0px;font-size:11px;font-family:Menlo">checking whether gcc accepts -g... yes</p><p style="margin:0px;font-size:11px;font-family:Menlo">checking for gcc option to accept ISO C89... none needed</p><p style="margin:0px;font-size:11px;font-family:Menlo">checking whether gcc understands -c and -o together... yes</p><p style="margin:0px;font-size:11px;font-family:Menlo">checking dependency style of gcc... gcc3</p><p style="margin:0px;font-size:11px;font-family:Menlo">checking the archiver (ar) interface... ar</p><p style="margin:0px;font-size:11px;font-family:Menlo">checking build system type... x86_64-apple-darwin13.4.0</p><p style="margin:0px;font-size:11px;font-family:Menlo">checking host system type... x86_64-apple-darwin13.4.0</p><p style="margin:0px;font-size:11px;font-family:Menlo">checking how to print strings... printf</p><p style="margin:0px;font-size:11px;font-family:Menlo">checking for a sed that does not truncate output... /usr/bin/sed</p><p style="margin:0px;font-size:11px;font-family:Menlo">checking for grep that handles long lines and -e... /usr/bin/grep</p><p style="margin:0px;font-size:11px;font-family:Menlo">checking for egrep... /usr/bin/grep -E</p><p style="margin:0px;font-size:11px;font-family:Menlo">checking for fgrep... /usr/bin/grep -F</p><p style="margin:0px;font-size:11px;font-family:Menlo">checking for ld used by gcc... /Library/Developer/CommandLineTools/usr/bin/ld</p><p style="margin:0px;font-size:11px;font-family:Menlo">checking if the linker (/Library/Developer/CommandLineTools/usr/bin/ld) is GNU ld... no</p><p style="margin:0px;font-size:11px;font-family:Menlo">checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm</p><p style="margin:0px;font-size:11px;font-family:Menlo">checking the name lister (/usr/bin/nm) interface... BSD nm</p><p style="margin:0px;font-size:11px;font-family:Menlo">checking whether ln -s works... yes</p><p style="margin:0px;font-size:11px;font-family:Menlo">checking the maximum length of command line arguments... 196608</p><p style="margin:0px;font-size:11px;font-family:Menlo">checking whether the shell understands some XSI constructs... yes</p><p style="margin:0px;font-size:11px;font-family:Menlo">checking whether the shell understands "+="... yes</p><p style="margin:0px;font-size:11px;font-family:Menlo">checking how to convert x86_64-apple-darwin13.4.0 file names to x86_64-apple-darwin13.4.0 format... func_convert_file_noop</p><p style="margin:0px;font-size:11px;font-family:Menlo">checking how to convert x86_64-apple-darwin13.4.0 file names to toolchain format... func_convert_file_noop</p><p style="margin:0px;font-size:11px;font-family:Menlo">checking for /Library/Developer/CommandLineTools/usr/bin/ld option to reload object files... -r</p><p style="margin:0px;font-size:11px;font-family:Menlo">checking for objdump... no</p><p style="margin:0px;font-size:11px;font-family:Menlo">checking how to recognize dependent libraries... pass_all</p><p style="margin:0px;font-size:11px;font-family:Menlo">checking for dlltool... no</p><p style="margin:0px;font-size:11px;font-family:Menlo">checking how to associate runtime and link libraries... printf %s\n</p><p style="margin:0px;font-size:11px;font-family:Menlo">checking for archiver @FILE support... no</p><p style="margin:0px;font-size:11px;font-family:Menlo">checking for strip... strip</p><p style="margin:0px;font-size:11px;font-family:Menlo">checking for ranlib... ranlib</p><p style="margin:0px;font-size:11px;font-family:Menlo">checking command to parse /usr/bin/nm output from gcc object... ok</p><p style="margin:0px;font-size:11px;font-family:Menlo">checking for sysroot... no</p><p style="margin:0px;font-size:11px;font-family:Menlo">checking for mt... no</p><p style="margin:0px;font-size:11px;font-family:Menlo">checking if : is a manifest tool... no</p><p style="margin:0px;font-size:11px;font-family:Menlo">checking for dsymutil... dsymutil</p><p style="margin:0px;font-size:11px;font-family:Menlo">checking for nmedit... nmedit</p><p style="margin:0px;font-size:11px;font-family:Menlo">checking for lipo... lipo</p><p style="margin:0px;font-size:11px;font-family:Menlo">checking for otool... otool</p><p style="margin:0px;font-size:11px;font-family:Menlo">checking for otool64... no</p><p style="margin:0px;font-size:11px;font-family:Menlo">checking for -single_module linker flag... yes</p><p style="margin:0px;font-size:11px;font-family:Menlo">checking for -exported_symbols_list linker flag... yes</p><p style="margin:0px;font-size:11px;font-family:Menlo">checking for -force_load linker flag... yes</p><p style="margin:0px;font-size:11px;font-family:Menlo">checking how to run the C preprocessor... gcc -E</p><p style="margin:0px;font-size:11px;font-family:Menlo">checking for ANSI C header files... yes</p><p style="margin:0px;font-size:11px;font-family:Menlo">checking for sys/types.h... yes</p><p style="margin:0px;font-size:11px;font-family:Menlo">checking for sys/stat.h... yes</p><p style="margin:0px;font-size:11px;font-family:Menlo">checking for stdlib.h... yes</p><p style="margin:0px;font-size:11px;font-family:Menlo">checking for string.h... yes</p><p style="margin:0px;font-size:11px;font-family:Menlo">checking for memory.h... yes</p><p style="margin:0px;font-size:11px;font-family:Menlo">checking for strings.h... yes</p><p style="margin:0px;font-size:11px;font-family:Menlo">checking for inttypes.h... yes</p><p style="margin:0px;font-size:11px;font-family:Menlo">checking for stdint.h... yes</p><p style="margin:0px;font-size:11px;font-family:Menlo">checking for unistd.h... yes</p><p style="margin:0px;font-size:11px;font-family:Menlo">checking for dlfcn.h... yes</p><p style="margin:0px;font-size:11px;font-family:Menlo">checking for objdir... .libs</p><p style="margin:0px;font-size:11px;font-family:Menlo">checking if gcc supports -fno-rtti -fno-exceptions... yes</p><p style="margin:0px;font-size:11px;font-family:Menlo">checking for gcc option to produce PIC... -fno-common -DPIC</p><p style="margin:0px;font-size:11px;font-family:Menlo">checking if gcc PIC flag -fno-common -DPIC works... yes</p><p style="margin:0px;font-size:11px;font-family:Menlo">checking if gcc static flag -static works... no</p><p style="margin:0px;font-size:11px;font-family:Menlo">checking if gcc supports -c -o file.o... yes</p><p style="margin:0px;font-size:11px;font-family:Menlo">checking if gcc supports -c -o file.o... (cached) yes</p><p style="margin:0px;font-size:11px;font-family:Menlo">checking whether the gcc linker (/Library/Developer/CommandLineTools/usr/bin/ld) supports shared libraries... yes</p><p style="margin:0px;font-size:11px;font-family:Menlo">checking dynamic linker characteristics... darwin13.4.0 dyld</p><p style="margin:0px;font-size:11px;font-family:Menlo">checking how to hardcode library paths into programs... immediate</p><p style="margin:0px;font-size:11px;font-family:Menlo">checking whether stripping libraries is possible... yes</p><p style="margin:0px;font-size:11px;font-family:Menlo">checking if libtool supports shared libraries... yes</p><p style="margin:0px;font-size:11px;font-family:Menlo">checking whether to build shared libraries... yes</p><p style="margin:0px;font-size:11px;font-family:Menlo">checking whether to build static libraries... yes</p><p style="margin:0px;font-size:11px;font-family:Menlo">checking whether make supports nested variables... (cached) yes</p><p style="margin:0px;font-size:11px;font-family:Menlo">checking for an ANSI C-conforming const... yes</p><p style="margin:0px;font-size:11px;font-family:Menlo">checking for C/C++ restrict keyword... __restrict</p><p style="margin:0px;font-size:11px;font-family:Menlo">checking for inline... inline</p><p style="margin:0px;font-size:11px;font-family:Menlo">checking for variable argument list macro functionality... yes</p><p style="margin:0px;font-size:11px;font-family:Menlo">checking for gcov... gcov</p><p style="margin:0px;font-size:11px;font-family:Menlo">checking whether the compiler supports __typeof(variable)... yes</p><p style="margin:0px;font-size:11px;font-family:Menlo">checking stdio.h usability... yes</p><p style="margin:0px;font-size:11px;font-family:Menlo">checking stdio.h presence... yes</p><p style="margin:0px;font-size:11px;font-family:Menlo">checking for stdio.h... yes</p><p style="margin:0px;font-size:11px;font-family:Menlo">checking for stdlib.h... (cached) yes</p><p style="margin:0px;font-size:11px;font-family:Menlo">checking for string.h... (cached) yes</p><p style="margin:0px;font-size:11px;font-family:Menlo">checking stdarg.h usability... yes</p><p style="margin:0px;font-size:11px;font-family:Menlo">checking stdarg.h presence... yes</p><p style="margin:0px;font-size:11px;font-family:Menlo">checking for stdarg.h... yes</p><p style="margin:0px;font-size:11px;font-family:Menlo">checking ctype.h usability... yes</p><p style="margin:0px;font-size:11px;font-family:Menlo">checking ctype.h presence... yes</p><p style="margin:0px;font-size:11px;font-family:Menlo">checking for ctype.h... yes</p><p style="margin:0px;font-size:11px;font-family:Menlo">checking search.h usability... yes</p><p style="margin:0px;font-size:11px;font-family:Menlo">checking search.h presence... yes</p><p style="margin:0px;font-size:11px;font-family:Menlo">checking for search.h... yes</p><p style="margin:0px;font-size:11px;font-family:Menlo">checking for sys/types.h... (cached) yes</p><p style="margin:0px;font-size:11px;font-family:Menlo">checking sys/uio.h usability... yes</p><p style="margin:0px;font-size:11px;font-family:Menlo">checking sys/uio.h presence... yes</p><p style="margin:0px;font-size:11px;font-family:Menlo">checking for sys/uio.h... yes</p><p style="margin:0px;font-size:11px;font-family:Menlo">checking for inttypes.h... (cached) yes</p><p style="margin:0px;font-size:11px;font-family:Menlo">checking for stdint.h... (cached) yes</p><p style="margin:0px;font-size:11px;font-family:Menlo">checking valgrind.h usability... no</p><p style="margin:0px;font-size:11px;font-family:Menlo">checking valgrind.h presence... no</p><p style="margin:0px;font-size:11px;font-family:Menlo">checking for valgrind.h... no</p><p style="margin:0px;font-size:11px;font-family:Menlo">checking memcheck.h usability... no</p><p style="margin:0px;font-size:11px;font-family:Menlo">checking memcheck.h presence... no</p><p style="margin:0px;font-size:11px;font-family:Menlo">checking for memcheck.h... no</p><p style="margin:0px;font-size:11px;font-family:Menlo">checking valgrind/valgrind.h usability... no</p><p style="margin:0px;font-size:11px;font-family:Menlo">checking valgrind/valgrind.h presence... no</p><p style="margin:0px;font-size:11px;font-family:Menlo">checking for valgrind/valgrind.h... no</p><p style="margin:0px;font-size:11px;font-family:Menlo">checking valgrind/memcheck.h usability... no</p><p style="margin:0px;font-size:11px;font-family:Menlo">checking valgrind/memcheck.h presence... no</p><p style="margin:0px;font-size:11px;font-family:Menlo">checking for valgrind/memcheck.h... no</p><p style="margin:0px;font-size:11px;font-family:Menlo">checking helgrind.h usability... no</p><p style="margin:0px;font-size:11px;font-family:Menlo">checking helgrind.h presence... no</p><p style="margin:0px;font-size:11px;font-family:Menlo">checking for helgrind.h... no</p><p style="margin:0px;font-size:11px;font-family:Menlo">checking valgrind/helgrind.h usability... no</p><p style="margin:0px;font-size:11px;font-family:Menlo">checking valgrind/helgrind.h presence... no</p><p style="margin:0px;font-size:11px;font-family:Menlo">checking for valgrind/helgrind.h... no</p><p style="margin:0px;font-size:11px;font-family:Menlo">checking drd.h usability... no</p><p style="margin:0px;font-size:11px;font-family:Menlo">checking drd.h presence... no</p><p style="margin:0px;font-size:11px;font-family:Menlo">checking for drd.h... no</p><p style="margin:0px;font-size:11px;font-family:Menlo">checking valgrind/drd.h usability... no</p><p style="margin:0px;font-size:11px;font-family:Menlo">checking valgrind/drd.h presence... no</p><p style="margin:0px;font-size:11px;font-family:Menlo">checking for valgrind/drd.h... no</p><p style="margin:0px;font-size:11px;font-family:Menlo">checking whether the valgrind headers are broken or too old... yes</p><p style="margin:0px;font-size:11px;font-family:Menlo">checking for strdup... yes</p><p style="margin:0px;font-size:11px;font-family:Menlo">checking whether strdup needs a declaration... no</p><p style="margin:0px;font-size:11px;font-family:Menlo">checking for snprintf... yes</p><p style="margin:0px;font-size:11px;font-family:Menlo">checking whether snprintf needs a declaration... no</p><p style="margin:0px;font-size:11px;font-family:Menlo">checking for strncmp... yes</p><p style="margin:0px;font-size:11px;font-family:Menlo">checking whether strncmp needs a declaration... no</p><p style="margin:0px;font-size:11px;font-family:Menlo">checking for putenv... yes</p><p style="margin:0px;font-size:11px;font-family:Menlo">checking whether putenv needs a declaration... no</p><p style="margin:0px;font-size:11px;font-family:Menlo">checking whether __attribute__ allowed... yes</p><p style="margin:0px;font-size:11px;font-family:Menlo">checking whether __attribute__((format)) allowed... yes</p><p style="margin:0px;font-size:11px;font-family:Menlo">checking that generated files are newer than configure... done</p><p style="margin:0px;font-size:11px;font-family:Menlo">configure: creating ./config.status</p><p style="margin:0px;font-size:11px;font-family:Menlo">config.status: creating Makefile</p><p style="margin:0px;font-size:11px;font-family:Menlo">config.status: creating localdefs</p><p style="margin:0px;font-size:11px;font-family:Menlo">config.status: creating include/config.h</p><p style="margin:0px;font-size:11px;font-family:Menlo">config.status: executing depfiles commands</p><p style="margin:0px;font-size:11px;font-family:Menlo">config.status: executing libtool commands</p><p style="margin:0px;font-size:11px;font-family:Menlo">config.status: executing include/mplconfig.h commands</p><p style="margin:0px;font-size:11px;font-family:Menlo">config.status: creating include/mplconfig.h - prefix MPL for include/config.h defines</p><p style="margin:0px;font-size:11px;font-family:Menlo">configure: ===== done with src/mpl configure =====</p><p style="margin:0px;font-size:11px;font-family:Menlo">configure: sourcing src/mpl/localdefs</p><p style="margin:0px;font-size:11px;font-family:Menlo">configure: ===== configuring src/openpa =====</p><p style="margin:0px;font-size:11px;font-family:Menlo">configure: running /bin/sh ./configure --disable-option-checking '--prefix=NONE' --with-atomic-primitives=auto_allow_emulation --cache-file=/dev/null --srcdir=.</p><p style="margin:0px;font-size:11px;font-family:Menlo">checking for a BSD-compatible install... /usr/bin/install -c</p><p style="margin:0px;font-size:11px;font-family:Menlo">checking whether build environment is sane... yes</p><p style="margin:0px;font-size:11px;font-family:Menlo">checking for a thread-safe mkdir -p... confdb/install-sh -c -d</p><p style="margin:0px;font-size:11px;font-family:Menlo">checking for gawk... no</p><p style="margin:0px;font-size:11px;font-family:Menlo">checking for mawk... no</p><p style="margin:0px;font-size:11px;font-family:Menlo">checking for nawk... no</p><p style="margin:0px;font-size:11px;font-family:Menlo">checking for awk... awk</p><p style="margin:0px;font-size:11px;font-family:Menlo">checking whether make sets $(MAKE)... yes</p><p style="margin:0px;font-size:11px;font-family:Menlo">checking whether make supports nested variables... yes</p><p style="margin:0px;font-size:11px;font-family:Menlo">checking for style of include used by make... GNU</p><p style="margin:0px;font-size:11px;font-family:Menlo">checking for gcc... gcc</p><p style="margin:0px;font-size:11px;font-family:Menlo">checking whether the C compiler works... yes</p><p style="margin:0px;font-size:11px;font-family:Menlo">checking for C compiler default output file name... a.out</p><p style="margin:0px;font-size:11px;font-family:Menlo">checking for suffix of executables... </p><p style="margin:0px;font-size:11px;font-family:Menlo">checking whether we are cross compiling... no</p><p style="margin:0px;font-size:11px;font-family:Menlo">checking for suffix of object files... o</p><p style="margin:0px;font-size:11px;font-family:Menlo">checking whether we are using the GNU C compiler... yes</p><p style="margin:0px;font-size:11px;font-family:Menlo">checking whether gcc accepts -g... yes</p><p style="margin:0px;font-size:11px;font-family:Menlo">checking for gcc option to accept ISO C89... none needed</p><p style="margin:0px;font-size:11px;font-family:Menlo">checking whether gcc understands -c and -o together... yes</p><p style="margin:0px;font-size:11px;font-family:Menlo">checking dependency style of gcc... gcc3</p><p style="margin:0px;font-size:11px;font-family:Menlo">checking the archiver (ar) interface... ar</p><p style="margin:0px;font-size:11px;font-family:Menlo">checking build system type... x86_64-apple-darwin13.4.0</p><p style="margin:0px;font-size:11px;font-family:Menlo">checking host system type... x86_64-apple-darwin13.4.0</p><p style="margin:0px;font-size:11px;font-family:Menlo">checking how to print strings... printf</p><p style="margin:0px;font-size:11px;font-family:Menlo">checking for a sed that does not truncate output... /usr/bin/sed</p><p style="margin:0px;font-size:11px;font-family:Menlo">checking for grep that handles long lines and -e... /usr/bin/grep</p><p style="margin:0px;font-size:11px;font-family:Menlo">checking for egrep... /usr/bin/grep -E</p><p style="margin:0px;font-size:11px;font-family:Menlo">checking for fgrep... /usr/bin/grep -F</p><p style="margin:0px;font-size:11px;font-family:Menlo">checking for ld used by gcc... /Library/Developer/CommandLineTools/usr/bin/ld</p><p style="margin:0px;font-size:11px;font-family:Menlo">checking if the linker (/Library/Developer/CommandLineTools/usr/bin/ld) is GNU ld... no</p><p style="margin:0px;font-size:11px;font-family:Menlo">checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm</p><p style="margin:0px;font-size:11px;font-family:Menlo">checking the name lister (/usr/bin/nm) interface... BSD nm</p><p style="margin:0px;font-size:11px;font-family:Menlo">checking whether ln -s works... yes</p><p style="margin:0px;font-size:11px;font-family:Menlo">checking the maximum length of command line arguments... 196608</p><p style="margin:0px;font-size:11px;font-family:Menlo">checking whether the shell understands some XSI constructs... yes</p><p style="margin:0px;font-size:11px;font-family:Menlo">checking whether the shell understands "+="... yes</p><p style="margin:0px;font-size:11px;font-family:Menlo">checking how to convert x86_64-apple-darwin13.4.0 file names to x86_64-apple-darwin13.4.0 format... func_convert_file_noop</p><p style="margin:0px;font-size:11px;font-family:Menlo">checking how to convert x86_64-apple-darwin13.4.0 file names to toolchain format... func_convert_file_noop</p><p style="margin:0px;font-size:11px;font-family:Menlo">checking for /Library/Developer/CommandLineTools/usr/bin/ld option to reload object files... -r</p><p style="margin:0px;font-size:11px;font-family:Menlo">checking for objdump... no</p><p style="margin:0px;font-size:11px;font-family:Menlo">checking how to recognize dependent libraries... pass_all</p><p style="margin:0px;font-size:11px;font-family:Menlo">checking for dlltool... no</p><p style="margin:0px;font-size:11px;font-family:Menlo">checking how to associate runtime and link libraries... printf %s\n</p><p style="margin:0px;font-size:11px;font-family:Menlo">checking for archiver @FILE support... no</p><p style="margin:0px;font-size:11px;font-family:Menlo">checking for strip... strip</p><p style="margin:0px;font-size:11px;font-family:Menlo">checking for ranlib... ranlib</p><p style="margin:0px;font-size:11px;font-family:Menlo">checking command to parse /usr/bin/nm output from gcc object... ok</p><p style="margin:0px;font-size:11px;font-family:Menlo">checking for sysroot... no</p><p style="margin:0px;font-size:11px;font-family:Menlo">checking for mt... no</p><p style="margin:0px;font-size:11px;font-family:Menlo">checking if : is a manifest tool... no</p><p style="margin:0px;font-size:11px;font-family:Menlo">checking for dsymutil... dsymutil</p><p style="margin:0px;font-size:11px;font-family:Menlo">checking for nmedit... nmedit</p><p style="margin:0px;font-size:11px;font-family:Menlo">checking for lipo... lipo</p><p style="margin:0px;font-size:11px;font-family:Menlo">checking for otool... otool</p><p style="margin:0px;font-size:11px;font-family:Menlo">checking for otool64... no</p><p style="margin:0px;font-size:11px;font-family:Menlo">checking for -single_module linker flag... yes</p><p style="margin:0px;font-size:11px;font-family:Menlo">checking for -exported_symbols_list linker flag... yes</p><p style="margin:0px;font-size:11px;font-family:Menlo">checking for -force_load linker flag... yes</p><p style="margin:0px;font-size:11px;font-family:Menlo">checking how to run the C preprocessor... gcc -E</p><p style="margin:0px;font-size:11px;font-family:Menlo">checking for ANSI C header files... yes</p><p style="margin:0px;font-size:11px;font-family:Menlo">checking for sys/types.h... yes</p><p style="margin:0px;font-size:11px;font-family:Menlo">checking for sys/stat.h... yes</p><p style="margin:0px;font-size:11px;font-family:Menlo">checking for stdlib.h... yes</p><p style="margin:0px;font-size:11px;font-family:Menlo">checking for string.h... yes</p><p style="margin:0px;font-size:11px;font-family:Menlo">checking for memory.h... yes</p><p style="margin:0px;font-size:11px;font-family:Menlo">checking for strings.h... yes</p><p style="margin:0px;font-size:11px;font-family:Menlo">checking for inttypes.h... yes</p><p style="margin:0px;font-size:11px;font-family:Menlo">checking for stdint.h... yes</p><p style="margin:0px;font-size:11px;font-family:Menlo">checking for unistd.h... yes</p><p style="margin:0px;font-size:11px;font-family:Menlo">checking for dlfcn.h... yes</p><p style="margin:0px;font-size:11px;font-family:Menlo">checking for objdir... .libs</p><p style="margin:0px;font-size:11px;font-family:Menlo">checking if gcc supports -fno-rtti -fno-exceptions... yes</p><p style="margin:0px;font-size:11px;font-family:Menlo">checking for gcc option to produce PIC... -fno-common -DPIC</p><p style="margin:0px;font-size:11px;font-family:Menlo">checking if gcc PIC flag -fno-common -DPIC works... yes</p><p style="margin:0px;font-size:11px;font-family:Menlo">checking if gcc static flag -static works... no</p><p style="margin:0px;font-size:11px;font-family:Menlo">checking if gcc supports -c -o file.o... yes</p><p style="margin:0px;font-size:11px;font-family:Menlo">checking if gcc supports -c -o file.o... (cached) yes</p><p style="margin:0px;font-size:11px;font-family:Menlo">checking whether the gcc linker (/Library/Developer/CommandLineTools/usr/bin/ld) supports shared libraries... yes</p><p style="margin:0px;font-size:11px;font-family:Menlo">checking dynamic linker characteristics... darwin13.4.0 dyld</p><p style="margin:0px;font-size:11px;font-family:Menlo">checking how to hardcode library paths into programs... immediate</p><p style="margin:0px;font-size:11px;font-family:Menlo">checking whether stripping libraries is possible... yes</p><p style="margin:0px;font-size:11px;font-family:Menlo">checking if libtool supports shared libraries... yes</p><p style="margin:0px;font-size:11px;font-family:Menlo">checking whether to build shared libraries... yes</p><p style="margin:0px;font-size:11px;font-family:Menlo">checking whether to build static libraries... yes</p><p style="margin:0px;font-size:11px;font-family:Menlo">checking whether make supports nested variables... (cached) yes</p><p style="margin:0px;font-size:11px;font-family:Menlo">checking for gcc... (cached) gcc</p><p style="margin:0px;font-size:11px;font-family:Menlo">checking whether we are using the GNU C compiler... (cached) yes</p><p style="margin:0px;font-size:11px;font-family:Menlo">checking whether gcc accepts -g... (cached) yes</p><p style="margin:0px;font-size:11px;font-family:Menlo">checking for gcc option to accept ISO C89... (cached) none needed</p><p style="margin:0px;font-size:11px;font-family:Menlo">checking whether gcc understands -c and -o together... (cached) yes</p><p style="margin:0px;font-size:11px;font-family:Menlo">checking dependency style of gcc... (cached) gcc3</p><p style="margin:0px;font-size:11px;font-family:Menlo">checking whether to enable assertions... yes</p><p style="margin:0px;font-size:11px;font-family:Menlo">checking pthread.h usability... yes</p><p style="margin:0px;font-size:11px;font-family:Menlo">checking pthread.h presence... yes</p><p style="margin:0px;font-size:11px;font-family:Menlo">checking for pthread.h... yes</p><p style="margin:0px;font-size:11px;font-family:Menlo">checking atomic.h usability... no</p><p style="margin:0px;font-size:11px;font-family:Menlo">checking atomic.h presence... no</p><p style="margin:0px;font-size:11px;font-family:Menlo">checking for atomic.h... no</p><p style="margin:0px;font-size:11px;font-family:Menlo">checking intrin.h usability... no</p><p style="margin:0px;font-size:11px;font-family:Menlo">checking intrin.h presence... no</p><p style="margin:0px;font-size:11px;font-family:Menlo">checking for intrin.h... no</p><p style="margin:0px;font-size:11px;font-family:Menlo">checking for inttypes.h... (cached) yes</p><p style="margin:0px;font-size:11px;font-family:Menlo">checking for stdint.h... (cached) yes</p><p style="margin:0px;font-size:11px;font-family:Menlo">checking stddef.h usability... yes</p><p style="margin:0px;font-size:11px;font-family:Menlo">checking stddef.h presence... yes</p><p style="margin:0px;font-size:11px;font-family:Menlo">checking for stddef.h... yes</p><p style="margin:0px;font-size:11px;font-family:Menlo">checking for C/C++ restrict keyword... __restrict</p><p style="margin:0px;font-size:11px;font-family:Menlo">checking for inline... inline</p><p style="margin:0px;font-size:11px;font-family:Menlo">checking for an ANSI C-conforming const... yes</p><p style="margin:0px;font-size:11px;font-family:Menlo">checking for pthread_create in -lpthread... yes</p><p style="margin:0px;font-size:11px;font-family:Menlo">checking for pthread_yield... no</p><p style="margin:0px;font-size:11px;font-family:Menlo">checking sched.h usability... yes</p><p style="margin:0px;font-size:11px;font-family:Menlo">checking sched.h presence... yes</p><p style="margin:0px;font-size:11px;font-family:Menlo">checking for sched.h... yes</p><p style="margin:0px;font-size:11px;font-family:Menlo">checking for sched_yield... yes</p><p style="margin:0px;font-size:11px;font-family:Menlo">checking if 100 threads can be run at once... yes</p><p style="margin:0px;font-size:11px;font-family:Menlo">checking size of void *... 8</p><p style="margin:0px;font-size:11px;font-family:Menlo">checking size of int... 4</p><p style="margin:0px;font-size:11px;font-family:Menlo">checking whether __attribute__ allowed... yes</p><p style="margin:0px;font-size:11px;font-family:Menlo">checking whether __attribute__((format)) allowed... yes</p><p style="margin:0px;font-size:11px;font-family:Menlo">checking if compiler rejects bogus asm statements... yes</p><p style="margin:0px;font-size:11px;font-family:Menlo">checking for support for gcc x86/x86_64 primitives... yes</p><p style="margin:0px;font-size:11px;font-family:Menlo">checking for support for gcc x86 primitives for pre-Pentium 4... yes</p><p style="margin:0px;font-size:11px;font-family:Menlo">checking for support for gcc ia64 primitives... no</p><p style="margin:0px;font-size:11px;font-family:Menlo">checking for support for gcc PowerPC atomics... no</p><p style="margin:0px;font-size:11px;font-family:Menlo">checking for support for gcc ARM atomics... no</p><p style="margin:0px;font-size:11px;font-family:Menlo">checking for support for gcc SiCortex atomics... no</p><p style="margin:0px;font-size:11px;font-family:Menlo">checking for support for gcc atomic intrinsics... yes</p><p style="margin:0px;font-size:11px;font-family:Menlo">checking for support for Windows NT atomic intrinsics... no</p><p style="margin:0px;font-size:11px;font-family:Menlo">checking for support for Sun atomic operations library... no</p><p style="margin:0px;font-size:11px;font-family:Menlo">checking whether to enable strict fairness checks... no</p><p style="margin:0px;font-size:11px;font-family:Menlo">checking that generated files are newer than configure... done</p><p style="margin:0px;font-size:11px;font-family:Menlo">configure: creating ./config.status</p><p style="margin:0px;font-size:11px;font-family:Menlo">config.status: creating Makefile</p><p style="margin:0px;font-size:11px;font-family:Menlo">config.status: creating src/Makefile</p><p style="margin:0px;font-size:11px;font-family:Menlo">config.status: creating test/Makefile</p><p style="margin:0px;font-size:11px;font-family:Menlo">config.status: creating openpa.pc</p><p style="margin:0px;font-size:11px;font-family:Menlo">config.status: creating src/config.h</p><p style="margin:0px;font-size:11px;font-family:Menlo">config.status: executing depfiles commands</p><p style="margin:0px;font-size:11px;font-family:Menlo">config.status: executing libtool commands</p><p style="margin:0px;font-size:11px;font-family:Menlo">config.status: executing src/opa_config.h commands</p><p style="margin:0px;font-size:11px;font-family:Menlo">config.status: creating src/opa_config.h - prefix OPA for src/config.h defines</p><p style="margin:0px;font-size:11px;font-family:Menlo">configure: ===== done with src/openpa configure =====</p><p style="margin:0px;font-size:11px;font-family:Menlo">sourcing /Users/michael-steffen/Desktop/mpich-3.1.3/src/pm/hydra/mpichprereq</p><p style="margin:0px;font-size:11px;font-family:Menlo">checking whether the compiler defines __func__... yes</p><p style="margin:0px;font-size:11px;font-family:Menlo">checking whether the compiler defines __FUNC__... no</p><p style="margin:0px;font-size:11px;font-family:Menlo">checking whether the compiler sets __FUNCTION__... yes</p><p style="margin:0px;font-size:11px;font-family:Menlo">checking whether C compiler accepts option -O2... yes</p><p style="margin:0px;font-size:11px;font-family:Menlo">checking whether C compiler option -O2 works with an invalid prototype program... yes</p><p style="margin:0px;font-size:11px;font-family:Menlo">checking whether routines compiled with -O2 can be linked with ones compiled without -O2... yes</p><p style="margin:0px;font-size:11px;font-family:Menlo">checking for type of weak symbol alias support... no</p><p style="margin:0px;font-size:11px;font-family:Menlo">checking whether __attribute__ ((weak)) allowed... yes</p><p style="margin:0px;font-size:11px;font-family:Menlo">checking whether __attribute__ ((weak_import)) allowed... yes</p><p style="margin:0px;font-size:11px;font-family:Menlo">checking whether __attribute__((weak,alias(...))) allowed... no</p><p style="margin:0px;font-size:11px;font-family:Menlo">checking for shared library (esp. rpath) characteristics of CC... done (results in src/env/cc_shlib.conf)</p><p style="margin:0px;font-size:11px;font-family:Menlo">checking whether Fortran 77 compiler accepts option -O2... no</p><p style="margin:0px;font-size:11px;font-family:Menlo">checking how to get verbose linking output from ... configure: WARNING: compilation failed</p><p style="margin:0px;font-size:11px;font-family:Menlo;min-height:13px"><br></p><p style="margin:0px;font-size:11px;font-family:Menlo">checking for Fortran 77 libraries of ... </p><p style="margin:0px;font-size:11px;font-family:Menlo">checking whether  accepts the FLIBS found by autoconf... no</p><p style="margin:0px;font-size:11px;font-family:Menlo">checking for valid entries in FLIBS... </p><p style="margin:0px;font-size:11px;font-family:Menlo">checking whether gcc links with FLIBS found by autoconf... yes</p><p style="margin:0px;font-size:11px;font-family:Menlo">checking whether Fortran 77 and C objects are compatible... no</p><p style="margin:0px;font-size:11px;font-family:Menlo">checking for file... file</p><p style="margin:0px;font-size:11px;font-family:Menlo">configure: error: ****  Incompatible Fortran and C Object File Types!  ****</p><p style="margin:0px;font-size:11px;font-family:Menlo">F77 Object File Type produced by "  " is : : cannot open `' (No such file or directory).</p><p style="margin:0px;font-size:11px;font-family:Menlo"> C  Object File Type produced by "gcc    -O2" is : : Mach-O 64-bit object x86_64.</p><p style="margin:0px;font-size:11px;font-family:Menlo">Michaels-MacBook-Pro:mpich-3.1.3 michael-steffen$ make</p><p style="margin:0px;font-size:11px;font-family:Menlo">make: *** No targets specified and no makefile found.  Stop.</p><p style="margin:0px;font-size:11px;font-family:Menlo">Michaels-MacBook-Pro:mpich-3.1.3 michael-steffen$ make |& tee m.txt</p><p style="margin:0px;font-size:11px;font-family:Menlo">-bash: syntax error near unexpected token `&'</p><p style="margin:0px;font-size:11px;font-family:Menlo">Michaels-MacBook-Pro:mpich-3.1.3 michael-steffen$ make | tee m.txt</p><p style="margin:0px;font-size:11px;font-family:Menlo">make: *** No targets specified and no makefile found.  Stop.</p><p style="margin:0px;font-size:11px;font-family:Menlo">Michaels-MacBook-Pro:mpich-3.1.3 michael-steffen$ make 2>&1 | tee m.txt</p><p style="margin:0px;font-size:11px;font-family:Menlo">make: *** No targets specified and no makefile found.  Stop.</p><p style="margin:0px;font-size:11px;font-family:Menlo">Michaels-MacBook-Pro:mpich-3.1.3 michael-steffen$ make clean</p><p style="margin:0px;font-size:11px;font-family:Menlo">make: *** No rule to make target `clean'.  Stop.</p><p style="margin:0px;font-size:11px;font-family:Menlo">Michaels-MacBook-Pro:mpich-3.1.3 michael-steffen$ make VERBOSE=1 |& tee m.txt</p><p style="margin:0px;font-size:11px;font-family:Menlo">-bash: syntax error near unexpected token `&'</p><p style="margin:0px;font-size:11px;font-family:Menlo">Michaels-MacBook-Pro:mpich-3.1.3 michael-steffen$ make VERBOSE=1 | tee m.txt</p><p style="margin:0px;font-size:11px;font-family:Menlo">make: *** No targets specified and no makefile found.  Stop.</p><p style="margin:0px;font-size:11px;font-family:Menlo">Michaels-MacBook-Pro:mpich-3.1.3 michael-steffen$ make VERBOSE=1 tee m.txt</p><p style="margin:0px;font-size:11px;font-family:Menlo">make: *** No rule to make target `tee'.  Stop.</p><p style="margin:0px;font-size:11px;font-family:Menlo">Michaels-MacBook-Pro:mpich-3.1.3 michael-steffen$ make VERBOSE=1 2>&1 | tee m.txt</p><p style="margin:0px;font-size:11px;font-family:Menlo">make: *** No targets specified and no makefile found.  Stop.</p><p style="margin:0px;font-size:11px;font-family:Menlo">Michaels-MacBook-Pro:mpich-3.1.3 michael-steffen$ make VERBOSE=1 2>&1 tee m.txt</p><p style="margin:0px;font-size:11px;font-family:Menlo">make: *** No rule to make target `tee'.  Stop.</p><p style="margin:0px;font-size:11px;font-family:Menlo">Michaels-MacBook-Pro:mpich-3.1.3 michael-steffen$ </p><div> </div><div><br></div><div>Thanks,</div><div>Mike </div></div></div>-- <br>Michael A. Steffen<br>PhD. Candidate<br>Department of Biological Sciences<br>800 S. Tucker Drive<br>University of Tulsa<br>Tulsa, OK 74104<br>Phone (708) 738-1491
</div>