← Back to team overview

dolfin team mailing list archive

Re: Buildbot failure

 

On Fri, Feb 12, 2010 at 2:28 PM, Johannes Ring <johannr@xxxxxxxxx> wrote:
> Hi,
>
> The buildbot linux64-exp now fails with the following error:
>
> mpic++ -o dolfin/graph/ParMETIS.os -c -Wall -pipe -ansi
> -BOOST_UBLAS_NDEBUG -DDEBUG -g -O2 -Werror -DHAS_MPI=1
> -DMPICH_IGNORE_CXX_SEEK -DPACKAGE_VERSION=\"0.9.6\" -DHAS_LAPACK=1
> -DHAS_ZLIB=1 -DHAS_UMFPACK=1 -DHAS_MTL4=1 -DHAS_CHOLMOD=1
> -DHAS_SCOTCH=1 -DHAS_PARMETIS=1 -fno-strict-aliasing -fPIC -I.
> -I/work/jhbuildbot/fenics/include -I/usr/include -I/usr/include
> -I/usr/include -I/usr/include/libxml2 -I/usr/include
> -I/usr/include/suitesparse -I/work/jhbuildbot/src/mtl4 -I/usr/include
> -I/usr/include/suitesparse -I/work/jhbuildbot/src/scotch_5.1/include
> -I/usr/include dolfin/graph/ParMETIS.cpp
> dolfin/graph/ParMETIS.cpp: In static member function 'static void
> dolfin::ParMETIS::compute_partition(std::vector<unsigned int,
> std::allocator<unsigned int> >&, const dolfin::LocalMeshData&)':
> dolfin/graph/ParMETIS.cpp:100: error: 'ParMETIS_V3_PartMeshKway' was
> not declared in this scope
> scons: *** [dolfin/graph/ParMETIS.os] Error 1
> scons: building terminated because of errors.
> dolfin/graph/ParMETIS.os failed: Error 1
>
> This happened after I built the PT-SCOTCH libraries. Any ideas?

The same error is now reported by the jaunty-amd64 slave:

http://fenics.org:8080/builders/dolfin-jaunty-amd64/builds/244/steps/dolfin%20build/logs/stdio

Johannes



Follow ups

References