#8532: Optional package mpi4py-1.1.0 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 package mpi4py-1.1.0 ==
This might be because MPI fails to install - see #8522.
{{{
src/mpi4py.MPI.c:79127: error: 'MPI_VERSION' undeclared (first use in this
function)
src/mpi4py.MPI.c:79139: error: 'MPI_SUBVERSION' undeclared (first use in
this function)
src/mpi4py.MPI.c:79151: error: 'MPI_MAX_PROCESSOR_NAME' undeclared (first
use in this function)
src/mpi4py.MPI.c:79163: error: 'MPI_MAX_ERROR_STRING' undeclared (first
use in this function)
src/mpi4py.MPI.c:79175: error: 'MPI_MAX_PORT_NAME' undeclared (first use
in this function)
src/mpi4py.MPI.c:79187: error: 'MPI_MAX_INFO_KEY' undeclared (first use in
this function)
src/mpi4py.MPI.c:79199: error: 'MPI_MAX_INFO_VAL' undeclared (first use in
this function)
src/mpi4py.MPI.c:79211: error: 'MPI_MAX_OBJECT_NAME' undeclared (first use
in this function)
src/mpi4py.MPI.c:79223: error: 'MPI_MAX_DATAREP_STRING' undeclared (first
use in this function)
error: command 'gcc' failed with exit status 1
real 0m5.609s
user 0m5.111s
sys 0m0.434s
sage: An error occurred while installing mpi4py-1.1.0
}}}
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/8532>
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.