[MacPorts] #27247: openmpi +gcc45 won't build in Mac OS X 10.5.8

MacPorts noreply at macports.org
Wed Nov 10 08:20:29 PST 2010


#27247: openmpi +gcc45 won't build in Mac OS X 10.5.8
-------------------------------+--------------------------------------------
 Reporter:  ksnelgrove@…       |       Owner:  macports-tickets@…                   
     Type:  defect             |      Status:  new                                  
 Priority:  Normal             |   Milestone:                                       
Component:  ports              |     Version:  1.9.2                                
 Keywords:                     |        Port:  openmpi                              
-------------------------------+--------------------------------------------
 I've been trying to build openmpi using macports.  The command:

 % sudo port install openmpi +gcc45

 Works fine on another machine with Mac OS X 10.6.4  but fails with 10.5.8
 (Xcode 3.1.4).  I've tried this on two separate machines with 10.5.8 with
 the same result and looked through most of the newer tickets without
 success.

 The log (attached) shows the build does go very far and there are a number
 of warnings and errors in the configuration log.  I'm not experienced
 enough to know how to fix these.  Some highlights:

 1) --with-xgrid not recognized
 2) why does build proceed with gcc-4.0 when gcc45 is an install
 prerequisite?
 3) errors for a number of missing includes: vtf3.h  BPatch.h f2c.h jvmti.h
 papi.h libcpc.h  malloc.h ctool/ctool.h
 4) warnings with:
 -fno-strict-aliasing added to CFLAGS
 -finline-functions added to CXXFLAGS
 -fvisibility=hidden added to CFLAGS

 The build proceeds to:

 :info:build   CCLD   libopen-pal.la
 :info:build   CCLD   libopen-pal-lt.la
 :info:build ar:
 /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_science_openmpi/work/build/opal/e
 vent/.libs/libevent.a: Resource temporarily unavailable
 :info:build ar:
 /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_science_openmpi/work/build/opal/m
 ca/base/.libs/libmca_base.a: Resource temporarily unavailable
 :info:build make[2]: *** [libopen-pal.la] Error 1

 I've tried to build with the default: openmpi +gcc44 but get a similar
 errors

-- 
Ticket URL: <https://trac.macports.org/ticket/27247>
MacPorts <http://www.macports.org/>
Ports system for Mac OS


More information about the macports-tickets mailing list