<html><head></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><div id="bloop_customfont" style="font-family:Helvetica,Arial;font-size:13px; margin: 0px; line-height: auto;">I used the exact same setup without an issue. I'm not sure what's going on. </div> <br><p style="color:#A0A0A8;">On August 1, 2013 at 8:22:03 AM, Wesley Bland (wbland@mcs.anl.gov) wrote:</p> <blockquote type="cite" style="border-left-style:solid;border-width:1px;margin-left:0px;padding-left:10px;"><span><div style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><div id="bloop_customfont" style="font-family:Helvetica,Arial;font-size:13px; margin: 0px; line-height: auto;"><div id="bloop_customfont" style="margin: 0px; ">10.7.4 is the OS version, not the kernel version. I'm building on my laptop on the same version as you without any issues. I've been using GCC as well, but I'll try your exact config to see if something different happens for me.</div><div id="bloop_customfont" style="margin: 0px; "><br></div><div id="bloop_customfont" style="margin: 0px; ">Wesley</div></div> <br><p style="color:#A0A0A8;">On July 31, 2013 at 6:33:34 PM, Jeff Hammond (jhammond@alcf.anl.gov) wrote:</p> <blockquote type="cite" style="border-left-style:solid;border-width:1px;margin-left:0px;padding-left:10px;"><span><div>How different is 11.4.2 from 10.7.4?  Seems like a big diff in the OS dimension.
<br>
<br>I'd really like to try to narrow this down because I'm currently blocked on this w.r.t. an app I'm trying to run.
<br>
<br>Jeff
<br>
<br>----- Original Message -----
<br>> From: "Ken Raffenetti" <raffenet@mcs.anl.gov>
<br>> To: devel@mpich.org
<br>> Sent: Wednesday, July 31, 2013 5:40:55 PM
<br>> Subject: Re: [mpich-devel] hwloc build failing on Mac with GCC
<br>>   
<br>> I'll just note that building on our OSX 10.7.4 test environment
<br>> doesn't show any issues in this configuration.
<br>>   
<br>> ----- Original Message -----
<br>> > From: "Jeff Hammond" <jhammond@alcf.anl.gov>
<br>> > To: devel@mpich.org
<br>> > Sent: Wednesday, July 31, 2013 4:00:59 PM
<br>> > Subject: Re: [mpich-devel] hwloc build failing on Mac with GCC
<br>> >   
<br>> > Yes, that's right.  Sorry.  It's attached.
<br>> >   
<br>> > Jeff
<br>> >   
<br>> > ----- Original Message -----
<br>> > > From: "Ken Raffenetti" <raffenet@mcs.anl.gov>
<br>> > > To: devel@mpich.org
<br>> > > Sent: Wednesday, July 31, 2013 3:51:01 PM
<br>> > > Subject: Re: [mpich-devel] hwloc build failing on Mac with GCC
<br>> > >   
<br>> > > Maybe I'm missing something, but I fail to find a problem in the
<br>> > > attachment. Did you mean to attach a make log?
<br>> > >   
<br>> > > ----- Original Message -----
<br>> > > > From: "Jeff Hammond" <jhammond@alcf.anl.gov>
<br>> > > > To: "MPICH" <devel@mpich.org>
<br>> > > > Sent: Wednesday, July 31, 2013 2:43:55 PM
<br>> > > > Subject: [mpich-devel] hwloc build failing on Mac with GCC
<br>> > > >   
<br>> > > > Am I stupid or is something broken?  This is the git head as of
<br>> > > > a
<br>> > > > few
<br>> > > > minutes ago.
<br>> > > >   
<br>> > > > Note that the essence of the problem is in the attachment.  I
<br>> > > > will
<br>> > > > not
<br>> > > > repeat it here.
<br>> > > >   
<br>> > > > Thanks,
<br>> > > >   
<br>> > > > Jeff
<br>> > > >   
<br>> > > > Jeffs-MacBook-Pro:build-gcc jhammond$ gcc -v
<br>> > > > Using built-in specs.
<br>> > > > COLLECT_GCC=gcc
<br>> > > > COLLECT_LTO_WRAPPER=/opt/local/libexec/gcc/x86_64-apple-darwin11/4.8.1/lto-wrapper
<br>> > > > Target: x86_64-apple-darwin11
<br>> > > > Configured with: ../gcc-4.8.1/configure --prefix=/opt/local
<br>> > > > --build=x86_64-apple-darwin11
<br>> > > > --enable-languages=c,c++,objc,obj-c++,lto,fortran,java
<br>> > > > --libdir=/opt/local/lib/gcc48
<br>> > > > --includedir=/opt/local/include/gcc48
<br>> > > > --infodir=/opt/local/share/info --mandir=/opt/local/share/man
<br>> > > > --datarootdir=/opt/local/share/gcc-4.8
<br>> > > > --with-local-prefix=/opt/local
<br>> > > > --with-system-zlib --disable-nls --program-suffix=-mp-4.8
<br>> > > > --with-gxx-include-dir=/opt/local/include/gcc48/c++/
<br>> > > > --with-gmp=/opt/local --with-mpfr=/opt/local
<br>> > > > --with-mpc=/opt/local
<br>> > > > --with-ppl=/opt/local --with-cloog=/opt/local
<br>> > > > --enable-cloog-backend=isl --disable-cloog-version-check
<br>> > > > --enable-stage1-checking --disable-multilib --enable-lto
<br>> > > > --enable-libstdcxx-time --with-as=/opt/local/bin/as
<br>> > > > --with-ld=/opt/local/bin/ld --with-ar=/opt/local/bin/ar
<br>> > > > --with-bugurl=https://trac.macports.org/newticket
<br>> > > > --with-pkgversion='MacPorts gcc48 4.8.1_1'
<br>> > > > Thread model: posix
<br>> > > > gcc version 4.8.1 (MacPorts gcc48 4.8.1_1)
<br>> > > > Jeffs-MacBook-Pro:build-gcc jhammond$ g++ -v
<br>> > > > Using built-in specs.
<br>> > > > COLLECT_GCC=g++
<br>> > > > COLLECT_LTO_WRAPPER=/opt/local/libexec/gcc/x86_64-apple-darwin11/4.8.1/lto-wrapper
<br>> > > > Target: x86_64-apple-darwin11
<br>> > > > Configured with: ../gcc-4.8.1/configure --prefix=/opt/local
<br>> > > > --build=x86_64-apple-darwin11
<br>> > > > --enable-languages=c,c++,objc,obj-c++,lto,fortran,java
<br>> > > > --libdir=/opt/local/lib/gcc48
<br>> > > > --includedir=/opt/local/include/gcc48
<br>> > > > --infodir=/opt/local/share/info --mandir=/opt/local/share/man
<br>> > > > --datarootdir=/opt/local/share/gcc-4.8
<br>> > > > --with-local-prefix=/opt/local
<br>> > > > --with-system-zlib --disable-nls --program-suffix=-mp-4.8
<br>> > > > --with-gxx-include-dir=/opt/local/include/gcc48/c++/
<br>> > > > --with-gmp=/opt/local --with-mpfr=/opt/local
<br>> > > > --with-mpc=/opt/local
<br>> > > > --with-ppl=/opt/local --with-cloog=/opt/local
<br>> > > > --enable-cloog-backend=isl --disable-cloog-version-check
<br>> > > > --enable-stage1-checking --disable-multilib --enable-lto
<br>> > > > --enable-libstdcxx-time --with-as=/opt/local/bin/as
<br>> > > > --with-ld=/opt/local/bin/ld --with-ar=/opt/local/bin/ar
<br>> > > > --with-bugurl=https://trac.macports.org/newticket
<br>> > > > --with-pkgversion='MacPorts gcc48 4.8.1_1'
<br>> > > > Thread model: posix
<br>> > > > gcc version 4.8.1 (MacPorts gcc48 4.8.1_1)
<br>> > > > Jeffs-MacBook-Pro:build-gcc jhammond$ gfortran -v
<br>> > > > Using built-in specs.
<br>> > > > COLLECT_GCC=gfortran
<br>> > > > COLLECT_LTO_WRAPPER=/opt/local/libexec/gcc/x86_64-apple-darwin11/4.8.1/lto-wrapper
<br>> > > > Target: x86_64-apple-darwin11
<br>> > > > Configured with: ../gcc-4.8.1/configure --prefix=/opt/local
<br>> > > > --build=x86_64-apple-darwin11
<br>> > > > --enable-languages=c,c++,objc,obj-c++,lto,fortran,java
<br>> > > > --libdir=/opt/local/lib/gcc48
<br>> > > > --includedir=/opt/local/include/gcc48
<br>> > > > --infodir=/opt/local/share/info --mandir=/opt/local/share/man
<br>> > > > --datarootdir=/opt/local/share/gcc-4.8
<br>> > > > --with-local-prefix=/opt/local
<br>> > > > --with-system-zlib --disable-nls --program-suffix=-mp-4.8
<br>> > > > --with-gxx-include-dir=/opt/local/include/gcc48/c++/
<br>> > > > --with-gmp=/opt/local --with-mpfr=/opt/local
<br>> > > > --with-mpc=/opt/local
<br>> > > > --with-ppl=/opt/local --with-cloog=/opt/local
<br>> > > > --enable-cloog-backend=isl --disable-cloog-version-check
<br>> > > > --enable-stage1-checking --disable-multilib --enable-lto
<br>> > > > --enable-libstdcxx-time --with-as=/opt/local/bin/as
<br>> > > > --with-ld=/opt/local/bin/ld --with-ar=/opt/local/bin/ar
<br>> > > > --with-bugurl=https://trac.macports.org/newticket
<br>> > > > --with-pkgversion='MacPorts gcc48 4.8.1_1'
<br>> > > > Thread model: posix
<br>> > > > gcc version 4.8.1 (MacPorts gcc48 4.8.1_1)
<br>> > > > Jeffs-MacBook-Pro:build-gcc jhammond$ uname -a
<br>> > > > Darwin Jeffs-MacBook-Pro.local 11.4.2 Darwin Kernel Version
<br>> > > > 11.4.2:
<br>> > > > Thu Aug 23 16:25:48 PDT 2012;
<br>> > > > root:xnu-1699.32.7~1/RELEASE_X86_64
<br>> > > > x86_64
<br>> > > >   
<br>> > > > --
<br>> > > > Jeff Hammond
<br>> > > > Argonne Leadership Computing Facility
<br>> > > > University of Chicago Computation Institute
<br>> > > > jhammond@alcf.anl.gov / (630) 252-5381
<br>> > > > http://www.linkedin.com/in/jeffhammond
<br>> > > > https://wiki.alcf.anl.gov/parts/index.php/User:Jhammond
<br>> > > > ALCF docs: http://www.alcf.anl.gov/user-guides
<br>> > > >   
<br>> > >   
<br>> >   
<br>> > --
<br>> > Jeff Hammond
<br>> > Argonne Leadership Computing Facility
<br>> > University of Chicago Computation Institute
<br>> > jhammond@alcf.anl.gov / (630) 252-5381
<br>> > http://www.linkedin.com/in/jeffhammond
<br>> > https://wiki.alcf.anl.gov/parts/index.php/User:Jhammond
<br>> > ALCF docs: http://www.alcf.anl.gov/user-guides
<br>> >   
<br>> >   
<br>>   
<br>
<br>--   
<br>Jeff Hammond
<br>Argonne Leadership Computing Facility
<br>University of Chicago Computation Institute
<br>jhammond@alcf.anl.gov / (630) 252-5381
<br>http://www.linkedin.com/in/jeffhammond
<br>https://wiki.alcf.anl.gov/parts/index.php/User:Jhammond
<br>ALCF docs: http://www.alcf.anl.gov/user-guides
<br></div></span></blockquote> <div class="" id="bloop_sign_1375363309998043904"><br><br><span style="font-family:helvetica,arial;font-size:13px"></span><span></span></div></div></span></blockquote> <div class="" id="bloop_sign_1375363695195435008"><br><br><span style="font-family:helvetica,arial;font-size:13px"></span><span></span></div></body></html>