[cgma-dev] CGM distcheck failed.
Nightly Test
kraftche at cae.wisc.edu
Fri Mar 20 02:16:38 CDT 2009
{ test ! -d CGMA-10.2.2 || { find CGMA-10.2.2 -type d ! -perm -200 -exec chmod u+w {} ';' && rm -fr CGMA-10.2.2; }; }
test -d CGMA-10.2.2 || mkdir CGMA-10.2.2
list='compat util geom init . itaps test cgm_apps'; for subdir in $list; do \
if test "$subdir" = .; then :; else \
test -d "CGMA-10.2.2/$subdir" \
|| /bin/mkdir -p "CGMA-10.2.2/$subdir" \
|| exit 1; \
distdir=`CDPATH="${ZSH_VERSION+.}:" && cd CGMA-10.2.2 && pwd`; \
top_distdir=`CDPATH="${ZSH_VERSION+.}:" && cd CGMA-10.2.2 && pwd`; \
(cd $subdir && \
make \
top_distdir="$top_distdir" \
distdir="$distdir/$subdir" \
am__remove_distdir=: \
am__skip_length_check=: \
distdir) \
|| exit 1; \
fi; \
done
make[1]: Entering directory `/home/jason/cgm/test/dist/compat'
make[1]: Leaving directory `/home/jason/cgm/test/dist/compat'
make[1]: Entering directory `/home/jason/cgm/test/dist/util'
make[1]: Leaving directory `/home/jason/cgm/test/dist/util'
make[1]: Entering directory `/home/jason/cgm/test/dist/geom'
list='. Cholla facetbool facet virtual ACIS parallel OCC'; for subdir in $list; do \
if test "$subdir" = .; then :; else \
test -d "/home/jason/cgm/test/dist/CGMA-10.2.2/geom/$subdir" \
|| /bin/mkdir -p "/home/jason/cgm/test/dist/CGMA-10.2.2/geom/$subdir" \
|| exit 1; \
distdir=`CDPATH="${ZSH_VERSION+.}:" && cd /home/jason/cgm/test/dist/CGMA-10.2.2/geom && pwd`; \
top_distdir=`CDPATH="${ZSH_VERSION+.}:" && cd /home/jason/cgm/test/dist/CGMA-10.2.2 && pwd`; \
(cd $subdir && \
make \
top_distdir="$top_distdir" \
distdir="$distdir/$subdir" \
am__remove_distdir=: \
am__skip_length_check=: \
distdir) \
|| exit 1; \
fi; \
done
make[2]: Entering directory `/home/jason/cgm/test/dist/geom/Cholla'
make[2]: Leaving directory `/home/jason/cgm/test/dist/geom/Cholla'
make[2]: Entering directory `/home/jason/cgm/test/dist/geom/facetbool'
make[2]: Leaving directory `/home/jason/cgm/test/dist/geom/facetbool'
make[2]: Entering directory `/home/jason/cgm/test/dist/geom/facet'
make[2]: Leaving directory `/home/jason/cgm/test/dist/geom/facet'
make[2]: Entering directory `/home/jason/cgm/test/dist/geom/virtual'
make[2]: Leaving directory `/home/jason/cgm/test/dist/geom/virtual'
make[2]: Entering directory `/home/jason/cgm/test/dist/geom/ACIS'
make[2]: Leaving directory `/home/jason/cgm/test/dist/geom/ACIS'
make[2]: Entering directory `/home/jason/cgm/test/dist/geom/parallel'
make[2]: Leaving directory `/home/jason/cgm/test/dist/geom/parallel'
make[2]: Entering directory `/home/jason/cgm/test/dist/geom/OCC'
make[2]: Leaving directory `/home/jason/cgm/test/dist/geom/OCC'
make[1]: Leaving directory `/home/jason/cgm/test/dist/geom'
make[1]: Entering directory `/home/jason/cgm/test/dist/init'
make[1]: Leaving directory `/home/jason/cgm/test/dist/init'
make[1]: Entering directory `/home/jason/cgm/test/dist/itaps'
list='. SIDL'; for subdir in $list; do \
if test "$subdir" = .; then :; else \
test -d "/home/jason/cgm/test/dist/CGMA-10.2.2/itaps/$subdir" \
|| /bin/mkdir -p "/home/jason/cgm/test/dist/CGMA-10.2.2/itaps/$subdir" \
|| exit 1; \
distdir=`CDPATH="${ZSH_VERSION+.}:" && cd /home/jason/cgm/test/dist/CGMA-10.2.2/itaps && pwd`; \
top_distdir=`CDPATH="${ZSH_VERSION+.}:" && cd /home/jason/cgm/test/dist/CGMA-10.2.2 && pwd`; \
(cd $subdir && \
make \
top_distdir="$top_distdir" \
distdir="$distdir/$subdir" \
am__remove_distdir=: \
am__skip_length_check=: \
distdir) \
|| exit 1; \
fi; \
done
make[2]: Entering directory `/home/jason/cgm/test/dist/itaps/SIDL'
test -d /home/jason/cgm/test/dist/CGMA-10.2.2/itaps/SIDL || /bin/mkdir -p /home/jason/cgm/test/dist/CGMA-10.2.2/itaps/SIDL || exit 1
test -d /home/jason/cgm/test/dist/CGMA-10.2.2/itaps/SIDL/gserver || /bin/mkdir -p /home/jason/cgm/test/dist/CGMA-10.2.2/itaps/SIDL/gserver || exit 1
cp -p ../../../trunk/itaps/SIDL/iBase.sidl /home/jason/cgm/test/dist/CGMA-10.2.2/itaps/SIDL/iBase.sidl
cp -p ../../../trunk/itaps/SIDL/iGeom.sidl /home/jason/cgm/test/dist/CGMA-10.2.2/itaps/SIDL/iGeom.sidl
cp -p ../../../trunk/itaps/SIDL/iGeom_SIDL.sidl /home/jason/cgm/test/dist/CGMA-10.2.2/itaps/SIDL/iGeom_SIDL.sidl
cp -p ../../../trunk/itaps/SIDL/gserver/iGeom_SIDL_GeomSidl_Impl.cc /home/jason/cgm/test/dist/CGMA-10.2.2/itaps/SIDL/gserver/iGeom_SIDL_GeomSidl_Impl.cc
cp -p ../../../trunk/itaps/SIDL/gserver/iGeom_SIDL_GeomSidl_Impl.hh /home/jason/cgm/test/dist/CGMA-10.2.2/itaps/SIDL/gserver/iGeom_SIDL_GeomSidl_Impl.hh
cp -p ../../../trunk/itaps/SIDL/gserver/iGeom_Factory_Impl.cc /home/jason/cgm/test/dist/CGMA-10.2.2/itaps/SIDL/gserver/iGeom_Factory_Impl.cc
cp -p ../../../trunk/itaps/SIDL/testgeom.cpp /home/jason/cgm/test/dist/CGMA-10.2.2/itaps/SIDL/testgeom.cpp
cp -p ../../../trunk/itaps/SIDL/gserver.make /home/jason/cgm/test/dist/CGMA-10.2.2/itaps/SIDL/gserver.make
cp -p ../../../trunk/itaps/SIDL/Cclient.make /home/jason/cgm/test/dist/CGMA-10.2.2/itaps/SIDL/Cclient.make
cp -p ../../../trunk/itaps/SIDL/Fclient.make /home/jason/cgm/test/dist/CGMA-10.2.2/itaps/SIDL/Fclient.make
make[2]: Leaving directory `/home/jason/cgm/test/dist/itaps/SIDL'
make[1]: Leaving directory `/home/jason/cgm/test/dist/itaps'
make[1]: Entering directory `/home/jason/cgm/test/dist/test'
make[1]: Leaving directory `/home/jason/cgm/test/dist/test'
make[1]: Entering directory `/home/jason/cgm/test/dist/cgm_apps'
list='examples'; for subdir in $list; do \
if test "$subdir" = .; then :; else \
test -d "/home/jason/cgm/test/dist/CGMA-10.2.2/cgm_apps/$subdir" \
|| /bin/mkdir -p "/home/jason/cgm/test/dist/CGMA-10.2.2/cgm_apps/$subdir" \
|| exit 1; \
distdir=`CDPATH="${ZSH_VERSION+.}:" && cd /home/jason/cgm/test/dist/CGMA-10.2.2/cgm_apps && pwd`; \
top_distdir=`CDPATH="${ZSH_VERSION+.}:" && cd /home/jason/cgm/test/dist/CGMA-10.2.2 && pwd`; \
(cd $subdir && \
make \
top_distdir="$top_distdir" \
distdir="$distdir/$subdir" \
am__remove_distdir=: \
am__skip_length_check=: \
distdir) \
|| exit 1; \
fi; \
done
make[2]: Entering directory `/home/jason/cgm/test/dist/cgm_apps/examples'
list='driverc++ facetdriver'; for subdir in $list; do \
if test "$subdir" = .; then :; else \
test -d "/home/jason/cgm/test/dist/CGMA-10.2.2/cgm_apps/examples/$subdir" \
|| /bin/mkdir -p "/home/jason/cgm/test/dist/CGMA-10.2.2/cgm_apps/examples/$subdir" \
|| exit 1; \
distdir=`CDPATH="${ZSH_VERSION+.}:" && cd /home/jason/cgm/test/dist/CGMA-10.2.2/cgm_apps/examples && pwd`; \
top_distdir=`CDPATH="${ZSH_VERSION+.}:" && cd /home/jason/cgm/test/dist/CGMA-10.2.2 && pwd`; \
(cd $subdir && \
make \
top_distdir="$top_distdir" \
distdir="$distdir/$subdir" \
am__remove_distdir=: \
am__skip_length_check=: \
distdir) \
|| exit 1; \
fi; \
done
make[3]: Entering directory `/home/jason/cgm/test/dist/cgm_apps/examples/driverc++'
make[3]: Leaving directory `/home/jason/cgm/test/dist/cgm_apps/examples/driverc++'
make[3]: Entering directory `/home/jason/cgm/test/dist/cgm_apps/examples/facetdriver'
make[3]: Leaving directory `/home/jason/cgm/test/dist/cgm_apps/examples/facetdriver'
make[2]: Leaving directory `/home/jason/cgm/test/dist/cgm_apps/examples'
make[1]: Leaving directory `/home/jason/cgm/test/dist/cgm_apps'
find CGMA-10.2.2 -type d ! -perm -777 -exec chmod a+rwx {} \; -o \
! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \
! -type d ! -perm -400 -exec chmod a+r {} \; -o \
! -type d ! -perm -444 -exec /bin/sh /home/jason/cgm/test/trunk/install-sh -c -m a+r {} {} \; \
|| chmod -R a+r CGMA-10.2.2
tardir=CGMA-10.2.2 && /bin/sh /home/jason/cgm/test/trunk/missing --run tar chof - "$tardir" | GZIP=--best gzip -c >CGMA-10.2.2.tar.gz
{ test ! -d CGMA-10.2.2 || { find CGMA-10.2.2 -type d ! -perm -200 -exec chmod u+w {} ';' && rm -fr CGMA-10.2.2; }; }
case 'CGMA-10.2.2.tar.gz' in \
*.tar.gz*) \
GZIP=--best gunzip -c CGMA-10.2.2.tar.gz | /bin/sh /home/jason/cgm/test/trunk/missing --run tar xf - ;;\
*.tar.bz2*) \
bunzip2 -c CGMA-10.2.2.tar.bz2 | /bin/sh /home/jason/cgm/test/trunk/missing --run tar xf - ;;\
*.tar.lzma*) \
unlzma -c CGMA-10.2.2.tar.lzma | /bin/sh /home/jason/cgm/test/trunk/missing --run tar xf - ;;\
*.tar.Z*) \
uncompress -c CGMA-10.2.2.tar.Z | /bin/sh /home/jason/cgm/test/trunk/missing --run tar xf - ;;\
*.shar.gz*) \
GZIP=--best gunzip -c CGMA-10.2.2.shar.gz | unshar ;;\
*.zip*) \
unzip CGMA-10.2.2.zip ;;\
esac
chmod -R a-w CGMA-10.2.2; chmod a+w CGMA-10.2.2
mkdir CGMA-10.2.2/_build
mkdir CGMA-10.2.2/_inst
chmod a-w CGMA-10.2.2
dc_install_base=`CDPATH="${ZSH_VERSION+.}:" && cd CGMA-10.2.2/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
&& dc_destdir="${TMPDIR-/tmp}/am-dc-$$/" \
&& cd CGMA-10.2.2/_build \
&& ../configure --srcdir=.. --prefix="$dc_install_base" \
--with-acis="/opt/acis16.7/" --with-occ="/opt/occ6.3-64" \
&& make \
&& make dvi \
&& make check \
&& make install \
&& make installcheck \
&& make uninstall \
&& make distuninstallcheck_dir="$dc_install_base" \
distuninstallcheck \
&& chmod -R a-w "$dc_install_base" \
&& ({ \
(cd ../.. && umask 077 && mkdir "$dc_destdir") \
&& make DESTDIR="$dc_destdir" install \
&& make DESTDIR="$dc_destdir" uninstall \
&& make DESTDIR="$dc_destdir" \
distuninstallcheck_dir="$dc_destdir" distuninstallcheck; \
} || { rm -rf "$dc_destdir"; exit 1; }) \
&& rm -rf "$dc_destdir" \
&& make dist \
&& rm -rf CGMA-10.2.2.tar.gz \
&& make distcleancheck
checking build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
checking target system type... x86_64-unknown-linux-gnu
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking for a sed that does not truncate output... /bin/sed
checking for style of include used by make... GNU
checking for cc... cc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether cc accepts -g... yes
checking for cc option to accept ISO C89... none needed
checking dependency style of cc... gcc3
checking how to run the C preprocessor... cc -E
checking for CC... no
checking for aCC... no
checking for cxx... no
checking for xlC_r... no
checking for xlC... no
checking for c++... c++
checking whether we are using the GNU C++ compiler... yes
checking whether c++ accepts -g... yes
checking dependency style of c++... gcc3
checking how to run the C++ preprocessor... c++ -E
checking for gfortran... gfortran
checking whether we are using the GNU Fortran compiler... yes
checking whether gfortran accepts -g... yes
checking for gfortran... gfortran
checking whether we are using the GNU Fortran 77 compiler... yes
checking whether gfortran accepts -g... yes
checking for known C compilers... GNU
checking for known compiler/OS combinations... GNU:x86_64
checking for known c++ compilers... GNU
checking for known compiler/OS combinations... GNU:x86_64
checking whether we are using the GNU Fortran compiler... (cached) yes
checking whether gfortran accepts -g... (cached) yes
checking for a sed that does not truncate output... /bin/sed
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for ld used by cc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for /usr/bin/ld option to reload object files... -r
checking for BSD-compatible nm... /usr/bin/nm -B
checking whether ln -s works... yes
checking how to recognize dependent libraries... pass_all
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking dlfcn.h usability... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
checking how to run the C++ preprocessor... c++ -E
checking the maximum length of command line arguments... 98304
checking command to parse /usr/bin/nm -B output from cc object... ok
checking for objdir... .libs
checking for ar... ar
checking for ranlib... ranlib
checking for strip... strip
checking if cc supports -fno-rtti -fno-exceptions... no
checking for cc option to produce PIC... -fPIC
checking if cc PIC flag -fPIC works... yes
checking if cc static flag -static works... yes
checking if cc supports -c -o file.o... yes
checking whether the cc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... no
checking whether to build static libraries... yes
configure: creating libtool
appending configuration tag "CXX" to libtool
checking for ld used by c++... /usr/bin/ld -m elf_x86_64
checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes
checking whether the c++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking for c++ option to produce PIC... -fPIC
checking if c++ PIC flag -fPIC works... yes
checking if c++ static flag -static works... yes
checking if c++ supports -c -o file.o... yes
checking whether the c++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking dynamic linker characteristics... GNU/Linux ld.so
(cached) (cached) checking how to hardcode library paths into programs... immediate
appending configuration tag "F77" to libtool
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... no
checking whether to build static libraries... yes
checking for gfortran option to produce PIC... -fPIC
checking if gfortran PIC flag -fPIC works... yes
checking if gfortran static flag -static works... yes
checking if gfortran supports -c -o file.o... yes
checking whether the gfortran linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking dynamic linker characteristics... GNU/Linux ld.so
(cached) (cached) checking how to hardcode library paths into programs... immediate
checking whether byte ordering is bigendian... no
checking how to get verbose linking output from gfortran... -v
checking for Fortran libraries of gfortran... -L/usr/lib/gcc/x86_64-linux-gnu/4.3.2 -L/usr/lib/gcc/x86_64-linux-gnu/4.3.2/../../../../lib -L/lib/../lib -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-linux-gnu/4.3.2/../../.. -lgfortranbegin -lgfortran -lm
checking for dummy main to link with Fortran libraries... none
checking for Fortran name-mangling scheme... lower case, underscore, no extra underscore
checking for C++-standard library in std:: namespace... yes
checking for C++-standard I/O in std:: namespace... yes
checking if C++ template definitions should be included... yes
checking for ../geom/ACIS/AcisQueryEngine.hpp... yes
checking for /opt/acis16.7//include/acis.hxx... yes
checking ACIS version of /opt/acis16.7//bin/linux_amd_64_so ... 1607
checking ACIS platform name... linux
checking for main in -lxstep... no
checking for main in -lxiges... no
checking new.h usability... no
checking new.h presence... no
checking for new.h... no
checking for 'include' subdir of /opt/occ6.3-64... inc
checking for 'lib' subdir of /opt/occ6.3-64... lib
checking if platform is 64-bit (-D_OCC64)... yes
checking iostream usability... yes
checking iostream presence... yes
checking for iostream... yes
checking iostream.h usability... no
checking iostream.h presence... no
checking for iostream.h... no
checking iomanip usability... yes
checking iomanip presence... yes
checking for iomanip... yes
checking iomanip.h usability... no
checking iomanip.h presence... no
checking for iomanip.h... no
checking fstream usability... yes
checking fstream presence... yes
checking for fstream... yes
checking fstream.h usability... no
checking fstream.h presence... no
checking for fstream.h... no
checking limits.h usability... yes
checking limits.h presence... yes
checking for limits.h... yes
checking Standard_Version.hxx usability... yes
checking Standard_Version.hxx presence... yes
checking for Standard_Version.hxx... yes
checking for create_mailbox in -lTKernel... no
checking for create_mailbox in -lTKernel... yes
CXXFLAGS = -Wall -pipe -pedantic -O2 -DNDEBUG
configure: creating ./config.status
config.status: creating Makefile
config.status: creating util/Makefile
config.status: creating geom/Makefile
config.status: creating geom/ACIS/Makefile
config.status: creating geom/Cholla/Makefile
config.status: creating geom/facet/Makefile
config.status: creating geom/facetbool/Makefile
config.status: creating geom/OCC/Makefile
config.status: creating geom/parallel/Makefile
config.status: creating geom/virtual/Makefile
config.status: creating init/Makefile
config.status: creating compat/Makefile
config.status: creating cgm.make
config.status: creating itaps/Makefile
config.status: creating itaps/iGeom-Defs.inc
config.status: creating itaps/SIDL/Makefile
config.status: creating itaps/SIDL/common.make
config.status: creating itaps/SIDL/iGeom-SIDL-Defs.inc
config.status: creating test/Makefile
config.status: creating cgm_apps/Makefile
config.status: creating cgm_apps/examples/Makefile
config.status: creating cgm_apps/examples/driverc++/Makefile
config.status: creating cgm_apps/examples/facetdriver/Makefile
config.status: creating config.h
config.status: creating itaps/iBase_FCDefs.h
config.status: executing depfiles commands
make[1]: Entering directory `/home/jason/cgm/test/dist/CGMA-10.2.2/_build'
make all-recursive
make[2]: Entering directory `/home/jason/cgm/test/dist/CGMA-10.2.2/_build'
Making all in compat
make[3]: Entering directory `/home/jason/cgm/test/dist/CGMA-10.2.2/_build/compat'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/home/jason/cgm/test/dist/CGMA-10.2.2/_build/compat'
Making all in util
make[3]: Entering directory `/home/jason/cgm/test/dist/CGMA-10.2.2/_build/util'
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../util -I.. -I../itaps -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT AllocMemManagersList.lo -MD -MP -MF .deps/AllocMemManagersList.Tpo -c -o AllocMemManagersList.lo ../../util/AllocMemManagersList.cpp
c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../util -I.. -I../itaps -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT AllocMemManagersList.lo -MD -MP -MF .deps/AllocMemManagersList.Tpo -c ../../util/AllocMemManagersList.cpp -o AllocMemManagersList.o
mv -f .deps/AllocMemManagersList.Tpo .deps/AllocMemManagersList.Plo
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../util -I.. -I../itaps -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT AppUtil.lo -MD -MP -MF .deps/AppUtil.Tpo -c -o AppUtil.lo ../../util/AppUtil.cpp
c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../util -I.. -I../itaps -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT AppUtil.lo -MD -MP -MF .deps/AppUtil.Tpo -c ../../util/AppUtil.cpp -o AppUtil.o
mv -f .deps/AppUtil.Tpo .deps/AppUtil.Plo
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../util -I.. -I../itaps -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT ArrayBasedContainer.lo -MD -MP -MF .deps/ArrayBasedContainer.Tpo -c -o ArrayBasedContainer.lo ../../util/ArrayBasedContainer.cpp
c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../util -I.. -I../itaps -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT ArrayBasedContainer.lo -MD -MP -MF .deps/ArrayBasedContainer.Tpo -c ../../util/ArrayBasedContainer.cpp -o ArrayBasedContainer.o
../../util/ArrayBasedContainer.cpp: In member function âArrayBasedContainer& ArrayBasedContainer::operator=(const ArrayBasedContainer&)â:
../../util/ArrayBasedContainer.cpp:143: warning: suggest explicit braces to avoid ambiguous âelseâ
mv -f .deps/ArrayBasedContainer.Tpo .deps/ArrayBasedContainer.Plo
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../util -I.. -I../itaps -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT CpuTimer.lo -MD -MP -MF .deps/CpuTimer.Tpo -c -o CpuTimer.lo ../../util/CpuTimer.cpp
c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../util -I.. -I../itaps -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT CpuTimer.lo -MD -MP -MF .deps/CpuTimer.Tpo -c ../../util/CpuTimer.cpp -o CpuTimer.o
mv -f .deps/CpuTimer.Tpo .deps/CpuTimer.Plo
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../util -I.. -I../itaps -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT Cubit2DPoint.lo -MD -MP -MF .deps/Cubit2DPoint.Tpo -c -o Cubit2DPoint.lo ../../util/Cubit2DPoint.cpp
c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../util -I.. -I../itaps -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT Cubit2DPoint.lo -MD -MP -MF .deps/Cubit2DPoint.Tpo -c ../../util/Cubit2DPoint.cpp -o Cubit2DPoint.o
mv -f .deps/Cubit2DPoint.Tpo .deps/Cubit2DPoint.Plo
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../util -I.. -I../itaps -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT CubitBox.lo -MD -MP -MF .deps/CubitBox.Tpo -c -o CubitBox.lo ../../util/CubitBox.cpp
c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../util -I.. -I../itaps -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT CubitBox.lo -MD -MP -MF .deps/CubitBox.Tpo -c ../../util/CubitBox.cpp -o CubitBox.o
mv -f .deps/CubitBox.Tpo .deps/CubitBox.Plo
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../util -I.. -I../itaps -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT CubitCollection.lo -MD -MP -MF .deps/CubitCollection.Tpo -c -o CubitCollection.lo ../../util/CubitCollection.cpp
c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../util -I.. -I../itaps -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT CubitCollection.lo -MD -MP -MF .deps/CubitCollection.Tpo -c ../../util/CubitCollection.cpp -o CubitCollection.o
mv -f .deps/CubitCollection.Tpo .deps/CubitCollection.Plo
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../util -I.. -I../itaps -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT CubitContainer.lo -MD -MP -MF .deps/CubitContainer.Tpo -c -o CubitContainer.lo ../../util/CubitContainer.cpp
c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../util -I.. -I../itaps -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT CubitContainer.lo -MD -MP -MF .deps/CubitContainer.Tpo -c ../../util/CubitContainer.cpp -o CubitContainer.o
mv -f .deps/CubitContainer.Tpo .deps/CubitContainer.Plo
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../util -I.. -I../itaps -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT CubitCoordinateSystem.lo -MD -MP -MF .deps/CubitCoordinateSystem.Tpo -c -o CubitCoordinateSystem.lo ../../util/CubitCoordinateSystem.cpp
c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../util -I.. -I../itaps -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT CubitCoordinateSystem.lo -MD -MP -MF .deps/CubitCoordinateSystem.Tpo -c ../../util/CubitCoordinateSystem.cpp -o CubitCoordinateSystem.o
mv -f .deps/CubitCoordinateSystem.Tpo .deps/CubitCoordinateSystem.Plo
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../util -I.. -I../itaps -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT CubitDynamicLoader.lo -MD -MP -MF .deps/CubitDynamicLoader.Tpo -c -o CubitDynamicLoader.lo ../../util/CubitDynamicLoader.cpp
c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../util -I.. -I../itaps -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT CubitDynamicLoader.lo -MD -MP -MF .deps/CubitDynamicLoader.Tpo -c ../../util/CubitDynamicLoader.cpp -o CubitDynamicLoader.o
mv -f .deps/CubitDynamicLoader.Tpo .deps/CubitDynamicLoader.Plo
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../util -I.. -I../itaps -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT CubitEntity.lo -MD -MP -MF .deps/CubitEntity.Tpo -c -o CubitEntity.lo ../../util/CubitEntity.cpp
c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../util -I.. -I../itaps -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT CubitEntity.lo -MD -MP -MF .deps/CubitEntity.Tpo -c ../../util/CubitEntity.cpp -o CubitEntity.o
mv -f .deps/CubitEntity.Tpo .deps/CubitEntity.Plo
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../util -I.. -I../itaps -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT CubitFile.lo -MD -MP -MF .deps/CubitFile.Tpo -c -o CubitFile.lo ../../util/CubitFile.cpp
c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../util -I.. -I../itaps -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT CubitFile.lo -MD -MP -MF .deps/CubitFile.Tpo -c ../../util/CubitFile.cpp -o CubitFile.o
mv -f .deps/CubitFile.Tpo .deps/CubitFile.Plo
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../util -I.. -I../itaps -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT CubitFileFEModel.lo -MD -MP -MF .deps/CubitFileFEModel.Tpo -c -o CubitFileFEModel.lo ../../util/CubitFileFEModel.cpp
c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../util -I.. -I../itaps -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT CubitFileFEModel.lo -MD -MP -MF .deps/CubitFileFEModel.Tpo -c ../../util/CubitFileFEModel.cpp -o CubitFileFEModel.o
mv -f .deps/CubitFileFEModel.Tpo .deps/CubitFileFEModel.Plo
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../util -I.. -I../itaps -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT CubitFileIOWrapper.lo -MD -MP -MF .deps/CubitFileIOWrapper.Tpo -c -o CubitFileIOWrapper.lo ../../util/CubitFileIOWrapper.cpp
c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../util -I.. -I../itaps -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT CubitFileIOWrapper.lo -MD -MP -MF .deps/CubitFileIOWrapper.Tpo -c ../../util/CubitFileIOWrapper.cpp -o CubitFileIOWrapper.o
mv -f .deps/CubitFileIOWrapper.Tpo .deps/CubitFileIOWrapper.Plo
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../util -I.. -I../itaps -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT CubitFileMetaData.lo -MD -MP -MF .deps/CubitFileMetaData.Tpo -c -o CubitFileMetaData.lo ../../util/CubitFileMetaData.cpp
c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../util -I.. -I../itaps -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT CubitFileMetaData.lo -MD -MP -MF .deps/CubitFileMetaData.Tpo -c ../../util/CubitFileMetaData.cpp -o CubitFileMetaData.o
mv -f .deps/CubitFileMetaData.Tpo .deps/CubitFileMetaData.Plo
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../util -I.. -I../itaps -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT CubitFileUtil.lo -MD -MP -MF .deps/CubitFileUtil.Tpo -c -o CubitFileUtil.lo ../../util/CubitFileUtil.cpp
c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../util -I.. -I../itaps -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT CubitFileUtil.lo -MD -MP -MF .deps/CubitFileUtil.Tpo -c ../../util/CubitFileUtil.cpp -o CubitFileUtil.o
mv -f .deps/CubitFileUtil.Tpo .deps/CubitFileUtil.Plo
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../util -I.. -I../itaps -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT CubitMatrix.lo -MD -MP -MF .deps/CubitMatrix.Tpo -c -o CubitMatrix.lo ../../util/CubitMatrix.cpp
c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../util -I.. -I../itaps -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT CubitMatrix.lo -MD -MP -MF .deps/CubitMatrix.Tpo -c ../../util/CubitMatrix.cpp -o CubitMatrix.o
mv -f .deps/CubitMatrix.Tpo .deps/CubitMatrix.Plo
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../util -I.. -I../itaps -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT CubitMessage.lo -MD -MP -MF .deps/CubitMessage.Tpo -c -o CubitMessage.lo ../../util/CubitMessage.cpp
c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../util -I.. -I../itaps -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT CubitMessage.lo -MD -MP -MF .deps/CubitMessage.Tpo -c ../../util/CubitMessage.cpp -o CubitMessage.o
../../util/CubitMessage.cpp: In static member function âstatic void CubitMessage::initialize_settings()â:
../../util/CubitMessage.cpp:795: warning: deprecated conversion from string constant to âchar*â
../../util/CubitMessage.cpp:803: warning: deprecated conversion from string constant to âchar*â
../../util/CubitMessage.cpp:807: warning: deprecated conversion from string constant to âchar*â
mv -f .deps/CubitMessage.Tpo .deps/CubitMessage.Plo
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../util -I.. -I../itaps -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT CubitObservable.lo -MD -MP -MF .deps/CubitObservable.Tpo -c -o CubitObservable.lo ../../util/CubitObservable.cpp
c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../util -I.. -I../itaps -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT CubitObservable.lo -MD -MP -MF .deps/CubitObservable.Tpo -c ../../util/CubitObservable.cpp -o CubitObservable.o
mv -f .deps/CubitObservable.Tpo .deps/CubitObservable.Plo
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../util -I.. -I../itaps -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT CubitObserver.lo -MD -MP -MF .deps/CubitObserver.Tpo -c -o CubitObserver.lo ../../util/CubitObserver.cpp
c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../util -I.. -I../itaps -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT CubitObserver.lo -MD -MP -MF .deps/CubitObserver.Tpo -c ../../util/CubitObserver.cpp -o CubitObserver.o
mv -f .deps/CubitObserver.Tpo .deps/CubitObserver.Plo
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../util -I.. -I../itaps -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT CubitPlane.lo -MD -MP -MF .deps/CubitPlane.Tpo -c -o CubitPlane.lo ../../util/CubitPlane.cpp
c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../util -I.. -I../itaps -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT CubitPlane.lo -MD -MP -MF .deps/CubitPlane.Tpo -c ../../util/CubitPlane.cpp -o CubitPlane.o
mv -f .deps/CubitPlane.Tpo .deps/CubitPlane.Plo
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../util -I.. -I../itaps -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT CubitStack.lo -MD -MP -MF .deps/CubitStack.Tpo -c -o CubitStack.lo ../../util/CubitStack.cpp
c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../util -I.. -I../itaps -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT CubitStack.lo -MD -MP -MF .deps/CubitStack.Tpo -c ../../util/CubitStack.cpp -o CubitStack.o
mv -f .deps/CubitStack.Tpo .deps/CubitStack.Plo
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../util -I.. -I../itaps -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT CubitString.lo -MD -MP -MF .deps/CubitString.Tpo -c -o CubitString.lo ../../util/CubitString.cpp
c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../util -I.. -I../itaps -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT CubitString.lo -MD -MP -MF .deps/CubitString.Tpo -c ../../util/CubitString.cpp -o CubitString.o
../../util/CubitString.cpp: In constructor âCubitString::CubitString()â:
../../util/CubitString.cpp:117: warning: unused variable âdummyâ
../../util/CubitString.cpp: In constructor âCubitString::CubitString(const char*)â:
../../util/CubitString.cpp:139: warning: unused variable âdummyâ
mv -f .deps/CubitString.Tpo .deps/CubitString.Plo
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../util -I.. -I../itaps -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT CubitTransformMatrix.lo -MD -MP -MF .deps/CubitTransformMatrix.Tpo -c -o CubitTransformMatrix.lo ../../util/CubitTransformMatrix.cpp
c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../util -I.. -I../itaps -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT CubitTransformMatrix.lo -MD -MP -MF .deps/CubitTransformMatrix.Tpo -c ../../util/CubitTransformMatrix.cpp -o CubitTransformMatrix.o
mv -f .deps/CubitTransformMatrix.Tpo .deps/CubitTransformMatrix.Plo
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../util -I.. -I../itaps -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT CubitUtil.lo -MD -MP -MF .deps/CubitUtil.Tpo -c -o CubitUtil.lo ../../util/CubitUtil.cpp
c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../util -I.. -I../itaps -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT CubitUtil.lo -MD -MP -MF .deps/CubitUtil.Tpo -c ../../util/CubitUtil.cpp -o CubitUtil.o
mv -f .deps/CubitUtil.Tpo .deps/CubitUtil.Plo
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../util -I.. -I../itaps -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT CubitVector.lo -MD -MP -MF .deps/CubitVector.Tpo -c -o CubitVector.lo ../../util/CubitVector.cpp
c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../util -I.. -I../itaps -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT CubitVector.lo -MD -MP -MF .deps/CubitVector.Tpo -c ../../util/CubitVector.cpp -o CubitVector.o
../../util/CubitVector.cpp: In member function âCubitBoolean CubitVector::within_scaled_tolerance(const CubitVector&, double) constâ:
../../util/CubitVector.cpp:350: warning: suggest parentheses around comparison in operand of ==
../../util/CubitVector.cpp:351: warning: suggest parentheses around comparison in operand of ==
../../util/CubitVector.cpp:352: warning: suggest parentheses around comparison in operand of ==
mv -f .deps/CubitVector.Tpo .deps/CubitVector.Plo
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../util -I.. -I../itaps -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT DIntArray.lo -MD -MP -MF .deps/DIntArray.Tpo -c -o DIntArray.lo ../../util/DIntArray.cpp
c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../util -I.. -I../itaps -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT DIntArray.lo -MD -MP -MF .deps/DIntArray.Tpo -c ../../util/DIntArray.cpp -o DIntArray.o
mv -f .deps/DIntArray.Tpo .deps/DIntArray.Plo
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../util -I.. -I../itaps -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT DLList.lo -MD -MP -MF .deps/DLList.Tpo -c -o DLList.lo ../../util/DLList.cpp
c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../util -I.. -I../itaps -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT DLList.lo -MD -MP -MF .deps/DLList.Tpo -c ../../util/DLList.cpp -o DLList.o
mv -f .deps/DLList.Tpo .deps/DLList.Plo
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../util -I.. -I../itaps -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT DynamicArray.lo -MD -MP -MF .deps/DynamicArray.Tpo -c -o DynamicArray.lo ../../util/DynamicArray.cpp
c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../util -I.. -I../itaps -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT DynamicArray.lo -MD -MP -MF .deps/DynamicArray.Tpo -c ../../util/DynamicArray.cpp -o DynamicArray.o
mv -f .deps/DynamicArray.Tpo .deps/DynamicArray.Plo
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../util -I.. -I../itaps -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT GMem.lo -MD -MP -MF .deps/GMem.Tpo -c -o GMem.lo ../../util/GMem.cpp
c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../util -I.. -I../itaps -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT GMem.lo -MD -MP -MF .deps/GMem.Tpo -c ../../util/GMem.cpp -o GMem.o
mv -f .deps/GMem.Tpo .deps/GMem.Plo
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../util -I.. -I../itaps -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT GetLongOpt.lo -MD -MP -MF .deps/GetLongOpt.Tpo -c -o GetLongOpt.lo ../../util/GetLongOpt.cpp
c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../util -I.. -I../itaps -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT GetLongOpt.lo -MD -MP -MF .deps/GetLongOpt.Tpo -c ../../util/GetLongOpt.cpp -o GetLongOpt.o
mv -f .deps/GetLongOpt.Tpo .deps/GetLongOpt.Plo
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../util -I.. -I../itaps -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT GfxDebug.lo -MD -MP -MF .deps/GfxDebug.Tpo -c -o GfxDebug.lo ../../util/GfxDebug.cpp
c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../util -I.. -I../itaps -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT GfxDebug.lo -MD -MP -MF .deps/GfxDebug.Tpo -c ../../util/GfxDebug.cpp -o GfxDebug.o
mv -f .deps/GfxDebug.Tpo .deps/GfxDebug.Plo
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../util -I.. -I../itaps -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT IntersectionTool.lo -MD -MP -MF .deps/IntersectionTool.Tpo -c -o IntersectionTool.lo ../../util/IntersectionTool.cpp
c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../util -I.. -I../itaps -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT IntersectionTool.lo -MD -MP -MF .deps/IntersectionTool.Tpo -c ../../util/IntersectionTool.cpp -o IntersectionTool.o
mv -f .deps/IntersectionTool.Tpo .deps/IntersectionTool.Plo
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../util -I.. -I../itaps -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT MemoryBlock.lo -MD -MP -MF .deps/MemoryBlock.Tpo -c -o MemoryBlock.lo ../../util/MemoryBlock.cpp
c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../util -I.. -I../itaps -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT MemoryBlock.lo -MD -MP -MF .deps/MemoryBlock.Tpo -c ../../util/MemoryBlock.cpp -o MemoryBlock.o
mv -f .deps/MemoryBlock.Tpo .deps/MemoryBlock.Plo
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../util -I.. -I../itaps -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT MemoryManager.lo -MD -MP -MF .deps/MemoryManager.Tpo -c -o MemoryManager.lo ../../util/MemoryManager.cpp
c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../util -I.. -I../itaps -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT MemoryManager.lo -MD -MP -MF .deps/MemoryManager.Tpo -c ../../util/MemoryManager.cpp -o MemoryManager.o
../../util/MemoryManager.cpp: In static member function âstatic void MemoryManager::show_object_memory(const char*)â:
../../util/MemoryManager.cpp:230: warning: format â%dâ expects type âintâ, but argument 3 has type âsize_tâ
../../util/MemoryManager.cpp:232: warning: format â%dâ expects type âintâ, but argument 4 has type âlong unsigned intâ
../../util/MemoryManager.cpp:237: warning: format â%dâ expects type âintâ, but argument 4 has type âlong unsigned intâ
../../util/MemoryManager.cpp:240: warning: format â%dâ expects type âintâ, but argument 4 has type âlong unsigned intâ
../../util/MemoryManager.cpp: In static member function âstatic void MemoryManager::show_all_object_memory()â:
../../util/MemoryManager.cpp:297: warning: format â%dâ expects type âintâ, but argument 3 has type âsize_tâ
mv -f .deps/MemoryManager.Tpo .deps/MemoryManager.Plo
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../util -I.. -I../itaps -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT ParamCubitPlane.lo -MD -MP -MF .deps/ParamCubitPlane.Tpo -c -o ParamCubitPlane.lo ../../util/ParamCubitPlane.cpp
c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../util -I.. -I../itaps -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT ParamCubitPlane.lo -MD -MP -MF .deps/ParamCubitPlane.Tpo -c ../../util/ParamCubitPlane.cpp -o ParamCubitPlane.o
../../util/ParamCubitPlane.cpp: In member function âvoid ParamCubitPlane::make_parameterization()â:
../../util/ParamCubitPlane.cpp:108: warning: unused variable âsâ
mv -f .deps/ParamCubitPlane.Tpo .deps/ParamCubitPlane.Plo
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../util -I.. -I../itaps -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT PlanarParamTool.lo -MD -MP -MF .deps/PlanarParamTool.Tpo -c -o PlanarParamTool.lo ../../util/PlanarParamTool.cpp
c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../util -I.. -I../itaps -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT PlanarParamTool.lo -MD -MP -MF .deps/PlanarParamTool.Tpo -c ../../util/PlanarParamTool.cpp -o PlanarParamTool.o
mv -f .deps/PlanarParamTool.Tpo .deps/PlanarParamTool.Plo
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../util -I.. -I../itaps -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT Queue.lo -MD -MP -MF .deps/Queue.Tpo -c -o Queue.lo ../../util/Queue.cpp
c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../util -I.. -I../itaps -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT Queue.lo -MD -MP -MF .deps/Queue.Tpo -c ../../util/Queue.cpp -o Queue.o
mv -f .deps/Queue.Tpo .deps/Queue.Plo
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../util -I.. -I../itaps -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT RandomMersenne.lo -MD -MP -MF .deps/RandomMersenne.Tpo -c -o RandomMersenne.lo ../../util/RandomMersenne.cpp
c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../util -I.. -I../itaps -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT RandomMersenne.lo -MD -MP -MF .deps/RandomMersenne.Tpo -c ../../util/RandomMersenne.cpp -o RandomMersenne.o
mv -f .deps/RandomMersenne.Tpo .deps/RandomMersenne.Plo
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../util -I.. -I../itaps -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT SDLList.lo -MD -MP -MF .deps/SDLList.Tpo -c -o SDLList.lo ../../util/SDLList.cpp
c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../util -I.. -I../itaps -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT SDLList.lo -MD -MP -MF .deps/SDLList.Tpo -c ../../util/SDLList.cpp -o SDLList.o
mv -f .deps/SDLList.Tpo .deps/SDLList.Plo
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../util -I.. -I../itaps -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT SettingHandler.lo -MD -MP -MF .deps/SettingHandler.Tpo -c -o SettingHandler.lo ../../util/SettingHandler.cpp
c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../util -I.. -I../itaps -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT SettingHandler.lo -MD -MP -MF .deps/SettingHandler.Tpo -c ../../util/SettingHandler.cpp -o SettingHandler.o
../../util/SettingHandler.cpp: In member function âvoid SettingHandler::save_settings()â:
../../util/SettingHandler.cpp:222: warning: deprecated conversion from string constant to âchar*â
mv -f .deps/SettingHandler.Tpo .deps/SettingHandler.Plo
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../util -I.. -I../itaps -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT SettingHolder.lo -MD -MP -MF .deps/SettingHolder.Tpo -c -o SettingHolder.lo ../../util/SettingHolder.cpp
c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../util -I.. -I../itaps -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT SettingHolder.lo -MD -MP -MF .deps/SettingHolder.Tpo -c ../../util/SettingHolder.cpp -o SettingHolder.o
mv -f .deps/SettingHolder.Tpo .deps/SettingHolder.Plo
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../util -I.. -I../itaps -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT StubProgressTool.lo -MD -MP -MF .deps/StubProgressTool.Tpo -c -o StubProgressTool.lo ../../util/StubProgressTool.cpp
c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../util -I.. -I../itaps -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT StubProgressTool.lo -MD -MP -MF .deps/StubProgressTool.Tpo -c ../../util/StubProgressTool.cpp -o StubProgressTool.o
mv -f .deps/StubProgressTool.Tpo .deps/StubProgressTool.Plo
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../util -I.. -I../itaps -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT TDUPtr.lo -MD -MP -MF .deps/TDUPtr.Tpo -c -o TDUPtr.lo ../../util/TDUPtr.cpp
c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../util -I.. -I../itaps -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT TDUPtr.lo -MD -MP -MF .deps/TDUPtr.Tpo -c ../../util/TDUPtr.cpp -o TDUPtr.o
mv -f .deps/TDUPtr.Tpo .deps/TDUPtr.Plo
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../util -I.. -I../itaps -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT TextProgressTool.lo -MD -MP -MF .deps/TextProgressTool.Tpo -c -o TextProgressTool.lo ../../util/TextProgressTool.cpp
c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../util -I.. -I../itaps -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT TextProgressTool.lo -MD -MP -MF .deps/TextProgressTool.Tpo -c ../../util/TextProgressTool.cpp -o TextProgressTool.o
mv -f .deps/TextProgressTool.Tpo .deps/TextProgressTool.Plo
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../util -I.. -I../itaps -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT ToolData.lo -MD -MP -MF .deps/ToolData.Tpo -c -o ToolData.lo ../../util/ToolData.cpp
c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../util -I.. -I../itaps -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT ToolData.lo -MD -MP -MF .deps/ToolData.Tpo -c ../../util/ToolData.cpp -o ToolData.o
mv -f .deps/ToolData.Tpo .deps/ToolData.Plo
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../util -I.. -I../itaps -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT ToolDataUser.lo -MD -MP -MF .deps/ToolDataUser.Tpo -c -o ToolDataUser.lo ../../util/ToolDataUser.cpp
c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../util -I.. -I../itaps -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT ToolDataUser.lo -MD -MP -MF .deps/ToolDataUser.Tpo -c ../../util/ToolDataUser.cpp -o ToolDataUser.o
mv -f .deps/ToolDataUser.Tpo .deps/ToolDataUser.Plo
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../util -I.. -I../itaps -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT Tree.lo -MD -MP -MF .deps/Tree.Tpo -c -o Tree.lo ../../util/Tree.cpp
c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../util -I.. -I../itaps -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT Tree.lo -MD -MP -MF .deps/Tree.Tpo -c ../../util/Tree.cpp -o Tree.o
mv -f .deps/Tree.Tpo .deps/Tree.Plo
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../util -I.. -I../itaps -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT TtyProgressTool.lo -MD -MP -MF .deps/TtyProgressTool.Tpo -c -o TtyProgressTool.lo ../../util/TtyProgressTool.cpp
c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../util -I.. -I../itaps -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT TtyProgressTool.lo -MD -MP -MF .deps/TtyProgressTool.Tpo -c ../../util/TtyProgressTool.cpp -o TtyProgressTool.o
mv -f .deps/TtyProgressTool.Tpo .deps/TtyProgressTool.Plo
/bin/sh ../libtool --tag=CXX --mode=link c++ -Wall -pipe -pedantic -O2 -DNDEBUG -o libcubit_util.la AllocMemManagersList.lo AppUtil.lo ArrayBasedContainer.lo CpuTimer.lo Cubit2DPoint.lo CubitBox.lo CubitCollection.lo CubitContainer.lo CubitCoordinateSystem.lo CubitDynamicLoader.lo CubitEntity.lo CubitFile.lo CubitFileFEModel.lo CubitFileIOWrapper.lo CubitFileMetaData.lo CubitFileUtil.lo CubitMatrix.lo CubitMessage.lo CubitObservable.lo CubitObserver.lo CubitPlane.lo CubitStack.lo CubitString.lo CubitTransformMatrix.lo CubitUtil.lo CubitVector.lo DIntArray.lo DLList.lo DynamicArray.lo GMem.lo GetLongOpt.lo GfxDebug.lo IntersectionTool.lo MemoryBlock.lo MemoryManager.lo ParamCubitPlane.lo PlanarParamTool.lo Queue.lo RandomMersenne.lo SDLList.lo SettingHandler.lo SettingHolder.lo StubProgressTool.lo TDUPtr.lo TextProgressTool.lo ToolData.lo ToolDataUser.lo Tree.lo TtyProgressTool.lo -lm
mkdir .libs
ar cru .libs/libcubit_util.a AllocMemManagersList.o AppUtil.o ArrayBasedContainer.o CpuTimer.o Cubit2DPoint.o CubitBox.o CubitCollection.o CubitContainer.o CubitCoordinateSystem.o CubitDynamicLoader.o CubitEntity.o CubitFile.o CubitFileFEModel.o CubitFileIOWrapper.o CubitFileMetaData.o CubitFileUtil.o CubitMatrix.o CubitMessage.o CubitObservable.o CubitObserver.o CubitPlane.o CubitStack.o CubitString.o CubitTransformMatrix.o CubitUtil.o CubitVector.o DIntArray.o DLList.o DynamicArray.o GMem.o GetLongOpt.o GfxDebug.o IntersectionTool.o MemoryBlock.o MemoryManager.o ParamCubitPlane.o PlanarParamTool.o Queue.o RandomMersenne.o SDLList.o SettingHandler.o SettingHolder.o StubProgressTool.o TDUPtr.o TextProgressTool.o ToolData.o ToolDataUser.o Tree.o TtyProgressTool.o
ranlib .libs/libcubit_util.a
creating libcubit_util.la
(cd .libs && rm -f libcubit_util.la && ln -s ../libcubit_util.la libcubit_util.la)
make[3]: Leaving directory `/home/jason/cgm/test/dist/CGMA-10.2.2/_build/util'
Making all in geom
make[3]: Entering directory `/home/jason/cgm/test/dist/CGMA-10.2.2/_build/geom'
Making all in .
make[4]: Entering directory `/home/jason/cgm/test/dist/CGMA-10.2.2/_build/geom'
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../geom -I.. -I../itaps -I../../util -I. -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT AllocMemManagersGeom.lo -MD -MP -MF .deps/AllocMemManagersGeom.Tpo -c -o AllocMemManagersGeom.lo ../../geom/AllocMemManagersGeom.cpp
c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../geom -I.. -I../itaps -I../../util -I. -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT AllocMemManagersGeom.lo -MD -MP -MF .deps/AllocMemManagersGeom.Tpo -c ../../geom/AllocMemManagersGeom.cpp -o AllocMemManagersGeom.o
mv -f .deps/AllocMemManagersGeom.Tpo .deps/AllocMemManagersGeom.Plo
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../geom -I.. -I../itaps -I../../util -I. -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT AnalyticGeometryTool.lo -MD -MP -MF .deps/AnalyticGeometryTool.Tpo -c -o AnalyticGeometryTool.lo ../../geom/AnalyticGeometryTool.cpp
c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../geom -I.. -I../itaps -I../../util -I. -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT AnalyticGeometryTool.lo -MD -MP -MF .deps/AnalyticGeometryTool.Tpo -c ../../geom/AnalyticGeometryTool.cpp -o AnalyticGeometryTool.o
mv -f .deps/AnalyticGeometryTool.Tpo .deps/AnalyticGeometryTool.Plo
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../geom -I.. -I../itaps -I../../util -I. -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT BasicTopologyEntity.lo -MD -MP -MF .deps/BasicTopologyEntity.Tpo -c -o BasicTopologyEntity.lo ../../geom/BasicTopologyEntity.cpp
c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../geom -I.. -I../itaps -I../../util -I. -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT BasicTopologyEntity.lo -MD -MP -MF .deps/BasicTopologyEntity.Tpo -c ../../geom/BasicTopologyEntity.cpp -o BasicTopologyEntity.o
mv -f .deps/BasicTopologyEntity.Tpo .deps/BasicTopologyEntity.Plo
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../geom -I.. -I../itaps -I../../util -I. -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT Body.lo -MD -MP -MF .deps/Body.Tpo -c -o Body.lo ../../geom/Body.cpp
c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../geom -I.. -I../itaps -I../../util -I. -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT Body.lo -MD -MP -MF .deps/Body.Tpo -c ../../geom/Body.cpp -o Body.o
mv -f .deps/Body.Tpo .deps/Body.Plo
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../geom -I.. -I../itaps -I../../util -I. -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT BodySM.lo -MD -MP -MF .deps/BodySM.Tpo -c -o BodySM.lo ../../geom/BodySM.cpp
c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../geom -I.. -I../itaps -I../../util -I. -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT BodySM.lo -MD -MP -MF .deps/BodySM.Tpo -c ../../geom/BodySM.cpp -o BodySM.o
mv -f .deps/BodySM.Tpo .deps/BodySM.Plo
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../geom -I.. -I../itaps -I../../util -I. -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT BoundingBoxTool.lo -MD -MP -MF .deps/BoundingBoxTool.Tpo -c -o BoundingBoxTool.lo ../../geom/BoundingBoxTool.cpp
c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../geom -I.. -I../itaps -I../../util -I. -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT BoundingBoxTool.lo -MD -MP -MF .deps/BoundingBoxTool.Tpo -c ../../geom/BoundingBoxTool.cpp -o BoundingBoxTool.o
../../geom/BoundingBoxTool.cpp: In static member function âstatic void BoundingBoxTool::initialize_settings()â:
../../geom/BoundingBoxTool.cpp:380: warning: deprecated conversion from string constant to âchar*â
../../geom/BoundingBoxTool.cpp:384: warning: deprecated conversion from string constant to âchar*â
../../geom/BoundingBoxTool.cpp:388: warning: deprecated conversion from string constant to âchar*â
mv -f .deps/BoundingBoxTool.Tpo .deps/BoundingBoxTool.Plo
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../geom -I.. -I../itaps -I../../util -I. -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT BridgeManager.lo -MD -MP -MF .deps/BridgeManager.Tpo -c -o BridgeManager.lo ../../geom/BridgeManager.cpp
c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../geom -I.. -I../itaps -I../../util -I. -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT BridgeManager.lo -MD -MP -MF .deps/BridgeManager.Tpo -c ../../geom/BridgeManager.cpp -o BridgeManager.o
mv -f .deps/BridgeManager.Tpo .deps/BridgeManager.Plo
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../geom -I.. -I../itaps -I../../util -I. -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT CAActuateSet.lo -MD -MP -MF .deps/CAActuateSet.Tpo -c -o CAActuateSet.lo ../../geom/CAActuateSet.cpp
c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../geom -I.. -I../itaps -I../../util -I. -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT CAActuateSet.lo -MD -MP -MF .deps/CAActuateSet.Tpo -c ../../geom/CAActuateSet.cpp -o CAActuateSet.o
mv -f .deps/CAActuateSet.Tpo .deps/CAActuateSet.Plo
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../geom -I.. -I../itaps -I../../util -I. -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT CADeferredAttrib.lo -MD -MP -MF .deps/CADeferredAttrib.Tpo -c -o CADeferredAttrib.lo ../../geom/CADeferredAttrib.cpp
c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../geom -I.. -I../itaps -I../../util -I. -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT CADeferredAttrib.lo -MD -MP -MF .deps/CADeferredAttrib.Tpo -c ../../geom/CADeferredAttrib.cpp -o CADeferredAttrib.o
mv -f .deps/CADeferredAttrib.Tpo .deps/CADeferredAttrib.Plo
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../geom -I.. -I../itaps -I../../util -I. -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT CAEntityColor.lo -MD -MP -MF .deps/CAEntityColor.Tpo -c -o CAEntityColor.lo ../../geom/CAEntityColor.cpp
c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../geom -I.. -I../itaps -I../../util -I. -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT CAEntityColor.lo -MD -MP -MF .deps/CAEntityColor.Tpo -c ../../geom/CAEntityColor.cpp -o CAEntityColor.o
mv -f .deps/CAEntityColor.Tpo .deps/CAEntityColor.Plo
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../geom -I.. -I../itaps -I../../util -I. -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT CAEntityId.lo -MD -MP -MF .deps/CAEntityId.Tpo -c -o CAEntityId.lo ../../geom/CAEntityId.cpp
c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../geom -I.. -I../itaps -I../../util -I. -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT CAEntityId.lo -MD -MP -MF .deps/CAEntityId.Tpo -c ../../geom/CAEntityId.cpp -o CAEntityId.o
../../geom/CAEntityId.cpp: In constructor âCAEntityId::CAEntityId(RefEntity*, CubitSimpleAttrib*)â:
../../geom/CAEntityId.cpp:64: warning: unused variable âedgeâ
mv -f .deps/CAEntityId.Tpo .deps/CAEntityId.Plo
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../geom -I.. -I../itaps -I../../util -I. -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT CAEntityName.lo -MD -MP -MF .deps/CAEntityName.Tpo -c -o CAEntityName.lo ../../geom/CAEntityName.cpp
c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../geom -I.. -I../itaps -I../../util -I. -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT CAEntityName.lo -MD -MP -MF .deps/CAEntityName.Tpo -c ../../geom/CAEntityName.cpp -o CAEntityName.o
mv -f .deps/CAEntityName.Tpo .deps/CAEntityName.Plo
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../geom -I.. -I../itaps -I../../util -I. -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT CAGroup.lo -MD -MP -MF .deps/CAGroup.Tpo -c -o CAGroup.lo ../../geom/CAGroup.cpp
c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../geom -I.. -I../itaps -I../../util -I. -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT CAGroup.lo -MD -MP -MF .deps/CAGroup.Tpo -c ../../geom/CAGroup.cpp -o CAGroup.o
mv -f .deps/CAGroup.Tpo .deps/CAGroup.Plo
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../geom -I.. -I../itaps -I../../util -I. -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT CAMergePartner.lo -MD -MP -MF .deps/CAMergePartner.Tpo -c -o CAMergePartner.lo ../../geom/CAMergePartner.cpp
c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../geom -I.. -I../itaps -I../../util -I. -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT CAMergePartner.lo -MD -MP -MF .deps/CAMergePartner.Tpo -c ../../geom/CAMergePartner.cpp -o CAMergePartner.o
mv -f .deps/CAMergePartner.Tpo .deps/CAMergePartner.Plo
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../geom -I.. -I../itaps -I../../util -I. -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT CAMergeStatus.lo -MD -MP -MF .deps/CAMergeStatus.Tpo -c -o CAMergeStatus.lo ../../geom/CAMergeStatus.cpp
c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../geom -I.. -I../itaps -I../../util -I. -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT CAMergeStatus.lo -MD -MP -MF .deps/CAMergeStatus.Tpo -c ../../geom/CAMergeStatus.cpp -o CAMergeStatus.o
mv -f .deps/CAMergeStatus.Tpo .deps/CAMergeStatus.Plo
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../geom -I.. -I../itaps -I../../util -I. -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT CASourceFeature.lo -MD -MP -MF .deps/CASourceFeature.Tpo -c -o CASourceFeature.lo ../../geom/CASourceFeature.cpp
c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../geom -I.. -I../itaps -I../../util -I. -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT CASourceFeature.lo -MD -MP -MF .deps/CASourceFeature.Tpo -c ../../geom/CASourceFeature.cpp -o CASourceFeature.o
mv -f .deps/CASourceFeature.Tpo .deps/CASourceFeature.Plo
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../geom -I.. -I../itaps -I../../util -I. -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT CAUniqueId.lo -MD -MP -MF .deps/CAUniqueId.Tpo -c -o CAUniqueId.lo ../../geom/CAUniqueId.cpp
c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../geom -I.. -I../itaps -I../../util -I. -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT CAUniqueId.lo -MD -MP -MF .deps/CAUniqueId.Tpo -c ../../geom/CAUniqueId.cpp -o CAUniqueId.o
mv -f .deps/CAUniqueId.Tpo .deps/CAUniqueId.Plo
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../geom -I.. -I../itaps -I../../util -I. -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT CGMApp.lo -MD -MP -MF .deps/CGMApp.Tpo -c -o CGMApp.lo ../../geom/CGMApp.cpp
c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../geom -I.. -I../itaps -I../../util -I. -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT CGMApp.lo -MD -MP -MF .deps/CGMApp.Tpo -c ../../geom/CGMApp.cpp -o CGMApp.o
mv -f .deps/CGMApp.Tpo .deps/CGMApp.Plo
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../geom -I.. -I../itaps -I../../util -I. -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT CGMEngineDynamicLoader.lo -MD -MP -MF .deps/CGMEngineDynamicLoader.Tpo -c -o CGMEngineDynamicLoader.lo ../../geom/CGMEngineDynamicLoader.cpp
c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../geom -I.. -I../itaps -I../../util -I. -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT CGMEngineDynamicLoader.lo -MD -MP -MF .deps/CGMEngineDynamicLoader.Tpo -c ../../geom/CGMEngineDynamicLoader.cpp -o CGMEngineDynamicLoader.o
../../geom/CGMEngineDynamicLoader.cpp: In member function âCubitBoolean CGMEngineDynamicLoader::check_engine_version()â:
../../geom/CGMEngineDynamicLoader.cpp:136: warning: ISO C++ forbids casting between pointer-to-function and pointer-to-object
../../geom/CGMEngineDynamicLoader.cpp: In member function âGeometryQueryEngine* CGMEngineDynamicLoader::get_gqe()â:
../../geom/CGMEngineDynamicLoader.cpp:175: warning: ISO C++ forbids casting between pointer-to-function and pointer-to-object
../../geom/CGMEngineDynamicLoader.cpp: In member function âGeometryModifyEngine* CGMEngineDynamicLoader::get_gme()â:
../../geom/CGMEngineDynamicLoader.cpp:210: warning: ISO C++ forbids casting between pointer-to-function and pointer-to-object
mv -f .deps/CGMEngineDynamicLoader.Tpo .deps/CGMEngineDynamicLoader.Plo
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../geom -I.. -I../itaps -I../../util -I. -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT Chain.lo -MD -MP -MF .deps/Chain.Tpo -c -o Chain.lo ../../geom/Chain.cpp
c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../geom -I.. -I../itaps -I../../util -I. -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT Chain.lo -MD -MP -MF .deps/Chain.Tpo -c ../../geom/Chain.cpp -o Chain.o
mv -f .deps/Chain.Tpo .deps/Chain.Plo
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../geom -I.. -I../itaps -I../../util -I. -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT CoEdge.lo -MD -MP -MF .deps/CoEdge.Tpo -c -o CoEdge.lo ../../geom/CoEdge.cpp
c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../geom -I.. -I../itaps -I../../util -I. -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT CoEdge.lo -MD -MP -MF .deps/CoEdge.Tpo -c ../../geom/CoEdge.cpp -o CoEdge.o
mv -f .deps/CoEdge.Tpo .deps/CoEdge.Plo
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../geom -I.. -I../itaps -I../../util -I. -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT CoEdgeSM.lo -MD -MP -MF .deps/CoEdgeSM.Tpo -c -o CoEdgeSM.lo ../../geom/CoEdgeSM.cpp
c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../geom -I.. -I../itaps -I../../util -I. -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT CoEdgeSM.lo -MD -MP -MF .deps/CoEdgeSM.Tpo -c ../../geom/CoEdgeSM.cpp -o CoEdgeSM.o
mv -f .deps/CoEdgeSM.Tpo .deps/CoEdgeSM.Plo
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../geom -I.. -I../itaps -I../../util -I. -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT CoFace.lo -MD -MP -MF .deps/CoFace.Tpo -c -o CoFace.lo ../../geom/CoFace.cpp
c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../geom -I.. -I../itaps -I../../util -I. -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT CoFace.lo -MD -MP -MF .deps/CoFace.Tpo -c ../../geom/CoFace.cpp -o CoFace.o
mv -f .deps/CoFace.Tpo .deps/CoFace.Plo
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../geom -I.. -I../itaps -I../../util -I. -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT CollectionEntity.lo -MD -MP -MF .deps/CollectionEntity.Tpo -c -o CollectionEntity.lo ../../geom/CollectionEntity.cpp
c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../geom -I.. -I../itaps -I../../util -I. -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT CollectionEntity.lo -MD -MP -MF .deps/CollectionEntity.Tpo -c ../../geom/CollectionEntity.cpp -o CollectionEntity.o
mv -f .deps/CollectionEntity.Tpo .deps/CollectionEntity.Plo
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../geom -I.. -I../itaps -I../../util -I. -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT CoVertex.lo -MD -MP -MF .deps/CoVertex.Tpo -c -o CoVertex.lo ../../geom/CoVertex.cpp
c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../geom -I.. -I../itaps -I../../util -I. -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT CoVertex.lo -MD -MP -MF .deps/CoVertex.Tpo -c ../../geom/CoVertex.cpp -o CoVertex.o
mv -f .deps/CoVertex.Tpo .deps/CoVertex.Plo
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../geom -I.. -I../itaps -I../../util -I. -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT CoVolume.lo -MD -MP -MF .deps/CoVolume.Tpo -c -o CoVolume.lo ../../geom/CoVolume.cpp
c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../geom -I.. -I../itaps -I../../util -I. -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT CoVolume.lo -MD -MP -MF .deps/CoVolume.Tpo -c ../../geom/CoVolume.cpp -o CoVolume.o
mv -f .deps/CoVolume.Tpo .deps/CoVolume.Plo
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../geom -I.. -I../itaps -I../../util -I. -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT CubitAttrib.lo -MD -MP -MF .deps/CubitAttrib.Tpo -c -o CubitAttrib.lo ../../geom/CubitAttrib.cpp
c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../geom -I.. -I../itaps -I../../util -I. -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT CubitAttrib.lo -MD -MP -MF .deps/CubitAttrib.Tpo -c ../../geom/CubitAttrib.cpp -o CubitAttrib.o
mv -f .deps/CubitAttrib.Tpo .deps/CubitAttrib.Plo
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../geom -I.. -I../itaps -I../../util -I. -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT CubitAttribManager.lo -MD -MP -MF .deps/CubitAttribManager.Tpo -c -o CubitAttribManager.lo ../../geom/CubitAttribManager.cpp
c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../geom -I.. -I../itaps -I../../util -I. -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT CubitAttribManager.lo -MD -MP -MF .deps/CubitAttribManager.Tpo -c ../../geom/CubitAttribManager.cpp -o CubitAttribManager.o
../../geom/CubitAttribManager.cpp: In member function âCubitStatus CubitAttribManager::register_attrib_type(int, const char*, const char*, CubitAttrib* (*)(RefEntity*, CubitSimpleAttrib*), CubitBoolean, CubitBoolean, CubitBoolean, CubitBoolean, CubitBoolean, CubitBoolean)â:
../../geom/CubitAttribManager.cpp:82: warning: unused variable âsizeâ
mv -f .deps/CubitAttribManager.Tpo .deps/CubitAttribManager.Plo
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../geom -I.. -I../itaps -I../../util -I. -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT CubitAttribUser.lo -MD -MP -MF .deps/CubitAttribUser.Tpo -c -o CubitAttribUser.lo ../../geom/CubitAttribUser.cpp
c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../geom -I.. -I../itaps -I../../util -I. -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT CubitAttribUser.lo -MD -MP -MF .deps/CubitAttribUser.Tpo -c ../../geom/CubitAttribUser.cpp -o CubitAttribUser.o
../../geom/CubitAttribUser.cpp: In member function âCubitStatus CubitAttribUser::remove_cubit_attrib(CubitAttrib*)â:
../../geom/CubitAttribUser.cpp:786: warning: suggest explicit braces to avoid ambiguous âelseâ
mv -f .deps/CubitAttribUser.Tpo .deps/CubitAttribUser.Plo
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../geom -I.. -I../itaps -I../../util -I. -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT CubitPolygon.lo -MD -MP -MF .deps/CubitPolygon.Tpo -c -o CubitPolygon.lo ../../geom/CubitPolygon.cpp
c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../geom -I.. -I../itaps -I../../util -I. -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT CubitPolygon.lo -MD -MP -MF .deps/CubitPolygon.Tpo -c ../../geom/CubitPolygon.cpp -o CubitPolygon.o
../../geom/CubitPolygon.cpp: In member function âCubitPointContainment CubitPolygon::pnt_containment(Cubit2DPoint&, double)â:
../../geom/CubitPolygon.cpp:95: warning: suggest parentheses around && within ||
mv -f .deps/CubitPolygon.Tpo .deps/CubitPolygon.Plo
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../geom -I.. -I../itaps -I../../util -I. -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT CubitSimpleAttrib.lo -MD -MP -MF .deps/CubitSimpleAttrib.Tpo -c -o CubitSimpleAttrib.lo ../../geom/CubitSimpleAttrib.cpp
c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../geom -I.. -I../itaps -I../../util -I. -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT CubitSimpleAttrib.lo -MD -MP -MF .deps/CubitSimpleAttrib.Tpo -c ../../geom/CubitSimpleAttrib.cpp -o CubitSimpleAttrib.o
../../geom/CubitSimpleAttrib.cpp: In static member function âstatic void CubitSimpleAttrib::initialize_settings()â:
../../geom/CubitSimpleAttrib.cpp:339: warning: deprecated conversion from string constant to âchar*â
mv -f .deps/CubitSimpleAttrib.Tpo .deps/CubitSimpleAttrib.Plo
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../geom -I.. -I../itaps -I../../util -I. -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT Curve.lo -MD -MP -MF .deps/Curve.Tpo -c -o Curve.lo ../../geom/Curve.cpp
c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../geom -I.. -I../itaps -I../../util -I. -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT Curve.lo -MD -MP -MF .deps/Curve.Tpo -c ../../geom/Curve.cpp -o Curve.o
mv -f .deps/Curve.Tpo .deps/Curve.Plo
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../geom -I.. -I../itaps -I../../util -I. -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT CurveOverlapFacet.lo -MD -MP -MF .deps/CurveOverlapFacet.Tpo -c -o CurveOverlapFacet.lo ../../geom/CurveOverlapFacet.cpp
c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../geom -I.. -I../itaps -I../../util -I. -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT CurveOverlapFacet.lo -MD -MP -MF .deps/CurveOverlapFacet.Tpo -c ../../geom/CurveOverlapFacet.cpp -o CurveOverlapFacet.o
mv -f .deps/CurveOverlapFacet.Tpo .deps/CurveOverlapFacet.Plo
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../geom -I.. -I../itaps -I../../util -I. -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT CurveSM.lo -MD -MP -MF .deps/CurveSM.Tpo -c -o CurveSM.lo ../../geom/CurveSM.cpp
c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../geom -I.. -I../itaps -I../../util -I. -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT CurveSM.lo -MD -MP -MF .deps/CurveSM.Tpo -c ../../geom/CurveSM.cpp -o CurveSM.o
mv -f .deps/CurveSM.Tpo .deps/CurveSM.Plo
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../geom -I.. -I../itaps -I../../util -I. -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT CylinderEvaluator.lo -MD -MP -MF .deps/CylinderEvaluator.Tpo -c -o CylinderEvaluator.lo ../../geom/CylinderEvaluator.cpp
c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../geom -I.. -I../itaps -I../../util -I. -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT CylinderEvaluator.lo -MD -MP -MF .deps/CylinderEvaluator.Tpo -c ../../geom/CylinderEvaluator.cpp -o CylinderEvaluator.o
mv -f .deps/CylinderEvaluator.Tpo .deps/CylinderEvaluator.Plo
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../geom -I.. -I../itaps -I../../util -I. -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT DAG.lo -MD -MP -MF .deps/DAG.Tpo -c -o DAG.lo ../../geom/DAG.cpp
c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../geom -I.. -I../itaps -I../../util -I. -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT DAG.lo -MD -MP -MF .deps/DAG.Tpo -c ../../geom/DAG.cpp -o DAG.o
mv -f .deps/DAG.Tpo .deps/DAG.Plo
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../geom -I.. -I../itaps -I../../util -I. -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT DagDrawingTool.lo -MD -MP -MF .deps/DagDrawingTool.Tpo -c -o DagDrawingTool.lo ../../geom/DagDrawingTool.cpp
c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../geom -I.. -I../itaps -I../../util -I. -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT DagDrawingTool.lo -MD -MP -MF .deps/DagDrawingTool.Tpo -c ../../geom/DagDrawingTool.cpp -o DagDrawingTool.o
mv -f .deps/DagDrawingTool.Tpo .deps/DagDrawingTool.Plo
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../geom -I.. -I../itaps -I../../util -I. -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT GeomDataObserver.lo -MD -MP -MF .deps/GeomDataObserver.Tpo -c -o GeomDataObserver.lo ../../geom/GeomDataObserver.cpp
c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../geom -I.. -I../itaps -I../../util -I. -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT GeomDataObserver.lo -MD -MP -MF .deps/GeomDataObserver.Tpo -c ../../geom/GeomDataObserver.cpp -o GeomDataObserver.o
mv -f .deps/GeomDataObserver.Tpo .deps/GeomDataObserver.Plo
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../geom -I.. -I../itaps -I../../util -I. -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT GeometryEntity.lo -MD -MP -MF .deps/GeometryEntity.Tpo -c -o GeometryEntity.lo ../../geom/GeometryEntity.cpp
c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../geom -I.. -I../itaps -I../../util -I. -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT GeometryEntity.lo -MD -MP -MF .deps/GeometryEntity.Tpo -c ../../geom/GeometryEntity.cpp -o GeometryEntity.o
mv -f .deps/GeometryEntity.Tpo .deps/GeometryEntity.Plo
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../geom -I.. -I../itaps -I../../util -I. -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT GeometryFeatureEngine.lo -MD -MP -MF .deps/GeometryFeatureEngine.Tpo -c -o GeometryFeatureEngine.lo ../../geom/GeometryFeatureEngine.cpp
c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../geom -I.. -I../itaps -I../../util -I. -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT GeometryFeatureEngine.lo -MD -MP -MF .deps/GeometryFeatureEngine.Tpo -c ../../geom/GeometryFeatureEngine.cpp -o GeometryFeatureEngine.o
mv -f .deps/GeometryFeatureEngine.Tpo .deps/GeometryFeatureEngine.Plo
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../geom -I.. -I../itaps -I../../util -I. -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT GeometryFeatureTool.lo -MD -MP -MF .deps/GeometryFeatureTool.Tpo -c -o GeometryFeatureTool.lo ../../geom/GeometryFeatureTool.cpp
c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../geom -I.. -I../itaps -I../../util -I. -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT GeometryFeatureTool.lo -MD -MP -MF .deps/GeometryFeatureTool.Tpo -c ../../geom/GeometryFeatureTool.cpp -o GeometryFeatureTool.o
mv -f .deps/GeometryFeatureTool.Tpo .deps/GeometryFeatureTool.Plo
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../geom -I.. -I../itaps -I../../util -I. -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT GeometryHealerEngine.lo -MD -MP -MF .deps/GeometryHealerEngine.Tpo -c -o GeometryHealerEngine.lo ../../geom/GeometryHealerEngine.cpp
c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../geom -I.. -I../itaps -I../../util -I. -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT GeometryHealerEngine.lo -MD -MP -MF .deps/GeometryHealerEngine.Tpo -c ../../geom/GeometryHealerEngine.cpp -o GeometryHealerEngine.o
mv -f .deps/GeometryHealerEngine.Tpo .deps/GeometryHealerEngine.Plo
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../geom -I.. -I../itaps -I../../util -I. -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT GeometryHealerTool.lo -MD -MP -MF .deps/GeometryHealerTool.Tpo -c -o GeometryHealerTool.lo ../../geom/GeometryHealerTool.cpp
c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../geom -I.. -I../itaps -I../../util -I. -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT GeometryHealerTool.lo -MD -MP -MF .deps/GeometryHealerTool.Tpo -c ../../geom/GeometryHealerTool.cpp -o GeometryHealerTool.o
mv -f .deps/GeometryHealerTool.Tpo .deps/GeometryHealerTool.Plo
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../geom -I.. -I../itaps -I../../util -I. -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT GeometryModifyEngine.lo -MD -MP -MF .deps/GeometryModifyEngine.Tpo -c -o GeometryModifyEngine.lo ../../geom/GeometryModifyEngine.cpp
c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../geom -I.. -I../itaps -I../../util -I. -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT GeometryModifyEngine.lo -MD -MP -MF .deps/GeometryModifyEngine.Tpo -c ../../geom/GeometryModifyEngine.cpp -o GeometryModifyEngine.o
mv -f .deps/GeometryModifyEngine.Tpo .deps/GeometryModifyEngine.Plo
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../geom -I.. -I../itaps -I../../util -I. -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT GeometryModifyTool.lo -MD -MP -MF .deps/GeometryModifyTool.Tpo -c -o GeometryModifyTool.lo ../../geom/GeometryModifyTool.cpp
c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../geom -I.. -I../itaps -I../../util -I. -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT GeometryModifyTool.lo -MD -MP -MF .deps/GeometryModifyTool.Tpo -c ../../geom/GeometryModifyTool.cpp -o GeometryModifyTool.o
../../geom/GeometryModifyTool.cpp: In static member function âstatic void GeometryModifyTool::initialize_settings()â:
../../geom/GeometryModifyTool.cpp:3587: warning: deprecated conversion from string constant to âchar*â
../../geom/GeometryModifyTool.cpp:3591: warning: deprecated conversion from string constant to âchar*â
../../geom/GeometryModifyTool.cpp:3595: warning: deprecated conversion from string constant to âchar*â
../../geom/GeometryModifyTool.cpp:3599: warning: deprecated conversion from string constant to âchar*â
../../geom/GeometryModifyTool.cpp:3603: warning: deprecated conversion from string constant to âchar*â
../../geom/GeometryModifyTool.cpp: In member function âCubitStatus GeometryModifyTool::tolerant_imprint(DLIList<Body*>&, DLIList<Body*>&, bool)â:
../../geom/GeometryModifyTool.cpp:9401: warning: ISO C++ does not support the â%lfâ printf format
../../geom/GeometryModifyTool.cpp: In member function âCubitStatus GeometryModifyTool::get_mid_surface(RefFace*, RefFace*, Body*, DLIList<RefFace*>&) constâ:
../../geom/GeometryModifyTool.cpp:7533: warning: âretâ may be used uninitialized in this function
mv -f .deps/GeometryModifyTool.Tpo .deps/GeometryModifyTool.Plo
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../geom -I.. -I../itaps -I../../util -I. -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT GeometryQueryEngine.lo -MD -MP -MF .deps/GeometryQueryEngine.Tpo -c -o GeometryQueryEngine.lo ../../geom/GeometryQueryEngine.cpp
c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../geom -I.. -I../itaps -I../../util -I. -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT GeometryQueryEngine.lo -MD -MP -MF .deps/GeometryQueryEngine.Tpo -c ../../geom/GeometryQueryEngine.cpp -o GeometryQueryEngine.o
mv -f .deps/GeometryQueryEngine.Tpo .deps/GeometryQueryEngine.Plo
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../geom -I.. -I../itaps -I../../util -I. -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT GeometryQueryTool.lo -MD -MP -MF .deps/GeometryQueryTool.Tpo -c -o GeometryQueryTool.lo ../../geom/GeometryQueryTool.cpp
c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../geom -I.. -I../itaps -I../../util -I. -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT GeometryQueryTool.lo -MD -MP -MF .deps/GeometryQueryTool.Tpo -c ../../geom/GeometryQueryTool.cpp -o GeometryQueryTool.o
../../geom/GeometryQueryTool.cpp: In static member function âstatic void GeometryQueryTool::initialize_settings()â:
../../geom/GeometryQueryTool.cpp:2462: warning: deprecated conversion from string constant to âchar*â
../../geom/GeometryQueryTool.cpp:2466: warning: deprecated conversion from string constant to âchar*â
../../geom/GeometryQueryTool.cpp:2470: warning: deprecated conversion from string constant to âchar*â
../../geom/GeometryQueryTool.cpp:2474: warning: deprecated conversion from string constant to âchar*â
../../geom/GeometryQueryTool.cpp: In member function âCubitStatus GeometryQueryTool::get_intersections(RefEdge*, CubitVector&, CubitVector&, DLIList<CubitVector*>&, CubitBoolean, CubitBoolean)â:
../../geom/GeometryQueryTool.cpp:3003: warning: unused variable âstatusâ
../../geom/GeometryQueryTool.cpp: In member function âCubitStatus GeometryQueryTool::straightline_intersections(RefEdge*, CubitVector&, CubitVector&, DLIList<CubitVector*>&, CubitBoolean, CubitBoolean)â:
../../geom/GeometryQueryTool.cpp:3032: warning: unused variable âstatusâ
../../geom/GeometryQueryTool.cpp: In member function âCubitStatus GeometryQueryTool::import_solid_model(const char*, const char*, const char*, CubitBoolean, CubitBoolean, CubitBoolean, CubitBoolean, CubitBoolean, CubitBoolean, DLIList<RefEntity*>*)â:
../../geom/GeometryQueryTool.cpp:619: warning: âstatusâ may be used uninitialized in this function
mv -f .deps/GeometryQueryTool.Tpo .deps/GeometryQueryTool.Plo
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../geom -I.. -I../itaps -I../../util -I. -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT GeometryUtil.lo -MD -MP -MF .deps/GeometryUtil.Tpo -c -o GeometryUtil.lo ../../geom/GeometryUtil.cpp
c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../geom -I.. -I../itaps -I../../util -I. -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT GeometryUtil.lo -MD -MP -MF .deps/GeometryUtil.Tpo -c ../../geom/GeometryUtil.cpp -o GeometryUtil.o
../../geom/GeometryUtil.cpp: In member function âCubitBoolean GeometryUtil::valid_shell_cofaces(Shell*, CubitBoolean)â:
../../geom/GeometryUtil.cpp:1942: warning: format â%pâ expects type âvoid*â, but argument 3 has type âCoEdge*â
../../geom/GeometryUtil.cpp: In member function âCubitBoolean GeometryUtil::valid_sm_topology(Body*, CubitBoolean)â:
../../geom/GeometryUtil.cpp:2279: warning: format â%pâ expects type âvoid*â, but argument 3 has type âTopologyBridge*â
../../geom/GeometryUtil.cpp: In member function âCubitBoolean GeometryUtil::valid_sm_topology(RefVolume*, CubitBoolean)â:
../../geom/GeometryUtil.cpp:2381: warning: format â%pâ expects type âvoid*â, but argument 3 has type âTopologyBridge*â
../../geom/GeometryUtil.cpp: In member function âCubitBoolean GeometryUtil::valid_sm_topology(Shell*, CubitBoolean)â:
../../geom/GeometryUtil.cpp:2415: warning: format â%pâ expects type âvoid*â, but argument 3 has type âShell*â
../../geom/GeometryUtil.cpp:2432: warning: format â%pâ expects type âvoid*â, but argument 3 has type âTopologyBridge*â
../../geom/GeometryUtil.cpp:2432: warning: format â%pâ expects type âvoid*â, but argument 4 has type âShell*â
../../geom/GeometryUtil.cpp:2506: warning: format â%pâ expects type âvoid*â, but argument 3 has type âTopologyBridge*â
../../geom/GeometryUtil.cpp:2506: warning: format â%pâ expects type âvoid*â, but argument 4 has type âShell*â
../../geom/GeometryUtil.cpp: In member function âCubitBoolean GeometryUtil::valid_sm_topology(RefFace*, CubitBoolean)â:
../../geom/GeometryUtil.cpp:2612: warning: format â%pâ expects type âvoid*â, but argument 3 has type âTopologyBridge*â
../../geom/GeometryUtil.cpp: In member function âCubitBoolean GeometryUtil::valid_sm_topology(Loop*, CubitBoolean)â:
../../geom/GeometryUtil.cpp:2649: warning: format â%pâ expects type âvoid*â, but argument 3 has type âLoop*â
../../geom/GeometryUtil.cpp:2742: warning: format â%pâ expects type âvoid*â, but argument 3 has type âTopologyBridge*â
../../geom/GeometryUtil.cpp:2742: warning: format â%pâ expects type âvoid*â, but argument 4 has type âLoop*â
../../geom/GeometryUtil.cpp:2778: warning: format â%pâ expects type âvoid*â, but argument 3 has type âLoop*â
../../geom/GeometryUtil.cpp:2778: warning: format â%pâ expects type âvoid*â, but argument 6 has type âTopologyBridge*â
../../geom/GeometryUtil.cpp:2799: warning: format â%pâ expects type âvoid*â, but argument 3 has type âLoop*â
../../geom/GeometryUtil.cpp:2799: warning: format â%pâ expects type âvoid*â, but argument 5 has type âTopologyBridge*â
../../geom/GeometryUtil.cpp:2822: warning: format â%pâ expects type âvoid*â, but argument 3 has type âLoop*â
../../geom/GeometryUtil.cpp:2822: warning: format â%pâ expects type âvoid*â, but argument 5 has type âTopologyBridge*â
../../geom/GeometryUtil.cpp:2839: warning: format â%pâ expects type âvoid*â, but argument 3 has type âLoop*â
../../geom/GeometryUtil.cpp:2839: warning: format â%pâ expects type âvoid*â, but argument 5 has type âTopologyBridge*â
../../geom/GeometryUtil.cpp: In member function âCubitBoolean GeometryUtil::valid_sm_topology(CoEdge*, CubitBoolean)â:
../../geom/GeometryUtil.cpp:2872: warning: format â%pâ expects type âvoid*â, but argument 3 has type âCoEdge*â
../../geom/GeometryUtil.cpp:2893: warning: format â%pâ expects type âvoid*â, but argument 3 has type âCoEdgeSM*â
../../geom/GeometryUtil.cpp:2893: warning: format â%pâ expects type âvoid*â, but argument 4 has type âCoEdge*â
../../geom/GeometryUtil.cpp:2913: warning: format â%pâ expects type âvoid*â, but argument 3 has type âTopologyBridge*â
../../geom/GeometryUtil.cpp:2970: warning: format â%pâ expects type âvoid*â, but argument 3 has type âCoEdge*â
../../geom/GeometryUtil.cpp:3014: warning: format â%pâ expects type âvoid*â, but argument 3 has type âTopologyBridge*â
../../geom/GeometryUtil.cpp:3014: warning: format â%pâ expects type âvoid*â, but argument 4 has type âCoEdge*â
../../geom/GeometryUtil.cpp: In member function âCubitBoolean GeometryUtil::valid_sm_topology(RefEdge*, CubitBoolean)â:
../../geom/GeometryUtil.cpp:3111: warning: format â%pâ expects type âvoid*â, but argument 3 has type âTopologyBridge*â
../../geom/GeometryUtil.cpp: In member function âCubitBoolean GeometryUtil::valid_sm_topology(RefVertex*, CubitBoolean)â:
../../geom/GeometryUtil.cpp:3156: warning: format â%pâ expects type âvoid*â, but argument 3 has type âTopologyBridge*â
mv -f .deps/GeometryUtil.Tpo .deps/GeometryUtil.Plo
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../geom -I.. -I../itaps -I../../util -I. -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT GeomMeasureTool.lo -MD -MP -MF .deps/GeomMeasureTool.Tpo -c -o GeomMeasureTool.lo ../../geom/GeomMeasureTool.cpp
c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../geom -I.. -I../itaps -I../../util -I. -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT GeomMeasureTool.lo -MD -MP -MF .deps/GeomMeasureTool.Tpo -c ../../geom/GeomMeasureTool.cpp -o GeomMeasureTool.o
../../geom/GeomMeasureTool.cpp: In static member function âstatic void GeomMeasureTool::report_intersected_volumes(DLIList<RefVolume*>&, DLIList<RefVolume*>&)â:
../../geom/GeomMeasureTool.cpp:1182: warning: unused variable âcurr_vol_2â
../../geom/GeomMeasureTool.cpp: In static member function âstatic CubitStatus GeomMeasureTool::center(DLIList<RefFace*>)â:
../../geom/GeomMeasureTool.cpp:3515: warning: âidâ may be used uninitialized in this function
mv -f .deps/GeomMeasureTool.Tpo .deps/GeomMeasureTool.Plo
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../geom -I.. -I../itaps -I../../util -I. -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT GfxPreview.lo -MD -MP -MF .deps/GfxPreview.Tpo -c -o GfxPreview.lo ../../geom/GfxPreview.cpp
c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../geom -I.. -I../itaps -I../../util -I. -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT GfxPreview.lo -MD -MP -MF .deps/GfxPreview.Tpo -c ../../geom/GfxPreview.cpp -o GfxPreview.o
mv -f .deps/GfxPreview.Tpo .deps/GfxPreview.Plo
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../geom -I.. -I../itaps -I../../util -I. -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT GroupingEntity.lo -MD -MP -MF .deps/GroupingEntity.Tpo -c -o GroupingEntity.lo ../../geom/GroupingEntity.cpp
c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../geom -I.. -I../itaps -I../../util -I. -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT GroupingEntity.lo -MD -MP -MF .deps/GroupingEntity.Tpo -c ../../geom/GroupingEntity.cpp -o GroupingEntity.o
mv -f .deps/GroupingEntity.Tpo .deps/GroupingEntity.Plo
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../geom -I.. -I../itaps -I../../util -I. -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT GSaveOpen.lo -MD -MP -MF .deps/GSaveOpen.Tpo -c -o GSaveOpen.lo ../../geom/GSaveOpen.cpp
c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../geom -I.. -I../itaps -I../../util -I. -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT GSaveOpen.lo -MD -MP -MF .deps/GSaveOpen.Tpo -c ../../geom/GSaveOpen.cpp -o GSaveOpen.o
mv -f .deps/GSaveOpen.Tpo .deps/GSaveOpen.Plo
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../geom -I.. -I../itaps -I../../util -I. -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT Loop.lo -MD -MP -MF .deps/Loop.Tpo -c -o Loop.lo ../../geom/Loop.cpp
c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../geom -I.. -I../itaps -I../../util -I. -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT Loop.lo -MD -MP -MF .deps/Loop.Tpo -c ../../geom/Loop.cpp -o Loop.o
mv -f .deps/Loop.Tpo .deps/Loop.Plo
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../geom -I.. -I../itaps -I../../util -I. -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT LoopSM.lo -MD -MP -MF .deps/LoopSM.Tpo -c -o LoopSM.lo ../../geom/LoopSM.cpp
c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../geom -I.. -I../itaps -I../../util -I. -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT LoopSM.lo -MD -MP -MF .deps/LoopSM.Tpo -c ../../geom/LoopSM.cpp -o LoopSM.o
mv -f .deps/LoopSM.Tpo .deps/LoopSM.Plo
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../geom -I.. -I../itaps -I../../util -I. -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT Lump.lo -MD -MP -MF .deps/Lump.Tpo -c -o Lump.lo ../../geom/Lump.cpp
c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../geom -I.. -I../itaps -I../../util -I. -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT Lump.lo -MD -MP -MF .deps/Lump.Tpo -c ../../geom/Lump.cpp -o Lump.o
mv -f .deps/Lump.Tpo .deps/Lump.Plo
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../geom -I.. -I../itaps -I../../util -I. -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT LumpSM.lo -MD -MP -MF .deps/LumpSM.Tpo -c -o LumpSM.lo ../../geom/LumpSM.cpp
c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../geom -I.. -I../itaps -I../../util -I. -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT LumpSM.lo -MD -MP -MF .deps/LumpSM.Tpo -c ../../geom/LumpSM.cpp -o LumpSM.o
mv -f .deps/LumpSM.Tpo .deps/LumpSM.Plo
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../geom -I.. -I../itaps -I../../util -I. -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT MedialTool2D.lo -MD -MP -MF .deps/MedialTool2D.Tpo -c -o MedialTool2D.lo ../../geom/MedialTool2D.cpp
c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../geom -I.. -I../itaps -I../../util -I. -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT MedialTool2D.lo -MD -MP -MF .deps/MedialTool2D.Tpo -c ../../geom/MedialTool2D.cpp -o MedialTool2D.o
mv -f .deps/MedialTool2D.Tpo .deps/MedialTool2D.Plo
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../geom -I.. -I../itaps -I../../util -I. -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT MedialTool3D.lo -MD -MP -MF .deps/MedialTool3D.Tpo -c -o MedialTool3D.lo ../../geom/MedialTool3D.cpp
c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../geom -I.. -I../itaps -I../../util -I. -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT MedialTool3D.lo -MD -MP -MF .deps/MedialTool3D.Tpo -c ../../geom/MedialTool3D.cpp -o MedialTool3D.o
mv -f .deps/MedialTool3D.Tpo .deps/MedialTool3D.Plo
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../geom -I.. -I../itaps -I../../util -I. -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT MergeToolAssistant.lo -MD -MP -MF .deps/MergeToolAssistant.Tpo -c -o MergeToolAssistant.lo ../../geom/MergeToolAssistant.cpp
c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../geom -I.. -I../itaps -I../../util -I. -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT MergeToolAssistant.lo -MD -MP -MF .deps/MergeToolAssistant.Tpo -c ../../geom/MergeToolAssistant.cpp -o MergeToolAssistant.o
mv -f .deps/MergeToolAssistant.Tpo .deps/MergeToolAssistant.Plo
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../geom -I.. -I../itaps -I../../util -I. -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT MergeTool.lo -MD -MP -MF .deps/MergeTool.Tpo -c -o MergeTool.lo ../../geom/MergeTool.cpp
c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../geom -I.. -I../itaps -I../../util -I. -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT MergeTool.lo -MD -MP -MF .deps/MergeTool.Tpo -c ../../geom/MergeTool.cpp -o MergeTool.o
../../geom/MergeTool.cpp: In member function âCubitStatus MergeTool::find_mergeable_refedges(DLIList<RefEntity*>&, DLIList<DLIList<RefEdge*>*>&, bool)â:
../../geom/MergeTool.cpp:1282: warning: unused variable âretained_idâ
../../geom/MergeTool.cpp:1283: warning: unused variable âdeleted_idâ
../../geom/MergeTool.cpp: In member function âCubitStatus MergeTool::find_mergeable_refvertices(DLIList<RefEntity*>&, DLIList<DLIList<RefVertex*>*>&, bool)â:
../../geom/MergeTool.cpp:1622: warning: unused variable âretained_idâ
../../geom/MergeTool.cpp:1623: warning: unused variable âdeleted_idâ
../../geom/MergeTool.cpp: In member function âRefEdge* MergeTool::separate_edge(DLIList<Curve*>&, bool)â:
../../geom/MergeTool.cpp:4973: warning: unused variable âvtxâ
mv -f .deps/MergeTool.Tpo .deps/MergeTool.Plo
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../geom -I.. -I../itaps -I../../util -I. -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT MidPlaneTool.lo -MD -MP -MF .deps/MidPlaneTool.Tpo -c -o MidPlaneTool.lo ../../geom/MidPlaneTool.cpp
c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../geom -I.. -I../itaps -I../../util -I. -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT MidPlaneTool.lo -MD -MP -MF .deps/MidPlaneTool.Tpo -c ../../geom/MidPlaneTool.cpp -o MidPlaneTool.o
mv -f .deps/MidPlaneTool.Tpo .deps/MidPlaneTool.Plo
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../geom -I.. -I../itaps -I../../util -I. -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT ModelEntity.lo -MD -MP -MF .deps/ModelEntity.Tpo -c -o ModelEntity.lo ../../geom/ModelEntity.cpp
c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../geom -I.. -I../itaps -I../../util -I. -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT ModelEntity.lo -MD -MP -MF .deps/ModelEntity.Tpo -c ../../geom/ModelEntity.cpp -o ModelEntity.o
mv -f .deps/ModelEntity.Tpo .deps/ModelEntity.Plo
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../geom -I.. -I../itaps -I../../util -I. -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT ModelQueryEngine.lo -MD -MP -MF .deps/ModelQueryEngine.Tpo -c -o ModelQueryEngine.lo ../../geom/ModelQueryEngine.cpp
c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../geom -I.. -I../itaps -I../../util -I. -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT ModelQueryEngine.lo -MD -MP -MF .deps/ModelQueryEngine.Tpo -c ../../geom/ModelQueryEngine.cpp -o ModelQueryEngine.o
mv -f .deps/ModelQueryEngine.Tpo .deps/ModelQueryEngine.Plo
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../geom -I.. -I../itaps -I../../util -I. -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT OffsetSplitTool.lo -MD -MP -MF .deps/OffsetSplitTool.Tpo -c -o OffsetSplitTool.lo ../../geom/OffsetSplitTool.cpp
c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../geom -I.. -I../itaps -I../../util -I. -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT OffsetSplitTool.lo -MD -MP -MF .deps/OffsetSplitTool.Tpo -c ../../geom/OffsetSplitTool.cpp -o OffsetSplitTool.o
mv -f .deps/OffsetSplitTool.Tpo .deps/OffsetSplitTool.Plo
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../geom -I.. -I../itaps -I../../util -I. -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT OldUnmergeCode.lo -MD -MP -MF .deps/OldUnmergeCode.Tpo -c -o OldUnmergeCode.lo ../../geom/OldUnmergeCode.cpp
c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../geom -I.. -I../itaps -I../../util -I. -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT OldUnmergeCode.lo -MD -MP -MF .deps/OldUnmergeCode.Tpo -c ../../geom/OldUnmergeCode.cpp -o OldUnmergeCode.o
../../geom/OldUnmergeCode.cpp: In static member function âstatic void OldUnmergeCode::initialize_settings()â:
../../geom/OldUnmergeCode.cpp:40: warning: deprecated conversion from string constant to âchar*â
../../geom/OldUnmergeCode.cpp: In member function âRefFace* OldUnmergeCode::unmerge(RefFace*, RefVolume*)â:
../../geom/OldUnmergeCode.cpp:540: warning: unused variable âlump_ptrâ
mv -f .deps/OldUnmergeCode.Tpo .deps/OldUnmergeCode.Plo
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../geom -I.. -I../itaps -I../../util -I. -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT Point.lo -MD -MP -MF .deps/Point.Tpo -c -o Point.lo ../../geom/Point.cpp
c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../geom -I.. -I../itaps -I../../util -I. -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT Point.lo -MD -MP -MF .deps/Point.Tpo -c ../../geom/Point.cpp -o Point.o
mv -f .deps/Point.Tpo .deps/Point.Plo
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../geom -I.. -I../itaps -I../../util -I. -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT PointSM.lo -MD -MP -MF .deps/PointSM.Tpo -c -o PointSM.lo ../../geom/PointSM.cpp
c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../geom -I.. -I../itaps -I../../util -I. -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT PointSM.lo -MD -MP -MF .deps/PointSM.Tpo -c ../../geom/PointSM.cpp -o PointSM.o
mv -f .deps/PointSM.Tpo .deps/PointSM.Plo
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../geom -I.. -I../itaps -I../../util -I. -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT RefCollection.lo -MD -MP -MF .deps/RefCollection.Tpo -c -o RefCollection.lo ../../geom/RefCollection.cpp
c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../geom -I.. -I../itaps -I../../util -I. -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT RefCollection.lo -MD -MP -MF .deps/RefCollection.Tpo -c ../../geom/RefCollection.cpp -o RefCollection.o
mv -f .deps/RefCollection.Tpo .deps/RefCollection.Plo
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../geom -I.. -I../itaps -I../../util -I. -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT RefEdge.lo -MD -MP -MF .deps/RefEdge.Tpo -c -o RefEdge.lo ../../geom/RefEdge.cpp
c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../geom -I.. -I../itaps -I../../util -I. -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT RefEdge.lo -MD -MP -MF .deps/RefEdge.Tpo -c ../../geom/RefEdge.cpp -o RefEdge.o
mv -f .deps/RefEdge.Tpo .deps/RefEdge.Plo
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../geom -I.. -I../itaps -I../../util -I. -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT RefEntity.lo -MD -MP -MF .deps/RefEntity.Tpo -c -o RefEntity.lo ../../geom/RefEntity.cpp
c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../geom -I.. -I../itaps -I../../util -I. -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT RefEntity.lo -MD -MP -MF .deps/RefEntity.Tpo -c ../../geom/RefEntity.cpp -o RefEntity.o
mv -f .deps/RefEntity.Tpo .deps/RefEntity.Plo
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../geom -I.. -I../itaps -I../../util -I. -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT RefEntityFactory.lo -MD -MP -MF .deps/RefEntityFactory.Tpo -c -o RefEntityFactory.lo ../../geom/RefEntityFactory.cpp
c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../geom -I.. -I../itaps -I../../util -I. -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT RefEntityFactory.lo -MD -MP -MF .deps/RefEntityFactory.Tpo -c ../../geom/RefEntityFactory.cpp -o RefEntityFactory.o
mv -f .deps/RefEntityFactory.Tpo .deps/RefEntityFactory.Plo
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../geom -I.. -I../itaps -I../../util -I. -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT RefEntityName.lo -MD -MP -MF .deps/RefEntityName.Tpo -c -o RefEntityName.lo ../../geom/RefEntityName.cpp
c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../geom -I.. -I../itaps -I../../util -I. -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT RefEntityName.lo -MD -MP -MF .deps/RefEntityName.Tpo -c ../../geom/RefEntityName.cpp -o RefEntityName.o
../../geom/RefEntityName.cpp: In static member function âstatic void RefEntityName::initialize_settings()â:
../../geom/RefEntityName.cpp:743: warning: deprecated conversion from string constant to âchar*â
../../geom/RefEntityName.cpp:747: warning: deprecated conversion from string constant to âchar*â
../../geom/RefEntityName.cpp:751: warning: deprecated conversion from string constant to âchar*â
../../geom/RefEntityName.cpp:755: warning: deprecated conversion from string constant to âchar*â
../../geom/RefEntityName.cpp:759: warning: deprecated conversion from string constant to âchar*â
mv -f .deps/RefEntityName.Tpo .deps/RefEntityName.Plo
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../geom -I.. -I../itaps -I../../util -I. -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT RefFace.lo -MD -MP -MF .deps/RefFace.Tpo -c -o RefFace.lo ../../geom/RefFace.cpp
c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../geom -I.. -I../itaps -I../../util -I. -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT RefFace.lo -MD -MP -MF .deps/RefFace.Tpo -c ../../geom/RefFace.cpp -o RefFace.o
mv -f .deps/RefFace.Tpo .deps/RefFace.Plo
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../geom -I.. -I../itaps -I../../util -I. -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT RefGroup.lo -MD -MP -MF .deps/RefGroup.Tpo -c -o RefGroup.lo ../../geom/RefGroup.cpp
c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../geom -I.. -I../itaps -I../../util -I. -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT RefGroup.lo -MD -MP -MF .deps/RefGroup.Tpo -c ../../geom/RefGroup.cpp -o RefGroup.o
mv -f .deps/RefGroup.Tpo .deps/RefGroup.Plo
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../geom -I.. -I../itaps -I../../util -I. -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT RefVertex.lo -MD -MP -MF .deps/RefVertex.Tpo -c -o RefVertex.lo ../../geom/RefVertex.cpp
c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../geom -I.. -I../itaps -I../../util -I. -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT RefVertex.lo -MD -MP -MF .deps/RefVertex.Tpo -c ../../geom/RefVertex.cpp -o RefVertex.o
mv -f .deps/RefVertex.Tpo .deps/RefVertex.Plo
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../geom -I.. -I../itaps -I../../util -I. -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT RefVolume.lo -MD -MP -MF .deps/RefVolume.Tpo -c -o RefVolume.lo ../../geom/RefVolume.cpp
c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../geom -I.. -I../itaps -I../../util -I. -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT RefVolume.lo -MD -MP -MF .deps/RefVolume.Tpo -c ../../geom/RefVolume.cpp -o RefVolume.o
mv -f .deps/RefVolume.Tpo .deps/RefVolume.Plo
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../geom -I.. -I../itaps -I../../util -I. -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT SenseEntity.lo -MD -MP -MF .deps/SenseEntity.Tpo -c -o SenseEntity.lo ../../geom/SenseEntity.cpp
c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../geom -I.. -I../itaps -I../../util -I. -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT SenseEntity.lo -MD -MP -MF .deps/SenseEntity.Tpo -c ../../geom/SenseEntity.cpp -o SenseEntity.o
mv -f .deps/SenseEntity.Tpo .deps/SenseEntity.Plo
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../geom -I.. -I../itaps -I../../util -I. -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT Shell.lo -MD -MP -MF .deps/Shell.Tpo -c -o Shell.lo ../../geom/Shell.cpp
c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../geom -I.. -I../itaps -I../../util -I. -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT Shell.lo -MD -MP -MF .deps/Shell.Tpo -c ../../geom/Shell.cpp -o Shell.o
mv -f .deps/Shell.Tpo .deps/Shell.Plo
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../geom -I.. -I../itaps -I../../util -I. -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT ShellSM.lo -MD -MP -MF .deps/ShellSM.Tpo -c -o ShellSM.lo ../../geom/ShellSM.cpp
c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../geom -I.. -I../itaps -I../../util -I. -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT ShellSM.lo -MD -MP -MF .deps/ShellSM.Tpo -c ../../geom/ShellSM.cpp -o ShellSM.o
mv -f .deps/ShellSM.Tpo .deps/ShellSM.Plo
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../geom -I.. -I../itaps -I../../util -I. -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT SphereEvaluator.lo -MD -MP -MF .deps/SphereEvaluator.Tpo -c -o SphereEvaluator.lo ../../geom/SphereEvaluator.cpp
c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../geom -I.. -I../itaps -I../../util -I. -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT SphereEvaluator.lo -MD -MP -MF .deps/SphereEvaluator.Tpo -c ../../geom/SphereEvaluator.cpp -o SphereEvaluator.o
mv -f .deps/SphereEvaluator.Tpo .deps/SphereEvaluator.Plo
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../geom -I.. -I../itaps -I../../util -I. -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT SplitSurfaceTool.lo -MD -MP -MF .deps/SplitSurfaceTool.Tpo -c -o SplitSurfaceTool.lo ../../geom/SplitSurfaceTool.cpp
c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../geom -I.. -I../itaps -I../../util -I. -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT SplitSurfaceTool.lo -MD -MP -MF .deps/SplitSurfaceTool.Tpo -c ../../geom/SplitSurfaceTool.cpp -o SplitSurfaceTool.o
../../geom/SplitSurfaceTool.cpp: In static member function âstatic void SplitSurfaceTool::initialize_settings()â:
../../geom/SplitSurfaceTool.cpp:77: warning: deprecated conversion from string constant to âchar*â
../../geom/SplitSurfaceTool.cpp:81: warning: deprecated conversion from string constant to âchar*â
../../geom/SplitSurfaceTool.cpp:85: warning: deprecated conversion from string constant to âchar*â
../../geom/SplitSurfaceTool.cpp:89: warning: deprecated conversion from string constant to âchar*â
../../geom/SplitSurfaceTool.cpp:93: warning: deprecated conversion from string constant to âchar*â
../../geom/SplitSurfaceTool.cpp: In member function âCubitStatus SplitSurfaceTool::adjust_for_split_direction(RefEdge*, RefEdge*, DLIList<RefVertex*>&)â:
../../geom/SplitSurfaceTool.cpp:3445: warning: deprecated conversion from string constant to âchar*â
../../geom/SplitSurfaceTool.cpp:3480: warning: deprecated conversion from string constant to âchar*â
../../geom/SplitSurfaceTool.cpp:3561: warning: deprecated conversion from string constant to âchar*â
../../geom/SplitSurfaceTool.cpp:3593: warning: deprecated conversion from string constant to âchar*â
../../geom/SplitSurfaceTool.cpp:3618: warning: deprecated conversion from string constant to âchar*â
../../geom/SplitSurfaceTool.cpp: In member function âCubitStatus SplitSurfaceTool::check_through_vertices(char*)â:
../../geom/SplitSurfaceTool.cpp:3840: warning: too few arguments for format
../../geom/SplitSurfaceTool.cpp: In member function âCurve* SplitSurfaceTool::create_curve(DLIList<CubitVector*>&, Surface*, double, CubitBoolean, CubitBoolean, CubitBoolean)â:
../../geom/SplitSurfaceTool.cpp:5647: warning: suggest explicit braces to avoid ambiguous âelseâ
mv -f .deps/SplitSurfaceTool.Tpo .deps/SplitSurfaceTool.Plo
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../geom -I.. -I../itaps -I../../util -I. -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT Surface.lo -MD -MP -MF .deps/Surface.Tpo -c -o Surface.lo ../../geom/Surface.cpp
c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../geom -I.. -I../itaps -I../../util -I. -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT Surface.lo -MD -MP -MF .deps/Surface.Tpo -c ../../geom/Surface.cpp -o Surface.o
mv -f .deps/Surface.Tpo .deps/Surface.Plo
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../geom -I.. -I../itaps -I../../util -I. -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT SurfaceOverlapFacet.lo -MD -MP -MF .deps/SurfaceOverlapFacet.Tpo -c -o SurfaceOverlapFacet.lo ../../geom/SurfaceOverlapFacet.cpp
c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../geom -I.. -I../itaps -I../../util -I. -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT SurfaceOverlapFacet.lo -MD -MP -MF .deps/SurfaceOverlapFacet.Tpo -c ../../geom/SurfaceOverlapFacet.cpp -o SurfaceOverlapFacet.o
mv -f .deps/SurfaceOverlapFacet.Tpo .deps/SurfaceOverlapFacet.Plo
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../geom -I.. -I../itaps -I../../util -I. -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT SurfaceOverlapTool.lo -MD -MP -MF .deps/SurfaceOverlapTool.Tpo -c -o SurfaceOverlapTool.lo ../../geom/SurfaceOverlapTool.cpp
c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../geom -I.. -I../itaps -I../../util -I. -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT SurfaceOverlapTool.lo -MD -MP -MF .deps/SurfaceOverlapTool.Tpo -c ../../geom/SurfaceOverlapTool.cpp -o SurfaceOverlapTool.o
../../geom/SurfaceOverlapTool.cpp: In member function âCubitBoolean SurfaceOverlapTool::check_overlap(Surface*, Surface*, std::map<Surface*, DLIList<SurfaceOverlapFacet*>*, std::less<Surface*>, std::allocator<std::pair<Surface* const, DLIList<SurfaceOverlapFacet*>*> > >*, std::map<Surface*, double, std::less<Surface*>, std::allocator<std::pair<Surface* const, double> > >*, std::map<Surface*, AbstractTree<SurfaceOverlapFacet*>*, std::less<Surface*>, std::allocator<std::pair<Surface* const, AbstractTree<SurfaceOverlapFacet*>*> > >*)â:
../../geom/SurfaceOverlapTool.cpp:816: warning: unused variable ânum_samplesâ
../../geom/SurfaceOverlapTool.cpp: In static member function âstatic void SurfaceOverlapTool::initialize_settings()â:
../../geom/SurfaceOverlapTool.cpp:1406: warning: deprecated conversion from string constant to âchar*â
../../geom/SurfaceOverlapTool.cpp:1410: warning: deprecated conversion from string constant to âchar*â
../../geom/SurfaceOverlapTool.cpp:1414: warning: deprecated conversion from string constant to âchar*â
../../geom/SurfaceOverlapTool.cpp:1418: warning: deprecated conversion from string constant to âchar*â
../../geom/SurfaceOverlapTool.cpp:1422: warning: deprecated conversion from string constant to âchar*â
../../geom/SurfaceOverlapTool.cpp:1426: warning: deprecated conversion from string constant to âchar*â
../../geom/SurfaceOverlapTool.cpp:1430: warning: deprecated conversion from string constant to âchar*â
../../geom/SurfaceOverlapTool.cpp:1434: warning: deprecated conversion from string constant to âchar*â
../../geom/SurfaceOverlapTool.cpp:1438: warning: deprecated conversion from string constant to âchar*â
../../geom/SurfaceOverlapTool.cpp:1442: warning: deprecated conversion from string constant to âchar*â
../../geom/SurfaceOverlapTool.cpp:1446: warning: deprecated conversion from string constant to âchar*â
../../geom/SurfaceOverlapTool.cpp:1450: warning: deprecated conversion from string constant to âchar*â
../../geom/SurfaceOverlapTool.cpp:1454: warning: deprecated conversion from string constant to âchar*â
../../geom/SurfaceOverlapTool.cpp: In member function âCubitStatus SurfaceOverlapTool::find_overlapping_curves(DLIList<Body*>&, std::multimap<RefEdge*, RefEdge*, std::less<RefEdge*>, std::allocator<std::pair<RefEdge* const, RefEdge*> > >&)â:
../../geom/SurfaceOverlapTool.cpp:1620: warning: unused variable âco_facet_listâ
mv -f .deps/SurfaceOverlapTool.Tpo .deps/SurfaceOverlapTool.Plo
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../geom -I.. -I../itaps -I../../util -I. -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT SurfParamTool.lo -MD -MP -MF .deps/SurfParamTool.Tpo -c -o SurfParamTool.lo ../../geom/SurfParamTool.cpp
c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../geom -I.. -I../itaps -I../../util -I. -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT SurfParamTool.lo -MD -MP -MF .deps/SurfParamTool.Tpo -c ../../geom/SurfParamTool.cpp -o SurfParamTool.o
mv -f .deps/SurfParamTool.Tpo .deps/SurfParamTool.Plo
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../geom -I.. -I../itaps -I../../util -I. -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT SurfaceSM.lo -MD -MP -MF .deps/SurfaceSM.Tpo -c -o SurfaceSM.lo ../../geom/SurfaceSM.cpp
c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../geom -I.. -I../itaps -I../../util -I. -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT SurfaceSM.lo -MD -MP -MF .deps/SurfaceSM.Tpo -c ../../geom/SurfaceSM.cpp -o SurfaceSM.o
mv -f .deps/SurfaceSM.Tpo .deps/SurfaceSM.Plo
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../geom -I.. -I../itaps -I../../util -I. -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT TDCAGE.lo -MD -MP -MF .deps/TDCAGE.Tpo -c -o TDCAGE.lo ../../geom/TDCAGE.cpp
c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../geom -I.. -I../itaps -I../../util -I. -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT TDCAGE.lo -MD -MP -MF .deps/TDCAGE.Tpo -c ../../geom/TDCAGE.cpp -o TDCAGE.o
mv -f .deps/TDCAGE.Tpo .deps/TDCAGE.Plo
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../geom -I.. -I../itaps -I../../util -I. -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT TDSourceFeature.lo -MD -MP -MF .deps/TDSourceFeature.Tpo -c -o TDSourceFeature.lo ../../geom/TDSourceFeature.cpp
c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../geom -I.. -I../itaps -I../../util -I. -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT TDSourceFeature.lo -MD -MP -MF .deps/TDSourceFeature.Tpo -c ../../geom/TDSourceFeature.cpp -o TDSourceFeature.o
mv -f .deps/TDSourceFeature.Tpo .deps/TDSourceFeature.Plo
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../geom -I.. -I../itaps -I../../util -I. -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT TDSplitSurface.lo -MD -MP -MF .deps/TDSplitSurface.Tpo -c -o TDSplitSurface.lo ../../geom/TDSplitSurface.cpp
c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../geom -I.. -I../itaps -I../../util -I. -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT TDSplitSurface.lo -MD -MP -MF .deps/TDSplitSurface.Tpo -c ../../geom/TDSplitSurface.cpp -o TDSplitSurface.o
mv -f .deps/TDSplitSurface.Tpo .deps/TDSplitSurface.Plo
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../geom -I.. -I../itaps -I../../util -I. -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT TDSurfaceOverlap.lo -MD -MP -MF .deps/TDSurfaceOverlap.Tpo -c -o TDSurfaceOverlap.lo ../../geom/TDSurfaceOverlap.cpp
c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../geom -I.. -I../itaps -I../../util -I. -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT TDSurfaceOverlap.lo -MD -MP -MF .deps/TDSurfaceOverlap.Tpo -c ../../geom/TDSurfaceOverlap.cpp -o TDSurfaceOverlap.o
mv -f .deps/TDSurfaceOverlap.Tpo .deps/TDSurfaceOverlap.Plo
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../geom -I.. -I../itaps -I../../util -I. -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT TDUniqueId.lo -MD -MP -MF .deps/TDUniqueId.Tpo -c -o TDUniqueId.lo ../../geom/TDUniqueId.cpp
c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../geom -I.. -I../itaps -I../../util -I. -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT TDUniqueId.lo -MD -MP -MF .deps/TDUniqueId.Tpo -c ../../geom/TDUniqueId.cpp -o TDUniqueId.o
mv -f .deps/TDUniqueId.Tpo .deps/TDUniqueId.Plo
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../geom -I.. -I../itaps -I../../util -I. -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT TopologyBridge.lo -MD -MP -MF .deps/TopologyBridge.Tpo -c -o TopologyBridge.lo ../../geom/TopologyBridge.cpp
c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../geom -I.. -I../itaps -I../../util -I. -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT TopologyBridge.lo -MD -MP -MF .deps/TopologyBridge.Tpo -c ../../geom/TopologyBridge.cpp -o TopologyBridge.o
mv -f .deps/TopologyBridge.Tpo .deps/TopologyBridge.Plo
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../geom -I.. -I../itaps -I../../util -I. -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT TopologyEntity.lo -MD -MP -MF .deps/TopologyEntity.Tpo -c -o TopologyEntity.lo ../../geom/TopologyEntity.cpp
c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../geom -I.. -I../itaps -I../../util -I. -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT TopologyEntity.lo -MD -MP -MF .deps/TopologyEntity.Tpo -c ../../geom/TopologyEntity.cpp -o TopologyEntity.o
../../geom/TopologyEntity.cpp: In member function âCubitBoolean TopologyEntity::is_directly_related(TopologyEntity*)â:
../../geom/TopologyEntity.cpp:247: warning: unused variable âresultâ
mv -f .deps/TopologyEntity.Tpo .deps/TopologyEntity.Plo
/bin/sh ../libtool --tag=CXX --mode=link c++ -Wall -pipe -pedantic -O2 -DNDEBUG -o libcubit_geom.la AllocMemManagersGeom.lo AnalyticGeometryTool.lo BasicTopologyEntity.lo Body.lo BodySM.lo BoundingBoxTool.lo BridgeManager.lo CAActuateSet.lo CADeferredAttrib.lo CAEntityColor.lo CAEntityId.lo CAEntityName.lo CAGroup.lo CAMergePartner.lo CAMergeStatus.lo CASourceFeature.lo CAUniqueId.lo CGMApp.lo CGMEngineDynamicLoader.lo Chain.lo CoEdge.lo CoEdgeSM.lo CoFace.lo CollectionEntity.lo CoVertex.lo CoVolume.lo CubitAttrib.lo CubitAttribManager.lo CubitAttribUser.lo CubitPolygon.lo CubitSimpleAttrib.lo Curve.lo CurveOverlapFacet.lo CurveSM.lo CylinderEvaluator.lo DAG.lo DagDrawingTool.lo GeomDataObserver.lo GeometryEntity.lo GeometryFeatureEngine.lo GeometryFeatureTool.lo GeometryHealerEngine.lo GeometryHealerTool.lo GeometryModifyEngine.lo GeometryModifyTool.lo GeometryQueryEngine.lo GeometryQueryTool.lo GeometryUtil.lo GeomMeasureTool.lo GfxPreview.lo GroupingEntity.lo GSaveO!
pen.lo Loop.lo LoopSM.lo Lump.lo LumpSM.lo MedialTool2D.lo MedialTool3D.lo MergeToolAssistant.lo MergeTool.lo MidPlaneTool.lo ModelEntity.lo ModelQueryEngine.lo OffsetSplitTool.lo OldUnmergeCode.lo Point.lo PointSM.lo RefCollection.lo RefEdge.lo RefEntity.lo RefEntityFactory.lo RefEntityName.lo RefFace.lo RefGroup.lo RefVertex.lo RefVolume.lo SenseEntity.lo Shell.lo ShellSM.lo SphereEvaluator.lo SplitSurfaceTool.lo Surface.lo SurfaceOverlapFacet.lo SurfaceOverlapTool.lo SurfParamTool.lo SurfaceSM.lo TDCAGE.lo TDSourceFeature.lo TDSplitSurface.lo TDSurfaceOverlap.lo TDUniqueId.lo TopologyBridge.lo TopologyEntity.lo -lm
mkdir .libs
ar cru .libs/libcubit_geom.a AllocMemManagersGeom.o AnalyticGeometryTool.o BasicTopologyEntity.o Body.o BodySM.o BoundingBoxTool.o BridgeManager.o CAActuateSet.o CADeferredAttrib.o CAEntityColor.o CAEntityId.o CAEntityName.o CAGroup.o CAMergePartner.o CAMergeStatus.o CASourceFeature.o CAUniqueId.o CGMApp.o CGMEngineDynamicLoader.o Chain.o CoEdge.o CoEdgeSM.o CoFace.o CollectionEntity.o CoVertex.o CoVolume.o CubitAttrib.o CubitAttribManager.o CubitAttribUser.o CubitPolygon.o CubitSimpleAttrib.o Curve.o CurveOverlapFacet.o CurveSM.o CylinderEvaluator.o DAG.o DagDrawingTool.o GeomDataObserver.o GeometryEntity.o GeometryFeatureEngine.o GeometryFeatureTool.o GeometryHealerEngine.o GeometryHealerTool.o GeometryModifyEngine.o GeometryModifyTool.o GeometryQueryEngine.o GeometryQueryTool.o GeometryUtil.o GeomMeasureTool.o GfxPreview.o GroupingEntity.o GSaveOpen.o Loop.o LoopSM.o Lump.o LumpSM.o MedialTool2D.o MedialTool3D.o MergeToolAssistant.o MergeTool.o MidPlaneTool.o ModelEntity!
.o ModelQueryEngine.o OffsetSplitTool.o OldUnmergeCode.o Point.o PointSM.o RefCollection.o RefEdge.o RefEntity.o RefEntityFactory.o RefEntityName.o RefFace.o RefGroup.o RefVertex.o RefVolume.o SenseEntity.o Shell.o ShellSM.o SphereEvaluator.o SplitSurfaceTool.o Surface.o SurfaceOverlapFacet.o SurfaceOverlapTool.o SurfParamTool.o SurfaceSM.o TDCAGE.o TDSourceFeature.o TDSplitSurface.o TDSurfaceOverlap.o TDUniqueId.o TopologyBridge.o TopologyEntity.o
ranlib .libs/libcubit_geom.a
creating libcubit_geom.la
(cd .libs && rm -f libcubit_geom.la && ln -s ../libcubit_geom.la libcubit_geom.la)
make[4]: Leaving directory `/home/jason/cgm/test/dist/CGMA-10.2.2/_build/geom'
Making all in Cholla
make[4]: Entering directory `/home/jason/cgm/test/dist/CGMA-10.2.2/_build/geom/Cholla'
/bin/sh ../../libtool --tag=CXX --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../../geom/Cholla -I../.. -I../../itaps -I../../../util -I../../../geom -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT AllocMemManagersCholla.lo -MD -MP -MF .deps/AllocMemManagersCholla.Tpo -c -o AllocMemManagersCholla.lo ../../../geom/Cholla/AllocMemManagersCholla.cpp
c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../../geom/Cholla -I../.. -I../../itaps -I../../../util -I../../../geom -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT AllocMemManagersCholla.lo -MD -MP -MF .deps/AllocMemManagersCholla.Tpo -c ../../../geom/Cholla/AllocMemManagersCholla.cpp -o AllocMemManagersCholla.o
mv -f .deps/AllocMemManagersCholla.Tpo .deps/AllocMemManagersCholla.Plo
/bin/sh ../../libtool --tag=CXX --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../../geom/Cholla -I../.. -I../../itaps -I../../../util -I../../../geom -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT Cholla.lo -MD -MP -MF .deps/Cholla.Tpo -c -o Cholla.lo ../../../geom/Cholla/Cholla.cpp
c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../../geom/Cholla -I../.. -I../../itaps -I../../../util -I../../../geom -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT Cholla.lo -MD -MP -MF .deps/Cholla.Tpo -c ../../../geom/Cholla/Cholla.cpp -o Cholla.o
../../../geom/Cholla/Cholla.cpp: In function âvoid constructQuadNormals(double, int, int, int, int*, int*, double*, double*, double*, int*)â:
../../../geom/Cholla/Cholla.cpp:437: warning: ISO C++ does not support the â%lfâ printf format
../../../geom/Cholla/Cholla.cpp:437: warning: ISO C++ does not support the â%lfâ printf format
../../../geom/Cholla/Cholla.cpp:437: warning: ISO C++ does not support the â%lfâ printf format
../../../geom/Cholla/Cholla.cpp:438: warning: ISO C++ does not support the â%lfâ printf format
../../../geom/Cholla/Cholla.cpp:438: warning: ISO C++ does not support the â%lfâ printf format
../../../geom/Cholla/Cholla.cpp:438: warning: ISO C++ does not support the â%lfâ printf format
../../../geom/Cholla/Cholla.cpp:439: warning: ISO C++ does not support the â%lfâ printf format
../../../geom/Cholla/Cholla.cpp:439: warning: ISO C++ does not support the â%lfâ printf format
../../../geom/Cholla/Cholla.cpp:439: warning: ISO C++ does not support the â%lfâ printf format
../../../geom/Cholla/Cholla.cpp:440: warning: ISO C++ does not support the â%lfâ printf format
../../../geom/Cholla/Cholla.cpp:440: warning: ISO C++ does not support the â%lfâ printf format
../../../geom/Cholla/Cholla.cpp:440: warning: ISO C++ does not support the â%lfâ printf format
../../../geom/Cholla/Cholla.cpp:441: warning: ISO C++ does not support the â%lfâ printf format
../../../geom/Cholla/Cholla.cpp:441: warning: ISO C++ does not support the â%lfâ printf format
../../../geom/Cholla/Cholla.cpp:441: warning: ISO C++ does not support the â%lfâ printf format
../../../geom/Cholla/Cholla.cpp: In function âCubitStatus build_facets(int, int, int, int, int*, int*, int*, double*, CubitPoint**, CubitFacetEdge**, CubitFacet**, CubitQuadFacet**, DLIList<FacetEntity*>&)â:
../../../geom/Cholla/Cholla.cpp:599: warning: deprecated conversion from string constant to âchar*â
../../../geom/Cholla/Cholla.cpp: In function âvoid evalBezierFaceFromNorms(int, int, int, int, int*, int*, double*, double*, double*, int, double*, double*, double*, double*)â:
../../../geom/Cholla/Cholla.cpp:893: warning: ISO C++ does not support the â%lfâ printf format
../../../geom/Cholla/Cholla.cpp:893: warning: ISO C++ does not support the â%lfâ printf format
../../../geom/Cholla/Cholla.cpp:893: warning: ISO C++ does not support the â%lfâ printf format
../../../geom/Cholla/Cholla.cpp:894: warning: ISO C++ does not support the â%lfâ printf format
../../../geom/Cholla/Cholla.cpp:894: warning: ISO C++ does not support the â%lfâ printf format
../../../geom/Cholla/Cholla.cpp:894: warning: ISO C++ does not support the â%lfâ printf format
../../../geom/Cholla/Cholla.cpp:895: warning: ISO C++ does not support the â%lfâ printf format
../../../geom/Cholla/Cholla.cpp:895: warning: ISO C++ does not support the â%lfâ printf format
../../../geom/Cholla/Cholla.cpp:895: warning: ISO C++ does not support the â%lfâ printf format
../../../geom/Cholla/Cholla.cpp:896: warning: ISO C++ does not support the â%lfâ printf format
../../../geom/Cholla/Cholla.cpp:896: warning: ISO C++ does not support the â%lfâ printf format
../../../geom/Cholla/Cholla.cpp:896: warning: ISO C++ does not support the â%lfâ printf format
../../../geom/Cholla/Cholla.cpp:897: warning: ISO C++ does not support the â%lfâ printf format
../../../geom/Cholla/Cholla.cpp:897: warning: ISO C++ does not support the â%lfâ printf format
../../../geom/Cholla/Cholla.cpp:897: warning: ISO C++ does not support the â%lfâ printf format
../../../geom/Cholla/Cholla.cpp: In function âvoid evalBezierEdgeFromTans(int, int, int*, double*, double*, int, double*, double*, double*)â:
../../../geom/Cholla/Cholla.cpp:1904: warning: ISO C++ does not support the â%lfâ printf format
../../../geom/Cholla/Cholla.cpp:1904: warning: ISO C++ does not support the â%lfâ printf format
../../../geom/Cholla/Cholla.cpp:1904: warning: ISO C++ does not support the â%lfâ printf format
../../../geom/Cholla/Cholla.cpp:1905: warning: ISO C++ does not support the â%lfâ printf format
../../../geom/Cholla/Cholla.cpp:1905: warning: ISO C++ does not support the â%lfâ printf format
../../../geom/Cholla/Cholla.cpp:1905: warning: ISO C++ does not support the â%lfâ printf format
../../../geom/Cholla/Cholla.cpp:1906: warning: ISO C++ does not support the â%lfâ printf format
../../../geom/Cholla/Cholla.cpp:1906: warning: ISO C++ does not support the â%lfâ printf format
../../../geom/Cholla/Cholla.cpp:1906: warning: ISO C++ does not support the â%lfâ printf format
../../../geom/Cholla/Cholla.cpp:1907: warning: ISO C++ does not support the â%lfâ printf format
../../../geom/Cholla/Cholla.cpp:1907: warning: ISO C++ does not support the â%lfâ printf format
../../../geom/Cholla/Cholla.cpp:1907: warning: ISO C++ does not support the â%lfâ printf format
../../../geom/Cholla/Cholla.cpp:1908: warning: ISO C++ does not support the â%lfâ printf format
../../../geom/Cholla/Cholla.cpp:1908: warning: ISO C++ does not support the â%lfâ printf format
../../../geom/Cholla/Cholla.cpp:1908: warning: ISO C++ does not support the â%lfâ printf format
mv -f .deps/Cholla.Tpo .deps/Cholla.Plo
/bin/sh ../../libtool --tag=CXX --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../../geom/Cholla -I../.. -I../../itaps -I../../../util -I../../../geom -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT ChollaCurve.lo -MD -MP -MF .deps/ChollaCurve.Tpo -c -o ChollaCurve.lo ../../../geom/Cholla/ChollaCurve.cpp
c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../../geom/Cholla -I../.. -I../../itaps -I../../../util -I../../../geom -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT ChollaCurve.lo -MD -MP -MF .deps/ChollaCurve.Tpo -c ../../../geom/Cholla/ChollaCurve.cpp -o ChollaCurve.o
../../../geom/Cholla/ChollaCurve.cpp: In member function âCubitStatus ChollaCurve::determine_ends()â:
../../../geom/Cholla/ChollaCurve.cpp:445: warning: suggest parentheses around && within ||
mv -f .deps/ChollaCurve.Tpo .deps/ChollaCurve.Plo
/bin/sh ../../libtool --tag=CXX --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../../geom/Cholla -I../.. -I../../itaps -I../../../util -I../../../geom -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT ChollaEngine.lo -MD -MP -MF .deps/ChollaEngine.Tpo -c -o ChollaEngine.lo ../../../geom/Cholla/ChollaEngine.cpp
c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../../geom/Cholla -I../.. -I../../itaps -I../../../util -I../../../geom -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT ChollaEngine.lo -MD -MP -MF .deps/ChollaEngine.Tpo -c ../../../geom/Cholla/ChollaEngine.cpp -o ChollaEngine.o
../../../geom/Cholla/ChollaEngine.cpp: In member function âCubitStatus ChollaEngine::create_geometry(CubitBoolean, double, int, CubitBoolean, CubitBoolean)â:
../../../geom/Cholla/ChollaEngine.cpp:233: warning: deprecated conversion from string constant to âchar*â
mv -f .deps/ChollaEngine.Tpo .deps/ChollaEngine.Plo
/bin/sh ../../libtool --tag=CXX --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../../geom/Cholla -I../.. -I../../itaps -I../../../util -I../../../geom -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT ChollaEntity.lo -MD -MP -MF .deps/ChollaEntity.Tpo -c -o ChollaEntity.lo ../../../geom/Cholla/ChollaEntity.cpp
c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../../geom/Cholla -I../.. -I../../itaps -I../../../util -I../../../geom -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT ChollaEntity.lo -MD -MP -MF .deps/ChollaEntity.Tpo -c ../../../geom/Cholla/ChollaEntity.cpp -o ChollaEntity.o
mv -f .deps/ChollaEntity.Tpo .deps/ChollaEntity.Plo
/bin/sh ../../libtool --tag=CXX --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../../geom/Cholla -I../.. -I../../itaps -I../../../util -I../../../geom -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT ChollaPoint.lo -MD -MP -MF .deps/ChollaPoint.Tpo -c -o ChollaPoint.lo ../../../geom/Cholla/ChollaPoint.cpp
c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../../geom/Cholla -I../.. -I../../itaps -I../../../util -I../../../geom -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT ChollaPoint.lo -MD -MP -MF .deps/ChollaPoint.Tpo -c ../../../geom/Cholla/ChollaPoint.cpp -o ChollaPoint.o
mv -f .deps/ChollaPoint.Tpo .deps/ChollaPoint.Plo
/bin/sh ../../libtool --tag=CXX --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../../geom/Cholla -I../.. -I../../itaps -I../../../util -I../../../geom -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT ChollaSkinTool.lo -MD -MP -MF .deps/ChollaSkinTool.Tpo -c -o ChollaSkinTool.lo ../../../geom/Cholla/ChollaSkinTool.cpp
c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../../geom/Cholla -I../.. -I../../itaps -I../../../util -I../../../geom -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT ChollaSkinTool.lo -MD -MP -MF .deps/ChollaSkinTool.Tpo -c ../../../geom/Cholla/ChollaSkinTool.cpp -o ChollaSkinTool.o
mv -f .deps/ChollaSkinTool.Tpo .deps/ChollaSkinTool.Plo
/bin/sh ../../libtool --tag=CXX --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../../geom/Cholla -I../.. -I../../itaps -I../../../util -I../../../geom -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT ChollaSurface.lo -MD -MP -MF .deps/ChollaSurface.Tpo -c -o ChollaSurface.lo ../../../geom/Cholla/ChollaSurface.cpp
c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../../geom/Cholla -I../.. -I../../itaps -I../../../util -I../../../geom -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT ChollaSurface.lo -MD -MP -MF .deps/ChollaSurface.Tpo -c ../../../geom/Cholla/ChollaSurface.cpp -o ChollaSurface.o
mv -f .deps/ChollaSurface.Tpo .deps/ChollaSurface.Plo
/bin/sh ../../libtool --tag=CXX --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../../geom/Cholla -I../.. -I../../itaps -I../../../util -I../../../geom -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT ChordalAxis.lo -MD -MP -MF .deps/ChordalAxis.Tpo -c -o ChordalAxis.lo ../../../geom/Cholla/ChordalAxis.cpp
c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../../geom/Cholla -I../.. -I../../itaps -I../../../util -I../../../geom -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT ChordalAxis.lo -MD -MP -MF .deps/ChordalAxis.Tpo -c ../../../geom/Cholla/ChordalAxis.cpp -o ChordalAxis.o
../../../geom/Cholla/ChordalAxis.cpp: In member function âCubitVector ChordalAxis::get_center(CubitVector, CubitVector, CubitVector)â:
../../../geom/Cholla/ChordalAxis.cpp:809: warning: âcyâ may be used uninitialized in this function
../../../geom/Cholla/ChordalAxis.cpp:809: warning: âcxâ may be used uninitialized in this function
../../../geom/Cholla/ChordalAxis.cpp: In member function âCubitStatus ChordalAxis::junction_triangle(CubitFacet*, TDChordal*, DLIList<CubitFacetEdge*>&)â:
../../../geom/Cholla/ChordalAxis.cpp:701: warning: âsegment2â may be used uninitialized in this function
../../../geom/Cholla/ChordalAxis.cpp:701: warning: âsegment1â may be used uninitialized in this function
mv -f .deps/ChordalAxis.Tpo .deps/ChordalAxis.Plo
/bin/sh ../../libtool --tag=CXX --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../../geom/Cholla -I../.. -I../../itaps -I../../../util -I../../../geom -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT CubitFacet.lo -MD -MP -MF .deps/CubitFacet.Tpo -c -o CubitFacet.lo ../../../geom/Cholla/CubitFacet.cpp
c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../../geom/Cholla -I../.. -I../../itaps -I../../../util -I../../../geom -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT CubitFacet.lo -MD -MP -MF .deps/CubitFacet.Tpo -c ../../../geom/Cholla/CubitFacet.cpp -o CubitFacet.o
../../../geom/Cholla/CubitFacet.cpp: In member function âCubitFacetEdge* CubitFacet::edge_from_pts(CubitPoint*, CubitPoint*, int&)â:
../../../geom/Cholla/CubitFacet.cpp:780: warning: suggest parentheses around && within ||
../../../geom/Cholla/CubitFacet.cpp:785: warning: suggest parentheses around && within ||
../../../geom/Cholla/CubitFacet.cpp:790: warning: suggest parentheses around && within ||
mv -f .deps/CubitFacet.Tpo .deps/CubitFacet.Plo
/bin/sh ../../libtool --tag=CXX --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../../geom/Cholla -I../.. -I../../itaps -I../../../util -I../../../geom -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT CubitFacetData.lo -MD -MP -MF .deps/CubitFacetData.Tpo -c -o CubitFacetData.lo ../../../geom/Cholla/CubitFacetData.cpp
c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../../geom/Cholla -I../.. -I../../itaps -I../../../util -I../../../geom -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT CubitFacetData.lo -MD -MP -MF .deps/CubitFacetData.Tpo -c ../../../geom/Cholla/CubitFacetData.cpp -o CubitFacetData.o
mv -f .deps/CubitFacetData.Tpo .deps/CubitFacetData.Plo
/bin/sh ../../libtool --tag=CXX --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../../geom/Cholla -I../.. -I../../itaps -I../../../util -I../../../geom -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT CubitFacetEdge.lo -MD -MP -MF .deps/CubitFacetEdge.Tpo -c -o CubitFacetEdge.lo ../../../geom/Cholla/CubitFacetEdge.cpp
c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../../geom/Cholla -I../.. -I../../itaps -I../../../util -I../../../geom -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT CubitFacetEdge.lo -MD -MP -MF .deps/CubitFacetEdge.Tpo -c ../../../geom/Cholla/CubitFacetEdge.cpp -o CubitFacetEdge.o
mv -f .deps/CubitFacetEdge.Tpo .deps/CubitFacetEdge.Plo
/bin/sh ../../libtool --tag=CXX --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../../geom/Cholla -I../.. -I../../itaps -I../../../util -I../../../geom -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT CubitFacetEdgeData.lo -MD -MP -MF .deps/CubitFacetEdgeData.Tpo -c -o CubitFacetEdgeData.lo ../../../geom/Cholla/CubitFacetEdgeData.cpp
c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../../geom/Cholla -I../.. -I../../itaps -I../../../util -I../../../geom -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT CubitFacetEdgeData.lo -MD -MP -MF .deps/CubitFacetEdgeData.Tpo -c ../../../geom/Cholla/CubitFacetEdgeData.cpp -o CubitFacetEdgeData.o
mv -f .deps/CubitFacetEdgeData.Tpo .deps/CubitFacetEdgeData.Plo
/bin/sh ../../libtool --tag=CXX --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../../geom/Cholla -I../.. -I../../itaps -I../../../util -I../../../geom -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT CubitPoint.lo -MD -MP -MF .deps/CubitPoint.Tpo -c -o CubitPoint.lo ../../../geom/Cholla/CubitPoint.cpp
c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../../geom/Cholla -I../.. -I../../itaps -I../../../util -I../../../geom -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT CubitPoint.lo -MD -MP -MF .deps/CubitPoint.Tpo -c ../../../geom/Cholla/CubitPoint.cpp -o CubitPoint.o
mv -f .deps/CubitPoint.Tpo .deps/CubitPoint.Plo
/bin/sh ../../libtool --tag=CXX --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../../geom/Cholla -I../.. -I../../itaps -I../../../util -I../../../geom -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT CubitPointData.lo -MD -MP -MF .deps/CubitPointData.Tpo -c -o CubitPointData.lo ../../../geom/Cholla/CubitPointData.cpp
c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../../geom/Cholla -I../.. -I../../itaps -I../../../util -I../../../geom -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT CubitPointData.lo -MD -MP -MF .deps/CubitPointData.Tpo -c ../../../geom/Cholla/CubitPointData.cpp -o CubitPointData.o
mv -f .deps/CubitPointData.Tpo .deps/CubitPointData.Plo
/bin/sh ../../libtool --tag=CXX --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../../geom/Cholla -I../.. -I../../itaps -I../../../util -I../../../geom -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT CubitQuadFacet.lo -MD -MP -MF .deps/CubitQuadFacet.Tpo -c -o CubitQuadFacet.lo ../../../geom/Cholla/CubitQuadFacet.cpp
c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../../geom/Cholla -I../.. -I../../itaps -I../../../util -I../../../geom -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT CubitQuadFacet.lo -MD -MP -MF .deps/CubitQuadFacet.Tpo -c ../../../geom/Cholla/CubitQuadFacet.cpp -o CubitQuadFacet.o
mv -f .deps/CubitQuadFacet.Tpo .deps/CubitQuadFacet.Plo
/bin/sh ../../libtool --tag=CXX --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../../geom/Cholla -I../.. -I../../itaps -I../../../util -I../../../geom -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT CubitQuadFacetData.lo -MD -MP -MF .deps/CubitQuadFacetData.Tpo -c -o CubitQuadFacetData.lo ../../../geom/Cholla/CubitQuadFacetData.cpp
c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../../geom/Cholla -I../.. -I../../itaps -I../../../util -I../../../geom -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT CubitQuadFacetData.lo -MD -MP -MF .deps/CubitQuadFacetData.Tpo -c ../../../geom/Cholla/CubitQuadFacetData.cpp -o CubitQuadFacetData.o
mv -f .deps/CubitQuadFacetData.Tpo .deps/CubitQuadFacetData.Plo
/bin/sh ../../libtool --tag=CXX --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../../geom/Cholla -I../.. -I../../itaps -I../../../util -I../../../geom -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT CurveFacetEvalTool.lo -MD -MP -MF .deps/CurveFacetEvalTool.Tpo -c -o CurveFacetEvalTool.lo ../../../geom/Cholla/CurveFacetEvalTool.cpp
c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../../geom/Cholla -I../.. -I../../itaps -I../../../util -I../../../geom -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT CurveFacetEvalTool.lo -MD -MP -MF .deps/CurveFacetEvalTool.Tpo -c ../../../geom/Cholla/CurveFacetEvalTool.cpp -o CurveFacetEvalTool.o
../../../geom/Cholla/CurveFacetEvalTool.cpp: In member function âvoid CurveFacetEvalTool::fix_point_edge_order()â:
../../../geom/Cholla/CurveFacetEvalTool.cpp:1937: warning: unused variable âthis_pt0â
mv -f .deps/CurveFacetEvalTool.Tpo .deps/CurveFacetEvalTool.Plo
/bin/sh ../../libtool --tag=CXX --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../../geom/Cholla -I../.. -I../../itaps -I../../../util -I../../../geom -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT debug.lo -MD -MP -MF .deps/debug.Tpo -c -o debug.lo ../../../geom/Cholla/debug.cpp
c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../../geom/Cholla -I../.. -I../../itaps -I../../../util -I../../../geom -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT debug.lo -MD -MP -MF .deps/debug.Tpo -c ../../../geom/Cholla/debug.cpp -o debug.o
mv -f .deps/debug.Tpo .deps/debug.Plo
/bin/sh ../../libtool --tag=CXX --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../../geom/Cholla -I../.. -I../../itaps -I../../../util -I../../../geom -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT FacetDataUtil.lo -MD -MP -MF .deps/FacetDataUtil.Tpo -c -o FacetDataUtil.lo ../../../geom/Cholla/FacetDataUtil.cpp
c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../../geom/Cholla -I../.. -I../../itaps -I../../../util -I../../../geom -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT FacetDataUtil.lo -MD -MP -MF .deps/FacetDataUtil.Tpo -c ../../../geom/Cholla/FacetDataUtil.cpp -o FacetDataUtil.o
../../../geom/Cholla/FacetDataUtil.cpp: In static member function âstatic CubitStatus FacetDataUtil::write_facets(char*, DLIList<CubitFacet*>&)â:
../../../geom/Cholla/FacetDataUtil.cpp:1274: warning: ISO C++ does not support the â%lfâ printf format
../../../geom/Cholla/FacetDataUtil.cpp:1274: warning: ISO C++ does not support the â%lfâ printf format
../../../geom/Cholla/FacetDataUtil.cpp:1274: warning: ISO C++ does not support the â%lfâ printf format
../../../geom/Cholla/FacetDataUtil.cpp: In static member function âstatic CubitStatus FacetDataUtil::merge_colinear_vertices(DLIList<DLIList<CubitFacet*>*>&, double, DLIList<CubitPoint*>&, int&, int&, int&)â:
../../../geom/Cholla/FacetDataUtil.cpp:1798: warning: ISO C++ does not support the â%lfâ printf format
../../../geom/Cholla/FacetDataUtil.cpp: In static member function âstatic CubitStatus FacetDataUtil::merge_coincident_vertices(DLIList<DLIList<CubitFacet*>*>&, double, int&, int&, DLIList<CubitPoint*>&)â:
../../../geom/Cholla/FacetDataUtil.cpp:2112: warning: unused variable ânpâ
../../../geom/Cholla/FacetDataUtil.cpp:2113: warning: unused variable ânaâ
mv -f .deps/FacetDataUtil.Tpo .deps/FacetDataUtil.Plo
/bin/sh ../../libtool --tag=CXX --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../../geom/Cholla -I../.. -I../../itaps -I../../../util -I../../../geom -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT FacetEntity.lo -MD -MP -MF .deps/FacetEntity.Tpo -c -o FacetEntity.lo ../../../geom/Cholla/FacetEntity.cpp
c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../../geom/Cholla -I../.. -I../../itaps -I../../../util -I../../../geom -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT FacetEntity.lo -MD -MP -MF .deps/FacetEntity.Tpo -c ../../../geom/Cholla/FacetEntity.cpp -o FacetEntity.o
mv -f .deps/FacetEntity.Tpo .deps/FacetEntity.Plo
/bin/sh ../../libtool --tag=CXX --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../../geom/Cholla -I../.. -I../../itaps -I../../../util -I../../../geom -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT FacetEvalTool.lo -MD -MP -MF .deps/FacetEvalTool.Tpo -c -o FacetEvalTool.lo ../../../geom/Cholla/FacetEvalTool.cpp
c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../../geom/Cholla -I../.. -I../../itaps -I../../../util -I../../../geom -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT FacetEvalTool.lo -MD -MP -MF .deps/FacetEvalTool.Tpo -c ../../../geom/Cholla/FacetEvalTool.cpp -o FacetEvalTool.o
../../../geom/Cholla/FacetEvalTool.cpp: In member function âCubitStatus FacetEvalTool::mark_edge_pairs(CubitPoint*)â:
../../../geom/Cholla/FacetEvalTool.cpp:532: warning: unused variable âstatusâ
../../../geom/Cholla/FacetEvalTool.cpp: In static member function âstatic void FacetEvalTool::ac_at_edge(CubitVector&, CubitVector&, int)â:
../../../geom/Cholla/FacetEvalTool.cpp:1673: warning: âwâ may be used uninitialized in this function
../../../geom/Cholla/FacetEvalTool.cpp:1673: warning: âvâ may be used uninitialized in this function
../../../geom/Cholla/FacetEvalTool.cpp:1673: warning: âuâ may be used uninitialized in this function
../../../geom/Cholla/FacetEvalTool.cpp: In static member function âstatic CubitStatus FacetEvalTool::project_to_facetedge(CubitFacet*, int, int, CubitVector&, CubitVector&, CubitVector&, CubitBoolean&, CubitBoolean)â:
../../../geom/Cholla/FacetEvalTool.cpp:2651: warning: âedge_idâ may be used uninitialized in this function
mv -f .deps/FacetEvalTool.Tpo .deps/FacetEvalTool.Plo
/bin/sh ../../libtool --tag=CXX --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../../geom/Cholla -I../.. -I../../itaps -I../../../util -I../../../geom -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT GeoNode.lo -MD -MP -MF .deps/GeoNode.Tpo -c -o GeoNode.lo ../../../geom/Cholla/GeoNode.cpp
c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../../geom/Cholla -I../.. -I../../itaps -I../../../util -I../../../geom -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT GeoNode.lo -MD -MP -MF .deps/GeoNode.Tpo -c ../../../geom/Cholla/GeoNode.cpp -o GeoNode.o
mv -f .deps/GeoNode.Tpo .deps/GeoNode.Plo
/bin/sh ../../libtool --tag=CXX --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../../geom/Cholla -I../.. -I../../itaps -I../../../util -I../../../geom -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT GeoTet.lo -MD -MP -MF .deps/GeoTet.Tpo -c -o GeoTet.lo ../../../geom/Cholla/GeoTet.cpp
c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../../geom/Cholla -I../.. -I../../itaps -I../../../util -I../../../geom -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT GeoTet.lo -MD -MP -MF .deps/GeoTet.Tpo -c ../../../geom/Cholla/GeoTet.cpp -o GeoTet.o
../../../geom/Cholla/GeoTet.cpp: In member function âvoid GeoTet::opposite_edge(GeoNode*, GeoNode*, GeoNode*&, GeoNode*&)â:
../../../geom/Cholla/GeoTet.cpp:155: warning: suggest explicit braces to avoid ambiguous âelseâ
mv -f .deps/GeoTet.Tpo .deps/GeoTet.Plo
/bin/sh ../../libtool --tag=CXX --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../../geom/Cholla -I../.. -I../../itaps -I../../../util -I../../../geom -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT LoopParamTool.lo -MD -MP -MF .deps/LoopParamTool.Tpo -c -o LoopParamTool.lo ../../../geom/Cholla/LoopParamTool.cpp
c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../../geom/Cholla -I../.. -I../../itaps -I../../../util -I../../../geom -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT LoopParamTool.lo -MD -MP -MF .deps/LoopParamTool.Tpo -c ../../../geom/Cholla/LoopParamTool.cpp -o LoopParamTool.o
../../../geom/Cholla/LoopParamTool.cpp: In member function âCubitStatus LoopParamTool::check_selfintersecting_coincident_edges(DLIList<DLIList<CubitPoint*>*>&)â:
../../../geom/Cholla/LoopParamTool.cpp:649: warning: suggest parentheses around && within ||
mv -f .deps/LoopParamTool.Tpo .deps/LoopParamTool.Plo
/bin/sh ../../libtool --tag=CXX --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../../geom/Cholla -I../.. -I../../itaps -I../../../util -I../../../geom -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT PointGridSearch.lo -MD -MP -MF .deps/PointGridSearch.Tpo -c -o PointGridSearch.lo ../../../geom/Cholla/PointGridSearch.cpp
c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../../geom/Cholla -I../.. -I../../itaps -I../../../util -I../../../geom -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT PointGridSearch.lo -MD -MP -MF .deps/PointGridSearch.Tpo -c ../../../geom/Cholla/PointGridSearch.cpp -o PointGridSearch.o
mv -f .deps/PointGridSearch.Tpo .deps/PointGridSearch.Plo
/bin/sh ../../libtool --tag=CXX --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../../geom/Cholla -I../.. -I../../itaps -I../../../util -I../../../geom -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT PointLoopFacetor.lo -MD -MP -MF .deps/PointLoopFacetor.Tpo -c -o PointLoopFacetor.lo ../../../geom/Cholla/PointLoopFacetor.cpp
c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../../geom/Cholla -I../.. -I../../itaps -I../../../util -I../../../geom -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT PointLoopFacetor.lo -MD -MP -MF .deps/PointLoopFacetor.Tpo -c ../../../geom/Cholla/PointLoopFacetor.cpp -o PointLoopFacetor.o
mv -f .deps/PointLoopFacetor.Tpo .deps/PointLoopFacetor.Plo
/bin/sh ../../libtool --tag=CXX --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../../geom/Cholla -I../.. -I../../itaps -I../../../util -I../../../geom -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT TDChordal.lo -MD -MP -MF .deps/TDChordal.Tpo -c -o TDChordal.lo ../../../geom/Cholla/TDChordal.cpp
c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../../geom/Cholla -I../.. -I../../itaps -I../../../util -I../../../geom -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT TDChordal.lo -MD -MP -MF .deps/TDChordal.Tpo -c ../../../geom/Cholla/TDChordal.cpp -o TDChordal.o
mv -f .deps/TDChordal.Tpo .deps/TDChordal.Plo
/bin/sh ../../libtool --tag=CXX --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../../geom/Cholla -I../.. -I../../itaps -I../../../util -I../../../geom -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT TDFacetboolData.lo -MD -MP -MF .deps/TDFacetboolData.Tpo -c -o TDFacetboolData.lo ../../../geom/Cholla/TDFacetboolData.cpp
c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../../geom/Cholla -I../.. -I../../itaps -I../../../util -I../../../geom -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT TDFacetboolData.lo -MD -MP -MF .deps/TDFacetboolData.Tpo -c ../../../geom/Cholla/TDFacetboolData.cpp -o TDFacetboolData.o
mv -f .deps/TDFacetboolData.Tpo .deps/TDFacetboolData.Plo
/bin/sh ../../libtool --tag=CXX --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../../geom/Cholla -I../.. -I../../itaps -I../../../util -I../../../geom -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT TDFacetBoundaryEdge.lo -MD -MP -MF .deps/TDFacetBoundaryEdge.Tpo -c -o TDFacetBoundaryEdge.lo ../../../geom/Cholla/TDFacetBoundaryEdge.cpp
c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../../geom/Cholla -I../.. -I../../itaps -I../../../util -I../../../geom -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT TDFacetBoundaryEdge.lo -MD -MP -MF .deps/TDFacetBoundaryEdge.Tpo -c ../../../geom/Cholla/TDFacetBoundaryEdge.cpp -o TDFacetBoundaryEdge.o
mv -f .deps/TDFacetBoundaryEdge.Tpo .deps/TDFacetBoundaryEdge.Plo
/bin/sh ../../libtool --tag=CXX --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../../geom/Cholla -I../.. -I../../itaps -I../../../util -I../../../geom -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT TDFacetBoundaryPoint.lo -MD -MP -MF .deps/TDFacetBoundaryPoint.Tpo -c -o TDFacetBoundaryPoint.lo ../../../geom/Cholla/TDFacetBoundaryPoint.cpp
c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../../geom/Cholla -I../.. -I../../itaps -I../../../util -I../../../geom -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT TDFacetBoundaryPoint.lo -MD -MP -MF .deps/TDFacetBoundaryPoint.Tpo -c ../../../geom/Cholla/TDFacetBoundaryPoint.cpp -o TDFacetBoundaryPoint.o
mv -f .deps/TDFacetBoundaryPoint.Tpo .deps/TDFacetBoundaryPoint.Plo
/bin/sh ../../libtool --tag=CXX --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../../geom/Cholla -I../.. -I../../itaps -I../../../util -I../../../geom -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT TDGeomFacet.lo -MD -MP -MF .deps/TDGeomFacet.Tpo -c -o TDGeomFacet.lo ../../../geom/Cholla/TDGeomFacet.cpp
c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../../geom/Cholla -I../.. -I../../itaps -I../../../util -I../../../geom -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT TDGeomFacet.lo -MD -MP -MF .deps/TDGeomFacet.Tpo -c ../../../geom/Cholla/TDGeomFacet.cpp -o TDGeomFacet.o
mv -f .deps/TDGeomFacet.Tpo .deps/TDGeomFacet.Plo
/bin/sh ../../libtool --tag=CXX --mode=link c++ -Wall -pipe -pedantic -O2 -DNDEBUG -o libcholla.la AllocMemManagersCholla.lo Cholla.lo ChollaCurve.lo ChollaEngine.lo ChollaEntity.lo ChollaPoint.lo ChollaSkinTool.lo ChollaSurface.lo ChordalAxis.lo CubitFacet.lo CubitFacetData.lo CubitFacetEdge.lo CubitFacetEdgeData.lo CubitPoint.lo CubitPointData.lo CubitQuadFacet.lo CubitQuadFacetData.lo CurveFacetEvalTool.lo debug.lo FacetDataUtil.lo FacetEntity.lo FacetEvalTool.lo GeoNode.lo GeoTet.lo LoopParamTool.lo PointGridSearch.lo PointLoopFacetor.lo TDChordal.lo TDFacetboolData.lo TDFacetBoundaryEdge.lo TDFacetBoundaryPoint.lo TDGeomFacet.lo -lm
mkdir .libs
ar cru .libs/libcholla.a AllocMemManagersCholla.o Cholla.o ChollaCurve.o ChollaEngine.o ChollaEntity.o ChollaPoint.o ChollaSkinTool.o ChollaSurface.o ChordalAxis.o CubitFacet.o CubitFacetData.o CubitFacetEdge.o CubitFacetEdgeData.o CubitPoint.o CubitPointData.o CubitQuadFacet.o CubitQuadFacetData.o CurveFacetEvalTool.o debug.o FacetDataUtil.o FacetEntity.o FacetEvalTool.o GeoNode.o GeoTet.o LoopParamTool.o PointGridSearch.o PointLoopFacetor.o TDChordal.o TDFacetboolData.o TDFacetBoundaryEdge.o TDFacetBoundaryPoint.o TDGeomFacet.o
ranlib .libs/libcholla.a
creating libcholla.la
(cd .libs && rm -f libcholla.la && ln -s ../libcholla.la libcholla.la)
make[4]: Leaving directory `/home/jason/cgm/test/dist/CGMA-10.2.2/_build/geom/Cholla'
Making all in facetbool
make[4]: Entering directory `/home/jason/cgm/test/dist/CGMA-10.2.2/_build/geom/facetbool'
/bin/sh ../../libtool --tag=CXX --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../../geom/facetbool -I../.. -I../../itaps -I../../../util -I../../../geom -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT FBClassify.lo -MD -MP -MF .deps/FBClassify.Tpo -c -o FBClassify.lo ../../../geom/facetbool/FBClassify.cpp
c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../../geom/facetbool -I../.. -I../../itaps -I../../../util -I../../../geom -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT FBClassify.lo -MD -MP -MF .deps/FBClassify.Tpo -c ../../../geom/facetbool/FBClassify.cpp -o FBClassify.o
mv -f .deps/FBClassify.Tpo .deps/FBClassify.Plo
/bin/sh ../../libtool --tag=CXX --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../../geom/facetbool -I../.. -I../../itaps -I../../../util -I../../../geom -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT FBDataUtil.lo -MD -MP -MF .deps/FBDataUtil.Tpo -c -o FBDataUtil.lo ../../../geom/facetbool/FBDataUtil.cpp
c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../../geom/facetbool -I../.. -I../../itaps -I../../../util -I../../../geom -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT FBDataUtil.lo -MD -MP -MF .deps/FBDataUtil.Tpo -c ../../../geom/facetbool/FBDataUtil.cpp -o FBDataUtil.o
mv -f .deps/FBDataUtil.Tpo .deps/FBDataUtil.Plo
/bin/sh ../../libtool --tag=CXX --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../../geom/facetbool -I../.. -I../../itaps -I../../../util -I../../../geom -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT FBImprint.lo -MD -MP -MF .deps/FBImprint.Tpo -c -o FBImprint.lo ../../../geom/facetbool/FBImprint.cpp
c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../../geom/facetbool -I../.. -I../../itaps -I../../../util -I../../../geom -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT FBImprint.lo -MD -MP -MF .deps/FBImprint.Tpo -c ../../../geom/facetbool/FBImprint.cpp -o FBImprint.o
mv -f .deps/FBImprint.Tpo .deps/FBImprint.Plo
/bin/sh ../../libtool --tag=CXX --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../../geom/facetbool -I../.. -I../../itaps -I../../../util -I../../../geom -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT FBIntersect.lo -MD -MP -MF .deps/FBIntersect.Tpo -c -o FBIntersect.lo ../../../geom/facetbool/FBIntersect.cpp
c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../../geom/facetbool -I../.. -I../../itaps -I../../../util -I../../../geom -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT FBIntersect.lo -MD -MP -MF .deps/FBIntersect.Tpo -c ../../../geom/facetbool/FBIntersect.cpp -o FBIntersect.o
../../../geom/facetbool/FBIntersect.cpp: In member function âCubitStatus FBIntersect::add_intersection_edges(FB_Triangle*, FB_Triangle*, double*, int*)â:
../../../geom/facetbool/FBIntersect.cpp:897: warning: ISO C++ does not support the â%leâ printf format
../../../geom/facetbool/FBIntersect.cpp:897: warning: ISO C++ does not support the â%leâ printf format
../../../geom/facetbool/FBIntersect.cpp:897: warning: ISO C++ does not support the â%leâ printf format
../../../geom/facetbool/FBIntersect.cpp:897: warning: ISO C++ does not support the â%leâ printf format
mv -f .deps/FBIntersect.Tpo .deps/FBIntersect.Plo
/bin/sh ../../libtool --tag=CXX --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../../geom/facetbool -I../.. -I../../itaps -I../../../util -I../../../geom -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT FBPolyhedron.lo -MD -MP -MF .deps/FBPolyhedron.Tpo -c -o FBPolyhedron.lo ../../../geom/facetbool/FBPolyhedron.cpp
c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../../geom/facetbool -I../.. -I../../itaps -I../../../util -I../../../geom -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT FBPolyhedron.lo -MD -MP -MF .deps/FBPolyhedron.Tpo -c ../../../geom/facetbool/FBPolyhedron.cpp -o FBPolyhedron.o
../../../geom/facetbool/FBPolyhedron.cpp: In member function âbool FBPolyhedron::edge_exists_in_tri(FB_Triangle&, int, int)â:
../../../geom/facetbool/FBPolyhedron.cpp:407: warning: suggest parentheses around && within ||
mv -f .deps/FBPolyhedron.Tpo .deps/FBPolyhedron.Plo
/bin/sh ../../libtool --tag=CXX --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../../geom/facetbool -I../.. -I../../itaps -I../../../util -I../../../geom -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT FBRetriangulate.lo -MD -MP -MF .deps/FBRetriangulate.Tpo -c -o FBRetriangulate.lo ../../../geom/facetbool/FBRetriangulate.cpp
c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../../geom/facetbool -I../.. -I../../itaps -I../../../util -I../../../geom -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT FBRetriangulate.lo -MD -MP -MF .deps/FBRetriangulate.Tpo -c ../../../geom/facetbool/FBRetriangulate.cpp -o FBRetriangulate.o
mv -f .deps/FBRetriangulate.Tpo .deps/FBRetriangulate.Plo
/bin/sh ../../libtool --tag=CXX --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../../geom/facetbool -I../.. -I../../itaps -I../../../util -I../../../geom -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT FBTiler.lo -MD -MP -MF .deps/FBTiler.Tpo -c -o FBTiler.lo ../../../geom/facetbool/FBTiler.cpp
c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../../geom/facetbool -I../.. -I../../itaps -I../../../util -I../../../geom -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT FBTiler.lo -MD -MP -MF .deps/FBTiler.Tpo -c ../../../geom/facetbool/FBTiler.cpp -o FBTiler.o
mv -f .deps/FBTiler.Tpo .deps/FBTiler.Plo
/bin/sh ../../libtool --tag=CXX --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../../geom/facetbool -I../.. -I../../itaps -I../../../util -I../../../geom -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT IntegerHash.lo -MD -MP -MF .deps/IntegerHash.Tpo -c -o IntegerHash.lo ../../../geom/facetbool/IntegerHash.cpp
c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../../geom/facetbool -I../.. -I../../itaps -I../../../util -I../../../geom -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT IntegerHash.lo -MD -MP -MF .deps/IntegerHash.Tpo -c ../../../geom/facetbool/IntegerHash.cpp -o IntegerHash.o
mv -f .deps/IntegerHash.Tpo .deps/IntegerHash.Plo
/bin/sh ../../libtool --tag=CXX --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../../geom/facetbool -I../.. -I../../itaps -I../../../util -I../../../geom -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT KdTree.lo -MD -MP -MF .deps/KdTree.Tpo -c -o KdTree.lo ../../../geom/facetbool/KdTree.cpp
c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../../geom/facetbool -I../.. -I../../itaps -I../../../util -I../../../geom -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT KdTree.lo -MD -MP -MF .deps/KdTree.Tpo -c ../../../geom/facetbool/KdTree.cpp -o KdTree.o
mv -f .deps/KdTree.Tpo .deps/KdTree.Plo
/bin/sh ../../libtool --tag=CXX --mode=link c++ -Wall -pipe -pedantic -O2 -DNDEBUG -o libcubit_facetbool.la FBClassify.lo FBDataUtil.lo FBImprint.lo FBIntersect.lo FBPolyhedron.lo FBRetriangulate.lo FBTiler.lo IntegerHash.lo KdTree.lo -lm
mkdir .libs
ar cru .libs/libcubit_facetbool.a FBClassify.o FBDataUtil.o FBImprint.o FBIntersect.o FBPolyhedron.o FBRetriangulate.o FBTiler.o IntegerHash.o KdTree.o
ranlib .libs/libcubit_facetbool.a
creating libcubit_facetbool.la
(cd .libs && rm -f libcubit_facetbool.la && ln -s ../libcubit_facetbool.la libcubit_facetbool.la)
make[4]: Leaving directory `/home/jason/cgm/test/dist/CGMA-10.2.2/_build/geom/facetbool'
Making all in facet
make[4]: Entering directory `/home/jason/cgm/test/dist/CGMA-10.2.2/_build/geom/facet'
/bin/sh ../../libtool --tag=CXX --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../../geom/facet -I../.. -I../../itaps -I../../../util -I../../../geom -I../../../geom/Cholla -I../../../geom/facetbool -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT FacetAttrib.lo -MD -MP -MF .deps/FacetAttrib.Tpo -c -o FacetAttrib.lo ../../../geom/facet/FacetAttrib.cpp
c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../../geom/facet -I../.. -I../../itaps -I../../../util -I../../../geom -I../../../geom/Cholla -I../../../geom/facetbool -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT FacetAttrib.lo -MD -MP -MF .deps/FacetAttrib.Tpo -c ../../../geom/facet/FacetAttrib.cpp -o FacetAttrib.o
mv -f .deps/FacetAttrib.Tpo .deps/FacetAttrib.Plo
/bin/sh ../../libtool --tag=CXX --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../../geom/facet -I../.. -I../../itaps -I../../../util -I../../../geom -I../../../geom/Cholla -I../../../geom/facetbool -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT FacetAttribSet.lo -MD -MP -MF .deps/FacetAttribSet.Tpo -c -o FacetAttribSet.lo ../../../geom/facet/FacetAttribSet.cpp
c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../../geom/facet -I../.. -I../../itaps -I../../../util -I../../../geom -I../../../geom/Cholla -I../../../geom/facetbool -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT FacetAttribSet.lo -MD -MP -MF .deps/FacetAttribSet.Tpo -c ../../../geom/facet/FacetAttribSet.cpp -o FacetAttribSet.o
mv -f .deps/FacetAttribSet.Tpo .deps/FacetAttribSet.Plo
/bin/sh ../../libtool --tag=CXX --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../../geom/facet -I../.. -I../../itaps -I../../../util -I../../../geom -I../../../geom/Cholla -I../../../geom/facetbool -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT FacetBody.lo -MD -MP -MF .deps/FacetBody.Tpo -c -o FacetBody.lo ../../../geom/facet/FacetBody.cpp
c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../../geom/facet -I../.. -I../../itaps -I../../../util -I../../../geom -I../../../geom/Cholla -I../../../geom/facetbool -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT FacetBody.lo -MD -MP -MF .deps/FacetBody.Tpo -c ../../../geom/facet/FacetBody.cpp -o FacetBody.o
mv -f .deps/FacetBody.Tpo .deps/FacetBody.Plo
/bin/sh ../../libtool --tag=CXX --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../../geom/facet -I../.. -I../../itaps -I../../../util -I../../../geom -I../../../geom/Cholla -I../../../geom/facetbool -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT FacetboolInterface.lo -MD -MP -MF .deps/FacetboolInterface.Tpo -c -o FacetboolInterface.lo ../../../geom/facet/FacetboolInterface.cpp
c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../../geom/facet -I../.. -I../../itaps -I../../../util -I../../../geom -I../../../geom/Cholla -I../../../geom/facetbool -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT FacetboolInterface.lo -MD -MP -MF .deps/FacetboolInterface.Tpo -c ../../../geom/facet/FacetboolInterface.cpp -o FacetboolInterface.o
mv -f .deps/FacetboolInterface.Tpo .deps/FacetboolInterface.Plo
/bin/sh ../../libtool --tag=CXX --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../../geom/facet -I../.. -I../../itaps -I../../../util -I../../../geom -I../../../geom/Cholla -I../../../geom/facetbool -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT FacetCoEdge.lo -MD -MP -MF .deps/FacetCoEdge.Tpo -c -o FacetCoEdge.lo ../../../geom/facet/FacetCoEdge.cpp
c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../../geom/facet -I../.. -I../../itaps -I../../../util -I../../../geom -I../../../geom/Cholla -I../../../geom/facetbool -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT FacetCoEdge.lo -MD -MP -MF .deps/FacetCoEdge.Tpo -c ../../../geom/facet/FacetCoEdge.cpp -o FacetCoEdge.o
mv -f .deps/FacetCoEdge.Tpo .deps/FacetCoEdge.Plo
/bin/sh ../../libtool --tag=CXX --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../../geom/facet -I../.. -I../../itaps -I../../../util -I../../../geom -I../../../geom/Cholla -I../../../geom/facetbool -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT FacetCurve.lo -MD -MP -MF .deps/FacetCurve.Tpo -c -o FacetCurve.lo ../../../geom/facet/FacetCurve.cpp
c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../../geom/facet -I../.. -I../../itaps -I../../../util -I../../../geom -I../../../geom/Cholla -I../../../geom/facetbool -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT FacetCurve.lo -MD -MP -MF .deps/FacetCurve.Tpo -c ../../../geom/facet/FacetCurve.cpp -o FacetCurve.o
../../../geom/facet/FacetCurve.cpp: In member function âvoid FacetCurve::adjust_periodic_parameter(double&)â:
../../../geom/facet/FacetCurve.cpp:937: warning: unused variable âedge_rangeâ
mv -f .deps/FacetCurve.Tpo .deps/FacetCurve.Plo
/bin/sh ../../libtool --tag=CXX --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../../geom/facet -I../.. -I../../itaps -I../../../util -I../../../geom -I../../../geom/Cholla -I../../../geom/facetbool -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT FacetLoop.lo -MD -MP -MF .deps/FacetLoop.Tpo -c -o FacetLoop.lo ../../../geom/facet/FacetLoop.cpp
c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../../geom/facet -I../.. -I../../itaps -I../../../util -I../../../geom -I../../../geom/Cholla -I../../../geom/facetbool -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT FacetLoop.lo -MD -MP -MF .deps/FacetLoop.Tpo -c ../../../geom/facet/FacetLoop.cpp -o FacetLoop.o
mv -f .deps/FacetLoop.Tpo .deps/FacetLoop.Plo
/bin/sh ../../libtool --tag=CXX --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../../geom/facet -I../.. -I../../itaps -I../../../util -I../../../geom -I../../../geom/Cholla -I../../../geom/facetbool -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT FacetLump.lo -MD -MP -MF .deps/FacetLump.Tpo -c -o FacetLump.lo ../../../geom/facet/FacetLump.cpp
c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../../geom/facet -I../.. -I../../itaps -I../../../util -I../../../geom -I../../../geom/Cholla -I../../../geom/facetbool -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT FacetLump.lo -MD -MP -MF .deps/FacetLump.Tpo -c ../../../geom/facet/FacetLump.cpp -o FacetLump.o
mv -f .deps/FacetLump.Tpo .deps/FacetLump.Plo
/bin/sh ../../libtool --tag=CXX --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../../geom/facet -I../.. -I../../itaps -I../../../util -I../../../geom -I../../../geom/Cholla -I../../../geom/facetbool -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT FacetModifyEngine.lo -MD -MP -MF .deps/FacetModifyEngine.Tpo -c -o FacetModifyEngine.lo ../../../geom/facet/FacetModifyEngine.cpp
c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../../geom/facet -I../.. -I../../itaps -I../../../util -I../../../geom -I../../../geom/Cholla -I../../../geom/facetbool -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT FacetModifyEngine.lo -MD -MP -MF .deps/FacetModifyEngine.Tpo -c ../../../geom/facet/FacetModifyEngine.cpp -o FacetModifyEngine.o
../../../geom/facet/FacetModifyEngine.cpp: In static member function âstatic void FacetModifyEngine::initialize_settings()â:
../../../geom/facet/FacetModifyEngine.cpp:112: warning: deprecated conversion from string constant to âchar*â
mv -f .deps/FacetModifyEngine.Tpo .deps/FacetModifyEngine.Plo
/bin/sh ../../libtool --tag=CXX --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../../geom/facet -I../.. -I../../itaps -I../../../util -I../../../geom -I../../../geom/Cholla -I../../../geom/facetbool -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT FacetParamTool.lo -MD -MP -MF .deps/FacetParamTool.Tpo -c -o FacetParamTool.lo ../../../geom/facet/FacetParamTool.cpp
c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../../geom/facet -I../.. -I../../itaps -I../../../util -I../../../geom -I../../../geom/Cholla -I../../../geom/facetbool -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT FacetParamTool.lo -MD -MP -MF .deps/FacetParamTool.Tpo -c ../../../geom/facet/FacetParamTool.cpp -o FacetParamTool.o
mv -f .deps/FacetParamTool.Tpo .deps/FacetParamTool.Plo
/bin/sh ../../libtool --tag=CXX --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../../geom/facet -I../.. -I../../itaps -I../../../util -I../../../geom -I../../../geom/Cholla -I../../../geom/facetbool -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT FacetPoint.lo -MD -MP -MF .deps/FacetPoint.Tpo -c -o FacetPoint.lo ../../../geom/facet/FacetPoint.cpp
c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../../geom/facet -I../.. -I../../itaps -I../../../util -I../../../geom -I../../../geom/Cholla -I../../../geom/facetbool -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT FacetPoint.lo -MD -MP -MF .deps/FacetPoint.Tpo -c ../../../geom/facet/FacetPoint.cpp -o FacetPoint.o
mv -f .deps/FacetPoint.Tpo .deps/FacetPoint.Plo
/bin/sh ../../libtool --tag=CXX --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../../geom/facet -I../.. -I../../itaps -I../../../util -I../../../geom -I../../../geom/Cholla -I../../../geom/facetbool -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT FacetQueryEngine.lo -MD -MP -MF .deps/FacetQueryEngine.Tpo -c -o FacetQueryEngine.lo ../../../geom/facet/FacetQueryEngine.cpp
c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../../geom/facet -I../.. -I../../itaps -I../../../util -I../../../geom -I../../../geom/Cholla -I../../../geom/facetbool -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT FacetQueryEngine.lo -MD -MP -MF .deps/FacetQueryEngine.Tpo -c ../../../geom/facet/FacetQueryEngine.cpp -o FacetQueryEngine.o
../../../geom/facet/FacetQueryEngine.cpp: In static member function âstatic CubitStatus FacetQueryEngine::read_facets(const char*, int*&, int&, int&, int&, FacetFileFormat)â:
../../../geom/facet/FacetQueryEngine.cpp:3393: warning: suggest parentheses around && within ||
mv -f .deps/FacetQueryEngine.Tpo .deps/FacetQueryEngine.Plo
/bin/sh ../../libtool --tag=CXX --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../../geom/facet -I../.. -I../../itaps -I../../../util -I../../../geom -I../../../geom/Cholla -I../../../geom/facetbool -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT FacetShell.lo -MD -MP -MF .deps/FacetShell.Tpo -c -o FacetShell.lo ../../../geom/facet/FacetShell.cpp
c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../../geom/facet -I../.. -I../../itaps -I../../../util -I../../../geom -I../../../geom/Cholla -I../../../geom/facetbool -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT FacetShell.lo -MD -MP -MF .deps/FacetShell.Tpo -c ../../../geom/facet/FacetShell.cpp -o FacetShell.o
mv -f .deps/FacetShell.Tpo .deps/FacetShell.Plo
/bin/sh ../../libtool --tag=CXX --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../../geom/facet -I../.. -I../../itaps -I../../../util -I../../../geom -I../../../geom/Cholla -I../../../geom/facetbool -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT FacetSurface.lo -MD -MP -MF .deps/FacetSurface.Tpo -c -o FacetSurface.lo ../../../geom/facet/FacetSurface.cpp
c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../../geom/facet -I../.. -I../../itaps -I../../../util -I../../../geom -I../../../geom/Cholla -I../../../geom/facetbool -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT FacetSurface.lo -MD -MP -MF .deps/FacetSurface.Tpo -c ../../../geom/facet/FacetSurface.cpp -o FacetSurface.o
mv -f .deps/FacetSurface.Tpo .deps/FacetSurface.Plo
/bin/sh ../../libtool --tag=CXX --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../../geom/facet -I../.. -I../../itaps -I../../../util -I../../../geom -I../../../geom/Cholla -I../../../geom/facetbool -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT GridSearchTree.lo -MD -MP -MF .deps/GridSearchTree.Tpo -c -o GridSearchTree.lo ../../../geom/facet/GridSearchTree.cpp
c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../../geom/facet -I../.. -I../../itaps -I../../../util -I../../../geom -I../../../geom/Cholla -I../../../geom/facetbool -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT GridSearchTree.lo -MD -MP -MF .deps/GridSearchTree.Tpo -c ../../../geom/facet/GridSearchTree.cpp -o GridSearchTree.o
mv -f .deps/GridSearchTree.Tpo .deps/GridSearchTree.Plo
/bin/sh ../../libtool --tag=CXX --mode=link c++ -Wall -pipe -pedantic -O2 -DNDEBUG -o libcubit_facet.la FacetAttrib.lo FacetAttribSet.lo FacetBody.lo FacetboolInterface.lo FacetCoEdge.lo FacetCurve.lo FacetLoop.lo FacetLump.lo FacetModifyEngine.lo FacetParamTool.lo FacetPoint.lo FacetQueryEngine.lo FacetShell.lo FacetSurface.lo GridSearchTree.lo -lm
mkdir .libs
ar cru .libs/libcubit_facet.a FacetAttrib.o FacetAttribSet.o FacetBody.o FacetboolInterface.o FacetCoEdge.o FacetCurve.o FacetLoop.o FacetLump.o FacetModifyEngine.o FacetParamTool.o FacetPoint.o FacetQueryEngine.o FacetShell.o FacetSurface.o GridSearchTree.o
ranlib .libs/libcubit_facet.a
creating libcubit_facet.la
(cd .libs && rm -f libcubit_facet.la && ln -s ../libcubit_facet.la libcubit_facet.la)
make[4]: Leaving directory `/home/jason/cgm/test/dist/CGMA-10.2.2/_build/geom/facet'
Making all in virtual
make[4]: Entering directory `/home/jason/cgm/test/dist/CGMA-10.2.2/_build/geom/virtual'
/bin/sh ../../libtool --tag=CXX --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -I. -I../../../geom/virtual -I../.. -I../../itaps -I../../../util -I../../../geom -I../../../geom/facet -I../../../geom/Cholla -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT AllocMemManagersVirtual.lo -MD -MP -MF .deps/AllocMemManagersVirtual.Tpo -c -o AllocMemManagersVirtual.lo ../../../geom/virtual/AllocMemManagersVirtual.cpp
c++ -DTEMPLATE_DEFS_INCLUDED -I. -I../../../geom/virtual -I../.. -I../../itaps -I../../../util -I../../../geom -I../../../geom/facet -I../../../geom/Cholla -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT AllocMemManagersVirtual.lo -MD -MP -MF .deps/AllocMemManagersVirtual.Tpo -c ../../../geom/virtual/AllocMemManagersVirtual.cpp -o AllocMemManagersVirtual.o
mv -f .deps/AllocMemManagersVirtual.Tpo .deps/AllocMemManagersVirtual.Plo
/bin/sh ../../libtool --tag=CXX --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -I. -I../../../geom/virtual -I../.. -I../../itaps -I../../../util -I../../../geom -I../../../geom/facet -I../../../geom/Cholla -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT CACompositeVG.lo -MD -MP -MF .deps/CACompositeVG.Tpo -c -o CACompositeVG.lo ../../../geom/virtual/CACompositeVG.cpp
c++ -DTEMPLATE_DEFS_INCLUDED -I. -I../../../geom/virtual -I../.. -I../../itaps -I../../../util -I../../../geom -I../../../geom/facet -I../../../geom/Cholla -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT CACompositeVG.lo -MD -MP -MF .deps/CACompositeVG.Tpo -c ../../../geom/virtual/CACompositeVG.cpp -o CACompositeVG.o
../../../geom/virtual/CACompositeVG.cpp: In member function âvirtual CubitStatus CACompositeVG::actuate()â:
../../../geom/virtual/CACompositeVG.cpp:137: warning: suggest explicit braces to avoid ambiguous âelseâ
mv -f .deps/CACompositeVG.Tpo .deps/CACompositeVG.Plo
/bin/sh ../../libtool --tag=CXX --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -I. -I../../../geom/virtual -I../.. -I../../itaps -I../../../util -I../../../geom -I../../../geom/facet -I../../../geom/Cholla -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT CAPartitionVG.lo -MD -MP -MF .deps/CAPartitionVG.Tpo -c -o CAPartitionVG.lo ../../../geom/virtual/CAPartitionVG.cpp
c++ -DTEMPLATE_DEFS_INCLUDED -I. -I../../../geom/virtual -I../.. -I../../itaps -I../../../util -I../../../geom -I../../../geom/facet -I../../../geom/Cholla -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT CAPartitionVG.lo -MD -MP -MF .deps/CAPartitionVG.Tpo -c ../../../geom/virtual/CAPartitionVG.cpp -o CAPartitionVG.o
mv -f .deps/CAPartitionVG.Tpo .deps/CAPartitionVG.Plo
/bin/sh ../../libtool --tag=CXX --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -I. -I../../../geom/virtual -I../.. -I../../itaps -I../../../util -I../../../geom -I../../../geom/facet -I../../../geom/Cholla -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT CAVirtualVG.lo -MD -MP -MF .deps/CAVirtualVG.Tpo -c -o CAVirtualVG.lo ../../../geom/virtual/CAVirtualVG.cpp
c++ -DTEMPLATE_DEFS_INCLUDED -I. -I../../../geom/virtual -I../.. -I../../itaps -I../../../util -I../../../geom -I../../../geom/facet -I../../../geom/Cholla -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT CAVirtualVG.lo -MD -MP -MF .deps/CAVirtualVG.Tpo -c ../../../geom/virtual/CAVirtualVG.cpp -o CAVirtualVG.o
mv -f .deps/CAVirtualVG.Tpo .deps/CAVirtualVG.Plo
/bin/sh ../../libtool --tag=CXX --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -I. -I../../../geom/virtual -I../.. -I../../itaps -I../../../util -I../../../geom -I../../../geom/facet -I../../../geom/Cholla -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT CollapseAngleTool.lo -MD -MP -MF .deps/CollapseAngleTool.Tpo -c -o CollapseAngleTool.lo ../../../geom/virtual/CollapseAngleTool.cpp
c++ -DTEMPLATE_DEFS_INCLUDED -I. -I../../../geom/virtual -I../.. -I../../itaps -I../../../util -I../../../geom -I../../../geom/facet -I../../../geom/Cholla -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT CollapseAngleTool.lo -MD -MP -MF .deps/CollapseAngleTool.Tpo -c ../../../geom/virtual/CollapseAngleTool.cpp -o CollapseAngleTool.o
mv -f .deps/CollapseAngleTool.Tpo .deps/CollapseAngleTool.Plo
/bin/sh ../../libtool --tag=CXX --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -I. -I../../../geom/virtual -I../.. -I../../itaps -I../../../util -I../../../geom -I../../../geom/facet -I../../../geom/Cholla -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT CompositeAttrib.lo -MD -MP -MF .deps/CompositeAttrib.Tpo -c -o CompositeAttrib.lo ../../../geom/virtual/CompositeAttrib.cpp
c++ -DTEMPLATE_DEFS_INCLUDED -I. -I../../../geom/virtual -I../.. -I../../itaps -I../../../util -I../../../geom -I../../../geom/facet -I../../../geom/Cholla -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT CompositeAttrib.lo -MD -MP -MF .deps/CompositeAttrib.Tpo -c ../../../geom/virtual/CompositeAttrib.cpp -o CompositeAttrib.o
mv -f .deps/CompositeAttrib.Tpo .deps/CompositeAttrib.Plo
/bin/sh ../../libtool --tag=CXX --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -I. -I../../../geom/virtual -I../.. -I../../itaps -I../../../util -I../../../geom -I../../../geom/facet -I../../../geom/Cholla -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT CompositeBody.lo -MD -MP -MF .deps/CompositeBody.Tpo -c -o CompositeBody.lo ../../../geom/virtual/CompositeBody.cpp
c++ -DTEMPLATE_DEFS_INCLUDED -I. -I../../../geom/virtual -I../.. -I../../itaps -I../../../util -I../../../geom -I../../../geom/facet -I../../../geom/Cholla -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT CompositeBody.lo -MD -MP -MF .deps/CompositeBody.Tpo -c ../../../geom/virtual/CompositeBody.cpp -o CompositeBody.o
mv -f .deps/CompositeBody.Tpo .deps/CompositeBody.Plo
/bin/sh ../../libtool --tag=CXX --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -I. -I../../../geom/virtual -I../.. -I../../itaps -I../../../util -I../../../geom -I../../../geom/facet -I../../../geom/Cholla -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT CompositeCoEdge.lo -MD -MP -MF .deps/CompositeCoEdge.Tpo -c -o CompositeCoEdge.lo ../../../geom/virtual/CompositeCoEdge.cpp
c++ -DTEMPLATE_DEFS_INCLUDED -I. -I../../../geom/virtual -I../.. -I../../itaps -I../../../util -I../../../geom -I../../../geom/facet -I../../../geom/Cholla -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT CompositeCoEdge.lo -MD -MP -MF .deps/CompositeCoEdge.Tpo -c ../../../geom/virtual/CompositeCoEdge.cpp -o CompositeCoEdge.o
../../../geom/virtual/CompositeCoEdge.cpp: In constructor âCompositeCoEdge::CompositeCoEdge(CompositeCurve*)â:
../../../geom/virtual/CompositeCoEdge.cpp:54: warning: unused variable âstatâ
../../../geom/virtual/CompositeCoEdge.cpp: In member function âvoid CompositeCoEdge::print_debug_info(const char*, bool)â:
../../../geom/virtual/CompositeCoEdge.cpp:558: warning: format â%pâ expects type âvoid*â, but argument 4 has type âCompositeCoEdge*â
../../../geom/virtual/CompositeCoEdge.cpp:561: warning: format â%pâ expects type âvoid*â, but argument 4 has type âCoEdgeSM*â
../../../geom/virtual/CompositeCoEdge.cpp:571: warning: format â%pâ expects type âvoid*â, but argument 3 has type âCompositeCurve*â
mv -f .deps/CompositeCoEdge.Tpo .deps/CompositeCoEdge.Plo
/bin/sh ../../libtool --tag=CXX --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -I. -I../../../geom/virtual -I../.. -I../../itaps -I../../../util -I../../../geom -I../../../geom/facet -I../../../geom/Cholla -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT CompositeCoSurf.lo -MD -MP -MF .deps/CompositeCoSurf.Tpo -c -o CompositeCoSurf.lo ../../../geom/virtual/CompositeCoSurf.cpp
c++ -DTEMPLATE_DEFS_INCLUDED -I. -I../../../geom/virtual -I../.. -I../../itaps -I../../../util -I../../../geom -I../../../geom/facet -I../../../geom/Cholla -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT CompositeCoSurf.lo -MD -MP -MF .deps/CompositeCoSurf.Tpo -c ../../../geom/virtual/CompositeCoSurf.cpp -o CompositeCoSurf.o
../../../geom/virtual/CompositeCoSurf.cpp: In member function âvoid CompositeCoSurf::print_debug_info(const char*, bool)â:
../../../geom/virtual/CompositeCoSurf.cpp:38: warning: format â%pâ expects type âvoid*â, but argument 4 has type âCompositeCoSurf*â
../../../geom/virtual/CompositeCoSurf.cpp:43: warning: format â%pâ expects type âvoid*â, but argument 3 has type âCompositeSurface*â
mv -f .deps/CompositeCoSurf.Tpo .deps/CompositeCoSurf.Plo
/bin/sh ../../libtool --tag=CXX --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -I. -I../../../geom/virtual -I../.. -I../../itaps -I../../../util -I../../../geom -I../../../geom/facet -I../../../geom/Cholla -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT CompositeCurve.lo -MD -MP -MF .deps/CompositeCurve.Tpo -c -o CompositeCurve.lo ../../../geom/virtual/CompositeCurve.cpp
c++ -DTEMPLATE_DEFS_INCLUDED -I. -I../../../geom/virtual -I../.. -I../../itaps -I../../../util -I../../../geom -I../../../geom/facet -I../../../geom/Cholla -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT CompositeCurve.lo -MD -MP -MF .deps/CompositeCurve.Tpo -c ../../../geom/virtual/CompositeCurve.cpp -o CompositeCurve.o
../../../geom/virtual/CompositeCurve.hpp: In constructor âCompositeCurve::CompositeCurve(Curve*)â:
../../../geom/virtual/CompositeCurve.hpp:213: warning: âCompositeCurve::stitchNextâ will be initialized after
../../../geom/virtual/CompositeCurve.hpp:31: warning: âint CompositeCurve::HadBridgeRemovedâ
../../../geom/virtual/CompositeCurve.cpp:34: warning: when initialized here
../../../geom/virtual/CompositeCurve.hpp: In constructor âCompositeCurve::CompositeCurve(CompositeGeom*)â:
../../../geom/virtual/CompositeCurve.hpp:213: warning: âCompositeCurve::stitchNextâ will be initialized after
../../../geom/virtual/CompositeCurve.hpp:31: warning: âint CompositeCurve::HadBridgeRemovedâ
../../../geom/virtual/CompositeCurve.cpp:51: warning: when initialized here
../../../geom/virtual/CompositeCurve.hpp: In constructor âCompositeCurve::CompositeCurve(CompositePoint*)â:
../../../geom/virtual/CompositeCurve.hpp:213: warning: âCompositeCurve::stitchNextâ will be initialized after
../../../geom/virtual/CompositeCurve.hpp:31: warning: âint CompositeCurve::HadBridgeRemovedâ
../../../geom/virtual/CompositeCurve.cpp:79: warning: when initialized here
../../../geom/virtual/CompositeCurve.cpp: In member function âvoid CompositeCurve::print_debug_info(const char*, bool) constâ:
../../../geom/virtual/CompositeCurve.cpp:1078: warning: format â%pâ expects type âvoid*â, but argument 4 has type âconst CompositeCurve*â
../../../geom/virtual/CompositeCurve.cpp:1078: warning: format â%pâ expects type âvoid*â, but argument 5 has type âCompositePoint*â
../../../geom/virtual/CompositeCurve.cpp:1078: warning: format â%pâ expects type âvoid*â, but argument 6 has type âCompositePoint*â
../../../geom/virtual/CompositeCurve.cpp:1080: warning: format â%pâ expects type âvoid*â, but argument 4 has type âCurve*â
../../../geom/virtual/CompositeCurve.cpp:1094: warning: format â%pâ expects type âvoid*â, but argument 4 has type âconst CompositeCurve*â
../../../geom/virtual/CompositeCurve.cpp:1125: warning: format â%pâ expects type âvoid*â, but argument 5 has type âTopologyBridge*â
../../../geom/virtual/CompositeCurve.cpp: In member function âvirtual void CompositeCurve::notify_split(TopologyBridge*, TopologyBridge*)â:
../../../geom/virtual/CompositeCurve.cpp:1402: warning: unused variable âsâ
../../../geom/virtual/CompositeCurve.cpp:1324: warning: unused variable âepâ
mv -f .deps/CompositeCurve.Tpo .deps/CompositeCurve.Plo
/bin/sh ../../libtool --tag=CXX --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -I. -I../../../geom/virtual -I../.. -I../../itaps -I../../../util -I../../../geom -I../../../geom/facet -I../../../geom/Cholla -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT CompositeEngine.lo -MD -MP -MF .deps/CompositeEngine.Tpo -c -o CompositeEngine.lo ../../../geom/virtual/CompositeEngine.cpp
c++ -DTEMPLATE_DEFS_INCLUDED -I. -I../../../geom/virtual -I../.. -I../../itaps -I../../../util -I../../../geom -I../../../geom/facet -I../../../geom/Cholla -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT CompositeEngine.lo -MD -MP -MF .deps/CompositeEngine.Tpo -c ../../../geom/virtual/CompositeEngine.cpp -o CompositeEngine.o
../../../geom/virtual/CompositeEngine.cpp: In constructor âCompositeEngine::CompositeEngine()â:
../../../geom/virtual/CompositeEngine.cpp:1279: warning: unused variable âresultâ
../../../geom/virtual/CompositeEngine.cpp: In member function âCompositeCurve* CompositeEngine::composite(Curve*, Curve*, Point*, bool)â:
../../../geom/virtual/CompositeEngine.cpp:1404: warning: unused variable âsâ
../../../geom/virtual/CompositeEngine.cpp:1409: warning: unused variable âsâ
../../../geom/virtual/CompositeEngine.cpp: In static member function âstatic CubitStatus CompositeEngine::find_coedges(CompositeSurface*, CompositeCurve*, CompositePoint*, CompositeCoEdge*&, CompositeCoEdge*&)â:
../../../geom/virtual/CompositeEngine.cpp:3773: warning: unused variable ânext_ownerâ
../../../geom/virtual/CompositeEngine.cpp: In member function âCubitStatus CompositeEngine::restore_curve(Curve*)â:
../../../geom/virtual/CompositeEngine.cpp:3532: warning: âother_coedgeâ may be used uninitialized in this function
mv -f .deps/CompositeEngine.Tpo .deps/CompositeEngine.Plo
/bin/sh ../../libtool --tag=CXX --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -I. -I../../../geom/virtual -I../.. -I../../itaps -I../../../util -I../../../geom -I../../../geom/facet -I../../../geom/Cholla -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT CompositeGeom.lo -MD -MP -MF .deps/CompositeGeom.Tpo -c -o CompositeGeom.lo ../../../geom/virtual/CompositeGeom.cpp
c++ -DTEMPLATE_DEFS_INCLUDED -I. -I../../../geom/virtual -I../.. -I../../itaps -I../../../util -I../../../geom -I../../../geom/facet -I../../../geom/Cholla -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT CompositeGeom.lo -MD -MP -MF .deps/CompositeGeom.Tpo -c ../../../geom/virtual/CompositeGeom.cpp -o CompositeGeom.o
../../../geom/virtual/CompositeGeom.cpp: In member function âvoid CompositeGeom::print_debug_info(const char*)â:
../../../geom/virtual/CompositeGeom.cpp:714: warning: format â%pâ expects type âvoid*â, but argument 4 has type âCompositeGeom*â
mv -f .deps/CompositeGeom.Tpo .deps/CompositeGeom.Plo
/bin/sh ../../libtool --tag=CXX --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -I. -I../../../geom/virtual -I../.. -I../../itaps -I../../../util -I../../../geom -I../../../geom/facet -I../../../geom/Cholla -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT CompositeLoop.lo -MD -MP -MF .deps/CompositeLoop.Tpo -c -o CompositeLoop.lo ../../../geom/virtual/CompositeLoop.cpp
c++ -DTEMPLATE_DEFS_INCLUDED -I. -I../../../geom/virtual -I../.. -I../../itaps -I../../../util -I../../../geom -I../../../geom/facet -I../../../geom/Cholla -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT CompositeLoop.lo -MD -MP -MF .deps/CompositeLoop.Tpo -c ../../../geom/virtual/CompositeLoop.cpp -o CompositeLoop.o
../../../geom/virtual/CompositeLoop.cpp: In destructor âvirtual CompositeLoop::~CompositeLoop()â:
../../../geom/virtual/CompositeLoop.cpp:39: warning: unused variable âsâ
../../../geom/virtual/CompositeLoop.cpp: In member function âvoid CompositeLoop::print_debug_info(const char*)â:
../../../geom/virtual/CompositeLoop.cpp:274: warning: format â%pâ expects type âvoid*â, but argument 4 has type âCompositeLoop*â
mv -f .deps/CompositeLoop.Tpo .deps/CompositeLoop.Plo
/bin/sh ../../libtool --tag=CXX --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -I. -I../../../geom/virtual -I../.. -I../../itaps -I../../../util -I../../../geom -I../../../geom/facet -I../../../geom/Cholla -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT CompositeLump.lo -MD -MP -MF .deps/CompositeLump.Tpo -c -o CompositeLump.lo ../../../geom/virtual/CompositeLump.cpp
c++ -DTEMPLATE_DEFS_INCLUDED -I. -I../../../geom/virtual -I../.. -I../../itaps -I../../../util -I../../../geom -I../../../geom/facet -I../../../geom/Cholla -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT CompositeLump.lo -MD -MP -MF .deps/CompositeLump.Tpo -c ../../../geom/virtual/CompositeLump.cpp -o CompositeLump.o
../../../geom/virtual/CompositeLump.cpp: In member function âvoid CompositeLump::print_debug_info(const char*, bool)â:
../../../geom/virtual/CompositeLump.cpp:328: warning: format â%pâ expects type âvoid*â, but argument 4 has type âCompositeLump*â
../../../geom/virtual/CompositeLump.cpp:332: warning: format â%pâ expects type âvoid*â, but argument 4 has type âCompositeLump*â
mv -f .deps/CompositeLump.Tpo .deps/CompositeLump.Plo
/bin/sh ../../libtool --tag=CXX --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -I. -I../../../geom/virtual -I../.. -I../../itaps -I../../../util -I../../../geom -I../../../geom/facet -I../../../geom/Cholla -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT CompositePoint.lo -MD -MP -MF .deps/CompositePoint.Tpo -c -o CompositePoint.lo ../../../geom/virtual/CompositePoint.cpp
c++ -DTEMPLATE_DEFS_INCLUDED -I. -I../../../geom/virtual -I../.. -I../../itaps -I../../../util -I../../../geom -I../../../geom/facet -I../../../geom/Cholla -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT CompositePoint.lo -MD -MP -MF .deps/CompositePoint.Tpo -c ../../../geom/virtual/CompositePoint.cpp -o CompositePoint.o
../../../geom/virtual/CompositePoint.hpp: In constructor âCompositePoint::CompositePoint(Point*)â:
../../../geom/virtual/CompositePoint.hpp:80: warning: âCompositePoint::stitchNextâ will be initialized after
../../../geom/virtual/CompositePoint.hpp:28: warning: âint CompositePoint::HadBridgeRemovedâ
../../../geom/virtual/CompositePoint.cpp:17: warning: when initialized here
../../../geom/virtual/CompositePoint.cpp: In member function âvoid CompositePoint::print_debug_info(const char*, bool) constâ:
../../../geom/virtual/CompositePoint.cpp:170: warning: format â%pâ expects type âvoid*â, but argument 4 has type âconst CompositePoint*â
../../../geom/virtual/CompositePoint.cpp:170: warning: format â%pâ expects type âvoid*â, but argument 6 has type âPoint*â
mv -f .deps/CompositePoint.Tpo .deps/CompositePoint.Plo
/bin/sh ../../libtool --tag=CXX --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -I. -I../../../geom/virtual -I../.. -I../../itaps -I../../../util -I../../../geom -I../../../geom/facet -I../../../geom/Cholla -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT CompositeShell.lo -MD -MP -MF .deps/CompositeShell.Tpo -c -o CompositeShell.lo ../../../geom/virtual/CompositeShell.cpp
c++ -DTEMPLATE_DEFS_INCLUDED -I. -I../../../geom/virtual -I../.. -I../../itaps -I../../../util -I../../../geom -I../../../geom/facet -I../../../geom/Cholla -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT CompositeShell.lo -MD -MP -MF .deps/CompositeShell.Tpo -c ../../../geom/virtual/CompositeShell.cpp -o CompositeShell.o
../../../geom/virtual/CompositeShell.cpp: In member function âvoid CompositeShell::print_debug_info(const char*)â:
../../../geom/virtual/CompositeShell.cpp:190: warning: format â%pâ expects type âvoid*â, but argument 4 has type âCompositeShell*â
mv -f .deps/CompositeShell.Tpo .deps/CompositeShell.Plo
/bin/sh ../../libtool --tag=CXX --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -I. -I../../../geom/virtual -I../.. -I../../itaps -I../../../util -I../../../geom -I../../../geom/facet -I../../../geom/Cholla -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT CompositeSurface.lo -MD -MP -MF .deps/CompositeSurface.Tpo -c -o CompositeSurface.lo ../../../geom/virtual/CompositeSurface.cpp
c++ -DTEMPLATE_DEFS_INCLUDED -I. -I../../../geom/virtual -I../.. -I../../itaps -I../../../util -I../../../geom -I../../../geom/facet -I../../../geom/Cholla -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT CompositeSurface.lo -MD -MP -MF .deps/CompositeSurface.Tpo -c ../../../geom/virtual/CompositeSurface.cpp -o CompositeSurface.o
../../../geom/virtual/CompositeSurface.hpp: In constructor âCompositeSurface::CompositeSurface(Surface*)â:
../../../geom/virtual/CompositeSurface.hpp:235: warning: âCompositeSurface::facetToolâ will be initialized after
../../../geom/virtual/CompositeSurface.hpp:217: warning: âint CompositeSurface::HadBridgeRemovedâ
../../../geom/virtual/CompositeSurface.cpp:43: warning: when initialized here
../../../geom/virtual/CompositeSurface.hpp: In constructor âCompositeSurface::CompositeSurface(CompositeGeom*)â:
../../../geom/virtual/CompositeSurface.hpp:235: warning: âCompositeSurface::facetToolâ will be initialized after
../../../geom/virtual/CompositeSurface.hpp:217: warning: âint CompositeSurface::HadBridgeRemovedâ
../../../geom/virtual/CompositeSurface.cpp:55: warning: when initialized here
../../../geom/virtual/CompositeSurface.cpp: In member function âvoid CompositeSurface::print_debug_info(const char*, bool)â:
../../../geom/virtual/CompositeSurface.cpp:1524: warning: format â%pâ expects type âvoid*â, but argument 4 has type âCompositeSurface*â
../../../geom/virtual/CompositeSurface.cpp: In member function âvirtual CubitStatus CompositeSurface::closest_point(const CubitVector&, CubitVector*, CubitVector*, CubitVector*, CubitVector*)â:
../../../geom/virtual/CompositeSurface.cpp:852: warning: âresultâ may be used uninitialized in this function
mv -f .deps/CompositeSurface.Tpo .deps/CompositeSurface.Plo
/bin/sh ../../libtool --tag=CXX --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -I. -I../../../geom/virtual -I../.. -I../../itaps -I../../../util -I../../../geom -I../../../geom/facet -I../../../geom/Cholla -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT CompositeTool.lo -MD -MP -MF .deps/CompositeTool.Tpo -c -o CompositeTool.lo ../../../geom/virtual/CompositeTool.cpp
c++ -DTEMPLATE_DEFS_INCLUDED -I. -I../../../geom/virtual -I../.. -I../../itaps -I../../../util -I../../../geom -I../../../geom/facet -I../../../geom/Cholla -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT CompositeTool.lo -MD -MP -MF .deps/CompositeTool.Tpo -c ../../../geom/virtual/CompositeTool.cpp -o CompositeTool.o
../../../geom/virtual/CompositeTool.cpp: In member function âCubitStatus CompositeTool::restore_merged_point(Point*, DLIList<RefFace*>&, bool)â:
../../../geom/virtual/CompositeTool.cpp:1377: warning: unused variable âccurveâ
mv -f .deps/CompositeTool.Tpo .deps/CompositeTool.Plo
/bin/sh ../../libtool --tag=CXX --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -I. -I../../../geom/virtual -I../.. -I../../itaps -I../../../util -I../../../geom -I../../../geom/facet -I../../../geom/Cholla -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT CompSurfFacets.lo -MD -MP -MF .deps/CompSurfFacets.Tpo -c -o CompSurfFacets.lo ../../../geom/virtual/CompSurfFacets.cpp
c++ -DTEMPLATE_DEFS_INCLUDED -I. -I../../../geom/virtual -I../.. -I../../itaps -I../../../util -I../../../geom -I../../../geom/facet -I../../../geom/Cholla -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT CompSurfFacets.lo -MD -MP -MF .deps/CompSurfFacets.Tpo -c ../../../geom/virtual/CompSurfFacets.cpp -o CompSurfFacets.o
../../../geom/virtual/CompSurfFacets.cpp:254:1: warning: multi-line comment
../../../geom/virtual/CompSurfFacets.cpp:256:1: warning: multi-line comment
../../../geom/virtual/CompSurfFacets.cpp:262:1: warning: multi-line comment
mv -f .deps/CompSurfFacets.Tpo .deps/CompSurfFacets.Plo
/bin/sh ../../libtool --tag=CXX --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -I. -I../../../geom/virtual -I../.. -I../../itaps -I../../../util -I../../../geom -I../../../geom/facet -I../../../geom/Cholla -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT Faceter.lo -MD -MP -MF .deps/Faceter.Tpo -c -o Faceter.lo ../../../geom/virtual/Faceter.cpp
c++ -DTEMPLATE_DEFS_INCLUDED -I. -I../../../geom/virtual -I../.. -I../../itaps -I../../../util -I../../../geom -I../../../geom/facet -I../../../geom/Cholla -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT Faceter.lo -MD -MP -MF .deps/Faceter.Tpo -c ../../../geom/virtual/Faceter.cpp -o Faceter.o
mv -f .deps/Faceter.Tpo .deps/Faceter.Plo
/bin/sh ../../libtool --tag=CXX --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -I. -I../../../geom/virtual -I../.. -I../../itaps -I../../../util -I../../../geom -I../../../geom/facet -I../../../geom/Cholla -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT FaceterFacetData.lo -MD -MP -MF .deps/FaceterFacetData.Tpo -c -o FaceterFacetData.lo ../../../geom/virtual/FaceterFacetData.cpp
c++ -DTEMPLATE_DEFS_INCLUDED -I. -I../../../geom/virtual -I../.. -I../../itaps -I../../../util -I../../../geom -I../../../geom/facet -I../../../geom/Cholla -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT FaceterFacetData.lo -MD -MP -MF .deps/FaceterFacetData.Tpo -c ../../../geom/virtual/FaceterFacetData.cpp -o FaceterFacetData.o
mv -f .deps/FaceterFacetData.Tpo .deps/FaceterFacetData.Plo
/bin/sh ../../libtool --tag=CXX --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -I. -I../../../geom/virtual -I../.. -I../../itaps -I../../../util -I../../../geom -I../../../geom/facet -I../../../geom/Cholla -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT FaceterPointData.lo -MD -MP -MF .deps/FaceterPointData.Tpo -c -o FaceterPointData.lo ../../../geom/virtual/FaceterPointData.cpp
c++ -DTEMPLATE_DEFS_INCLUDED -I. -I../../../geom/virtual -I../.. -I../../itaps -I../../../util -I../../../geom -I../../../geom/facet -I../../../geom/Cholla -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT FaceterPointData.lo -MD -MP -MF .deps/FaceterPointData.Tpo -c ../../../geom/virtual/FaceterPointData.cpp -o FaceterPointData.o
mv -f .deps/FaceterPointData.Tpo .deps/FaceterPointData.Plo
/bin/sh ../../libtool --tag=CXX --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -I. -I../../../geom/virtual -I../.. -I../../itaps -I../../../util -I../../../geom -I../../../geom/facet -I../../../geom/Cholla -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT FacetProjectTool.lo -MD -MP -MF .deps/FacetProjectTool.Tpo -c -o FacetProjectTool.lo ../../../geom/virtual/FacetProjectTool.cpp
c++ -DTEMPLATE_DEFS_INCLUDED -I. -I../../../geom/virtual -I../.. -I../../itaps -I../../../util -I../../../geom -I../../../geom/facet -I../../../geom/Cholla -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT FacetProjectTool.lo -MD -MP -MF .deps/FacetProjectTool.Tpo -c ../../../geom/virtual/FacetProjectTool.cpp -o FacetProjectTool.o
../../../geom/virtual/FacetProjectTool.cpp: In member function âCubitStatus FacetProjectTool::project(DLIList<CubitVector*>&, const std::vector<double, std::allocator<double> >&, const std::vector<int, std::allocator<int> >&, std::vector<int, std::allocator<int> >&, std::vector<int, std::allocator<int> >&, std::vector<int, std::allocator<int> >&, std::vector<double, std::allocator<double> >&, std::vector<int, std::allocator<int> >&, std::vector<int, std::allocator<int> >&, const double*)â:
../../../geom/virtual/FacetProjectTool.cpp:144: warning: unused variable âfacetâ
../../../geom/virtual/FacetProjectTool.cpp:130: warning: unused variable âorig_num_facetsâ
mv -f .deps/FacetProjectTool.Tpo .deps/FacetProjectTool.Plo
/bin/sh ../../libtool --tag=CXX --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -I. -I../../../geom/virtual -I../.. -I../../itaps -I../../../util -I../../../geom -I../../../geom/facet -I../../../geom/Cholla -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT HiddenEntitySet.lo -MD -MP -MF .deps/HiddenEntitySet.Tpo -c -o HiddenEntitySet.lo ../../../geom/virtual/HiddenEntitySet.cpp
c++ -DTEMPLATE_DEFS_INCLUDED -I. -I../../../geom/virtual -I../.. -I../../itaps -I../../../util -I../../../geom -I../../../geom/facet -I../../../geom/Cholla -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT HiddenEntitySet.lo -MD -MP -MF .deps/HiddenEntitySet.Tpo -c ../../../geom/virtual/HiddenEntitySet.cpp -o HiddenEntitySet.o
../../../geom/virtual/HiddenEntitySet.cpp: In member function âvoid HiddenEntitySet::print_debug_info(const char*) constâ:
../../../geom/virtual/HiddenEntitySet.cpp:173: warning: format â%pâ expects type âvoid*â, but argument 4 has type âconst HiddenEntitySet*â
../../../geom/virtual/HiddenEntitySet.cpp:173: warning: format â%pâ expects type âvoid*â, but argument 6 has type âTBOwner*â
../../../geom/virtual/HiddenEntitySet.cpp:194: warning: format â%pâ expects type âvoid*â, but argument 5 has type âTopologyBridge*â
mv -f .deps/HiddenEntitySet.Tpo .deps/HiddenEntitySet.Plo
/bin/sh ../../libtool --tag=CXX --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -I. -I../../../geom/virtual -I../.. -I../../itaps -I../../../util -I../../../geom -I../../../geom/facet -I../../../geom/Cholla -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT ImprintBoundaryTool.lo -MD -MP -MF .deps/ImprintBoundaryTool.Tpo -c -o ImprintBoundaryTool.lo ../../../geom/virtual/ImprintBoundaryTool.cpp
c++ -DTEMPLATE_DEFS_INCLUDED -I. -I../../../geom/virtual -I../.. -I../../itaps -I../../../util -I../../../geom -I../../../geom/facet -I../../../geom/Cholla -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT ImprintBoundaryTool.lo -MD -MP -MF .deps/ImprintBoundaryTool.Tpo -c ../../../geom/virtual/ImprintBoundaryTool.cpp -o ImprintBoundaryTool.o
../../../geom/virtual/ImprintBoundaryTool.cpp: In member function âCubitStatus ImprintBoundaryTool::intersect_segments(ImprintLineSegment*, ImprintLineSegment*, IntersectResult&, ImprintLineSegment**)â:
../../../geom/virtual/ImprintBoundaryTool.cpp:955: warning: suggest parentheses around && within ||
../../../geom/virtual/ImprintBoundaryTool.cpp:970: warning: suggest parentheses around && within ||
../../../geom/virtual/ImprintBoundaryTool.cpp:985: warning: suggest parentheses around && within ||
../../../geom/virtual/ImprintBoundaryTool.cpp:1000: warning: suggest parentheses around && within ||
mv -f .deps/ImprintBoundaryTool.Tpo .deps/ImprintBoundaryTool.Plo
/bin/sh ../../libtool --tag=CXX --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -I. -I../../../geom/virtual -I../.. -I../../itaps -I../../../util -I../../../geom -I../../../geom/facet -I../../../geom/Cholla -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT ImprintLineSegment.lo -MD -MP -MF .deps/ImprintLineSegment.Tpo -c -o ImprintLineSegment.lo ../../../geom/virtual/ImprintLineSegment.cpp
c++ -DTEMPLATE_DEFS_INCLUDED -I. -I../../../geom/virtual -I../.. -I../../itaps -I../../../util -I../../../geom -I../../../geom/facet -I../../../geom/Cholla -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT ImprintLineSegment.lo -MD -MP -MF .deps/ImprintLineSegment.Tpo -c ../../../geom/virtual/ImprintLineSegment.cpp -o ImprintLineSegment.o
mv -f .deps/ImprintLineSegment.Tpo .deps/ImprintLineSegment.Plo
/bin/sh ../../libtool --tag=CXX --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -I. -I../../../geom/virtual -I../.. -I../../itaps -I../../../util -I../../../geom -I../../../geom/facet -I../../../geom/Cholla -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT ImprintPointData.lo -MD -MP -MF .deps/ImprintPointData.Tpo -c -o ImprintPointData.lo ../../../geom/virtual/ImprintPointData.cpp
c++ -DTEMPLATE_DEFS_INCLUDED -I. -I../../../geom/virtual -I../.. -I../../itaps -I../../../util -I../../../geom -I../../../geom/facet -I../../../geom/Cholla -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT ImprintPointData.lo -MD -MP -MF .deps/ImprintPointData.Tpo -c ../../../geom/virtual/ImprintPointData.cpp -o ImprintPointData.o
mv -f .deps/ImprintPointData.Tpo .deps/ImprintPointData.Plo
/bin/sh ../../libtool --tag=CXX --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -I. -I../../../geom/virtual -I../.. -I../../itaps -I../../../util -I../../../geom -I../../../geom/facet -I../../../geom/Cholla -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT PartitionBody.lo -MD -MP -MF .deps/PartitionBody.Tpo -c -o PartitionBody.lo ../../../geom/virtual/PartitionBody.cpp
c++ -DTEMPLATE_DEFS_INCLUDED -I. -I../../../geom/virtual -I../.. -I../../itaps -I../../../util -I../../../geom -I../../../geom/facet -I../../../geom/Cholla -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT PartitionBody.lo -MD -MP -MF .deps/PartitionBody.Tpo -c ../../../geom/virtual/PartitionBody.cpp -o PartitionBody.o
mv -f .deps/PartitionBody.Tpo .deps/PartitionBody.Plo
/bin/sh ../../libtool --tag=CXX --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -I. -I../../../geom/virtual -I../.. -I../../itaps -I../../../util -I../../../geom -I../../../geom/facet -I../../../geom/Cholla -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT PartitionCoEdge.lo -MD -MP -MF .deps/PartitionCoEdge.Tpo -c -o PartitionCoEdge.lo ../../../geom/virtual/PartitionCoEdge.cpp
c++ -DTEMPLATE_DEFS_INCLUDED -I. -I../../../geom/virtual -I../.. -I../../itaps -I../../../util -I../../../geom -I../../../geom/facet -I../../../geom/Cholla -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT PartitionCoEdge.lo -MD -MP -MF .deps/PartitionCoEdge.Tpo -c ../../../geom/virtual/PartitionCoEdge.cpp -o PartitionCoEdge.o
mv -f .deps/PartitionCoEdge.Tpo .deps/PartitionCoEdge.Plo
/bin/sh ../../libtool --tag=CXX --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -I. -I../../../geom/virtual -I../.. -I../../itaps -I../../../util -I../../../geom -I../../../geom/facet -I../../../geom/Cholla -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT PartitionCoSurf.lo -MD -MP -MF .deps/PartitionCoSurf.Tpo -c -o PartitionCoSurf.lo ../../../geom/virtual/PartitionCoSurf.cpp
c++ -DTEMPLATE_DEFS_INCLUDED -I. -I../../../geom/virtual -I../.. -I../../itaps -I../../../util -I../../../geom -I../../../geom/facet -I../../../geom/Cholla -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT PartitionCoSurf.lo -MD -MP -MF .deps/PartitionCoSurf.Tpo -c ../../../geom/virtual/PartitionCoSurf.cpp -o PartitionCoSurf.o
mv -f .deps/PartitionCoSurf.Tpo .deps/PartitionCoSurf.Plo
/bin/sh ../../libtool --tag=CXX --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -I. -I../../../geom/virtual -I../.. -I../../itaps -I../../../util -I../../../geom -I../../../geom/facet -I../../../geom/Cholla -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT PartitionCurve.lo -MD -MP -MF .deps/PartitionCurve.Tpo -c -o PartitionCurve.lo ../../../geom/virtual/PartitionCurve.cpp
c++ -DTEMPLATE_DEFS_INCLUDED -I. -I../../../geom/virtual -I../.. -I../../itaps -I../../../util -I../../../geom -I../../../geom/facet -I../../../geom/Cholla -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT PartitionCurve.lo -MD -MP -MF .deps/PartitionCurve.Tpo -c ../../../geom/virtual/PartitionCurve.cpp -o PartitionCurve.o
../../../geom/virtual/PartitionCurve.cpp: In member function âvirtual void PartitionCurve::print_debug_info(const char*, bool) constâ:
../../../geom/virtual/PartitionCurve.cpp:298: warning: format â%pâ expects type âvoid*â, but argument 4 has type âconst PartitionCurve*â
../../../geom/virtual/PartitionCurve.cpp:315: warning: format â%pâ expects type âvoid*â, but argument 5 has type âSurface*â
../../../geom/virtual/PartitionCurve.cpp:318: warning: format â%pâ expects type âvoid*â, but argument 4 has type âPartitionPoint*â
../../../geom/virtual/PartitionCurve.cpp:325: warning: format â%pâ expects type âvoid*â, but argument 4 has type âPartitionPoint*â
mv -f .deps/PartitionCurve.Tpo .deps/PartitionCurve.Plo
/bin/sh ../../libtool --tag=CXX --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -I. -I../../../geom/virtual -I../.. -I../../itaps -I../../../util -I../../../geom -I../../../geom/facet -I../../../geom/Cholla -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT PartitionEngine.lo -MD -MP -MF .deps/PartitionEngine.Tpo -c -o PartitionEngine.lo ../../../geom/virtual/PartitionEngine.cpp
c++ -DTEMPLATE_DEFS_INCLUDED -I. -I../../../geom/virtual -I../.. -I../../itaps -I../../../util -I../../../geom -I../../../geom/facet -I../../../geom/Cholla -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT PartitionEngine.lo -MD -MP -MF .deps/PartitionEngine.Tpo -c ../../../geom/virtual/PartitionEngine.cpp -o PartitionEngine.o
../../../geom/virtual/PartitionEngine.cpp: In constructor âPartitionEngine::PartitionEngine()â:
../../../geom/virtual/PartitionEngine.cpp:80: warning: unused variable ârâ
../../../geom/virtual/PartitionEngine.cpp: In member function âSubCurve* PartitionEngine::replace_curve(Curve*)â:
../../../geom/virtual/PartitionEngine.cpp:235: warning: unused variable âsâ
../../../geom/virtual/PartitionEngine.cpp: In member function âSubSurface* PartitionEngine::replace_surface(Surface*)â:
../../../geom/virtual/PartitionEngine.cpp:335: warning: unused variable âpcurveâ
../../../geom/virtual/PartitionEngine.cpp: In member function âPartitionCurve* PartitionEngine::next_curve_around_point(PartitionSurface*, CubitFacetEdgeData*, CubitPointData*, bool)â:
../../../geom/virtual/PartitionEngine.cpp:1459: warning: unused variable âfacet2_indexâ
../../../geom/virtual/PartitionEngine.cpp: In member function âCubitStatus PartitionEngine::restore_from_attrib(Surface*)â:
../../../geom/virtual/PartitionEngine.cpp:4660: warning: format â%pâ expects type âvoid*â, but argument 4 has type âSurface*â
../../../geom/virtual/PartitionEngine.cpp:4709: warning: format â%pâ expects type âvoid*â, but argument 3 has type âPartitionPoint*â
../../../geom/virtual/PartitionEngine.cpp:4751: warning: format â%pâ expects type âvoid*â, but argument 3 has type âPartPTCurve*â
../../../geom/virtual/PartitionEngine.cpp:4751: warning: format â%pâ expects type âvoid*â, but argument 5 has type âPartitionPoint*â
../../../geom/virtual/PartitionEngine.cpp:4787: warning: format â%pâ expects type âvoid*â, but argument 3 has type âSegmentedCurve*â
../../../geom/virtual/PartitionEngine.cpp:4787: warning: format â%pâ expects type âvoid*â, but argument 6 has type âPartitionPoint*â
../../../geom/virtual/PartitionEngine.cpp:4787: warning: format â%pâ expects type âvoid*â, but argument 11 has type âPartitionPoint*â
../../../geom/virtual/PartitionEngine.cpp:4983: warning: format â%pâ expects type âvoid*â, but argument 3 has type âPartitionCurve*â
mv -f .deps/PartitionEngine.Tpo .deps/PartitionEngine.Plo
/bin/sh ../../libtool --tag=CXX --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -I. -I../../../geom/virtual -I../.. -I../../itaps -I../../../util -I../../../geom -I../../../geom/facet -I../../../geom/Cholla -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT PartitionEntity.lo -MD -MP -MF .deps/PartitionEntity.Tpo -c -o PartitionEntity.lo ../../../geom/virtual/PartitionEntity.cpp
c++ -DTEMPLATE_DEFS_INCLUDED -I. -I../../../geom/virtual -I../.. -I../../itaps -I../../../util -I../../../geom -I../../../geom/facet -I../../../geom/Cholla -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT PartitionEntity.lo -MD -MP -MF .deps/PartitionEntity.Tpo -c ../../../geom/virtual/PartitionEntity.cpp -o PartitionEntity.o
../../../geom/virtual/PartitionEntity.cpp: In member function âvirtual void PartitionEntity::print_debug_info(const char*, bool) constâ:
../../../geom/virtual/PartitionEntity.cpp:32: warning: format â%pâ expects type âvoid*â, but argument 4 has type âconst PartitionEntity*â
../../../geom/virtual/PartitionEntity.cpp: In member function âvoid PartitionEntity::print_partitioned_entity(const char*) constâ:
../../../geom/virtual/PartitionEntity.cpp:46: warning: format â%pâ expects type âvoid*â, but argument 5 has type âTopologyBridge*â
mv -f .deps/PartitionEntity.Tpo .deps/PartitionEntity.Plo
/bin/sh ../../libtool --tag=CXX --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -I. -I../../../geom/virtual -I../.. -I../../itaps -I../../../util -I../../../geom -I../../../geom/facet -I../../../geom/Cholla -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT PartitionLoop.lo -MD -MP -MF .deps/PartitionLoop.Tpo -c -o PartitionLoop.lo ../../../geom/virtual/PartitionLoop.cpp
c++ -DTEMPLATE_DEFS_INCLUDED -I. -I../../../geom/virtual -I../.. -I../../itaps -I../../../util -I../../../geom -I../../../geom/facet -I../../../geom/Cholla -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT PartitionLoop.lo -MD -MP -MF .deps/PartitionLoop.Tpo -c ../../../geom/virtual/PartitionLoop.cpp -o PartitionLoop.o
../../../geom/virtual/PartitionLoop.cpp: In destructor âvirtual PartitionLoop::~PartitionLoop()â:
../../../geom/virtual/PartitionLoop.cpp:39: warning: unused variable âsâ
mv -f .deps/PartitionLoop.Tpo .deps/PartitionLoop.Plo
/bin/sh ../../libtool --tag=CXX --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -I. -I../../../geom/virtual -I../.. -I../../itaps -I../../../util -I../../../geom -I../../../geom/facet -I../../../geom/Cholla -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT PartitionLump.lo -MD -MP -MF .deps/PartitionLump.Tpo -c -o PartitionLump.lo ../../../geom/virtual/PartitionLump.cpp
c++ -DTEMPLATE_DEFS_INCLUDED -I. -I../../../geom/virtual -I../.. -I../../itaps -I../../../util -I../../../geom -I../../../geom/facet -I../../../geom/Cholla -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT PartitionLump.lo -MD -MP -MF .deps/PartitionLump.Tpo -c ../../../geom/virtual/PartitionLump.cpp -o PartitionLump.o
../../../geom/virtual/PartitionLump.cpp: In member function âvoid PartitionLump::remove_all_shells()â:
../../../geom/virtual/PartitionLump.cpp:69: warning: unused variable âsâ
mv -f .deps/PartitionLump.Tpo .deps/PartitionLump.Plo
/bin/sh ../../libtool --tag=CXX --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -I. -I../../../geom/virtual -I../.. -I../../itaps -I../../../util -I../../../geom -I../../../geom/facet -I../../../geom/Cholla -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT PartitionLumpImprint.lo -MD -MP -MF .deps/PartitionLumpImprint.Tpo -c -o PartitionLumpImprint.lo ../../../geom/virtual/PartitionLumpImprint.cpp
c++ -DTEMPLATE_DEFS_INCLUDED -I. -I../../../geom/virtual -I../.. -I../../itaps -I../../../util -I../../../geom -I../../../geom/facet -I../../../geom/Cholla -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT PartitionLumpImprint.lo -MD -MP -MF .deps/PartitionLumpImprint.Tpo -c ../../../geom/virtual/PartitionLumpImprint.cpp -o PartitionLumpImprint.o
../../../geom/virtual/PartitionLumpImprint.cpp: In member function âvoid PartitionLumpImprint::set_point_owner(CubitPoint*, PartitionEntity*)â:
../../../geom/virtual/PartitionLumpImprint.cpp:356: warning: format â%pâ expects type âvoid*â, but argument 8 has type âPartitionEntity*â
../../../geom/virtual/PartitionLumpImprint.cpp: In member function âCubitStatus PartitionLumpImprint::partitionCurve(CubitPoint*)â:
../../../geom/virtual/PartitionLumpImprint.cpp:710: warning: format â%pâ expects type âvoid*â, but argument 3 has type âPartitionCurve*â
../../../geom/virtual/PartitionLumpImprint.cpp: In member function âCubitStatus PartitionLumpImprint::partitionSurface(int, int, PartitionSurface*)â:
../../../geom/virtual/PartitionLumpImprint.cpp:789: warning: format â%pâ expects type âvoid*â, but argument 3 has type âPartitionSurface*â
../../../geom/virtual/PartitionLumpImprint.cpp: In member function âCubitStatus PartitionLumpImprint::makePointCurve(CubitPoint*)â:
../../../geom/virtual/PartitionLumpImprint.cpp:1000: warning: format â%pâ expects type âvoid*â, but argument 3 has type âPartitionSurface*â
../../../geom/virtual/PartitionLumpImprint.cpp: In member function âCubitStatus PartitionLumpImprint::makeFreeCurve(int, int)â:
../../../geom/virtual/PartitionLumpImprint.cpp:1067: warning: format â%pâ expects type âvoid*â, but argument 3 has type âPartitionPoint*â
../../../geom/virtual/PartitionLumpImprint.cpp:1067: warning: format â%pâ expects type âvoid*â, but argument 8 has type âPartitionPoint*â
mv -f .deps/PartitionLumpImprint.Tpo .deps/PartitionLumpImprint.Plo
/bin/sh ../../libtool --tag=CXX --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -I. -I../../../geom/virtual -I../.. -I../../itaps -I../../../util -I../../../geom -I../../../geom/facet -I../../../geom/Cholla -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT PartitionPoint.lo -MD -MP -MF .deps/PartitionPoint.Tpo -c -o PartitionPoint.lo ../../../geom/virtual/PartitionPoint.cpp
c++ -DTEMPLATE_DEFS_INCLUDED -I. -I../../../geom/virtual -I../.. -I../../itaps -I../../../util -I../../../geom -I../../../geom/facet -I../../../geom/Cholla -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT PartitionPoint.lo -MD -MP -MF .deps/PartitionPoint.Tpo -c ../../../geom/virtual/PartitionPoint.cpp -o PartitionPoint.o
../../../geom/virtual/PartitionPoint.cpp: In member function âvirtual void PartitionPoint::print_debug_info(const char*, bool) constâ:
../../../geom/virtual/PartitionPoint.cpp:141: warning: format â%pâ expects type âvoid*â, but argument 4 has type âconst PartitionPoint*â
../../../geom/virtual/PartitionPoint.cpp:151: warning: format â%pâ expects type âvoid*â, but argument 4 has type âCubitPointData*â
mv -f .deps/PartitionPoint.Tpo .deps/PartitionPoint.Plo
/bin/sh ../../libtool --tag=CXX --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -I. -I../../../geom/virtual -I../.. -I../../itaps -I../../../util -I../../../geom -I../../../geom/facet -I../../../geom/Cholla -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT PartitionShell.lo -MD -MP -MF .deps/PartitionShell.Tpo -c -o PartitionShell.lo ../../../geom/virtual/PartitionShell.cpp
c++ -DTEMPLATE_DEFS_INCLUDED -I. -I../../../geom/virtual -I../.. -I../../itaps -I../../../util -I../../../geom -I../../../geom/facet -I../../../geom/Cholla -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT PartitionShell.lo -MD -MP -MF .deps/PartitionShell.Tpo -c ../../../geom/virtual/PartitionShell.cpp -o PartitionShell.o
mv -f .deps/PartitionShell.Tpo .deps/PartitionShell.Plo
/bin/sh ../../libtool --tag=CXX --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -I. -I../../../geom/virtual -I../.. -I../../itaps -I../../../util -I../../../geom -I../../../geom/facet -I../../../geom/Cholla -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT PartitionSurface.lo -MD -MP -MF .deps/PartitionSurface.Tpo -c -o PartitionSurface.lo ../../../geom/virtual/PartitionSurface.cpp
c++ -DTEMPLATE_DEFS_INCLUDED -I. -I../../../geom/virtual -I../.. -I../../itaps -I../../../util -I../../../geom -I../../../geom/facet -I../../../geom/Cholla -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT PartitionSurface.lo -MD -MP -MF .deps/PartitionSurface.Tpo -c ../../../geom/virtual/PartitionSurface.cpp -o PartitionSurface.o
../../../geom/virtual/PartitionSurface.cpp: In member function âvirtual void PartitionSurface::print_debug_info(const char*, bool) constâ:
../../../geom/virtual/PartitionSurface.cpp:96: warning: format â%pâ expects type âvoid*â, but argument 4 has type âconst PartitionSurface*â
../../../geom/virtual/PartitionSurface.cpp:100: warning: format â%pâ expects type âvoid*â, but argument 4 has type âPartitionLoop*â
../../../geom/virtual/PartitionSurface.cpp:107: warning: format â%pâ expects type âvoid*â, but argument 4 has type âPartitionCoEdge*â
../../../geom/virtual/PartitionSurface.cpp:107: warning: format â%pâ expects type âvoid*â, but argument 6 has type âPartitionCurve*â
../../../geom/virtual/PartitionSurface.hpp: In constructor âPartitionSurface::PartitionSurface()â:
../../../geom/virtual/PartitionSurface.hpp:203: warning: âPartitionSurface::firstCoSurfâ will be initialized after
../../../geom/virtual/PartitionSurface.hpp:194: warning: âCubitSense PartitionSurface::geometry_senseâ
../../../geom/virtual/PartitionSurface.cpp:118: warning: when initialized here
../../../geom/virtual/PartitionSurface.hpp: In constructor âPartitionSurface::PartitionSurface(PartitionLump*)â:
../../../geom/virtual/PartitionSurface.hpp:203: warning: âPartitionSurface::firstCoSurfâ will be initialized after
../../../geom/virtual/PartitionSurface.hpp:194: warning: âCubitSense PartitionSurface::geometry_senseâ
../../../geom/virtual/PartitionSurface.cpp:122: warning: when initialized here
../../../geom/virtual/PartitionSurface.hpp: In constructor âPartitionSurface::PartitionSurface(PartitionSurface*)â:
../../../geom/virtual/PartitionSurface.hpp:203: warning: âPartitionSurface::firstCoSurfâ will be initialized after
../../../geom/virtual/PartitionSurface.hpp:194: warning: âCubitSense PartitionSurface::geometry_senseâ
../../../geom/virtual/PartitionSurface.cpp:893: warning: when initialized here
../../../geom/virtual/PartitionSurface.cpp: In member function âvirtual void PartitionSurface::notify_split(FacetEntity*, FacetEntity*)â:
../../../geom/virtual/PartitionSurface.cpp:975: warning: unused variable âold_ptrâ
mv -f .deps/PartitionSurface.Tpo .deps/PartitionSurface.Plo
/bin/sh ../../libtool --tag=CXX --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -I. -I../../../geom/virtual -I../.. -I../../itaps -I../../../util -I../../../geom -I../../../geom/facet -I../../../geom/Cholla -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT PartitionTool.lo -MD -MP -MF .deps/PartitionTool.Tpo -c -o PartitionTool.lo ../../../geom/virtual/PartitionTool.cpp
c++ -DTEMPLATE_DEFS_INCLUDED -I. -I../../../geom/virtual -I../.. -I../../itaps -I../../../util -I../../../geom -I../../../geom/facet -I../../../geom/Cholla -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT PartitionTool.lo -MD -MP -MF .deps/PartitionTool.Tpo -c ../../../geom/virtual/PartitionTool.cpp -o PartitionTool.o
../../../geom/virtual/PartitionTool.cpp: In member function âvirtual CubitStatus PartitionTool::insert_edge(DLIList<RefFace*>&, DLIList<CubitVector*>&, DLIList<RefFace*>&, DLIList<RefEdge*>&, CubitBoolean)â:
../../../geom/virtual/PartitionTool.cpp:875: warning: unused variable âstatusâ
../../../geom/virtual/PartitionTool.cpp: In member function âCubitStatus PartitionTool::partition_face_by_curves(RefFace*, const DLIList<Curve*>&, DLIList<RefFace*>&, CubitBoolean, DLIList<RefEdge*>*, CubitBoolean)â:
../../../geom/virtual/PartitionTool.cpp:1524: warning: unused variable âstaâ
../../../geom/virtual/PartitionTool.cpp:1530: warning: unused variable âstaâ
../../../geom/virtual/PartitionTool.cpp:1544: warning: unused variable âstaâ
../../../geom/virtual/PartitionTool.cpp:1550: warning: unused variable âstatâ
../../../geom/virtual/PartitionTool.cpp: In function âvoid pt_print_bte_list(int, DLIList<BasicTopologyEntity*>&, const char*)â:
../../../geom/virtual/PartitionTool.cpp:1931: warning: suggest explicit braces to avoid ambiguous âelseâ
../../../geom/virtual/PartitionTool.cpp: In member function âvirtual RefVertex* PartitionTool::partition(RefEdge*, const CubitVector&, RefEdge*&, RefEdge*&, CubitBoolean)â:
../../../geom/virtual/PartitionTool.cpp:245: warning: âis_startâ may be used uninitialized in this function
mv -f .deps/PartitionTool.Tpo .deps/PartitionTool.Plo
/bin/sh ../../libtool --tag=CXX --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -I. -I../../../geom/virtual -I../.. -I../../itaps -I../../../util -I../../../geom -I../../../geom/facet -I../../../geom/Cholla -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT PartPTCurve.lo -MD -MP -MF .deps/PartPTCurve.Tpo -c -o PartPTCurve.lo ../../../geom/virtual/PartPTCurve.cpp
c++ -DTEMPLATE_DEFS_INCLUDED -I. -I../../../geom/virtual -I../.. -I../../itaps -I../../../util -I../../../geom -I../../../geom/facet -I../../../geom/Cholla -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT PartPTCurve.lo -MD -MP -MF .deps/PartPTCurve.Tpo -c ../../../geom/virtual/PartPTCurve.cpp -o PartPTCurve.o
mv -f .deps/PartPTCurve.Tpo .deps/PartPTCurve.Plo
/bin/sh ../../libtool --tag=CXX --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -I. -I../../../geom/virtual -I../.. -I../../itaps -I../../../util -I../../../geom -I../../../geom/facet -I../../../geom/Cholla -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT PartSurfFacetTool.lo -MD -MP -MF .deps/PartSurfFacetTool.Tpo -c -o PartSurfFacetTool.lo ../../../geom/virtual/PartSurfFacetTool.cpp
c++ -DTEMPLATE_DEFS_INCLUDED -I. -I../../../geom/virtual -I../.. -I../../itaps -I../../../util -I../../../geom -I../../../geom/facet -I../../../geom/Cholla -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT PartSurfFacetTool.lo -MD -MP -MF .deps/PartSurfFacetTool.Tpo -c ../../../geom/virtual/PartSurfFacetTool.cpp -o PartSurfFacetTool.o
../../../geom/virtual/PartSurfFacetTool.cpp: In static member function âstatic void PartSurfFacetTool::validate_facets(PartitionSurface*)â:
../../../geom/virtual/PartSurfFacetTool.cpp:258: warning: format â%pâ expects type âvoid*â, but argument 3 has type âPartitionCurve*â
../../../geom/virtual/PartSurfFacetTool.cpp:271: warning: format â%pâ expects type âvoid*â, but argument 3 has type âPartitionPoint*â
../../../geom/virtual/PartSurfFacetTool.cpp:271: warning: format â%pâ expects type âvoid*â, but argument 8 has type âPartitionCurve*â
../../../geom/virtual/PartSurfFacetTool.cpp:281: warning: format â%pâ expects type âvoid*â, but argument 3 has type âPartitionCurve*â
../../../geom/virtual/PartSurfFacetTool.cpp:281: warning: format â%pâ expects type âvoid*â, but argument 5 has type âPartitionPoint*â
../../../geom/virtual/PartSurfFacetTool.cpp:291: warning: format â%pâ expects type âvoid*â, but argument 3 has type âPartitionCurve*â
../../../geom/virtual/PartSurfFacetTool.cpp:291: warning: format â%pâ expects type âvoid*â, but argument 5 has type âPartitionPoint*â
../../../geom/virtual/PartSurfFacetTool.cpp:305: warning: format â%pâ expects type âvoid*â, but argument 3 has type âPartitionCurve*â
../../../geom/virtual/PartSurfFacetTool.cpp:305: warning: format â%pâ expects type âvoid*â, but argument 5 has type âPartitionCurve*â
../../../geom/virtual/PartSurfFacetTool.cpp: In function âvoid draw_edges(DLIList<CubitFacetEdge*>&, int, bool, bool, int, bool)â:
../../../geom/virtual/PartSurfFacetTool.cpp:521: warning: format â%pâ expects type âvoid*â, but argument 3 has type âCubitFacetEdge*â
../../../geom/virtual/PartSurfFacetTool.cpp:541: warning: format â%pâ expects type âvoid*â, but argument 3 has type âCubitPoint*â
../../../geom/virtual/PartSurfFacetTool.cpp: In member function âCubitStatus PartSurfFacetTool::init_facet_data(DLIList<CubitFacetData*>&)â:
../../../geom/virtual/PartSurfFacetTool.cpp:687: warning: unused variable âcurv1â
../../../geom/virtual/PartSurfFacetTool.cpp:688: warning: unused variable âcurv2â
../../../geom/virtual/PartSurfFacetTool.cpp: In static member function âstatic CubitStatus PartSurfFacetTool::split_edge(CubitFacetEdge*, const CubitVector&, CubitFacet*, CubitPoint*&, CubitFacetEdge*&, CubitFacet*&)â:
../../../geom/virtual/PartSurfFacetTool.cpp:986: warning: unused variable âdotâ
../../../geom/virtual/PartSurfFacetTool.cpp: In static member function âstatic CubitStatus PartSurfFacetTool::seam_curve(DLIList<CubitFacetEdgeData*>&, PartitionCurve*, DLIList<CubitFacetData*>&, DLIList<CubitFacetEdgeData*>*)â:
../../../geom/virtual/PartSurfFacetTool.cpp:1541: warning: unused variable âs1â
../../../geom/virtual/PartSurfFacetTool.cpp:1542: warning: unused variable âs2â
../../../geom/virtual/PartSurfFacetTool.cpp: In static member function âstatic CubitPoint* PartSurfFacetTool::split_edge_closest(CubitFacetEdgeData*, const CubitVector&, double, CubitFacetEdgeData*&, DLIList<CubitFacetData*>&)â:
../../../geom/virtual/PartSurfFacetTool.cpp:2003: warning: unused variable âsurfâ
mv -f .deps/PartSurfFacetTool.Tpo .deps/PartSurfFacetTool.Plo
/bin/sh ../../libtool --tag=CXX --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -I. -I../../../geom/virtual -I../.. -I../../itaps -I../../../util -I../../../geom -I../../../geom/facet -I../../../geom/Cholla -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT PST_Data.lo -MD -MP -MF .deps/PST_Data.Tpo -c -o PST_Data.lo ../../../geom/virtual/PST_Data.cpp
c++ -DTEMPLATE_DEFS_INCLUDED -I. -I../../../geom/virtual -I../.. -I../../itaps -I../../../util -I../../../geom -I../../../geom/facet -I../../../geom/Cholla -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT PST_Data.lo -MD -MP -MF .deps/PST_Data.Tpo -c ../../../geom/virtual/PST_Data.cpp -o PST_Data.o
../../../geom/virtual/PST_Data.cpp: In member function âPST_Edge* PST_Point::common(PST_Point*)â:
../../../geom/virtual/PST_Data.cpp:26: warning: unused variable âdebugâ
../../../geom/virtual/PST_Data.cpp: In member function âvoid PST_Face::append_points(DLIList<PST_Point*>&)â:
../../../geom/virtual/PST_Data.cpp:85: warning: unused variable âdebugâ
../../../geom/virtual/PST_Data.cpp: In member function âPST_Point* PST_Face::opposite(PST_Edge*)â:
../../../geom/virtual/PST_Data.cpp:98: warning: unused variable âdebugâ
../../../geom/virtual/PST_Data.cpp: In member function âPST_Edge* PST_Face::opposite(PST_Point*)â:
../../../geom/virtual/PST_Data.cpp:114: warning: unused variable âdebugâ
../../../geom/virtual/PST_Data.cpp: In member function âbool PST_Face::two_edges(PST_Point*, PST_Edge*&, PST_Edge*&)â:
../../../geom/virtual/PST_Data.cpp:131: warning: unused variable âdebugâ
../../../geom/virtual/PST_Data.cpp: In member function âPST_CoEdge* PST_CoEdge::previous()â:
../../../geom/virtual/PST_Data.cpp:210: warning: unused variable âdebugâ
../../../geom/virtual/PST_Data.cpp: In member function âint PST_Point::validate(CubitBoolean)â:
../../../geom/virtual/PST_Data.cpp:996: warning: format â%pâ expects type âvoid*â, but argument 3 has type âPST_Point*â
../../../geom/virtual/PST_Data.cpp:996: warning: format â%pâ expects type âvoid*â, but argument 4 has type âPST_Edge*â
../../../geom/virtual/PST_Data.cpp: In member function âint PST_Edge::validate(CubitBoolean)â:
../../../geom/virtual/PST_Data.cpp:1011: warning: format â%pâ expects type âvoid*â, but argument 3 has type âPST_Edge*â
../../../geom/virtual/PST_Data.cpp:1026: warning: format â%pâ expects type âvoid*â, but argument 3 has type âPST_Point*â
../../../geom/virtual/PST_Data.cpp:1038: warning: format â%pâ expects type âvoid*â, but argument 3 has type âPST_Edge*â
../../../geom/virtual/PST_Data.cpp:1053: warning: format â%pâ expects type âvoid*â, but argument 3 has type âPST_Point*â
../../../geom/virtual/PST_Data.cpp:1066: warning: format â%pâ expects type âvoid*â, but argument 3 has type âPST_Edge*â
../../../geom/virtual/PST_Data.cpp:1066: warning: format â%pâ expects type âvoid*â, but argument 4 has type âPST_Face*â
../../../geom/virtual/PST_Data.cpp:1074: warning: format â%pâ expects type âvoid*â, but argument 3 has type âPST_Edge*â
../../../geom/virtual/PST_Data.cpp:1074: warning: format â%pâ expects type âvoid*â, but argument 4 has type âPST_Face*â
../../../geom/virtual/PST_Data.cpp:1082: warning: format â%pâ expects type âvoid*â, but argument 3 has type âPST_Edge*â
../../../geom/virtual/PST_Data.cpp:1082: warning: format â%pâ expects type âvoid*â, but argument 4 has type âPST_CoEdge*â
../../../geom/virtual/PST_Data.cpp:1090: warning: format â%pâ expects type âvoid*â, but argument 3 has type âPST_Edge*â
../../../geom/virtual/PST_Data.cpp:1090: warning: format â%pâ expects type âvoid*â, but argument 4 has type âPST_CoEdge*â
../../../geom/virtual/PST_Data.cpp: In member function âint PST_CoEdge::validate(CubitBoolean)â:
../../../geom/virtual/PST_Data.cpp:1102: warning: format â%pâ expects type âvoid*â, but argument 3 has type âPST_CoEdge*â
../../../geom/virtual/PST_Data.cpp:1111: warning: format â%pâ expects type âvoid*â, but argument 3 has type âPST_Edge*â
../../../geom/virtual/PST_Data.cpp:1111: warning: format â%pâ expects type âvoid*â, but argument 4 has type âPST_CoEdge*â
../../../geom/virtual/PST_Data.cpp: In member function âint PST_Face::validate(CubitBoolean)â:
../../../geom/virtual/PST_Data.cpp:1125: warning: format â%pâ expects type âvoid*â, but argument 3 has type âPST_Face*â
../../../geom/virtual/PST_Data.cpp:1135: warning: format â%pâ expects type âvoid*â, but argument 3 has type âPST_Face*â
../../../geom/virtual/PST_Data.cpp:1144: warning: format â%pâ expects type âvoid*â, but argument 3 has type âPST_Face*â
../../../geom/virtual/PST_Data.cpp:1144: warning: format â%pâ expects type âvoid*â, but argument 4 has type âPST_Face*â
../../../geom/virtual/PST_Data.cpp:1144: warning: format â%pâ expects type âvoid*â, but argument 5 has type âPST_Edge*â
../../../geom/virtual/PST_Data.cpp:1155: warning: format â%pâ expects type âvoid*â, but argument 3 has type âPST_CoEdge*â
../../../geom/virtual/PST_Data.cpp:1155: warning: format â%pâ expects type âvoid*â, but argument 4 has type âPST_Face*â
../../../geom/virtual/PST_Data.cpp:1162: warning: format â%pâ expects type âvoid*â, but argument 3 has type âPST_CoEdge*â
../../../geom/virtual/PST_Data.cpp:1162: warning: format â%pâ expects type âvoid*â, but argument 4 has type âPST_Face*â
../../../geom/virtual/PST_Data.cpp: In member function âvoid PST_Face::print()â:
../../../geom/virtual/PST_Data.cpp:1189: warning: format â%pâ expects type âvoid*â, but argument 3 has type âPST_Face*â
../../../geom/virtual/PST_Data.cpp:1197: warning: format â%10pâ expects type âvoid*â, but argument 3 has type âPST_Face*â
../../../geom/virtual/PST_Data.cpp:1197: warning: format â%10pâ expects type âvoid*â, but argument 4 has type âPST_CoEdge*â
../../../geom/virtual/PST_Data.cpp:1197: warning: format â%10pâ expects type âvoid*â, but argument 5 has type âPST_Edge*â
../../../geom/virtual/PST_Data.cpp:1197: warning: format â%10pâ expects type âvoid*â, but argument 6 has type âPST_Point*â
../../../geom/virtual/PST_Data.cpp:1197: warning: format â%10pâ expects type âvoid*â, but argument 7 has type âPST_Point*â
../../../geom/virtual/PST_Data.cpp:1202: warning: format â%10pâ expects type âvoid*â, but argument 3 has type âPST_CoEdge*â
../../../geom/virtual/PST_Data.cpp:1202: warning: format â%10pâ expects type âvoid*â, but argument 4 has type âPST_Edge*â
../../../geom/virtual/PST_Data.cpp:1202: warning: format â%10pâ expects type âvoid*â, but argument 5 has type âPST_Point*â
../../../geom/virtual/PST_Data.cpp:1202: warning: format â%10pâ expects type âvoid*â, but argument 6 has type âPST_Point*â
../../../geom/virtual/PST_Data.cpp: In member function âvoid PST_Edge::print()â:
../../../geom/virtual/PST_Data.cpp:1210: warning: format â%pâ expects type âvoid*â, but argument 3 has type âPST_Edge*â
../../../geom/virtual/PST_Data.cpp:1210: warning: format â%pâ expects type âvoid*â, but argument 4 has type âPST_Point*â
../../../geom/virtual/PST_Data.cpp:1210: warning: format â%pâ expects type âvoid*â, but argument 5 has type âPST_Point*â
../../../geom/virtual/PST_Data.cpp:1210: warning: format â%pâ expects type âvoid*â, but argument 6 has type âPST_Face*â
../../../geom/virtual/PST_Data.cpp:1210: warning: format â%pâ expects type âvoid*â, but argument 7 has type âPST_Face*â
../../../geom/virtual/PST_Data.cpp: In member function âvoid PST_Point::print()â:
../../../geom/virtual/PST_Data.cpp:1215: warning: format â%pâ expects type âvoid*â, but argument 3 has type âPST_Point*â
../../../geom/virtual/PST_Data.cpp:1226: warning: format â%8pâ expects type âvoid*â, but argument 3 has type âPST_Edge*â
../../../geom/virtual/PST_Data.cpp:1230: warning: format â%8pâ expects type âvoid*â, but argument 3 has type âPST_Edge*â
mv -f .deps/PST_Data.Tpo .deps/PST_Data.Plo
/bin/sh ../../libtool --tag=CXX --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -I. -I../../../geom/virtual -I../.. -I../../itaps -I../../../util -I../../../geom -I../../../geom/facet -I../../../geom/Cholla -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT SegmentedCurve.lo -MD -MP -MF .deps/SegmentedCurve.Tpo -c -o SegmentedCurve.lo ../../../geom/virtual/SegmentedCurve.cpp
c++ -DTEMPLATE_DEFS_INCLUDED -I. -I../../../geom/virtual -I../.. -I../../itaps -I../../../util -I../../../geom -I../../../geom/facet -I../../../geom/Cholla -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT SegmentedCurve.lo -MD -MP -MF .deps/SegmentedCurve.Tpo -c ../../../geom/virtual/SegmentedCurve.cpp -o SegmentedCurve.o
../../../geom/virtual/SegmentedCurve.cpp: In member function âvirtual void SegmentedCurve::print_debug_info(const char*, bool) constâ:
../../../geom/virtual/SegmentedCurve.cpp:860: warning: format â%pâ expects type âvoid*â, but argument 4 has type âconst SegmentedCurve*â
mv -f .deps/SegmentedCurve.Tpo .deps/SegmentedCurve.Plo
/bin/sh ../../libtool --tag=CXX --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -I. -I../../../geom/virtual -I../.. -I../../itaps -I../../../util -I../../../geom -I../../../geom/facet -I../../../geom/Cholla -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT SubCurve.lo -MD -MP -MF .deps/SubCurve.Tpo -c -o SubCurve.lo ../../../geom/virtual/SubCurve.cpp
c++ -DTEMPLATE_DEFS_INCLUDED -I. -I../../../geom/virtual -I../.. -I../../itaps -I../../../util -I../../../geom -I../../../geom/facet -I../../../geom/Cholla -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT SubCurve.lo -MD -MP -MF .deps/SubCurve.Tpo -c ../../../geom/virtual/SubCurve.cpp -o SubCurve.o
mv -f .deps/SubCurve.Tpo .deps/SubCurve.Plo
/bin/sh ../../libtool --tag=CXX --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -I. -I../../../geom/virtual -I../.. -I../../itaps -I../../../util -I../../../geom -I../../../geom/facet -I../../../geom/Cholla -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT SubEntitySet.lo -MD -MP -MF .deps/SubEntitySet.Tpo -c -o SubEntitySet.lo ../../../geom/virtual/SubEntitySet.cpp
c++ -DTEMPLATE_DEFS_INCLUDED -I. -I../../../geom/virtual -I../.. -I../../itaps -I../../../util -I../../../geom -I../../../geom/facet -I../../../geom/Cholla -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT SubEntitySet.lo -MD -MP -MF .deps/SubEntitySet.Tpo -c ../../../geom/virtual/SubEntitySet.cpp -o SubEntitySet.o
../../../geom/virtual/SubEntitySet.cpp: In member function âvoid SubEntitySet::add_lower_order(PartitionEntity*, CubitSimpleAttrib&, int, DLIList<CubitVector*>&, DLIList<int>&, DLIList<int>&, DLIList<int>&)â:
../../../geom/virtual/SubEntitySet.cpp:190: warning: unused variable âresultâ
../../../geom/virtual/SubEntitySet.cpp: In member function âvoid SubEntitySet::print_debug_info(const char*) constâ:
../../../geom/virtual/SubEntitySet.cpp:335: warning: format â%pâ expects type âvoid*â, but argument 5 has type âTopologyBridge*â
../../../geom/virtual/SubEntitySet.cpp:342: warning: format â%pâ expects type âvoid*â, but argument 6 has type âPartitionEntity*â
../../../geom/virtual/SubEntitySet.cpp:351: warning: format â%pâ expects type âvoid*â, but argument 6 has type âPartitionEntity*â
../../../geom/virtual/SubEntitySet.cpp:355: warning: format â%pâ expects type âvoid*â, but argument 4 has type âPartitionBody*â
mv -f .deps/SubEntitySet.Tpo .deps/SubEntitySet.Plo
/bin/sh ../../libtool --tag=CXX --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -I. -I../../../geom/virtual -I../.. -I../../itaps -I../../../util -I../../../geom -I../../../geom/facet -I../../../geom/Cholla -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT SubSurface.lo -MD -MP -MF .deps/SubSurface.Tpo -c -o SubSurface.lo ../../../geom/virtual/SubSurface.cpp
c++ -DTEMPLATE_DEFS_INCLUDED -I. -I../../../geom/virtual -I../.. -I../../itaps -I../../../util -I../../../geom -I../../../geom/facet -I../../../geom/Cholla -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT SubSurface.lo -MD -MP -MF .deps/SubSurface.Tpo -c ../../../geom/virtual/SubSurface.cpp -o SubSurface.o
mv -f .deps/SubSurface.Tpo .deps/SubSurface.Plo
/bin/sh ../../libtool --tag=CXX --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -I. -I../../../geom/virtual -I../.. -I../../itaps -I../../../util -I../../../geom -I../../../geom/facet -I../../../geom/Cholla -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT TDVGFacetOwner.lo -MD -MP -MF .deps/TDVGFacetOwner.Tpo -c -o TDVGFacetOwner.lo ../../../geom/virtual/TDVGFacetOwner.cpp
c++ -DTEMPLATE_DEFS_INCLUDED -I. -I../../../geom/virtual -I../.. -I../../itaps -I../../../util -I../../../geom -I../../../geom/facet -I../../../geom/Cholla -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT TDVGFacetOwner.lo -MD -MP -MF .deps/TDVGFacetOwner.Tpo -c ../../../geom/virtual/TDVGFacetOwner.cpp -o TDVGFacetOwner.o
mv -f .deps/TDVGFacetOwner.Tpo .deps/TDVGFacetOwner.Plo
/bin/sh ../../libtool --tag=CXX --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -I. -I../../../geom/virtual -I../.. -I../../itaps -I../../../util -I../../../geom -I../../../geom/facet -I../../../geom/Cholla -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT TDVGFacetSplit.lo -MD -MP -MF .deps/TDVGFacetSplit.Tpo -c -o TDVGFacetSplit.lo ../../../geom/virtual/TDVGFacetSplit.cpp
c++ -DTEMPLATE_DEFS_INCLUDED -I. -I../../../geom/virtual -I../.. -I../../itaps -I../../../util -I../../../geom -I../../../geom/facet -I../../../geom/Cholla -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT TDVGFacetSplit.lo -MD -MP -MF .deps/TDVGFacetSplit.Tpo -c ../../../geom/virtual/TDVGFacetSplit.cpp -o TDVGFacetSplit.o
mv -f .deps/TDVGFacetSplit.Tpo .deps/TDVGFacetSplit.Plo
/bin/sh ../../libtool --tag=CXX --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -I. -I../../../geom/virtual -I../.. -I../../itaps -I../../../util -I../../../geom -I../../../geom/facet -I../../../geom/Cholla -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT VirtualQueryEngine.lo -MD -MP -MF .deps/VirtualQueryEngine.Tpo -c -o VirtualQueryEngine.lo ../../../geom/virtual/VirtualQueryEngine.cpp
c++ -DTEMPLATE_DEFS_INCLUDED -I. -I../../../geom/virtual -I../.. -I../../itaps -I../../../util -I../../../geom -I../../../geom/facet -I../../../geom/Cholla -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT VirtualQueryEngine.lo -MD -MP -MF .deps/VirtualQueryEngine.Tpo -c ../../../geom/virtual/VirtualQueryEngine.cpp -o VirtualQueryEngine.o
../../../geom/virtual/VirtualQueryEngine.cpp: In member function âvirtual CubitStatus VirtualQueryEngine::get_graphics(Surface*, int&, int&, int&, GMem*, short unsigned int, double, double) constâ:
../../../geom/virtual/VirtualQueryEngine.cpp:201: warning: format â%pâ expects type âvoid*â, but argument 3 has type âSurface*â
../../../geom/virtual/VirtualQueryEngine.cpp:201: warning: format â%pâ expects type âvoid*â, but argument 7 has type âGMem*â
../../../geom/virtual/VirtualQueryEngine.cpp: In member function âvirtual CubitStatus VirtualQueryEngine::entity_entity_distance(GeometryEntity*, GeometryEntity*, CubitVector&, CubitVector&, double&)â:
../../../geom/virtual/VirtualQueryEngine.cpp:1396: warning: unused variable âgqe2â
mv -f .deps/VirtualQueryEngine.Tpo .deps/VirtualQueryEngine.Plo
/bin/sh ../../libtool --tag=CXX --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -I. -I../../../geom/virtual -I../.. -I../../itaps -I../../../util -I../../../geom -I../../../geom/facet -I../../../geom/Cholla -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT VirtualImprintTool.lo -MD -MP -MF .deps/VirtualImprintTool.Tpo -c -o VirtualImprintTool.lo ../../../geom/virtual/VirtualImprintTool.cpp
c++ -DTEMPLATE_DEFS_INCLUDED -I. -I../../../geom/virtual -I../.. -I../../itaps -I../../../util -I../../../geom -I../../../geom/facet -I../../../geom/Cholla -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT VirtualImprintTool.lo -MD -MP -MF .deps/VirtualImprintTool.Tpo -c ../../../geom/virtual/VirtualImprintTool.cpp -o VirtualImprintTool.o
mv -f .deps/VirtualImprintTool.Tpo .deps/VirtualImprintTool.Plo
/bin/sh ../../libtool --tag=CXX --mode=link c++ -Wall -pipe -pedantic -O2 -DNDEBUG -o libcubit_virtual.la AllocMemManagersVirtual.lo CACompositeVG.lo CAPartitionVG.lo CAVirtualVG.lo CollapseAngleTool.lo CompositeAttrib.lo CompositeBody.lo CompositeCoEdge.lo CompositeCoSurf.lo CompositeCurve.lo CompositeEngine.lo CompositeGeom.lo CompositeLoop.lo CompositeLump.lo CompositePoint.lo CompositeShell.lo CompositeSurface.lo CompositeTool.lo CompSurfFacets.lo Faceter.lo FaceterFacetData.lo FaceterPointData.lo FacetProjectTool.lo HiddenEntitySet.lo ImprintBoundaryTool.lo ImprintLineSegment.lo ImprintPointData.lo PartitionBody.lo PartitionCoEdge.lo PartitionCoSurf.lo PartitionCurve.lo PartitionEngine.lo PartitionEntity.lo PartitionLoop.lo PartitionLump.lo PartitionLumpImprint.lo PartitionPoint.lo PartitionShell.lo PartitionSurface.lo PartitionTool.lo PartPTCurve.lo PartSurfFacetTool.lo PST_Data.lo SegmentedCurve.lo SubCurve.lo SubEntitySet.lo SubSurface.lo TDVGFacetOwner.lo TDVG!
FacetSplit.lo VirtualQueryEngine.lo VirtualImprintTool.lo -lm
mkdir .libs
ar cru .libs/libcubit_virtual.a AllocMemManagersVirtual.o CACompositeVG.o CAPartitionVG.o CAVirtualVG.o CollapseAngleTool.o CompositeAttrib.o CompositeBody.o CompositeCoEdge.o CompositeCoSurf.o CompositeCurve.o CompositeEngine.o CompositeGeom.o CompositeLoop.o CompositeLump.o CompositePoint.o CompositeShell.o CompositeSurface.o CompositeTool.o CompSurfFacets.o Faceter.o FaceterFacetData.o FaceterPointData.o FacetProjectTool.o HiddenEntitySet.o ImprintBoundaryTool.o ImprintLineSegment.o ImprintPointData.o PartitionBody.o PartitionCoEdge.o PartitionCoSurf.o PartitionCurve.o PartitionEngine.o PartitionEntity.o PartitionLoop.o PartitionLump.o PartitionLumpImprint.o PartitionPoint.o PartitionShell.o PartitionSurface.o PartitionTool.o PartPTCurve.o PartSurfFacetTool.o PST_Data.o SegmentedCurve.o SubCurve.o SubEntitySet.o SubSurface.o TDVGFacetOwner.o TDVGFacetSplit.o VirtualQueryEngine.o VirtualImprintTool.o
ranlib .libs/libcubit_virtual.a
creating libcubit_virtual.la
(cd .libs && rm -f libcubit_virtual.la && ln -s ../libcubit_virtual.la libcubit_virtual.la)
make[4]: Leaving directory `/home/jason/cgm/test/dist/CGMA-10.2.2/_build/geom/virtual'
Making all in ACIS
make[4]: Entering directory `/home/jason/cgm/test/dist/CGMA-10.2.2/_build/geom/ACIS'
/bin/sh ../../libtool --tag=CXX --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -DCUBIT_ACIS_VERSION=1607 -DACIS_VERSION=1607 -Dlinux -DACIS_LOCAL_OPS -DACIS_VER=1607 -I. -I../../../geom/ACIS -I../.. -I../../itaps -I../../../util -I../../../geom -I../../../geom/ACIS/gtcAttrib/incl -I/opt/acis16.7//include -I../../../compat/new -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT AcisBridge.lo -MD -MP -MF .deps/AcisBridge.Tpo -c -o AcisBridge.lo ../../../geom/ACIS/AcisBridge.cpp
c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -DCUBIT_ACIS_VERSION=1607 -DACIS_VERSION=1607 -Dlinux -DACIS_LOCAL_OPS -DACIS_VER=1607 -I. -I../../../geom/ACIS -I../.. -I../../itaps -I../../../util -I../../../geom -I../../../geom/ACIS/gtcAttrib/incl -I/opt/acis16.7//include -I../../../compat/new -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT AcisBridge.lo -MD -MP -MF .deps/AcisBridge.Tpo -c ../../../geom/ACIS/AcisBridge.cpp -o AcisBridge.o
mv -f .deps/AcisBridge.Tpo .deps/AcisBridge.Plo
/bin/sh ../../libtool --tag=CXX --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -DCUBIT_ACIS_VERSION=1607 -DACIS_VERSION=1607 -Dlinux -DACIS_LOCAL_OPS -DACIS_VER=1607 -I. -I../../../geom/ACIS -I../.. -I../../itaps -I../../../util -I../../../geom -I../../../geom/ACIS/gtcAttrib/incl -I/opt/acis16.7//include -I../../../compat/new -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT AcisEdgeTool.lo -MD -MP -MF .deps/AcisEdgeTool.Tpo -c -o AcisEdgeTool.lo ../../../geom/ACIS/AcisEdgeTool.cpp
c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -DCUBIT_ACIS_VERSION=1607 -DACIS_VERSION=1607 -Dlinux -DACIS_LOCAL_OPS -DACIS_VER=1607 -I. -I../../../geom/ACIS -I../.. -I../../itaps -I../../../util -I../../../geom -I../../../geom/ACIS/gtcAttrib/incl -I/opt/acis16.7//include -I../../../compat/new -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT AcisEdgeTool.lo -MD -MP -MF .deps/AcisEdgeTool.Tpo -c ../../../geom/ACIS/AcisEdgeTool.cpp -o AcisEdgeTool.o
../../../geom/ACIS/AcisEdgeTool.cpp: In member function âCubitStatus AcisEdgeTool::create_curve_combine(DLIList<Curve*>&, Curve*&)â:
../../../geom/ACIS/AcisEdgeTool.cpp:67: warning: unused variable âAQEâ
../../../geom/ACIS/AcisEdgeTool.cpp:68: warning: unused variable âGQTâ
mv -f .deps/AcisEdgeTool.Tpo .deps/AcisEdgeTool.Plo
/bin/sh ../../libtool --tag=CXX --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -DCUBIT_ACIS_VERSION=1607 -DACIS_VERSION=1607 -Dlinux -DACIS_LOCAL_OPS -DACIS_VER=1607 -I. -I../../../geom/ACIS -I../.. -I../../itaps -I../../../util -I../../../geom -I../../../geom/ACIS/gtcAttrib/incl -I/opt/acis16.7//include -I../../../compat/new -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT AcisFacetManager.lo -MD -MP -MF .deps/AcisFacetManager.Tpo -c -o AcisFacetManager.lo ../../../geom/ACIS/AcisFacetManager.cpp
c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -DCUBIT_ACIS_VERSION=1607 -DACIS_VERSION=1607 -Dlinux -DACIS_LOCAL_OPS -DACIS_VER=1607 -I. -I../../../geom/ACIS -I../.. -I../../itaps -I../../../util -I../../../geom -I../../../geom/ACIS/gtcAttrib/incl -I/opt/acis16.7//include -I../../../compat/new -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT AcisFacetManager.lo -MD -MP -MF .deps/AcisFacetManager.Tpo -c ../../../geom/ACIS/AcisFacetManager.cpp -o AcisFacetManager.o
mv -f .deps/AcisFacetManager.Tpo .deps/AcisFacetManager.Plo
/bin/sh ../../libtool --tag=CXX --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -DCUBIT_ACIS_VERSION=1607 -DACIS_VERSION=1607 -Dlinux -DACIS_LOCAL_OPS -DACIS_VER=1607 -I. -I../../../geom/ACIS -I../.. -I../../itaps -I../../../util -I../../../geom -I../../../geom/ACIS/gtcAttrib/incl -I/opt/acis16.7//include -I../../../compat/new -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT AcisFeatureEngine.lo -MD -MP -MF .deps/AcisFeatureEngine.Tpo -c -o AcisFeatureEngine.lo ../../../geom/ACIS/AcisFeatureEngine.cpp
c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -DCUBIT_ACIS_VERSION=1607 -DACIS_VERSION=1607 -Dlinux -DACIS_LOCAL_OPS -DACIS_VER=1607 -I. -I../../../geom/ACIS -I../.. -I../../itaps -I../../../util -I../../../geom -I../../../geom/ACIS/gtcAttrib/incl -I/opt/acis16.7//include -I../../../compat/new -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT AcisFeatureEngine.lo -MD -MP -MF .deps/AcisFeatureEngine.Tpo -c ../../../geom/ACIS/AcisFeatureEngine.cpp -o AcisFeatureEngine.o
mv -f .deps/AcisFeatureEngine.Tpo .deps/AcisFeatureEngine.Plo
/bin/sh ../../libtool --tag=CXX --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -DCUBIT_ACIS_VERSION=1607 -DACIS_VERSION=1607 -Dlinux -DACIS_LOCAL_OPS -DACIS_VER=1607 -I. -I../../../geom/ACIS -I../.. -I../../itaps -I../../../util -I../../../geom -I../../../geom/ACIS/gtcAttrib/incl -I/opt/acis16.7//include -I../../../compat/new -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT AcisHealerTool.lo -MD -MP -MF .deps/AcisHealerTool.Tpo -c -o AcisHealerTool.lo ../../../geom/ACIS/AcisHealerTool.cpp
c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -DCUBIT_ACIS_VERSION=1607 -DACIS_VERSION=1607 -Dlinux -DACIS_LOCAL_OPS -DACIS_VER=1607 -I. -I../../../geom/ACIS -I../.. -I../../itaps -I../../../util -I../../../geom -I../../../geom/ACIS/gtcAttrib/incl -I/opt/acis16.7//include -I../../../compat/new -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT AcisHealerTool.lo -MD -MP -MF .deps/AcisHealerTool.Tpo -c ../../../geom/ACIS/AcisHealerTool.cpp -o AcisHealerTool.o
mv -f .deps/AcisHealerTool.Tpo .deps/AcisHealerTool.Plo
/bin/sh ../../libtool --tag=CXX --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -DCUBIT_ACIS_VERSION=1607 -DACIS_VERSION=1607 -Dlinux -DACIS_LOCAL_OPS -DACIS_VER=1607 -I. -I../../../geom/ACIS -I../.. -I../../itaps -I../../../util -I../../../geom -I../../../geom/ACIS/gtcAttrib/incl -I/opt/acis16.7//include -I../../../compat/new -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT AcisModifyEngine.lo -MD -MP -MF .deps/AcisModifyEngine.Tpo -c -o AcisModifyEngine.lo ../../../geom/ACIS/AcisModifyEngine.cpp
c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -DCUBIT_ACIS_VERSION=1607 -DACIS_VERSION=1607 -Dlinux -DACIS_LOCAL_OPS -DACIS_VER=1607 -I. -I../../../geom/ACIS -I../.. -I../../itaps -I../../../util -I../../../geom -I../../../geom/ACIS/gtcAttrib/incl -I/opt/acis16.7//include -I../../../compat/new -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT AcisModifyEngine.lo -MD -MP -MF .deps/AcisModifyEngine.Tpo -c ../../../geom/ACIS/AcisModifyEngine.cpp -o AcisModifyEngine.o
../../../geom/ACIS/AcisModifyEngine.cpp: In member function âvirtual CubitStatus AcisModifyEngine::imprint(DLIList<BodySM*>&, DLIList<BodySM*>&, bool, DLIList<TopologyBridge*>*, DLIList<TopologyBridge*>*) constâ:
../../../geom/ACIS/AcisModifyEngine.cpp:7528: warning: deprecated conversion from string constant to âchar*â
../../../geom/ACIS/AcisModifyEngine.cpp:7543: warning: deprecated conversion from string constant to âchar*â
../../../geom/ACIS/AcisModifyEngine.cpp: In member function âvirtual CubitStatus AcisModifyEngine::section(DLIList<BodySM*>&, const CubitVector&, const CubitVector&, const CubitVector&, DLIList<BodySM*>&, bool, bool, bool)â:
../../../geom/ACIS/AcisModifyEngine.cpp:9767: warning: unused variable âref_entityâ
../../../geom/ACIS/AcisModifyEngine.cpp: In member function âvoid AcisModifyEngine::webcut_imprint(BODY*, DLIList<BodySM*>&, DLIList<BODY*>&, DLIList<BODY*>&, DLIList<BodySM*>&, DLIList<BodySM*>&, DLIList<BODY*>&) constâ:
../../../geom/ACIS/AcisModifyEngine.cpp:11220: warning: unused variable âwebcut_debug_flag_onâ
../../../geom/ACIS/AcisModifyEngine.cpp: In member function âBODY* AcisModifyEngine::create_infinite_plane_cutting_tool(const CubitVector&, const CubitVector&, const CubitVector&, const SPAbox&, bool) constâ:
../../../geom/ACIS/AcisModifyEngine.cpp:11501: warning: suggest explicit braces to avoid ambiguous âelseâ
../../../geom/ACIS/AcisModifyEngine.cpp:11666: warning: suggest explicit braces to avoid ambiguous âelseâ
../../../geom/ACIS/AcisModifyEngine.cpp:11691: warning: suggest explicit braces to avoid ambiguous âelseâ
../../../geom/ACIS/AcisModifyEngine.cpp: In member function âvirtual CubitStatus AcisModifyEngine::create_solid_bodies_from_surfs(DLIList<Surface*>&, DLIList<BodySM*>&, bool, bool) constâ:
../../../geom/ACIS/AcisModifyEngine.cpp:11960: warning: unused variable âsuccessâ
../../../geom/ACIS/AcisModifyEngine.cpp: In member function âvirtual CubitStatus AcisModifyEngine::imprint(DLIList<BodySM*>&, DLIList<CubitVector*>&, DLIList<BodySM*>&, bool, DLIList<TopologyBridge*>*, DLIList<TopologyBridge*>*) constâ:
../../../geom/ACIS/AcisModifyEngine.cpp:13121: warning: deprecated conversion from string constant to âchar*â
../../../geom/ACIS/AcisModifyEngine.cpp:13128: warning: deprecated conversion from string constant to âchar*â
../../../geom/ACIS/AcisModifyEngine.cpp: In member function âCubitStatus AcisModifyEngine::imprint_overlapping_curves(DLIList<BodySM*>&, DLIList<BodySM*>&, ProgressTool*, DLIList<TopologyBridge*>*, DLIList<TopologyBridge*>*) constâ:
../../../geom/ACIS/AcisModifyEngine.cpp:15042: warning: unused variable âstatusâ
../../../geom/ACIS/AcisModifyEngine.cpp: In member function âCubitStatus AcisModifyEngine::imprint_overlapping_surfaces(DLIList<BodySM*>&, DLIList<BodySM*>&, ProgressTool*) constâ:
../../../geom/ACIS/AcisModifyEngine.cpp:15066: warning: unused variable âstatusâ
mv -f .deps/AcisModifyEngine.Tpo .deps/AcisModifyEngine.Plo
/bin/sh ../../libtool --tag=CXX --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -DCUBIT_ACIS_VERSION=1607 -DACIS_VERSION=1607 -Dlinux -DACIS_LOCAL_OPS -DACIS_VER=1607 -I. -I../../../geom/ACIS -I../.. -I../../itaps -I../../../util -I../../../geom -I../../../geom/ACIS/gtcAttrib/incl -I/opt/acis16.7//include -I../../../compat/new -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT AcisQueryEngine.lo -MD -MP -MF .deps/AcisQueryEngine.Tpo -c -o AcisQueryEngine.lo ../../../geom/ACIS/AcisQueryEngine.cpp
c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -DCUBIT_ACIS_VERSION=1607 -DACIS_VERSION=1607 -Dlinux -DACIS_LOCAL_OPS -DACIS_VER=1607 -I. -I../../../geom/ACIS -I../.. -I../../itaps -I../../../util -I../../../geom -I../../../geom/ACIS/gtcAttrib/incl -I/opt/acis16.7//include -I../../../compat/new -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT AcisQueryEngine.lo -MD -MP -MF .deps/AcisQueryEngine.Tpo -c ../../../geom/ACIS/AcisQueryEngine.cpp -o AcisQueryEngine.o
../../../geom/ACIS/AcisQueryEngine.cpp: In member function âvirtual CubitStatus AcisQueryEngine::import_solid_model(const char*, const char*, DLIList<TopologyBridge*>&, CubitBoolean, const char*, CubitBoolean, CubitBoolean, CubitBoolean, CubitBoolean, CubitBoolean, CubitBoolean)â:
../../../geom/ACIS/AcisQueryEngine.cpp:827: warning: unused variable âiâ
../../../geom/ACIS/AcisQueryEngine.cpp: In member function âCubitStatus AcisQueryEngine::restore_entity_list(ENTITY_LIST&, DLIList<TopologyBridge*>&, bool, bool, bool, bool, bool, bool, bool, bool) constâ:
../../../geom/ACIS/AcisQueryEngine.cpp:1056: warning: format â%pâ expects type âvoid*â, but argument 3 has type âBodySM*â
../../../geom/ACIS/AcisQueryEngine.cpp:986: warning: unused variable âpercent_afterâ
../../../geom/ACIS/AcisQueryEngine.cpp:987: warning: unused variable ânumber_splines_simplifiedâ
mv -f .deps/AcisQueryEngine.Tpo .deps/AcisQueryEngine.Plo
/bin/sh ../../libtool --tag=CXX --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -DCUBIT_ACIS_VERSION=1607 -DACIS_VERSION=1607 -Dlinux -DACIS_LOCAL_OPS -DACIS_VER=1607 -I. -I../../../geom/ACIS -I../.. -I../../itaps -I../../../util -I../../../geom -I../../../geom/ACIS/gtcAttrib/incl -I/opt/acis16.7//include -I../../../compat/new -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT AcisSurfaceTool.lo -MD -MP -MF .deps/AcisSurfaceTool.Tpo -c -o AcisSurfaceTool.lo ../../../geom/ACIS/AcisSurfaceTool.cpp
c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -DCUBIT_ACIS_VERSION=1607 -DACIS_VERSION=1607 -Dlinux -DACIS_LOCAL_OPS -DACIS_VER=1607 -I. -I../../../geom/ACIS -I../.. -I../../itaps -I../../../util -I../../../geom -I../../../geom/ACIS/gtcAttrib/incl -I/opt/acis16.7//include -I../../../compat/new -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT AcisSurfaceTool.lo -MD -MP -MF .deps/AcisSurfaceTool.Tpo -c ../../../geom/ACIS/AcisSurfaceTool.cpp -o AcisSurfaceTool.o
mv -f .deps/AcisSurfaceTool.Tpo .deps/AcisSurfaceTool.Plo
/bin/sh ../../libtool --tag=CXX --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -DCUBIT_ACIS_VERSION=1607 -DACIS_VERSION=1607 -Dlinux -DACIS_LOCAL_OPS -DACIS_VER=1607 -I. -I../../../geom/ACIS -I../.. -I../../itaps -I../../../util -I../../../geom -I../../../geom/ACIS/gtcAttrib/incl -I/opt/acis16.7//include -I../../../compat/new -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT AcisToolUtil.lo -MD -MP -MF .deps/AcisToolUtil.Tpo -c -o AcisToolUtil.lo ../../../geom/ACIS/AcisToolUtil.cpp
c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -DCUBIT_ACIS_VERSION=1607 -DACIS_VERSION=1607 -Dlinux -DACIS_LOCAL_OPS -DACIS_VER=1607 -I. -I../../../geom/ACIS -I../.. -I../../itaps -I../../../util -I../../../geom -I../../../geom/ACIS/gtcAttrib/incl -I/opt/acis16.7//include -I../../../compat/new -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT AcisToolUtil.lo -MD -MP -MF .deps/AcisToolUtil.Tpo -c ../../../geom/ACIS/AcisToolUtil.cpp -o AcisToolUtil.o
mv -f .deps/AcisToolUtil.Tpo .deps/AcisToolUtil.Plo
/bin/sh ../../libtool --tag=CXX --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -DCUBIT_ACIS_VERSION=1607 -DACIS_VERSION=1607 -Dlinux -DACIS_LOCAL_OPS -DACIS_VER=1607 -I. -I../../../geom/ACIS -I../.. -I../../itaps -I../../../util -I../../../geom -I../../../geom/ACIS/gtcAttrib/incl -I/opt/acis16.7//include -I../../../compat/new -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT AcisTweakTool.lo -MD -MP -MF .deps/AcisTweakTool.Tpo -c -o AcisTweakTool.lo ../../../geom/ACIS/AcisTweakTool.cpp
c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -DCUBIT_ACIS_VERSION=1607 -DACIS_VERSION=1607 -Dlinux -DACIS_LOCAL_OPS -DACIS_VER=1607 -I. -I../../../geom/ACIS -I../.. -I../../itaps -I../../../util -I../../../geom -I../../../geom/ACIS/gtcAttrib/incl -I/opt/acis16.7//include -I../../../compat/new -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT AcisTweakTool.lo -MD -MP -MF .deps/AcisTweakTool.Tpo -c ../../../geom/ACIS/AcisTweakTool.cpp -o AcisTweakTool.o
../../../geom/ACIS/AcisTweakTool.cpp:7567:3: warning: multi-line comment
../../../geom/ACIS/AcisTweakTool.cpp: In member function âCubitStatus AcisTweakTool::tweak_target_single(DLIList<Surface*>&, Surface*, DLIList<BodySM*>&, CubitBoolean, CubitBoolean, CubitBoolean)â:
../../../geom/ACIS/AcisTweakTool.cpp:1846: warning: unused variable âtarget_surface_ptrâ
mv -f .deps/AcisTweakTool.Tpo .deps/AcisTweakTool.Plo
/bin/sh ../../libtool --tag=CXX --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -DCUBIT_ACIS_VERSION=1607 -DACIS_VERSION=1607 -Dlinux -DACIS_LOCAL_OPS -DACIS_VER=1607 -I. -I../../../geom/ACIS -I../.. -I../../itaps -I../../../util -I../../../geom -I../../../geom/ACIS/gtcAttrib/incl -I/opt/acis16.7//include -I../../../compat/new -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT AcisDrawTool.lo -MD -MP -MF .deps/AcisDrawTool.Tpo -c -o AcisDrawTool.lo ../../../geom/ACIS/AcisDrawTool.cpp
c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -DCUBIT_ACIS_VERSION=1607 -DACIS_VERSION=1607 -Dlinux -DACIS_LOCAL_OPS -DACIS_VER=1607 -I. -I../../../geom/ACIS -I../.. -I../../itaps -I../../../util -I../../../geom -I../../../geom/ACIS/gtcAttrib/incl -I/opt/acis16.7//include -I../../../compat/new -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT AcisDrawTool.lo -MD -MP -MF .deps/AcisDrawTool.Tpo -c ../../../geom/ACIS/AcisDrawTool.cpp -o AcisDrawTool.o
mv -f .deps/AcisDrawTool.Tpo .deps/AcisDrawTool.Plo
/bin/sh ../../libtool --tag=CXX --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -DCUBIT_ACIS_VERSION=1607 -DACIS_VERSION=1607 -Dlinux -DACIS_LOCAL_OPS -DACIS_VER=1607 -I. -I../../../geom/ACIS -I../.. -I../../itaps -I../../../util -I../../../geom -I../../../geom/ACIS/gtcAttrib/incl -I/opt/acis16.7//include -I../../../compat/new -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT attrib_cubit_owner.lo -MD -MP -MF .deps/attrib_cubit_owner.Tpo -c -o attrib_cubit_owner.lo ../../../geom/ACIS/attrib_cubit_owner.cpp
c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -DCUBIT_ACIS_VERSION=1607 -DACIS_VERSION=1607 -Dlinux -DACIS_LOCAL_OPS -DACIS_VER=1607 -I. -I../../../geom/ACIS -I../.. -I../../itaps -I../../../util -I../../../geom -I../../../geom/ACIS/gtcAttrib/incl -I/opt/acis16.7//include -I../../../compat/new -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT attrib_cubit_owner.lo -MD -MP -MF .deps/attrib_cubit_owner.Tpo -c ../../../geom/ACIS/attrib_cubit_owner.cpp -o attrib_cubit_owner.o
../../../geom/ACIS/attrib_cubit_owner.cpp: In static member function âstatic void ATTRIB_CUBIT_OWNER::remove_cubit_owner(ENTITY*, CubitBoolean)â:
../../../geom/ACIS/attrib_cubit_owner.cpp:211: warning: unused variable âthis_ENTITYâ
mv -f .deps/attrib_cubit_owner.Tpo .deps/attrib_cubit_owner.Plo
/bin/sh ../../libtool --tag=CXX --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -DCUBIT_ACIS_VERSION=1607 -DACIS_VERSION=1607 -Dlinux -DACIS_LOCAL_OPS -DACIS_VER=1607 -I. -I../../../geom/ACIS -I../.. -I../../itaps -I../../../util -I../../../geom -I../../../geom/ACIS/gtcAttrib/incl -I/opt/acis16.7//include -I../../../compat/new -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT attrib_snl.lo -MD -MP -MF .deps/attrib_snl.Tpo -c -o attrib_snl.lo ../../../geom/ACIS/attrib_snl.cpp
c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -DCUBIT_ACIS_VERSION=1607 -DACIS_VERSION=1607 -Dlinux -DACIS_LOCAL_OPS -DACIS_VER=1607 -I. -I../../../geom/ACIS -I../.. -I../../itaps -I../../../util -I../../../geom -I../../../geom/ACIS/gtcAttrib/incl -I/opt/acis16.7//include -I../../../compat/new -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT attrib_snl.lo -MD -MP -MF .deps/attrib_snl.Tpo -c ../../../geom/ACIS/attrib_snl.cpp -o attrib_snl.o
mv -f .deps/attrib_snl.Tpo .deps/attrib_snl.Plo
/bin/sh ../../libtool --tag=CXX --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -DCUBIT_ACIS_VERSION=1607 -DACIS_VERSION=1607 -Dlinux -DACIS_LOCAL_OPS -DACIS_VER=1607 -I. -I../../../geom/ACIS -I../.. -I../../itaps -I../../../util -I../../../geom -I../../../geom/ACIS/gtcAttrib/incl -I/opt/acis16.7//include -I../../../compat/new -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT attrib_snl_simple.lo -MD -MP -MF .deps/attrib_snl_simple.Tpo -c -o attrib_snl_simple.lo ../../../geom/ACIS/attrib_snl_simple.cpp
c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -DCUBIT_ACIS_VERSION=1607 -DACIS_VERSION=1607 -Dlinux -DACIS_LOCAL_OPS -DACIS_VER=1607 -I. -I../../../geom/ACIS -I../.. -I../../itaps -I../../../util -I../../../geom -I../../../geom/ACIS/gtcAttrib/incl -I/opt/acis16.7//include -I../../../compat/new -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT attrib_snl_simple.lo -MD -MP -MF .deps/attrib_snl_simple.Tpo -c ../../../geom/ACIS/attrib_snl_simple.cpp -o attrib_snl_simple.o
mv -f .deps/attrib_snl_simple.Tpo .deps/attrib_snl_simple.Plo
/bin/sh ../../libtool --tag=CXX --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -DCUBIT_ACIS_VERSION=1607 -DACIS_VERSION=1607 -Dlinux -DACIS_LOCAL_OPS -DACIS_VER=1607 -I. -I../../../geom/ACIS -I../.. -I../../itaps -I../../../util -I../../../geom -I../../../geom/ACIS/gtcAttrib/incl -I/opt/acis16.7//include -I../../../compat/new -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT BodyACIS.lo -MD -MP -MF .deps/BodyACIS.Tpo -c -o BodyACIS.lo ../../../geom/ACIS/BodyACIS.cpp
c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -DCUBIT_ACIS_VERSION=1607 -DACIS_VERSION=1607 -Dlinux -DACIS_LOCAL_OPS -DACIS_VER=1607 -I. -I../../../geom/ACIS -I../.. -I../../itaps -I../../../util -I../../../geom -I../../../geom/ACIS/gtcAttrib/incl -I/opt/acis16.7//include -I../../../compat/new -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT BodyACIS.lo -MD -MP -MF .deps/BodyACIS.Tpo -c ../../../geom/ACIS/BodyACIS.cpp -o BodyACIS.o
../../../geom/ACIS/BodyACIS.cpp: In member function âvoid BodyACIS::convert_entity_list(insanity_list*, DLIList<TopologyEntity*>&)â:
../../../geom/ACIS/BodyACIS.cpp:533: warning: unused variable âiâ
mv -f .deps/BodyACIS.Tpo .deps/BodyACIS.Plo
/bin/sh ../../libtool --tag=CXX --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -DCUBIT_ACIS_VERSION=1607 -DACIS_VERSION=1607 -Dlinux -DACIS_LOCAL_OPS -DACIS_VER=1607 -I. -I../../../geom/ACIS -I../.. -I../../itaps -I../../../util -I../../../geom -I../../../geom/ACIS/gtcAttrib/incl -I/opt/acis16.7//include -I../../../compat/new -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT CoEdgeACIS.lo -MD -MP -MF .deps/CoEdgeACIS.Tpo -c -o CoEdgeACIS.lo ../../../geom/ACIS/CoEdgeACIS.cpp
c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -DCUBIT_ACIS_VERSION=1607 -DACIS_VERSION=1607 -Dlinux -DACIS_LOCAL_OPS -DACIS_VER=1607 -I. -I../../../geom/ACIS -I../.. -I../../itaps -I../../../util -I../../../geom -I../../../geom/ACIS/gtcAttrib/incl -I/opt/acis16.7//include -I../../../compat/new -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT CoEdgeACIS.lo -MD -MP -MF .deps/CoEdgeACIS.Tpo -c ../../../geom/ACIS/CoEdgeACIS.cpp -o CoEdgeACIS.o
mv -f .deps/CoEdgeACIS.Tpo .deps/CoEdgeACIS.Plo
/bin/sh ../../libtool --tag=CXX --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -DCUBIT_ACIS_VERSION=1607 -DACIS_VERSION=1607 -Dlinux -DACIS_LOCAL_OPS -DACIS_VER=1607 -I. -I../../../geom/ACIS -I../.. -I../../itaps -I../../../util -I../../../geom -I../../../geom/ACIS/gtcAttrib/incl -I/opt/acis16.7//include -I../../../compat/new -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT CurveACIS.lo -MD -MP -MF .deps/CurveACIS.Tpo -c -o CurveACIS.lo ../../../geom/ACIS/CurveACIS.cpp
c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -DCUBIT_ACIS_VERSION=1607 -DACIS_VERSION=1607 -Dlinux -DACIS_LOCAL_OPS -DACIS_VER=1607 -I. -I../../../geom/ACIS -I../.. -I../../itaps -I../../../util -I../../../geom -I../../../geom/ACIS/gtcAttrib/incl -I/opt/acis16.7//include -I../../../compat/new -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT CurveACIS.lo -MD -MP -MF .deps/CurveACIS.Tpo -c ../../../geom/ACIS/CurveACIS.cpp -o CurveACIS.o
mv -f .deps/CurveACIS.Tpo .deps/CurveACIS.Plo
/bin/sh ../../libtool --tag=CXX --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -DCUBIT_ACIS_VERSION=1607 -DACIS_VERSION=1607 -Dlinux -DACIS_LOCAL_OPS -DACIS_VER=1607 -I. -I../../../geom/ACIS -I../.. -I../../itaps -I../../../util -I../../../geom -I../../../geom/ACIS/gtcAttrib/incl -I/opt/acis16.7//include -I../../../compat/new -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT LoopACIS.lo -MD -MP -MF .deps/LoopACIS.Tpo -c -o LoopACIS.lo ../../../geom/ACIS/LoopACIS.cpp
c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -DCUBIT_ACIS_VERSION=1607 -DACIS_VERSION=1607 -Dlinux -DACIS_LOCAL_OPS -DACIS_VER=1607 -I. -I../../../geom/ACIS -I../.. -I../../itaps -I../../../util -I../../../geom -I../../../geom/ACIS/gtcAttrib/incl -I/opt/acis16.7//include -I../../../compat/new -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT LoopACIS.lo -MD -MP -MF .deps/LoopACIS.Tpo -c ../../../geom/ACIS/LoopACIS.cpp -o LoopACIS.o
mv -f .deps/LoopACIS.Tpo .deps/LoopACIS.Plo
/bin/sh ../../libtool --tag=CXX --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -DCUBIT_ACIS_VERSION=1607 -DACIS_VERSION=1607 -Dlinux -DACIS_LOCAL_OPS -DACIS_VER=1607 -I. -I../../../geom/ACIS -I../.. -I../../itaps -I../../../util -I../../../geom -I../../../geom/ACIS/gtcAttrib/incl -I/opt/acis16.7//include -I../../../compat/new -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT LumpACIS.lo -MD -MP -MF .deps/LumpACIS.Tpo -c -o LumpACIS.lo ../../../geom/ACIS/LumpACIS.cpp
c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -DCUBIT_ACIS_VERSION=1607 -DACIS_VERSION=1607 -Dlinux -DACIS_LOCAL_OPS -DACIS_VER=1607 -I. -I../../../geom/ACIS -I../.. -I../../itaps -I../../../util -I../../../geom -I../../../geom/ACIS/gtcAttrib/incl -I/opt/acis16.7//include -I../../../compat/new -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT LumpACIS.lo -MD -MP -MF .deps/LumpACIS.Tpo -c ../../../geom/ACIS/LumpACIS.cpp -o LumpACIS.o
mv -f .deps/LumpACIS.Tpo .deps/LumpACIS.Plo
/bin/sh ../../libtool --tag=CXX --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -DCUBIT_ACIS_VERSION=1607 -DACIS_VERSION=1607 -Dlinux -DACIS_LOCAL_OPS -DACIS_VER=1607 -I. -I../../../geom/ACIS -I../.. -I../../itaps -I../../../util -I../../../geom -I../../../geom/ACIS/gtcAttrib/incl -I/opt/acis16.7//include -I../../../compat/new -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT PointACIS.lo -MD -MP -MF .deps/PointACIS.Tpo -c -o PointACIS.lo ../../../geom/ACIS/PointACIS.cpp
c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -DCUBIT_ACIS_VERSION=1607 -DACIS_VERSION=1607 -Dlinux -DACIS_LOCAL_OPS -DACIS_VER=1607 -I. -I../../../geom/ACIS -I../.. -I../../itaps -I../../../util -I../../../geom -I../../../geom/ACIS/gtcAttrib/incl -I/opt/acis16.7//include -I../../../compat/new -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT PointACIS.lo -MD -MP -MF .deps/PointACIS.Tpo -c ../../../geom/ACIS/PointACIS.cpp -o PointACIS.o
mv -f .deps/PointACIS.Tpo .deps/PointACIS.Plo
/bin/sh ../../libtool --tag=CXX --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -DCUBIT_ACIS_VERSION=1607 -DACIS_VERSION=1607 -Dlinux -DACIS_LOCAL_OPS -DACIS_VER=1607 -I. -I../../../geom/ACIS -I../.. -I../../itaps -I../../../util -I../../../geom -I../../../geom/ACIS/gtcAttrib/incl -I/opt/acis16.7//include -I../../../compat/new -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT ShellACIS.lo -MD -MP -MF .deps/ShellACIS.Tpo -c -o ShellACIS.lo ../../../geom/ACIS/ShellACIS.cpp
c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -DCUBIT_ACIS_VERSION=1607 -DACIS_VERSION=1607 -Dlinux -DACIS_LOCAL_OPS -DACIS_VER=1607 -I. -I../../../geom/ACIS -I../.. -I../../itaps -I../../../util -I../../../geom -I../../../geom/ACIS/gtcAttrib/incl -I/opt/acis16.7//include -I../../../compat/new -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT ShellACIS.lo -MD -MP -MF .deps/ShellACIS.Tpo -c ../../../geom/ACIS/ShellACIS.cpp -o ShellACIS.o
mv -f .deps/ShellACIS.Tpo .deps/ShellACIS.Plo
/bin/sh ../../libtool --tag=CXX --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -DCUBIT_ACIS_VERSION=1607 -DACIS_VERSION=1607 -Dlinux -DACIS_LOCAL_OPS -DACIS_VER=1607 -I. -I../../../geom/ACIS -I../.. -I../../itaps -I../../../util -I../../../geom -I../../../geom/ACIS/gtcAttrib/incl -I/opt/acis16.7//include -I../../../compat/new -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT SurfaceACIS.lo -MD -MP -MF .deps/SurfaceACIS.Tpo -c -o SurfaceACIS.lo ../../../geom/ACIS/SurfaceACIS.cpp
c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -DCUBIT_ACIS_VERSION=1607 -DACIS_VERSION=1607 -Dlinux -DACIS_LOCAL_OPS -DACIS_VER=1607 -I. -I../../../geom/ACIS -I../.. -I../../itaps -I../../../util -I../../../geom -I../../../geom/ACIS/gtcAttrib/incl -I/opt/acis16.7//include -I../../../compat/new -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT SurfaceACIS.lo -MD -MP -MF .deps/SurfaceACIS.Tpo -c ../../../geom/ACIS/SurfaceACIS.cpp -o SurfaceACIS.o
../../../geom/ACIS/SurfaceACIS.cpp: In member function âvirtual CubitPointContainment SurfaceACIS::point_containment(const CubitVector&)â:
../../../geom/ACIS/SurfaceACIS.cpp:1255: warning: enumeration value âpoint_unset_faceâ not handled in switch
../../../geom/ACIS/SurfaceACIS.cpp: In member function âvirtual CubitPointContainment SurfaceACIS::point_containment(double, double)â:
../../../geom/ACIS/SurfaceACIS.cpp:1293: warning: enumeration value âpoint_unset_faceâ not handled in switch
../../../geom/ACIS/SurfaceACIS.cpp: In member function âvirtual CubitPointContainment SurfaceACIS::point_containment(const CubitVector&, double, double)â:
../../../geom/ACIS/SurfaceACIS.cpp:1331: warning: enumeration value âpoint_unset_faceâ not handled in switch
../../../geom/ACIS/SurfaceACIS.cpp: In member function âvirtual CubitStatus SurfaceACIS::fire_ray(const CubitVector&, const CubitVector&, DLIList<double>&) constâ:
../../../geom/ACIS/SurfaceACIS.cpp:1540: warning: unused variable âorig_hit_listâ
mv -f .deps/SurfaceACIS.Tpo .deps/SurfaceACIS.Plo
/bin/sh ../../libtool --tag=CXX --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -DCUBIT_ACIS_VERSION=1607 -DACIS_VERSION=1607 -Dlinux -DACIS_LOCAL_OPS -DACIS_VER=1607 -I. -I../../../geom/ACIS -I../.. -I../../itaps -I../../../util -I../../../geom -I../../../geom/ACIS/gtcAttrib/incl -I/opt/acis16.7//include -I../../../compat/new -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT attrib_edge_parametric_length.lo -MD -MP -MF .deps/attrib_edge_parametric_length.Tpo -c -o attrib_edge_parametric_length.lo `test -f 'gtcAttrib/src/attrib_edge_parametric_length.C' || echo '../../../geom/ACIS/'`gtcAttrib/src/attrib_edge_parametric_length.C
c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -DCUBIT_ACIS_VERSION=1607 -DACIS_VERSION=1607 -Dlinux -DACIS_LOCAL_OPS -DACIS_VER=1607 -I. -I../../../geom/ACIS -I../.. -I../../itaps -I../../../util -I../../../geom -I../../../geom/ACIS/gtcAttrib/incl -I/opt/acis16.7//include -I../../../compat/new -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT attrib_edge_parametric_length.lo -MD -MP -MF .deps/attrib_edge_parametric_length.Tpo -c ../../../geom/ACIS/gtcAttrib/src/attrib_edge_parametric_length.C -o attrib_edge_parametric_length.o
mv -f .deps/attrib_edge_parametric_length.Tpo .deps/attrib_edge_parametric_length.Plo
/bin/sh ../../libtool --tag=CXX --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -DCUBIT_ACIS_VERSION=1607 -DACIS_VERSION=1607 -Dlinux -DACIS_LOCAL_OPS -DACIS_VER=1607 -I. -I../../../geom/ACIS -I../.. -I../../itaps -I../../../util -I../../../geom -I../../../geom/ACIS/gtcAttrib/incl -I/opt/acis16.7//include -I../../../compat/new -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT attrib_gtc.lo -MD -MP -MF .deps/attrib_gtc.Tpo -c -o attrib_gtc.lo `test -f 'gtcAttrib/src/attrib_gtc.C' || echo '../../../geom/ACIS/'`gtcAttrib/src/attrib_gtc.C
c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -DCUBIT_ACIS_VERSION=1607 -DACIS_VERSION=1607 -Dlinux -DACIS_LOCAL_OPS -DACIS_VER=1607 -I. -I../../../geom/ACIS -I../.. -I../../itaps -I../../../util -I../../../geom -I../../../geom/ACIS/gtcAttrib/incl -I/opt/acis16.7//include -I../../../compat/new -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT attrib_gtc.lo -MD -MP -MF .deps/attrib_gtc.Tpo -c ../../../geom/ACIS/gtcAttrib/src/attrib_gtc.C -o attrib_gtc.o
mv -f .deps/attrib_gtc.Tpo .deps/attrib_gtc.Plo
/bin/sh ../../libtool --tag=CXX --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -DCUBIT_ACIS_VERSION=1607 -DACIS_VERSION=1607 -Dlinux -DACIS_LOCAL_OPS -DACIS_VER=1607 -I. -I../../../geom/ACIS -I../.. -I../../itaps -I../../../util -I../../../geom -I../../../geom/ACIS/gtcAttrib/incl -I/opt/acis16.7//include -I../../../compat/new -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT attrib_mark.lo -MD -MP -MF .deps/attrib_mark.Tpo -c -o attrib_mark.lo `test -f 'gtcAttrib/src/attrib_mark.C' || echo '../../../geom/ACIS/'`gtcAttrib/src/attrib_mark.C
c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -DCUBIT_ACIS_VERSION=1607 -DACIS_VERSION=1607 -Dlinux -DACIS_LOCAL_OPS -DACIS_VER=1607 -I. -I../../../geom/ACIS -I../.. -I../../itaps -I../../../util -I../../../geom -I../../../geom/ACIS/gtcAttrib/incl -I/opt/acis16.7//include -I../../../compat/new -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT attrib_mark.lo -MD -MP -MF .deps/attrib_mark.Tpo -c ../../../geom/ACIS/gtcAttrib/src/attrib_mark.C -o attrib_mark.o
mv -f .deps/attrib_mark.Tpo .deps/attrib_mark.Plo
/bin/sh ../../libtool --tag=CXX --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -DCUBIT_ACIS_VERSION=1607 -DACIS_VERSION=1607 -Dlinux -DACIS_LOCAL_OPS -DACIS_VER=1607 -I. -I../../../geom/ACIS -I../.. -I../../itaps -I../../../util -I../../../geom -I../../../geom/ACIS/gtcAttrib/incl -I/opt/acis16.7//include -I../../../compat/new -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT attrib_name.lo -MD -MP -MF .deps/attrib_name.Tpo -c -o attrib_name.lo `test -f 'gtcAttrib/src/attrib_name.C' || echo '../../../geom/ACIS/'`gtcAttrib/src/attrib_name.C
c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -DCUBIT_ACIS_VERSION=1607 -DACIS_VERSION=1607 -Dlinux -DACIS_LOCAL_OPS -DACIS_VER=1607 -I. -I../../../geom/ACIS -I../.. -I../../itaps -I../../../util -I../../../geom -I../../../geom/ACIS/gtcAttrib/incl -I/opt/acis16.7//include -I../../../compat/new -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT attrib_name.lo -MD -MP -MF .deps/attrib_name.Tpo -c ../../../geom/ACIS/gtcAttrib/src/attrib_name.C -o attrib_name.o
mv -f .deps/attrib_name.Tpo .deps/attrib_name.Plo
/bin/sh ../../libtool --tag=CXX --mode=link c++ -Wall -pipe -pedantic -O2 -DNDEBUG -o libcubit_ACIS.la AcisBridge.lo AcisEdgeTool.lo AcisFacetManager.lo AcisFeatureEngine.lo AcisHealerTool.lo AcisModifyEngine.lo AcisQueryEngine.lo AcisSurfaceTool.lo AcisToolUtil.lo AcisTweakTool.lo AcisDrawTool.lo attrib_cubit_owner.lo attrib_snl.lo attrib_snl_simple.lo BodyACIS.lo CoEdgeACIS.lo CurveACIS.lo LoopACIS.lo LumpACIS.lo PointACIS.lo ShellACIS.lo SurfaceACIS.lo attrib_edge_parametric_length.lo attrib_gtc.lo attrib_mark.lo attrib_name.lo -L/opt/acis16.7//bin/linux_amd_64_so -lSpaAVis -lSpaAWarp -lSpaASurf -lSpaALops -lSpaABlend -lSpaACIS -lSpaBase -lm
mkdir .libs
ar cru .libs/libcubit_ACIS.a AcisBridge.o AcisEdgeTool.o AcisFacetManager.o AcisFeatureEngine.o AcisHealerTool.o AcisModifyEngine.o AcisQueryEngine.o AcisSurfaceTool.o AcisToolUtil.o AcisTweakTool.o AcisDrawTool.o attrib_cubit_owner.o attrib_snl.o attrib_snl_simple.o BodyACIS.o CoEdgeACIS.o CurveACIS.o LoopACIS.o LumpACIS.o PointACIS.o ShellACIS.o SurfaceACIS.o attrib_edge_parametric_length.o attrib_gtc.o attrib_mark.o attrib_name.o
ranlib .libs/libcubit_ACIS.a
creating libcubit_ACIS.la
(cd .libs && rm -f libcubit_ACIS.la && ln -s ../libcubit_ACIS.la libcubit_ACIS.la)
make[4]: Leaving directory `/home/jason/cgm/test/dist/CGMA-10.2.2/_build/geom/ACIS'
Making all in OCC
make[4]: Entering directory `/home/jason/cgm/test/dist/CGMA-10.2.2/_build/geom/OCC'
/bin/sh ../../libtool --tag=CXX --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../../util -I../../../geom -I../../../geom/Cholla -I../../../geom/facetbool -I/opt/occ6.3-64/inc -D_OCC64 -DHAVE_IOSTREAM -DHAVE_IOMANIP -DHAVE_FSTREAM -DHAVE_LIMITS_H -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT OCCShapeAttributeSet.lo -MD -MP -MF .deps/OCCShapeAttributeSet.Tpo -c -o OCCShapeAttributeSet.lo ../../../geom/OCC/OCCShapeAttributeSet.cpp
c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../../util -I../../../geom -I../../../geom/Cholla -I../../../geom/facetbool -I/opt/occ6.3-64/inc -D_OCC64 -DHAVE_IOSTREAM -DHAVE_IOMANIP -DHAVE_FSTREAM -DHAVE_LIMITS_H -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT OCCShapeAttributeSet.lo -MD -MP -MF .deps/OCCShapeAttributeSet.Tpo -c ../../../geom/OCC/OCCShapeAttributeSet.cpp -o OCCShapeAttributeSet.o
mv -f .deps/OCCShapeAttributeSet.Tpo .deps/OCCShapeAttributeSet.Plo
/bin/sh ../../libtool --tag=CXX --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../../util -I../../../geom -I../../../geom/Cholla -I../../../geom/facetbool -I/opt/occ6.3-64/inc -D_OCC64 -DHAVE_IOSTREAM -DHAVE_IOMANIP -DHAVE_FSTREAM -DHAVE_LIMITS_H -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT OCCAttribSet.lo -MD -MP -MF .deps/OCCAttribSet.Tpo -c -o OCCAttribSet.lo ../../../geom/OCC/OCCAttribSet.cpp
c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../../util -I../../../geom -I../../../geom/Cholla -I../../../geom/facetbool -I/opt/occ6.3-64/inc -D_OCC64 -DHAVE_IOSTREAM -DHAVE_IOMANIP -DHAVE_FSTREAM -DHAVE_LIMITS_H -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT OCCAttribSet.lo -MD -MP -MF .deps/OCCAttribSet.Tpo -c ../../../geom/OCC/OCCAttribSet.cpp -o OCCAttribSet.o
../../../geom/OCC/OCCAttribSet.cpp: In static member function âstatic CubitStatus OCCAttribSet::get_attributes(TopoDS_Shape&, DLIList<CubitSimpleAttrib*>&)â:
../../../geom/OCC/OCCAttribSet.cpp:400: warning: unused variable âstringâ
mv -f .deps/OCCAttribSet.Tpo .deps/OCCAttribSet.Plo
/bin/sh ../../libtool --tag=CXX --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../../util -I../../../geom -I../../../geom/Cholla -I../../../geom/facetbool -I/opt/occ6.3-64/inc -D_OCC64 -DHAVE_IOSTREAM -DHAVE_IOMANIP -DHAVE_FSTREAM -DHAVE_LIMITS_H -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT OCCBody.lo -MD -MP -MF .deps/OCCBody.Tpo -c -o OCCBody.lo ../../../geom/OCC/OCCBody.cpp
c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../../util -I../../../geom -I../../../geom/Cholla -I../../../geom/facetbool -I/opt/occ6.3-64/inc -D_OCC64 -DHAVE_IOSTREAM -DHAVE_IOMANIP -DHAVE_FSTREAM -DHAVE_LIMITS_H -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT OCCBody.lo -MD -MP -MF .deps/OCCBody.Tpo -c ../../../geom/OCC/OCCBody.cpp -o OCCBody.o
mv -f .deps/OCCBody.Tpo .deps/OCCBody.Plo
/bin/sh ../../libtool --tag=CXX --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../../util -I../../../geom -I../../../geom/Cholla -I../../../geom/facetbool -I/opt/occ6.3-64/inc -D_OCC64 -DHAVE_IOSTREAM -DHAVE_IOMANIP -DHAVE_FSTREAM -DHAVE_LIMITS_H -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT OCCCoEdge.lo -MD -MP -MF .deps/OCCCoEdge.Tpo -c -o OCCCoEdge.lo ../../../geom/OCC/OCCCoEdge.cpp
c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../../util -I../../../geom -I../../../geom/Cholla -I../../../geom/facetbool -I/opt/occ6.3-64/inc -D_OCC64 -DHAVE_IOSTREAM -DHAVE_IOMANIP -DHAVE_FSTREAM -DHAVE_LIMITS_H -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT OCCCoEdge.lo -MD -MP -MF .deps/OCCCoEdge.Tpo -c ../../../geom/OCC/OCCCoEdge.cpp -o OCCCoEdge.o
mv -f .deps/OCCCoEdge.Tpo .deps/OCCCoEdge.Plo
/bin/sh ../../libtool --tag=CXX --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../../util -I../../../geom -I../../../geom/Cholla -I../../../geom/facetbool -I/opt/occ6.3-64/inc -D_OCC64 -DHAVE_IOSTREAM -DHAVE_IOMANIP -DHAVE_FSTREAM -DHAVE_LIMITS_H -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT OCCCoFace.lo -MD -MP -MF .deps/OCCCoFace.Tpo -c -o OCCCoFace.lo ../../../geom/OCC/OCCCoFace.cpp
c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../../util -I../../../geom -I../../../geom/Cholla -I../../../geom/facetbool -I/opt/occ6.3-64/inc -D_OCC64 -DHAVE_IOSTREAM -DHAVE_IOMANIP -DHAVE_FSTREAM -DHAVE_LIMITS_H -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT OCCCoFace.lo -MD -MP -MF .deps/OCCCoFace.Tpo -c ../../../geom/OCC/OCCCoFace.cpp -o OCCCoFace.o
mv -f .deps/OCCCoFace.Tpo .deps/OCCCoFace.Plo
/bin/sh ../../libtool --tag=CXX --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../../util -I../../../geom -I../../../geom/Cholla -I../../../geom/facetbool -I/opt/occ6.3-64/inc -D_OCC64 -DHAVE_IOSTREAM -DHAVE_IOMANIP -DHAVE_FSTREAM -DHAVE_LIMITS_H -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT OCCCurve.lo -MD -MP -MF .deps/OCCCurve.Tpo -c -o OCCCurve.lo ../../../geom/OCC/OCCCurve.cpp
c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../../util -I../../../geom -I../../../geom/Cholla -I../../../geom/facetbool -I/opt/occ6.3-64/inc -D_OCC64 -DHAVE_IOSTREAM -DHAVE_IOMANIP -DHAVE_FSTREAM -DHAVE_LIMITS_H -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT OCCCurve.lo -MD -MP -MF .deps/OCCCurve.Tpo -c ../../../geom/OCC/OCCCurve.cpp -o OCCCurve.o
../../../geom/OCC/OCCCurve.cpp: In member function âvoid OCCCurve::adjust_periodic_parameter(double&)â:
../../../geom/OCC/OCCCurve.cpp:872: warning: unused variable âedge_rangeâ
mv -f .deps/OCCCurve.Tpo .deps/OCCCurve.Plo
/bin/sh ../../libtool --tag=CXX --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../../util -I../../../geom -I../../../geom/Cholla -I../../../geom/facetbool -I/opt/occ6.3-64/inc -D_OCC64 -DHAVE_IOSTREAM -DHAVE_IOMANIP -DHAVE_FSTREAM -DHAVE_LIMITS_H -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT OCCLoop.lo -MD -MP -MF .deps/OCCLoop.Tpo -c -o OCCLoop.lo ../../../geom/OCC/OCCLoop.cpp
c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../../util -I../../../geom -I../../../geom/Cholla -I../../../geom/facetbool -I/opt/occ6.3-64/inc -D_OCC64 -DHAVE_IOSTREAM -DHAVE_IOMANIP -DHAVE_FSTREAM -DHAVE_LIMITS_H -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT OCCLoop.lo -MD -MP -MF .deps/OCCLoop.Tpo -c ../../../geom/OCC/OCCLoop.cpp -o OCCLoop.o
../../../geom/OCC/OCCLoop.cpp: In member function âvoid OCCLoop::disconnect_all_curves()â:
../../../geom/OCC/OCCLoop.cpp:91: warning: unused variable âcoedgeâ
mv -f .deps/OCCLoop.Tpo .deps/OCCLoop.Plo
/bin/sh ../../libtool --tag=CXX --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../../util -I../../../geom -I../../../geom/Cholla -I../../../geom/facetbool -I/opt/occ6.3-64/inc -D_OCC64 -DHAVE_IOSTREAM -DHAVE_IOMANIP -DHAVE_FSTREAM -DHAVE_LIMITS_H -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT OCCLump.lo -MD -MP -MF .deps/OCCLump.Tpo -c -o OCCLump.lo ../../../geom/OCC/OCCLump.cpp
c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../../util -I../../../geom -I../../../geom/Cholla -I../../../geom/facetbool -I/opt/occ6.3-64/inc -D_OCC64 -DHAVE_IOSTREAM -DHAVE_IOMANIP -DHAVE_FSTREAM -DHAVE_LIMITS_H -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT OCCLump.lo -MD -MP -MF .deps/OCCLump.Tpo -c ../../../geom/OCC/OCCLump.cpp -o OCCLump.o
mv -f .deps/OCCLump.Tpo .deps/OCCLump.Plo
/bin/sh ../../libtool --tag=CXX --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../../util -I../../../geom -I../../../geom/Cholla -I../../../geom/facetbool -I/opt/occ6.3-64/inc -D_OCC64 -DHAVE_IOSTREAM -DHAVE_IOMANIP -DHAVE_FSTREAM -DHAVE_LIMITS_H -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT OCCModifyEngine.lo -MD -MP -MF .deps/OCCModifyEngine.Tpo -c -o OCCModifyEngine.lo ../../../geom/OCC/OCCModifyEngine.cpp
c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../../util -I../../../geom -I../../../geom/Cholla -I../../../geom/facetbool -I/opt/occ6.3-64/inc -D_OCC64 -DHAVE_IOSTREAM -DHAVE_IOMANIP -DHAVE_FSTREAM -DHAVE_LIMITS_H -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT OCCModifyEngine.lo -MD -MP -MF .deps/OCCModifyEngine.Tpo -c ../../../geom/OCC/OCCModifyEngine.cpp -o OCCModifyEngine.o
../../../geom/OCC/OCCModifyEngine.cpp: In member function âvirtual CubitStatus OCCModifyEngine::webcut(DLIList<BodySM*>&, const BodySM*, DLIList<BodySM*>&, bool)â:
../../../geom/OCC/OCCModifyEngine.cpp:4599: warning: âbodyâ is used uninitialized in this function
../../../geom/OCC/OCCModifyEngine.cpp: In member function âCubitStatus OCCModifyEngine::sort_curves(DLIList<Curve*>, DLIList<DLIList<TopoDS_Edge*>*>&) constâ:
../../../geom/OCC/OCCModifyEngine.cpp:814: warning: ânew_endâ may be used uninitialized in this function
../../../geom/OCC/OCCModifyEngine.cpp: In member function âvoid OCCModifyEngine::check_operation(TopoDS_Shape&, TopoDS_Shape*&, CubitBoolean, CubitBoolean&, BRepAlgoAPI_BooleanOperation*, CubitBoolean) constâ:
../../../geom/OCC/OCCModifyEngine.cpp:3544: warning: âafter_massâ may be used uninitialized in this function
../../../geom/OCC/OCCModifyEngine.cpp: In member function âCubitStatus OCCModifyEngine::tweak_fillet(Curve*, double, double, BodySM*&, CubitBoolean, CubitBoolean, CubitBoolean) constâ:
../../../geom/OCC/OCCModifyEngine.cpp:6163: warning: âsâ may be used uninitialized in this function
../../../geom/OCC/OCCModifyEngine.cpp: In member function âvirtual CubitStatus OCCModifyEngine::sweep_along_curve(DLIList<GeometryEntity*>&, DLIList<BodySM*>&, DLIList<Curve*>&, double, int, bool, Surface*, BodySM*) constâ:
../../../geom/OCC/OCCModifyEngine.cpp:4439: warning: âtypeâ may be used uninitialized in this function
../../../geom/OCC/OCCModifyEngine.cpp: In member function âvirtual CubitStatus OCCModifyEngine::sweep_translational(DLIList<GeometryEntity*>&, DLIList<BodySM*>&, const CubitVector&, double, int, bool, bool, Surface*, BodySM*) constâ:
../../../geom/OCC/OCCModifyEngine.cpp:3992: warning: âCornertypeâ may be used uninitialized in this function
mv -f .deps/OCCModifyEngine.Tpo .deps/OCCModifyEngine.Plo
/bin/sh ../../libtool --tag=CXX --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../../util -I../../../geom -I../../../geom/Cholla -I../../../geom/facetbool -I/opt/occ6.3-64/inc -D_OCC64 -DHAVE_IOSTREAM -DHAVE_IOMANIP -DHAVE_FSTREAM -DHAVE_LIMITS_H -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT OCCParamTool.lo -MD -MP -MF .deps/OCCParamTool.Tpo -c -o OCCParamTool.lo ../../../geom/OCC/OCCParamTool.cpp
c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../../util -I../../../geom -I../../../geom/Cholla -I../../../geom/facetbool -I/opt/occ6.3-64/inc -D_OCC64 -DHAVE_IOSTREAM -DHAVE_IOMANIP -DHAVE_FSTREAM -DHAVE_LIMITS_H -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT OCCParamTool.lo -MD -MP -MF .deps/OCCParamTool.Tpo -c ../../../geom/OCC/OCCParamTool.cpp -o OCCParamTool.o
../../../geom/OCC/OCCParamTool.cpp: In member function âvirtual CubitStatus OCCParamTool::transform_to_uv(CubitVector&, CubitVector&)â:
../../../geom/OCC/OCCParamTool.cpp:206: warning: âfetoolâ is used uninitialized in this function
../../../geom/Cholla/CubitFacet.hpp: In member function âCubitStatus OCCParamTool::locate_point_in_uv(OCCSurface*, CubitVector&, CubitFacet*&)â:
../../../geom/Cholla/CubitFacet.hpp:273: warning: âtool_idâ may be used uninitialized in this function
../../../geom/OCC/OCCParamTool.cpp:335: note: âtool_idâ was declared here
mv -f .deps/OCCParamTool.Tpo .deps/OCCParamTool.Plo
/bin/sh ../../libtool --tag=CXX --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../../util -I../../../geom -I../../../geom/Cholla -I../../../geom/facetbool -I/opt/occ6.3-64/inc -D_OCC64 -DHAVE_IOSTREAM -DHAVE_IOMANIP -DHAVE_FSTREAM -DHAVE_LIMITS_H -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT OCCPoint.lo -MD -MP -MF .deps/OCCPoint.Tpo -c -o OCCPoint.lo ../../../geom/OCC/OCCPoint.cpp
c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../../util -I../../../geom -I../../../geom/Cholla -I../../../geom/facetbool -I/opt/occ6.3-64/inc -D_OCC64 -DHAVE_IOSTREAM -DHAVE_IOMANIP -DHAVE_FSTREAM -DHAVE_LIMITS_H -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT OCCPoint.lo -MD -MP -MF .deps/OCCPoint.Tpo -c ../../../geom/OCC/OCCPoint.cpp -o OCCPoint.o
mv -f .deps/OCCPoint.Tpo .deps/OCCPoint.Plo
/bin/sh ../../libtool --tag=CXX --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../../util -I../../../geom -I../../../geom/Cholla -I../../../geom/facetbool -I/opt/occ6.3-64/inc -D_OCC64 -DHAVE_IOSTREAM -DHAVE_IOMANIP -DHAVE_FSTREAM -DHAVE_LIMITS_H -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT OCCQueryEngine.lo -MD -MP -MF .deps/OCCQueryEngine.Tpo -c -o OCCQueryEngine.lo ../../../geom/OCC/OCCQueryEngine.cpp
c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../../util -I../../../geom -I../../../geom/Cholla -I../../../geom/facetbool -I/opt/occ6.3-64/inc -D_OCC64 -DHAVE_IOSTREAM -DHAVE_IOMANIP -DHAVE_FSTREAM -DHAVE_LIMITS_H -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT OCCQueryEngine.lo -MD -MP -MF .deps/OCCQueryEngine.Tpo -c ../../../geom/OCC/OCCQueryEngine.cpp -o OCCQueryEngine.o
mv -f .deps/OCCQueryEngine.Tpo .deps/OCCQueryEngine.Plo
/bin/sh ../../libtool --tag=CXX --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../../util -I../../../geom -I../../../geom/Cholla -I../../../geom/facetbool -I/opt/occ6.3-64/inc -D_OCC64 -DHAVE_IOSTREAM -DHAVE_IOMANIP -DHAVE_FSTREAM -DHAVE_LIMITS_H -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT OCCShell.lo -MD -MP -MF .deps/OCCShell.Tpo -c -o OCCShell.lo ../../../geom/OCC/OCCShell.cpp
c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../../util -I../../../geom -I../../../geom/Cholla -I../../../geom/facetbool -I/opt/occ6.3-64/inc -D_OCC64 -DHAVE_IOSTREAM -DHAVE_IOMANIP -DHAVE_FSTREAM -DHAVE_LIMITS_H -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT OCCShell.lo -MD -MP -MF .deps/OCCShell.Tpo -c ../../../geom/OCC/OCCShell.cpp -o OCCShell.o
mv -f .deps/OCCShell.Tpo .deps/OCCShell.Plo
/bin/sh ../../libtool --tag=CXX --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../../util -I../../../geom -I../../../geom/Cholla -I../../../geom/facetbool -I/opt/occ6.3-64/inc -D_OCC64 -DHAVE_IOSTREAM -DHAVE_IOMANIP -DHAVE_FSTREAM -DHAVE_LIMITS_H -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT OCCSurface.lo -MD -MP -MF .deps/OCCSurface.Tpo -c -o OCCSurface.lo ../../../geom/OCC/OCCSurface.cpp
c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../../util -I../../../geom -I../../../geom/Cholla -I../../../geom/facetbool -I/opt/occ6.3-64/inc -D_OCC64 -DHAVE_IOSTREAM -DHAVE_IOMANIP -DHAVE_FSTREAM -DHAVE_LIMITS_H -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT OCCSurface.lo -MD -MP -MF .deps/OCCSurface.Tpo -c ../../../geom/OCC/OCCSurface.cpp -o OCCSurface.o
../../../geom/OCC/OCCSurface.cpp: In static member function âstatic CubitStatus OCCSurface::update_OCC_entity(TopoDS_Face&, TopoDS_Shape&, BRepBuilderAPI_MakeShape*, LocOpe_SplitShape*)â:
../../../geom/OCC/OCCSurface.cpp:983: warning: âshapetypeâ may be used uninitialized in this function
mv -f .deps/OCCSurface.Tpo .deps/OCCSurface.Plo
/bin/sh ../../libtool --tag=CXX --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../../util -I../../../geom -I../../../geom/Cholla -I../../../geom/facetbool -I/opt/occ6.3-64/inc -D_OCC64 -DHAVE_IOSTREAM -DHAVE_IOMANIP -DHAVE_FSTREAM -DHAVE_LIMITS_H -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT OCCDrawTool.lo -MD -MP -MF .deps/OCCDrawTool.Tpo -c -o OCCDrawTool.lo ../../../geom/OCC/OCCDrawTool.cpp
c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../../util -I../../../geom -I../../../geom/Cholla -I../../../geom/facetbool -I/opt/occ6.3-64/inc -D_OCC64 -DHAVE_IOSTREAM -DHAVE_IOMANIP -DHAVE_FSTREAM -DHAVE_LIMITS_H -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT OCCDrawTool.lo -MD -MP -MF .deps/OCCDrawTool.Tpo -c ../../../geom/OCC/OCCDrawTool.cpp -o OCCDrawTool.o
mv -f .deps/OCCDrawTool.Tpo .deps/OCCDrawTool.Plo
/bin/sh ../../libtool --tag=CXX --mode=link c++ -Wall -pipe -pedantic -O2 -DNDEBUG -o libcubit_OCC.la OCCShapeAttributeSet.lo OCCAttribSet.lo OCCBody.lo OCCCoEdge.lo OCCCoFace.lo OCCCurve.lo OCCLoop.lo OCCLump.lo OCCModifyEngine.lo OCCParamTool.lo OCCPoint.lo OCCQueryEngine.lo OCCShell.lo OCCSurface.lo OCCDrawTool.lo -L/opt/occ6.3-64/lib -lTKMath -lTKXSBase -lTKernel -lTKShHealing -lTKBRep -lTKG3d -lTKBO -lTKFeat -lTKFillet -lTKG2d -lTKOffset -lTKBool -lTKGeomAlgo -lTKGeomBase -lTKPrim -lTKTopAlgo -lTKHLR -lTKIGES -lTKMesh -lTKPrim -lTKSTEP209 -lTKSTEPAttr -lTKSTEPBase -lTKSTEP -lTKSTL -lTKTopAlgo -lTKXSBase -lTKLCAF -ldl -lm
mkdir .libs
ar cru .libs/libcubit_OCC.a OCCShapeAttributeSet.o OCCAttribSet.o OCCBody.o OCCCoEdge.o OCCCoFace.o OCCCurve.o OCCLoop.o OCCLump.o OCCModifyEngine.o OCCParamTool.o OCCPoint.o OCCQueryEngine.o OCCShell.o OCCSurface.o OCCDrawTool.o
ranlib .libs/libcubit_OCC.a
creating libcubit_OCC.la
(cd .libs && rm -f libcubit_OCC.la && ln -s ../libcubit_OCC.la libcubit_OCC.la)
make[4]: Leaving directory `/home/jason/cgm/test/dist/CGMA-10.2.2/_build/geom/OCC'
make[3]: Leaving directory `/home/jason/cgm/test/dist/CGMA-10.2.2/_build/geom'
Making all in init
make[3]: Entering directory `/home/jason/cgm/test/dist/CGMA-10.2.2/_build/init'
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -DHAVE_ACIS -DHAVE_OCC -I. -I../../init -I.. -I../itaps -I../../geom -I../../util -I../../geom/ACIS -I../../geom/OCC -I../../geom/virtual -I../../geom/facet -I../../geom/cholla -I../../init -I/opt/occ6.3-64/inc -D_OCC64 -DHAVE_IOSTREAM -DHAVE_IOMANIP -DHAVE_FSTREAM -DHAVE_LIMITS_H -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT InitCGMA.lo -MD -MP -MF .deps/InitCGMA.Tpo -c -o InitCGMA.lo ../../init/InitCGMA.cpp
c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -DHAVE_ACIS -DHAVE_OCC -I. -I../../init -I.. -I../itaps -I../../geom -I../../util -I../../geom/ACIS -I../../geom/OCC -I../../geom/virtual -I../../geom/facet -I../../geom/cholla -I../../init -I/opt/occ6.3-64/inc -D_OCC64 -DHAVE_IOSTREAM -DHAVE_IOMANIP -DHAVE_FSTREAM -DHAVE_LIMITS_H -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT InitCGMA.lo -MD -MP -MF .deps/InitCGMA.Tpo -c ../../init/InitCGMA.cpp -o InitCGMA.o
mv -f .deps/InitCGMA.Tpo .deps/InitCGMA.Plo
/bin/sh ../libtool --tag=CXX --mode=link c++ -Wall -pipe -pedantic -O2 -DNDEBUG -o libcgma_init.la InitCGMA.lo -lm
mkdir .libs
ar cru .libs/libcgma_init.a InitCGMA.o
ranlib .libs/libcgma_init.a
creating libcgma_init.la
(cd .libs && rm -f libcgma_init.la && ln -s ../libcgma_init.la libcgma_init.la)
make[3]: Leaving directory `/home/jason/cgm/test/dist/CGMA-10.2.2/_build/init'
Making all in .
make[3]: Entering directory `/home/jason/cgm/test/dist/CGMA-10.2.2/_build'
/bin/sh ./libtool --tag=CC --mode=link cc -Wall -pipe -pedantic -O2 -DNDEBUG -o libcgm.la -rpath /home/jason/cgm/test/dist/CGMA-10.2.2/_inst/lib init/libcgma_init.la geom/ACIS/libcubit_ACIS.la geom/OCC/libcubit_OCC.la geom/virtual/libcubit_virtual.la geom/facet/libcubit_facet.la geom/Cholla/libcholla.la geom/facetbool/libcubit_facetbool.la geom/libcubit_geom.la util/libcubit_util.la -lSpaAVis -lSpaAWarp -lSpaASurf -lSpaALops -lSpaABlend -lSpaACIS -lSpaBase -lTKMath -lTKXSBase -lTKernel -lTKShHealing -lTKBRep -lTKG3d -lTKBO -lTKFeat -lTKFillet -lTKG2d -lTKOffset -lTKBool -lTKGeomAlgo -lTKGeomBase -lTKPrim -lTKTopAlgo -lTKHLR -lTKIGES -lTKMesh -lTKPrim -lTKSTEP209 -lTKSTEPAttr -lTKSTEPBase -lTKSTEP -lTKSTL -lTKTopAlgo -lTKXSBase -lTKLCAF -ldl no -lm
rm -fr .libs/libcgm.lax
mkdir .libs/libcgm.lax
rm -fr .libs/libcgm.lax/libcgma_init.a
mkdir .libs/libcgm.lax/libcgma_init.a
(cd .libs/libcgm.lax/libcgma_init.a && ar x /home/jason/cgm/test/dist/CGMA-10.2.2/_build/init/.libs/libcgma_init.a)
rm -fr .libs/libcgm.lax/libcubit_ACIS.a
mkdir .libs/libcgm.lax/libcubit_ACIS.a
(cd .libs/libcgm.lax/libcubit_ACIS.a && ar x /home/jason/cgm/test/dist/CGMA-10.2.2/_build/geom/ACIS/.libs/libcubit_ACIS.a)
rm -fr .libs/libcgm.lax/libcubit_OCC.a
mkdir .libs/libcgm.lax/libcubit_OCC.a
(cd .libs/libcgm.lax/libcubit_OCC.a && ar x /home/jason/cgm/test/dist/CGMA-10.2.2/_build/geom/OCC/.libs/libcubit_OCC.a)
rm -fr .libs/libcgm.lax/libcubit_virtual.a
mkdir .libs/libcgm.lax/libcubit_virtual.a
(cd .libs/libcgm.lax/libcubit_virtual.a && ar x /home/jason/cgm/test/dist/CGMA-10.2.2/_build/geom/virtual/.libs/libcubit_virtual.a)
rm -fr .libs/libcgm.lax/libcubit_facet.a
mkdir .libs/libcgm.lax/libcubit_facet.a
(cd .libs/libcgm.lax/libcubit_facet.a && ar x /home/jason/cgm/test/dist/CGMA-10.2.2/_build/geom/facet/.libs/libcubit_facet.a)
rm -fr .libs/libcgm.lax/libcholla.a
mkdir .libs/libcgm.lax/libcholla.a
(cd .libs/libcgm.lax/libcholla.a && ar x /home/jason/cgm/test/dist/CGMA-10.2.2/_build/geom/Cholla/.libs/libcholla.a)
rm -fr .libs/libcgm.lax/libcubit_facetbool.a
mkdir .libs/libcgm.lax/libcubit_facetbool.a
(cd .libs/libcgm.lax/libcubit_facetbool.a && ar x /home/jason/cgm/test/dist/CGMA-10.2.2/_build/geom/facetbool/.libs/libcubit_facetbool.a)
rm -fr .libs/libcgm.lax/libcubit_geom.a
mkdir .libs/libcgm.lax/libcubit_geom.a
(cd .libs/libcgm.lax/libcubit_geom.a && ar x /home/jason/cgm/test/dist/CGMA-10.2.2/_build/geom/.libs/libcubit_geom.a)
rm -fr .libs/libcgm.lax/libcubit_util.a
mkdir .libs/libcgm.lax/libcubit_util.a
(cd .libs/libcgm.lax/libcubit_util.a && ar x /home/jason/cgm/test/dist/CGMA-10.2.2/_build/util/.libs/libcubit_util.a)
ar cru .libs/libcgm.a .libs/libcgm.lax/libcgma_init.a/InitCGMA.o .libs/libcgm.lax/libcubit_ACIS.a/AcisModifyEngine.o .libs/libcgm.lax/libcubit_ACIS.a/AcisQueryEngine.o .libs/libcgm.lax/libcubit_ACIS.a/attrib_name.o .libs/libcgm.lax/libcubit_ACIS.a/AcisBridge.o .libs/libcgm.lax/libcubit_ACIS.a/attrib_gtc.o .libs/libcgm.lax/libcubit_ACIS.a/BodyACIS.o .libs/libcgm.lax/libcubit_ACIS.a/AcisFeatureEngine.o .libs/libcgm.lax/libcubit_ACIS.a/SurfaceACIS.o .libs/libcgm.lax/libcubit_ACIS.a/AcisDrawTool.o .libs/libcgm.lax/libcubit_ACIS.a/AcisTweakTool.o .libs/libcgm.lax/libcubit_ACIS.a/attrib_snl.o .libs/libcgm.lax/libcubit_ACIS.a/AcisHealerTool.o .libs/libcgm.lax/libcubit_ACIS.a/attrib_edge_parametric_length.o .libs/libcgm.lax/libcubit_ACIS.a/LumpACIS.o .libs/libcgm.lax/libcubit_ACIS.a/AcisToolUtil.o .libs/libcgm.lax/libcubit_ACIS.a/ShellACIS.o .libs/libcgm.lax/libcubit_ACIS.a/LoopACIS.o .libs/libcgm.lax/libcubit_ACIS.a/attrib_cubit_owner.o .libs/libcgm.lax/libcubit_ACIS.a/CoEdgeACI!
S.o .libs/libcgm.lax/libcubit_ACIS.a/AcisSurfaceTool.o .libs/libcgm.lax/libcubit_ACIS.a/attrib_mark.o .libs/libcgm.lax/libcubit_ACIS.a/AcisEdgeTool.o .libs/libcgm.lax/libcubit_ACIS.a/CurveACIS.o .libs/libcgm.lax/libcubit_ACIS.a/attrib_snl_simple.o .libs/libcgm.lax/libcubit_ACIS.a/AcisFacetManager.o .libs/libcgm.lax/libcubit_ACIS.a/PointACIS.o .libs/libcgm.lax/libcubit_OCC.a/OCCBody.o .libs/libcgm.lax/libcubit_OCC.a/OCCLump.o .libs/libcgm.lax/libcubit_OCC.a/OCCCoFace.o .libs/libcgm.lax/libcubit_OCC.a/OCCCurve.o .libs/libcgm.lax/libcubit_OCC.a/OCCQueryEngine.o .libs/libcgm.lax/libcubit_OCC.a/OCCDrawTool.o .libs/libcgm.lax/libcubit_OCC.a/OCCAttribSet.o .libs/libcgm.lax/libcubit_OCC.a/OCCShell.o .libs/libcgm.lax/libcubit_OCC.a/OCCModifyEngine.o .libs/libcgm.lax/libcubit_OCC.a/OCCCoEdge.o .libs/libcgm.lax/libcubit_OCC.a/OCCParamTool.o .libs/libcgm.lax/libcubit_OCC.a/OCCPoint.o .libs/libcgm.lax/libcubit_OCC.a/OCCShapeAttributeSet.o .libs/libcgm.lax/libcubit_OCC.a/OCCSurface.o .l!
ibs/libcgm.lax/libcubit_OCC.a/OCCLoop.o .libs/libcgm.lax/libc!
ubit_virtual.a/ImprintBoundaryTool.o .libs/libcgm.lax/libcubit_virtual.a/SegmentedCurve.o .libs/libcgm.lax/libcubit_virtual.a/CompositeLump.o .libs/libcgm.lax/libcubit_virtual.a/VirtualImprintTool.o .libs/libcgm.lax/libcubit_virtual.a/CompositeCoEdge.o .libs/libcgm.lax/libcubit_virtual.a/PartitionPoint.o .libs/libcgm.lax/libcubit_virtual.a/CompositeGeom.o .libs/libcgm.lax/libcubit_virtual.a/PartitionLumpImprint.o .libs/libcgm.lax/libcubit_virtual.a/PartitionCurve.o .libs/libcgm.lax/libcubit_virtual.a/PartitionLoop.o .libs/libcgm.lax/libcubit_virtual.a/VirtualQueryEngine.o .libs/libcgm.lax/libcubit_virtual.a/CAPartitionVG.o .libs/libcgm.lax/libcubit_virtual.a/PartSurfFacetTool.o .libs/libcgm.lax/libcubit_virtual.a/TDVGFacetSplit.o .libs/libcgm.lax/libcubit_virtual.a/PartitionCoEdge.o .libs/libcgm.lax/libcubit_virtual.a/PartitionLump.o .libs/libcgm.lax/libcubit_virtual.a/PartitionBody.o .libs/libcgm.lax/libcubit_virtual.a/CompositeTool.o .libs/libcgm.lax/libcubit_virtual.a/Fa!
ceterPointData.o .libs/libcgm.lax/libcubit_virtual.a/FaceterFacetData.o .libs/libcgm.lax/libcubit_virtual.a/Faceter.o .libs/libcgm.lax/libcubit_virtual.a/CollapseAngleTool.o .libs/libcgm.lax/libcubit_virtual.a/HiddenEntitySet.o .libs/libcgm.lax/libcubit_virtual.a/CAVirtualVG.o .libs/libcgm.lax/libcubit_virtual.a/SubCurve.o .libs/libcgm.lax/libcubit_virtual.a/PST_Data.o .libs/libcgm.lax/libcubit_virtual.a/PartitionTool.o .libs/libcgm.lax/libcubit_virtual.a/ImprintPointData.o .libs/libcgm.lax/libcubit_virtual.a/SubSurface.o .libs/libcgm.lax/libcubit_virtual.a/CACompositeVG.o .libs/libcgm.lax/libcubit_virtual.a/SubEntitySet.o .libs/libcgm.lax/libcubit_virtual.a/FacetProjectTool.o .libs/libcgm.lax/libcubit_virtual.a/CompositeEngine.o .libs/libcgm.lax/libcubit_virtual.a/PartPTCurve.o .libs/libcgm.lax/libcubit_virtual.a/TDVGFacetOwner.o .libs/libcgm.lax/libcubit_virtual.a/ImprintLineSegment.o .libs/libcgm.lax/libcubit_virtual.a/AllocMemManagersVirtual.o .libs/libcgm.lax/libcubit_!
virtual.a/CompositeAttrib.o .libs/libcgm.lax/libcubit_virtual.a/CompSu
r!
fFacets.o .libs/libcgm.lax/libcubit_virtual.a/CompositeBody.o .libs/libcgm.lax/libcubit_virtual.a/CompositeCoSurf.o .libs/libcgm.lax/libcubit_virtual.a/PartitionCoSurf.o .libs/libcgm.lax/libcubit_virtual.a/PartitionShell.o .libs/libcgm.lax/libcubit_virtual.a/CompositeSurface.o .libs/libcgm.lax/libcubit_virtual.a/CompositePoint.o .libs/libcgm.lax/libcubit_virtual.a/PartitionSurface.o .libs/libcgm.lax/libcubit_virtual.a/CompositeCurve.o .libs/libcgm.lax/libcubit_virtual.a/CompositeShell.o .libs/libcgm.lax/libcubit_virtual.a/PartitionEntity.o .libs/libcgm.lax/libcubit_virtual.a/CompositeLoop.o .libs/libcgm.lax/libcubit_virtual.a/PartitionEngine.o .libs/libcgm.lax/libcubit_facet.a/FacetAttribSet.o .libs/libcgm.lax/libcubit_facet.a/GridSearchTree.o .libs/libcgm.lax/libcubit_facet.a/FacetLoop.o .libs/libcgm.lax/libcubit_facet.a/FacetLump.o .libs/libcgm.lax/libcubit_facet.a/FacetParamTool.o .libs/libcgm.lax/libcubit_facet.a/FacetCoEdge.o .libs/libcgm.lax/libcubit_facet.a/FacetSur!
face.o .libs/libcgm.lax/libcubit_facet.a/FacetCurve.o .libs/libcgm.lax/libcubit_facet.a/FacetShell.o .libs/libcgm.lax/libcubit_facet.a/FacetBody.o .libs/libcgm.lax/libcubit_facet.a/FacetboolInterface.o .libs/libcgm.lax/libcubit_facet.a/FacetModifyEngine.o .libs/libcgm.lax/libcubit_facet.a/FacetPoint.o .libs/libcgm.lax/libcubit_facet.a/FacetAttrib.o .libs/libcgm.lax/libcubit_facet.a/FacetQueryEngine.o .libs/libcgm.lax/libcholla.a/TDChordal.o .libs/libcgm.lax/libcholla.a/CubitPoint.o .libs/libcgm.lax/libcholla.a/ChollaPoint.o .libs/libcgm.lax/libcholla.a/FacetEvalTool.o .libs/libcgm.lax/libcholla.a/CubitQuadFacet.o .libs/libcgm.lax/libcholla.a/PointGridSearch.o .libs/libcgm.lax/libcholla.a/FacetEntity.o .libs/libcgm.lax/libcholla.a/Cholla.o .libs/libcgm.lax/libcholla.a/GeoNode.o .libs/libcgm.lax/libcholla.a/TDFacetBoundaryEdge.o .libs/libcgm.lax/libcholla.a/ChordalAxis.o .libs/libcgm.lax/libcholla.a/PointLoopFacetor.o .libs/libcgm.lax/libcholla.a/ChollaEngine.o .libs/libcgm.!
lax/libcholla.a/debug.o .libs/libcgm.lax/libcholla.a/ChollaSkinTool.o
.!
libs/libcgm.lax/libcholla.a/ChollaEntity.o .libs/libcgm.lax/libcholla.a/LoopParamTool.o .libs/libcgm.lax/libcholla.a/CubitFacetData.o .libs/libcgm.lax/libcholla.a/GeoTet.o .libs/libcgm.lax/libcholla.a/AllocMemManagersCholla.o .libs/libcgm.lax/libcholla.a/CubitFacetEdge.o .libs/libcgm.lax/libcholla.a/CubitFacet.o .libs/libcgm.lax/libcholla.a/CurveFacetEvalTool.o .libs/libcgm.lax/libcholla.a/FacetDataUtil.o .libs/libcgm.lax/libcholla.a/CubitFacetEdgeData.o .libs/libcgm.lax/libcholla.a/TDGeomFacet.o .libs/libcgm.lax/libcholla.a/CubitPointData.o .libs/libcgm.lax/libcholla.a/ChollaSurface.o .libs/libcgm.lax/libcholla.a/CubitQuadFacetData.o .libs/libcgm.lax/libcholla.a/TDFacetboolData.o .libs/libcgm.lax/libcholla.a/ChollaCurve.o .libs/libcgm.lax/libcholla.a/TDFacetBoundaryPoint.o .libs/libcgm.lax/libcubit_facetbool.a/FBRetriangulate.o .libs/libcgm.lax/libcubit_facetbool.a/FBDataUtil.o .libs/libcgm.lax/libcubit_facetbool.a/FBIntersect.o .libs/libcgm.lax/libcubit_facetbool.a/KdTre!
e.o .libs/libcgm.lax/libcubit_facetbool.a/FBImprint.o .libs/libcgm.lax/libcubit_facetbool.a/FBTiler.o .libs/libcgm.lax/libcubit_facetbool.a/IntegerHash.o .libs/libcgm.lax/libcubit_facetbool.a/FBClassify.o .libs/libcgm.lax/libcubit_facetbool.a/FBPolyhedron.o .libs/libcgm.lax/libcubit_geom.a/CoVolume.o .libs/libcgm.lax/libcubit_geom.a/RefGroup.o .libs/libcgm.lax/libcubit_geom.a/GeometryFeatureEngine.o .libs/libcgm.lax/libcubit_geom.a/AllocMemManagersGeom.o .libs/libcgm.lax/libcubit_geom.a/OffsetSplitTool.o .libs/libcgm.lax/libcubit_geom.a/RefVertex.o .libs/libcgm.lax/libcubit_geom.a/CubitPolygon.o .libs/libcgm.lax/libcubit_geom.a/CAEntityColor.o .libs/libcgm.lax/libcubit_geom.a/TDSplitSurface.o .libs/libcgm.lax/libcubit_geom.a/GeomDataObserver.o .libs/libcgm.lax/libcubit_geom.a/SurfaceSM.o .libs/libcgm.lax/libcubit_geom.a/BridgeManager.o .libs/libcgm.lax/libcubit_geom.a/CoFace.o .libs/libcgm.lax/libcubit_geom.a/CAEntityName.o .libs/libcgm.lax/libcubit_geom.a/CAActuateSet.o .!
libs/libcgm.lax/libcubit_geom.a/GeometryHealerEngine.o .libs/libcgm.la
x!
/libcubit_geom.a/GeomMeasureTool.o .libs/libcgm.lax/libcubit_geom.a/CAMergePartner.o .libs/libcgm.lax/libcubit_geom.a/GeometryUtil.o .libs/libcgm.lax/libcubit_geom.a/GeometryQueryEngine.o .libs/libcgm.lax/libcubit_geom.a/CGMEngineDynamicLoader.o .libs/libcgm.lax/libcubit_geom.a/PointSM.o .libs/libcgm.lax/libcubit_geom.a/CubitAttribUser.o .libs/libcgm.lax/libcubit_geom.a/RefFace.o .libs/libcgm.lax/libcubit_geom.a/CAMergeStatus.o .libs/libcgm.lax/libcubit_geom.a/TDSurfaceOverlap.o .libs/libcgm.lax/libcubit_geom.a/Lump.o .libs/libcgm.lax/libcubit_geom.a/MedialTool2D.o .libs/libcgm.lax/libcubit_geom.a/RefEntityName.o .libs/libcgm.lax/libcubit_geom.a/GSaveOpen.o .libs/libcgm.lax/libcubit_geom.a/CAUniqueId.o .libs/libcgm.lax/libcubit_geom.a/TopologyBridge.o .libs/libcgm.lax/libcubit_geom.a/CubitAttribManager.o .libs/libcgm.lax/libcubit_geom.a/TDUniqueId.o .libs/libcgm.lax/libcubit_geom.a/CurveOverlapFacet.o .libs/libcgm.lax/libcubit_geom.a/GeometryFeatureTool.o .libs/libcgm.lax/l!
ibcubit_geom.a/CADeferredAttrib.o .libs/libcgm.lax/libcubit_geom.a/CoVertex.o .libs/libcgm.lax/libcubit_geom.a/GeometryQueryTool.o .libs/libcgm.lax/libcubit_geom.a/RefEntity.o .libs/libcgm.lax/libcubit_geom.a/SphereEvaluator.o .libs/libcgm.lax/libcubit_geom.a/Shell.o .libs/libcgm.lax/libcubit_geom.a/LumpSM.o .libs/libcgm.lax/libcubit_geom.a/BoundingBoxTool.o .libs/libcgm.lax/libcubit_geom.a/SurfaceOverlapTool.o .libs/libcgm.lax/libcubit_geom.a/CAEntityId.o .libs/libcgm.lax/libcubit_geom.a/Curve.o .libs/libcgm.lax/libcubit_geom.a/Point.o .libs/libcgm.lax/libcubit_geom.a/SplitSurfaceTool.o .libs/libcgm.lax/libcubit_geom.a/RefVolume.o .libs/libcgm.lax/libcubit_geom.a/Loop.o .libs/libcgm.lax/libcubit_geom.a/RefEdge.o .libs/libcgm.lax/libcubit_geom.a/TDCAGE.o .libs/libcgm.lax/libcubit_geom.a/MedialTool3D.o .libs/libcgm.lax/libcubit_geom.a/TDSourceFeature.o .libs/libcgm.lax/libcubit_geom.a/CubitSimpleAttrib.o .libs/libcgm.lax/libcubit_geom.a/CAGroup.o .libs/libcgm.lax/libcubit_ge!
om.a/MergeToolAssistant.o .libs/libcgm.lax/libcubit_geom.a/GeometryMod
i!
fyEngine..o .libs/libcgm.lax/libcubit_geom.a/GeometryEntity.o .libs/libcgm.lax/libcubit_geom.a/ModelQueryEngine.o .libs/libcgm.lax/libcubit_geom.a/AnalyticGeometryTool.o .libs/libcgm.lax/libcubit_geom.a/GfxPreview.o .libs/libcgm.lax/libcubit_geom.a/DAG.o .libs/libcgm.lax/libcubit_geom.a/RefCollection.o .libs/libcgm.lax/libcubit_geom.a/RefEntityFactory.o .libs/libcgm.lax/libcubit_geom.a/CASourceFeature.o .libs/libcgm.lax/libcubit_geom.a/SurfParamTool.o .libs/libcgm.lax/libcubit_geom.a/GeometryModifyTool.o .libs/libcgm.lax/libcubit_geom.a/LoopSM.o .libs/libcgm.lax/libcubit_geom.a/ModelEntity.o .libs/libcgm.lax/libcubit_geom.a/Surface.o .libs/libcgm.lax/libcubit_geom.a/SenseEntity.o .libs/libcgm.lax/libcubit_geom.a/CylinderEvaluator.o .libs/libcgm.lax/libcubit_geom.a/GroupingEntity.o .libs/libcgm.lax/libcubit_geom.a/BodySM.o .libs/libcgm.lax/libcubit_geom.a/CurveSM.o .libs/libcgm.lax/libcubit_geom.a/CoEdge.o .libs/libcgm.lax/libcubit_geom.a/MergeTool.o .libs/libcgm.lax/libcubi!
t_geom.a/CGMApp.o .libs/libcgm.lax/libcubit_geom.a/CubitAttrib.o .libs/libcgm.lax/libcubit_geom.a/CoEdgeSM.o .libs/libcgm.lax/libcubit_geom.a/TopologyEntity.o .libs/libcgm.lax/libcubit_geom.a/MidPlaneTool.o .libs/libcgm.lax/libcubit_geom.a/OldUnmergeCode.o .libs/libcgm.lax/libcubit_geom.a/Chain.o .libs/libcgm.lax/libcubit_geom.a/SurfaceOverlapFacet.o .libs/libcgm.lax/libcubit_geom.a/GeometryHealerTool.o .libs/libcgm.lax/libcubit_geom.a/Body.o .libs/libcgm.lax/libcubit_geom.a/DagDrawingTool.o .libs/libcgm.lax/libcubit_geom.a/BasicTopologyEntity.o .libs/libcgm.lax/libcubit_geom.a/CollectionEntity.o .libs/libcgm.lax/libcubit_geom.a/ShellSM.o .libs/libcgm.lax/libcubit_util.a/GMem.o .libs/libcgm.lax/libcubit_util.a/CubitCoordinateSystem.o .libs/libcgm.lax/libcubit_util.a/GfxDebug.o .libs/libcgm.lax/libcubit_util.a/CubitString.o .libs/libcgm.lax/libcubit_util.a/StubProgressTool.o .libs/libcgm.lax/libcubit_util.a/TextProgressTool.o .libs/libcgm.lax/libcubit_util.a/TDUPtr.o .libs/!
libcgm.lax/libcubit_util.a/CubitStack.o .libs/libcgm.lax/libcubit_util
.a!
/CubitMessage.o .libs/libcgm.lax/libcubit_util.a/CubitFileIOWrapper.o .libs/libcgm.lax/libcubit_util.a/CubitFileUtil.o .libs/libcgm.lax/libcubit_util.a/CubitEntity.o .libs/libcgm.lax/libcubit_util.a/CubitVector.o .libs/libcgm.lax/libcubit_util.a/IntersectionTool.o .libs/libcgm.lax/libcubit_util.a/MemoryBlock.o .libs/libcgm.lax/libcubit_util.a/Queue.o .libs/libcgm.lax/libcubit_util.a/SettingHolder.o .libs/libcgm.lax/libcubit_util.a/Cubit2DPoint.o .libs/libcgm.lax/libcubit_util.a/CubitCollection.o .libs/libcgm.lax/libcubit_util.a/PlanarParamTool.o .libs/libcgm.lax/libcubit_util.a/ArrayBasedContainer.o .libs/libcgm.lax/libcubit_util.a/GetLongOpt.o .libs/libcgm.lax/libcubit_util.a/CubitFileFEModel.o .libs/libcgm.lax/libcubit_util.a/AllocMemManagersList.o .libs/libcgm.lax/libcubit_util.a/CubitPlane.o .libs/libcgm.lax/libcubit_util.a/CubitDynamicLoader.o .libs/libcgm.lax/libcubit_util.a/TtyProgressTool.o .libs/libcgm.lax/libcubit_util.a/CubitObservable.o .libs/libcgm.lax/libcubit!
_util.a/DIntArray.o .libs/libcgm.lax/libcubit_util.a/DynamicArray.o .libs/libcgm.lax/libcubit_util.a/ToolData.o .libs/libcgm.lax/libcubit_util.a/ToolDataUser.o .libs/libcgm.lax/libcubit_util.a/RandomMersenne.o .libs/libcgm.lax/libcubit_util.a/SDLList.o .libs/libcgm.lax/libcubit_util.a/CubitBox.o .libs/libcgm.lax/libcubit_util.a/CubitTransformMatrix.o .libs/libcgm.lax/libcubit_util.a/ParamCubitPlane.o .libs/libcgm.lax/libcubit_util.a/CubitFileMetaData.o .libs/libcgm.lax/libcubit_util.a/DLList.o .libs/libcgm.lax/libcubit_util.a/CubitFile.o .libs/libcgm.lax/libcubit_util.a/CubitMatrix.o .libs/libcgm.lax/libcubit_util.a/CubitObserver.o .libs/libcgm.lax/libcubit_util.a/CubitContainer.o .libs/libcgm.lax/libcubit_util.a/Tree.o .libs/libcgm.lax/libcubit_util.a/AppUtil.o .libs/libcgm.lax/libcubit_util.a/CpuTimer.o .libs/libcgm.lax/libcubit_util.a/MemoryManager.o .libs/libcgm.lax/libcubit_util.a/CubitUtil.o .libs/libcgm.lax/libcubit_util.a/SettingHandler.o
ranlib .libs/libcgm.a
rm -fr .libs/libcgm.lax
creating libcgm.la
(cd .libs && rm -f libcgm.la && ln -s ../libcgm.la libcgm.la)
make[3]: Leaving directory `/home/jason/cgm/test/dist/CGMA-10.2.2/_build'
Making all in itaps
make[3]: Entering directory `/home/jason/cgm/test/dist/CGMA-10.2.2/_build/itaps'
make all-recursive
make[4]: Entering directory `/home/jason/cgm/test/dist/CGMA-10.2.2/_build/itaps'
Making all in .
make[5]: Entering directory `/home/jason/cgm/test/dist/CGMA-10.2.2/_build/itaps'
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -DHAVE_ACIS -DHAVE_OCC -I. -I../../itaps -I.. -I../../util -I../../geom -I../../init -I. -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT CATag.lo -MD -MP -MF .deps/CATag.Tpo -c -o CATag.lo ../../itaps/CATag.cpp
c++ -DTEMPLATE_DEFS_INCLUDED -DHAVE_ACIS -DHAVE_OCC -I. -I../../itaps -I.. -I../../util -I../../geom -I../../init -I. -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT CATag.lo -MD -MP -MF .deps/CATag.Tpo -c ../../itaps/CATag.cpp -o CATag.o
mv -f .deps/CATag.Tpo .deps/CATag.Plo
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -DHAVE_ACIS -DHAVE_OCC -I. -I../../itaps -I.. -I../../util -I../../geom -I../../init -I. -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT iGeom_CGMA.lo -MD -MP -MF .deps/iGeom_CGMA.Tpo -c -o iGeom_CGMA.lo ../../itaps/iGeom_CGMA.cc
c++ -DTEMPLATE_DEFS_INCLUDED -DHAVE_ACIS -DHAVE_OCC -I. -I../../itaps -I.. -I../../util -I../../geom -I../../init -I. -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT iGeom_CGMA.lo -MD -MP -MF .deps/iGeom_CGMA.Tpo -c ../../itaps/iGeom_CGMA.cc -o iGeom_CGMA.o
mv -f .deps/iGeom_CGMA.Tpo .deps/iGeom_CGMA.Plo
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -DHAVE_ACIS -DHAVE_OCC -I. -I../../itaps -I.. -I../../util -I../../geom -I../../init -I. -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT iGeomError.lo -MD -MP -MF .deps/iGeomError.Tpo -c -o iGeomError.lo ../../itaps/iGeomError.cc
c++ -DTEMPLATE_DEFS_INCLUDED -DHAVE_ACIS -DHAVE_OCC -I. -I../../itaps -I.. -I../../util -I../../geom -I../../init -I. -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT iGeomError.lo -MD -MP -MF .deps/iGeomError.Tpo -c ../../itaps/iGeomError.cc -o iGeomError.o
mv -f .deps/iGeomError.Tpo .deps/iGeomError.Plo
/bin/sh ../libtool --tag=CXX --mode=link c++ -Wall -pipe -pedantic -O2 -DNDEBUG -o libiGeom.la -rpath /home/jason/cgm/test/dist/CGMA-10.2.2/_inst/lib CATag.lo iGeom_CGMA.lo iGeomError.lo ../libcgm.la -lm
mkdir .libs
ar cru .libs/libiGeom.a CATag.o iGeom_CGMA.o iGeomError.o
ranlib .libs/libiGeom.a
creating libiGeom.la
(cd .libs && rm -f libiGeom.la && ln -s ../libiGeom.la libiGeom.la)
make[5]: Leaving directory `/home/jason/cgm/test/dist/CGMA-10.2.2/_build/itaps'
make[4]: Leaving directory `/home/jason/cgm/test/dist/CGMA-10.2.2/_build/itaps'
make[3]: Leaving directory `/home/jason/cgm/test/dist/CGMA-10.2.2/_build/itaps'
Making all in test
make[3]: Entering directory `/home/jason/cgm/test/dist/CGMA-10.2.2/_build/test'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/home/jason/cgm/test/dist/CGMA-10.2.2/_build/test'
Making all in cgm_apps
make[3]: Entering directory `/home/jason/cgm/test/dist/CGMA-10.2.2/_build/cgm_apps'
Making all in examples
make[4]: Entering directory `/home/jason/cgm/test/dist/CGMA-10.2.2/_build/cgm_apps/examples'
Making all in driverc++
make[5]: Entering directory `/home/jason/cgm/test/dist/CGMA-10.2.2/_build/cgm_apps/examples/driverc++'
make[5]: Nothing to be done for `all'.
make[5]: Leaving directory `/home/jason/cgm/test/dist/CGMA-10.2.2/_build/cgm_apps/examples/driverc++'
Making all in facetdriver
make[5]: Entering directory `/home/jason/cgm/test/dist/CGMA-10.2.2/_build/cgm_apps/examples/facetdriver'
make[5]: Nothing to be done for `all'.
make[5]: Leaving directory `/home/jason/cgm/test/dist/CGMA-10.2.2/_build/cgm_apps/examples/facetdriver'
make[5]: Entering directory `/home/jason/cgm/test/dist/CGMA-10.2.2/_build/cgm_apps/examples'
make[5]: Nothing to be done for `all-am'.
make[5]: Leaving directory `/home/jason/cgm/test/dist/CGMA-10.2.2/_build/cgm_apps/examples'
make[4]: Leaving directory `/home/jason/cgm/test/dist/CGMA-10.2.2/_build/cgm_apps/examples'
make[4]: Entering directory `/home/jason/cgm/test/dist/CGMA-10.2.2/_build/cgm_apps'
make[4]: Nothing to be done for `all-am'.
make[4]: Leaving directory `/home/jason/cgm/test/dist/CGMA-10.2.2/_build/cgm_apps'
make[3]: Leaving directory `/home/jason/cgm/test/dist/CGMA-10.2.2/_build/cgm_apps'
make[2]: Leaving directory `/home/jason/cgm/test/dist/CGMA-10.2.2/_build'
make[1]: Leaving directory `/home/jason/cgm/test/dist/CGMA-10.2.2/_build'
make[1]: Entering directory `/home/jason/cgm/test/dist/CGMA-10.2.2/_build'
Making dvi in compat
make[2]: Entering directory `/home/jason/cgm/test/dist/CGMA-10.2.2/_build/compat'
make[2]: Nothing to be done for `dvi'.
make[2]: Leaving directory `/home/jason/cgm/test/dist/CGMA-10.2.2/_build/compat'
Making dvi in util
make[2]: Entering directory `/home/jason/cgm/test/dist/CGMA-10.2.2/_build/util'
make[2]: Nothing to be done for `dvi'.
make[2]: Leaving directory `/home/jason/cgm/test/dist/CGMA-10.2.2/_build/util'
Making dvi in geom
make[2]: Entering directory `/home/jason/cgm/test/dist/CGMA-10.2.2/_build/geom'
Making dvi in .
make[3]: Entering directory `/home/jason/cgm/test/dist/CGMA-10.2.2/_build/geom'
make[3]: Nothing to be done for `dvi-am'.
make[3]: Leaving directory `/home/jason/cgm/test/dist/CGMA-10.2.2/_build/geom'
Making dvi in Cholla
make[3]: Entering directory `/home/jason/cgm/test/dist/CGMA-10.2.2/_build/geom/Cholla'
make[3]: Nothing to be done for `dvi'.
make[3]: Leaving directory `/home/jason/cgm/test/dist/CGMA-10.2.2/_build/geom/Cholla'
Making dvi in facetbool
make[3]: Entering directory `/home/jason/cgm/test/dist/CGMA-10.2.2/_build/geom/facetbool'
make[3]: Nothing to be done for `dvi'.
make[3]: Leaving directory `/home/jason/cgm/test/dist/CGMA-10.2.2/_build/geom/facetbool'
Making dvi in facet
make[3]: Entering directory `/home/jason/cgm/test/dist/CGMA-10.2.2/_build/geom/facet'
make[3]: Nothing to be done for `dvi'.
make[3]: Leaving directory `/home/jason/cgm/test/dist/CGMA-10.2.2/_build/geom/facet'
Making dvi in virtual
make[3]: Entering directory `/home/jason/cgm/test/dist/CGMA-10.2.2/_build/geom/virtual'
make[3]: Nothing to be done for `dvi'.
make[3]: Leaving directory `/home/jason/cgm/test/dist/CGMA-10.2.2/_build/geom/virtual'
Making dvi in ACIS
make[3]: Entering directory `/home/jason/cgm/test/dist/CGMA-10.2.2/_build/geom/ACIS'
make[3]: Nothing to be done for `dvi'.
make[3]: Leaving directory `/home/jason/cgm/test/dist/CGMA-10.2.2/_build/geom/ACIS'
Making dvi in OCC
make[3]: Entering directory `/home/jason/cgm/test/dist/CGMA-10.2.2/_build/geom/OCC'
make[3]: Nothing to be done for `dvi'.
make[3]: Leaving directory `/home/jason/cgm/test/dist/CGMA-10.2.2/_build/geom/OCC'
make[2]: Leaving directory `/home/jason/cgm/test/dist/CGMA-10.2.2/_build/geom'
Making dvi in init
make[2]: Entering directory `/home/jason/cgm/test/dist/CGMA-10.2.2/_build/init'
make[2]: Nothing to be done for `dvi'.
make[2]: Leaving directory `/home/jason/cgm/test/dist/CGMA-10.2.2/_build/init'
Making dvi in .
make[2]: Entering directory `/home/jason/cgm/test/dist/CGMA-10.2.2/_build'
make[2]: Nothing to be done for `dvi-am'.
make[2]: Leaving directory `/home/jason/cgm/test/dist/CGMA-10.2.2/_build'
Making dvi in itaps
make[2]: Entering directory `/home/jason/cgm/test/dist/CGMA-10.2.2/_build/itaps'
Making dvi in .
make[3]: Entering directory `/home/jason/cgm/test/dist/CGMA-10.2.2/_build/itaps'
make[3]: Nothing to be done for `dvi-am'.
make[3]: Leaving directory `/home/jason/cgm/test/dist/CGMA-10.2.2/_build/itaps'
make[2]: Leaving directory `/home/jason/cgm/test/dist/CGMA-10.2.2/_build/itaps'
Making dvi in test
make[2]: Entering directory `/home/jason/cgm/test/dist/CGMA-10.2.2/_build/test'
make[2]: Nothing to be done for `dvi'.
make[2]: Leaving directory `/home/jason/cgm/test/dist/CGMA-10.2.2/_build/test'
Making dvi in cgm_apps
make[2]: Entering directory `/home/jason/cgm/test/dist/CGMA-10.2.2/_build/cgm_apps'
Making dvi in examples
make[3]: Entering directory `/home/jason/cgm/test/dist/CGMA-10.2.2/_build/cgm_apps/examples'
Making dvi in driverc++
make[4]: Entering directory `/home/jason/cgm/test/dist/CGMA-10.2.2/_build/cgm_apps/examples/driverc++'
make[4]: Nothing to be done for `dvi'.
make[4]: Leaving directory `/home/jason/cgm/test/dist/CGMA-10.2.2/_build/cgm_apps/examples/driverc++'
Making dvi in facetdriver
make[4]: Entering directory `/home/jason/cgm/test/dist/CGMA-10.2.2/_build/cgm_apps/examples/facetdriver'
make[4]: Nothing to be done for `dvi'.
make[4]: Leaving directory `/home/jason/cgm/test/dist/CGMA-10.2.2/_build/cgm_apps/examples/facetdriver'
make[4]: Entering directory `/home/jason/cgm/test/dist/CGMA-10.2.2/_build/cgm_apps/examples'
make[4]: Nothing to be done for `dvi-am'.
make[4]: Leaving directory `/home/jason/cgm/test/dist/CGMA-10.2.2/_build/cgm_apps/examples'
make[3]: Leaving directory `/home/jason/cgm/test/dist/CGMA-10.2.2/_build/cgm_apps/examples'
make[3]: Entering directory `/home/jason/cgm/test/dist/CGMA-10.2.2/_build/cgm_apps'
make[3]: Nothing to be done for `dvi-am'.
make[3]: Leaving directory `/home/jason/cgm/test/dist/CGMA-10.2.2/_build/cgm_apps'
make[2]: Leaving directory `/home/jason/cgm/test/dist/CGMA-10.2.2/_build/cgm_apps'
make[1]: Leaving directory `/home/jason/cgm/test/dist/CGMA-10.2.2/_build'
make[1]: Entering directory `/home/jason/cgm/test/dist/CGMA-10.2.2/_build'
Making check in compat
make[2]: Entering directory `/home/jason/cgm/test/dist/CGMA-10.2.2/_build/compat'
make[2]: Nothing to be done for `check'.
make[2]: Leaving directory `/home/jason/cgm/test/dist/CGMA-10.2.2/_build/compat'
Making check in util
make[2]: Entering directory `/home/jason/cgm/test/dist/CGMA-10.2.2/_build/util'
make[2]: Nothing to be done for `check'.
make[2]: Leaving directory `/home/jason/cgm/test/dist/CGMA-10.2.2/_build/util'
Making check in geom
make[2]: Entering directory `/home/jason/cgm/test/dist/CGMA-10.2.2/_build/geom'
Making check in .
make[3]: Entering directory `/home/jason/cgm/test/dist/CGMA-10.2.2/_build/geom'
make[3]: Nothing to be done for `check-am'.
make[3]: Leaving directory `/home/jason/cgm/test/dist/CGMA-10.2.2/_build/geom'
Making check in Cholla
make[3]: Entering directory `/home/jason/cgm/test/dist/CGMA-10.2.2/_build/geom/Cholla'
make[3]: Nothing to be done for `check'.
make[3]: Leaving directory `/home/jason/cgm/test/dist/CGMA-10.2.2/_build/geom/Cholla'
Making check in facetbool
make[3]: Entering directory `/home/jason/cgm/test/dist/CGMA-10.2.2/_build/geom/facetbool'
make[3]: Nothing to be done for `check'.
make[3]: Leaving directory `/home/jason/cgm/test/dist/CGMA-10.2.2/_build/geom/facetbool'
Making check in facet
make[3]: Entering directory `/home/jason/cgm/test/dist/CGMA-10.2.2/_build/geom/facet'
make[3]: Nothing to be done for `check'.
make[3]: Leaving directory `/home/jason/cgm/test/dist/CGMA-10.2.2/_build/geom/facet'
Making check in virtual
make[3]: Entering directory `/home/jason/cgm/test/dist/CGMA-10.2.2/_build/geom/virtual'
make[3]: Nothing to be done for `check'.
make[3]: Leaving directory `/home/jason/cgm/test/dist/CGMA-10.2.2/_build/geom/virtual'
Making check in ACIS
make[3]: Entering directory `/home/jason/cgm/test/dist/CGMA-10.2.2/_build/geom/ACIS'
make[3]: Nothing to be done for `check'.
make[3]: Leaving directory `/home/jason/cgm/test/dist/CGMA-10.2.2/_build/geom/ACIS'
Making check in OCC
make[3]: Entering directory `/home/jason/cgm/test/dist/CGMA-10.2.2/_build/geom/OCC'
make[3]: Nothing to be done for `check'.
make[3]: Leaving directory `/home/jason/cgm/test/dist/CGMA-10.2.2/_build/geom/OCC'
make[2]: Leaving directory `/home/jason/cgm/test/dist/CGMA-10.2.2/_build/geom'
Making check in init
make[2]: Entering directory `/home/jason/cgm/test/dist/CGMA-10.2.2/_build/init'
make[2]: Nothing to be done for `check'.
make[2]: Leaving directory `/home/jason/cgm/test/dist/CGMA-10.2.2/_build/init'
Making check in .
make[2]: Entering directory `/home/jason/cgm/test/dist/CGMA-10.2.2/_build'
make[2]: Nothing to be done for `check-am'.
make[2]: Leaving directory `/home/jason/cgm/test/dist/CGMA-10.2.2/_build'
Making check in itaps
make[2]: Entering directory `/home/jason/cgm/test/dist/CGMA-10.2.2/_build/itaps'
make check-recursive
make[3]: Entering directory `/home/jason/cgm/test/dist/CGMA-10.2.2/_build/itaps'
Making check in .
make[4]: Entering directory `/home/jason/cgm/test/dist/CGMA-10.2.2/_build/itaps'
make testgeom testgeom_occ
make[5]: Entering directory `/home/jason/cgm/test/dist/CGMA-10.2.2/_build/itaps'
c++ -DTEMPLATE_DEFS_INCLUDED -DHAVE_ACIS -DHAVE_OCC -I. -I../../itaps -I.. -I../../util -I../../geom -I../../init -I. -isystem /opt/acis16.7//include -DSRCDIR=../../itaps -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT testgeom-testgeom.o -MD -MP -MF .deps/testgeom-testgeom.Tpo -c -o testgeom-testgeom.o `test -f 'testgeom.cc' || echo '../../itaps/'`testgeom.cc
mv -f .deps/testgeom-testgeom.Tpo .deps/testgeom-testgeom.Po
/bin/sh ../libtool --tag=CXX --mode=link c++ -Wall -pipe -pedantic -O2 -DNDEBUG -R/opt/acis16.7//bin/linux_amd_64_so -L/opt/acis16.7//bin/linux_amd_64_so -L/opt/occ6.3-64/lib -o testgeom testgeom-testgeom.o libiGeom.la -lm
c++ -Wall -pipe -pedantic -O2 -DNDEBUG -o testgeom testgeom-testgeom.o -L/opt/acis16.7//bin/linux_amd_64_so -L/opt/occ6.3-64/lib ./.libs/libiGeom.a /home/jason/cgm/test/dist/CGMA-10.2.2/_build/.libs/libcgm.a -lSpaAVis -lSpaAWarp -lSpaASurf -lSpaALops -lSpaABlend -lSpaACIS -lSpaBase /opt/OpenCascade6.3//lib/libTKFeat.so /opt/OpenCascade6.3//lib/libTKHLR.so /opt/OpenCascade6.3//lib/libTKIGES.so /opt/OpenCascade6.3//lib/libTKOffset.so /opt/OpenCascade6.3//lib/libTKFillet.so /opt/OpenCascade6.3//lib/libTKBool.so /opt/OpenCascade6.3//lib/libTKBO.so /opt/OpenCascade6.3//lib/libTKPrim.so /opt/OpenCascade6.3//lib/libTKSTEP.so /opt/OpenCascade6.3//lib/libTKSTEPAttr.so /opt/OpenCascade6.3//lib/libTKSTEP209.so /opt/OpenCascade6.3//lib/libTKSTEPBase.so /opt/OpenCascade6.3//lib/libTKSTL.so /opt/OpenCascade6.3//lib/libTKMesh.so /opt/OpenCascade6.3//lib/libTKXSBase.so /opt/OpenCascade6.3//lib/libTKShHealing.so /opt/OpenCascade6.3//lib/libTKLCAF.so /opt/OpenCascade6.3//lib/libTKCDF.so /opt!
/OpenCascade6.3//lib/libTKTopAlgo.so /opt/OpenCascade6.3//lib/libTKGeomAlgo.so /opt/OpenCascade6.3//lib/libTKBRep.so /opt/OpenCascade6.3//lib/libTKGeomBase.so /opt/OpenCascade6.3//lib/libTKG3d.so /opt/OpenCascade6.3//lib/libTKG2d.so /opt/OpenCascade6.3//lib/libTKMath.so /opt/OpenCascade6.3//lib/libTKernel.so -lpthread -ldl -lm -Wl,--rpath -Wl,/opt/OpenCascade6.3//lib -Wl,--rpath -Wl,/opt/OpenCascade6.3//lib -Wl,--rpath -Wl,/opt/acis16.7//bin/linux_amd_64_so
./.libs/libiGeom.a(iGeom_CGMA.o): In function `iGeom_load_cub_geometry(char const*, int*)':
iGeom_CGMA.cc:(.text+0xa182): warning: the use of `tmpnam' is dangerous, better use `mkstemp'
/usr/bin/ld: warning: libstdc++.so.5, needed by /opt/acis16.7//bin/linux_amd_64_so/libSpaAVis.so, may conflict with libstdc++.so.6
c++ -DTEMPLATE_DEFS_INCLUDED -DHAVE_ACIS -DHAVE_OCC -I. -I../../itaps -I.. -I../../util -I../../geom -I../../init -I. -isystem /opt/acis16.7//include -DSRCDIR=../../itaps -DFORCE_OCC -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT testgeom_occ-testgeom.o -MD -MP -MF .deps/testgeom_occ-testgeom.Tpo -c -o testgeom_occ-testgeom.o `test -f 'testgeom.cc' || echo '../../itaps/'`testgeom.cc
mv -f .deps/testgeom_occ-testgeom.Tpo .deps/testgeom_occ-testgeom.Po
/bin/sh ../libtool --tag=CXX --mode=link c++ -Wall -pipe -pedantic -O2 -DNDEBUG -R/opt/acis16.7//bin/linux_amd_64_so -L/opt/acis16.7//bin/linux_amd_64_so -L/opt/occ6.3-64/lib -o testgeom_occ testgeom_occ-testgeom.o libiGeom.la -lm
c++ -Wall -pipe -pedantic -O2 -DNDEBUG -o testgeom_occ testgeom_occ-testgeom.o -L/opt/acis16.7//bin/linux_amd_64_so -L/opt/occ6.3-64/lib ./.libs/libiGeom.a /home/jason/cgm/test/dist/CGMA-10.2.2/_build/.libs/libcgm.a -lSpaAVis -lSpaAWarp -lSpaASurf -lSpaALops -lSpaABlend -lSpaACIS -lSpaBase /opt/OpenCascade6.3//lib/libTKFeat.so /opt/OpenCascade6.3//lib/libTKHLR.so /opt/OpenCascade6.3//lib/libTKIGES.so /opt/OpenCascade6.3//lib/libTKOffset.so /opt/OpenCascade6.3//lib/libTKFillet.so /opt/OpenCascade6.3//lib/libTKBool.so /opt/OpenCascade6.3//lib/libTKBO.so /opt/OpenCascade6.3//lib/libTKPrim.so /opt/OpenCascade6.3//lib/libTKSTEP.so /opt/OpenCascade6.3//lib/libTKSTEPAttr.so /opt/OpenCascade6.3//lib/libTKSTEP209.so /opt/OpenCascade6.3//lib/libTKSTEPBase.so /opt/OpenCascade6.3//lib/libTKSTL.so /opt/OpenCascade6.3//lib/libTKMesh.so /opt/OpenCascade6.3//lib/libTKXSBase.so /opt/OpenCascade6.3//lib/libTKShHealing.so /opt/OpenCascade6.3//lib/libTKLCAF.so /opt/OpenCascade6.3//lib/libTKCDF!
.so /opt/OpenCascade6.3//lib/libTKTopAlgo.so /opt/OpenCascade6.3//lib/libTKGeomAlgo.so /opt/OpenCascade6.3//lib/libTKBRep.so /opt/OpenCascade6.3//lib/libTKGeomBase.so /opt/OpenCascade6.3//lib/libTKG3d.so /opt/OpenCascade6.3//lib/libTKG2d.so /opt/OpenCascade6.3//lib/libTKMath.so /opt/OpenCascade6.3//lib/libTKernel.so -lpthread -ldl -lm -Wl,--rpath -Wl,/opt/OpenCascade6.3//lib -Wl,--rpath -Wl,/opt/OpenCascade6.3//lib -Wl,--rpath -Wl,/opt/acis16.7//bin/linux_amd_64_so
./.libs/libiGeom.a(iGeom_CGMA.o): In function `iGeom_load_cub_geometry(char const*, int*)':
iGeom_CGMA.cc:(.text+0xa182): warning: the use of `tmpnam' is dangerous, better use `mkstemp'
/usr/bin/ld: warning: libstdc++.so.5, needed by /opt/acis16.7//bin/linux_amd_64_so/libSpaAVis.so, may conflict with libstdc++.so.6
make[5]: Leaving directory `/home/jason/cgm/test/dist/CGMA-10.2.2/_build/itaps'
make check-TESTS
make[5]: Entering directory `/home/jason/cgm/test/dist/CGMA-10.2.2/_build/itaps'
Using default input file: ../../itaps/testgeom.sat
Geometry engine set to: ACIS Version 16.0.7.0
ITAPS GEOMETRY INTERFACE TEST PROGRAM:
gLoad: Read 1 ACIS Entities from the input file
Constructed 1 Volume: 1
Model contents:
vertices: 36
edges: 60
faces: 33
regions: 1
Success
tags: Tags defined on model: GLOBAL_ID, NAME
Success
gentity sets: Success
topology adjacencies: Success
construct: Created swept volume 3
Success
primitives: Success
transforms: Success
booleans: Updated volume(s): 10
Destroyed volume(s): 11
Updated volume(s): 12
Updated volume(s): 12
Destroyed volume(s): 13
Success
mesh size: Read 1 ACIS Entities from the input file
ERROR: Attribute type -1 not recognized.
ERROR: Attribute type -1 not recognized.
ERROR: Attribute type -1 not recognized.
ERROR: Attribute type -1 not recognized.
ERROR: Attribute type -1 not recognized.
ERROR: Attribute type -1 not recognized.
ERROR: Attribute type -1 not recognized.
ERROR: Attribute type -1 not recognized.
ERROR: Attribute type -1 not recognized.
ERROR: Attribute type -1 not recognized.
ERROR: Attribute type -1 not recognized.
ERROR: Attribute type -1 not recognized.
ERROR: Attribute type -1 not recognized.
ERROR: Attribute type -1 not recognized.
ERROR: Attribute type -1 not recognized.
ERROR: Attribute type -1 not recognized.
ERROR: Attribute type -1 not recognized.
ERROR: Attribute type -1 not recognized.
Constructed 1 Volume: 1
Success
shutdown: ERROR: Errors found during CUBIT session.
Success
TSTT TEST SUMMARY:
Number Tests: 10
Number Successful: 10
Number Not Implemented: 0
Number Failed: 0
PASS: testgeom
Using default input file: ../../itaps/../test/LeverArm.brep
Geometry engine set to: OCC Geometry Engine version 6.2.0
ITAPS GEOMETRY INTERFACE TEST PROGRAM:
gLoad:
Constructed 1 Volume: 1
Model contents:
vertices: 99
edges: 159
faces: 63
regions: 1
Success
tags: Tags defined on model: GLOBAL_ID, NAME
Success
gentity sets: Success
topology adjacencies: Success
construct: Created swept volume 4
Success
primitives: Success
transforms: Success
booleans: Updated volume(s): 11
Destroyed volume(s): 12
Updated volume(s): 13
Updated volume(s): 13
Destroyed volume(s): 14
Success
shutdown: Success
TSTT TEST SUMMARY:
Number Tests: 9
Number Successful: 9
Number Not Implemented: 0
Number Failed: 0
PASS: testgeom_occ
==================
All 2 tests passed
==================
make[5]: Leaving directory `/home/jason/cgm/test/dist/CGMA-10.2.2/_build/itaps'
make[4]: Leaving directory `/home/jason/cgm/test/dist/CGMA-10.2.2/_build/itaps'
make[3]: Leaving directory `/home/jason/cgm/test/dist/CGMA-10.2.2/_build/itaps'
make[2]: Leaving directory `/home/jason/cgm/test/dist/CGMA-10.2.2/_build/itaps'
Making check in test
make[2]: Entering directory `/home/jason/cgm/test/dist/CGMA-10.2.2/_build/test'
make sheet webcut hollow_acis modify makept r_w test_occ operation
make[3]: Entering directory `/home/jason/cgm/test/dist/CGMA-10.2.2/_build/test'
c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -DHAVE_ACIS -DHAVE_OCC -I. -I../../test -I.. -I../itaps -I../../geom -I../../util -I../../init -I../../geom/ACIS -I../../geom/virtual -I../../geom/facet -I../../geom/Cholla -I../../geom/OCC -I../../test -I/opt/occ6.3-64/inc -D_OCC64 -DHAVE_IOSTREAM -DHAVE_IOMANIP -DHAVE_FSTREAM -DHAVE_LIMITS_H -DSRCDIR=../../test -DHAVE_ACIS -DHAVE_OCC -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT sheet.o -MD -MP -MF .deps/sheet.Tpo -c -o sheet.o ../../test/sheet.cpp
mv -f .deps/sheet.Tpo .deps/sheet.Po
/bin/sh ../libtool --tag=CXX --mode=link c++ -Wall -pipe -pedantic -O2 -DNDEBUG -L/opt/acis16.7//bin/linux_amd_64_so -L/opt/occ6.3-64/lib -R/opt/acis16.7//bin/linux_amd_64_so -o sheet sheet.o ../libcgm.la -lm
mkdir .libs
c++ -Wall -pipe -pedantic -O2 -DNDEBUG -o sheet sheet.o -L/opt/acis16.7//bin/linux_amd_64_so -L/opt/occ6.3-64/lib ../.libs/libcgm.a -lSpaAVis -lSpaAWarp -lSpaASurf -lSpaALops -lSpaABlend -lSpaACIS -lSpaBase /opt/OpenCascade6.3//lib/libTKFeat.so /opt/OpenCascade6.3//lib/libTKHLR.so /opt/OpenCascade6.3//lib/libTKIGES.so /opt/OpenCascade6.3//lib/libTKOffset.so /opt/OpenCascade6.3//lib/libTKFillet.so /opt/OpenCascade6.3//lib/libTKBool.so /opt/OpenCascade6.3//lib/libTKBO.so /opt/OpenCascade6.3//lib/libTKPrim.so /opt/OpenCascade6.3//lib/libTKSTEP.so /opt/OpenCascade6.3//lib/libTKSTEPAttr.so /opt/OpenCascade6.3//lib/libTKSTEP209.so /opt/OpenCascade6.3//lib/libTKSTEPBase.so /opt/OpenCascade6.3//lib/libTKSTL.so /opt/OpenCascade6.3//lib/libTKMesh.so /opt/OpenCascade6.3//lib/libTKXSBase.so /opt/OpenCascade6.3//lib/libTKShHealing.so /opt/OpenCascade6.3//lib/libTKLCAF.so /opt/OpenCascade6.3//lib/libTKCDF.so /opt/OpenCascade6.3//lib/libTKTopAlgo.so /opt/OpenCascade6.3//lib/libTKGeomAlgo.!
so /opt/OpenCascade6.3//lib/libTKBRep.so /opt/OpenCascade6.3//lib/libTKGeomBase.so /opt/OpenCascade6.3//lib/libTKG3d.so /opt/OpenCascade6.3//lib/libTKG2d.so /opt/OpenCascade6.3//lib/libTKMath.so /opt/OpenCascade6.3//lib/libTKernel.so -lpthread -ldl -lm -Wl,--rpath -Wl,/opt/OpenCascade6.3//lib -Wl,--rpath -Wl,/opt/OpenCascade6.3//lib -Wl,--rpath -Wl,/opt/acis16.7//bin/linux_amd_64_so
/usr/bin/ld: warning: libstdc++.so.5, needed by /opt/acis16.7//bin/linux_amd_64_so/libSpaAVis.so, may conflict with libstdc++.so.6
c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -DHAVE_ACIS -DHAVE_OCC -I. -I../../test -I.. -I../itaps -I../../geom -I../../util -I../../init -I../../geom/ACIS -I../../geom/virtual -I../../geom/facet -I../../geom/Cholla -I../../geom/OCC -I../../test -I/opt/occ6.3-64/inc -D_OCC64 -DHAVE_IOSTREAM -DHAVE_IOMANIP -DHAVE_FSTREAM -DHAVE_LIMITS_H -DSRCDIR=../../test -DHAVE_ACIS -DHAVE_OCC -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT webcut.o -MD -MP -MF .deps/webcut.Tpo -c -o webcut.o ../../test/webcut.cpp
mv -f .deps/webcut.Tpo .deps/webcut.Po
/bin/sh ../libtool --tag=CXX --mode=link c++ -Wall -pipe -pedantic -O2 -DNDEBUG -L/opt/acis16.7//bin/linux_amd_64_so -L/opt/occ6.3-64/lib -R/opt/acis16.7//bin/linux_amd_64_so -o webcut webcut.o ../libcgm.la -lm
c++ -Wall -pipe -pedantic -O2 -DNDEBUG -o webcut webcut.o -L/opt/acis16.7//bin/linux_amd_64_so -L/opt/occ6.3-64/lib ../.libs/libcgm.a -lSpaAVis -lSpaAWarp -lSpaASurf -lSpaALops -lSpaABlend -lSpaACIS -lSpaBase /opt/OpenCascade6.3//lib/libTKFeat.so /opt/OpenCascade6.3//lib/libTKHLR.so /opt/OpenCascade6.3//lib/libTKIGES.so /opt/OpenCascade6.3//lib/libTKOffset.so /opt/OpenCascade6.3//lib/libTKFillet.so /opt/OpenCascade6.3//lib/libTKBool.so /opt/OpenCascade6.3//lib/libTKBO.so /opt/OpenCascade6.3//lib/libTKPrim.so /opt/OpenCascade6.3//lib/libTKSTEP.so /opt/OpenCascade6.3//lib/libTKSTEPAttr.so /opt/OpenCascade6.3//lib/libTKSTEP209.so /opt/OpenCascade6.3//lib/libTKSTEPBase.so /opt/OpenCascade6.3//lib/libTKSTL.so /opt/OpenCascade6.3//lib/libTKMesh.so /opt/OpenCascade6.3//lib/libTKXSBase.so /opt/OpenCascade6.3//lib/libTKShHealing.so /opt/OpenCascade6.3//lib/libTKLCAF.so /opt/OpenCascade6.3//lib/libTKCDF.so /opt/OpenCascade6.3//lib/libTKTopAlgo.so /opt/OpenCascade6.3//lib/libTKGeomAlg!
o.so /opt/OpenCascade6.3//lib/libTKBRep.so /opt/OpenCascade6.3//lib/libTKGeomBase.so /opt/OpenCascade6.3//lib/libTKG3d.so /opt/OpenCascade6.3//lib/libTKG2d.so /opt/OpenCascade6.3//lib/libTKMath.so /opt/OpenCascade6.3//lib/libTKernel.so -lpthread -ldl -lm -Wl,--rpath -Wl,/opt/OpenCascade6.3//lib -Wl,--rpath -Wl,/opt/OpenCascade6.3//lib -Wl,--rpath -Wl,/opt/acis16.7//bin/linux_amd_64_so
/usr/bin/ld: warning: libstdc++.so.5, needed by /opt/acis16.7//bin/linux_amd_64_so/libSpaAVis.so, may conflict with libstdc++.so.6
c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -DHAVE_ACIS -DHAVE_OCC -I. -I../../test -I.. -I../itaps -I../../geom -I../../util -I../../init -I../../geom/ACIS -I../../geom/virtual -I../../geom/facet -I../../geom/Cholla -I../../geom/OCC -I../../test -I/opt/occ6.3-64/inc -D_OCC64 -DHAVE_IOSTREAM -DHAVE_IOMANIP -DHAVE_FSTREAM -DHAVE_LIMITS_H -DSRCDIR=../../test -DHAVE_ACIS -DHAVE_OCC -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT hollow_acis.o -MD -MP -MF .deps/hollow_acis.Tpo -c -o hollow_acis.o ../../test/hollow_acis.cpp
mv -f .deps/hollow_acis.Tpo .deps/hollow_acis.Po
/bin/sh ../libtool --tag=CXX --mode=link c++ -Wall -pipe -pedantic -O2 -DNDEBUG -L/opt/acis16.7//bin/linux_amd_64_so -L/opt/occ6.3-64/lib -R/opt/acis16.7//bin/linux_amd_64_so -o hollow_acis hollow_acis.o ../libcgm.la -lm
c++ -Wall -pipe -pedantic -O2 -DNDEBUG -o hollow_acis hollow_acis.o -L/opt/acis16.7//bin/linux_amd_64_so -L/opt/occ6.3-64/lib ../.libs/libcgm.a -lSpaAVis -lSpaAWarp -lSpaASurf -lSpaALops -lSpaABlend -lSpaACIS -lSpaBase /opt/OpenCascade6.3//lib/libTKFeat.so /opt/OpenCascade6.3//lib/libTKHLR.so /opt/OpenCascade6.3//lib/libTKIGES.so /opt/OpenCascade6.3//lib/libTKOffset.so /opt/OpenCascade6.3//lib/libTKFillet.so /opt/OpenCascade6.3//lib/libTKBool.so /opt/OpenCascade6.3//lib/libTKBO.so /opt/OpenCascade6.3//lib/libTKPrim.so /opt/OpenCascade6.3//lib/libTKSTEP.so /opt/OpenCascade6.3//lib/libTKSTEPAttr.so /opt/OpenCascade6.3//lib/libTKSTEP209.so /opt/OpenCascade6.3//lib/libTKSTEPBase.so /opt/OpenCascade6.3//lib/libTKSTL.so /opt/OpenCascade6.3//lib/libTKMesh.so /opt/OpenCascade6.3//lib/libTKXSBase.so /opt/OpenCascade6.3//lib/libTKShHealing.so /opt/OpenCascade6.3//lib/libTKLCAF.so /opt/OpenCascade6.3//lib/libTKCDF.so /opt/OpenCascade6.3//lib/libTKTopAlgo.so /opt/OpenCascade6.3//lib/li!
bTKGeomAlgo.so /opt/OpenCascade6.3//lib/libTKBRep.so /opt/OpenCascade6.3//lib/libTKGeomBase.so /opt/OpenCascade6.3//lib/libTKG3d.so /opt/OpenCascade6.3//lib/libTKG2d.so /opt/OpenCascade6.3//lib/libTKMath.so /opt/OpenCascade6.3//lib/libTKernel.so -lpthread -ldl -lm -Wl,--rpath -Wl,/opt/OpenCascade6.3//lib -Wl,--rpath -Wl,/opt/OpenCascade6.3//lib -Wl,--rpath -Wl,/opt/acis16.7//bin/linux_amd_64_so
/usr/bin/ld: warning: libstdc++.so.5, needed by /opt/acis16.7//bin/linux_amd_64_so/libSpaAVis.so, may conflict with libstdc++.so.6
c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -DHAVE_ACIS -DHAVE_OCC -I. -I../../test -I.. -I../itaps -I../../geom -I../../util -I../../init -I../../geom/ACIS -I../../geom/virtual -I../../geom/facet -I../../geom/Cholla -I../../geom/OCC -I../../test -I/opt/occ6.3-64/inc -D_OCC64 -DHAVE_IOSTREAM -DHAVE_IOMANIP -DHAVE_FSTREAM -DHAVE_LIMITS_H -DSRCDIR=../../test -DHAVE_ACIS -DHAVE_OCC -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT modify.o -MD -MP -MF .deps/modify.Tpo -c -o modify.o ../../test/modify.cpp
../../test/modify.cpp: In function âCubitStatus make_Point()â:
../../test/modify.cpp:931: warning: unused variable âvt3â
mv -f .deps/modify.Tpo .deps/modify.Po
/bin/sh ../libtool --tag=CXX --mode=link c++ -Wall -pipe -pedantic -O2 -DNDEBUG -L/opt/acis16.7//bin/linux_amd_64_so -L/opt/occ6.3-64/lib -R/opt/acis16.7//bin/linux_amd_64_so -o modify modify.o ../libcgm.la -lm
c++ -Wall -pipe -pedantic -O2 -DNDEBUG -o modify modify.o -L/opt/acis16.7//bin/linux_amd_64_so -L/opt/occ6.3-64/lib ../.libs/libcgm.a -lSpaAVis -lSpaAWarp -lSpaASurf -lSpaALops -lSpaABlend -lSpaACIS -lSpaBase /opt/OpenCascade6.3//lib/libTKFeat.so /opt/OpenCascade6.3//lib/libTKHLR.so /opt/OpenCascade6.3//lib/libTKIGES.so /opt/OpenCascade6.3//lib/libTKOffset.so /opt/OpenCascade6.3//lib/libTKFillet.so /opt/OpenCascade6.3//lib/libTKBool.so /opt/OpenCascade6.3//lib/libTKBO.so /opt/OpenCascade6.3//lib/libTKPrim.so /opt/OpenCascade6.3//lib/libTKSTEP.so /opt/OpenCascade6.3//lib/libTKSTEPAttr.so /opt/OpenCascade6.3//lib/libTKSTEP209.so /opt/OpenCascade6.3//lib/libTKSTEPBase.so /opt/OpenCascade6.3//lib/libTKSTL.so /opt/OpenCascade6.3//lib/libTKMesh.so /opt/OpenCascade6.3//lib/libTKXSBase.so /opt/OpenCascade6.3//lib/libTKShHealing.so /opt/OpenCascade6.3//lib/libTKLCAF.so /opt/OpenCascade6.3//lib/libTKCDF.so /opt/OpenCascade6.3//lib/libTKTopAlgo.so /opt/OpenCascade6.3//lib/libTKGeomAlg!
o.so /opt/OpenCascade6.3//lib/libTKBRep.so /opt/OpenCascade6.3//lib/libTKGeomBase.so /opt/OpenCascade6.3//lib/libTKG3d.so /opt/OpenCascade6.3//lib/libTKG2d.so /opt/OpenCascade6.3//lib/libTKMath.so /opt/OpenCascade6.3//lib/libTKernel.so -lpthread -ldl -lm -Wl,--rpath -Wl,/opt/OpenCascade6.3//lib -Wl,--rpath -Wl,/opt/OpenCascade6.3//lib -Wl,--rpath -Wl,/opt/acis16.7//bin/linux_amd_64_so
/usr/bin/ld: warning: libstdc++.so.5, needed by /opt/acis16.7//bin/linux_amd_64_so/libSpaAVis.so, may conflict with libstdc++.so.6
c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -DHAVE_ACIS -DHAVE_OCC -I. -I../../test -I.. -I../itaps -I../../geom -I../../util -I../../init -I../../geom/ACIS -I../../geom/virtual -I../../geom/facet -I../../geom/Cholla -I../../geom/OCC -I../../test -I/opt/occ6.3-64/inc -D_OCC64 -DHAVE_IOSTREAM -DHAVE_IOMANIP -DHAVE_FSTREAM -DHAVE_LIMITS_H -DSRCDIR=../../test -DHAVE_ACIS -DHAVE_OCC -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT makept.o -MD -MP -MF .deps/makept.Tpo -c -o makept.o ../../test/makept.cpp
../../test/makept.cpp: In function âCubitStatus make_Point()â:
../../test/makept.cpp:353: warning: unused variable âdâ
../../test/makept.cpp:270: warning: unused variable âis_equalâ
../../test/makept.cpp:358: warning: unused variable ânew_face2â
../../test/makept.cpp:399: warning: unused variable âareaâ
../../test/makept.cpp:438: warning: unused variable âpc2â
../../test/makept.cpp:442: warning: unused variable ânum_loopsâ
../../test/makept.cpp:447: warning: unused variable âangleâ
mv -f .deps/makept.Tpo .deps/makept.Po
/bin/sh ../libtool --tag=CXX --mode=link c++ -Wall -pipe -pedantic -O2 -DNDEBUG -L/opt/acis16.7//bin/linux_amd_64_so -L/opt/occ6.3-64/lib -R/opt/acis16.7//bin/linux_amd_64_so -o makept makept.o ../libcgm.la -lm
c++ -Wall -pipe -pedantic -O2 -DNDEBUG -o makept makept.o -L/opt/acis16.7//bin/linux_amd_64_so -L/opt/occ6.3-64/lib ../.libs/libcgm.a -lSpaAVis -lSpaAWarp -lSpaASurf -lSpaALops -lSpaABlend -lSpaACIS -lSpaBase /opt/OpenCascade6.3//lib/libTKFeat.so /opt/OpenCascade6.3//lib/libTKHLR.so /opt/OpenCascade6.3//lib/libTKIGES.so /opt/OpenCascade6.3//lib/libTKOffset.so /opt/OpenCascade6.3//lib/libTKFillet.so /opt/OpenCascade6.3//lib/libTKBool.so /opt/OpenCascade6.3//lib/libTKBO.so /opt/OpenCascade6.3//lib/libTKPrim.so /opt/OpenCascade6.3//lib/libTKSTEP.so /opt/OpenCascade6.3//lib/libTKSTEPAttr.so /opt/OpenCascade6.3//lib/libTKSTEP209.so /opt/OpenCascade6.3//lib/libTKSTEPBase.so /opt/OpenCascade6.3//lib/libTKSTL.so /opt/OpenCascade6.3//lib/libTKMesh.so /opt/OpenCascade6.3//lib/libTKXSBase.so /opt/OpenCascade6.3//lib/libTKShHealing.so /opt/OpenCascade6.3//lib/libTKLCAF.so /opt/OpenCascade6.3//lib/libTKCDF.so /opt/OpenCascade6.3//lib/libTKTopAlgo.so /opt/OpenCascade6.3//lib/libTKGeomAlg!
o.so /opt/OpenCascade6.3//lib/libTKBRep.so /opt/OpenCascade6.3//lib/libTKGeomBase.so /opt/OpenCascade6.3//lib/libTKG3d.so /opt/OpenCascade6.3//lib/libTKG2d.so /opt/OpenCascade6.3//lib/libTKMath.so /opt/OpenCascade6.3//lib/libTKernel.so -lpthread -ldl -lm -Wl,--rpath -Wl,/opt/OpenCascade6.3//lib -Wl,--rpath -Wl,/opt/OpenCascade6.3//lib -Wl,--rpath -Wl,/opt/acis16.7//bin/linux_amd_64_so
/usr/bin/ld: warning: libstdc++.so.5, needed by /opt/acis16.7//bin/linux_amd_64_so/libSpaAVis.so, may conflict with libstdc++.so.6
c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -DHAVE_ACIS -DHAVE_OCC -I. -I../../test -I.. -I../itaps -I../../geom -I../../util -I../../init -I../../geom/ACIS -I../../geom/virtual -I../../geom/facet -I../../geom/Cholla -I../../geom/OCC -I../../test -I/opt/occ6.3-64/inc -D_OCC64 -DHAVE_IOSTREAM -DHAVE_IOMANIP -DHAVE_FSTREAM -DHAVE_LIMITS_H -DSRCDIR=../../test -DHAVE_ACIS -DHAVE_OCC -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT r_w.o -MD -MP -MF .deps/r_w.Tpo -c -o r_w.o ../../test/r_w.cpp
../../test/r_w.cpp: In function âCubitStatus make_Point()â:
../../test/r_w.cpp:313: warning: unused variable âdâ
../../test/r_w.cpp:315: warning: unused variable ânâ
mv -f .deps/r_w.Tpo .deps/r_w.Po
/bin/sh ../libtool --tag=CXX --mode=link c++ -Wall -pipe -pedantic -O2 -DNDEBUG -L/opt/acis16.7//bin/linux_amd_64_so -L/opt/occ6.3-64/lib -R/opt/acis16.7//bin/linux_amd_64_so -o r_w r_w.o ../libcgm.la -lm
c++ -Wall -pipe -pedantic -O2 -DNDEBUG -o r_w r_w.o -L/opt/acis16.7//bin/linux_amd_64_so -L/opt/occ6.3-64/lib ../.libs/libcgm.a -lSpaAVis -lSpaAWarp -lSpaASurf -lSpaALops -lSpaABlend -lSpaACIS -lSpaBase /opt/OpenCascade6.3//lib/libTKFeat.so /opt/OpenCascade6.3//lib/libTKHLR.so /opt/OpenCascade6.3//lib/libTKIGES.so /opt/OpenCascade6.3//lib/libTKOffset.so /opt/OpenCascade6.3//lib/libTKFillet.so /opt/OpenCascade6.3//lib/libTKBool.so /opt/OpenCascade6.3//lib/libTKBO.so /opt/OpenCascade6.3//lib/libTKPrim.so /opt/OpenCascade6.3//lib/libTKSTEP.so /opt/OpenCascade6.3//lib/libTKSTEPAttr.so /opt/OpenCascade6.3//lib/libTKSTEP209.so /opt/OpenCascade6.3//lib/libTKSTEPBase.so /opt/OpenCascade6.3//lib/libTKSTL.so /opt/OpenCascade6.3//lib/libTKMesh.so /opt/OpenCascade6.3//lib/libTKXSBase.so /opt/OpenCascade6.3//lib/libTKShHealing.so /opt/OpenCascade6.3//lib/libTKLCAF.so /opt/OpenCascade6.3//lib/libTKCDF.so /opt/OpenCascade6.3//lib/libTKTopAlgo.so /opt/OpenCascade6.3//lib/libTKGeomAlgo.so /!
opt/OpenCascade6.3//lib/libTKBRep.so /opt/OpenCascade6.3//lib/libTKGeomBase.so /opt/OpenCascade6.3//lib/libTKG3d.so /opt/OpenCascade6.3//lib/libTKG2d.so /opt/OpenCascade6.3//lib/libTKMath.so /opt/OpenCascade6.3//lib/libTKernel.so -lpthread -ldl -lm -Wl,--rpath -Wl,/opt/OpenCascade6.3//lib -Wl,--rpath -Wl,/opt/OpenCascade6.3//lib -Wl,--rpath -Wl,/opt/acis16.7//bin/linux_amd_64_so
/usr/bin/ld: warning: libstdc++.so.5, needed by /opt/acis16.7//bin/linux_amd_64_so/libSpaAVis.so, may conflict with libstdc++.so.6
c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -DHAVE_ACIS -DHAVE_OCC -I. -I../../test -I.. -I../itaps -I../../geom -I../../util -I../../init -I../../geom/ACIS -I../../geom/virtual -I../../geom/facet -I../../geom/Cholla -I../../geom/OCC -I../../test -I/opt/occ6.3-64/inc -D_OCC64 -DHAVE_IOSTREAM -DHAVE_IOMANIP -DHAVE_FSTREAM -DHAVE_LIMITS_H -DSRCDIR=../../test -DHAVE_ACIS -DHAVE_OCC -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT test_occ.o -MD -MP -MF .deps/test_occ.Tpo -c -o test_occ.o ../../test/test_occ.cpp
mv -f .deps/test_occ.Tpo .deps/test_occ.Po
/bin/sh ../libtool --tag=CXX --mode=link c++ -Wall -pipe -pedantic -O2 -DNDEBUG -L/opt/acis16.7//bin/linux_amd_64_so -L/opt/occ6.3-64/lib -R/opt/acis16.7//bin/linux_amd_64_so -o test_occ test_occ.o ../libcgm.la -lm
c++ -Wall -pipe -pedantic -O2 -DNDEBUG -o test_occ test_occ.o -L/opt/acis16.7//bin/linux_amd_64_so -L/opt/occ6.3-64/lib ../.libs/libcgm.a -lSpaAVis -lSpaAWarp -lSpaASurf -lSpaALops -lSpaABlend -lSpaACIS -lSpaBase /opt/OpenCascade6.3//lib/libTKFeat.so /opt/OpenCascade6.3//lib/libTKHLR.so /opt/OpenCascade6.3//lib/libTKIGES.so /opt/OpenCascade6.3//lib/libTKOffset.so /opt/OpenCascade6.3//lib/libTKFillet.so /opt/OpenCascade6.3//lib/libTKBool.so /opt/OpenCascade6.3//lib/libTKBO.so /opt/OpenCascade6.3//lib/libTKPrim.so /opt/OpenCascade6.3//lib/libTKSTEP.so /opt/OpenCascade6.3//lib/libTKSTEPAttr.so /opt/OpenCascade6.3//lib/libTKSTEP209.so /opt/OpenCascade6.3//lib/libTKSTEPBase.so /opt/OpenCascade6.3//lib/libTKSTL.so /opt/OpenCascade6.3//lib/libTKMesh.so /opt/OpenCascade6.3//lib/libTKXSBase.so /opt/OpenCascade6.3//lib/libTKShHealing.so /opt/OpenCascade6.3//lib/libTKLCAF.so /opt/OpenCascade6.3//lib/libTKCDF.so /opt/OpenCascade6.3//lib/libTKTopAlgo.so /opt/OpenCascade6.3//lib/libTKGeo!
mAlgo.so /opt/OpenCascade6.3//lib/libTKBRep.so /opt/OpenCascade6.3//lib/libTKGeomBase.so /opt/OpenCascade6.3//lib/libTKG3d.so /opt/OpenCascade6.3//lib/libTKG2d.so /opt/OpenCascade6.3//lib/libTKMath.so /opt/OpenCascade6.3//lib/libTKernel.so -lpthread -ldl -lm -Wl,--rpath -Wl,/opt/OpenCascade6.3//lib -Wl,--rpath -Wl,/opt/OpenCascade6.3//lib -Wl,--rpath -Wl,/opt/acis16.7//bin/linux_amd_64_so
/usr/bin/ld: warning: libstdc++.so.5, needed by /opt/acis16.7//bin/linux_amd_64_so/libSpaAVis.so, may conflict with libstdc++.so.6
c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -DHAVE_ACIS -DHAVE_OCC -I. -I../../test -I.. -I../itaps -I../../geom -I../../util -I../../init -I../../geom/ACIS -I../../geom/virtual -I../../geom/facet -I../../geom/Cholla -I../../geom/OCC -I../../test -I/opt/occ6.3-64/inc -D_OCC64 -DHAVE_IOSTREAM -DHAVE_IOMANIP -DHAVE_FSTREAM -DHAVE_LIMITS_H -DSRCDIR=../../test -DHAVE_ACIS -DHAVE_OCC -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT operation.o -MD -MP -MF .deps/operation.Tpo -c -o operation.o ../../test/operation.cpp
../../test/operation.cpp: In function âCubitStatus make_Point()â:
../../test/operation.cpp:170: warning: unused variable âdâ
../../test/operation.cpp:183: warning: unused variable âdâ
../../test/operation.cpp:197: warning: unused variable âdâ
../../test/operation.cpp:203: warning: unused variable âdâ
../../test/operation.cpp:205: warning: unused variable ânâ
mv -f .deps/operation.Tpo .deps/operation.Po
/bin/sh ../libtool --tag=CXX --mode=link c++ -Wall -pipe -pedantic -O2 -DNDEBUG -L/opt/acis16.7//bin/linux_amd_64_so -L/opt/occ6.3-64/lib -R/opt/acis16.7//bin/linux_amd_64_so -o operation operation.o ../libcgm.la -lm
c++ -Wall -pipe -pedantic -O2 -DNDEBUG -o operation operation.o -L/opt/acis16.7//bin/linux_amd_64_so -L/opt/occ6.3-64/lib ../.libs/libcgm.a -lSpaAVis -lSpaAWarp -lSpaASurf -lSpaALops -lSpaABlend -lSpaACIS -lSpaBase /opt/OpenCascade6.3//lib/libTKFeat.so /opt/OpenCascade6.3//lib/libTKHLR.so /opt/OpenCascade6.3//lib/libTKIGES.so /opt/OpenCascade6.3//lib/libTKOffset.so /opt/OpenCascade6.3//lib/libTKFillet.so /opt/OpenCascade6.3//lib/libTKBool.so /opt/OpenCascade6.3//lib/libTKBO.so /opt/OpenCascade6.3//lib/libTKPrim.so /opt/OpenCascade6.3//lib/libTKSTEP.so /opt/OpenCascade6.3//lib/libTKSTEPAttr.so /opt/OpenCascade6.3//lib/libTKSTEP209.so /opt/OpenCascade6.3//lib/libTKSTEPBase.so /opt/OpenCascade6.3//lib/libTKSTL.so /opt/OpenCascade6.3//lib/libTKMesh.so /opt/OpenCascade6.3//lib/libTKXSBase.so /opt/OpenCascade6.3//lib/libTKShHealing.so /opt/OpenCascade6.3//lib/libTKLCAF.so /opt/OpenCascade6.3//lib/libTKCDF.so /opt/OpenCascade6.3//lib/libTKTopAlgo.so /opt/OpenCascade6.3//lib/libTKG!
eomAlgo.so /opt/OpenCascade6.3//lib/libTKBRep.so /opt/OpenCascade6.3//lib/libTKGeomBase.so /opt/OpenCascade6.3//lib/libTKG3d.so /opt/OpenCascade6.3//lib/libTKG2d.so /opt/OpenCascade6.3//lib/libTKMath.so /opt/OpenCascade6.3//lib/libTKernel.so -lpthread -ldl -lm -Wl,--rpath -Wl,/opt/OpenCascade6.3//lib -Wl,--rpath -Wl,/opt/OpenCascade6.3//lib -Wl,--rpath -Wl,/opt/acis16.7//bin/linux_amd_64_so
/usr/bin/ld: warning: libstdc++.so.5, needed by /opt/acis16.7//bin/linux_amd_64_so/libSpaAVis.so, may conflict with libstdc++.so.6
make[3]: Leaving directory `/home/jason/cgm/test/dist/CGMA-10.2.2/_build/test'
make check-TESTS
make[3]: Entering directory `/home/jason/cgm/test/dist/CGMA-10.2.2/_build/test'
PASS: sheet
=======================================
Read 1 ACIS Entities from the input file
Constructed 1 Volume: 1
=======================================
Creating the new (webcut) volumes...
Created volume(s): 2
Updated volume(s): 1
Exported: 2 Volumes
=======================================
Read 1 ACIS Entities from the input file
Constructed 1 Volume: 3
=======================================
Creating the new (webcut) volumes...
Created volume(s): 4
Updated volume(s): 3
Exported: 2 Volumes
=======================================
Read 1 ACIS Entities from the input file
Constructed 1 Volume: 5
=======================================
Creating the new (webcut) volumes...
Created volume(s): 6
Updated volume(s): 5
Exported: 2 Volumes
=======================================
Read 3 ACIS Entities from the input file
Constructed 1 Volume: 7
Constructed 2 Free Curves: 4457, 4458
=======================================
Creating the new (webcut) volumes...
Created volume(s): 8
Updated volume(s): 7
CPU time taken to WEBCUT this body: 5.280000 secs
Exported: 2 Volumes
2 Curves
=======================================
Read 3 ACIS Entities from the input file
Constructed 1 Volume: 9
Constructed 2 Free Curves: 5296, 5297
=======================================
Creating the new (webcut) volumes...
Created volume(s): 10
Updated volume(s): 9
Exported: 2 Volumes
2 Curves
=======================================
Read 3 ACIS Entities from the input file
Constructed 1 Volume: 11
Constructed 2 Free Curves: 5322, 5323
=======================================
Creating the new (webcut) volumes...
Created volume(s): 12
Updated volume(s): 11
Exported: 2 Volumes
2 Curves
=======================================
Read 5 ACIS Entities from the input file
Constructed 1 Volume: 13
Constructed 4 Free Curves: 5348 to 5351
=======================================
Creating the new (webcut) volumes...
Created volume(s): 14
Updated volume(s): 13
Exported: 2 Volumes
4 Curves
=======================================
Read 2 ACIS Entities from the input file
Constructed 2 Volumes: 15, 16
=======================================
Creating the new (webcut) volumes...
Created volume(s): 17
Updated volume(s): 15
Exported: 3 Volumes
=======================================
Read 2 ACIS Entities from the input file
Constructed 2 Volumes: 18, 19
=======================================
Creating the new (webcut) volumes...
Created volume(s): 20
Updated volume(s): 18
Exported: 3 Volumes
=======================================
Read 2 ACIS Entities from the input file
Constructed 2 Volumes: 21, 22
=======================================
Creating the new (webcut) volumes...
Created volume(s): 23
Updated volume(s): 21
Exported: 3 Volumes
=======================================
Read 2 ACIS Entities from the input file
Constructed 2 Volumes: 24, 25
=======================================
Creating the new (webcut) volumes...
Created volume(s): 26
Updated volume(s): 24
Exported: 3 Volumes
=======================================
Read 2 ACIS Entities from the input file
Constructed 2 Volumes: 27, 28
=======================================
Creating the new (webcut) volumes...
Created volume(s): 29
Updated volume(s): 27
Exported: 3 Volumes
PASS: webcut
=======================================
Read 1 ACIS Entities from the input file
Constructed 1 Volume: 1
=======================================
Created volume(s): 2
Destroyed volume(s): 1
PASS: hollow_acis
Updated volume(s): 1
Updated volume(s): 2
Exported: 2 OCC Bodies to fillet.occ
Modified volume
Created volume(s): 11
Destroyed volume(s): 4 to 9
Exported: 1 OCC Body to stitch.occ
=======================================
Constructed 1 Volume: 12
=======================================
Updated volume(s): 21
Destroyed volume(s): 22
Created volume(s): 24, 25
Destroyed volume(s): 21, 23
Total 0 cuts performed, with from_shape having 6 faces.
Total 1 cuts performed, with from_shape having 6 faces.
Total 0 cuts performed, with from_shape having 6 faces.
Total 0 cuts performed, with from_shape having 6 faces.
Total 0 cuts performed, with from_shape having 6 faces.
Total 0 cuts performed, with from_shape having 6 faces.
Total 0 cuts performed, with from_shape having 6 faces.
Total 0 cuts performed, with from_shape having 6 faces.
Total 0 cuts performed, with from_shape having 6 faces.
Total 0 cuts performed, with from_shape having 6 faces.
Total 1 cuts performed, with from_shape having 7 faces.
Total 1 cuts performed, with from_shape having 8 faces.
Updated volume(s): 28
Total 0 cuts performed, with from_shape having 6 faces.
Total 1 cuts performed, with from_shape having 6 faces.
Total 0 cuts performed, with from_shape having 6 faces.
Total 0 cuts performed, with from_shape having 6 faces.
Total 0 cuts performed, with from_shape having 6 faces.
Total 0 cuts performed, with from_shape having 6 faces.
Total 0 cuts performed, with from_shape having 6 faces.
Total 0 cuts performed, with from_shape having 6 faces.
Total 0 cuts performed, with from_shape having 6 faces.
Total 0 cuts performed, with from_shape having 6 faces.
Total 0 cuts performed, with from_shape having 6 faces.
Total 0 cuts performed, with from_shape having 6 faces.
Updated volume(s): 29
Updated volume(s): 29
Total 0 cuts performed, with from_shape having 6 faces.
Total 0 cuts performed, with from_shape having 6 faces.
Total 0 cuts performed, with from_shape having 6 faces.
Total 0 cuts performed, with from_shape having 6 faces.
Total 0 cuts performed, with from_shape having 6 faces.
Total 0 cuts performed, with from_shape having 6 faces.
Total 0 cuts performed, with from_shape having 6 faces.
Total 0 cuts performed, with from_shape having 6 faces.
Total 0 cuts performed, with from_shape having 6 faces.
Total 0 cuts performed, with from_shape having 6 faces.
Total 1 cuts performed, with from_shape having 7 faces.
Total 1 cuts performed, with from_shape having 8 faces.
Updated volume(s): 29
Total 2 cuts performed, with from_shape having 8 faces.
Updated volume(s): 26
Destroyed volume(s): 27
Modified volume
Total 1 cuts performed, with from_shape having 7 faces.
Total 0 cuts performed, with from_shape having 2 faces.
Updated volume(s): 34
Total 0 cuts performed, with from_shape having 6 faces.
Total 0 cuts performed, with from_shape having 6 faces.
WARNING: Cant make a scar on existing face without splitting it.
Total 0 cuts performed, with from_shape having 6 faces.
Total 0 cuts performed, with from_shape having 6 faces.
Total 0 cuts performed, with from_shape having 6 faces.
Total 0 cuts performed, with from_shape having 6 faces.
WARNING: Cant make a scar on existing face without splitting it.
Total 0 cuts performed, with from_shape having 6 faces.
Updated volume(s): 35
Created volume(s): 36
WARNING: Surfaces or Shells can't be used to cut a body.
ERROR: Subtract FAILED
Total 4 cuts performed, with from_shape having 10 faces.
Total 3 cuts performed, with from_shape having 9 faces.
Updated volume(s): 37, 38
No projection on the surface.
No projection on the surface.
No projection on the surface.
No projection on the surface.
No projection on the surface.
No projection on the surface.
No projection on the surface.
No projection on the surface.
No projection on the surface.
No projection on the surface.
No projection on the surface.
No projection on the surface.
No projection on the surface.
No projection on the surface.
No projection on the surface.
No projection on the surface.
No projection on the surface.
No projection on the surface.
No projection on the surface.
No projection on the surface.
No projection on the surface.
No projection on the surface.
No projection on the surface.
No projection on the surface.
No projection on the surface.
No projection on the surface.
No projection on the surface.
No projection on the surface.
No projection on the surface.
No projection on the surface.
No projection on the surface.
No projection on the surface.
No projection on the surface.
No projection on the surface.
No projection on the surface.
No projection on the surface.
No projection on the surface.
No projection on the surface.
No projection on the surface.
No projection on the surface.
No projection on the surface.
No projection on the surface.
No projection on the surface.
No projection on the surface.
No projection on the surface.
No projection on the surface.
No projection on the surface.
No projection on the surface.
No projection on the surface.
No projection on the surface.
No projection on the surface.
No projection on the surface.
No projection on the surface.
No projection on the surface.
No projection on the surface.
No projection on the surface.
Total 1 cuts performed, with from_shape having 6 faces.
Total 1 cuts performed, with from_shape having 6 faces.
Total 0 cuts performed, with from_shape having 6 faces.
Total 0 cuts performed, with from_shape having 6 faces.
Total 1 cuts performed, with from_shape having 7 faces.
Total 1 cuts performed, with from_shape having 8 faces.
Total 0 cuts performed, with from_shape having 8 faces.
Total 0 cuts performed, with from_shape having 8 faces.
Total 0 cuts performed, with from_shape having 8 faces.
Total 0 cuts performed, with from_shape having 8 faces.
Total 0 cuts performed, with from_shape having 8 faces.
Total 0 cuts performed, with from_shape having 8 faces.
Removing projected curves
Created volume(s): 41
Updated volume(s): 43
Destroyed volume(s): 42
Updated volume(s): 43
Destroyed volume(s): 44
Destroyed volume(s): 43, 45
Created volume(s): 48
Destroyed volume(s): 46
Updated volume(s): 47
Created volume(s): 51
Destroyed volume(s): 50
Updated volume(s): 49
Updated volume(s): 53
Destroyed volume(s): 52
Updated volume(s): 55
Destroyed volume(s): 54
Updated volume(s): 56
Destroyed volume(s): 57
Updated volume(s): 56
Modified volume
Created swept volume 62
Modified volume
Created swept volume 63
Created swept volume 64
Modified volume
Created swept volume 65
ERROR: Only surfaces with no intersection point with the axis can be revolve-swept.
Created swept volume 66
ERROR: Only curves with no intersection point with the axis can be revolve-swept.
Created swept volume 67
Created swept volume 68
ERROR: Only curves with no intersection point with the axis can be revolve-swept.
Created swept volume 69
Created swept volume 70
ERROR: Sweep along curve itself is not allowed.
Created swept volume 71
Created swept volume 72
Modified volume
Created swept volume 73
Created swept volume 74
PASS: modify
Exported: 4 OCC Bodies to prism.occ
Exported: 6 OCC Bodies to pyramid.occ
=======================================
Constructed 1 Volume: 12
=======================================
=======================================
Constructed 1 Volume: 13
=======================================
=======================================
Constructed 2 Volumes: 14, 15
=======================================
Created volume(s): 16 to 20
Exported: 6 OCC Bodies to point.occ
3 OCC Points to point.occ
Exported: 2 OCC Bodies to point.occ
3 OCC Points to point.occ
PASS: makept
=======================================
Total number of loaded entities : 109.
Constructed 18 Free Curves: 1 to 18
=======================================
Exported: 18 OCC Curves to ex3.occ
Exported: 18 OCC Curves to ex3export.iges
*******************************************************************
****** Statistics on Transfer (Write) ******
*******************************************************************
****** Transfer Mode = 0 I.E. As Is ******
****** Transferring Shape, ShapeType = 0 ******
** WorkSession : Sending all data
Step File Name : ex3export.step(578 ents) Write Done
Exported: 18 OCC Curves to ex3export.step
=======================================
Total number of loaded entities : 58.
Constructed 7 Volumes: 1 to 7
=======================================
Exported: 7 OCC Bodies to diffuser.occ
=======================================
... Step File Reading : ../../test/proe.stp
... STEP File Read ...
Elapsed time: 0 Hours 0 Minutes 0.001608 Seconds
CPU user time: 0 seconds
CPU system time: 0 seconds
... Step File loaded ...
Elapsed time: 0 Hours 0 Minutes 0.002804 Seconds
CPU user time: 0 seconds
CPU system time: 0 seconds
1393 records (entities,sub-lists,scopes), 3595 parameters
... Parameters prepared ... Elapsed time: 0 Hours 0 Minutes 0.004379 Seconds
CPU user time: 0.01 seconds
CPU system time: 0 seconds
... Objets analysed ...
Elapsed time: 0 Hours 0 Minutes 0.007456 Seconds
CPU user time: 0.01 seconds
CPU system time: 0 seconds
STEP Loading done : 815 Entities
Constructed 12 Volumes: 8 to 19
=======================================
Exported: 12 OCC Bodies to proe.occ
Exported: 12 OCC Bodies to proeexport.iges
*******************************************************************
****** Statistics on Transfer (Write) ******
*******************************************************************
****** Transfer Mode = 0 I.E. As Is ******
****** Transferring Shape, ShapeType = 0 ******
** WorkSession : Sending all data
Step File Name : proeexport.step(1348 ents) Write Done
Exported: 12 OCC Bodies to proeexport.step
=======================================
Constructed 2 Volumes: 20, 21
=======================================
Exported: 2 OCC Bodies to beforesub.occ
=======================================
Constructed 2 Volumes: 22, 23
=======================================
Exported: 2 OCC Bodies to beforesub2.occ
Created volume(s): 24, 25
Destroyed volume(s): 22, 23
Exported: 2 OCC Bodies to aftersub.occ
=======================================
Constructed 2 Volumes: 26, 27
=======================================
Updated volume(s): 26
Destroyed volume(s): 27
Exported: 1 OCC Body to unite2.occ
=======================================
Constructed 2 Volumes: 28, 29
=======================================
Updated volume(s): 29
Destroyed volume(s): 28
Exported: 1 OCC Body to unite3.occ
=======================================
Constructed 2 Volumes: 30, 31
=======================================
Updated volume(s): 30
Destroyed volume(s): 31
Exported: 1 OCC Body to unite5.occ
=======================================
Constructed 2 Volumes: 32, 33
=======================================
Updated volume(s): 33
Destroyed volume(s): 32
Exported: 1 OCC Body to unite6.occ
PASS: r_w
Constructed 1 Volume: 1
done...
PASS: test_occ
=======================================
Constructed 2 Volumes: 1, 2
=======================================
Total 0 cuts performed, with from_shape having 8 faces.
Total 0 cuts performed, with from_shape having 8 faces.
Created volume(s): 7
Updated volume(s): 1
PASS: operation
==================
All 8 tests passed
==================
make[3]: Leaving directory `/home/jason/cgm/test/dist/CGMA-10.2.2/_build/test'
make[2]: Leaving directory `/home/jason/cgm/test/dist/CGMA-10.2.2/_build/test'
Making check in cgm_apps
make[2]: Entering directory `/home/jason/cgm/test/dist/CGMA-10.2.2/_build/cgm_apps'
Making check in examples
make[3]: Entering directory `/home/jason/cgm/test/dist/CGMA-10.2.2/_build/cgm_apps/examples'
Making check in driverc++
make[4]: Entering directory `/home/jason/cgm/test/dist/CGMA-10.2.2/_build/cgm_apps/examples/driverc++'
make mergechk
make[5]: Entering directory `/home/jason/cgm/test/dist/CGMA-10.2.2/_build/cgm_apps/examples/driverc++'
c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../../../cgm_apps/examples/driverc++ -I../../.. -I../../../itaps -I../../../../util -I../../../../geom -I../../../../geom/ACIS -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT mergechk.o -MD -MP -MF .deps/mergechk.Tpo -c -o mergechk.o ../../../../cgm_apps/examples/driverc++/mergechk.cpp
../../../../cgm_apps/examples/driverc++/mergechk.cpp: In function âCubitStatus read_geometry(int, char**)â:
../../../../cgm_apps/examples/driverc++/mergechk.cpp:108: warning: unused variable âfile_ptrâ
mv -f .deps/mergechk.Tpo .deps/mergechk.Po
/bin/sh ../../../libtool --tag=CXX --mode=link c++ -Wall -pipe -pedantic -O2 -DNDEBUG -L/opt/acis16.7//bin/linux_amd_64_so -R/opt/acis16.7//bin/linux_amd_64_so -o mergechk mergechk.o ../../../libcgm.la -lm
mkdir .libs
c++ -Wall -pipe -pedantic -O2 -DNDEBUG -o mergechk mergechk.o -L/opt/acis16.7//bin/linux_amd_64_so ../../../.libs/libcgm.a -lTKMath -lTKernel -lTKShHealing -lTKBRep -lTKG3d -lTKBO -lTKFeat -lTKFillet -lTKG2d -lTKOffset -lTKBool -lTKGeomAlgo -lTKGeomBase -lTKHLR -lTKIGES -lTKMesh -lTKPrim -lTKSTEP209 -lTKSTEPAttr -lTKSTEPBase -lTKSTEP -lTKSTL -lTKTopAlgo -lTKXSBase -lTKLCAF -L/opt/occ6.3-64/lib -lSpaAVis -lSpaAWarp -lSpaASurf -lSpaALops -lSpaABlend -lSpaACIS -lSpaBase /opt/OpenCascade6.3//lib/libTKFeat.so /opt/OpenCascade6.3//lib/libTKHLR.so /opt/OpenCascade6.3//lib/libTKIGES.so /opt/OpenCascade6.3//lib/libTKOffset.so /opt/OpenCascade6.3//lib/libTKFillet.so /opt/OpenCascade6.3//lib/libTKBool.so /opt/OpenCascade6.3//lib/libTKBO.so /opt/OpenCascade6.3//lib/libTKPrim.so /opt/OpenCascade6.3//lib/libTKSTEP.so /opt/OpenCascade6.3//lib/libTKSTEPAttr.so /opt/OpenCascade6.3//lib/libTKSTEP209.so /opt/OpenCascade6.3//lib/libTKSTEPBase.so /opt/OpenCascade6.3//lib/libTKSTL.so /opt/OpenCa!
scade6.3//lib/libTKMesh.so /opt/OpenCascade6.3//lib/libTKXSBase.so /opt/OpenCascade6.3//lib/libTKShHealing.so /opt/OpenCascade6.3//lib/libTKLCAF.so /opt/OpenCascade6.3//lib/libTKCDF.so /opt/OpenCascade6.3//lib/libTKTopAlgo.so /opt/OpenCascade6.3//lib/libTKGeomAlgo.so /opt/OpenCascade6.3//lib/libTKBRep.so /opt/OpenCascade6.3//lib/libTKGeomBase.so /opt/OpenCascade6.3//lib/libTKG3d.so /opt/OpenCascade6.3//lib/libTKG2d.so /opt/OpenCascade6.3//lib/libTKMath.so /opt/OpenCascade6.3//lib/libTKernel.so -lpthread -ldl -lm -Wl,--rpath -Wl,/opt/OpenCascade6.3//lib -Wl,--rpath -Wl,/opt/OpenCascade6.3//lib -Wl,--rpath -Wl,/opt/acis16.7//bin/linux_amd_64_so
/usr/bin/ld: warning: libstdc++.so.5, needed by /opt/acis16.7//bin/linux_amd_64_so/libSpaAVis.so, may conflict with libstdc++.so.6
make[5]: Leaving directory `/home/jason/cgm/test/dist/CGMA-10.2.2/_build/cgm_apps/examples/driverc++'
make check-TESTS
make[5]: Entering directory `/home/jason/cgm/test/dist/CGMA-10.2.2/_build/cgm_apps/examples/driverc++'
=======================================
Read 2 ACIS Entities from the input file
Constructed 2 Volumes: 1, 2
=======================================
Created volume(s): 3
=======================================
Overlaps found:
Vertices: 8
Edges: 12
Faces: 6
Volumes: 1
=======================================
Group imprint finished.
Updated volume(s): 1, 2
=======================================
Imprinting resulted in the following numbers of new entities:
12 vertices.
18 edges.
6 faces.
=======================================
...Merging all features in the model
...Merging all Surfaces in the model
WARNING: Merging Surface 13 (surface 13) and Surface 28 (surface 28): Volume 3 (volume 3) and Volume 2 (volume 2) appear to be on the same side of the surfaces. This may indicate bad geometry.
Surface 13 and 28 consolidated
WARNING: Merging Surface 14 (surface 14) and Surface 29 (surface 29): Volume 3 (volume 3) and Volume 2 (volume 2) appear to be on the same side of the surfaces. This may indicate bad geometry.
Surface 14 and 29 consolidated
WARNING: Merging Surface 15 (surface 15) and Surface 25 (surface 25): Volume 3 (volume 3) and Volume 2 (volume 2) appear to be on the same side of the surfaces. This may indicate bad geometry.
Surface 15 and 25 consolidated
WARNING: Merging Surface 16 (surface 16) and Surface 23 (surface 23): Volume 3 (volume 3) and Volume 1 (volume 1) appear to be on the same side of the surfaces. This may indicate bad geometry.
Surface 16 and 23 consolidated
WARNING: Merging Surface 17 (surface 17) and Surface 22 (surface 22): Volume 3 (volume 3) and Volume 1 (volume 1) appear to be on the same side of the surfaces. This may indicate bad geometry.
Surface 17 and 22 consolidated
WARNING: Merging Surface 18 (surface 18) and Surface 20 (surface 20): Volume 3 (volume 3) and Volume 1 (volume 1) appear to be on the same side of the surfaces. This may indicate bad geometry.
Surface 18 and 20 consolidated
Consolidated 6 pairs of surfaces
...Merging all Curves in the model
Consolidated 0 pair of curves
...Merging all Vertices in the model
Consolidated 0 pairs of vertices
=======================================
There were 12 unmerged surfaces; their ids are:
2 to 4, 7, 11, 12, 19, 21, 24, 26, 27, 30
=======================================
PASS: mergechk_merge
=======================================
Read 3 ACIS Entities from the input file
Constructed 1 Volume: 1
Constructed 2 Free Curves: 4375, 4376
=======================================
=======================================
No body overlaps.
=======================================
Group imprint finished.
=======================================
Imprinting resulted in no new entities.
=======================================
...Merging all features in the model
...Merging all Surfaces in the model
Consolidated 0 pair of surfaces
...Merging all Curves in the model
Consolidated 0 pair of curves
...Merging all Vertices in the model
Vertex 1427 and 2373 consolidated
Vertex 1850 and 2376 consolidated
Vertex 2374 and 2375 consolidated
Consolidated 3 pairs of vertices
=======================================
There were 1794 unmerged surfaces; their ids are:
1 to 1794
=======================================
PASS: mergechk_huge
==================
All 2 tests passed
==================
make[5]: Leaving directory `/home/jason/cgm/test/dist/CGMA-10.2.2/_build/cgm_apps/examples/driverc++'
make[4]: Leaving directory `/home/jason/cgm/test/dist/CGMA-10.2.2/_build/cgm_apps/examples/driverc++'
Making check in facetdriver
make[4]: Entering directory `/home/jason/cgm/test/dist/CGMA-10.2.2/_build/cgm_apps/examples/facetdriver'
make facets
make[5]: Entering directory `/home/jason/cgm/test/dist/CGMA-10.2.2/_build/cgm_apps/examples/facetdriver'
c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -DHAVE_ACIS -I. -I../../../../cgm_apps/examples/facetdriver -I../../.. -I../../../itaps -I../../../../util -I../../../../geom -I../../../../geom/Cholla -I../../../../geom/facet -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT facets.o -MD -MP -MF .deps/facets.Tpo -c -o facets.o ../../../../cgm_apps/examples/facetdriver/facets.cpp
mv -f .deps/facets.Tpo .deps/facets.Po
/bin/sh ../../../libtool --tag=CXX --mode=link c++ -Wall -pipe -pedantic -O2 -DNDEBUG -o facets facets.o ../../../libcgm.la -L/opt/acis16.7//bin/linux_amd_64_so -L/opt/occ6.3-64/lib -R/opt/acis16.7//bin/linux_amd_64_so -lm
mkdir .libs
c++ -Wall -pipe -pedantic -O2 -DNDEBUG -o facets facets.o ../../../.libs/libcgm.a -lTKMath -lTKernel -lTKShHealing -lTKBRep -lTKG3d -lTKBO -lTKFeat -lTKFillet -lTKG2d -lTKOffset -lTKBool -lTKGeomAlgo -lTKGeomBase -lTKHLR -lTKIGES -lTKMesh -lTKPrim -lTKSTEP209 -lTKSTEPAttr -lTKSTEPBase -lTKSTEP -lTKSTL -lTKTopAlgo -lTKXSBase -lTKLCAF -L/opt/acis16.7//bin/linux_amd_64_so -L/opt/occ6.3-64/lib -lSpaAVis -lSpaAWarp -lSpaASurf -lSpaALops -lSpaABlend -lSpaACIS -lSpaBase /opt/OpenCascade6.3//lib/libTKFeat.so /opt/OpenCascade6.3//lib/libTKHLR.so /opt/OpenCascade6.3//lib/libTKIGES.so /opt/OpenCascade6.3//lib/libTKOffset.so /opt/OpenCascade6.3//lib/libTKFillet.so /opt/OpenCascade6.3//lib/libTKBool.so /opt/OpenCascade6.3//lib/libTKBO.so /opt/OpenCascade6.3//lib/libTKPrim.so /opt/OpenCascade6.3//lib/libTKSTEP.so /opt/OpenCascade6.3//lib/libTKSTEPAttr.so /opt/OpenCascade6.3//lib/libTKSTEP209.so /opt/OpenCascade6.3//lib/libTKSTEPBase.so /opt/OpenCascade6.3//lib/libTKSTL.so /opt/OpenCascad!
e6.3//lib/libTKMesh.so /opt/OpenCascade6.3//lib/libTKXSBase.so /opt/OpenCascade6.3//lib/libTKShHealing.so /opt/OpenCascade6.3//lib/libTKLCAF.so /opt/OpenCascade6.3//lib/libTKCDF.so /opt/OpenCascade6.3//lib/libTKTopAlgo.so /opt/OpenCascade6.3//lib/libTKGeomAlgo.so /opt/OpenCascade6.3//lib/libTKBRep.so /opt/OpenCascade6.3//lib/libTKGeomBase.so /opt/OpenCascade6.3//lib/libTKG3d.so /opt/OpenCascade6.3//lib/libTKG2d.so /opt/OpenCascade6.3//lib/libTKMath.so /opt/OpenCascade6.3//lib/libTKernel.so -lpthread -ldl -lm -Wl,--rpath -Wl,/opt/OpenCascade6.3//lib -Wl,--rpath -Wl,/opt/OpenCascade6.3//lib -Wl,--rpath -Wl,/opt/acis16.7//bin/linux_amd_64_so
/usr/bin/ld: warning: libstdc++.so.5, needed by /opt/acis16.7//bin/linux_amd_64_so/libSpaAVis.so, may conflict with libstdc++.so.6
make[5]: Leaving directory `/home/jason/cgm/test/dist/CGMA-10.2.2/_build/cgm_apps/examples/facetdriver'
make check-TESTS
make[5]: Entering directory `/home/jason/cgm/test/dist/CGMA-10.2.2/_build/cgm_apps/examples/facetdriver'
Usage: facets <angle_val>
where <angle_val> is the facet dihedral angle below which a
model edge will be constructed.
PASS: facets
==================
All 1 tests passed
==================
make[5]: Leaving directory `/home/jason/cgm/test/dist/CGMA-10.2.2/_build/cgm_apps/examples/facetdriver'
make[4]: Leaving directory `/home/jason/cgm/test/dist/CGMA-10.2.2/_build/cgm_apps/examples/facetdriver'
make[4]: Entering directory `/home/jason/cgm/test/dist/CGMA-10.2.2/_build/cgm_apps/examples'
make[4]: Nothing to be done for `check-am'.
make[4]: Leaving directory `/home/jason/cgm/test/dist/CGMA-10.2.2/_build/cgm_apps/examples'
make[3]: Leaving directory `/home/jason/cgm/test/dist/CGMA-10.2.2/_build/cgm_apps/examples'
make[3]: Entering directory `/home/jason/cgm/test/dist/CGMA-10.2.2/_build/cgm_apps'
make[3]: Nothing to be done for `check-am'.
make[3]: Leaving directory `/home/jason/cgm/test/dist/CGMA-10.2.2/_build/cgm_apps'
make[2]: Leaving directory `/home/jason/cgm/test/dist/CGMA-10.2.2/_build/cgm_apps'
make[1]: Leaving directory `/home/jason/cgm/test/dist/CGMA-10.2.2/_build'
make[1]: Entering directory `/home/jason/cgm/test/dist/CGMA-10.2.2/_build'
Making install in compat
make[2]: Entering directory `/home/jason/cgm/test/dist/CGMA-10.2.2/_build/compat'
make[3]: Entering directory `/home/jason/cgm/test/dist/CGMA-10.2.2/_build/compat'
make[3]: Nothing to be done for `install-exec-am'.
make[3]: Nothing to be done for `install-data-am'.
make[3]: Leaving directory `/home/jason/cgm/test/dist/CGMA-10.2.2/_build/compat'
make[2]: Leaving directory `/home/jason/cgm/test/dist/CGMA-10.2.2/_build/compat'
Making install in util
make[2]: Entering directory `/home/jason/cgm/test/dist/CGMA-10.2.2/_build/util'
make[3]: Entering directory `/home/jason/cgm/test/dist/CGMA-10.2.2/_build/util'
make[3]: Nothing to be done for `install-exec-am'.
test -z "/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include" || /bin/mkdir -p "/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include"
/usr/bin/install -c -m 644 '../../util/AbstractTree.hpp' '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/AbstractTree.hpp'
/usr/bin/install -c -m 644 '../../util/AppUtil.hpp' '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/AppUtil.hpp'
/usr/bin/install -c -m 644 '../../util/ArrayBasedContainer.hpp' '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/ArrayBasedContainer.hpp'
/usr/bin/install -c -m 644 '../../util/CastTo.hpp' '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/CastTo.hpp'
/usr/bin/install -c -m 644 '../../util/CpuTimer.hpp' '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/CpuTimer.hpp'
/usr/bin/install -c -m 644 '../../util/Cubit2DPoint.hpp' '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/Cubit2DPoint.hpp'
/usr/bin/install -c -m 644 '../../util/CubitBox.hpp' '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/CubitBox.hpp'
/usr/bin/install -c -m 644 '../../util/CubitBoxStruct.h' '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/CubitBoxStruct.h'
/usr/bin/install -c -m 644 '../../util/CubitCollection.hpp' '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/CubitCollection.hpp'
/usr/bin/install -c -m 644 '../../util/CubitColorConstants.hpp' '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/CubitColorConstants.hpp'
/usr/bin/install -c -m 644 '../../util/CubitContainer.hpp' '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/CubitContainer.hpp'
/usr/bin/install -c -m 644 '../../util/CubitCoordinateSystem.hpp' '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/CubitCoordinateSystem.hpp'
/usr/bin/install -c -m 644 '../../util/CubitDefines.h' '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/CubitDefines.h'
/usr/bin/install -c -m 644 '../../util/CubitDynamicLoader.hpp' '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/CubitDynamicLoader.hpp'
/usr/bin/install -c -m 644 '../../util/CubitEntity.hpp' '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/CubitEntity.hpp'
/usr/bin/install -c -m 644 '../../util/CubitEvent.hpp' '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/CubitEvent.hpp'
/usr/bin/install -c -m 644 '../../util/CubitEventDefines.h' '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/CubitEventDefines.h'
/usr/bin/install -c -m 644 '../../util/CubitFile.hpp' '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/CubitFile.hpp'
/usr/bin/install -c -m 644 '../../util/CubitFileFEModel.hpp' '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/CubitFileFEModel.hpp'
/usr/bin/install -c -m 644 '../../util/CubitFileIOWrapper.hpp' '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/CubitFileIOWrapper.hpp'
/usr/bin/install -c -m 644 '../../util/CubitFileMetaData.hpp' '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/CubitFileMetaData.hpp'
/usr/bin/install -c -m 644 '../../util/CubitFileUtil.hpp' '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/CubitFileUtil.hpp'
/usr/bin/install -c -m 644 '../../util/CubitInputFile.hpp' '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/CubitInputFile.hpp'
/usr/bin/install -c -m 644 '../../util/CubitMatrix.hpp' '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/CubitMatrix.hpp'
/usr/bin/install -c -m 644 '../../util/CubitMessage.hpp' '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/CubitMessage.hpp'
/usr/bin/install -c -m 644 '../../util/CubitObservable.hpp' '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/CubitObservable.hpp'
/usr/bin/install -c -m 644 '../../util/CubitObserver.hpp' '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/CubitObserver.hpp'
/usr/bin/install -c -m 644 '../../util/CubitPlane.hpp' '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/CubitPlane.hpp'
/usr/bin/install -c -m 644 '../../util/CubitPlaneStruct.h' '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/CubitPlaneStruct.h'
/usr/bin/install -c -m 644 '../../util/CubitStack.hpp' '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/CubitStack.hpp'
/usr/bin/install -c -m 644 '../../util/CubitString.hpp' '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/CubitString.hpp'
/usr/bin/install -c -m 644 '../../util/CubitTransformMatrix.hpp' '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/CubitTransformMatrix.hpp'
/usr/bin/install -c -m 644 '../../util/CubitUtil.hpp' '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/CubitUtil.hpp'
/usr/bin/install -c -m 644 '../../util/CubitUtilConfigure.h' '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/CubitUtilConfigure.h'
/usr/bin/install -c -m 644 '../../util/CubitVector.hpp' '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/CubitVector.hpp'
/usr/bin/install -c -m 644 '../../util/CubitVectorStruct.h' '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/CubitVectorStruct.h'
/usr/bin/install -c -m 644 '../../util/DIntArray.hpp' '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/DIntArray.hpp'
/usr/bin/install -c -m 644 '../../util/DLCubitEdgeList.hpp' '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/DLCubitEdgeList.hpp'
/usr/bin/install -c -m 644 '../../util/DLCubitFaceList.hpp' '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/DLCubitFaceList.hpp'
/usr/bin/install -c -m 644 '../../util/DLIList.hpp' '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/DLIList.hpp'
/usr/bin/install -c -m 644 '../../util/DLList.hpp' '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/DLList.hpp'
/usr/bin/install -c -m 644 '../../util/DLMRefEdgeList.hpp' '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/DLMRefEdgeList.hpp'
/usr/bin/install -c -m 644 '../../util/DMRefFaceArray.hpp' '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/DMRefFaceArray.hpp'
/usr/bin/install -c -m 644 '../../util/DRefEdgeArray.hpp' '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/DRefEdgeArray.hpp'
/usr/bin/install -c -m 644 '../../util/DRefFaceArray.hpp' '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/DRefFaceArray.hpp'
/usr/bin/install -c -m 644 '../../util/DRefVertexArray.hpp' '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/DRefVertexArray.hpp'
/usr/bin/install -c -m 644 '../../util/DoubleListItem.hpp' '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/DoubleListItem.hpp'
/usr/bin/install -c -m 644 '../../util/DrawingToolDefines.h' '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/DrawingToolDefines.h'
/usr/bin/install -c -m 644 '../../util/DynamicArray.hpp' '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/DynamicArray.hpp'
/usr/bin/install -c -m 644 '../../util/DynamicDLIIterator.hpp' '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/DynamicDLIIterator.hpp'
/usr/bin/install -c -m 644 '../../util/DynamicTreeIterator.hpp' '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/DynamicTreeIterator.hpp'
/usr/bin/install -c -m 644 '../../util/ElementType.h' '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/ElementType.h'
/usr/bin/install -c -m 644 '../../util/GMem.hpp' '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/GMem.hpp'
/usr/bin/install -c -m 644 '../../util/GeometryDefines.h' '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/GeometryDefines.h'
/usr/bin/install -c -m 644 '../../util/GetLongOpt.hpp' '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/GetLongOpt.hpp'
/usr/bin/install -c -m 644 '../../util/GfxDebug.hpp' '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/GfxDebug.hpp'
/usr/bin/install -c -m 644 '../../util/IGUIObservers.hpp' '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/IGUIObservers.hpp'
/usr/bin/install -c -m 644 '../../util/IdSetEvent.hpp' '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/IdSetEvent.hpp'
/usr/bin/install -c -m 644 '../../util/IndexedDouble.hpp' '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/IndexedDouble.hpp'
/usr/bin/install -c -m 644 '../../util/IntersectionTool.hpp' '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/IntersectionTool.hpp'
/usr/bin/install -c -m 644 '../../util/InvalidEntity.hpp' '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/InvalidEntity.hpp'
/usr/bin/install -c -m 644 '../../util/KDDTree.hpp' '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/KDDTree.hpp'
/usr/bin/install -c -m 644 '../../util/KDDTreeNode.hpp' '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/KDDTreeNode.hpp'
/usr/bin/install -c -m 644 '../../util/LocalStart.h' '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/LocalStart.h'
/usr/bin/install -c -m 644 '../../util/MemoryBlock.hpp' '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/MemoryBlock.hpp'
/usr/bin/install -c -m 644 '../../util/MemoryManager.hpp' '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/MemoryManager.hpp'
/usr/bin/install -c -m 644 '../../util/MergeEvent.hpp' '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/MergeEvent.hpp'
/usr/bin/install -c -m 644 '../../util/OctTree.hpp' '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/OctTree.hpp'
/usr/bin/install -c -m 644 '../../util/OctTreeCell.hpp' '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/OctTreeCell.hpp'
/usr/bin/install -c -m 644 '../../util/ParamCubitPlane.hpp' '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/ParamCubitPlane.hpp'
/usr/bin/install -c -m 644 '../../util/ParamTool.hpp' '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/ParamTool.hpp'
/usr/bin/install -c -m 644 '../../util/PlanarParamTool.hpp' '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/PlanarParamTool.hpp'
/usr/bin/install -c -m 644 '../../util/PriorityQueue.hpp' '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/PriorityQueue.hpp'
/usr/bin/install -c -m 644 '../../util/ProgressTool.hpp' '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/ProgressTool.hpp'
/usr/bin/install -c -m 644 '../../util/Queue.hpp' '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/Queue.hpp'
/usr/bin/install -c -m 644 '../../util/RStarTree.hpp' '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/RStarTree.hpp'
/usr/bin/install -c -m 644 '../../util/RStarTreeNode.hpp' '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/RStarTreeNode.hpp'
/usr/bin/install -c -m 644 '../../util/RTree.hpp' '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/RTree.hpp'
/usr/bin/install -c -m 644 '../../util/RTreeNode.hpp' '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/RTreeNode.hpp'
/usr/bin/install -c -m 644 '../../util/RandomMersenne.hpp' '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/RandomMersenne.hpp'
/usr/bin/install -c -m 644 '../../util/SDLCADeferredAttribList.hpp' '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/SDLCADeferredAttribList.hpp'
/usr/bin/install -c -m 644 '../../util/SDLCAMergePartnerList.hpp' '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/SDLCAMergePartnerList.hpp'
/usr/bin/install -c -m 644 '../../util/SDLCubitAttribList.hpp' '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/SDLCubitAttribList.hpp'
/usr/bin/install -c -m 644 '../../util/SDLDoubleList.hpp' '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/SDLDoubleList.hpp'
/usr/bin/install -c -m 644 '../../util/SDLHexList.hpp' '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/SDLHexList.hpp'
/usr/bin/install -c -m 644 '../../util/SDLIndexedDoubleList.hpp' '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/SDLIndexedDoubleList.hpp'
/usr/bin/install -c -m 644 '../../util/SDLList.hpp' '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/SDLList.hpp'
/usr/bin/install -c -m 644 '../../util/SDLMRefEdgeLengthList.hpp' '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/SDLMRefEdgeLengthList.hpp'
/usr/bin/install -c -m 644 '../../util/SDLTDAutoDetailList.hpp' '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/SDLTDAutoDetailList.hpp'
/usr/bin/install -c -m 644 '../../util/SettingHandler.hpp' '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/SettingHandler.hpp'
/usr/bin/install -c -m 644 '../../util/SettingHolder.hpp' '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/SettingHolder.hpp'
/usr/bin/install -c -m 644 '../../util/StubProgressTool.hpp' '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/StubProgressTool.hpp'
/usr/bin/install -c -m 644 '../../util/TDCellIndex.hpp' '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/TDCellIndex.hpp'
/usr/bin/install -c -m 644 '../../util/TDExport.hpp' '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/TDExport.hpp'
/usr/bin/install -c -m 644 '../../util/TDUPtr.hpp' '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/TDUPtr.hpp'
/usr/bin/install -c -m 644 '../../util/TDVector.hpp' '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/TDVector.hpp'
/usr/bin/install -c -m 644 '../../util/TextProgressTool.hpp' '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/TextProgressTool.hpp'
/usr/bin/install -c -m 644 '../../util/ToolData.hpp' '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/ToolData.hpp'
/usr/bin/install -c -m 644 '../../util/ToolDataUser.hpp' '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/ToolDataUser.hpp'
/usr/bin/install -c -m 644 '../../util/Tree.hpp' '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/Tree.hpp'
/usr/bin/install -c -m 644 '../../util/TtyProgressTool.hpp' '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/TtyProgressTool.hpp'
/usr/bin/install -c -m 644 '../../util/database.hpp' '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/database.hpp'
/usr/bin/install -c -m 644 '../../util/DLIList.cpp' '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/DLIList.cpp'
/usr/bin/install -c -m 644 '../../util/KDDTree.cpp' '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/KDDTree.cpp'
/usr/bin/install -c -m 644 '../../util/KDDTreeNode.cpp' '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/KDDTreeNode.cpp'
/usr/bin/install -c -m 644 '../../util/OctTreeCell.cpp' '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/OctTreeCell.cpp'
/usr/bin/install -c -m 644 '../../util/OctTree.cpp' '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/OctTree.cpp'
/usr/bin/install -c -m 644 '../../util/PriorityQueue.cpp' '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/PriorityQueue.cpp'
/usr/bin/install -c -m 644 '../../util/RTree.cpp' '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/RTree.cpp'
/usr/bin/install -c -m 644 '../../util/RTreeNode.cpp' '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/RTreeNode.cpp'
/usr/bin/install -c -m 644 '../../util/RStarTree.cpp' '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/RStarTree.cpp'
/usr/bin/install -c -m 644 '../../util/RStarTreeNode.cpp' '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/RStarTreeNode.cpp'
make[3]: Leaving directory `/home/jason/cgm/test/dist/CGMA-10.2.2/_build/util'
make[2]: Leaving directory `/home/jason/cgm/test/dist/CGMA-10.2.2/_build/util'
Making install in geom
make[2]: Entering directory `/home/jason/cgm/test/dist/CGMA-10.2.2/_build/geom'
Making install in .
make[3]: Entering directory `/home/jason/cgm/test/dist/CGMA-10.2.2/_build/geom'
make[4]: Entering directory `/home/jason/cgm/test/dist/CGMA-10.2.2/_build/geom'
make[4]: Nothing to be done for `install-exec-am'.
test -z "/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include" || /bin/mkdir -p "/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include"
/usr/bin/install -c -m 644 '../../geom/AnalyticGeometryTool.hpp' '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/AnalyticGeometryTool.hpp'
/usr/bin/install -c -m 644 '../../geom/BasicTopologyEntity.hpp' '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/BasicTopologyEntity.hpp'
/usr/bin/install -c -m 644 '../../geom/Body.hpp' '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/Body.hpp'
/usr/bin/install -c -m 644 '../../geom/BodySM.hpp' '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/BodySM.hpp'
/usr/bin/install -c -m 644 '../../geom/BoundingBoxTool.hpp' '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/BoundingBoxTool.hpp'
/usr/bin/install -c -m 644 '../../geom/BridgeManager.hpp' '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/BridgeManager.hpp'
/usr/bin/install -c -m 644 '../../geom/CAActuateSet.hpp' '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/CAActuateSet.hpp'
/usr/bin/install -c -m 644 '../../geom/CADeferredAttrib.hpp' '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/CADeferredAttrib.hpp'
/usr/bin/install -c -m 644 '../../geom/CADefines.hpp' '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/CADefines.hpp'
/usr/bin/install -c -m 644 '../../geom/CAEntityColor.hpp' '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/CAEntityColor.hpp'
/usr/bin/install -c -m 644 '../../geom/CAEntityId.hpp' '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/CAEntityId.hpp'
/usr/bin/install -c -m 644 '../../geom/CAEntityName.hpp' '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/CAEntityName.hpp'
/usr/bin/install -c -m 644 '../../geom/CAGroup.hpp' '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/CAGroup.hpp'
/usr/bin/install -c -m 644 '../../geom/CAMergePartner.hpp' '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/CAMergePartner.hpp'
/usr/bin/install -c -m 644 '../../geom/CAMergeStatus.hpp' '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/CAMergeStatus.hpp'
/usr/bin/install -c -m 644 '../../geom/CASourceFeature.hpp' '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/CASourceFeature.hpp'
/usr/bin/install -c -m 644 '../../geom/CAUniqueId.hpp' '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/CAUniqueId.hpp'
/usr/bin/install -c -m 644 '../../geom/CGMApp.hpp' '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/CGMApp.hpp'
/usr/bin/install -c -m 644 '../../geom/CGMEngineDynamicLoader.hpp' '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/CGMEngineDynamicLoader.hpp'
/usr/bin/install -c -m 644 '../../geom/Chain.hpp' '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/Chain.hpp'
/usr/bin/install -c -m 644 '../../geom/CoEdge.hpp' '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/CoEdge.hpp'
/usr/bin/install -c -m 644 '../../geom/CoEdgeSM.hpp' '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/CoEdgeSM.hpp'
/usr/bin/install -c -m 644 '../../geom/CoFace.hpp' '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/CoFace.hpp'
/usr/bin/install -c -m 644 '../../geom/CoVertex.hpp' '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/CoVertex.hpp'
/usr/bin/install -c -m 644 '../../geom/CoVolume.hpp' '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/CoVolume.hpp'
/usr/bin/install -c -m 644 '../../geom/CollectionEntity.hpp' '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/CollectionEntity.hpp'
/usr/bin/install -c -m 644 '../../geom/CompositeCombineEvent.hpp' '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/CompositeCombineEvent.hpp'
/usr/bin/install -c -m 644 '../../geom/CubitAttrib.hpp' '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/CubitAttrib.hpp'
/usr/bin/install -c -m 644 '../../geom/CubitAttribManager.hpp' '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/CubitAttribManager.hpp'
/usr/bin/install -c -m 644 '../../geom/CubitAttribUser.hpp' '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/CubitAttribUser.hpp'
/usr/bin/install -c -m 644 '../../geom/CubitEvaluator.hpp' '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/CubitEvaluator.hpp'
/usr/bin/install -c -m 644 '../../geom/CubitGeomConfigure.h' '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/CubitGeomConfigure.h'
/usr/bin/install -c -m 644 '../../geom/CubitPolygon.hpp' '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/CubitPolygon.hpp'
/usr/bin/install -c -m 644 '../../geom/CubitSimpleAttrib.hpp' '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/CubitSimpleAttrib.hpp'
/usr/bin/install -c -m 644 '../../geom/Curve.hpp' '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/Curve.hpp'
/usr/bin/install -c -m 644 '../../geom/CurveOverlapFacet.hpp' '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/CurveOverlapFacet.hpp'
/usr/bin/install -c -m 644 '../../geom/CurveSM.hpp' '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/CurveSM.hpp'
/usr/bin/install -c -m 644 '../../geom/CylinderEvaluator.hpp' '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/CylinderEvaluator.hpp'
/usr/bin/install -c -m 644 '../../geom/DAG.hpp' '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/DAG.hpp'
/usr/bin/install -c -m 644 '../../geom/DagDrawingTool.hpp' '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/DagDrawingTool.hpp'
/usr/bin/install -c -m 644 '../../geom/DagType.hpp' '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/DagType.hpp'
/usr/bin/install -c -m 644 '../../geom/GSaveOpen.hpp' '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/GSaveOpen.hpp'
/usr/bin/install -c -m 644 '../../geom/GeomDataObserver.hpp' '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/GeomDataObserver.hpp'
/usr/bin/install -c -m 644 '../../geom/GeomMeasureTool.hpp' '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/GeomMeasureTool.hpp'
/usr/bin/install -c -m 644 '../../geom/GeomPoint.hpp' '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/GeomPoint.hpp'
/usr/bin/install -c -m 644 '../../geom/GeomSeg.hpp' '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/GeomSeg.hpp'
/usr/bin/install -c -m 644 '../../geom/GeometryEntity.hpp' '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/GeometryEntity.hpp'
/usr/bin/install -c -m 644 '../../geom/GeometryFeatureEngine.hpp' '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/GeometryFeatureEngine.hpp'
/usr/bin/install -c -m 644 '../../geom/GeometryFeatureTool.hpp' '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/GeometryFeatureTool.hpp'
/usr/bin/install -c -m 644 '../../geom/GeometryHealerEngine.hpp' '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/GeometryHealerEngine.hpp'
/usr/bin/install -c -m 644 '../../geom/GeometryHealerTool.hpp' '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/GeometryHealerTool.hpp'
/usr/bin/install -c -m 644 '../../geom/GeometryModifyEngine.hpp' '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/GeometryModifyEngine.hpp'
/usr/bin/install -c -m 644 '../../geom/GeometryModifyTool.hpp' '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/GeometryModifyTool.hpp'
/usr/bin/install -c -m 644 '../../geom/GeometryQueryEngine.hpp' '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/GeometryQueryEngine.hpp'
/usr/bin/install -c -m 644 '../../geom/GeometryQueryTool.hpp' '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/GeometryQueryTool.hpp'
/usr/bin/install -c -m 644 '../../geom/GeometryUtil.hpp' '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/GeometryUtil.hpp'
/usr/bin/install -c -m 644 '../../geom/GfxPreview.hpp' '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/GfxPreview.hpp'
/usr/bin/install -c -m 644 '../../geom/GroupingEntity.hpp' '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/GroupingEntity.hpp'
/usr/bin/install -c -m 644 '../../geom/IntermediateGeomEngine.hpp' '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/IntermediateGeomEngine.hpp'
/usr/bin/install -c -m 644 '../../geom/Loop.hpp' '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/Loop.hpp'
/usr/bin/install -c -m 644 '../../geom/LoopSM.hpp' '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/LoopSM.hpp'
/usr/bin/install -c -m 644 '../../geom/Lump.hpp' '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/Lump.hpp'
/usr/bin/install -c -m 644 '../../geom/LumpSM.hpp' '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/LumpSM.hpp'
/usr/bin/install -c -m 644 '../../geom/MedialTool2D.hpp' '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/MedialTool2D.hpp'
/usr/bin/install -c -m 644 '../../geom/MedialTool3D.hpp' '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/MedialTool3D.hpp'
/usr/bin/install -c -m 644 '../../geom/MergeTool.hpp' '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/MergeTool.hpp'
/usr/bin/install -c -m 644 '../../geom/MergeToolAssistant.hpp' '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/MergeToolAssistant.hpp'
/usr/bin/install -c -m 644 '../../geom/MidPlaneTool.hpp' '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/MidPlaneTool.hpp'
/usr/bin/install -c -m 644 '../../geom/ModelEntity.hpp' '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/ModelEntity.hpp'
/usr/bin/install -c -m 644 '../../geom/ModelQueryEngine.hpp' '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/ModelQueryEngine.hpp'
/usr/bin/install -c -m 644 '../../geom/OffsetSplitTool.hpp' '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/OffsetSplitTool.hpp'
/usr/bin/install -c -m 644 '../../geom/OldUnmergeCode.hpp' '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/OldUnmergeCode.hpp'
/usr/bin/install -c -m 644 '../../geom/Point.hpp' '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/Point.hpp'
/usr/bin/install -c -m 644 '../../geom/PointSM.hpp' '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/PointSM.hpp'
/usr/bin/install -c -m 644 '../../geom/RefCollection.hpp' '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/RefCollection.hpp'
/usr/bin/install -c -m 644 '../../geom/RefEdge.hpp' '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/RefEdge.hpp'
/usr/bin/install -c -m 644 '../../geom/RefEntity.hpp' '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/RefEntity.hpp'
/usr/bin/install -c -m 644 '../../geom/RefEntityFactory.hpp' '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/RefEntityFactory.hpp'
/usr/bin/install -c -m 644 '../../geom/RefEntityName.hpp' '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/RefEntityName.hpp'
/usr/bin/install -c -m 644 '../../geom/RefEntityNameMap.hpp' '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/RefEntityNameMap.hpp'
/usr/bin/install -c -m 644 '../../geom/RefFace.hpp' '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/RefFace.hpp'
/usr/bin/install -c -m 644 '../../geom/RefGroup.hpp' '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/RefGroup.hpp'
/usr/bin/install -c -m 644 '../../geom/RefVertex.hpp' '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/RefVertex.hpp'
/usr/bin/install -c -m 644 '../../geom/RefVolume.hpp' '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/RefVolume.hpp'
/usr/bin/install -c -m 644 '../../geom/SenseEntity.hpp' '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/SenseEntity.hpp'
/usr/bin/install -c -m 644 '../../geom/Shell.hpp' '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/Shell.hpp'
/usr/bin/install -c -m 644 '../../geom/ShellSM.hpp' '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/ShellSM.hpp'
/usr/bin/install -c -m 644 '../../geom/SphereEvaluator.hpp' '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/SphereEvaluator.hpp'
/usr/bin/install -c -m 644 '../../geom/SplitSurfaceTool.hpp' '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/SplitSurfaceTool.hpp'
/usr/bin/install -c -m 644 '../../geom/SurfParamTool.hpp' '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/SurfParamTool.hpp'
/usr/bin/install -c -m 644 '../../geom/Surface.hpp' '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/Surface.hpp'
/usr/bin/install -c -m 644 '../../geom/SurfaceOverlapFacet.hpp' '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/SurfaceOverlapFacet.hpp'
/usr/bin/install -c -m 644 '../../geom/SurfaceOverlapTool.hpp' '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/SurfaceOverlapTool.hpp'
/usr/bin/install -c -m 644 '../../geom/SurfaceSM.hpp' '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/SurfaceSM.hpp'
/usr/bin/install -c -m 644 '../../geom/TBOwner.hpp' '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/TBOwner.hpp'
/usr/bin/install -c -m 644 '../../geom/TBOwnerSet.hpp' '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/TBOwnerSet.hpp'
/usr/bin/install -c -m 644 '../../geom/TDCAGE.hpp' '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/TDCAGE.hpp'
/usr/bin/install -c -m 644 '../../geom/TDCompare.hpp' '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/TDCompare.hpp'
/usr/bin/install -c -m 644 '../../geom/TDSourceFeature.hpp' '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/TDSourceFeature.hpp'
/usr/bin/install -c -m 644 '../../geom/TDSplitSurface.hpp' '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/TDSplitSurface.hpp'
/usr/bin/install -c -m 644 '../../geom/TDSurfaceOverlap.hpp' '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/TDSurfaceOverlap.hpp'
/usr/bin/install -c -m 644 '../../geom/TDUniqueId.hpp' '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/TDUniqueId.hpp'
/usr/bin/install -c -m 644 '../../geom/TopologyBridge.hpp' '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/TopologyBridge.hpp'
/usr/bin/install -c -m 644 '../../geom/TopologyEntity.hpp' '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/TopologyEntity.hpp'
/usr/bin/install -c -m 644 '../../geom/UnMergeEvent.hpp' '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/UnMergeEvent.hpp'
make[4]: Leaving directory `/home/jason/cgm/test/dist/CGMA-10.2.2/_build/geom'
make[3]: Leaving directory `/home/jason/cgm/test/dist/CGMA-10.2.2/_build/geom'
Making install in Cholla
make[3]: Entering directory `/home/jason/cgm/test/dist/CGMA-10.2.2/_build/geom/Cholla'
make[4]: Entering directory `/home/jason/cgm/test/dist/CGMA-10.2.2/_build/geom/Cholla'
make[4]: Nothing to be done for `install-exec-am'.
test -z "/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include" || /bin/mkdir -p "/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include"
/usr/bin/install -c -m 644 '../../../geom/Cholla/BoundaryConstrainTool.hpp' '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/BoundaryConstrainTool.hpp'
/usr/bin/install -c -m 644 '../../../geom/Cholla/Cholla.h' '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/Cholla.h'
/usr/bin/install -c -m 644 '../../../geom/Cholla/ChollaCurve.hpp' '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/ChollaCurve.hpp'
/usr/bin/install -c -m 644 '../../../geom/Cholla/ChollaEngine.hpp' '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/ChollaEngine.hpp'
/usr/bin/install -c -m 644 '../../../geom/Cholla/ChollaEntity.hpp' '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/ChollaEntity.hpp'
/usr/bin/install -c -m 644 '../../../geom/Cholla/ChollaPoint.hpp' '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/ChollaPoint.hpp'
/usr/bin/install -c -m 644 '../../../geom/Cholla/ChollaSkinTool.hpp' '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/ChollaSkinTool.hpp'
/usr/bin/install -c -m 644 '../../../geom/Cholla/ChollaSurface.hpp' '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/ChollaSurface.hpp'
/usr/bin/install -c -m 644 '../../../geom/Cholla/ChordalAxis.hpp' '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/ChordalAxis.hpp'
/usr/bin/install -c -m 644 '../../../geom/Cholla/CubitFacet.hpp' '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/CubitFacet.hpp'
/usr/bin/install -c -m 644 '../../../geom/Cholla/CubitFacetData.hpp' '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/CubitFacetData.hpp'
/usr/bin/install -c -m 644 '../../../geom/Cholla/CubitFacetEdge.hpp' '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/CubitFacetEdge.hpp'
/usr/bin/install -c -m 644 '../../../geom/Cholla/CubitFacetEdgeData.hpp' '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/CubitFacetEdgeData.hpp'
/usr/bin/install -c -m 644 '../../../geom/Cholla/CubitPoint.hpp' '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/CubitPoint.hpp'
/usr/bin/install -c -m 644 '../../../geom/Cholla/CubitPointData.hpp' '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/CubitPointData.hpp'
/usr/bin/install -c -m 644 '../../../geom/Cholla/CubitQuadFacet.hpp' '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/CubitQuadFacet.hpp'
/usr/bin/install -c -m 644 '../../../geom/Cholla/CubitQuadFacetData.hpp' '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/CubitQuadFacetData.hpp'
/usr/bin/install -c -m 644 '../../../geom/Cholla/CurveFacetEvalTool.hpp' '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/CurveFacetEvalTool.hpp'
/usr/bin/install -c -m 644 '../../../geom/Cholla/FacetDataUtil.hpp' '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/FacetDataUtil.hpp'
/usr/bin/install -c -m 644 '../../../geom/Cholla/FacetEntity.hpp' '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/FacetEntity.hpp'
/usr/bin/install -c -m 644 '../../../geom/Cholla/FacetEvalTool.hpp' '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/FacetEvalTool.hpp'
/usr/bin/install -c -m 644 '../../../geom/Cholla/FacetorTool.hpp' '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/FacetorTool.hpp'
/usr/bin/install -c -m 644 '../../../geom/Cholla/GeoNode.hpp' '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/GeoNode.hpp'
/usr/bin/install -c -m 644 '../../../geom/Cholla/GeoTet.hpp' '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/GeoTet.hpp'
/usr/bin/install -c -m 644 '../../../geom/Cholla/LoopParamTool.hpp' '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/LoopParamTool.hpp'
/usr/bin/install -c -m 644 '../../../geom/Cholla/PointGridSearch.hpp' '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/PointGridSearch.hpp'
/usr/bin/install -c -m 644 '../../../geom/Cholla/PointLoopFacetor.hpp' '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/PointLoopFacetor.hpp'
/usr/bin/install -c -m 644 '../../../geom/Cholla/TDChordal.hpp' '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/TDChordal.hpp'
/usr/bin/install -c -m 644 '../../../geom/Cholla/TDDelaunay.hpp' '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/TDDelaunay.hpp'
/usr/bin/install -c -m 644 '../../../geom/Cholla/TDFacetBoundaryEdge.hpp' '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/TDFacetBoundaryEdge.hpp'
/usr/bin/install -c -m 644 '../../../geom/Cholla/TDFacetBoundaryPoint.hpp' '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/TDFacetBoundaryPoint.hpp'
/usr/bin/install -c -m 644 '../../../geom/Cholla/TDFacetboolData.hpp' '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/TDFacetboolData.hpp'
/usr/bin/install -c -m 644 '../../../geom/Cholla/TDGeomFacet.hpp' '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/TDGeomFacet.hpp'
/usr/bin/install -c -m 644 '../../../geom/Cholla/TDInterpNode.hpp' '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/TDInterpNode.hpp'
/usr/bin/install -c -m 644 '../../../geom/Cholla/TetFacetorTool.hpp' '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/TetFacetorTool.hpp'
/usr/bin/install -c -m 644 '../../../geom/Cholla/debug.hpp' '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/debug.hpp'
/usr/bin/install -c -m 644 '../../../geom/Cholla/BoundaryConstrainTool.cpp' '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/BoundaryConstrainTool.cpp'
/usr/bin/install -c -m 644 '../../../geom/Cholla/FacetorTool.cpp' '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/FacetorTool.cpp'
/usr/bin/install -c -m 644 '../../../geom/Cholla/TetFacetorTool.cpp' '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/TetFacetorTool.cpp'
/usr/bin/install -c -m 644 '../../../geom/Cholla/TDDelaunay.cpp' '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/TDDelaunay.cpp'
make[4]: Leaving directory `/home/jason/cgm/test/dist/CGMA-10.2.2/_build/geom/Cholla'
make[3]: Leaving directory `/home/jason/cgm/test/dist/CGMA-10.2.2/_build/geom/Cholla'
Making install in facetbool
make[3]: Entering directory `/home/jason/cgm/test/dist/CGMA-10.2.2/_build/geom/facetbool'
make[4]: Entering directory `/home/jason/cgm/test/dist/CGMA-10.2.2/_build/geom/facetbool'
make[4]: Nothing to be done for `install-exec-am'.
test -z "/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include" || /bin/mkdir -p "/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include"
/usr/bin/install -c -m 644 '../../../geom/facetbool/FBClassify.hpp' '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/FBClassify.hpp'
/usr/bin/install -c -m 644 '../../../geom/facetbool/FBDataUtil.hpp' '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/FBDataUtil.hpp'
/usr/bin/install -c -m 644 '../../../geom/facetbool/FBDefines.hpp' '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/FBDefines.hpp'
/usr/bin/install -c -m 644 '../../../geom/facetbool/FBImprint.hpp' '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/FBImprint.hpp'
/usr/bin/install -c -m 644 '../../../geom/facetbool/FBIntersect.hpp' '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/FBIntersect.hpp'
/usr/bin/install -c -m 644 '../../../geom/facetbool/FBPolyhedron.hpp' '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/FBPolyhedron.hpp'
/usr/bin/install -c -m 644 '../../../geom/facetbool/FBRetriangulate.hpp' '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/FBRetriangulate.hpp'
/usr/bin/install -c -m 644 '../../../geom/facetbool/FBStructs.hpp' '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/FBStructs.hpp'
/usr/bin/install -c -m 644 '../../../geom/facetbool/FBTiler.hpp' '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/FBTiler.hpp'
/usr/bin/install -c -m 644 '../../../geom/facetbool/IntegerHash.hpp' '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/IntegerHash.hpp'
/usr/bin/install -c -m 644 '../../../geom/facetbool/KdTree.hpp' '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/KdTree.hpp'
make[4]: Leaving directory `/home/jason/cgm/test/dist/CGMA-10.2.2/_build/geom/facetbool'
make[3]: Leaving directory `/home/jason/cgm/test/dist/CGMA-10.2.2/_build/geom/facetbool'
Making install in facet
make[3]: Entering directory `/home/jason/cgm/test/dist/CGMA-10.2.2/_build/geom/facet'
make[4]: Entering directory `/home/jason/cgm/test/dist/CGMA-10.2.2/_build/geom/facet'
make[4]: Nothing to be done for `install-exec-am'.
test -z "/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include" || /bin/mkdir -p "/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include"
/usr/bin/install -c -m 644 '../../../geom/facet/FacetAttrib.hpp' '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/FacetAttrib.hpp'
/usr/bin/install -c -m 644 '../../../geom/facet/FacetAttribSet.hpp' '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/FacetAttribSet.hpp'
/usr/bin/install -c -m 644 '../../../geom/facet/FacetBody.hpp' '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/FacetBody.hpp'
/usr/bin/install -c -m 644 '../../../geom/facet/FacetCoEdge.hpp' '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/FacetCoEdge.hpp'
/usr/bin/install -c -m 644 '../../../geom/facet/FacetCurve.hpp' '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/FacetCurve.hpp'
/usr/bin/install -c -m 644 '../../../geom/facet/FacetGeometryCreator.hpp' '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/FacetGeometryCreator.hpp'
/usr/bin/install -c -m 644 '../../../geom/facet/FacetLoop.hpp' '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/FacetLoop.hpp'
/usr/bin/install -c -m 644 '../../../geom/facet/FacetLump.hpp' '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/FacetLump.hpp'
/usr/bin/install -c -m 644 '../../../geom/facet/FacetModifyEngine.hpp' '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/FacetModifyEngine.hpp'
/usr/bin/install -c -m 644 '../../../geom/facet/FacetParamTool.hpp' '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/FacetParamTool.hpp'
/usr/bin/install -c -m 644 '../../../geom/facet/FacetPoint.hpp' '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/FacetPoint.hpp'
/usr/bin/install -c -m 644 '../../../geom/facet/FacetQueryEngine.hpp' '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/FacetQueryEngine.hpp'
/usr/bin/install -c -m 644 '../../../geom/facet/FacetShell.hpp' '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/FacetShell.hpp'
/usr/bin/install -c -m 644 '../../../geom/facet/FacetSurface.hpp' '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/FacetSurface.hpp'
/usr/bin/install -c -m 644 '../../../geom/facet/FacetboolInterface.hpp' '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/FacetboolInterface.hpp'
/usr/bin/install -c -m 644 '../../../geom/facet/GridSearchTree.hpp' '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/GridSearchTree.hpp'
/usr/bin/install -c -m 644 '../../../geom/facet/GridSearchTreeNode.hpp' '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/GridSearchTreeNode.hpp'
make[4]: Leaving directory `/home/jason/cgm/test/dist/CGMA-10.2.2/_build/geom/facet'
make[3]: Leaving directory `/home/jason/cgm/test/dist/CGMA-10.2.2/_build/geom/facet'
Making install in virtual
make[3]: Entering directory `/home/jason/cgm/test/dist/CGMA-10.2.2/_build/geom/virtual'
make[4]: Entering directory `/home/jason/cgm/test/dist/CGMA-10.2.2/_build/geom/virtual'
make[4]: Nothing to be done for `install-exec-am'.
test -z "/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include" || /bin/mkdir -p "/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include"
/usr/bin/install -c -m 644 '../../../geom/virtual/CACompositeVG.hpp' '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/CACompositeVG.hpp'
/usr/bin/install -c -m 644 '../../../geom/virtual/CAPartitionVG.hpp' '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/CAPartitionVG.hpp'
/usr/bin/install -c -m 644 '../../../geom/virtual/CAVirtualVG.hpp' '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/CAVirtualVG.hpp'
/usr/bin/install -c -m 644 '../../../geom/virtual/CollapseAngleTool.hpp' '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/CollapseAngleTool.hpp'
/usr/bin/install -c -m 644 '../../../geom/virtual/CompSurfFacets.hpp' '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/CompSurfFacets.hpp'
/usr/bin/install -c -m 644 '../../../geom/virtual/CompositeAttrib.hpp' '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/CompositeAttrib.hpp'
/usr/bin/install -c -m 644 '../../../geom/virtual/CompositeBody.hpp' '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/CompositeBody.hpp'
/usr/bin/install -c -m 644 '../../../geom/virtual/CompositeCoEdge.hpp' '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/CompositeCoEdge.hpp'
/usr/bin/install -c -m 644 '../../../geom/virtual/CompositeCoSurf.hpp' '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/CompositeCoSurf.hpp'
/usr/bin/install -c -m 644 '../../../geom/virtual/CompositeCurve.hpp' '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/CompositeCurve.hpp'
/usr/bin/install -c -m 644 '../../../geom/virtual/CompositeEngine.hpp' '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/CompositeEngine.hpp'
/usr/bin/install -c -m 644 '../../../geom/virtual/CompositeGeom.hpp' '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/CompositeGeom.hpp'
/usr/bin/install -c -m 644 '../../../geom/virtual/CompositeLoop.hpp' '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/CompositeLoop.hpp'
/usr/bin/install -c -m 644 '../../../geom/virtual/CompositeLump.hpp' '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/CompositeLump.hpp'
/usr/bin/install -c -m 644 '../../../geom/virtual/CompositePoint.hpp' '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/CompositePoint.hpp'
/usr/bin/install -c -m 644 '../../../geom/virtual/CompositeShell.hpp' '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/CompositeShell.hpp'
/usr/bin/install -c -m 644 '../../../geom/virtual/CompositeSurface.hpp' '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/CompositeSurface.hpp'
/usr/bin/install -c -m 644 '../../../geom/virtual/CompositeTool.hpp' '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/CompositeTool.hpp'
/usr/bin/install -c -m 644 '../../../geom/virtual/FacetProjectTool.hpp' '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/FacetProjectTool.hpp'
/usr/bin/install -c -m 644 '../../../geom/virtual/Faceter.hpp' '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/Faceter.hpp'
/usr/bin/install -c -m 644 '../../../geom/virtual/FaceterFacetData.hpp' '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/FaceterFacetData.hpp'
/usr/bin/install -c -m 644 '../../../geom/virtual/FaceterPointData.hpp' '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/FaceterPointData.hpp'
/usr/bin/install -c -m 644 '../../../geom/virtual/HiddenEntitySet.hpp' '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/HiddenEntitySet.hpp'
/usr/bin/install -c -m 644 '../../../geom/virtual/ImprintBoundaryTool.hpp' '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/ImprintBoundaryTool.hpp'
/usr/bin/install -c -m 644 '../../../geom/virtual/ImprintLineSegment.hpp' '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/ImprintLineSegment.hpp'
/usr/bin/install -c -m 644 '../../../geom/virtual/ImprintMatchData.hpp' '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/ImprintMatchData.hpp'
/usr/bin/install -c -m 644 '../../../geom/virtual/ImprintPointData.hpp' '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/ImprintPointData.hpp'
/usr/bin/install -c -m 644 '../../../geom/virtual/PST_Data.hpp' '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/PST_Data.hpp'
/usr/bin/install -c -m 644 '../../../geom/virtual/PartPTCurve.hpp' '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/PartPTCurve.hpp'
/usr/bin/install -c -m 644 '../../../geom/virtual/PartSurfFacetTool.hpp' '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/PartSurfFacetTool.hpp'
/usr/bin/install -c -m 644 '../../../geom/virtual/PartitionBody.hpp' '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/PartitionBody.hpp'
/usr/bin/install -c -m 644 '../../../geom/virtual/PartitionCoEdge.hpp' '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/PartitionCoEdge.hpp'
/usr/bin/install -c -m 644 '../../../geom/virtual/PartitionCoSurf.hpp' '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/PartitionCoSurf.hpp'
/usr/bin/install -c -m 644 '../../../geom/virtual/PartitionCurve.hpp' '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/PartitionCurve.hpp'
/usr/bin/install -c -m 644 '../../../geom/virtual/PartitionEngine.hpp' '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/PartitionEngine.hpp'
/usr/bin/install -c -m 644 '../../../geom/virtual/PartitionEntity.hpp' '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/PartitionEntity.hpp'
/usr/bin/install -c -m 644 '../../../geom/virtual/PartitionLoop.hpp' '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/PartitionLoop.hpp'
/usr/bin/install -c -m 644 '../../../geom/virtual/PartitionLump.hpp' '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/PartitionLump.hpp'
/usr/bin/install -c -m 644 '../../../geom/virtual/PartitionLumpImprint.hpp' '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/PartitionLumpImprint.hpp'
/usr/bin/install -c -m 644 '../../../geom/virtual/PartitionPoint.hpp' '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/PartitionPoint.hpp'
/usr/bin/install -c -m 644 '../../../geom/virtual/PartitionShell.hpp' '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/PartitionShell.hpp'
/usr/bin/install -c -m 644 '../../../geom/virtual/PartitionSurface.hpp' '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/PartitionSurface.hpp'
/usr/bin/install -c -m 644 '../../../geom/virtual/PartitionTool.hpp' '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/PartitionTool.hpp'
/usr/bin/install -c -m 644 '../../../geom/virtual/SegmentedCurve.hpp' '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/SegmentedCurve.hpp'
/usr/bin/install -c -m 644 '../../../geom/virtual/SplitSurfaceVirtual.hpp' '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/SplitSurfaceVirtual.hpp'
/usr/bin/install -c -m 644 '../../../geom/virtual/SubCurve.hpp' '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/SubCurve.hpp'
/usr/bin/install -c -m 644 '../../../geom/virtual/SubEntitySet.hpp' '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/SubEntitySet.hpp'
/usr/bin/install -c -m 644 '../../../geom/virtual/SubSurface.hpp' '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/SubSurface.hpp'
/usr/bin/install -c -m 644 '../../../geom/virtual/TDVGFacetOwner.hpp' '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/TDVGFacetOwner.hpp'
/usr/bin/install -c -m 644 '../../../geom/virtual/TDVGFacetSplit.hpp' '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/TDVGFacetSplit.hpp'
/usr/bin/install -c -m 644 '../../../geom/virtual/VGArray.hpp' '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/VGArray.hpp'
/usr/bin/install -c -m 644 '../../../geom/virtual/VGDefines.h' '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/VGDefines.h'
/usr/bin/install -c -m 644 '../../../geom/virtual/VGLoopTool.hpp' '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/VGLoopTool.hpp'
/usr/bin/install -c -m 644 '../../../geom/virtual/VirtualImprintTool.hpp' '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/VirtualImprintTool.hpp'
/usr/bin/install -c -m 644 '../../../geom/virtual/VirtualQueryEngine.hpp' '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/VirtualQueryEngine.hpp'
/usr/bin/install -c -m 644 '../../../geom/virtual/VGArray.cpp' '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/VGArray.cpp'
/usr/bin/install -c -m 644 '../../../geom/virtual/VGLoopTool.cpp' '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/VGLoopTool.cpp'
make[4]: Leaving directory `/home/jason/cgm/test/dist/CGMA-10.2.2/_build/geom/virtual'
make[3]: Leaving directory `/home/jason/cgm/test/dist/CGMA-10.2.2/_build/geom/virtual'
Making install in ACIS
make[3]: Entering directory `/home/jason/cgm/test/dist/CGMA-10.2.2/_build/geom/ACIS'
make[4]: Entering directory `/home/jason/cgm/test/dist/CGMA-10.2.2/_build/geom/ACIS'
make[4]: Nothing to be done for `install-exec-am'.
test -z "/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include" || /bin/mkdir -p "/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include"
/usr/bin/install -c -m 644 '../../../geom/ACIS/AcisBridge.hpp' '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/AcisBridge.hpp'
/usr/bin/install -c -m 644 '../../../geom/ACIS/AcisDrawTool.hpp' '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/AcisDrawTool.hpp'
/usr/bin/install -c -m 644 '../../../geom/ACIS/AcisEdgeTool.hpp' '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/AcisEdgeTool.hpp'
/usr/bin/install -c -m 644 '../../../geom/ACIS/AcisFacetManager.hpp' '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/AcisFacetManager.hpp'
/usr/bin/install -c -m 644 '../../../geom/ACIS/AcisFeatureEngine.hpp' '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/AcisFeatureEngine.hpp'
/usr/bin/install -c -m 644 '../../../geom/ACIS/AcisHealerTool.hpp' '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/AcisHealerTool.hpp'
/usr/bin/install -c -m 644 '../../../geom/ACIS/AcisModifyEngine.hpp' '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/AcisModifyEngine.hpp'
/usr/bin/install -c -m 644 '../../../geom/ACIS/AcisQueryEngine.hpp' '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/AcisQueryEngine.hpp'
/usr/bin/install -c -m 644 '../../../geom/ACIS/AcisSurfaceTool.hpp' '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/AcisSurfaceTool.hpp'
/usr/bin/install -c -m 644 '../../../geom/ACIS/AcisToolUtil.hpp' '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/AcisToolUtil.hpp'
/usr/bin/install -c -m 644 '../../../geom/ACIS/AcisTweakTool.hpp' '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/AcisTweakTool.hpp'
/usr/bin/install -c -m 644 '../../../geom/ACIS/AcisTypes.h' '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/AcisTypes.h'
/usr/bin/install -c -m 644 '../../../geom/ACIS/BodyACIS.hpp' '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/BodyACIS.hpp'
/usr/bin/install -c -m 644 '../../../geom/ACIS/CoEdgeACIS.hpp' '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/CoEdgeACIS.hpp'
/usr/bin/install -c -m 644 '../../../geom/ACIS/CurveACIS.hpp' '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/CurveACIS.hpp'
/usr/bin/install -c -m 644 '../../../geom/ACIS/LoopACIS.hpp' '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/LoopACIS.hpp'
/usr/bin/install -c -m 644 '../../../geom/ACIS/LumpACIS.hpp' '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/LumpACIS.hpp'
/usr/bin/install -c -m 644 '../../../geom/ACIS/PointACIS.hpp' '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/PointACIS.hpp'
/usr/bin/install -c -m 644 '../../../geom/ACIS/ShellACIS.hpp' '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/ShellACIS.hpp'
/usr/bin/install -c -m 644 '../../../geom/ACIS/SurfaceACIS.hpp' '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/SurfaceACIS.hpp'
/usr/bin/install -c -m 644 '../../../geom/ACIS/attrib_cubit_owner.hpp' '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/attrib_cubit_owner.hpp'
/usr/bin/install -c -m 644 '../../../geom/ACIS/attrib_snl.hpp' '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/attrib_snl.hpp'
/usr/bin/install -c -m 644 '../../../geom/ACIS/attrib_snl_simple.hpp' '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/attrib_snl_simple.hpp'
/usr/bin/install -c -m 644 '../../../geom/ACIS/decl_none.h' '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/decl_none.h'
/usr/bin/install -c -m 644 '../../../geom/ACIS/gtcAttrib/incl/attrib_edge_parametric_length.h' '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/attrib_edge_parametric_length.h'
/usr/bin/install -c -m 644 '../../../geom/ACIS/gtcAttrib/incl/attrib_gtc.h' '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/attrib_gtc.h'
/usr/bin/install -c -m 644 '../../../geom/ACIS/gtcAttrib/incl/attrib_gtc_export.h' '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/attrib_gtc_export.h'
/usr/bin/install -c -m 644 '../../../geom/ACIS/gtcAttrib/incl/attrib_mark.h' '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/attrib_mark.h'
/usr/bin/install -c -m 644 '../../../geom/ACIS/gtcAttrib/incl/attrib_name.h' '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/attrib_name.h'
/usr/bin/install -c -m 644 '../../../geom/ACIS/gtcAttrib/incl/gtcAttrib_exConst.h' '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/gtcAttrib_exConst.h'
make[4]: Leaving directory `/home/jason/cgm/test/dist/CGMA-10.2.2/_build/geom/ACIS'
make[3]: Leaving directory `/home/jason/cgm/test/dist/CGMA-10.2.2/_build/geom/ACIS'
Making install in OCC
make[3]: Entering directory `/home/jason/cgm/test/dist/CGMA-10.2.2/_build/geom/OCC'
make[4]: Entering directory `/home/jason/cgm/test/dist/CGMA-10.2.2/_build/geom/OCC'
make[4]: Nothing to be done for `install-exec-am'.
test -z "/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include" || /bin/mkdir -p "/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include"
/usr/bin/install -c -m 644 '../../../geom/OCC/OCCShapeAttributeSet.hpp' '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/OCCShapeAttributeSet.hpp'
/usr/bin/install -c -m 644 '../../../geom/OCC/OCCAttribSet.hpp' '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/OCCAttribSet.hpp'
/usr/bin/install -c -m 644 '../../../geom/OCC/OCCBody.hpp' '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/OCCBody.hpp'
/usr/bin/install -c -m 644 '../../../geom/OCC/OCCCoEdge.hpp' '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/OCCCoEdge.hpp'
/usr/bin/install -c -m 644 '../../../geom/OCC/OCCCoFace.hpp' '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/OCCCoFace.hpp'
/usr/bin/install -c -m 644 '../../../geom/OCC/OCCCurve.hpp' '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/OCCCurve.hpp'
/usr/bin/install -c -m 644 '../../../geom/OCC/OCCGeometryCreator.hpp' '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/OCCGeometryCreator.hpp'
/usr/bin/install -c -m 644 '../../../geom/OCC/OCCLoop.hpp' '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/OCCLoop.hpp'
/usr/bin/install -c -m 644 '../../../geom/OCC/OCCLump.hpp' '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/OCCLump.hpp'
/usr/bin/install -c -m 644 '../../../geom/OCC/OCCModifyEngine.hpp' '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/OCCModifyEngine.hpp'
/usr/bin/install -c -m 644 '../../../geom/OCC/OCCParamTool.hpp' '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/OCCParamTool.hpp'
/usr/bin/install -c -m 644 '../../../geom/OCC/OCCPoint.hpp' '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/OCCPoint.hpp'
/usr/bin/install -c -m 644 '../../../geom/OCC/OCCQueryEngine.hpp' '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/OCCQueryEngine.hpp'
/usr/bin/install -c -m 644 '../../../geom/OCC/OCCShell.hpp' '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/OCCShell.hpp'
/usr/bin/install -c -m 644 '../../../geom/OCC/OCCSurface.hpp' '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/OCCSurface.hpp'
/usr/bin/install -c -m 644 '../../../geom/OCC/OCCDrawTool.hpp' '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/OCCDrawTool.hpp'
make[4]: Leaving directory `/home/jason/cgm/test/dist/CGMA-10.2.2/_build/geom/OCC'
make[3]: Leaving directory `/home/jason/cgm/test/dist/CGMA-10.2.2/_build/geom/OCC'
make[2]: Leaving directory `/home/jason/cgm/test/dist/CGMA-10.2.2/_build/geom'
Making install in init
make[2]: Entering directory `/home/jason/cgm/test/dist/CGMA-10.2.2/_build/init'
make[3]: Entering directory `/home/jason/cgm/test/dist/CGMA-10.2.2/_build/init'
make[3]: Nothing to be done for `install-exec-am'.
test -z "/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include" || /bin/mkdir -p "/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include"
/usr/bin/install -c -m 644 '../../init/InitCGMA.hpp' '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/InitCGMA.hpp'
make[3]: Leaving directory `/home/jason/cgm/test/dist/CGMA-10.2.2/_build/init'
make[2]: Leaving directory `/home/jason/cgm/test/dist/CGMA-10.2.2/_build/init'
Making install in .
make[2]: Entering directory `/home/jason/cgm/test/dist/CGMA-10.2.2/_build'
make[3]: Entering directory `/home/jason/cgm/test/dist/CGMA-10.2.2/_build'
test -z "/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/lib" || /bin/mkdir -p "/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/lib"
/bin/sh ./libtool --mode=install /usr/bin/install -c 'libcgm.la' '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/lib/libcgm.la'
/usr/bin/install -c .libs/libcgm.lai /home/jason/cgm/test/dist/CGMA-10.2.2/_inst/lib/libcgm.la
/usr/bin/install -c .libs/libcgm.a /home/jason/cgm/test/dist/CGMA-10.2.2/_inst/lib/libcgm.a
chmod 644 /home/jason/cgm/test/dist/CGMA-10.2.2/_inst/lib/libcgm.a
ranlib /home/jason/cgm/test/dist/CGMA-10.2.2/_inst/lib/libcgm.a
PATH="$PATH:/sbin" ldconfig -n /home/jason/cgm/test/dist/CGMA-10.2.2/_inst/lib
----------------------------------------------------------------------
Libraries have been installed in:
/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/lib
If you ever happen to want to link against installed libraries
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/jason/cgm/test/dist/CGMA-10.2.2/_inst/lib" || /bin/mkdir -p "/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/lib"
/usr/bin/install -c -m 644 'cgm.make' '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/lib/cgm.make'
make install-data-hook
make[4]: Entering directory `/home/jason/cgm/test/dist/CGMA-10.2.2/_build'
echo "CGM_INT_INCLUDE = -I/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include" >> /home/jason/cgm/test/dist/CGMA-10.2.2/_inst/lib/cgm.make
echo "CGM_INT_LDFLAGS = -L/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/lib" >> /home/jason/cgm/test/dist/CGMA-10.2.2/_inst/lib/cgm.make
echo "CGM_INT_LTFLAGS = -R/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/lib" >> /home/jason/cgm/test/dist/CGMA-10.2.2/_inst/lib/cgm.make
make[4]: Leaving directory `/home/jason/cgm/test/dist/CGMA-10.2.2/_build'
make[3]: Leaving directory `/home/jason/cgm/test/dist/CGMA-10.2.2/_build'
make[2]: Leaving directory `/home/jason/cgm/test/dist/CGMA-10.2.2/_build'
Making install in itaps
make[2]: Entering directory `/home/jason/cgm/test/dist/CGMA-10.2.2/_build/itaps'
make install-recursive
make[3]: Entering directory `/home/jason/cgm/test/dist/CGMA-10.2.2/_build/itaps'
Making install in .
make[4]: Entering directory `/home/jason/cgm/test/dist/CGMA-10.2.2/_build/itaps'
make[5]: Entering directory `/home/jason/cgm/test/dist/CGMA-10.2.2/_build/itaps'
test -z "/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/lib" || /bin/mkdir -p "/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/lib"
/bin/sh ../libtool --mode=install /usr/bin/install -c 'libiGeom.la' '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/lib/libiGeom.la'
/usr/bin/install -c .libs/libiGeom.lai /home/jason/cgm/test/dist/CGMA-10.2.2/_inst/lib/libiGeom.la
/usr/bin/install -c .libs/libiGeom.a /home/jason/cgm/test/dist/CGMA-10.2.2/_inst/lib/libiGeom.a
chmod 644 /home/jason/cgm/test/dist/CGMA-10.2.2/_inst/lib/libiGeom.a
ranlib /home/jason/cgm/test/dist/CGMA-10.2.2/_inst/lib/libiGeom.a
PATH="$PATH:/sbin" ldconfig -n /home/jason/cgm/test/dist/CGMA-10.2.2/_inst/lib
----------------------------------------------------------------------
Libraries have been installed in:
/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/lib
If you ever happen to want to link against installed libraries
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/jason/cgm/test/dist/CGMA-10.2.2/_inst/lib" || /bin/mkdir -p "/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/lib"
/usr/bin/install -c -m 644 'iGeom-Defs.inc' '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/lib/iGeom-Defs.inc'
test -z "/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include" || /bin/mkdir -p "/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include"
/usr/bin/install -c -m 644 '../../itaps/iBase.h' '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/iBase.h'
/usr/bin/install -c -m 644 '../../itaps/iGeom.h' '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/iGeom.h'
/usr/bin/install -c -m 644 'iBase_FCDefs.h' '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/iBase_FCDefs.h'
/usr/bin/install -c -m 644 '../../itaps/iGeom_protos.h' '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/iGeom_protos.h'
/usr/bin/install -c -m 644 '../../itaps/iBase_f.h' '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/iBase_f.h'
/usr/bin/install -c -m 644 '../../itaps/iGeom_f.h' '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/iGeom_f.h'
make install-data-hook
make[6]: Entering directory `/home/jason/cgm/test/dist/CGMA-10.2.2/_build/itaps'
echo "IGEOM_CXX_LDFLAGS = -L/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/lib" >> /home/jason/cgm/test/dist/CGMA-10.2.2/_inst/lib/iGeom-Defs.inc
echo "IGEOM_CXX_LTFLAGS = -R/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/lib" >> /home/jason/cgm/test/dist/CGMA-10.2.2/_inst/lib/iGeom-Defs.inc
echo "IGEOM_INCLUDES = -I/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include" >> /home/jason/cgm/test/dist/CGMA-10.2.2/_inst/lib/iGeom-Defs.inc
make[6]: Leaving directory `/home/jason/cgm/test/dist/CGMA-10.2.2/_build/itaps'
make[5]: Leaving directory `/home/jason/cgm/test/dist/CGMA-10.2.2/_build/itaps'
make[4]: Leaving directory `/home/jason/cgm/test/dist/CGMA-10.2.2/_build/itaps'
make[3]: Leaving directory `/home/jason/cgm/test/dist/CGMA-10.2.2/_build/itaps'
make[2]: Leaving directory `/home/jason/cgm/test/dist/CGMA-10.2.2/_build/itaps'
Making install in test
make[2]: Entering directory `/home/jason/cgm/test/dist/CGMA-10.2.2/_build/test'
make[3]: Entering directory `/home/jason/cgm/test/dist/CGMA-10.2.2/_build/test'
make[3]: Nothing to be done for `install-exec-am'.
make[3]: Nothing to be done for `install-data-am'.
make[3]: Leaving directory `/home/jason/cgm/test/dist/CGMA-10.2.2/_build/test'
make[2]: Leaving directory `/home/jason/cgm/test/dist/CGMA-10.2.2/_build/test'
Making install in cgm_apps
make[2]: Entering directory `/home/jason/cgm/test/dist/CGMA-10.2.2/_build/cgm_apps'
Making install in examples
make[3]: Entering directory `/home/jason/cgm/test/dist/CGMA-10.2.2/_build/cgm_apps/examples'
Making install in driverc++
make[4]: Entering directory `/home/jason/cgm/test/dist/CGMA-10.2.2/_build/cgm_apps/examples/driverc++'
make[5]: Entering directory `/home/jason/cgm/test/dist/CGMA-10.2.2/_build/cgm_apps/examples/driverc++'
make[5]: Nothing to be done for `install-exec-am'.
make[5]: Nothing to be done for `install-data-am'.
make[5]: Leaving directory `/home/jason/cgm/test/dist/CGMA-10.2.2/_build/cgm_apps/examples/driverc++'
make[4]: Leaving directory `/home/jason/cgm/test/dist/CGMA-10.2.2/_build/cgm_apps/examples/driverc++'
Making install in facetdriver
make[4]: Entering directory `/home/jason/cgm/test/dist/CGMA-10.2.2/_build/cgm_apps/examples/facetdriver'
make[5]: Entering directory `/home/jason/cgm/test/dist/CGMA-10.2.2/_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[5]: Leaving directory `/home/jason/cgm/test/dist/CGMA-10.2.2/_build/cgm_apps/examples/facetdriver'
make[4]: Leaving directory `/home/jason/cgm/test/dist/CGMA-10.2.2/_build/cgm_apps/examples/facetdriver'
make[4]: Entering directory `/home/jason/cgm/test/dist/CGMA-10.2.2/_build/cgm_apps/examples'
make[5]: Entering directory `/home/jason/cgm/test/dist/CGMA-10.2.2/_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[5]: Leaving directory `/home/jason/cgm/test/dist/CGMA-10.2.2/_build/cgm_apps/examples'
make[4]: Leaving directory `/home/jason/cgm/test/dist/CGMA-10.2.2/_build/cgm_apps/examples'
make[3]: Leaving directory `/home/jason/cgm/test/dist/CGMA-10.2.2/_build/cgm_apps/examples'
make[3]: Entering directory `/home/jason/cgm/test/dist/CGMA-10.2.2/_build/cgm_apps'
make[4]: Entering directory `/home/jason/cgm/test/dist/CGMA-10.2.2/_build/cgm_apps'
make[4]: Nothing to be done for `install-exec-am'.
make[4]: Nothing to be done for `install-data-am'.
make[4]: Leaving directory `/home/jason/cgm/test/dist/CGMA-10.2.2/_build/cgm_apps'
make[3]: Leaving directory `/home/jason/cgm/test/dist/CGMA-10.2.2/_build/cgm_apps'
make[2]: Leaving directory `/home/jason/cgm/test/dist/CGMA-10.2.2/_build/cgm_apps'
make[1]: Leaving directory `/home/jason/cgm/test/dist/CGMA-10.2.2/_build'
make[1]: Entering directory `/home/jason/cgm/test/dist/CGMA-10.2.2/_build'
Making installcheck in compat
make[2]: Entering directory `/home/jason/cgm/test/dist/CGMA-10.2.2/_build/compat'
make[2]: Nothing to be done for `installcheck'.
make[2]: Leaving directory `/home/jason/cgm/test/dist/CGMA-10.2.2/_build/compat'
Making installcheck in util
make[2]: Entering directory `/home/jason/cgm/test/dist/CGMA-10.2.2/_build/util'
make[2]: Nothing to be done for `installcheck'.
make[2]: Leaving directory `/home/jason/cgm/test/dist/CGMA-10.2.2/_build/util'
Making installcheck in geom
make[2]: Entering directory `/home/jason/cgm/test/dist/CGMA-10.2.2/_build/geom'
Making installcheck in .
make[3]: Entering directory `/home/jason/cgm/test/dist/CGMA-10.2.2/_build/geom'
make[3]: Nothing to be done for `installcheck-am'.
make[3]: Leaving directory `/home/jason/cgm/test/dist/CGMA-10.2.2/_build/geom'
Making installcheck in Cholla
make[3]: Entering directory `/home/jason/cgm/test/dist/CGMA-10.2.2/_build/geom/Cholla'
make[3]: Nothing to be done for `installcheck'.
make[3]: Leaving directory `/home/jason/cgm/test/dist/CGMA-10.2.2/_build/geom/Cholla'
Making installcheck in facetbool
make[3]: Entering directory `/home/jason/cgm/test/dist/CGMA-10.2.2/_build/geom/facetbool'
make[3]: Nothing to be done for `installcheck'.
make[3]: Leaving directory `/home/jason/cgm/test/dist/CGMA-10.2.2/_build/geom/facetbool'
Making installcheck in facet
make[3]: Entering directory `/home/jason/cgm/test/dist/CGMA-10.2.2/_build/geom/facet'
make[3]: Nothing to be done for `installcheck'.
make[3]: Leaving directory `/home/jason/cgm/test/dist/CGMA-10.2.2/_build/geom/facet'
Making installcheck in virtual
make[3]: Entering directory `/home/jason/cgm/test/dist/CGMA-10.2.2/_build/geom/virtual'
make[3]: Nothing to be done for `installcheck'.
make[3]: Leaving directory `/home/jason/cgm/test/dist/CGMA-10.2.2/_build/geom/virtual'
Making installcheck in ACIS
make[3]: Entering directory `/home/jason/cgm/test/dist/CGMA-10.2.2/_build/geom/ACIS'
make[3]: Nothing to be done for `installcheck'.
make[3]: Leaving directory `/home/jason/cgm/test/dist/CGMA-10.2.2/_build/geom/ACIS'
Making installcheck in OCC
make[3]: Entering directory `/home/jason/cgm/test/dist/CGMA-10.2.2/_build/geom/OCC'
make[3]: Nothing to be done for `installcheck'.
make[3]: Leaving directory `/home/jason/cgm/test/dist/CGMA-10.2.2/_build/geom/OCC'
make[2]: Leaving directory `/home/jason/cgm/test/dist/CGMA-10.2.2/_build/geom'
Making installcheck in init
make[2]: Entering directory `/home/jason/cgm/test/dist/CGMA-10.2.2/_build/init'
make[2]: Nothing to be done for `installcheck'.
make[2]: Leaving directory `/home/jason/cgm/test/dist/CGMA-10.2.2/_build/init'
Making installcheck in .
make[2]: Entering directory `/home/jason/cgm/test/dist/CGMA-10.2.2/_build'
make[2]: Nothing to be done for `installcheck-am'.
make[2]: Leaving directory `/home/jason/cgm/test/dist/CGMA-10.2.2/_build'
Making installcheck in itaps
make[2]: Entering directory `/home/jason/cgm/test/dist/CGMA-10.2.2/_build/itaps'
Making installcheck in .
make[3]: Entering directory `/home/jason/cgm/test/dist/CGMA-10.2.2/_build/itaps'
make[3]: Nothing to be done for `installcheck-am'.
make[3]: Leaving directory `/home/jason/cgm/test/dist/CGMA-10.2.2/_build/itaps'
make[2]: Leaving directory `/home/jason/cgm/test/dist/CGMA-10.2.2/_build/itaps'
Making installcheck in test
make[2]: Entering directory `/home/jason/cgm/test/dist/CGMA-10.2.2/_build/test'
make[2]: Nothing to be done for `installcheck'.
make[2]: Leaving directory `/home/jason/cgm/test/dist/CGMA-10.2.2/_build/test'
Making installcheck in cgm_apps
make[2]: Entering directory `/home/jason/cgm/test/dist/CGMA-10.2.2/_build/cgm_apps'
Making installcheck in examples
make[3]: Entering directory `/home/jason/cgm/test/dist/CGMA-10.2.2/_build/cgm_apps/examples'
Making installcheck in driverc++
make[4]: Entering directory `/home/jason/cgm/test/dist/CGMA-10.2.2/_build/cgm_apps/examples/driverc++'
make[4]: Nothing to be done for `installcheck'.
make[4]: Leaving directory `/home/jason/cgm/test/dist/CGMA-10.2.2/_build/cgm_apps/examples/driverc++'
Making installcheck in facetdriver
make[4]: Entering directory `/home/jason/cgm/test/dist/CGMA-10.2.2/_build/cgm_apps/examples/facetdriver'
make[4]: Nothing to be done for `installcheck'.
make[4]: Leaving directory `/home/jason/cgm/test/dist/CGMA-10.2.2/_build/cgm_apps/examples/facetdriver'
make[4]: Entering directory `/home/jason/cgm/test/dist/CGMA-10.2.2/_build/cgm_apps/examples'
make[4]: Nothing to be done for `installcheck-am'.
make[4]: Leaving directory `/home/jason/cgm/test/dist/CGMA-10.2.2/_build/cgm_apps/examples'
make[3]: Leaving directory `/home/jason/cgm/test/dist/CGMA-10.2.2/_build/cgm_apps/examples'
make[3]: Entering directory `/home/jason/cgm/test/dist/CGMA-10.2.2/_build/cgm_apps'
make[3]: Nothing to be done for `installcheck-am'.
make[3]: Leaving directory `/home/jason/cgm/test/dist/CGMA-10.2.2/_build/cgm_apps'
make[2]: Leaving directory `/home/jason/cgm/test/dist/CGMA-10.2.2/_build/cgm_apps'
make[1]: Leaving directory `/home/jason/cgm/test/dist/CGMA-10.2.2/_build'
make[1]: Entering directory `/home/jason/cgm/test/dist/CGMA-10.2.2/_build'
Making uninstall in compat
make[2]: Entering directory `/home/jason/cgm/test/dist/CGMA-10.2.2/_build/compat'
make[2]: Nothing to be done for `uninstall'.
make[2]: Leaving directory `/home/jason/cgm/test/dist/CGMA-10.2.2/_build/compat'
Making uninstall in util
make[2]: Entering directory `/home/jason/cgm/test/dist/CGMA-10.2.2/_build/util'
rm -f '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/AbstractTree.hpp'
rm -f '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/AppUtil.hpp'
rm -f '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/ArrayBasedContainer.hpp'
rm -f '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/CastTo.hpp'
rm -f '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/CpuTimer.hpp'
rm -f '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/Cubit2DPoint.hpp'
rm -f '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/CubitBox.hpp'
rm -f '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/CubitBoxStruct.h'
rm -f '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/CubitCollection.hpp'
rm -f '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/CubitColorConstants.hpp'
rm -f '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/CubitContainer.hpp'
rm -f '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/CubitCoordinateSystem.hpp'
rm -f '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/CubitDefines.h'
rm -f '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/CubitDynamicLoader.hpp'
rm -f '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/CubitEntity.hpp'
rm -f '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/CubitEvent.hpp'
rm -f '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/CubitEventDefines.h'
rm -f '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/CubitFile.hpp'
rm -f '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/CubitFileFEModel.hpp'
rm -f '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/CubitFileIOWrapper.hpp'
rm -f '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/CubitFileMetaData.hpp'
rm -f '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/CubitFileUtil.hpp'
rm -f '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/CubitInputFile.hpp'
rm -f '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/CubitMatrix.hpp'
rm -f '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/CubitMessage.hpp'
rm -f '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/CubitObservable.hpp'
rm -f '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/CubitObserver.hpp'
rm -f '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/CubitPlane.hpp'
rm -f '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/CubitPlaneStruct.h'
rm -f '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/CubitStack.hpp'
rm -f '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/CubitString.hpp'
rm -f '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/CubitTransformMatrix.hpp'
rm -f '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/CubitUtil.hpp'
rm -f '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/CubitUtilConfigure.h'
rm -f '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/CubitVector.hpp'
rm -f '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/CubitVectorStruct.h'
rm -f '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/DIntArray.hpp'
rm -f '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/DLCubitEdgeList.hpp'
rm -f '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/DLCubitFaceList.hpp'
rm -f '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/DLIList.hpp'
rm -f '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/DLList.hpp'
rm -f '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/DLMRefEdgeList.hpp'
rm -f '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/DMRefFaceArray.hpp'
rm -f '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/DRefEdgeArray.hpp'
rm -f '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/DRefFaceArray.hpp'
rm -f '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/DRefVertexArray.hpp'
rm -f '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/DoubleListItem.hpp'
rm -f '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/DrawingToolDefines.h'
rm -f '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/DynamicArray.hpp'
rm -f '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/DynamicDLIIterator.hpp'
rm -f '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/DynamicTreeIterator.hpp'
rm -f '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/ElementType.h'
rm -f '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/GMem.hpp'
rm -f '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/GeometryDefines.h'
rm -f '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/GetLongOpt.hpp'
rm -f '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/GfxDebug.hpp'
rm -f '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/IGUIObservers.hpp'
rm -f '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/IdSetEvent.hpp'
rm -f '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/IndexedDouble.hpp'
rm -f '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/IntersectionTool.hpp'
rm -f '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/InvalidEntity.hpp'
rm -f '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/KDDTree.hpp'
rm -f '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/KDDTreeNode.hpp'
rm -f '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/LocalStart.h'
rm -f '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/MemoryBlock.hpp'
rm -f '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/MemoryManager.hpp'
rm -f '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/MergeEvent.hpp'
rm -f '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/OctTree.hpp'
rm -f '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/OctTreeCell.hpp'
rm -f '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/ParamCubitPlane.hpp'
rm -f '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/ParamTool.hpp'
rm -f '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/PlanarParamTool.hpp'
rm -f '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/PriorityQueue.hpp'
rm -f '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/ProgressTool.hpp'
rm -f '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/Queue.hpp'
rm -f '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/RStarTree.hpp'
rm -f '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/RStarTreeNode.hpp'
rm -f '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/RTree.hpp'
rm -f '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/RTreeNode.hpp'
rm -f '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/RandomMersenne.hpp'
rm -f '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/SDLCADeferredAttribList.hpp'
rm -f '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/SDLCAMergePartnerList.hpp'
rm -f '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/SDLCubitAttribList.hpp'
rm -f '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/SDLDoubleList.hpp'
rm -f '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/SDLHexList.hpp'
rm -f '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/SDLIndexedDoubleList.hpp'
rm -f '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/SDLList.hpp'
rm -f '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/SDLMRefEdgeLengthList.hpp'
rm -f '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/SDLTDAutoDetailList.hpp'
rm -f '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/SettingHandler.hpp'
rm -f '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/SettingHolder.hpp'
rm -f '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/StubProgressTool.hpp'
rm -f '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/TDCellIndex.hpp'
rm -f '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/TDExport.hpp'
rm -f '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/TDUPtr.hpp'
rm -f '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/TDVector.hpp'
rm -f '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/TextProgressTool.hpp'
rm -f '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/ToolData.hpp'
rm -f '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/ToolDataUser.hpp'
rm -f '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/Tree.hpp'
rm -f '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/TtyProgressTool.hpp'
rm -f '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/database.hpp'
rm -f '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/DLIList.cpp'
rm -f '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/KDDTree.cpp'
rm -f '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/KDDTreeNode.cpp'
rm -f '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/OctTreeCell.cpp'
rm -f '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/OctTree.cpp'
rm -f '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/PriorityQueue.cpp'
rm -f '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/RTree.cpp'
rm -f '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/RTreeNode.cpp'
rm -f '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/RStarTree.cpp'
rm -f '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/RStarTreeNode.cpp'
make[2]: Leaving directory `/home/jason/cgm/test/dist/CGMA-10.2.2/_build/util'
Making uninstall in geom
make[2]: Entering directory `/home/jason/cgm/test/dist/CGMA-10.2.2/_build/geom'
Making uninstall in .
make[3]: Entering directory `/home/jason/cgm/test/dist/CGMA-10.2.2/_build/geom'
rm -f '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/AnalyticGeometryTool.hpp'
rm -f '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/BasicTopologyEntity.hpp'
rm -f '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/Body.hpp'
rm -f '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/BodySM.hpp'
rm -f '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/BoundingBoxTool.hpp'
rm -f '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/BridgeManager.hpp'
rm -f '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/CAActuateSet.hpp'
rm -f '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/CADeferredAttrib.hpp'
rm -f '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/CADefines.hpp'
rm -f '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/CAEntityColor.hpp'
rm -f '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/CAEntityId.hpp'
rm -f '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/CAEntityName.hpp'
rm -f '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/CAGroup.hpp'
rm -f '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/CAMergePartner.hpp'
rm -f '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/CAMergeStatus.hpp'
rm -f '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/CASourceFeature.hpp'
rm -f '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/CAUniqueId.hpp'
rm -f '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/CGMApp.hpp'
rm -f '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/CGMEngineDynamicLoader.hpp'
rm -f '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/Chain.hpp'
rm -f '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/CoEdge.hpp'
rm -f '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/CoEdgeSM.hpp'
rm -f '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/CoFace.hpp'
rm -f '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/CoVertex.hpp'
rm -f '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/CoVolume.hpp'
rm -f '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/CollectionEntity.hpp'
rm -f '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/CompositeCombineEvent.hpp'
rm -f '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/CubitAttrib.hpp'
rm -f '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/CubitAttribManager.hpp'
rm -f '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/CubitAttribUser.hpp'
rm -f '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/CubitEvaluator.hpp'
rm -f '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/CubitGeomConfigure.h'
rm -f '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/CubitPolygon.hpp'
rm -f '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/CubitSimpleAttrib.hpp'
rm -f '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/Curve.hpp'
rm -f '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/CurveOverlapFacet.hpp'
rm -f '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/CurveSM.hpp'
rm -f '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/CylinderEvaluator.hpp'
rm -f '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/DAG.hpp'
rm -f '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/DagDrawingTool.hpp'
rm -f '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/DagType.hpp'
rm -f '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/GSaveOpen.hpp'
rm -f '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/GeomDataObserver.hpp'
rm -f '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/GeomMeasureTool.hpp'
rm -f '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/GeomPoint.hpp'
rm -f '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/GeomSeg.hpp'
rm -f '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/GeometryEntity.hpp'
rm -f '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/GeometryFeatureEngine.hpp'
rm -f '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/GeometryFeatureTool.hpp'
rm -f '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/GeometryHealerEngine.hpp'
rm -f '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/GeometryHealerTool.hpp'
rm -f '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/GeometryModifyEngine.hpp'
rm -f '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/GeometryModifyTool.hpp'
rm -f '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/GeometryQueryEngine.hpp'
rm -f '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/GeometryQueryTool.hpp'
rm -f '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/GeometryUtil.hpp'
rm -f '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/GfxPreview.hpp'
rm -f '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/GroupingEntity.hpp'
rm -f '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/IntermediateGeomEngine.hpp'
rm -f '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/Loop.hpp'
rm -f '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/LoopSM.hpp'
rm -f '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/Lump.hpp'
rm -f '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/LumpSM.hpp'
rm -f '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/MedialTool2D.hpp'
rm -f '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/MedialTool3D.hpp'
rm -f '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/MergeTool.hpp'
rm -f '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/MergeToolAssistant.hpp'
rm -f '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/MidPlaneTool.hpp'
rm -f '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/ModelEntity.hpp'
rm -f '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/ModelQueryEngine.hpp'
rm -f '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/OffsetSplitTool.hpp'
rm -f '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/OldUnmergeCode.hpp'
rm -f '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/Point.hpp'
rm -f '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/PointSM.hpp'
rm -f '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/RefCollection.hpp'
rm -f '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/RefEdge.hpp'
rm -f '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/RefEntity.hpp'
rm -f '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/RefEntityFactory.hpp'
rm -f '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/RefEntityName.hpp'
rm -f '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/RefEntityNameMap.hpp'
rm -f '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/RefFace.hpp'
rm -f '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/RefGroup.hpp'
rm -f '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/RefVertex.hpp'
rm -f '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/RefVolume.hpp'
rm -f '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/SenseEntity.hpp'
rm -f '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/Shell.hpp'
rm -f '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/ShellSM.hpp'
rm -f '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/SphereEvaluator.hpp'
rm -f '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/SplitSurfaceTool.hpp'
rm -f '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/SurfParamTool.hpp'
rm -f '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/Surface.hpp'
rm -f '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/SurfaceOverlapFacet.hpp'
rm -f '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/SurfaceOverlapTool.hpp'
rm -f '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/SurfaceSM.hpp'
rm -f '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/TBOwner.hpp'
rm -f '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/TBOwnerSet.hpp'
rm -f '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/TDCAGE.hpp'
rm -f '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/TDCompare.hpp'
rm -f '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/TDSourceFeature.hpp'
rm -f '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/TDSplitSurface.hpp'
rm -f '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/TDSurfaceOverlap.hpp'
rm -f '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/TDUniqueId.hpp'
rm -f '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/TopologyBridge.hpp'
rm -f '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/TopologyEntity.hpp'
rm -f '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/UnMergeEvent.hpp'
make[3]: Leaving directory `/home/jason/cgm/test/dist/CGMA-10.2.2/_build/geom'
Making uninstall in Cholla
make[3]: Entering directory `/home/jason/cgm/test/dist/CGMA-10.2.2/_build/geom/Cholla'
rm -f '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/BoundaryConstrainTool.hpp'
rm -f '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/Cholla.h'
rm -f '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/ChollaCurve.hpp'
rm -f '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/ChollaEngine.hpp'
rm -f '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/ChollaEntity.hpp'
rm -f '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/ChollaPoint.hpp'
rm -f '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/ChollaSkinTool.hpp'
rm -f '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/ChollaSurface.hpp'
rm -f '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/ChordalAxis.hpp'
rm -f '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/CubitFacet.hpp'
rm -f '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/CubitFacetData.hpp'
rm -f '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/CubitFacetEdge.hpp'
rm -f '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/CubitFacetEdgeData.hpp'
rm -f '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/CubitPoint.hpp'
rm -f '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/CubitPointData.hpp'
rm -f '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/CubitQuadFacet.hpp'
rm -f '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/CubitQuadFacetData.hpp'
rm -f '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/CurveFacetEvalTool.hpp'
rm -f '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/FacetDataUtil.hpp'
rm -f '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/FacetEntity.hpp'
rm -f '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/FacetEvalTool.hpp'
rm -f '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/FacetorTool.hpp'
rm -f '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/GeoNode.hpp'
rm -f '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/GeoTet.hpp'
rm -f '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/LoopParamTool.hpp'
rm -f '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/PointGridSearch.hpp'
rm -f '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/PointLoopFacetor.hpp'
rm -f '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/TDChordal.hpp'
rm -f '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/TDDelaunay.hpp'
rm -f '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/TDFacetBoundaryEdge.hpp'
rm -f '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/TDFacetBoundaryPoint.hpp'
rm -f '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/TDFacetboolData.hpp'
rm -f '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/TDGeomFacet.hpp'
rm -f '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/TDInterpNode.hpp'
rm -f '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/TetFacetorTool.hpp'
rm -f '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/debug.hpp'
rm -f '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/BoundaryConstrainTool.cpp'
rm -f '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/FacetorTool.cpp'
rm -f '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/TetFacetorTool.cpp'
rm -f '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/TDDelaunay.cpp'
make[3]: Leaving directory `/home/jason/cgm/test/dist/CGMA-10.2.2/_build/geom/Cholla'
Making uninstall in facetbool
make[3]: Entering directory `/home/jason/cgm/test/dist/CGMA-10.2.2/_build/geom/facetbool'
rm -f '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/FBClassify.hpp'
rm -f '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/FBDataUtil.hpp'
rm -f '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/FBDefines.hpp'
rm -f '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/FBImprint.hpp'
rm -f '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/FBIntersect.hpp'
rm -f '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/FBPolyhedron.hpp'
rm -f '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/FBRetriangulate.hpp'
rm -f '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/FBStructs.hpp'
rm -f '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/FBTiler.hpp'
rm -f '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/IntegerHash.hpp'
rm -f '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/KdTree.hpp'
make[3]: Leaving directory `/home/jason/cgm/test/dist/CGMA-10.2.2/_build/geom/facetbool'
Making uninstall in facet
make[3]: Entering directory `/home/jason/cgm/test/dist/CGMA-10.2.2/_build/geom/facet'
rm -f '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/FacetAttrib.hpp'
rm -f '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/FacetAttribSet.hpp'
rm -f '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/FacetBody.hpp'
rm -f '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/FacetCoEdge.hpp'
rm -f '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/FacetCurve.hpp'
rm -f '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/FacetGeometryCreator.hpp'
rm -f '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/FacetLoop.hpp'
rm -f '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/FacetLump.hpp'
rm -f '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/FacetModifyEngine.hpp'
rm -f '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/FacetParamTool.hpp'
rm -f '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/FacetPoint.hpp'
rm -f '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/FacetQueryEngine.hpp'
rm -f '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/FacetShell.hpp'
rm -f '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/FacetSurface.hpp'
rm -f '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/FacetboolInterface.hpp'
rm -f '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/GridSearchTree.hpp'
rm -f '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/GridSearchTreeNode.hpp'
make[3]: Leaving directory `/home/jason/cgm/test/dist/CGMA-10.2.2/_build/geom/facet'
Making uninstall in virtual
make[3]: Entering directory `/home/jason/cgm/test/dist/CGMA-10.2.2/_build/geom/virtual'
rm -f '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/CACompositeVG.hpp'
rm -f '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/CAPartitionVG.hpp'
rm -f '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/CAVirtualVG.hpp'
rm -f '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/CollapseAngleTool.hpp'
rm -f '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/CompSurfFacets.hpp'
rm -f '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/CompositeAttrib.hpp'
rm -f '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/CompositeBody.hpp'
rm -f '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/CompositeCoEdge.hpp'
rm -f '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/CompositeCoSurf.hpp'
rm -f '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/CompositeCurve.hpp'
rm -f '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/CompositeEngine.hpp'
rm -f '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/CompositeGeom.hpp'
rm -f '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/CompositeLoop.hpp'
rm -f '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/CompositeLump.hpp'
rm -f '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/CompositePoint.hpp'
rm -f '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/CompositeShell.hpp'
rm -f '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/CompositeSurface.hpp'
rm -f '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/CompositeTool.hpp'
rm -f '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/FacetProjectTool.hpp'
rm -f '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/Faceter.hpp'
rm -f '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/FaceterFacetData.hpp'
rm -f '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/FaceterPointData.hpp'
rm -f '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/HiddenEntitySet.hpp'
rm -f '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/ImprintBoundaryTool.hpp'
rm -f '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/ImprintLineSegment.hpp'
rm -f '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/ImprintMatchData.hpp'
rm -f '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/ImprintPointData.hpp'
rm -f '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/PST_Data.hpp'
rm -f '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/PartPTCurve.hpp'
rm -f '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/PartSurfFacetTool.hpp'
rm -f '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/PartitionBody.hpp'
rm -f '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/PartitionCoEdge.hpp'
rm -f '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/PartitionCoSurf.hpp'
rm -f '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/PartitionCurve.hpp'
rm -f '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/PartitionEngine.hpp'
rm -f '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/PartitionEntity.hpp'
rm -f '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/PartitionLoop.hpp'
rm -f '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/PartitionLump.hpp'
rm -f '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/PartitionLumpImprint.hpp'
rm -f '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/PartitionPoint.hpp'
rm -f '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/PartitionShell.hpp'
rm -f '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/PartitionSurface.hpp'
rm -f '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/PartitionTool.hpp'
rm -f '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/SegmentedCurve.hpp'
rm -f '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/SplitSurfaceVirtual.hpp'
rm -f '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/SubCurve.hpp'
rm -f '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/SubEntitySet.hpp'
rm -f '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/SubSurface.hpp'
rm -f '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/TDVGFacetOwner.hpp'
rm -f '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/TDVGFacetSplit.hpp'
rm -f '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/VGArray.hpp'
rm -f '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/VGDefines.h'
rm -f '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/VGLoopTool.hpp'
rm -f '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/VirtualImprintTool.hpp'
rm -f '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/VirtualQueryEngine.hpp'
rm -f '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/VGArray.cpp'
rm -f '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/VGLoopTool.cpp'
make[3]: Leaving directory `/home/jason/cgm/test/dist/CGMA-10.2.2/_build/geom/virtual'
Making uninstall in ACIS
make[3]: Entering directory `/home/jason/cgm/test/dist/CGMA-10.2.2/_build/geom/ACIS'
rm -f '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/AcisBridge.hpp'
rm -f '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/AcisDrawTool.hpp'
rm -f '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/AcisEdgeTool.hpp'
rm -f '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/AcisFacetManager.hpp'
rm -f '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/AcisFeatureEngine.hpp'
rm -f '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/AcisHealerTool.hpp'
rm -f '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/AcisModifyEngine.hpp'
rm -f '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/AcisQueryEngine.hpp'
rm -f '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/AcisSurfaceTool.hpp'
rm -f '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/AcisToolUtil.hpp'
rm -f '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/AcisTweakTool.hpp'
rm -f '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/AcisTypes.h'
rm -f '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/BodyACIS.hpp'
rm -f '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/CoEdgeACIS.hpp'
rm -f '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/CurveACIS.hpp'
rm -f '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/LoopACIS.hpp'
rm -f '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/LumpACIS.hpp'
rm -f '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/PointACIS.hpp'
rm -f '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/ShellACIS.hpp'
rm -f '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/SurfaceACIS.hpp'
rm -f '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/attrib_cubit_owner.hpp'
rm -f '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/attrib_snl.hpp'
rm -f '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/attrib_snl_simple.hpp'
rm -f '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/decl_none.h'
rm -f '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/attrib_edge_parametric_length.h'
rm -f '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/attrib_gtc.h'
rm -f '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/attrib_gtc_export.h'
rm -f '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/attrib_mark.h'
rm -f '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/attrib_name.h'
rm -f '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/gtcAttrib_exConst.h'
make[3]: Leaving directory `/home/jason/cgm/test/dist/CGMA-10.2.2/_build/geom/ACIS'
Making uninstall in OCC
make[3]: Entering directory `/home/jason/cgm/test/dist/CGMA-10.2.2/_build/geom/OCC'
rm -f '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/OCCShapeAttributeSet.hpp'
rm -f '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/OCCAttribSet.hpp'
rm -f '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/OCCBody.hpp'
rm -f '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/OCCCoEdge.hpp'
rm -f '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/OCCCoFace.hpp'
rm -f '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/OCCCurve.hpp'
rm -f '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/OCCGeometryCreator.hpp'
rm -f '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/OCCLoop.hpp'
rm -f '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/OCCLump.hpp'
rm -f '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/OCCModifyEngine.hpp'
rm -f '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/OCCParamTool.hpp'
rm -f '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/OCCPoint.hpp'
rm -f '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/OCCQueryEngine.hpp'
rm -f '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/OCCShell.hpp'
rm -f '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/OCCSurface.hpp'
rm -f '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/OCCDrawTool.hpp'
make[3]: Leaving directory `/home/jason/cgm/test/dist/CGMA-10.2.2/_build/geom/OCC'
make[2]: Leaving directory `/home/jason/cgm/test/dist/CGMA-10.2.2/_build/geom'
Making uninstall in init
make[2]: Entering directory `/home/jason/cgm/test/dist/CGMA-10.2.2/_build/init'
rm -f '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/InitCGMA.hpp'
make[2]: Leaving directory `/home/jason/cgm/test/dist/CGMA-10.2.2/_build/init'
Making uninstall in .
make[2]: Entering directory `/home/jason/cgm/test/dist/CGMA-10.2.2/_build'
rm -f '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/lib/cgm.make'
/bin/sh ./libtool --mode=uninstall rm -f '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/lib/libcgm.la'
rm -f /home/jason/cgm/test/dist/CGMA-10.2.2/_inst/lib/libcgm.la /home/jason/cgm/test/dist/CGMA-10.2.2/_inst/lib/libcgm.a
make[2]: Leaving directory `/home/jason/cgm/test/dist/CGMA-10.2.2/_build'
Making uninstall in itaps
make[2]: Entering directory `/home/jason/cgm/test/dist/CGMA-10.2.2/_build/itaps'
Making uninstall in .
make[3]: Entering directory `/home/jason/cgm/test/dist/CGMA-10.2.2/_build/itaps'
rm -f '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/lib/iGeom-Defs.inc'
/bin/sh ../libtool --mode=uninstall rm -f '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/lib/libiGeom.la'
rm -f /home/jason/cgm/test/dist/CGMA-10.2.2/_inst/lib/libiGeom.la /home/jason/cgm/test/dist/CGMA-10.2.2/_inst/lib/libiGeom.a
rm -f '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/iBase.h'
rm -f '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/iGeom.h'
rm -f '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/iBase_FCDefs.h'
rm -f '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/iGeom_protos.h'
rm -f '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/iBase_f.h'
rm -f '/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/iGeom_f.h'
make[3]: Leaving directory `/home/jason/cgm/test/dist/CGMA-10.2.2/_build/itaps'
make[2]: Leaving directory `/home/jason/cgm/test/dist/CGMA-10.2.2/_build/itaps'
Making uninstall in test
make[2]: Entering directory `/home/jason/cgm/test/dist/CGMA-10.2.2/_build/test'
make[2]: Nothing to be done for `uninstall'.
make[2]: Leaving directory `/home/jason/cgm/test/dist/CGMA-10.2.2/_build/test'
Making uninstall in cgm_apps
make[2]: Entering directory `/home/jason/cgm/test/dist/CGMA-10.2.2/_build/cgm_apps'
Making uninstall in examples
make[3]: Entering directory `/home/jason/cgm/test/dist/CGMA-10.2.2/_build/cgm_apps/examples'
Making uninstall in driverc++
make[4]: Entering directory `/home/jason/cgm/test/dist/CGMA-10.2.2/_build/cgm_apps/examples/driverc++'
make[4]: Nothing to be done for `uninstall'.
make[4]: Leaving directory `/home/jason/cgm/test/dist/CGMA-10.2.2/_build/cgm_apps/examples/driverc++'
Making uninstall in facetdriver
make[4]: Entering directory `/home/jason/cgm/test/dist/CGMA-10.2.2/_build/cgm_apps/examples/facetdriver'
make[4]: Nothing to be done for `uninstall'.
make[4]: Leaving directory `/home/jason/cgm/test/dist/CGMA-10.2.2/_build/cgm_apps/examples/facetdriver'
make[4]: Entering directory `/home/jason/cgm/test/dist/CGMA-10.2.2/_build/cgm_apps/examples'
make[4]: Nothing to be done for `uninstall-am'.
make[4]: Leaving directory `/home/jason/cgm/test/dist/CGMA-10.2.2/_build/cgm_apps/examples'
make[3]: Leaving directory `/home/jason/cgm/test/dist/CGMA-10.2.2/_build/cgm_apps/examples'
make[3]: Entering directory `/home/jason/cgm/test/dist/CGMA-10.2.2/_build/cgm_apps'
make[3]: Nothing to be done for `uninstall-am'.
make[3]: Leaving directory `/home/jason/cgm/test/dist/CGMA-10.2.2/_build/cgm_apps'
make[2]: Leaving directory `/home/jason/cgm/test/dist/CGMA-10.2.2/_build/cgm_apps'
make[1]: Leaving directory `/home/jason/cgm/test/dist/CGMA-10.2.2/_build'
make[1]: Entering directory `/home/jason/cgm/test/dist/CGMA-10.2.2/_build'
make[1]: Leaving directory `/home/jason/cgm/test/dist/CGMA-10.2.2/_build'
make[1]: Entering directory `/home/jason/cgm/test/dist/CGMA-10.2.2/_build'
Making install in compat
make[2]: Entering directory `/home/jason/cgm/test/dist/CGMA-10.2.2/_build/compat'
make[3]: Entering directory `/home/jason/cgm/test/dist/CGMA-10.2.2/_build/compat'
make[3]: Nothing to be done for `install-exec-am'.
make[3]: Nothing to be done for `install-data-am'.
make[3]: Leaving directory `/home/jason/cgm/test/dist/CGMA-10.2.2/_build/compat'
make[2]: Leaving directory `/home/jason/cgm/test/dist/CGMA-10.2.2/_build/compat'
Making install in util
make[2]: Entering directory `/home/jason/cgm/test/dist/CGMA-10.2.2/_build/util'
make[3]: Entering directory `/home/jason/cgm/test/dist/CGMA-10.2.2/_build/util'
make[3]: Nothing to be done for `install-exec-am'.
test -z "/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include" || /bin/mkdir -p "/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include"
/usr/bin/install -c -m 644 '../../util/AbstractTree.hpp' '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/AbstractTree.hpp'
/usr/bin/install -c -m 644 '../../util/AppUtil.hpp' '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/AppUtil.hpp'
/usr/bin/install -c -m 644 '../../util/ArrayBasedContainer.hpp' '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/ArrayBasedContainer.hpp'
/usr/bin/install -c -m 644 '../../util/CastTo.hpp' '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/CastTo.hpp'
/usr/bin/install -c -m 644 '../../util/CpuTimer.hpp' '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/CpuTimer.hpp'
/usr/bin/install -c -m 644 '../../util/Cubit2DPoint.hpp' '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/Cubit2DPoint.hpp'
/usr/bin/install -c -m 644 '../../util/CubitBox.hpp' '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/CubitBox.hpp'
/usr/bin/install -c -m 644 '../../util/CubitBoxStruct.h' '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/CubitBoxStruct.h'
/usr/bin/install -c -m 644 '../../util/CubitCollection.hpp' '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/CubitCollection.hpp'
/usr/bin/install -c -m 644 '../../util/CubitColorConstants.hpp' '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/CubitColorConstants.hpp'
/usr/bin/install -c -m 644 '../../util/CubitContainer.hpp' '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/CubitContainer.hpp'
/usr/bin/install -c -m 644 '../../util/CubitCoordinateSystem.hpp' '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/CubitCoordinateSystem.hpp'
/usr/bin/install -c -m 644 '../../util/CubitDefines.h' '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/CubitDefines.h'
/usr/bin/install -c -m 644 '../../util/CubitDynamicLoader.hpp' '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/CubitDynamicLoader.hpp'
/usr/bin/install -c -m 644 '../../util/CubitEntity.hpp' '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/CubitEntity.hpp'
/usr/bin/install -c -m 644 '../../util/CubitEvent.hpp' '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/CubitEvent.hpp'
/usr/bin/install -c -m 644 '../../util/CubitEventDefines.h' '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/CubitEventDefines.h'
/usr/bin/install -c -m 644 '../../util/CubitFile.hpp' '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/CubitFile.hpp'
/usr/bin/install -c -m 644 '../../util/CubitFileFEModel.hpp' '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/CubitFileFEModel.hpp'
/usr/bin/install -c -m 644 '../../util/CubitFileIOWrapper.hpp' '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/CubitFileIOWrapper.hpp'
/usr/bin/install -c -m 644 '../../util/CubitFileMetaData.hpp' '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/CubitFileMetaData.hpp'
/usr/bin/install -c -m 644 '../../util/CubitFileUtil.hpp' '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/CubitFileUtil.hpp'
/usr/bin/install -c -m 644 '../../util/CubitInputFile.hpp' '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/CubitInputFile.hpp'
/usr/bin/install -c -m 644 '../../util/CubitMatrix.hpp' '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/CubitMatrix.hpp'
/usr/bin/install -c -m 644 '../../util/CubitMessage.hpp' '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/CubitMessage.hpp'
/usr/bin/install -c -m 644 '../../util/CubitObservable.hpp' '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/CubitObservable.hpp'
/usr/bin/install -c -m 644 '../../util/CubitObserver.hpp' '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/CubitObserver.hpp'
/usr/bin/install -c -m 644 '../../util/CubitPlane.hpp' '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/CubitPlane.hpp'
/usr/bin/install -c -m 644 '../../util/CubitPlaneStruct.h' '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/CubitPlaneStruct.h'
/usr/bin/install -c -m 644 '../../util/CubitStack.hpp' '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/CubitStack.hpp'
/usr/bin/install -c -m 644 '../../util/CubitString.hpp' '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/CubitString.hpp'
/usr/bin/install -c -m 644 '../../util/CubitTransformMatrix.hpp' '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/CubitTransformMatrix.hpp'
/usr/bin/install -c -m 644 '../../util/CubitUtil.hpp' '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/CubitUtil.hpp'
/usr/bin/install -c -m 644 '../../util/CubitUtilConfigure.h' '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/CubitUtilConfigure.h'
/usr/bin/install -c -m 644 '../../util/CubitVector.hpp' '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/CubitVector.hpp'
/usr/bin/install -c -m 644 '../../util/CubitVectorStruct.h' '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/CubitVectorStruct.h'
/usr/bin/install -c -m 644 '../../util/DIntArray.hpp' '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/DIntArray.hpp'
/usr/bin/install -c -m 644 '../../util/DLCubitEdgeList.hpp' '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/DLCubitEdgeList.hpp'
/usr/bin/install -c -m 644 '../../util/DLCubitFaceList.hpp' '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/DLCubitFaceList.hpp'
/usr/bin/install -c -m 644 '../../util/DLIList.hpp' '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/DLIList.hpp'
/usr/bin/install -c -m 644 '../../util/DLList.hpp' '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/DLList.hpp'
/usr/bin/install -c -m 644 '../../util/DLMRefEdgeList.hpp' '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/DLMRefEdgeList.hpp'
/usr/bin/install -c -m 644 '../../util/DMRefFaceArray.hpp' '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/DMRefFaceArray.hpp'
/usr/bin/install -c -m 644 '../../util/DRefEdgeArray.hpp' '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/DRefEdgeArray.hpp'
/usr/bin/install -c -m 644 '../../util/DRefFaceArray.hpp' '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/DRefFaceArray.hpp'
/usr/bin/install -c -m 644 '../../util/DRefVertexArray.hpp' '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/DRefVertexArray.hpp'
/usr/bin/install -c -m 644 '../../util/DoubleListItem.hpp' '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/DoubleListItem.hpp'
/usr/bin/install -c -m 644 '../../util/DrawingToolDefines.h' '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/DrawingToolDefines.h'
/usr/bin/install -c -m 644 '../../util/DynamicArray.hpp' '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/DynamicArray.hpp'
/usr/bin/install -c -m 644 '../../util/DynamicDLIIterator.hpp' '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/DynamicDLIIterator.hpp'
/usr/bin/install -c -m 644 '../../util/DynamicTreeIterator.hpp' '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/DynamicTreeIterator.hpp'
/usr/bin/install -c -m 644 '../../util/ElementType.h' '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/ElementType.h'
/usr/bin/install -c -m 644 '../../util/GMem.hpp' '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/GMem.hpp'
/usr/bin/install -c -m 644 '../../util/GeometryDefines.h' '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/GeometryDefines.h'
/usr/bin/install -c -m 644 '../../util/GetLongOpt.hpp' '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/GetLongOpt.hpp'
/usr/bin/install -c -m 644 '../../util/GfxDebug.hpp' '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/GfxDebug.hpp'
/usr/bin/install -c -m 644 '../../util/IGUIObservers.hpp' '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/IGUIObservers.hpp'
/usr/bin/install -c -m 644 '../../util/IdSetEvent.hpp' '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/IdSetEvent.hpp'
/usr/bin/install -c -m 644 '../../util/IndexedDouble.hpp' '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/IndexedDouble.hpp'
/usr/bin/install -c -m 644 '../../util/IntersectionTool.hpp' '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/IntersectionTool.hpp'
/usr/bin/install -c -m 644 '../../util/InvalidEntity.hpp' '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/InvalidEntity.hpp'
/usr/bin/install -c -m 644 '../../util/KDDTree.hpp' '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/KDDTree.hpp'
/usr/bin/install -c -m 644 '../../util/KDDTreeNode.hpp' '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/KDDTreeNode.hpp'
/usr/bin/install -c -m 644 '../../util/LocalStart.h' '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/LocalStart.h'
/usr/bin/install -c -m 644 '../../util/MemoryBlock.hpp' '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/MemoryBlock.hpp'
/usr/bin/install -c -m 644 '../../util/MemoryManager.hpp' '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/MemoryManager.hpp'
/usr/bin/install -c -m 644 '../../util/MergeEvent.hpp' '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/MergeEvent.hpp'
/usr/bin/install -c -m 644 '../../util/OctTree.hpp' '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/OctTree.hpp'
/usr/bin/install -c -m 644 '../../util/OctTreeCell.hpp' '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/OctTreeCell.hpp'
/usr/bin/install -c -m 644 '../../util/ParamCubitPlane.hpp' '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/ParamCubitPlane.hpp'
/usr/bin/install -c -m 644 '../../util/ParamTool.hpp' '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/ParamTool.hpp'
/usr/bin/install -c -m 644 '../../util/PlanarParamTool.hpp' '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/PlanarParamTool.hpp'
/usr/bin/install -c -m 644 '../../util/PriorityQueue.hpp' '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/PriorityQueue.hpp'
/usr/bin/install -c -m 644 '../../util/ProgressTool.hpp' '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/ProgressTool.hpp'
/usr/bin/install -c -m 644 '../../util/Queue.hpp' '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/Queue.hpp'
/usr/bin/install -c -m 644 '../../util/RStarTree.hpp' '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/RStarTree.hpp'
/usr/bin/install -c -m 644 '../../util/RStarTreeNode.hpp' '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/RStarTreeNode.hpp'
/usr/bin/install -c -m 644 '../../util/RTree.hpp' '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/RTree.hpp'
/usr/bin/install -c -m 644 '../../util/RTreeNode.hpp' '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/RTreeNode.hpp'
/usr/bin/install -c -m 644 '../../util/RandomMersenne.hpp' '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/RandomMersenne.hpp'
/usr/bin/install -c -m 644 '../../util/SDLCADeferredAttribList.hpp' '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/SDLCADeferredAttribList.hpp'
/usr/bin/install -c -m 644 '../../util/SDLCAMergePartnerList.hpp' '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/SDLCAMergePartnerList.hpp'
/usr/bin/install -c -m 644 '../../util/SDLCubitAttribList.hpp' '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/SDLCubitAttribList.hpp'
/usr/bin/install -c -m 644 '../../util/SDLDoubleList.hpp' '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/SDLDoubleList.hpp'
/usr/bin/install -c -m 644 '../../util/SDLHexList.hpp' '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/SDLHexList.hpp'
/usr/bin/install -c -m 644 '../../util/SDLIndexedDoubleList.hpp' '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/SDLIndexedDoubleList.hpp'
/usr/bin/install -c -m 644 '../../util/SDLList.hpp' '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/SDLList.hpp'
/usr/bin/install -c -m 644 '../../util/SDLMRefEdgeLengthList.hpp' '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/SDLMRefEdgeLengthList.hpp'
/usr/bin/install -c -m 644 '../../util/SDLTDAutoDetailList.hpp' '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/SDLTDAutoDetailList.hpp'
/usr/bin/install -c -m 644 '../../util/SettingHandler.hpp' '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/SettingHandler.hpp'
/usr/bin/install -c -m 644 '../../util/SettingHolder.hpp' '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/SettingHolder.hpp'
/usr/bin/install -c -m 644 '../../util/StubProgressTool.hpp' '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/StubProgressTool.hpp'
/usr/bin/install -c -m 644 '../../util/TDCellIndex.hpp' '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/TDCellIndex.hpp'
/usr/bin/install -c -m 644 '../../util/TDExport.hpp' '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/TDExport.hpp'
/usr/bin/install -c -m 644 '../../util/TDUPtr.hpp' '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/TDUPtr.hpp'
/usr/bin/install -c -m 644 '../../util/TDVector.hpp' '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/TDVector.hpp'
/usr/bin/install -c -m 644 '../../util/TextProgressTool.hpp' '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/TextProgressTool.hpp'
/usr/bin/install -c -m 644 '../../util/ToolData.hpp' '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/ToolData.hpp'
/usr/bin/install -c -m 644 '../../util/ToolDataUser.hpp' '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/ToolDataUser.hpp'
/usr/bin/install -c -m 644 '../../util/Tree.hpp' '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/Tree.hpp'
/usr/bin/install -c -m 644 '../../util/TtyProgressTool.hpp' '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/TtyProgressTool.hpp'
/usr/bin/install -c -m 644 '../../util/database.hpp' '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/database.hpp'
/usr/bin/install -c -m 644 '../../util/DLIList.cpp' '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/DLIList.cpp'
/usr/bin/install -c -m 644 '../../util/KDDTree.cpp' '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/KDDTree.cpp'
/usr/bin/install -c -m 644 '../../util/KDDTreeNode.cpp' '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/KDDTreeNode.cpp'
/usr/bin/install -c -m 644 '../../util/OctTreeCell.cpp' '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/OctTreeCell.cpp'
/usr/bin/install -c -m 644 '../../util/OctTree.cpp' '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/OctTree.cpp'
/usr/bin/install -c -m 644 '../../util/PriorityQueue.cpp' '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/PriorityQueue.cpp'
/usr/bin/install -c -m 644 '../../util/RTree.cpp' '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/RTree.cpp'
/usr/bin/install -c -m 644 '../../util/RTreeNode.cpp' '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/RTreeNode.cpp'
/usr/bin/install -c -m 644 '../../util/RStarTree.cpp' '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/RStarTree.cpp'
/usr/bin/install -c -m 644 '../../util/RStarTreeNode.cpp' '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/RStarTreeNode.cpp'
make[3]: Leaving directory `/home/jason/cgm/test/dist/CGMA-10.2.2/_build/util'
make[2]: Leaving directory `/home/jason/cgm/test/dist/CGMA-10.2.2/_build/util'
Making install in geom
make[2]: Entering directory `/home/jason/cgm/test/dist/CGMA-10.2.2/_build/geom'
Making install in .
make[3]: Entering directory `/home/jason/cgm/test/dist/CGMA-10.2.2/_build/geom'
make[4]: Entering directory `/home/jason/cgm/test/dist/CGMA-10.2.2/_build/geom'
make[4]: Nothing to be done for `install-exec-am'.
test -z "/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include" || /bin/mkdir -p "/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include"
/usr/bin/install -c -m 644 '../../geom/AnalyticGeometryTool.hpp' '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/AnalyticGeometryTool.hpp'
/usr/bin/install -c -m 644 '../../geom/BasicTopologyEntity.hpp' '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/BasicTopologyEntity.hpp'
/usr/bin/install -c -m 644 '../../geom/Body.hpp' '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/Body.hpp'
/usr/bin/install -c -m 644 '../../geom/BodySM.hpp' '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/BodySM.hpp'
/usr/bin/install -c -m 644 '../../geom/BoundingBoxTool.hpp' '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/BoundingBoxTool.hpp'
/usr/bin/install -c -m 644 '../../geom/BridgeManager.hpp' '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/BridgeManager.hpp'
/usr/bin/install -c -m 644 '../../geom/CAActuateSet.hpp' '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/CAActuateSet.hpp'
/usr/bin/install -c -m 644 '../../geom/CADeferredAttrib.hpp' '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/CADeferredAttrib.hpp'
/usr/bin/install -c -m 644 '../../geom/CADefines.hpp' '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/CADefines.hpp'
/usr/bin/install -c -m 644 '../../geom/CAEntityColor.hpp' '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/CAEntityColor.hpp'
/usr/bin/install -c -m 644 '../../geom/CAEntityId.hpp' '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/CAEntityId.hpp'
/usr/bin/install -c -m 644 '../../geom/CAEntityName.hpp' '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/CAEntityName.hpp'
/usr/bin/install -c -m 644 '../../geom/CAGroup.hpp' '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/CAGroup.hpp'
/usr/bin/install -c -m 644 '../../geom/CAMergePartner.hpp' '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/CAMergePartner.hpp'
/usr/bin/install -c -m 644 '../../geom/CAMergeStatus.hpp' '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/CAMergeStatus.hpp'
/usr/bin/install -c -m 644 '../../geom/CASourceFeature.hpp' '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/CASourceFeature.hpp'
/usr/bin/install -c -m 644 '../../geom/CAUniqueId.hpp' '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/CAUniqueId.hpp'
/usr/bin/install -c -m 644 '../../geom/CGMApp.hpp' '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/CGMApp.hpp'
/usr/bin/install -c -m 644 '../../geom/CGMEngineDynamicLoader.hpp' '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/CGMEngineDynamicLoader.hpp'
/usr/bin/install -c -m 644 '../../geom/Chain.hpp' '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/Chain.hpp'
/usr/bin/install -c -m 644 '../../geom/CoEdge.hpp' '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/CoEdge.hpp'
/usr/bin/install -c -m 644 '../../geom/CoEdgeSM.hpp' '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/CoEdgeSM.hpp'
/usr/bin/install -c -m 644 '../../geom/CoFace.hpp' '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/CoFace.hpp'
/usr/bin/install -c -m 644 '../../geom/CoVertex.hpp' '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/CoVertex.hpp'
/usr/bin/install -c -m 644 '../../geom/CoVolume.hpp' '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/CoVolume.hpp'
/usr/bin/install -c -m 644 '../../geom/CollectionEntity.hpp' '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/CollectionEntity.hpp'
/usr/bin/install -c -m 644 '../../geom/CompositeCombineEvent.hpp' '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/CompositeCombineEvent.hpp'
/usr/bin/install -c -m 644 '../../geom/CubitAttrib.hpp' '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/CubitAttrib.hpp'
/usr/bin/install -c -m 644 '../../geom/CubitAttribManager.hpp' '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/CubitAttribManager.hpp'
/usr/bin/install -c -m 644 '../../geom/CubitAttribUser.hpp' '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/CubitAttribUser.hpp'
/usr/bin/install -c -m 644 '../../geom/CubitEvaluator.hpp' '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/CubitEvaluator.hpp'
/usr/bin/install -c -m 644 '../../geom/CubitGeomConfigure.h' '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/CubitGeomConfigure.h'
/usr/bin/install -c -m 644 '../../geom/CubitPolygon.hpp' '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/CubitPolygon.hpp'
/usr/bin/install -c -m 644 '../../geom/CubitSimpleAttrib.hpp' '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/CubitSimpleAttrib.hpp'
/usr/bin/install -c -m 644 '../../geom/Curve.hpp' '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/Curve.hpp'
/usr/bin/install -c -m 644 '../../geom/CurveOverlapFacet.hpp' '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/CurveOverlapFacet.hpp'
/usr/bin/install -c -m 644 '../../geom/CurveSM.hpp' '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/CurveSM.hpp'
/usr/bin/install -c -m 644 '../../geom/CylinderEvaluator.hpp' '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/CylinderEvaluator.hpp'
/usr/bin/install -c -m 644 '../../geom/DAG.hpp' '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/DAG.hpp'
/usr/bin/install -c -m 644 '../../geom/DagDrawingTool.hpp' '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/DagDrawingTool.hpp'
/usr/bin/install -c -m 644 '../../geom/DagType.hpp' '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/DagType.hpp'
/usr/bin/install -c -m 644 '../../geom/GSaveOpen.hpp' '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/GSaveOpen.hpp'
/usr/bin/install -c -m 644 '../../geom/GeomDataObserver.hpp' '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/GeomDataObserver.hpp'
/usr/bin/install -c -m 644 '../../geom/GeomMeasureTool.hpp' '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/GeomMeasureTool.hpp'
/usr/bin/install -c -m 644 '../../geom/GeomPoint.hpp' '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/GeomPoint.hpp'
/usr/bin/install -c -m 644 '../../geom/GeomSeg.hpp' '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/GeomSeg.hpp'
/usr/bin/install -c -m 644 '../../geom/GeometryEntity.hpp' '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/GeometryEntity.hpp'
/usr/bin/install -c -m 644 '../../geom/GeometryFeatureEngine.hpp' '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/GeometryFeatureEngine.hpp'
/usr/bin/install -c -m 644 '../../geom/GeometryFeatureTool.hpp' '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/GeometryFeatureTool.hpp'
/usr/bin/install -c -m 644 '../../geom/GeometryHealerEngine.hpp' '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/GeometryHealerEngine.hpp'
/usr/bin/install -c -m 644 '../../geom/GeometryHealerTool.hpp' '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/GeometryHealerTool.hpp'
/usr/bin/install -c -m 644 '../../geom/GeometryModifyEngine.hpp' '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/GeometryModifyEngine.hpp'
/usr/bin/install -c -m 644 '../../geom/GeometryModifyTool.hpp' '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/GeometryModifyTool.hpp'
/usr/bin/install -c -m 644 '../../geom/GeometryQueryEngine.hpp' '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/GeometryQueryEngine.hpp'
/usr/bin/install -c -m 644 '../../geom/GeometryQueryTool.hpp' '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/GeometryQueryTool.hpp'
/usr/bin/install -c -m 644 '../../geom/GeometryUtil.hpp' '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/GeometryUtil.hpp'
/usr/bin/install -c -m 644 '../../geom/GfxPreview.hpp' '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/GfxPreview.hpp'
/usr/bin/install -c -m 644 '../../geom/GroupingEntity.hpp' '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/GroupingEntity.hpp'
/usr/bin/install -c -m 644 '../../geom/IntermediateGeomEngine.hpp' '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/IntermediateGeomEngine.hpp'
/usr/bin/install -c -m 644 '../../geom/Loop.hpp' '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/Loop.hpp'
/usr/bin/install -c -m 644 '../../geom/LoopSM.hpp' '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/LoopSM.hpp'
/usr/bin/install -c -m 644 '../../geom/Lump.hpp' '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/Lump.hpp'
/usr/bin/install -c -m 644 '../../geom/LumpSM.hpp' '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/LumpSM.hpp'
/usr/bin/install -c -m 644 '../../geom/MedialTool2D.hpp' '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/MedialTool2D.hpp'
/usr/bin/install -c -m 644 '../../geom/MedialTool3D.hpp' '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/MedialTool3D.hpp'
/usr/bin/install -c -m 644 '../../geom/MergeTool.hpp' '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/MergeTool.hpp'
/usr/bin/install -c -m 644 '../../geom/MergeToolAssistant.hpp' '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/MergeToolAssistant.hpp'
/usr/bin/install -c -m 644 '../../geom/MidPlaneTool.hpp' '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/MidPlaneTool.hpp'
/usr/bin/install -c -m 644 '../../geom/ModelEntity.hpp' '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/ModelEntity.hpp'
/usr/bin/install -c -m 644 '../../geom/ModelQueryEngine.hpp' '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/ModelQueryEngine.hpp'
/usr/bin/install -c -m 644 '../../geom/OffsetSplitTool.hpp' '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/OffsetSplitTool.hpp'
/usr/bin/install -c -m 644 '../../geom/OldUnmergeCode.hpp' '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/OldUnmergeCode.hpp'
/usr/bin/install -c -m 644 '../../geom/Point.hpp' '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/Point.hpp'
/usr/bin/install -c -m 644 '../../geom/PointSM.hpp' '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/PointSM.hpp'
/usr/bin/install -c -m 644 '../../geom/RefCollection.hpp' '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/RefCollection.hpp'
/usr/bin/install -c -m 644 '../../geom/RefEdge.hpp' '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/RefEdge.hpp'
/usr/bin/install -c -m 644 '../../geom/RefEntity.hpp' '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/RefEntity.hpp'
/usr/bin/install -c -m 644 '../../geom/RefEntityFactory.hpp' '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/RefEntityFactory.hpp'
/usr/bin/install -c -m 644 '../../geom/RefEntityName.hpp' '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/RefEntityName.hpp'
/usr/bin/install -c -m 644 '../../geom/RefEntityNameMap.hpp' '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/RefEntityNameMap.hpp'
/usr/bin/install -c -m 644 '../../geom/RefFace.hpp' '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/RefFace.hpp'
/usr/bin/install -c -m 644 '../../geom/RefGroup.hpp' '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/RefGroup.hpp'
/usr/bin/install -c -m 644 '../../geom/RefVertex.hpp' '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/RefVertex.hpp'
/usr/bin/install -c -m 644 '../../geom/RefVolume.hpp' '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/RefVolume.hpp'
/usr/bin/install -c -m 644 '../../geom/SenseEntity.hpp' '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/SenseEntity.hpp'
/usr/bin/install -c -m 644 '../../geom/Shell.hpp' '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/Shell.hpp'
/usr/bin/install -c -m 644 '../../geom/ShellSM.hpp' '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/ShellSM.hpp'
/usr/bin/install -c -m 644 '../../geom/SphereEvaluator.hpp' '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/SphereEvaluator.hpp'
/usr/bin/install -c -m 644 '../../geom/SplitSurfaceTool.hpp' '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/SplitSurfaceTool.hpp'
/usr/bin/install -c -m 644 '../../geom/SurfParamTool.hpp' '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/SurfParamTool.hpp'
/usr/bin/install -c -m 644 '../../geom/Surface.hpp' '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/Surface.hpp'
/usr/bin/install -c -m 644 '../../geom/SurfaceOverlapFacet.hpp' '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/SurfaceOverlapFacet.hpp'
/usr/bin/install -c -m 644 '../../geom/SurfaceOverlapTool.hpp' '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/SurfaceOverlapTool.hpp'
/usr/bin/install -c -m 644 '../../geom/SurfaceSM.hpp' '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/SurfaceSM.hpp'
/usr/bin/install -c -m 644 '../../geom/TBOwner.hpp' '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/TBOwner.hpp'
/usr/bin/install -c -m 644 '../../geom/TBOwnerSet.hpp' '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/TBOwnerSet.hpp'
/usr/bin/install -c -m 644 '../../geom/TDCAGE.hpp' '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/TDCAGE.hpp'
/usr/bin/install -c -m 644 '../../geom/TDCompare.hpp' '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/TDCompare.hpp'
/usr/bin/install -c -m 644 '../../geom/TDSourceFeature.hpp' '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/TDSourceFeature.hpp'
/usr/bin/install -c -m 644 '../../geom/TDSplitSurface.hpp' '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/TDSplitSurface.hpp'
/usr/bin/install -c -m 644 '../../geom/TDSurfaceOverlap.hpp' '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/TDSurfaceOverlap.hpp'
/usr/bin/install -c -m 644 '../../geom/TDUniqueId.hpp' '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/TDUniqueId.hpp'
/usr/bin/install -c -m 644 '../../geom/TopologyBridge.hpp' '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/TopologyBridge.hpp'
/usr/bin/install -c -m 644 '../../geom/TopologyEntity.hpp' '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/TopologyEntity.hpp'
/usr/bin/install -c -m 644 '../../geom/UnMergeEvent.hpp' '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/UnMergeEvent.hpp'
make[4]: Leaving directory `/home/jason/cgm/test/dist/CGMA-10.2.2/_build/geom'
make[3]: Leaving directory `/home/jason/cgm/test/dist/CGMA-10.2.2/_build/geom'
Making install in Cholla
make[3]: Entering directory `/home/jason/cgm/test/dist/CGMA-10.2.2/_build/geom/Cholla'
make[4]: Entering directory `/home/jason/cgm/test/dist/CGMA-10.2.2/_build/geom/Cholla'
make[4]: Nothing to be done for `install-exec-am'.
test -z "/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include" || /bin/mkdir -p "/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include"
/usr/bin/install -c -m 644 '../../../geom/Cholla/BoundaryConstrainTool.hpp' '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/BoundaryConstrainTool.hpp'
/usr/bin/install -c -m 644 '../../../geom/Cholla/Cholla.h' '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/Cholla.h'
/usr/bin/install -c -m 644 '../../../geom/Cholla/ChollaCurve.hpp' '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/ChollaCurve.hpp'
/usr/bin/install -c -m 644 '../../../geom/Cholla/ChollaEngine.hpp' '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/ChollaEngine.hpp'
/usr/bin/install -c -m 644 '../../../geom/Cholla/ChollaEntity.hpp' '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/ChollaEntity.hpp'
/usr/bin/install -c -m 644 '../../../geom/Cholla/ChollaPoint.hpp' '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/ChollaPoint.hpp'
/usr/bin/install -c -m 644 '../../../geom/Cholla/ChollaSkinTool.hpp' '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/ChollaSkinTool.hpp'
/usr/bin/install -c -m 644 '../../../geom/Cholla/ChollaSurface.hpp' '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/ChollaSurface.hpp'
/usr/bin/install -c -m 644 '../../../geom/Cholla/ChordalAxis.hpp' '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/ChordalAxis.hpp'
/usr/bin/install -c -m 644 '../../../geom/Cholla/CubitFacet.hpp' '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/CubitFacet.hpp'
/usr/bin/install -c -m 644 '../../../geom/Cholla/CubitFacetData.hpp' '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/CubitFacetData.hpp'
/usr/bin/install -c -m 644 '../../../geom/Cholla/CubitFacetEdge.hpp' '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/CubitFacetEdge.hpp'
/usr/bin/install -c -m 644 '../../../geom/Cholla/CubitFacetEdgeData.hpp' '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/CubitFacetEdgeData.hpp'
/usr/bin/install -c -m 644 '../../../geom/Cholla/CubitPoint.hpp' '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/CubitPoint.hpp'
/usr/bin/install -c -m 644 '../../../geom/Cholla/CubitPointData.hpp' '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/CubitPointData.hpp'
/usr/bin/install -c -m 644 '../../../geom/Cholla/CubitQuadFacet.hpp' '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/CubitQuadFacet.hpp'
/usr/bin/install -c -m 644 '../../../geom/Cholla/CubitQuadFacetData.hpp' '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/CubitQuadFacetData.hpp'
/usr/bin/install -c -m 644 '../../../geom/Cholla/CurveFacetEvalTool.hpp' '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/CurveFacetEvalTool.hpp'
/usr/bin/install -c -m 644 '../../../geom/Cholla/FacetDataUtil.hpp' '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/FacetDataUtil.hpp'
/usr/bin/install -c -m 644 '../../../geom/Cholla/FacetEntity.hpp' '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/FacetEntity.hpp'
/usr/bin/install -c -m 644 '../../../geom/Cholla/FacetEvalTool.hpp' '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/FacetEvalTool.hpp'
/usr/bin/install -c -m 644 '../../../geom/Cholla/FacetorTool.hpp' '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/FacetorTool.hpp'
/usr/bin/install -c -m 644 '../../../geom/Cholla/GeoNode.hpp' '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/GeoNode.hpp'
/usr/bin/install -c -m 644 '../../../geom/Cholla/GeoTet.hpp' '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/GeoTet.hpp'
/usr/bin/install -c -m 644 '../../../geom/Cholla/LoopParamTool.hpp' '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/LoopParamTool.hpp'
/usr/bin/install -c -m 644 '../../../geom/Cholla/PointGridSearch.hpp' '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/PointGridSearch.hpp'
/usr/bin/install -c -m 644 '../../../geom/Cholla/PointLoopFacetor.hpp' '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/PointLoopFacetor.hpp'
/usr/bin/install -c -m 644 '../../../geom/Cholla/TDChordal.hpp' '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/TDChordal.hpp'
/usr/bin/install -c -m 644 '../../../geom/Cholla/TDDelaunay.hpp' '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/TDDelaunay.hpp'
/usr/bin/install -c -m 644 '../../../geom/Cholla/TDFacetBoundaryEdge.hpp' '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/TDFacetBoundaryEdge.hpp'
/usr/bin/install -c -m 644 '../../../geom/Cholla/TDFacetBoundaryPoint.hpp' '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/TDFacetBoundaryPoint.hpp'
/usr/bin/install -c -m 644 '../../../geom/Cholla/TDFacetboolData.hpp' '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/TDFacetboolData.hpp'
/usr/bin/install -c -m 644 '../../../geom/Cholla/TDGeomFacet.hpp' '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/TDGeomFacet.hpp'
/usr/bin/install -c -m 644 '../../../geom/Cholla/TDInterpNode.hpp' '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/TDInterpNode.hpp'
/usr/bin/install -c -m 644 '../../../geom/Cholla/TetFacetorTool.hpp' '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/TetFacetorTool.hpp'
/usr/bin/install -c -m 644 '../../../geom/Cholla/debug.hpp' '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/debug.hpp'
/usr/bin/install -c -m 644 '../../../geom/Cholla/BoundaryConstrainTool.cpp' '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/BoundaryConstrainTool.cpp'
/usr/bin/install -c -m 644 '../../../geom/Cholla/FacetorTool.cpp' '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/FacetorTool.cpp'
/usr/bin/install -c -m 644 '../../../geom/Cholla/TetFacetorTool.cpp' '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/TetFacetorTool.cpp'
/usr/bin/install -c -m 644 '../../../geom/Cholla/TDDelaunay.cpp' '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/TDDelaunay.cpp'
make[4]: Leaving directory `/home/jason/cgm/test/dist/CGMA-10.2.2/_build/geom/Cholla'
make[3]: Leaving directory `/home/jason/cgm/test/dist/CGMA-10.2.2/_build/geom/Cholla'
Making install in facetbool
make[3]: Entering directory `/home/jason/cgm/test/dist/CGMA-10.2.2/_build/geom/facetbool'
make[4]: Entering directory `/home/jason/cgm/test/dist/CGMA-10.2.2/_build/geom/facetbool'
make[4]: Nothing to be done for `install-exec-am'.
test -z "/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include" || /bin/mkdir -p "/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include"
/usr/bin/install -c -m 644 '../../../geom/facetbool/FBClassify.hpp' '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/FBClassify.hpp'
/usr/bin/install -c -m 644 '../../../geom/facetbool/FBDataUtil.hpp' '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/FBDataUtil.hpp'
/usr/bin/install -c -m 644 '../../../geom/facetbool/FBDefines.hpp' '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/FBDefines.hpp'
/usr/bin/install -c -m 644 '../../../geom/facetbool/FBImprint.hpp' '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/FBImprint.hpp'
/usr/bin/install -c -m 644 '../../../geom/facetbool/FBIntersect.hpp' '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/FBIntersect.hpp'
/usr/bin/install -c -m 644 '../../../geom/facetbool/FBPolyhedron.hpp' '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/FBPolyhedron.hpp'
/usr/bin/install -c -m 644 '../../../geom/facetbool/FBRetriangulate.hpp' '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/FBRetriangulate.hpp'
/usr/bin/install -c -m 644 '../../../geom/facetbool/FBStructs.hpp' '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/FBStructs.hpp'
/usr/bin/install -c -m 644 '../../../geom/facetbool/FBTiler.hpp' '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/FBTiler.hpp'
/usr/bin/install -c -m 644 '../../../geom/facetbool/IntegerHash.hpp' '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/IntegerHash.hpp'
/usr/bin/install -c -m 644 '../../../geom/facetbool/KdTree.hpp' '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/KdTree.hpp'
make[4]: Leaving directory `/home/jason/cgm/test/dist/CGMA-10.2.2/_build/geom/facetbool'
make[3]: Leaving directory `/home/jason/cgm/test/dist/CGMA-10.2.2/_build/geom/facetbool'
Making install in facet
make[3]: Entering directory `/home/jason/cgm/test/dist/CGMA-10.2.2/_build/geom/facet'
make[4]: Entering directory `/home/jason/cgm/test/dist/CGMA-10.2.2/_build/geom/facet'
make[4]: Nothing to be done for `install-exec-am'.
test -z "/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include" || /bin/mkdir -p "/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include"
/usr/bin/install -c -m 644 '../../../geom/facet/FacetAttrib.hpp' '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/FacetAttrib.hpp'
/usr/bin/install -c -m 644 '../../../geom/facet/FacetAttribSet.hpp' '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/FacetAttribSet.hpp'
/usr/bin/install -c -m 644 '../../../geom/facet/FacetBody.hpp' '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/FacetBody.hpp'
/usr/bin/install -c -m 644 '../../../geom/facet/FacetCoEdge.hpp' '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/FacetCoEdge.hpp'
/usr/bin/install -c -m 644 '../../../geom/facet/FacetCurve.hpp' '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/FacetCurve.hpp'
/usr/bin/install -c -m 644 '../../../geom/facet/FacetGeometryCreator.hpp' '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/FacetGeometryCreator.hpp'
/usr/bin/install -c -m 644 '../../../geom/facet/FacetLoop.hpp' '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/FacetLoop.hpp'
/usr/bin/install -c -m 644 '../../../geom/facet/FacetLump.hpp' '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/FacetLump.hpp'
/usr/bin/install -c -m 644 '../../../geom/facet/FacetModifyEngine.hpp' '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/FacetModifyEngine.hpp'
/usr/bin/install -c -m 644 '../../../geom/facet/FacetParamTool.hpp' '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/FacetParamTool.hpp'
/usr/bin/install -c -m 644 '../../../geom/facet/FacetPoint.hpp' '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/FacetPoint.hpp'
/usr/bin/install -c -m 644 '../../../geom/facet/FacetQueryEngine.hpp' '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/FacetQueryEngine.hpp'
/usr/bin/install -c -m 644 '../../../geom/facet/FacetShell.hpp' '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/FacetShell.hpp'
/usr/bin/install -c -m 644 '../../../geom/facet/FacetSurface.hpp' '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/FacetSurface.hpp'
/usr/bin/install -c -m 644 '../../../geom/facet/FacetboolInterface.hpp' '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/FacetboolInterface.hpp'
/usr/bin/install -c -m 644 '../../../geom/facet/GridSearchTree.hpp' '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/GridSearchTree.hpp'
/usr/bin/install -c -m 644 '../../../geom/facet/GridSearchTreeNode.hpp' '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/GridSearchTreeNode.hpp'
make[4]: Leaving directory `/home/jason/cgm/test/dist/CGMA-10.2.2/_build/geom/facet'
make[3]: Leaving directory `/home/jason/cgm/test/dist/CGMA-10.2.2/_build/geom/facet'
Making install in virtual
make[3]: Entering directory `/home/jason/cgm/test/dist/CGMA-10.2.2/_build/geom/virtual'
make[4]: Entering directory `/home/jason/cgm/test/dist/CGMA-10.2.2/_build/geom/virtual'
make[4]: Nothing to be done for `install-exec-am'.
test -z "/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include" || /bin/mkdir -p "/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include"
/usr/bin/install -c -m 644 '../../../geom/virtual/CACompositeVG.hpp' '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/CACompositeVG.hpp'
/usr/bin/install -c -m 644 '../../../geom/virtual/CAPartitionVG.hpp' '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/CAPartitionVG.hpp'
/usr/bin/install -c -m 644 '../../../geom/virtual/CAVirtualVG.hpp' '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/CAVirtualVG.hpp'
/usr/bin/install -c -m 644 '../../../geom/virtual/CollapseAngleTool.hpp' '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/CollapseAngleTool.hpp'
/usr/bin/install -c -m 644 '../../../geom/virtual/CompSurfFacets.hpp' '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/CompSurfFacets.hpp'
/usr/bin/install -c -m 644 '../../../geom/virtual/CompositeAttrib.hpp' '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/CompositeAttrib.hpp'
/usr/bin/install -c -m 644 '../../../geom/virtual/CompositeBody.hpp' '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/CompositeBody.hpp'
/usr/bin/install -c -m 644 '../../../geom/virtual/CompositeCoEdge.hpp' '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/CompositeCoEdge.hpp'
/usr/bin/install -c -m 644 '../../../geom/virtual/CompositeCoSurf.hpp' '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/CompositeCoSurf.hpp'
/usr/bin/install -c -m 644 '../../../geom/virtual/CompositeCurve.hpp' '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/CompositeCurve.hpp'
/usr/bin/install -c -m 644 '../../../geom/virtual/CompositeEngine.hpp' '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/CompositeEngine.hpp'
/usr/bin/install -c -m 644 '../../../geom/virtual/CompositeGeom.hpp' '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/CompositeGeom.hpp'
/usr/bin/install -c -m 644 '../../../geom/virtual/CompositeLoop.hpp' '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/CompositeLoop.hpp'
/usr/bin/install -c -m 644 '../../../geom/virtual/CompositeLump.hpp' '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/CompositeLump.hpp'
/usr/bin/install -c -m 644 '../../../geom/virtual/CompositePoint.hpp' '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/CompositePoint.hpp'
/usr/bin/install -c -m 644 '../../../geom/virtual/CompositeShell.hpp' '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/CompositeShell.hpp'
/usr/bin/install -c -m 644 '../../../geom/virtual/CompositeSurface.hpp' '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/CompositeSurface.hpp'
/usr/bin/install -c -m 644 '../../../geom/virtual/CompositeTool.hpp' '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/CompositeTool.hpp'
/usr/bin/install -c -m 644 '../../../geom/virtual/FacetProjectTool.hpp' '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/FacetProjectTool.hpp'
/usr/bin/install -c -m 644 '../../../geom/virtual/Faceter.hpp' '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/Faceter.hpp'
/usr/bin/install -c -m 644 '../../../geom/virtual/FaceterFacetData.hpp' '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/FaceterFacetData.hpp'
/usr/bin/install -c -m 644 '../../../geom/virtual/FaceterPointData.hpp' '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/FaceterPointData.hpp'
/usr/bin/install -c -m 644 '../../../geom/virtual/HiddenEntitySet.hpp' '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/HiddenEntitySet.hpp'
/usr/bin/install -c -m 644 '../../../geom/virtual/ImprintBoundaryTool.hpp' '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/ImprintBoundaryTool.hpp'
/usr/bin/install -c -m 644 '../../../geom/virtual/ImprintLineSegment.hpp' '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/ImprintLineSegment.hpp'
/usr/bin/install -c -m 644 '../../../geom/virtual/ImprintMatchData.hpp' '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/ImprintMatchData.hpp'
/usr/bin/install -c -m 644 '../../../geom/virtual/ImprintPointData.hpp' '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/ImprintPointData.hpp'
/usr/bin/install -c -m 644 '../../../geom/virtual/PST_Data.hpp' '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/PST_Data.hpp'
/usr/bin/install -c -m 644 '../../../geom/virtual/PartPTCurve.hpp' '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/PartPTCurve.hpp'
/usr/bin/install -c -m 644 '../../../geom/virtual/PartSurfFacetTool.hpp' '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/PartSurfFacetTool.hpp'
/usr/bin/install -c -m 644 '../../../geom/virtual/PartitionBody.hpp' '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/PartitionBody.hpp'
/usr/bin/install -c -m 644 '../../../geom/virtual/PartitionCoEdge.hpp' '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/PartitionCoEdge.hpp'
/usr/bin/install -c -m 644 '../../../geom/virtual/PartitionCoSurf.hpp' '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/PartitionCoSurf.hpp'
/usr/bin/install -c -m 644 '../../../geom/virtual/PartitionCurve.hpp' '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/PartitionCurve.hpp'
/usr/bin/install -c -m 644 '../../../geom/virtual/PartitionEngine.hpp' '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/PartitionEngine.hpp'
/usr/bin/install -c -m 644 '../../../geom/virtual/PartitionEntity.hpp' '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/PartitionEntity.hpp'
/usr/bin/install -c -m 644 '../../../geom/virtual/PartitionLoop.hpp' '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/PartitionLoop.hpp'
/usr/bin/install -c -m 644 '../../../geom/virtual/PartitionLump.hpp' '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/PartitionLump.hpp'
/usr/bin/install -c -m 644 '../../../geom/virtual/PartitionLumpImprint.hpp' '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/PartitionLumpImprint.hpp'
/usr/bin/install -c -m 644 '../../../geom/virtual/PartitionPoint.hpp' '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/PartitionPoint.hpp'
/usr/bin/install -c -m 644 '../../../geom/virtual/PartitionShell.hpp' '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/PartitionShell.hpp'
/usr/bin/install -c -m 644 '../../../geom/virtual/PartitionSurface.hpp' '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/PartitionSurface.hpp'
/usr/bin/install -c -m 644 '../../../geom/virtual/PartitionTool.hpp' '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/PartitionTool.hpp'
/usr/bin/install -c -m 644 '../../../geom/virtual/SegmentedCurve.hpp' '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/SegmentedCurve.hpp'
/usr/bin/install -c -m 644 '../../../geom/virtual/SplitSurfaceVirtual.hpp' '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/SplitSurfaceVirtual.hpp'
/usr/bin/install -c -m 644 '../../../geom/virtual/SubCurve.hpp' '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/SubCurve.hpp'
/usr/bin/install -c -m 644 '../../../geom/virtual/SubEntitySet.hpp' '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/SubEntitySet.hpp'
/usr/bin/install -c -m 644 '../../../geom/virtual/SubSurface.hpp' '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/SubSurface.hpp'
/usr/bin/install -c -m 644 '../../../geom/virtual/TDVGFacetOwner.hpp' '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/TDVGFacetOwner.hpp'
/usr/bin/install -c -m 644 '../../../geom/virtual/TDVGFacetSplit.hpp' '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/TDVGFacetSplit.hpp'
/usr/bin/install -c -m 644 '../../../geom/virtual/VGArray.hpp' '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/VGArray.hpp'
/usr/bin/install -c -m 644 '../../../geom/virtual/VGDefines.h' '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/VGDefines.h'
/usr/bin/install -c -m 644 '../../../geom/virtual/VGLoopTool.hpp' '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/VGLoopTool.hpp'
/usr/bin/install -c -m 644 '../../../geom/virtual/VirtualImprintTool.hpp' '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/VirtualImprintTool.hpp'
/usr/bin/install -c -m 644 '../../../geom/virtual/VirtualQueryEngine.hpp' '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/VirtualQueryEngine.hpp'
/usr/bin/install -c -m 644 '../../../geom/virtual/VGArray.cpp' '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/VGArray.cpp'
/usr/bin/install -c -m 644 '../../../geom/virtual/VGLoopTool.cpp' '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/VGLoopTool.cpp'
make[4]: Leaving directory `/home/jason/cgm/test/dist/CGMA-10.2.2/_build/geom/virtual'
make[3]: Leaving directory `/home/jason/cgm/test/dist/CGMA-10.2.2/_build/geom/virtual'
Making install in ACIS
make[3]: Entering directory `/home/jason/cgm/test/dist/CGMA-10.2.2/_build/geom/ACIS'
make[4]: Entering directory `/home/jason/cgm/test/dist/CGMA-10.2.2/_build/geom/ACIS'
make[4]: Nothing to be done for `install-exec-am'.
test -z "/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include" || /bin/mkdir -p "/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include"
/usr/bin/install -c -m 644 '../../../geom/ACIS/AcisBridge.hpp' '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/AcisBridge.hpp'
/usr/bin/install -c -m 644 '../../../geom/ACIS/AcisDrawTool.hpp' '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/AcisDrawTool.hpp'
/usr/bin/install -c -m 644 '../../../geom/ACIS/AcisEdgeTool.hpp' '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/AcisEdgeTool.hpp'
/usr/bin/install -c -m 644 '../../../geom/ACIS/AcisFacetManager.hpp' '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/AcisFacetManager.hpp'
/usr/bin/install -c -m 644 '../../../geom/ACIS/AcisFeatureEngine.hpp' '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/AcisFeatureEngine.hpp'
/usr/bin/install -c -m 644 '../../../geom/ACIS/AcisHealerTool.hpp' '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/AcisHealerTool.hpp'
/usr/bin/install -c -m 644 '../../../geom/ACIS/AcisModifyEngine.hpp' '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/AcisModifyEngine.hpp'
/usr/bin/install -c -m 644 '../../../geom/ACIS/AcisQueryEngine.hpp' '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/AcisQueryEngine.hpp'
/usr/bin/install -c -m 644 '../../../geom/ACIS/AcisSurfaceTool.hpp' '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/AcisSurfaceTool.hpp'
/usr/bin/install -c -m 644 '../../../geom/ACIS/AcisToolUtil.hpp' '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/AcisToolUtil.hpp'
/usr/bin/install -c -m 644 '../../../geom/ACIS/AcisTweakTool.hpp' '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/AcisTweakTool.hpp'
/usr/bin/install -c -m 644 '../../../geom/ACIS/AcisTypes.h' '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/AcisTypes.h'
/usr/bin/install -c -m 644 '../../../geom/ACIS/BodyACIS.hpp' '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/BodyACIS.hpp'
/usr/bin/install -c -m 644 '../../../geom/ACIS/CoEdgeACIS.hpp' '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/CoEdgeACIS.hpp'
/usr/bin/install -c -m 644 '../../../geom/ACIS/CurveACIS.hpp' '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/CurveACIS.hpp'
/usr/bin/install -c -m 644 '../../../geom/ACIS/LoopACIS.hpp' '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/LoopACIS.hpp'
/usr/bin/install -c -m 644 '../../../geom/ACIS/LumpACIS.hpp' '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/LumpACIS.hpp'
/usr/bin/install -c -m 644 '../../../geom/ACIS/PointACIS.hpp' '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/PointACIS.hpp'
/usr/bin/install -c -m 644 '../../../geom/ACIS/ShellACIS.hpp' '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/ShellACIS.hpp'
/usr/bin/install -c -m 644 '../../../geom/ACIS/SurfaceACIS.hpp' '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/SurfaceACIS.hpp'
/usr/bin/install -c -m 644 '../../../geom/ACIS/attrib_cubit_owner.hpp' '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/attrib_cubit_owner.hpp'
/usr/bin/install -c -m 644 '../../../geom/ACIS/attrib_snl.hpp' '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/attrib_snl.hpp'
/usr/bin/install -c -m 644 '../../../geom/ACIS/attrib_snl_simple.hpp' '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/attrib_snl_simple.hpp'
/usr/bin/install -c -m 644 '../../../geom/ACIS/decl_none.h' '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/decl_none.h'
/usr/bin/install -c -m 644 '../../../geom/ACIS/gtcAttrib/incl/attrib_edge_parametric_length.h' '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/attrib_edge_parametric_length.h'
/usr/bin/install -c -m 644 '../../../geom/ACIS/gtcAttrib/incl/attrib_gtc.h' '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/attrib_gtc.h'
/usr/bin/install -c -m 644 '../../../geom/ACIS/gtcAttrib/incl/attrib_gtc_export.h' '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/attrib_gtc_export.h'
/usr/bin/install -c -m 644 '../../../geom/ACIS/gtcAttrib/incl/attrib_mark.h' '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/attrib_mark.h'
/usr/bin/install -c -m 644 '../../../geom/ACIS/gtcAttrib/incl/attrib_name.h' '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/attrib_name.h'
/usr/bin/install -c -m 644 '../../../geom/ACIS/gtcAttrib/incl/gtcAttrib_exConst.h' '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/gtcAttrib_exConst.h'
make[4]: Leaving directory `/home/jason/cgm/test/dist/CGMA-10.2.2/_build/geom/ACIS'
make[3]: Leaving directory `/home/jason/cgm/test/dist/CGMA-10.2.2/_build/geom/ACIS'
Making install in OCC
make[3]: Entering directory `/home/jason/cgm/test/dist/CGMA-10.2.2/_build/geom/OCC'
make[4]: Entering directory `/home/jason/cgm/test/dist/CGMA-10.2.2/_build/geom/OCC'
make[4]: Nothing to be done for `install-exec-am'.
test -z "/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include" || /bin/mkdir -p "/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include"
/usr/bin/install -c -m 644 '../../../geom/OCC/OCCShapeAttributeSet.hpp' '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/OCCShapeAttributeSet.hpp'
/usr/bin/install -c -m 644 '../../../geom/OCC/OCCAttribSet.hpp' '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/OCCAttribSet.hpp'
/usr/bin/install -c -m 644 '../../../geom/OCC/OCCBody.hpp' '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/OCCBody.hpp'
/usr/bin/install -c -m 644 '../../../geom/OCC/OCCCoEdge.hpp' '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/OCCCoEdge.hpp'
/usr/bin/install -c -m 644 '../../../geom/OCC/OCCCoFace.hpp' '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/OCCCoFace.hpp'
/usr/bin/install -c -m 644 '../../../geom/OCC/OCCCurve.hpp' '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/OCCCurve.hpp'
/usr/bin/install -c -m 644 '../../../geom/OCC/OCCGeometryCreator.hpp' '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/OCCGeometryCreator.hpp'
/usr/bin/install -c -m 644 '../../../geom/OCC/OCCLoop.hpp' '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/OCCLoop.hpp'
/usr/bin/install -c -m 644 '../../../geom/OCC/OCCLump.hpp' '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/OCCLump.hpp'
/usr/bin/install -c -m 644 '../../../geom/OCC/OCCModifyEngine.hpp' '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/OCCModifyEngine.hpp'
/usr/bin/install -c -m 644 '../../../geom/OCC/OCCParamTool.hpp' '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/OCCParamTool.hpp'
/usr/bin/install -c -m 644 '../../../geom/OCC/OCCPoint.hpp' '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/OCCPoint.hpp'
/usr/bin/install -c -m 644 '../../../geom/OCC/OCCQueryEngine.hpp' '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/OCCQueryEngine.hpp'
/usr/bin/install -c -m 644 '../../../geom/OCC/OCCShell.hpp' '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/OCCShell.hpp'
/usr/bin/install -c -m 644 '../../../geom/OCC/OCCSurface.hpp' '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/OCCSurface.hpp'
/usr/bin/install -c -m 644 '../../../geom/OCC/OCCDrawTool.hpp' '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/OCCDrawTool.hpp'
make[4]: Leaving directory `/home/jason/cgm/test/dist/CGMA-10.2.2/_build/geom/OCC'
make[3]: Leaving directory `/home/jason/cgm/test/dist/CGMA-10.2.2/_build/geom/OCC'
make[2]: Leaving directory `/home/jason/cgm/test/dist/CGMA-10.2.2/_build/geom'
Making install in init
make[2]: Entering directory `/home/jason/cgm/test/dist/CGMA-10.2.2/_build/init'
make[3]: Entering directory `/home/jason/cgm/test/dist/CGMA-10.2.2/_build/init'
make[3]: Nothing to be done for `install-exec-am'.
test -z "/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include" || /bin/mkdir -p "/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include"
/usr/bin/install -c -m 644 '../../init/InitCGMA.hpp' '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/InitCGMA.hpp'
make[3]: Leaving directory `/home/jason/cgm/test/dist/CGMA-10.2.2/_build/init'
make[2]: Leaving directory `/home/jason/cgm/test/dist/CGMA-10.2.2/_build/init'
Making install in .
make[2]: Entering directory `/home/jason/cgm/test/dist/CGMA-10.2.2/_build'
make[3]: Entering directory `/home/jason/cgm/test/dist/CGMA-10.2.2/_build'
test -z "/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/lib" || /bin/mkdir -p "/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/lib"
/bin/sh ./libtool --mode=install /usr/bin/install -c 'libcgm.la' '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/lib/libcgm.la'
/usr/bin/install -c .libs/libcgm.lai /tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/lib/libcgm.la
/usr/bin/install -c .libs/libcgm.a /tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/lib/libcgm.a
chmod 644 /tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/lib/libcgm.a
ranlib /tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/lib/libcgm.a
libtool: install: warning: remember to run `libtool --finish /home/jason/cgm/test/dist/CGMA-10.2.2/_inst/lib'
test -z "/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/lib" || /bin/mkdir -p "/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/lib"
/usr/bin/install -c -m 644 'cgm.make' '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/lib/cgm.make'
make install-data-hook
make[4]: Entering directory `/home/jason/cgm/test/dist/CGMA-10.2.2/_build'
echo "CGM_INT_INCLUDE = -I/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include" >> /tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/lib/cgm.make
echo "CGM_INT_LDFLAGS = -L/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/lib" >> /tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/lib/cgm.make
echo "CGM_INT_LTFLAGS = -R/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/lib" >> /tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/lib/cgm.make
make[4]: Leaving directory `/home/jason/cgm/test/dist/CGMA-10.2.2/_build'
make[3]: Leaving directory `/home/jason/cgm/test/dist/CGMA-10.2.2/_build'
make[2]: Leaving directory `/home/jason/cgm/test/dist/CGMA-10.2.2/_build'
Making install in itaps
make[2]: Entering directory `/home/jason/cgm/test/dist/CGMA-10.2.2/_build/itaps'
make install-recursive
make[3]: Entering directory `/home/jason/cgm/test/dist/CGMA-10.2.2/_build/itaps'
Making install in .
make[4]: Entering directory `/home/jason/cgm/test/dist/CGMA-10.2.2/_build/itaps'
make[5]: Entering directory `/home/jason/cgm/test/dist/CGMA-10.2.2/_build/itaps'
test -z "/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/lib" || /bin/mkdir -p "/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/lib"
/bin/sh ../libtool --mode=install /usr/bin/install -c 'libiGeom.la' '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/lib/libiGeom.la'
/usr/bin/install -c .libs/libiGeom.lai /tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/lib/libiGeom.la
/usr/bin/install -c .libs/libiGeom.a /tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/lib/libiGeom.a
chmod 644 /tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/lib/libiGeom.a
ranlib /tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/lib/libiGeom.a
libtool: install: warning: remember to run `libtool --finish /home/jason/cgm/test/dist/CGMA-10.2.2/_inst/lib'
test -z "/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/lib" || /bin/mkdir -p "/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/lib"
/usr/bin/install -c -m 644 'iGeom-Defs.inc' '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/lib/iGeom-Defs.inc'
test -z "/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include" || /bin/mkdir -p "/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include"
/usr/bin/install -c -m 644 '../../itaps/iBase.h' '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/iBase.h'
/usr/bin/install -c -m 644 '../../itaps/iGeom.h' '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/iGeom.h'
/usr/bin/install -c -m 644 'iBase_FCDefs.h' '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/iBase_FCDefs.h'
/usr/bin/install -c -m 644 '../../itaps/iGeom_protos.h' '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/iGeom_protos.h'
/usr/bin/install -c -m 644 '../../itaps/iBase_f.h' '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/iBase_f.h'
/usr/bin/install -c -m 644 '../../itaps/iGeom_f.h' '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/iGeom_f.h'
make install-data-hook
make[6]: Entering directory `/home/jason/cgm/test/dist/CGMA-10.2.2/_build/itaps'
echo "IGEOM_CXX_LDFLAGS = -L/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/lib" >> /tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/lib/iGeom-Defs.inc
echo "IGEOM_CXX_LTFLAGS = -R/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/lib" >> /tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/lib/iGeom-Defs.inc
echo "IGEOM_INCLUDES = -I/home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include" >> /tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/lib/iGeom-Defs.inc
make[6]: Leaving directory `/home/jason/cgm/test/dist/CGMA-10.2.2/_build/itaps'
make[5]: Leaving directory `/home/jason/cgm/test/dist/CGMA-10.2.2/_build/itaps'
make[4]: Leaving directory `/home/jason/cgm/test/dist/CGMA-10.2.2/_build/itaps'
make[3]: Leaving directory `/home/jason/cgm/test/dist/CGMA-10.2.2/_build/itaps'
make[2]: Leaving directory `/home/jason/cgm/test/dist/CGMA-10.2.2/_build/itaps'
Making install in test
make[2]: Entering directory `/home/jason/cgm/test/dist/CGMA-10.2.2/_build/test'
make[3]: Entering directory `/home/jason/cgm/test/dist/CGMA-10.2.2/_build/test'
make[3]: Nothing to be done for `install-exec-am'.
make[3]: Nothing to be done for `install-data-am'.
make[3]: Leaving directory `/home/jason/cgm/test/dist/CGMA-10.2.2/_build/test'
make[2]: Leaving directory `/home/jason/cgm/test/dist/CGMA-10.2.2/_build/test'
Making install in cgm_apps
make[2]: Entering directory `/home/jason/cgm/test/dist/CGMA-10.2.2/_build/cgm_apps'
Making install in examples
make[3]: Entering directory `/home/jason/cgm/test/dist/CGMA-10.2.2/_build/cgm_apps/examples'
Making install in driverc++
make[4]: Entering directory `/home/jason/cgm/test/dist/CGMA-10.2.2/_build/cgm_apps/examples/driverc++'
make[5]: Entering directory `/home/jason/cgm/test/dist/CGMA-10.2.2/_build/cgm_apps/examples/driverc++'
make[5]: Nothing to be done for `install-exec-am'.
make[5]: Nothing to be done for `install-data-am'.
make[5]: Leaving directory `/home/jason/cgm/test/dist/CGMA-10.2.2/_build/cgm_apps/examples/driverc++'
make[4]: Leaving directory `/home/jason/cgm/test/dist/CGMA-10.2.2/_build/cgm_apps/examples/driverc++'
Making install in facetdriver
make[4]: Entering directory `/home/jason/cgm/test/dist/CGMA-10.2.2/_build/cgm_apps/examples/facetdriver'
make[5]: Entering directory `/home/jason/cgm/test/dist/CGMA-10.2.2/_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[5]: Leaving directory `/home/jason/cgm/test/dist/CGMA-10.2.2/_build/cgm_apps/examples/facetdriver'
make[4]: Leaving directory `/home/jason/cgm/test/dist/CGMA-10.2.2/_build/cgm_apps/examples/facetdriver'
make[4]: Entering directory `/home/jason/cgm/test/dist/CGMA-10.2.2/_build/cgm_apps/examples'
make[5]: Entering directory `/home/jason/cgm/test/dist/CGMA-10.2.2/_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[5]: Leaving directory `/home/jason/cgm/test/dist/CGMA-10.2.2/_build/cgm_apps/examples'
make[4]: Leaving directory `/home/jason/cgm/test/dist/CGMA-10.2.2/_build/cgm_apps/examples'
make[3]: Leaving directory `/home/jason/cgm/test/dist/CGMA-10.2.2/_build/cgm_apps/examples'
make[3]: Entering directory `/home/jason/cgm/test/dist/CGMA-10.2.2/_build/cgm_apps'
make[4]: Entering directory `/home/jason/cgm/test/dist/CGMA-10.2.2/_build/cgm_apps'
make[4]: Nothing to be done for `install-exec-am'.
make[4]: Nothing to be done for `install-data-am'.
make[4]: Leaving directory `/home/jason/cgm/test/dist/CGMA-10.2.2/_build/cgm_apps'
make[3]: Leaving directory `/home/jason/cgm/test/dist/CGMA-10.2.2/_build/cgm_apps'
make[2]: Leaving directory `/home/jason/cgm/test/dist/CGMA-10.2.2/_build/cgm_apps'
make[1]: Leaving directory `/home/jason/cgm/test/dist/CGMA-10.2.2/_build'
make[1]: Entering directory `/home/jason/cgm/test/dist/CGMA-10.2.2/_build'
Making uninstall in compat
make[2]: Entering directory `/home/jason/cgm/test/dist/CGMA-10.2.2/_build/compat'
make[2]: Nothing to be done for `uninstall'.
make[2]: Leaving directory `/home/jason/cgm/test/dist/CGMA-10.2.2/_build/compat'
Making uninstall in util
make[2]: Entering directory `/home/jason/cgm/test/dist/CGMA-10.2.2/_build/util'
rm -f '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/AbstractTree.hpp'
rm -f '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/AppUtil.hpp'
rm -f '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/ArrayBasedContainer.hpp'
rm -f '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/CastTo.hpp'
rm -f '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/CpuTimer.hpp'
rm -f '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/Cubit2DPoint.hpp'
rm -f '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/CubitBox.hpp'
rm -f '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/CubitBoxStruct.h'
rm -f '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/CubitCollection.hpp'
rm -f '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/CubitColorConstants.hpp'
rm -f '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/CubitContainer.hpp'
rm -f '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/CubitCoordinateSystem.hpp'
rm -f '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/CubitDefines.h'
rm -f '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/CubitDynamicLoader.hpp'
rm -f '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/CubitEntity.hpp'
rm -f '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/CubitEvent.hpp'
rm -f '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/CubitEventDefines.h'
rm -f '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/CubitFile.hpp'
rm -f '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/CubitFileFEModel.hpp'
rm -f '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/CubitFileIOWrapper.hpp'
rm -f '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/CubitFileMetaData.hpp'
rm -f '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/CubitFileUtil.hpp'
rm -f '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/CubitInputFile.hpp'
rm -f '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/CubitMatrix.hpp'
rm -f '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/CubitMessage.hpp'
rm -f '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/CubitObservable.hpp'
rm -f '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/CubitObserver.hpp'
rm -f '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/CubitPlane.hpp'
rm -f '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/CubitPlaneStruct.h'
rm -f '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/CubitStack.hpp'
rm -f '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/CubitString.hpp'
rm -f '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/CubitTransformMatrix.hpp'
rm -f '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/CubitUtil.hpp'
rm -f '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/CubitUtilConfigure.h'
rm -f '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/CubitVector.hpp'
rm -f '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/CubitVectorStruct.h'
rm -f '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/DIntArray.hpp'
rm -f '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/DLCubitEdgeList.hpp'
rm -f '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/DLCubitFaceList.hpp'
rm -f '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/DLIList.hpp'
rm -f '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/DLList.hpp'
rm -f '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/DLMRefEdgeList.hpp'
rm -f '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/DMRefFaceArray.hpp'
rm -f '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/DRefEdgeArray.hpp'
rm -f '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/DRefFaceArray.hpp'
rm -f '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/DRefVertexArray.hpp'
rm -f '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/DoubleListItem.hpp'
rm -f '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/DrawingToolDefines.h'
rm -f '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/DynamicArray.hpp'
rm -f '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/DynamicDLIIterator.hpp'
rm -f '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/DynamicTreeIterator.hpp'
rm -f '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/ElementType.h'
rm -f '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/GMem.hpp'
rm -f '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/GeometryDefines.h'
rm -f '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/GetLongOpt.hpp'
rm -f '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/GfxDebug.hpp'
rm -f '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/IGUIObservers.hpp'
rm -f '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/IdSetEvent.hpp'
rm -f '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/IndexedDouble.hpp'
rm -f '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/IntersectionTool.hpp'
rm -f '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/InvalidEntity.hpp'
rm -f '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/KDDTree.hpp'
rm -f '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/KDDTreeNode.hpp'
rm -f '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/LocalStart.h'
rm -f '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/MemoryBlock.hpp'
rm -f '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/MemoryManager.hpp'
rm -f '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/MergeEvent.hpp'
rm -f '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/OctTree.hpp'
rm -f '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/OctTreeCell.hpp'
rm -f '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/ParamCubitPlane.hpp'
rm -f '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/ParamTool.hpp'
rm -f '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/PlanarParamTool.hpp'
rm -f '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/PriorityQueue.hpp'
rm -f '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/ProgressTool.hpp'
rm -f '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/Queue.hpp'
rm -f '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/RStarTree.hpp'
rm -f '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/RStarTreeNode.hpp'
rm -f '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/RTree.hpp'
rm -f '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/RTreeNode.hpp'
rm -f '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/RandomMersenne.hpp'
rm -f '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/SDLCADeferredAttribList.hpp'
rm -f '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/SDLCAMergePartnerList.hpp'
rm -f '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/SDLCubitAttribList.hpp'
rm -f '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/SDLDoubleList.hpp'
rm -f '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/SDLHexList.hpp'
rm -f '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/SDLIndexedDoubleList.hpp'
rm -f '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/SDLList.hpp'
rm -f '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/SDLMRefEdgeLengthList.hpp'
rm -f '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/SDLTDAutoDetailList.hpp'
rm -f '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/SettingHandler.hpp'
rm -f '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/SettingHolder.hpp'
rm -f '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/StubProgressTool.hpp'
rm -f '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/TDCellIndex.hpp'
rm -f '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/TDExport.hpp'
rm -f '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/TDUPtr.hpp'
rm -f '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/TDVector.hpp'
rm -f '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/TextProgressTool.hpp'
rm -f '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/ToolData.hpp'
rm -f '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/ToolDataUser.hpp'
rm -f '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/Tree.hpp'
rm -f '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/TtyProgressTool.hpp'
rm -f '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/database.hpp'
rm -f '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/DLIList.cpp'
rm -f '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/KDDTree.cpp'
rm -f '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/KDDTreeNode.cpp'
rm -f '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/OctTreeCell.cpp'
rm -f '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/OctTree.cpp'
rm -f '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/PriorityQueue.cpp'
rm -f '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/RTree.cpp'
rm -f '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/RTreeNode.cpp'
rm -f '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/RStarTree.cpp'
rm -f '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/RStarTreeNode.cpp'
make[2]: Leaving directory `/home/jason/cgm/test/dist/CGMA-10.2.2/_build/util'
Making uninstall in geom
make[2]: Entering directory `/home/jason/cgm/test/dist/CGMA-10.2.2/_build/geom'
Making uninstall in .
make[3]: Entering directory `/home/jason/cgm/test/dist/CGMA-10.2.2/_build/geom'
rm -f '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/AnalyticGeometryTool.hpp'
rm -f '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/BasicTopologyEntity.hpp'
rm -f '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/Body.hpp'
rm -f '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/BodySM.hpp'
rm -f '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/BoundingBoxTool.hpp'
rm -f '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/BridgeManager.hpp'
rm -f '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/CAActuateSet.hpp'
rm -f '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/CADeferredAttrib.hpp'
rm -f '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/CADefines.hpp'
rm -f '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/CAEntityColor.hpp'
rm -f '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/CAEntityId.hpp'
rm -f '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/CAEntityName.hpp'
rm -f '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/CAGroup.hpp'
rm -f '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/CAMergePartner.hpp'
rm -f '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/CAMergeStatus.hpp'
rm -f '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/CASourceFeature.hpp'
rm -f '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/CAUniqueId.hpp'
rm -f '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/CGMApp.hpp'
rm -f '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/CGMEngineDynamicLoader.hpp'
rm -f '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/Chain.hpp'
rm -f '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/CoEdge.hpp'
rm -f '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/CoEdgeSM.hpp'
rm -f '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/CoFace.hpp'
rm -f '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/CoVertex.hpp'
rm -f '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/CoVolume.hpp'
rm -f '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/CollectionEntity.hpp'
rm -f '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/CompositeCombineEvent.hpp'
rm -f '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/CubitAttrib.hpp'
rm -f '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/CubitAttribManager.hpp'
rm -f '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/CubitAttribUser.hpp'
rm -f '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/CubitEvaluator.hpp'
rm -f '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/CubitGeomConfigure.h'
rm -f '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/CubitPolygon.hpp'
rm -f '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/CubitSimpleAttrib.hpp'
rm -f '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/Curve.hpp'
rm -f '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/CurveOverlapFacet.hpp'
rm -f '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/CurveSM.hpp'
rm -f '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/CylinderEvaluator.hpp'
rm -f '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/DAG.hpp'
rm -f '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/DagDrawingTool.hpp'
rm -f '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/DagType.hpp'
rm -f '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/GSaveOpen.hpp'
rm -f '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/GeomDataObserver.hpp'
rm -f '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/GeomMeasureTool.hpp'
rm -f '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/GeomPoint.hpp'
rm -f '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/GeomSeg.hpp'
rm -f '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/GeometryEntity.hpp'
rm -f '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/GeometryFeatureEngine.hpp'
rm -f '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/GeometryFeatureTool.hpp'
rm -f '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/GeometryHealerEngine.hpp'
rm -f '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/GeometryHealerTool.hpp'
rm -f '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/GeometryModifyEngine.hpp'
rm -f '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/GeometryModifyTool.hpp'
rm -f '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/GeometryQueryEngine.hpp'
rm -f '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/GeometryQueryTool.hpp'
rm -f '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/GeometryUtil.hpp'
rm -f '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/GfxPreview.hpp'
rm -f '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/GroupingEntity.hpp'
rm -f '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/IntermediateGeomEngine.hpp'
rm -f '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/Loop.hpp'
rm -f '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/LoopSM.hpp'
rm -f '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/Lump.hpp'
rm -f '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/LumpSM.hpp'
rm -f '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/MedialTool2D.hpp'
rm -f '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/MedialTool3D.hpp'
rm -f '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/MergeTool.hpp'
rm -f '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/MergeToolAssistant.hpp'
rm -f '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/MidPlaneTool.hpp'
rm -f '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/ModelEntity.hpp'
rm -f '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/ModelQueryEngine.hpp'
rm -f '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/OffsetSplitTool.hpp'
rm -f '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/OldUnmergeCode.hpp'
rm -f '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/Point.hpp'
rm -f '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/PointSM.hpp'
rm -f '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/RefCollection.hpp'
rm -f '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/RefEdge.hpp'
rm -f '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/RefEntity.hpp'
rm -f '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/RefEntityFactory.hpp'
rm -f '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/RefEntityName.hpp'
rm -f '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/RefEntityNameMap.hpp'
rm -f '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/RefFace.hpp'
rm -f '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/RefGroup.hpp'
rm -f '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/RefVertex.hpp'
rm -f '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/RefVolume.hpp'
rm -f '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/SenseEntity.hpp'
rm -f '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/Shell.hpp'
rm -f '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/ShellSM.hpp'
rm -f '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/SphereEvaluator.hpp'
rm -f '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/SplitSurfaceTool.hpp'
rm -f '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/SurfParamTool.hpp'
rm -f '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/Surface.hpp'
rm -f '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/SurfaceOverlapFacet.hpp'
rm -f '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/SurfaceOverlapTool.hpp'
rm -f '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/SurfaceSM.hpp'
rm -f '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/TBOwner.hpp'
rm -f '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/TBOwnerSet.hpp'
rm -f '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/TDCAGE.hpp'
rm -f '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/TDCompare.hpp'
rm -f '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/TDSourceFeature.hpp'
rm -f '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/TDSplitSurface.hpp'
rm -f '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/TDSurfaceOverlap.hpp'
rm -f '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/TDUniqueId.hpp'
rm -f '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/TopologyBridge.hpp'
rm -f '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/TopologyEntity.hpp'
rm -f '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/UnMergeEvent.hpp'
make[3]: Leaving directory `/home/jason/cgm/test/dist/CGMA-10.2.2/_build/geom'
Making uninstall in Cholla
make[3]: Entering directory `/home/jason/cgm/test/dist/CGMA-10.2.2/_build/geom/Cholla'
rm -f '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/BoundaryConstrainTool.hpp'
rm -f '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/Cholla.h'
rm -f '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/ChollaCurve.hpp'
rm -f '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/ChollaEngine.hpp'
rm -f '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/ChollaEntity.hpp'
rm -f '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/ChollaPoint.hpp'
rm -f '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/ChollaSkinTool.hpp'
rm -f '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/ChollaSurface.hpp'
rm -f '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/ChordalAxis.hpp'
rm -f '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/CubitFacet.hpp'
rm -f '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/CubitFacetData.hpp'
rm -f '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/CubitFacetEdge.hpp'
rm -f '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/CubitFacetEdgeData.hpp'
rm -f '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/CubitPoint.hpp'
rm -f '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/CubitPointData.hpp'
rm -f '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/CubitQuadFacet.hpp'
rm -f '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/CubitQuadFacetData.hpp'
rm -f '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/CurveFacetEvalTool.hpp'
rm -f '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/FacetDataUtil.hpp'
rm -f '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/FacetEntity.hpp'
rm -f '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/FacetEvalTool.hpp'
rm -f '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/FacetorTool.hpp'
rm -f '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/GeoNode.hpp'
rm -f '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/GeoTet.hpp'
rm -f '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/LoopParamTool.hpp'
rm -f '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/PointGridSearch.hpp'
rm -f '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/PointLoopFacetor.hpp'
rm -f '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/TDChordal.hpp'
rm -f '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/TDDelaunay.hpp'
rm -f '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/TDFacetBoundaryEdge.hpp'
rm -f '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/TDFacetBoundaryPoint.hpp'
rm -f '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/TDFacetboolData.hpp'
rm -f '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/TDGeomFacet.hpp'
rm -f '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/TDInterpNode.hpp'
rm -f '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/TetFacetorTool.hpp'
rm -f '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/debug.hpp'
rm -f '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/BoundaryConstrainTool.cpp'
rm -f '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/FacetorTool.cpp'
rm -f '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/TetFacetorTool.cpp'
rm -f '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/TDDelaunay.cpp'
make[3]: Leaving directory `/home/jason/cgm/test/dist/CGMA-10.2.2/_build/geom/Cholla'
Making uninstall in facetbool
make[3]: Entering directory `/home/jason/cgm/test/dist/CGMA-10.2.2/_build/geom/facetbool'
rm -f '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/FBClassify.hpp'
rm -f '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/FBDataUtil.hpp'
rm -f '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/FBDefines.hpp'
rm -f '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/FBImprint.hpp'
rm -f '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/FBIntersect.hpp'
rm -f '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/FBPolyhedron.hpp'
rm -f '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/FBRetriangulate.hpp'
rm -f '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/FBStructs.hpp'
rm -f '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/FBTiler.hpp'
rm -f '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/IntegerHash.hpp'
rm -f '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/KdTree.hpp'
make[3]: Leaving directory `/home/jason/cgm/test/dist/CGMA-10.2.2/_build/geom/facetbool'
Making uninstall in facet
make[3]: Entering directory `/home/jason/cgm/test/dist/CGMA-10.2.2/_build/geom/facet'
rm -f '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/FacetAttrib.hpp'
rm -f '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/FacetAttribSet.hpp'
rm -f '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/FacetBody.hpp'
rm -f '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/FacetCoEdge.hpp'
rm -f '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/FacetCurve.hpp'
rm -f '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/FacetGeometryCreator.hpp'
rm -f '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/FacetLoop.hpp'
rm -f '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/FacetLump.hpp'
rm -f '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/FacetModifyEngine.hpp'
rm -f '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/FacetParamTool.hpp'
rm -f '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/FacetPoint.hpp'
rm -f '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/FacetQueryEngine.hpp'
rm -f '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/FacetShell.hpp'
rm -f '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/FacetSurface.hpp'
rm -f '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/FacetboolInterface.hpp'
rm -f '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/GridSearchTree.hpp'
rm -f '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/GridSearchTreeNode.hpp'
make[3]: Leaving directory `/home/jason/cgm/test/dist/CGMA-10.2.2/_build/geom/facet'
Making uninstall in virtual
make[3]: Entering directory `/home/jason/cgm/test/dist/CGMA-10.2.2/_build/geom/virtual'
rm -f '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/CACompositeVG.hpp'
rm -f '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/CAPartitionVG.hpp'
rm -f '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/CAVirtualVG.hpp'
rm -f '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/CollapseAngleTool.hpp'
rm -f '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/CompSurfFacets.hpp'
rm -f '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/CompositeAttrib.hpp'
rm -f '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/CompositeBody.hpp'
rm -f '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/CompositeCoEdge.hpp'
rm -f '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/CompositeCoSurf.hpp'
rm -f '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/CompositeCurve.hpp'
rm -f '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/CompositeEngine.hpp'
rm -f '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/CompositeGeom.hpp'
rm -f '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/CompositeLoop.hpp'
rm -f '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/CompositeLump.hpp'
rm -f '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/CompositePoint.hpp'
rm -f '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/CompositeShell.hpp'
rm -f '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/CompositeSurface.hpp'
rm -f '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/CompositeTool.hpp'
rm -f '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/FacetProjectTool.hpp'
rm -f '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/Faceter.hpp'
rm -f '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/FaceterFacetData.hpp'
rm -f '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/FaceterPointData.hpp'
rm -f '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/HiddenEntitySet.hpp'
rm -f '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/ImprintBoundaryTool.hpp'
rm -f '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/ImprintLineSegment.hpp'
rm -f '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/ImprintMatchData.hpp'
rm -f '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/ImprintPointData.hpp'
rm -f '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/PST_Data.hpp'
rm -f '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/PartPTCurve.hpp'
rm -f '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/PartSurfFacetTool.hpp'
rm -f '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/PartitionBody.hpp'
rm -f '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/PartitionCoEdge.hpp'
rm -f '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/PartitionCoSurf.hpp'
rm -f '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/PartitionCurve.hpp'
rm -f '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/PartitionEngine.hpp'
rm -f '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/PartitionEntity.hpp'
rm -f '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/PartitionLoop.hpp'
rm -f '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/PartitionLump.hpp'
rm -f '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/PartitionLumpImprint.hpp'
rm -f '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/PartitionPoint.hpp'
rm -f '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/PartitionShell.hpp'
rm -f '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/PartitionSurface.hpp'
rm -f '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/PartitionTool.hpp'
rm -f '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/SegmentedCurve.hpp'
rm -f '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/SplitSurfaceVirtual.hpp'
rm -f '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/SubCurve.hpp'
rm -f '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/SubEntitySet.hpp'
rm -f '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/SubSurface.hpp'
rm -f '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/TDVGFacetOwner.hpp'
rm -f '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/TDVGFacetSplit.hpp'
rm -f '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/VGArray.hpp'
rm -f '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/VGDefines.h'
rm -f '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/VGLoopTool.hpp'
rm -f '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/VirtualImprintTool.hpp'
rm -f '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/VirtualQueryEngine.hpp'
rm -f '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/VGArray.cpp'
rm -f '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/VGLoopTool.cpp'
make[3]: Leaving directory `/home/jason/cgm/test/dist/CGMA-10.2.2/_build/geom/virtual'
Making uninstall in ACIS
make[3]: Entering directory `/home/jason/cgm/test/dist/CGMA-10.2.2/_build/geom/ACIS'
rm -f '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/AcisBridge.hpp'
rm -f '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/AcisDrawTool.hpp'
rm -f '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/AcisEdgeTool.hpp'
rm -f '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/AcisFacetManager.hpp'
rm -f '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/AcisFeatureEngine.hpp'
rm -f '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/AcisHealerTool.hpp'
rm -f '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/AcisModifyEngine.hpp'
rm -f '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/AcisQueryEngine.hpp'
rm -f '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/AcisSurfaceTool.hpp'
rm -f '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/AcisToolUtil.hpp'
rm -f '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/AcisTweakTool.hpp'
rm -f '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/AcisTypes.h'
rm -f '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/BodyACIS.hpp'
rm -f '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/CoEdgeACIS.hpp'
rm -f '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/CurveACIS.hpp'
rm -f '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/LoopACIS.hpp'
rm -f '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/LumpACIS.hpp'
rm -f '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/PointACIS.hpp'
rm -f '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/ShellACIS.hpp'
rm -f '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/SurfaceACIS.hpp'
rm -f '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/attrib_cubit_owner.hpp'
rm -f '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/attrib_snl.hpp'
rm -f '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/attrib_snl_simple.hpp'
rm -f '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/decl_none.h'
rm -f '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/attrib_edge_parametric_length.h'
rm -f '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/attrib_gtc.h'
rm -f '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/attrib_gtc_export.h'
rm -f '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/attrib_mark.h'
rm -f '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/attrib_name.h'
rm -f '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/gtcAttrib_exConst.h'
make[3]: Leaving directory `/home/jason/cgm/test/dist/CGMA-10.2.2/_build/geom/ACIS'
Making uninstall in OCC
make[3]: Entering directory `/home/jason/cgm/test/dist/CGMA-10.2.2/_build/geom/OCC'
rm -f '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/OCCShapeAttributeSet.hpp'
rm -f '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/OCCAttribSet.hpp'
rm -f '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/OCCBody.hpp'
rm -f '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/OCCCoEdge.hpp'
rm -f '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/OCCCoFace.hpp'
rm -f '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/OCCCurve.hpp'
rm -f '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/OCCGeometryCreator.hpp'
rm -f '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/OCCLoop.hpp'
rm -f '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/OCCLump.hpp'
rm -f '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/OCCModifyEngine.hpp'
rm -f '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/OCCParamTool.hpp'
rm -f '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/OCCPoint.hpp'
rm -f '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/OCCQueryEngine.hpp'
rm -f '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/OCCShell.hpp'
rm -f '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/OCCSurface.hpp'
rm -f '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/OCCDrawTool.hpp'
make[3]: Leaving directory `/home/jason/cgm/test/dist/CGMA-10.2.2/_build/geom/OCC'
make[2]: Leaving directory `/home/jason/cgm/test/dist/CGMA-10.2.2/_build/geom'
Making uninstall in init
make[2]: Entering directory `/home/jason/cgm/test/dist/CGMA-10.2.2/_build/init'
rm -f '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/InitCGMA.hpp'
make[2]: Leaving directory `/home/jason/cgm/test/dist/CGMA-10.2.2/_build/init'
Making uninstall in .
make[2]: Entering directory `/home/jason/cgm/test/dist/CGMA-10.2.2/_build'
rm -f '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/lib/cgm.make'
/bin/sh ./libtool --mode=uninstall rm -f '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/lib/libcgm.la'
rm -f /tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/lib/libcgm.la /tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/lib/libcgm.a
make[2]: Leaving directory `/home/jason/cgm/test/dist/CGMA-10.2.2/_build'
Making uninstall in itaps
make[2]: Entering directory `/home/jason/cgm/test/dist/CGMA-10.2.2/_build/itaps'
Making uninstall in .
make[3]: Entering directory `/home/jason/cgm/test/dist/CGMA-10.2.2/_build/itaps'
rm -f '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/lib/iGeom-Defs.inc'
/bin/sh ../libtool --mode=uninstall rm -f '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/lib/libiGeom.la'
rm -f /tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/lib/libiGeom.la /tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/lib/libiGeom.a
rm -f '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/iBase.h'
rm -f '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/iGeom.h'
rm -f '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/iBase_FCDefs.h'
rm -f '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/iGeom_protos.h'
rm -f '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/iBase_f.h'
rm -f '/tmp/am-dc-15681//home/jason/cgm/test/dist/CGMA-10.2.2/_inst/include/iGeom_f.h'
make[3]: Leaving directory `/home/jason/cgm/test/dist/CGMA-10.2.2/_build/itaps'
make[2]: Leaving directory `/home/jason/cgm/test/dist/CGMA-10.2.2/_build/itaps'
Making uninstall in test
make[2]: Entering directory `/home/jason/cgm/test/dist/CGMA-10.2.2/_build/test'
make[2]: Nothing to be done for `uninstall'.
make[2]: Leaving directory `/home/jason/cgm/test/dist/CGMA-10.2.2/_build/test'
Making uninstall in cgm_apps
make[2]: Entering directory `/home/jason/cgm/test/dist/CGMA-10.2.2/_build/cgm_apps'
Making uninstall in examples
make[3]: Entering directory `/home/jason/cgm/test/dist/CGMA-10.2.2/_build/cgm_apps/examples'
Making uninstall in driverc++
make[4]: Entering directory `/home/jason/cgm/test/dist/CGMA-10.2.2/_build/cgm_apps/examples/driverc++'
make[4]: Nothing to be done for `uninstall'.
make[4]: Leaving directory `/home/jason/cgm/test/dist/CGMA-10.2.2/_build/cgm_apps/examples/driverc++'
Making uninstall in facetdriver
make[4]: Entering directory `/home/jason/cgm/test/dist/CGMA-10.2.2/_build/cgm_apps/examples/facetdriver'
make[4]: Nothing to be done for `uninstall'.
make[4]: Leaving directory `/home/jason/cgm/test/dist/CGMA-10.2.2/_build/cgm_apps/examples/facetdriver'
make[4]: Entering directory `/home/jason/cgm/test/dist/CGMA-10.2.2/_build/cgm_apps/examples'
make[4]: Nothing to be done for `uninstall-am'.
make[4]: Leaving directory `/home/jason/cgm/test/dist/CGMA-10.2.2/_build/cgm_apps/examples'
make[3]: Leaving directory `/home/jason/cgm/test/dist/CGMA-10.2.2/_build/cgm_apps/examples'
make[3]: Entering directory `/home/jason/cgm/test/dist/CGMA-10.2.2/_build/cgm_apps'
make[3]: Nothing to be done for `uninstall-am'.
make[3]: Leaving directory `/home/jason/cgm/test/dist/CGMA-10.2.2/_build/cgm_apps'
make[2]: Leaving directory `/home/jason/cgm/test/dist/CGMA-10.2.2/_build/cgm_apps'
make[1]: Leaving directory `/home/jason/cgm/test/dist/CGMA-10.2.2/_build'
make[1]: Entering directory `/home/jason/cgm/test/dist/CGMA-10.2.2/_build'
make[1]: Leaving directory `/home/jason/cgm/test/dist/CGMA-10.2.2/_build'
make[1]: Entering directory `/home/jason/cgm/test/dist/CGMA-10.2.2/_build'
{ test ! -d CGMA-10.2.2 || { find CGMA-10.2.2 -type d ! -perm -200 -exec chmod u+w {} ';' && rm -fr CGMA-10.2.2; }; }
test -d CGMA-10.2.2 || mkdir CGMA-10.2.2
list='compat util geom init . itaps test cgm_apps'; for subdir in $list; do \
if test "$subdir" = .; then :; else \
test -d "CGMA-10.2.2/$subdir" \
|| /bin/mkdir -p "CGMA-10.2.2/$subdir" \
|| exit 1; \
distdir=`CDPATH="${ZSH_VERSION+.}:" && cd CGMA-10.2.2 && pwd`; \
top_distdir=`CDPATH="${ZSH_VERSION+.}:" && cd CGMA-10.2.2 && pwd`; \
(cd $subdir && \
make \
top_distdir="$top_distdir" \
distdir="$distdir/$subdir" \
am__remove_distdir=: \
am__skip_length_check=: \
distdir) \
|| exit 1; \
fi; \
done
make[2]: Entering directory `/home/jason/cgm/test/dist/CGMA-10.2.2/_build/compat'
make[2]: Leaving directory `/home/jason/cgm/test/dist/CGMA-10.2.2/_build/compat'
make[2]: Entering directory `/home/jason/cgm/test/dist/CGMA-10.2.2/_build/util'
make[2]: Leaving directory `/home/jason/cgm/test/dist/CGMA-10.2.2/_build/util'
make[2]: Entering directory `/home/jason/cgm/test/dist/CGMA-10.2.2/_build/geom'
list='. Cholla facetbool facet virtual ACIS parallel OCC'; for subdir in $list; do \
if test "$subdir" = .; then :; else \
test -d "/home/jason/cgm/test/dist/CGMA-10.2.2/_build/CGMA-10.2.2/geom/$subdir" \
|| /bin/mkdir -p "/home/jason/cgm/test/dist/CGMA-10.2.2/_build/CGMA-10.2.2/geom/$subdir" \
|| exit 1; \
distdir=`CDPATH="${ZSH_VERSION+.}:" && cd /home/jason/cgm/test/dist/CGMA-10.2.2/_build/CGMA-10.2.2/geom && pwd`; \
top_distdir=`CDPATH="${ZSH_VERSION+.}:" && cd /home/jason/cgm/test/dist/CGMA-10.2.2/_build/CGMA-10.2.2 && pwd`; \
(cd $subdir && \
make \
top_distdir="$top_distdir" \
distdir="$distdir/$subdir" \
am__remove_distdir=: \
am__skip_length_check=: \
distdir) \
|| exit 1; \
fi; \
done
make[3]: Entering directory `/home/jason/cgm/test/dist/CGMA-10.2.2/_build/geom/Cholla'
make[3]: Leaving directory `/home/jason/cgm/test/dist/CGMA-10.2.2/_build/geom/Cholla'
make[3]: Entering directory `/home/jason/cgm/test/dist/CGMA-10.2.2/_build/geom/facetbool'
make[3]: Leaving directory `/home/jason/cgm/test/dist/CGMA-10.2.2/_build/geom/facetbool'
make[3]: Entering directory `/home/jason/cgm/test/dist/CGMA-10.2.2/_build/geom/facet'
make[3]: Leaving directory `/home/jason/cgm/test/dist/CGMA-10.2.2/_build/geom/facet'
make[3]: Entering directory `/home/jason/cgm/test/dist/CGMA-10.2.2/_build/geom/virtual'
make[3]: Leaving directory `/home/jason/cgm/test/dist/CGMA-10.2.2/_build/geom/virtual'
make[3]: Entering directory `/home/jason/cgm/test/dist/CGMA-10.2.2/_build/geom/ACIS'
make[3]: Leaving directory `/home/jason/cgm/test/dist/CGMA-10.2.2/_build/geom/ACIS'
make[3]: Entering directory `/home/jason/cgm/test/dist/CGMA-10.2.2/_build/geom/parallel'
make[3]: Leaving directory `/home/jason/cgm/test/dist/CGMA-10.2.2/_build/geom/parallel'
make[3]: Entering directory `/home/jason/cgm/test/dist/CGMA-10.2.2/_build/geom/OCC'
make[3]: Leaving directory `/home/jason/cgm/test/dist/CGMA-10.2.2/_build/geom/OCC'
make[2]: Leaving directory `/home/jason/cgm/test/dist/CGMA-10.2.2/_build/geom'
make[2]: Entering directory `/home/jason/cgm/test/dist/CGMA-10.2.2/_build/init'
make[2]: Leaving directory `/home/jason/cgm/test/dist/CGMA-10.2.2/_build/init'
make[2]: Entering directory `/home/jason/cgm/test/dist/CGMA-10.2.2/_build/itaps'
list='. SIDL'; for subdir in $list; do \
if test "$subdir" = .; then :; else \
test -d "/home/jason/cgm/test/dist/CGMA-10.2.2/_build/CGMA-10.2.2/itaps/$subdir" \
|| /bin/mkdir -p "/home/jason/cgm/test/dist/CGMA-10.2.2/_build/CGMA-10.2.2/itaps/$subdir" \
|| exit 1; \
distdir=`CDPATH="${ZSH_VERSION+.}:" && cd /home/jason/cgm/test/dist/CGMA-10.2.2/_build/CGMA-10.2.2/itaps && pwd`; \
top_distdir=`CDPATH="${ZSH_VERSION+.}:" && cd /home/jason/cgm/test/dist/CGMA-10.2.2/_build/CGMA-10.2.2 && pwd`; \
(cd $subdir && \
make \
top_distdir="$top_distdir" \
distdir="$distdir/$subdir" \
am__remove_distdir=: \
am__skip_length_check=: \
distdir) \
|| exit 1; \
fi; \
done
make[3]: Entering directory `/home/jason/cgm/test/dist/CGMA-10.2.2/_build/itaps/SIDL'
test -d /home/jason/cgm/test/dist/CGMA-10.2.2/_build/CGMA-10.2.2/itaps/SIDL || /bin/mkdir -p /home/jason/cgm/test/dist/CGMA-10.2.2/_build/CGMA-10.2.2/itaps/SIDL || exit 1
test -d /home/jason/cgm/test/dist/CGMA-10.2.2/_build/CGMA-10.2.2/itaps/SIDL/gserver || /bin/mkdir -p /home/jason/cgm/test/dist/CGMA-10.2.2/_build/CGMA-10.2.2/itaps/SIDL/gserver || exit 1
cp -p ../../../itaps/SIDL/iBase.sidl /home/jason/cgm/test/dist/CGMA-10.2.2/_build/CGMA-10.2.2/itaps/SIDL/iBase.sidl
cp -p ../../../itaps/SIDL/iGeom.sidl /home/jason/cgm/test/dist/CGMA-10.2.2/_build/CGMA-10.2.2/itaps/SIDL/iGeom.sidl
cp -p ../../../itaps/SIDL/iGeom_SIDL.sidl /home/jason/cgm/test/dist/CGMA-10.2.2/_build/CGMA-10.2.2/itaps/SIDL/iGeom_SIDL.sidl
cp -p ../../../itaps/SIDL/gserver/iGeom_SIDL_GeomSidl_Impl.cc /home/jason/cgm/test/dist/CGMA-10.2.2/_build/CGMA-10.2.2/itaps/SIDL/gserver/iGeom_SIDL_GeomSidl_Impl.cc
cp -p ../../../itaps/SIDL/gserver/iGeom_SIDL_GeomSidl_Impl.hh /home/jason/cgm/test/dist/CGMA-10.2.2/_build/CGMA-10.2.2/itaps/SIDL/gserver/iGeom_SIDL_GeomSidl_Impl.hh
cp -p ../../../itaps/SIDL/gserver/iGeom_Factory_Impl.cc /home/jason/cgm/test/dist/CGMA-10.2.2/_build/CGMA-10.2.2/itaps/SIDL/gserver/iGeom_Factory_Impl.cc
cp -p ../../../itaps/SIDL/testgeom.cpp /home/jason/cgm/test/dist/CGMA-10.2.2/_build/CGMA-10.2.2/itaps/SIDL/testgeom.cpp
cp -p ../../../itaps/SIDL/gserver.make /home/jason/cgm/test/dist/CGMA-10.2.2/_build/CGMA-10.2.2/itaps/SIDL/gserver.make
cp -p ../../../itaps/SIDL/Cclient.make /home/jason/cgm/test/dist/CGMA-10.2.2/_build/CGMA-10.2.2/itaps/SIDL/Cclient.make
cp -p ../../../itaps/SIDL/Fclient.make /home/jason/cgm/test/dist/CGMA-10.2.2/_build/CGMA-10.2.2/itaps/SIDL/Fclient.make
make[3]: Leaving directory `/home/jason/cgm/test/dist/CGMA-10.2.2/_build/itaps/SIDL'
make[2]: Leaving directory `/home/jason/cgm/test/dist/CGMA-10.2.2/_build/itaps'
make[2]: Entering directory `/home/jason/cgm/test/dist/CGMA-10.2.2/_build/test'
make[2]: Leaving directory `/home/jason/cgm/test/dist/CGMA-10.2.2/_build/test'
make[2]: Entering directory `/home/jason/cgm/test/dist/CGMA-10.2.2/_build/cgm_apps'
list='examples'; for subdir in $list; do \
if test "$subdir" = .; then :; else \
test -d "/home/jason/cgm/test/dist/CGMA-10.2.2/_build/CGMA-10.2.2/cgm_apps/$subdir" \
|| /bin/mkdir -p "/home/jason/cgm/test/dist/CGMA-10.2.2/_build/CGMA-10.2.2/cgm_apps/$subdir" \
|| exit 1; \
distdir=`CDPATH="${ZSH_VERSION+.}:" && cd /home/jason/cgm/test/dist/CGMA-10.2.2/_build/CGMA-10.2.2/cgm_apps && pwd`; \
top_distdir=`CDPATH="${ZSH_VERSION+.}:" && cd /home/jason/cgm/test/dist/CGMA-10.2.2/_build/CGMA-10.2.2 && pwd`; \
(cd $subdir && \
make \
top_distdir="$top_distdir" \
distdir="$distdir/$subdir" \
am__remove_distdir=: \
am__skip_length_check=: \
distdir) \
|| exit 1; \
fi; \
done
make[3]: Entering directory `/home/jason/cgm/test/dist/CGMA-10.2.2/_build/cgm_apps/examples'
list='driverc++ facetdriver'; for subdir in $list; do \
if test "$subdir" = .; then :; else \
test -d "/home/jason/cgm/test/dist/CGMA-10.2.2/_build/CGMA-10.2.2/cgm_apps/examples/$subdir" \
|| /bin/mkdir -p "/home/jason/cgm/test/dist/CGMA-10.2.2/_build/CGMA-10.2.2/cgm_apps/examples/$subdir" \
|| exit 1; \
distdir=`CDPATH="${ZSH_VERSION+.}:" && cd /home/jason/cgm/test/dist/CGMA-10.2.2/_build/CGMA-10.2.2/cgm_apps/examples && pwd`; \
top_distdir=`CDPATH="${ZSH_VERSION+.}:" && cd /home/jason/cgm/test/dist/CGMA-10.2.2/_build/CGMA-10.2.2 && pwd`; \
(cd $subdir && \
make \
top_distdir="$top_distdir" \
distdir="$distdir/$subdir" \
am__remove_distdir=: \
am__skip_length_check=: \
distdir) \
|| exit 1; \
fi; \
done
make[4]: Entering directory `/home/jason/cgm/test/dist/CGMA-10.2.2/_build/cgm_apps/examples/driverc++'
make[4]: Leaving directory `/home/jason/cgm/test/dist/CGMA-10.2.2/_build/cgm_apps/examples/driverc++'
make[4]: Entering directory `/home/jason/cgm/test/dist/CGMA-10.2.2/_build/cgm_apps/examples/facetdriver'
make[4]: Leaving directory `/home/jason/cgm/test/dist/CGMA-10.2.2/_build/cgm_apps/examples/facetdriver'
make[3]: Leaving directory `/home/jason/cgm/test/dist/CGMA-10.2.2/_build/cgm_apps/examples'
make[2]: Leaving directory `/home/jason/cgm/test/dist/CGMA-10.2.2/_build/cgm_apps'
find CGMA-10.2.2 -type d ! -perm -777 -exec chmod a+rwx {} \; -o \
! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \
! -type d ! -perm -400 -exec chmod a+r {} \; -o \
! -type d ! -perm -444 -exec /bin/sh /home/jason/cgm/test/dist/CGMA-10.2.2/install-sh -c -m a+r {} {} \; \
|| chmod -R a+r CGMA-10.2.2
tardir=CGMA-10.2.2 && /bin/sh /home/jason/cgm/test/dist/CGMA-10.2.2/missing --run tar chof - "$tardir" | GZIP=--best gzip -c >CGMA-10.2.2.tar.gz
{ test ! -d CGMA-10.2.2 || { find CGMA-10.2.2 -type d ! -perm -200 -exec chmod u+w {} ';' && rm -fr CGMA-10.2.2; }; }
make[1]: Leaving directory `/home/jason/cgm/test/dist/CGMA-10.2.2/_build'
make[1]: Entering directory `/home/jason/cgm/test/dist/CGMA-10.2.2/_build'
Making distclean in cgm_apps
make[2]: Entering directory `/home/jason/cgm/test/dist/CGMA-10.2.2/_build/cgm_apps'
Making distclean in examples
make[3]: Entering directory `/home/jason/cgm/test/dist/CGMA-10.2.2/_build/cgm_apps/examples'
Making distclean in facetdriver
make[4]: Entering directory `/home/jason/cgm/test/dist/CGMA-10.2.2/_build/cgm_apps/examples/facetdriver'
rm -f facets facets
rm -rf .libs _libs
rm -f *.o
rm -f *.lo
rm -f *.tab.c
test -z "" || rm -f
rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
rm -rf ./.deps
rm -f Makefile
make[4]: Leaving directory `/home/jason/cgm/test/dist/CGMA-10.2.2/_build/cgm_apps/examples/facetdriver'
Making distclean in driverc++
make[4]: Entering directory `/home/jason/cgm/test/dist/CGMA-10.2.2/_build/cgm_apps/examples/driverc++'
rm -f mergechk mergechk
rm -rf .libs _libs
rm -f *.o
rm -f *.lo
rm -f *.tab.c
test -z "" || rm -f
rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
rm -rf ./.deps
rm -f Makefile
make[4]: Leaving directory `/home/jason/cgm/test/dist/CGMA-10.2.2/_build/cgm_apps/examples/driverc++'
Making distclean in .
make[4]: Entering directory `/home/jason/cgm/test/dist/CGMA-10.2.2/_build/cgm_apps/examples'
rm -rf .libs _libs
rm -f *.lo
test -z "" || rm -f
rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
make[4]: Leaving directory `/home/jason/cgm/test/dist/CGMA-10.2.2/_build/cgm_apps/examples'
rm -f Makefile
make[3]: Leaving directory `/home/jason/cgm/test/dist/CGMA-10.2.2/_build/cgm_apps/examples'
Making distclean in .
make[3]: Entering directory `/home/jason/cgm/test/dist/CGMA-10.2.2/_build/cgm_apps'
rm -rf .libs _libs
rm -f *.lo
test -z "" || rm -f
rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
make[3]: Leaving directory `/home/jason/cgm/test/dist/CGMA-10.2.2/_build/cgm_apps'
rm -f Makefile
make[2]: Leaving directory `/home/jason/cgm/test/dist/CGMA-10.2.2/_build/cgm_apps'
Making distclean in test
make[2]: Entering directory `/home/jason/cgm/test/dist/CGMA-10.2.2/_build/test'
rm -f sheet sheet
rm -f webcut webcut
rm -f hollow_acis hollow_acis
rm -f modify modify
rm -f makept makept
rm -f r_w r_w
rm -f test_occ test_occ
rm -f operation operation
rm -rf .libs _libs
rm -f *.o
test -z "webcut_with_brick.sat webcut_with_cylinder.sat webcut_with_sheet.sat webcut_with_sweep_rotational.sat webcut_with_sweep_curves.sat webcut_with_sweep_along_curve.sat webcut_with_curve_loop.sat webcut_with_extended_surf.sat webcut_with_sweep_surfaces_rotated.sat webcut_with_sweep_surfaces.sat webcut_with_sweep_surfaces_along_curve.sat webcut_with_sweep_surfaces_perp.sat point.occ stitch.occ beforesub.occ beforesub2.occ aftersub.occ unite2.occ unite3.occ unite5.occ unite6.occ proeexport.iges proe.occ diffuser.occ proeexport.step ex3export.step ex3.occ ex3export.iges prism.occ pyramid.occ" || rm -f webcut_with_brick.sat webcut_with_cylinder.sat webcut_with_sheet.sat webcut_with_sweep_rotational.sat webcut_with_sweep_curves.sat webcut_with_sweep_along_curve.sat webcut_with_curve_loop.sat webcut_with_extended_surf.sat webcut_with_sweep_surfaces_rotated.sat webcut_with_sweep_surfaces.sat webcut_with_sweep_surfaces_along_curve.sat webcut_with_sweep_surfaces_perp.sat point.o!
cc stitch.occ beforesub.occ beforesub2.occ aftersub.occ unite2.occ unite3.occ unite5.occ unite6.occ proeexport.iges proe.occ diffuser.occ proeexport.step ex3export.step ex3.occ ex3export.iges prism.occ pyramid.occ
rm -f *.lo
rm -f *.tab.c
test -z "" || rm -f
rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
rm -rf ./.deps
rm -f Makefile
make[2]: Leaving directory `/home/jason/cgm/test/dist/CGMA-10.2.2/_build/test'
Making distclean in itaps
make[2]: Entering directory `/home/jason/cgm/test/dist/CGMA-10.2.2/_build/itaps'
Making distclean in SIDL
make[3]: Entering directory `/home/jason/cgm/test/dist/CGMA-10.2.2/_build/itaps/SIDL'
rm -rf Cclient Fclient
rm -rf testgeom testgeom.lo testgeom.o .deps .libs
if test "x../../../itaps/SIDL" != "x."; then \
rm -rf gserver; \
else \
for file in gserver/*; do \
found=0; \
for sfile in gserver/iGeom_SIDL_GeomSidl_Impl.cc gserver/iGeom_SIDL_GeomSidl_Impl.hh gserver/iGeom_Factory_Impl.cc; do \
if test "x$file" = "x$sfile"; then \
found=1; \
fi ; \
done ; \
if test "$found" -eq 0; then rm -f $file; fi ; \
done ; \
fi
rm -f Makefile iGeom-SIDL-Defs.inc
make[3]: Leaving directory `/home/jason/cgm/test/dist/CGMA-10.2.2/_build/itaps/SIDL'
Making distclean in .
make[3]: Entering directory `/home/jason/cgm/test/dist/CGMA-10.2.2/_build/itaps'
rm -f testgeom testgeom
rm -f testgeom_occ testgeom_occ
test -z "iGeom-Defs.inc" || rm -f iGeom-Defs.inc
test -z "libiGeom.la" || rm -f libiGeom.la
rm -f "./so_locations"
rm -rf .libs _libs
rm -f *.o
rm -f *.lo
rm -f *.tab.c
test -z "iGeom-Defs.inc" || rm -f iGeom-Defs.inc
rm -f iBase_FCDefs.h stamp-h2
rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
make[3]: Leaving directory `/home/jason/cgm/test/dist/CGMA-10.2.2/_build/itaps'
rm -rf ./.deps
rm -f Makefile
make[2]: Leaving directory `/home/jason/cgm/test/dist/CGMA-10.2.2/_build/itaps'
Making distclean in init
make[2]: Entering directory `/home/jason/cgm/test/dist/CGMA-10.2.2/_build/init'
rm -rf .libs _libs
test -z "libcgma_init.la" || rm -f libcgma_init.la
rm -f "./so_locations"
rm -f *.o
rm -f *.lo
rm -f *.tab.c
test -z "" || rm -f
rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
rm -rf ./.deps
rm -f Makefile
make[2]: Leaving directory `/home/jason/cgm/test/dist/CGMA-10.2.2/_build/init'
Making distclean in geom
make[2]: Entering directory `/home/jason/cgm/test/dist/CGMA-10.2.2/_build/geom'
Making distclean in OCC
make[3]: Entering directory `/home/jason/cgm/test/dist/CGMA-10.2.2/_build/geom/OCC'
rm -rf .libs _libs
test -z "libcubit_OCC.la" || rm -f libcubit_OCC.la
rm -f "./so_locations"
rm -f *.o
rm -f *.lo
rm -f *.tab.c
test -z "" || rm -f
rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
rm -rf ./.deps
rm -f Makefile
make[3]: Leaving directory `/home/jason/cgm/test/dist/CGMA-10.2.2/_build/geom/OCC'
Making distclean in parallel
make[3]: Entering directory `/home/jason/cgm/test/dist/CGMA-10.2.2/_build/geom/parallel'
rm -rf .libs _libs
test -z "libcubit_parallel.la" || rm -f libcubit_parallel.la
rm -f "./so_locations"
rm -f *.o
rm -f *.lo
rm -f *.tab.c
test -z "" || rm -f
rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
rm -rf ./.deps
rm -f Makefile
make[3]: Leaving directory `/home/jason/cgm/test/dist/CGMA-10.2.2/_build/geom/parallel'
Making distclean in ACIS
make[3]: Entering directory `/home/jason/cgm/test/dist/CGMA-10.2.2/_build/geom/ACIS'
rm -rf .libs _libs
test -z "libcubit_ACIS.la" || rm -f libcubit_ACIS.la
rm -f "./so_locations"
rm -f *.o
rm -f *.lo
rm -f *.tab.c
test -z "" || rm -f
rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
rm -rf ./.deps
rm -f Makefile
make[3]: Leaving directory `/home/jason/cgm/test/dist/CGMA-10.2.2/_build/geom/ACIS'
Making distclean in virtual
make[3]: Entering directory `/home/jason/cgm/test/dist/CGMA-10.2.2/_build/geom/virtual'
rm -rf .libs _libs
test -z "libcubit_virtual.la" || rm -f libcubit_virtual.la
rm -f "./so_locations"
rm -f *.o
rm -f *.lo
rm -f *.tab.c
test -z "" || rm -f
rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
rm -rf ./.deps
rm -f Makefile
make[3]: Leaving directory `/home/jason/cgm/test/dist/CGMA-10.2.2/_build/geom/virtual'
Making distclean in facet
make[3]: Entering directory `/home/jason/cgm/test/dist/CGMA-10.2.2/_build/geom/facet'
rm -rf .libs _libs
test -z "libcubit_facet.la" || rm -f libcubit_facet.la
rm -f "./so_locations"
rm -f *.o
rm -f *.lo
rm -f *.tab.c
test -z "" || rm -f
rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
rm -rf ./.deps
rm -f Makefile
make[3]: Leaving directory `/home/jason/cgm/test/dist/CGMA-10.2.2/_build/geom/facet'
Making distclean in facetbool
make[3]: Entering directory `/home/jason/cgm/test/dist/CGMA-10.2.2/_build/geom/facetbool'
rm -rf .libs _libs
test -z "libcubit_facetbool.la" || rm -f libcubit_facetbool.la
rm -f "./so_locations"
rm -f *.o
rm -f *.lo
rm -f *.tab.c
test -z "" || rm -f
rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
rm -rf ./.deps
rm -f Makefile
make[3]: Leaving directory `/home/jason/cgm/test/dist/CGMA-10.2.2/_build/geom/facetbool'
Making distclean in Cholla
make[3]: Entering directory `/home/jason/cgm/test/dist/CGMA-10.2.2/_build/geom/Cholla'
rm -rf .libs _libs
test -z "libcholla.la" || rm -f libcholla.la
rm -f "./so_locations"
rm -f *.o
rm -f *.lo
rm -f *.tab.c
test -z "" || rm -f
rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
rm -rf ./.deps
rm -f Makefile
make[3]: Leaving directory `/home/jason/cgm/test/dist/CGMA-10.2.2/_build/geom/Cholla'
Making distclean in .
make[3]: Entering directory `/home/jason/cgm/test/dist/CGMA-10.2.2/_build/geom'
rm -rf .libs _libs
test -z "libcubit_geom.la" || rm -f libcubit_geom.la
rm -f "./so_locations"
rm -f *.o
rm -f *.lo
rm -f *.tab.c
test -z "" || rm -f
rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
make[3]: Leaving directory `/home/jason/cgm/test/dist/CGMA-10.2.2/_build/geom'
rm -rf ./.deps
rm -f Makefile
make[2]: Leaving directory `/home/jason/cgm/test/dist/CGMA-10.2.2/_build/geom'
Making distclean in util
make[2]: Entering directory `/home/jason/cgm/test/dist/CGMA-10.2.2/_build/util'
rm -rf .libs _libs
test -z "libcubit_util.la" || rm -f libcubit_util.la
rm -f "./so_locations"
rm -f *.o
rm -f *.lo
rm -f *.tab.c
test -z "" || rm -f
rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
rm -rf ./.deps
rm -f Makefile
make[2]: Leaving directory `/home/jason/cgm/test/dist/CGMA-10.2.2/_build/util'
Making distclean in compat
make[2]: Entering directory `/home/jason/cgm/test/dist/CGMA-10.2.2/_build/compat'
rm -rf .libs _libs
rm -f *.lo
test -z "" || rm -f
rm -f Makefile
make[2]: Leaving directory `/home/jason/cgm/test/dist/CGMA-10.2.2/_build/compat'
Making distclean in .
make[2]: Entering directory `/home/jason/cgm/test/dist/CGMA-10.2.2/_build'
test -z "libcgm.la" || rm -f libcgm.la
rm -f "./so_locations"
rm -rf .libs _libs
rm -f *.o
rm -f *.lo
rm -f *.tab.c
test -z "cgm.make itaps/SIDL/Makefile itaps/SIDL/common.make itaps/SIDL/iGeom-SIDL-Defs.inc" || rm -f cgm.make itaps/SIDL/Makefile itaps/SIDL/common.make itaps/SIDL/iGeom-SIDL-Defs.inc
rm -f config.h stamp-h1
rm -f libtool
rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
make[2]: Leaving directory `/home/jason/cgm/test/dist/CGMA-10.2.2/_build'
rm -f config.status config.cache config.log configure.lineno config.status.lineno
rm -f Makefile
ERROR: files left in build directory after distclean:
./test/fillet.occ
make[1]: *** [distcleancheck] Error 1
make[1]: Leaving directory `/home/jason/cgm/test/dist/CGMA-10.2.2/_build'
make: *** [distcheck] Error 2
More information about the cgma-dev
mailing list