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?<br><br>Jane<br><br><div class="gmail_quote">
On Tue, Jan 24, 2012 at 12:59 AM, <span dir="ltr"><<a href="mailto:cgma-dev@mcs.anl.gov">cgma-dev@mcs.anl.gov</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0pt 0pt 0pt 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
<h1><a href="http://gnep.mcs.anl.gov:8010/" target="_blank">Fathom</a>: <a href="http://gnep.mcs.anl.gov:8010/builders/cgm-shared" target="_blank">cgm-shared</a> build <a href="http://gnep.mcs.anl.gov:8010/builders/cgm-shared/builds/690" target="_blank">#690</a></h1>
<table>
<tbody><tr><td><b>Results:</b></td><td>failed compile test</td></tr>
<tr><td><b>Buildslave:</b></td><td>gnep</td></tr>
<tr><td><b>Revision:</b></td><td>None</td></tr>
<tr><td><b>Reason:</b></td><td>The Nightly scheduler named 'cgm-shared-nightly' triggered this build</td></tr>
</tbody></table>
<h2>Log Excerpt</h2>
<pre>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'.
</pre>
</blockquote></div><br>