[cgma-dev] buildbot failure in cgm-shared: failed compile test

Iulian Grindeanu iulian at mcs.anl.gov
Tue Jan 24 10:32:01 CST 2012


Hello, This failed build refers to a cubit 12.2 based CGM, shared, not to an occ build. Still, I have no errors in cubit based build, either. The error refers also to an executable that is built only, not tested (itaps/chaman) I think it is a clean build, so I am surprised it fails. Could be that a "make distclean" is needed in this case? I think we do "make clean" in the build space. Iulian ... make[5]: Entering directory `/disks/itaps-buildslave/cgm-shared/build/itaps' g++ -DHAVE_CONFIG_H -I. -I.. -I../geom/parallel -I../geom  -DLITTLE_ENDIAN=BYTE_ORDER   -DTEMPLATE_DEFS_INCLUDED -DHAVE_ACIS  -DSRCDIR=. -I../util -I../geom -I../init    -Wall -pipe -pedantic -O2 -DNDEBUG -MT chaman.o -MD -MP -MF .deps/chaman.Tpo -c -o chaman.o chaman.cc mv -f .deps/chaman.Tpo .deps/chaman.Po /bin/sh ../libtool  --tag=CXX   --mode=link g++  -Wall -pipe -pedantic -O2 -DNDEBUG -R/home/fathom/3rdparty/cubit/Cubit64/Cubit-12.2/bin -L/home/fathom/3rdparty/cubit/Cubit64/Cubit-12.2/bin  -o chaman chaman.o libiGeom.la -lm libtool: link: g++ -Wall -pipe -pedantic -O2 -DNDEBUG -o .libs/chaman chaman.o  -L/home/fathom/3rdparty/cubit/Cubit64/Cubit-12.2/bin ./.libs/libiGeom.so -lm -Wl,-rpath -Wl,/home/fathom/libs/current/cgm-shared/lib -Wl,-rpath -Wl,/home/fathom/3rdparty/cubit/Cubit64/Cubit-12.2/bin ./.libs/libiGeom.so: undefined reference to `CubitCompat_import_solid_model(char const*, char const*, char const*, bool, bool, bool, bool, bool, bool, DLIList<RefEntity*>*)' /home/fathom/libs/current/cgm-shared/lib/libcgm.so.0: undefined reference to `GeometryQueryTool::export_solid_model(DLIList<RefEntity*>&, char const*, Model_File_Type, int&, CubitString const&, char const*, char const*)' ./.libs/libiGeom.so: undefined reference to `CubitCompat_export_solid_model(DLIList<RefEntity*>&, char const*, char const*, int&, CubitString const&, char const*)' ----- Original Message -----
| I've double checked by re-checked out the cgm trunk and build with
| Opencascade6.5.1. It built ok and passed cgm make check. I am not sure
| where the problem is. Someone has any thought?
| Jane
| On Tue, Jan 24, 2012 at 12:59 AM, < cgma-dev at mcs.anl.gov > wrote:
| | Fathom : cgm-shared build #690
| | Results: failed compile test
| | Buildslave: gnep
| | Revision: None
| | Reason: The Nightly scheduler named 'cgm-shared-nightly' triggered
| | this build Log Excerpt
| | in a given directory, LIBDIR, you must either use libtool, and
| | specify the full pathname of the library, or use the `-LLIBDIR'
| | flag during linking and do at least one of the following:
| | - add LIBDIR to the `LD_LIBRARY_PATH' environment variable
| | during execution
| | - add LIBDIR to the `LD_RUN_PATH' environment variable
| | during linking
| | - use the `-Wl,-rpath -Wl,LIBDIR' linker flag
| | - have your system administrator add LIBDIR to `/etc/ld.so.conf'
| | See any operating system documentation about shared libraries for
| | more information, such as the ld(1) and ld.so(8) manual pages.
| | ----------------------------------------------------------------------
| | test -z "/home/fathom/libs/current/cgm-shared/lib" || /bin/mkdir -p
| | "/home/fathom/libs/current/cgm-shared/lib"
| | /usr/bin/install -c -m 644 iGeom-Defs.inc
| | '/home/fathom/libs/current/cgm-shared/lib'
| | test -z "/home/fathom/libs/current/cgm-shared/include" || /bin/mkdir
| | -p "/home/fathom/libs/current/cgm-shared/include"
| | /usr/bin/install -c -m 644 iBase.h iGeom.h iGeom_FCDefs.h
| | iGeom_protos.h iBase_f.h iGeom_f.h
| | '/home/fathom/libs/current/cgm-shared/include'
| | make install-data-hook
| | make[6]: Entering directory
| | `/disks/itaps-buildslave/cgm-shared/build/itaps'
| | echo "IGEOM_CXX_LDFLAGS =
| | -L/home/fathom/libs/current/cgm-shared/lib"
| | >> /home/fathom/libs/current/cgm-shared/lib/iGeom-Defs.inc
| | echo "IGEOM_CXX_LTFLAGS =
| | -R/home/fathom/libs/current/cgm-shared/lib"
| | >> /home/fathom/libs/current/cgm-shared/lib/iGeom-Defs.inc
| | echo "IGEOM_INCLUDEDIR =
| | /home/fathom/libs/current/cgm-shared/include"
| | >> /home/fathom/libs/current/cgm-shared/lib/iGeom-Defs.inc
| | echo 'IGEOM_INCLUDES = -I$(IGEOM_INCLUDEDIR)' >>
| | /home/fathom/libs/current/cgm-shared/lib/iGeom-Defs.inc
| | ...Making install in test
| | make[2]: Entering directory
| | `/disks/itaps-buildslave/cgm-shared/build/test'
| | make[3]: Entering directory
| | `/disks/itaps-buildslave/cgm-shared/build/test'
| | make[3]: Nothing to be done for `install-exec-am'.
| | make[3]: Nothing to be done for `install-data-am'.
| | ...Making install in cgm_apps
| | make[2]: Entering directory
| | `/disks/itaps-buildslave/cgm-shared/build/cgm_apps'
| | Making install in examples
| | make[3]: Entering directory
| | `/disks/itaps-buildslave/cgm-shared/build/cgm_apps/examples'
| | Making install in facetdriver
| | make[4]: Entering directory
| | `/disks/itaps-buildslave/cgm-shared/build/cgm_apps/examples/facetdriver'
| | make[5]: Entering directory
| | `/disks/itaps-buildslave/cgm-shared/build/cgm_apps/examples/facetdriver'
| | make[5]: Nothing to be done for `install-exec-am'.
| | make[5]: Nothing to be done for `install-data-am'.
| | ...make[4]: Entering directory
| | `/disks/itaps-buildslave/cgm-shared/build/cgm_apps/examples'
| | make[5]: Entering directory
| | `/disks/itaps-buildslave/cgm-shared/build/cgm_apps/examples'
| | make[5]: Nothing to be done for `install-exec-am'.
| | make[5]: Nothing to be done for `install-data-am'.
| | ...make[3]: Entering directory
| | `/disks/itaps-buildslave/cgm-shared/build/cgm_apps'
| | make[4]: Entering directory
| | `/disks/itaps-buildslave/cgm-shared/build/cgm_apps'
| | make[4]: Nothing to be done for `install-exec-am'.
| | make[4]: Nothing to be done for `install-data-am'.
| | ...Making install in geom/testing
| | make[2]: Entering directory
| | `/disks/itaps-buildslave/cgm-shared/build/geom/testing'
| | make[3]: Entering directory
| | `/disks/itaps-buildslave/cgm-shared/build/geom/testing'
| | make[3]: Nothing to be done for `install-exec-am'.
| | make[3]: Nothing to be done for `install-data-am'.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.mcs.anl.gov/pipermail/cgma-dev/attachments/20120124/a8d8051a/attachment-0001.htm>


More information about the cgma-dev mailing list