Bug#816101: petsc: FTBFS on mipsel - try rebuild again

Drew Parsons dparsons at debian.org
Mon Mar 14 12:40:30 UTC 2016


On Mon, 14 Mar 2016 09:39:04 +0800 Drew Parsons <dparsons at debian.org>
wrote:
> > Did you read the MOTD? See https://dsa.debian.org/doc/schroot/
> 
> I missed that. I'll add it to my bookmarks.
> 
> 
> > Anyway given the build queue is currently empty on mipsel, I've
given
> > it back. 
> > Let's see if the problem is fixed now...
> 
> Thanks for that. It's showing a very different build failure now, as
if
> something is wrong with mpi (openmpi).
> 
> I'll follow those schroot instructions and look directly.
> 
> 


The etler schroot reproduces the same build failure (testing fortran
MPI)

petsc's configure.log does not give much more enlightenment than the
standard build log:


TEST FortranMPICheck from config.packages.MPI(/home/dparsons/petsc/petsc-3.6.2.dfsg1/config/BuildSystem/config/packages/MPI.py:365)
TESTING: FortranMPICheck from config.packages.MPI(/home/dparsons/petsc/petsc-3.6.2.dfsg1/config/BuildSystem/config/packages/MPI.py:365)
  Make sure fortran include [mpif.h] and library symbols are found
Checking for header mpif.h
Checking for fortran mpi_init()
Fortran error! mpi_init() could not be located!
*******************************************************************************
         UNABLE to CONFIGURE with GIVEN OPTIONS    (see configure.log for details):
-------------------------------------------------------------------------------
Fortran error! mpi_init() could not be located!
*******************************************************************************
  File "./config/configure.py", line 363, in petsc_configure
    framework.configure(out = sys.stdout)
  File "/home/dparsons/petsc/petsc-3.6.2.dfsg1/config/BuildSystem/config/framework.py", line 1081, in configure
    self.processChildren()
  File "/home/dparsons/petsc/petsc-3.6.2.dfsg1/config/BuildSystem/config/framework.py", line 1068, in processChildren
    self.parallelQueueEvaluation(self.childGraph, script.useThreads)
  File "/home/dparsons/petsc/petsc-3.6.2.dfsg1/config/BuildSystem/config/framework.py", line 1030, in parallelQueueEvaluation
    raise RuntimeError(emsg)



More information about the debian-science-maintainers mailing list