[MOAB-dev] buildbot failure in Fathom on moab-distcheck

Iulian Grindeanu iulian at mcs.anl.gov
Tue Feb 15 08:28:17 CST 2011


Sorry about that.
Makefile.am should have included extra headers, needed for build, but not part of the installation.
Anyway, in the current form, there is a new library added to the installation, and I do not think it is necessary. It should be probably included in libMOAB.a. How do I do that in the Makefile.am?

Thanks,
Iulian


----- Original Message -----
> The Fathomatic has detected a failed build of moab-distcheck on
> Fathom.
> Full details are available at:
> http://gnep.mcs.anl.gov:8010/builders/moab-distcheck/builds/412
> 
> Buildbot URL: http://gnep.mcs.anl.gov:8010/
> 
> Buildslave for this Build: gnep
> 
> Build Reason: The Nightly scheduler named 'nightly' triggered this
> build
> Build Source Stamp: None
> Blamelist:
> 
> BUILD FAILED: failed compile
> 
> LOG EXCERPT:
> mv -f .deps/quads_to_tris.Tpo .deps/quads_to_tris.Po
> /bin/sh ../../libtool --tag=CXX --mode=link g++ -Wall -pipe -pedantic
> -Wno-long-long -O2 -DNDEBUG -o quads_to_tris quads_to_tris_driver.o
> quads_to_tris.o ../../src/libMOAB.la -lm
> g++ -Wall -pipe -pedantic -Wno-long-long -O2 -DNDEBUG -o quads_to_tris
> quads_to_tris_driver.o quads_to_tris.o ../../src/.libs/libMOAB.a
> -lnetcdf -L/usr/lib/mpich/lib/ /usr/lib/libhdf5.so -lpthread -lz -lm
> ...
> Making all in mbfacetgeom
> make[5]: Entering directory
> `/disk/itaps-buildslave/moab-distcheck/build/moab-4.99/_build/tools/mbfacetgeom'
> /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I.
> -I../../../tools/mbfacetgeom -I../.. -I../../src/moab
> -I../../src/parallel -I../../src -DTEMPLATE_SPECIALIZATION
> -DTEMPLATE_FUNC_SPECIALIZATION -DHAVE_VSNPRINTF -D_FILE_OFFSET_BITS=64
> -DHDF5_FILE -DNETCDF_FILE -DIS_BUILDING_MB
> -DMESHDIR=../../../MeshFiles/unittest -I../../../src -I../../src
> -DUNORDERED_MAP_NS=std::tr1 -DHAVE_UNORDERED_MAP=tr1/unordered_map
> -Wall -pipe -pedantic -Wno-long-long -O2 -DNDEBUG -MT FBEngine.lo -MD
> -MP -MF .deps/FBEngine.Tpo -c -o FBEngine.lo
> ../../../tools/mbfacetgeom/FBEngine.cpp
> g++ -DHAVE_CONFIG_H -I. -I../../../tools/mbfacetgeom -I../..
> -I../../src/moab -I../../src/parallel -I../../src
> -DTEMPLATE_SPECIALIZATION -DTEMPLATE_FUNC_SPECIALIZATION
> -DHAVE_VSNPRINTF -D_FILE_OFFSET_BITS=64 -DHDF5_FILE -DNETCDF_FILE
> -DIS_BUILDING_MB -DMESHDIR=../../../MeshFiles/unittest -I../../../src
> -I../../src -DUNORDERED_MAP_NS=std::tr1
> -DHAVE_UNORDERED_MAP=tr1/unordered_map -Wall -pipe -pedantic
> -Wno-long-long -O2 -DNDEBUG -MT FBEngine.lo -MD -MP -MF
> .deps/FBEngine.Tpo -c ../../../tools/mbfacetgeom/FBEngine.cpp -o
> FBEngine.o
> ../../../tools/mbfacetgeom/FBEngine.cpp:14:27: error: SmoothCurve.hpp:
> No such file or directory
> ../../../tools/mbfacetgeom/FBEngine.cpp:15:26: error: SmoothFace.hpp:
> No such file or directory
> ../../../tools/mbfacetgeom/FBEngine.cpp: In destructor
> 'FBEngine::~FBEngine()':
> ../../../tools/mbfacetgeom/FBEngine.cpp:54: warning: possible problem
> detected in invocation of delete operator:
> ../../../tools/mbfacetgeom/FBEngine.cpp:54: warning: invalid use of
> incomplete type 'struct SmoothCurve'
> ../../../tools/mbfacetgeom/FBEngine.hpp:20: warning: forward
> declaration of 'struct SmoothCurve'
> ../../../tools/mbfacetgeom/FBEngine.cpp:54: note: neither the
> destructor nor the class-specific operator delete will be called, even
> if they are declared when the class is defined.
> ../../../tools/mbfacetgeom/FBEngine.cpp:59: warning: possible problem
> detected in invocation of delete operator:
> ../../../tools/mbfacetgeom/FBEngine.cpp:59: warning: invalid use of
> incomplete type 'struct SmoothFace'
> ../../../tools/mbfacetgeom/FBEngine.hpp:19: warning: forward
> declaration of 'struct SmoothFace'
> ../../../tools/mbfacetgeom/FBEngine.cpp:59: note: neither the
> destructor nor the class-specific operator delete will be called, even
> if they are declared when the class is defined.
> ../../../tools/mbfacetgeom/FBEngine.cpp: In member function
> 'moab::ErrorCode FBEngine::initializeSmoothing()':
> ../../../tools/mbfacetgeom/FBEngine.cpp:103: error:
> 'GEOM_DIMENSION_TAG_NAME' was not declared in this scope
> ../../../tools/mbfacetgeom/FBEngine.cpp:105: error:
> 'GLOBAL_ID_TAG_NAME' was not declared in this scope
> ../../../tools/mbfacetgeom/FBEngine.cpp:119: error: invalid use of
> incomplete type 'struct SmoothFace'
> ../../../tools/mbfacetgeom/FBEngine.hpp:19: error: forward declaration
> of 'struct SmoothFace'
> ../../../tools/mbfacetgeom/FBEngine.cpp:134: error: invalid use of
> incomplete type 'struct SmoothCurve'
> ../../../tools/mbfacetgeom/FBEngine.hpp:20: error: forward declaration
> of 'struct SmoothCurve'
> ../../../tools/mbfacetgeom/FBEngine.cpp:140: error: invalid use of
> incomplete type 'struct SmoothFace'
> ../../../tools/mbfacetgeom/FBEngine.hpp:19: error: forward declaration
> of 'struct SmoothFace'
> ../../../tools/mbfacetgeom/FBEngine.cpp:141: error: invalid use of
> incomplete type 'struct SmoothFace'
> ../../../tools/mbfacetgeom/FBEngine.hpp:19: error: forward declaration
> of 'struct SmoothFace'
> ../../../tools/mbfacetgeom/FBEngine.cpp:180: error: invalid use of
> incomplete type 'struct SmoothCurve'
> ../../../tools/mbfacetgeom/FBEngine.hpp:20: error: forward declaration
> of 'struct SmoothCurve'
> ../../../tools/mbfacetgeom/FBEngine.cpp:182: error: invalid use of
> incomplete type 'struct SmoothCurve'
> ../../../tools/mbfacetgeom/FBEngine.hpp:20: error: forward declaration
> of 'struct SmoothCurve'
> ../../../tools/mbfacetgeom/FBEngine.cpp:191: error: invalid use of
> incomplete type 'struct SmoothFace'
> ../../../tools/mbfacetgeom/FBEngine.hpp:19: error: forward declaration
> of 'struct SmoothFace'
> ../../../tools/mbfacetgeom/FBEngine.cpp:199: error: invalid use of
> incomplete type 'struct SmoothFace'
> ../../../tools/mbfacetgeom/FBEngine.hpp:19: error: forward declaration
> of 'struct SmoothFace'
> ../../../tools/mbfacetgeom/FBEngine.cpp:211: error: invalid use of
> incomplete type 'struct SmoothFace'
> ../../../tools/mbfacetgeom/FBEngine.hpp:19: error: forward declaration
> of 'struct SmoothFace'
> ../../../tools/mbfacetgeom/FBEngine.cpp: In member function
> 'moab::ErrorCode FBEngine::getEntClosestPt(moab::EntityHandle, double,
> double, double, double*, double*, double*)':
> ../../../tools/mbfacetgeom/FBEngine.cpp:413: error: invalid use of
> incomplete type 'struct SmoothFace'
> ../../../tools/mbfacetgeom/FBEngine.hpp:19: error: forward declaration
> of 'struct SmoothFace'
> ../../../tools/mbfacetgeom/FBEngine.cpp: In member function
> 'moab::ErrorCode FBEngine::getEntNrmlXYZ(moab::EntityHandle, double,
> double, double, double*, double*, double*)':
> ../../../tools/mbfacetgeom/FBEngine.cpp:504: error: invalid use of
> incomplete type 'struct SmoothFace'
> ../../../tools/mbfacetgeom/FBEngine.hpp:19: error: forward declaration
> of 'struct SmoothFace'
> ../../../tools/mbfacetgeom/FBEngine.cpp: In member function
> 'moab::ErrorCode FBEngine::getPntRayIntsct(double, double, double,
> double, double, double, std::vector<long unsigned int,
> std::allocator<long unsigned int> >&, std::vector<double,
> std::allocator<double> >&, std::vector<double, std::allocator<double>
> >&)':
> ../../../tools/mbfacetgeom/FBEngine.cpp:595: warning: comparison
> between signed and unsigned integer expressions
> ../../../tools/mbfacetgeom/FBEngine.cpp:605: warning: comparison
> between signed and unsigned integer expressions
> ../../../tools/mbfacetgeom/FBEngine.cpp:619: error: invalid use of
> incomplete type 'struct SmoothFace'
> ../../../tools/mbfacetgeom/FBEngine.hpp:19: error: forward declaration
> of 'struct SmoothFace'
> 
> sincerely,
> -The Fathomatic


More information about the moab-dev mailing list