#8522: Optional package  libcocoa openmpi-1.1.4 fails to install on Solaris 10
SPARC
---------------------------------+------------------------------------------
   Reporter:  drkirkby           |       Owner:  tbd       
       Type:  defect             |      Status:  new       
   Priority:  major              |   Milestone:  sage-4.3.4
  Component:  optional packages  |    Keywords:            
     Author:                     |    Upstream:  N/A       
   Reviewer:                     |      Merged:            
Work_issues:                     |  
---------------------------------+------------------------------------------
 == Hardware & associated software ==

  * Sun Blade 1000
  * 2 x 900 MHz UltraSPARC III+ CPUs
  * 2 GB RAM
  * Solaris 10 03/2005 (first release of Solaris 10)
  * gcc 4.4.3 (uses Sun linker and assembler)

  == Sage version ==
  * 4.3.4.alpha1
  * Patch #8509 removing the -o option to grep to allow packages to
 install.

  == The problem with the optional openmpi-1.1.4 ==

 First it should be noted this is an old version of OpenMPI, so it would be
 worth trying an upgrade first. But the version in Sage fails with:

 {{{
  g++ -DHAVE_CONFIG_H -I. -I. -I../../../opal/include
 -I../../../orte/include -I../../../ompi/include -I../../../ompi/include
 -I../../.. -D_REENTRANT -O3 -DNDEBUG -finline-functions -MT comm.lo -MD
 -MP -MF .deps/comm.Tpo -c comm.cc  -fPIC -DPIC -o .libs/comm.o
 In file included from ../../../ompi/mpi/cxx/mpicxx.h:150,
                  from ../../../ompi/include/mpi.h:1760,
                  from comm.cc:21:
 ../../../ompi/mpi/cxx/request_inln.h: In static member function 'static
 MPI::Grequest MPI::Grequest::Start(int (*)(void*, MPI::Status&), int
 (*)(void*), int (*)(void*, bool), void*)':
 ../../../ompi/mpi/cxx/request_inln.h:347: warning: declaration 'struct
 MPI::Grequest_intercept_t' does not declare anything
 /bin/bash ../../../libtool --tag=CXX --mode=link g++  -O3 -DNDEBUG
 -finline-functions   -export-dynamic   -o libmpi_cxx.la -rpath
 /export/home/drkirkby/sage-4.3.4.alpha1/local/lib  mpicxx.lo intercepts.lo
 comm.lo  -lsocket -lnsl  -lrt -lm -lthread
 g++ -shared -nostdlib -export-dynamic   /usr/local/gcc-4.4.3/lib/gcc
 /sparc-sun-solaris2.10/4.4.3/crti.o /usr/ccs/lib/values-Xa.o
 /usr/local/gcc-4.4.3/lib/gcc/sparc-sun-solaris2.10/4.4.3/crtbegin.o
 .libs/mpicxx.o .libs/intercepts.o .libs/comm.o  -Wl,-R
 -Wl,/usr/local/gcc-4.4.3/lib -Wl,-R -Wl,/usr/local/gcc-4.4.3/lib -lsocket
 -lnsl -lrt -lthread -L/export/home/drkirkby/sage-4.3.4.alpha1/local/lib
 -L/usr/local/gcc-4.4.3/lib/gcc/sparc-sun-solaris2.10/4.4.3 -L/usr/ccs/lib
 -L/usr/local/gcc-4.4.3/lib/gcc/sparc-sun-solaris2.10/4.4.3/../../..
 /usr/local/gcc-4.4.3/lib/libstdc++.so -lm -lgcc_s
 /usr/local/gcc-4.4.3/lib/gcc/sparc-sun-solaris2.10/4.4.3/crtend.o
 /usr/local/gcc-4.4.3/lib/gcc/sparc-sun-solaris2.10/4.4.3/crtn.o  -Wl,-h
 -Wl,libmpi_cxx.so.0 -o .libs/libmpi_cxx.so.0.0.0
 ld: fatal: entry point symbol `xport-dynamic' is undefined
 collect2: ld returned 1 exit status
 make[3]: *** [libmpi_cxx.la] Error 1
 make[3]: Leaving directory
 `/export/home/drkirkby/sage-4.3.4.alpha1/spkg/build/openmpi-1.1.4/ompi/mpi/cxx'
 make[2]: *** [all-recursive] Error 1
 make[2]: Leaving directory
 `/export/home/drkirkby/sage-4.3.4.alpha1/spkg/build/openmpi-1.1.4/ompi/mpi'
 make[1]: *** [all-recursive] Error 1
 make[1]: Leaving directory
 `/export/home/drkirkby/sage-4.3.4.alpha1/spkg/build/openmpi-1.1.4/ompi'
 make: *** [all-recursive] Error 1
 Error building

 real    21m31.771s
 user    11m52.285s
 sys     10m38.154s
 sage: An error occurred while installing openmpi-1.1.4
 }}}

-- 
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/8522>
Sage <http://www.sagemath.org>
Sage: Creating a Viable Open Source Alternative to Magma, Maple, Mathematica, 
and MATLAB

-- 
You received this message because you are subscribed to the Google Groups 
"sage-trac" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/sage-trac?hl=en.

Reply via email to